

/* Start:/local/templates/main_new/css/fonts.css?1731328525903*/
/* unbounded-700 - cyrillic_latin */
@font-face {
  font-display: swap;
  font-family: 'Unbounded';
  font-style: normal;
  font-weight: 700;
  src: url('/local/templates/main_new/css/../fonts/unbounded-v8-cyrillic_latin-700.woff2') format('woff2');
}

/* montserrat-500 - cyrillic_latin */
@font-face {
  font-display: swap;
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  src: url('/local/templates/main_new/css/../fonts/montserrat-v26-cyrillic_latin-500.woff2') format('woff2');
}

/* montserrat-600 - cyrillic_latin */
@font-face {
  font-display: swap;
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  src: url('/local/templates/main_new/css/../fonts/montserrat-v26-cyrillic_latin-600.woff2') format('woff2');
}

/* montserrat-700 - cyrillic_latin */
@font-face {
  font-display: swap;
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: url('/local/templates/main_new/css/../fonts/montserrat-v26-cyrillic_latin-700.woff2') format('woff2');
}

/* End */


/* Start:/local/templates/main_new/css/main.min.css?1734604046131540*/
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0;
    width: 100%;
}
main {
    display: block
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent;
    outline: none;
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none;
    outline: none;
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

*,
:after,
:before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

body {
    font-family: "Montserrat", sans-serif;
    background-color: #fff;
    font-weight: 500;
    font-size: 13px;
    line-height: 1.5;
    position: relative;
    color: #151515
}

body.withFixedHeader {
    padding-top: 140px
}

p {
    margin: 1em 0;
    line-height: 1.5em
}
p:first-child{
    margin-top: 0;
}

img {
    max-width: 100%;
    height: auto
}

a {
    color: #0c359c;
    text-decoration: none
}

a:hover {
    color: #151515
}
h1{
    font-weight: 600;
    font-size: 34px;
    line-height: 1.22em;
    margin: 0 0 1.176em;
}
h2 {
    color: #16254b;
    font-weight: 700;
    font-size: 32px;
    line-height: 1.12em;
    margin: 1em 0;
}
h3{
    font-size: 1.2em;
    font-weight: bold;
}
h3:first-child{
  margin-top: 0;
}
svg:not(:root) {
    overflow: hidden;
    vertical-align: middle
}

a,
button,
input,
textarea {
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}
.h3{
    font-weight: bold;
}
.col-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%
}

.mt-0 {
    margin-top: 0 !important
}
.mb-0{
    margin-bottom: 0!important;
}
.mt-60{
    margin-top: 60px;
}
.mt-35{
    margin-top: 35px;
}
.mb-35{
    margin-bottom: 35px!important;
}
.pb-0 {
    padding-bottom: 0 !important
}
.pb-35 {
    padding-bottom: 35px !important
}
.pb-60 {
    padding-bottom: 60px !important
}
.pt-0{
    padding-top: 0!important;
}
.wrapper {
    max-width: 1548px;
    margin: 0 auto
}
.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -16px;
    margin-right: -16px
}

.align-items-center {
    -ms-flex-align: center !important;
    -webkit-box-align: center !important;
    align-items: center !important
}
.align-items-left {
    -ms-flex-align: left !important;
    -webkit-box-align: left !important;
    align-items: left !important
}
[class^=col-] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    padding: 0 16px;
    position: relative;
    min-height: 1px
}

.col-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    max-width: none
}

.col-1 {
    -ms-flex: 0 0 8.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 8.333333%;
    max-width: 8.333333%
}
.col-2 {
    -ms-flex: 0 0 16.666666%;
    -webkit-box-flex: 0;
    flex: 0 0 16.666666%;
    max-width: 16.666666%
}
.col-5 {
    -ms-flex: 0 0 41.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
}

.d-flex {
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: flex !important
}

.flex-row-reverse {
    -ms-flex-direction: row-reverse !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    flex-direction: row-reverse !important
}

.flex-nowrap {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.js-collapsed-text {
    height:auto;
}
.js-collapsed-text>:not(:first-child) {
    display:none
}
.js-collapsed-text>p:nth-child(2), .js-collapsed-text>ul:nth-child(2) {
    display:block!important
}
.js-collapsed-text.active {
    height:auto!important
}
.js-collapsed-text.active>* {
    display:block!important
}
.jcont-spacebtw {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}
.jcont-end {
    -webkit-box-pack: flex-end;
    -ms-flex-pack: flex-end;
    justify-content: flex-end
}
.d-inline-flex {
    display: -ms-inline-flexbox !important;
    display: -webkit-inline-box !important;
    display: inline-flex !important
}

.icon {
    display: inline-block;
    width: 1em;
    height: 1em;
    fill: currentColor;
    transition: color 0.1s;
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.header {
    background: #fff;
    padding: 12px 0 24px;
    position: relative;
    z-index: 26
}
.header > .wrapper > .row{
    align-items: center;
    justify-content: flex-end;
}
.header_fixed {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    padding-bottom: 12px;
    -webkit-box-shadow: 0 4px 40px 0 rgba(20, 26, 178, 0.1);
    box-shadow: 0 4px 40px 0 rgba(20, 26, 178, 0.1);
}
.header_fixed div.top_right{
    flex-wrap: nowrap;
}
.header_fixed .logo img,
.header_withMenuOpened .logo img{
    width: 212px;
    height: auto;
}
.header_withMenuOpened .search_form,
.header_withMenuOpened .login_container,
.header_withMenuOpened .fav_container,
.header_withMenuOpened .menu-toggler_container{
    visibility: hidden;
}
.login_container{
    height: 56px;
    position: relative;
}
.login_container.user-authorized{
    width: 170px;
}
.header_fixed .cat_btn{
    max-width: 254px;
    font-size: 12px;
    padding: 0 16px;
}
.header_fixed .login_container{
    height: 48px;
}
.header_fixed .menu_top ul{
    gap: 32px;
}
.header_fixed .menu_top{
    order: 2;
    width: auto;
}
.header_fixed .login-link{
    order: 3;
}
.header_withMenuOpened .menu_top,
.header_withMenuOpened .top_right,
.header_withMenuOpened .cat_btn__cont,
.header_fixed .top_right{
    display: none
}
.header_fixed .menu_top__toggler{
    width: 32px;
    height: 32px;
    display: block;
    cursor: pointer;
}
.menu_top__toggler > span{
    display: block;
    width: 29px;
    height: 3px;
    border-radius: 3px;
    background: #0C359C;
    margin: 7px auto;
    transition: all 0.3s;
}
.menu_top__toggler.active > span:nth-child(1) {
    -webkit-transform: translateY(12px) rotate(45deg);
    -ms-transform: translateY(12px) rotate(45deg);
    transform: translateY(12px) rotate(45deg);
}
.menu_top__toggler.active > span:nth-child(2) {
    opacity: 0;
}
.menu_top__toggler.active > span:nth-child(3) {
    -webkit-transform: translateY(-8px) rotate(-45deg);
    -ms-transform: translateY(-8px) rotate(-45deg);
    transform: translateY(-8px) rotate(-45deg);
}
.header.header_withMenuOpened{
    padding-top: 24px;
    box-shadow: none;
    z-index: 13;
}
.header_fixed+.menu_overlay {
    position: absolute
}
.logout-link .icon.icon-toggle-usermenu{
    font-size: 10px;
    stroke: #151515;
    width: 12px;
    transition: all 0.3s;
    will-change: transform;
}
.logout-link.active .icon.icon-toggle-usermenu{
    transform: rotate(180deg);
}
.logout-link.active{
    min-width: 375px;
    position: absolute;
    right: 0;
    top: 0;
    padding-top: 20px;
    height: auto!important;
    z-index: 1;
}
.logout-link.active .user-info-container{
    display: flex;
    flex-direction: row;
    column-gap: 24px;
}
.logout-link.active .profile-name{
    max-width: none;
    flex-grow: 1;
}
.fav_btn{
    font-size: 32px;
    color: #9AA0B1;
}
.fav_btn:hover{
    color: inherit;
}
#bx-panel+.header+.menu_overlay{
    top: 238px;
}
#bx-panel.bx-panel-folded+.header+.menu_overlay{
    top: 125px;
}
.hidden_item {
    display: none !important;
}
.header .wrapper,
.footer .wrapper {
    position: relative;
    max-width: 1760px;
    margin-left: 16px;
    margin-right: 16px;
}
.footer .footer-link{
    background: #252525;
    padding: 18px 20px;
    border-radius: 8px;
    color: #fff;
    gap: 7px;
}
.logo img {
    max-width: 260px;
    height: auto;
    display: block;
}

.logo-dark {
    max-width: 260px;
    margin-bottom: 16px;
}

.nav_desktop.nav .nav_top__item:first-child{
    margin-left: 0;
}
.nav_desktop.nav .nav_top__item:last-child{
    margin-right: 0;
}

.nav-btn{
    width: 40px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, .3);
    box-shadow: 0 0 6px rgba(0, 0, 0, .3);
    text-align: center;
    cursor: pointer;
    z-index: 1;
    transition: all 0.2s;
    background: #fff;
    border-radius: 50%;
    top: 50%;
    margin-top: -42px;
    opacity: 0.5;
}
.nav-btn:hover{
    opacity: 1;
}
.nav-btn:hover .icon {
    fill: #c32420
}
.nav-btn .icon {
    fill: #000;
    height: 16px;
}
.slider .nav-btn--prev {
    left: -3px;
    margin-top: -26px;
}

.slider .nav-btn--next {
    right: -3px;
    margin-top: -26px;
}
.nav-btn--prev {
    left: 6px
}
.nav-btn--next {
    right: 6px
}
.menu_top{
    width: 100%;
    align-items: end;
    display: flex;
    justify-content: flex-end;
    margin-bottom: 8px;
}
.menu_top ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.menu_top ul > li > a {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    gap: 8px;
    color: #151515;
    font-weight: 600;
    white-space: nowrap;
    line-height: 1.22;
    padding: 12px 0;
    outline: none;
}
.menu_top ul li:hover a{
    color: #0c359c;
}
.menu_top ul li a .icon{
    font-size: 10px;
    transition: all 0.3s;
}
.menu_top ul li:hover a .icon{
    transform: rotate(180deg);
}
.menu_top ul {
    gap: 40px;
    position: relative;
}
.menu_top ul > li:hover .menu_top__submenu{
    display: block;
}
.menu_top__submenu{
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    padding: 20px 0;
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 4px 40px 0 rgba(20, 26, 178, 0.1);
    z-index: 1;
}
.menu_top__submenu a{
    display: block;
    padding: 20px 40px;
    color: #151515;
    line-height: 1.21;
}
.close_menu_overlay{
    color: #80889B;
    position: absolute;
    top: -67px;
    right: 80px;
    font-size: 48px;
    cursor: pointer;
    transition: all 0.3s;
    will-change: color;
}
.close_menu_overlay:hover{
    color: #0C359C;
}

div.top_right{
    flex-grow: 1;
    gap: 8px 20px;
    flex-direction: row;
    flex-wrap: wrap;
    flex-basis: 100%;
    justify-content: end;
    align-items: center;
}
.cat_btn {
    max-width: 292px;
    color: #fff;
    background: #0c359c;
    height: 56px;
    line-height: 56px;
    padding: 0 20px;
    text-transform: uppercase;
    border-radius: 8px;
    font-size: 14px;
    white-space: nowrap;
    font-weight: 700;
}
.cat_btn:hover{
    color: #fff;
    background-color: #0B276C;
}

.cat_btn .line {
    width: 18px;
    height: 3px;
    background-color: #fff;
    border-radius: 2px;
    display: block;
    margin: 5px 0 5px 8px;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    position: relative;
}
.cat_btn .line:before{
    content: "";
    position: absolute;
    left: -8px;
    top: 0;
    width: 5px;
    height: 3px;
    background: #fff;
    border-radius: 2px;
}

.menu_toggler {
    width: 25px;
    margin-right: 15px
}
#menu_btn__toggle.is-active{
    visibility: hidden;
}
.menu_overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, .8);
    top: 71px;
    z-index: 13;
    text-align: left;
}

.menu_ratings {
    position: absolute;
    left: 0;
    top: 0;
    padding-top: 64px;
    background: #fff;
    width: 100%;
    min-height: 800px;
}

.menu_ratings .menu_subtitle {
    text-transform: none;
    font-weight: 400;
    background: #fff
}

.menu_ratings .menu_subtitle:hover {
    color: inherit
}

@media screen and (min-width:993px) {
    .menu_ratings .menu_subtitle {
        display: none
    }
    .menu_item__level-1.active > span > .icon{
        color: #DE3F3B
    }
}

.menu_ratings ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    font-size: 13px
}

.menu_ratings>ul {
    width: 20%;
    min-height: 576px;
}
.menu_ratings > h2{
    width: 20%;
    margin: 0 0 29px;
    font-size: 26px;
    font-weight: 600;
    line-height: 1.21;
}
.menu_ratings>ul>li:hover {
    cursor: pointer
}

.menu_ratings>ul>li:not(.active)>ul,
.menu_ratings>ul>li:not(.active) .menu_ratings__inner {
    display: none
}
.menu_ratings__inner > ul > li{
    display: none;
}
.menu_ratings__inner > ul > li.active{
    display: inline-block;
}
.menu_ratings>ul>li.active>span{
    background: #F5F6F9
}

.menu_ratings>ul>li.active>ul,
.menu_ratings li.active .menu_ratings__inner {
    width: 80%;
    position: absolute;
    left: 20%;
    top: 0;
    padding: 48px 48px 48px 190px;
    cursor: default;
}
.menu_ratings__inner>ul>li>ul{
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    column-gap: 42px;
}
.menu_ratings__inner>ul>li>ul.cat-37,
.menu_ratings__inner>ul>li>ul.cat-55{
    column-count: 3;
}
.menu_ratings__inner>ul.cat-28{
    column-count: 1;
}
.category_header{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: stretch;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 48px;
    gap: 24px;
}
.category_header__item{
    width: 80px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #80889B;
    border-radius: 80px;
    overflow: hidden;
    color: #80889B;
}
.category_header__item:hover,
.category_header__item.active{
    color: #DE3F3B;
    border-color: #DE3F3B;
    cursor: pointer;
}
.category_header__item .icon{
    font-size: 40px;
}
.category_header__item > a > span{

}
.menu_ratings__banner img{
    display: block;
    width: 40px;
}
.menu_ratings__banner span{
    display: block;
    overflow: hidden;
}
.menu_ratings__all{
    background: url(/local/templates/main_new/css/../img/q-label.svg) no-repeat 0 0;
    background-size: contain;
    display: block;
    width: 40px;
    height: 40px;
}
.menu_ratings__all:hover,
.menu_ratings__banner span:hover{
    color: #0c359c;
}
.menu_item__level-1>span,
.menu_item__level-1>a{
    padding: 20px 12px;
    cursor: pointer;
    display: block;
    color: #151515;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 12px;
    align-items: center;
}
.menu_item__level-2{
    max-width: 860px;
}
.menu_item__level-2 .category_header__item{
    display: none;
}
.menu_item__level-2 > a > .icon{
    margin-right: 8px;
}
.menu_item > span > .icon,
.menu_item > a > .icon{
    font-size: 24px;
}
.menu_ratings>ul>li.active>ul>li,
.menu_ratings li.active .menu_ratings__inner>ul>li{
    width: 100%
}

.menu_ratings>ul>li.active>ul>li>a:hover,
.menu_ratings li.active .menu_ratings__inner>ul>li>a:hover {
    color: #0c359c;
    cursor: pointer
}

.menu_ratings>ul>li.active>ul>li ul li,
.menu_ratings li.active .menu_ratings__inner li ul li {
    line-height: 1.21em;
    margin-bottom: 20px
}
.menu_ratings__inner a{
    color: #151515;
}
.category_list{
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
    flex: 0 0 75%;
    max-width: 75%;
}
.category_list__item{
    padding-left: 52px;
}
.login-link{
    display: flex;
    max-width: 112px;
    gap: 8px;
    background: #E7EBF1;
    font-size: 13px;
    color: #151515;
    border-radius: 6px;
    padding: 0 16px;
    align-items: center;
    height: 56px;
    line-height: 56px;
    justify-content: space-between;
}
.logout-link{
    font-size: 13px;
    color: #151515;
    position: relative;
    background: #F5F6F9;
    border-radius: 8px;
    height: 56px;
    line-height: 56px;
    padding: 0 16px;
    width: 138px;
    transition: all 0.3s;
}
.logout-link:not(.active) .profile-link,
.logout-link:not(.active) .profile-info img{
    display: none;
}
.login-link:hover{
    background-color: #CFD7E5;
    color: #151515;
}
.login-link > span,
.header .profile-name{
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 92px;
}
.profile-info{
    gap: 8px;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
.profile-info img{
    width: 48px;
    height: 48px;
    object-fit: cover;
    border-radius: 50%;
}
.profile-links{
    position: relative;
    right: 16px;
    flex-direction: column;
    gap: 24px;
    width: calc(100% + 32px);
    border-radius: 0 0 8px 8px;
    line-height: 1.5;
    height: 0;
    overflow: hidden;
}
.profile-links a{
    color: #151515;
    display: flex;
    flex-direction: row;
    column-gap: 8px;
    align-items: center;
}
.profile-links a:hover,
.logout-link .profile-links a:hover .icon{
    color: #0c359c;
}
.logout-link .profile-links .icon{
    color: #9AA0B1;
}
.logout-link.active .profile-links{
    height: auto;
    padding: 24px;
}
.profile-name{
    font-weight: 600;
    color: #151515;
}
.login-link .icon,
.logout-link .icon {
    color: #151515;
    font-size: 24px
}
.header .search_form{
    flex-grow: 1;
}
.header .search_form .formgroup{
    position: relative;
}
.textinput{
    border: none;
    height: 56px;
    line-height: 56px;
    border-radius: 8px;
    width: 100%;
    padding-left: 24px;
    box-shadow: none;
    outline: none;
    background: #F5F6F9;
    font-family: "Montserrat", sans-serif;
}
.textinput::placeholder{
    font-family: "Montserrat", sans-serif;
}
.inputcont{
    position: relative;
}
.inputcont .btn{
    width: 56px;
    height: 56px;
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 0 8px 8px 0;
    line-height: 47px;
    padding: 0;
}
.inputcont .btn .icon{
    font-size: 24px;
}
.search_form .textinput {
    height: 56px;
    line-height: 56px;
    width: 100%;
    padding-right: 56px;
    background: #F5F6F9;
    font-size: 13px;
}
.form_btn_icon{
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    width: 56px;
    height: 56px;
    text-align: center;
    border: none;
    background: none;
    display: block;
    font-size: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.form_btn_icon .icon-search{
    color: #80889B;
}
.filter_search{
    padding-right: 90px;
}
.textinput:focus,
.textinput:focus-visible,
.content_bg .textinput:focus,
.content_bg .textinput:focus-visible{
    border-color: #0c359c
}

.content {
    padding: 35px 0;
}

.content_bg {
    padding: 35px 0;
    background: #edf0f5;
    width: 100%;
}
#top-tab.content_bg{
    padding-top: 0;
    padding-bottom: 40px;
}
#top-tab #tab-list{
    background: #fff;
}
#top-tab #tab-list .tabs_item{
    margin: 0;
    padding: 16px 24px;
}
#top-tab #tab-list .tabs_item.active{
    background: #edf0f5;
}
#top-tab #tab-list .tabs_item a,
#top-tab #tab-list .tabs_item.active a{
    padding: 0;
    border: none;
}
.banner_top {
    position: relative;
    max-height: 492px;
}

.banner_top__item {
    color: #fff;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    align-items: center;
    height: 436px;
    overflow: hidden;
    position: relative;
    border-radius: 10px
}
.banner_top__item+.banner_top__item{
    visibility: hidden;
}
.slick-slide .banner_top__item+.banner_top__item{
    display: block;
}
.banner_top__item:hover {
    color: #fff
}

.banner_top__item span {
    display: block;
    align-self: flex-start;
}

.banner_top img {
    position: absolute;
    border-radius: 10px;
    z-index: 0;
    min-width: 100%;
    min-height: 100%;
    max-width: none;
    width: auto;
    height: 100%;
}

.banner_overlay {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(.28%, rgba(0, 0, 0, .2)), to(rgba(0, 0, 0, .5)));
    background: -o-linear-gradient(top, rgba(0, 0, 0, .2) .28%, rgba(0, 0, 0, .5) 100%);
    background: linear-gradient(180deg, rgba(0, 0, 0, .2) .28%, rgba(0, 0, 0, .5) 100%);
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    border-radius: 10px
}

.banner_title {
    font-size: 48px;
    font-weight: 700;
    position: relative;
    z-index: 2;
    padding-left: 107px;
    padding-right: 16px;
    max-width: 840px;
    line-height: 1em;
    text-shadow: 0 0 30px rgba(0, 0, 0, .6)
}

.banner_subtitle {
    font-weight: 700;
    z-index: 2;
    padding-left: 107px;
    max-width: 740px;
    margin: 16px 0 40px;
    text-shadow: 0 0 30px rgba(0, 0, 0, .6);
    line-height: 1.5em;
    padding-right: 16px
}

.banner_roubric {
    position: absolute;
    top: 10%;
    color: #fff;
    padding: 0 30px 0 107px;
    background: #c32420;
    height: 32px;
    line-height: 32px;
    border-radius: 0 6px 6px 0;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .3);
    box-shadow: 0 0 10px rgba(0, 0, 0, .3)
}

.slider {
    height: 100%;
}

.slider-item {
    height: 100%;
    background: #fff;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .1);
    box-shadow: 0 0 20px rgba(0, 0, 0, .1);
    border-radius: 10px;
    margin: 16px;
}
.slider .slider-item.no-footer{
    padding-bottom: 24px;
}
.slider-item_content {
    padding: 24px 36px 33px;
    position: relative;
    z-index: 1;
}
.slider-item+.slider-item{
    visibility: hidden;
}
.slick-slide .slider-item + .slider-item{
    visibility: visible;
}
.slick-slide .slider-item{
    margin: 0;
}
.slider-item_content h6 {
    font-weight: 700;
    font-size: 16px;
    margin: 0 0 1em
}
.slider-item_content .stars-decor{
    margin: 0 auto
}
.slider-item_count{
    font-size: 36px;
    font-weight: 800;
    color: #16254B;
    margin-right: 10px;
    line-height: 45px;
    margin-left: 12px;
}
.slider-item_title{
    color: #16254B;
    font-weight: 500;
}
.slider-item_title.large{
    font-size: 18px;
    margin: 10px auto 0;
    line-height: 21px;
}
.slider-item_count.large{
    font-size: 48px;
    margin: 20px 0 4px;
}
.slider-item.slider-item--image{
    border-radius: 10px;
}
.slider-item.slider-item--image a{
    display: block;
    overflow: hidden;
    height: 436px;
    border-radius: 10px;
    position: relative;
}
.slider .pagenav {
    margin-top: 8px
}
.slider_divider{
    height: 0;
    width: 88px;
    border-top: 1px solid #c4c4c4;
    margin: 5px auto 42px;
}
.icons-list_item{
    align-items: center;
}
.icons-list_item + .icons-list_item{
    margin-top: 36px;
}
.small_text {
    font-size: 14px
}
.slider-vdk-top{
    display: block;
    position: relative;
}
.slider-vdk-top img{
    position: absolute;
    left: 0;
    max-width: 100%;
    width: 100%;
}
.slider-vdk-top .slider-vdk-top_bg{
    left: 0;
    top: 0;
    object-fit: cover;
}
.slider-vdk-top .slider-vdk-top_main{
    top: 0;
    right: 0;
    left: auto;
}
.slider-vdk-top .slider-vdk-top_head{
    bottom: 78px;
    padding: 5%;
    max-width: 290px;
}
.slider-vdk-top .slider-vdk-top_footer{
    display: block;
    position: absolute;
    bottom: 0;
    padding: 14px;
    background: #fff;
    right: 0;
    left: 0;
    width: 100%;
}
.slider-vdk-top .slider-vdk-top_footer img{
    max-width: 320px;
    max-height: 70px;
    position: relative;
}
@media screen and (min-width: 391px) and (max-width: 767px){
    .slider-vdk-top .slider-vdk-top_main{
        max-width: 90%;
    }
    .slider-vdk-top .slider-vdk-top_head{
        bottom: 90px;
    }
}
@media screen and (min-width: 520px) and (max-width: 767px){
    .slider-vdk-top .slider-vdk-top_main{
        max-width: 80%;
        top: -50px;
    }
}
.quality_title {
    background: #0c9c57;
    padding: 15px 0 0 36px;
    position: relative;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    line-height: 1.18;
    height: 60px;
    border-radius: 10px 10px 0 0;
}
.quality_title.blue{
    background: #3d5db0;
}
.quality_title.light-blue{
    background: #859acd;
}
.quality_title.dark-gray{
    background: #a7a7a7;
}
.quality_title.notext{
    height: 94px;
    padding: 8px 0 0;
    margin-bottom: 40px;
}
.quality_title img{
    margin: 0 auto;
}
.quality_title.red{
    background: #C32420;
}
.quality_title.one-line{
    padding-top: 0;
    line-height: 60px;
    height: 60px;
}
.q-count {
    font-size: 38px;
    line-height: 26px;
    margin-right: 10px
}

.q-label {
    position: absolute;
    right: -1px;
    top: -1px
}

.view_all {
    letter-spacing: 1px;
    font-weight: 700;
    cursor: pointer;
}
#page-text{
    line-height: 1.5em;
}
#page-text + .view_all{
    margin-top: 1em;
}
.view_all .icon {
    margin-left: 10px;
    width: 20px;
    margin-top: -3px;
}
.view_all .icon.narrow{
    width: 8px;
}
.block_header {
    margin-top: .6em;
    margin-bottom: 32px
}

.block_header>.row {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.block_header h2 {
    margin: 0
}
.block_header h2 a{
    color: #16254b
}
.text_red {
    color: #c32420
}

.goods-list {
    margin-bottom: 2em
}

.goods-list_item {
    padding: 12px 0
}

.goods-list_item a {
    color: #000
}

.goods-list_item+.goods-list_item {
    border-top: 1px solid #e5e5e5
}

.goods-list_item span {
    font-size: 14px;
    color: #999
}

.goods-list_item span.green {
    color: #0c9c57
}

.goods-list_item__stars {
    width: 120px;
    padding-left: 20px;
}

.starrating.readonly {
    pointer-events: none
}

.starrating>input {
    display: none
}

.starrating>input:checked~label .icon-star {
    fill: #ffc803;
}

.starrating label {
    margin-bottom: 0;
    line-height: 19px;
    margin-left: 2px;
    margin-right: 2px
}

.starrating>label .icon-star,
.starrating>label .icon-star-stroke {
    color: #e5e5e5;
    font-size: 16px;
    width: 1em;
    height: 1em
}

.slider-ratings {
    margin-left: -6px;
    margin-right: -6px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-height: 230px;
}

.slider-ratings .nav-btn {
    top: 40%;
    margin-top: -42px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    opacity: 0.5;
}
.slider-ratings .nav-btn:hover{
    opacity: 1;
}

.slider-ratings .nav-btn--prev {
    left: -12px;
}

.slider-ratings .nav-btn--next{
    right: -12px;
}
.slider-ratings .nav-btn .icon{
    height: 16px;
}
.slider_readmore .nav-btn--prev{
    left: -20px;
}
.slider_readmore .nav-btn--next{
    right: -20px;
}
.compare-slider .card{
    padding-top: 25px;
}
.compare-popup .compare-list-wrapper{
    padding-top: 45px;
}

@media screen and (max-width:1599px) {
    .slider-ratings {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

.slider-ratings_item {
    padding: 0 6px;
    display: inline-block;
}

.slider-ratings_item a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    overflow: hidden;
    position: relative;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    align-items: center;
}

.slider-ratings_item__overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(80, 80, 80, 0.65);
    display: block;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.slider-ratings_item:hover .slider-ratings_item__overlay {
    background: rgba(80, 80, 80, 0.8)
}

.slider-ratings_item:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.slider-ratings_item_img {
    display: block;
    position: relative;
    width: 100%;
    overflow: hidden;
    border-radius: 6px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #f5f5f5
}

.slider-ratings_item img {
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    border-radius: 6px;
    height: auto;
    display: block;
    padding: 10px;
}

.slider-ratings_item__name {
    width: 100%;
    color: #000;
    font-weight: 600;
    margin-top: 1em;
    text-align: center;
    display: block;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    z-index: 9;
    padding-left: 3px;
    padding-right: 3px;
    position: relative
}
.pagenav {
    margin: 24px auto;
    list-style-type: none;
    padding: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.pagenav li {
    height: 3px
}

.pagenav button {
    border: none;
    color: transparent;
    font-size: 0;
    margin: 0 4px;
    background: #dce0ea;
    width: 64px;
    height: 3px;
    border-radius: 3px;
    display: block
}

.pagenav li.slick-active button {
    background: #96a2c0
}

.news_slider {
    margin-left: -16px;
    margin-right: -16px
}

.news_slider__item {
    display: block;
    padding-left: 16px;
    padding-right: 16px
}

.news_slider .nav-btn {
    top: 29%;
}
.news_slider .nav-btn--prev{
    left: -3px;
}
.news_slider .nav-btn--next{
    right: -3px;
}
.news_slider__img {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: 137px;
    overflow: hidden;
    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: 8px;
    margin-bottom: .5em
}
@media screen and (max-width:1919px) {
    .menu_ratings>ul>li.active>ul,
    .menu_ratings li.active .menu_ratings__inner{
        padding-left: 150px;
    }
    .category_header{
        gap: 20px;
    }
}
@media screen and (max-width:1600px) {
    .news_slider__item .hide-on-lg{
        display: none
    }
    .news_slider__img {
        height: 180px
    }
    .header_fixed .menu_top ul{
        gap: 24px;
    }
    .header_fixed .cat_btn,
    .header_fixed .search_form .textinput,
    .header_fixed .login-link,
    .header_fixed .logout-link{
        height: 48px;
    }
    .header_fixed .logout-link{
        line-height: 48px;
        height: auto;
    }
    .header_fixed .form_btn_icon{
        width: 48px;
        height: 48px;
    }
    .header_fixed .search_form .textinput{
        padding-left: 16px;
    }
}

.news_slider__img img {
    max-width: 200%;
    min-width: 100%;
    min-height: 100%;
    visibility: hidden;
    height: 0;
    object-fit: cover;
}
.slick-slide .news_slider__img img {
    height: auto;
    visibility: visible;
}
.news_slider__roubric {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 12px;
    font-weight: 500;
    color: #c32420;
    border: 1px solid #c32420;
    border-radius: 3px;
    padding: 2px 5px;
    margin: 1em 0;
    line-height: 1em;
    letter-spacing: 1px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.news_slider__roubric:hover {
    color: #fff;
    background: #c32420
}

.news_slider__roubric:hover .icon {
    fill: #fff
}

.news_slider__roubric .icon {
    margin-left: 5px;
    fill: #c32420;
    height: 6px
}

.news_slider__name {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-weight: 500;
    line-height: 1.5em;
    color: #000;
    margin-bottom: 35px
}

.news_slider__name:hover {
    color: #979797
}

.news_slider__date {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 12px;
    color: #979797
}

.roubrics {
    margin: 35px 0 30px
}

@media screen and (max-width:1199px) {
    #details, #page-text{
        overflow-x: hidden;
    }
    .slider-ratings_item__name {
        font-size: 14px;
        line-height: 1.3em
    }
    div.rsk-logo {
        margin-top: 0;
    }
    .roubrics {
        margin-bottom: 35px
    }

}
@media screen and (min-width: 1025px) and (max-width:1199px) {
    .header .logo{
        max-width: 230px;
    }
    .header .logo img{
        max-width: 100%;
    }
    .cat_btn{
        font-size: 13px;
    }
}
.roubrics_header {
    margin-top: 50px
}

.roubrics_name {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 1px
}

@media screen and (max-width:1199px) {
    .roubrics_name {
        margin-bottom: 35px
    }
}

.roubrics_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    color: #0c359c
}

.roubrics_item img {
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.roubrics_item:hover {
    color: #0c359c
}

.roubrics_item:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.roubrics_item .roubric_icon {
    margin: 1em 0
}

input[type=checkbox],
input[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

.banner_bottom {
    height: 100%;
    padding: 55px 50px;
    color: #fff;
    background: url(/local/templates/main_new/css/../img/banner_bottom.jpg) no-repeat 50% 50%;
    background-size: cover;
    border-radius: 10px;
    height: 100%
}

@media screen and (max-width:1023px) {
    .noscroll .back-to-top{
        display: none;
    }
    .noscroll body{
        overflow: hidden;
    }
    .banner_bottom {
        padding: 35px
    }
    div.quality_title.notext{
        height: 60px;
        margin-bottom: 57px;
    }
    .quality_title.light-blue.notext img {
        width: 110px;
        margin: 5px auto;
    }
    .filter_column{
        display: none;
    }
    .filter_column.opened{
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        width: 100%;
        background: #edf0f5;
        z-index: 27;
        padding-top: 48px;
        min-height: 100%;
        max-height: 100%;
        overflow-y: scroll;
    }
    .filter_column .antirating-btn{
        display: none;
    }
    .filters_list{
        position: sticky;
        top: 116px;
        z-index: 11;
        background: #edf0f5;
        padding: 16px 0 5px;
    }
    .content_bg{
        padding-top: 21px;
    }
}
.banner_bottom h3 {
    margin-top: 0;
    font-size: 32px;
    line-height: 1.3em
}

@media screen and (max-width:1024px) {
    .banner_bottom h3 {
        font-size: 24px
    }
    .slider-ratings .pagenav button{
        width: 22px;
    }
    .footer_menu,
    .tablet-hide{
        display: none;
    }
    .footer .footer_apps{
        max-width: none;
        margin: 32px 0;
    }
    .footer .footer-link{
        flex: 1 0 auto;
    }
    .f-divider{
        margin-top: 16px;
    }
}

.subscr_form {
    background: #fff;
    border-radius: 10px;
    padding: 55px 50px 35px;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .1);
    box-shadow: 0 0 20px rgba(0, 0, 0, .1);
    height: 100%
}

@media screen and (max-width:1024px) {
    .subscr_form {
        padding: 35px
    }
}

.subscr_form h3 {
    margin-top: 0;
    font-size: 32px;
    line-height: 1.3em
}

@media screen and (max-width:1024px) {
    .subscr_form h3 {
        font-size: 24px
    }
}

.subscr_form__input {
    position: relative
}

.subscr_form__input .btn {
    border-radius: 0 6px 6px 0;
    background-color: #0c9c57;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    height: 50px;
}
.banner_bottom .btn{
    height: 50px;
}

@media screen and (max-width:1024px) {
    .subscr_form__input .btn {
        position: static;
        border-radius: 6px;
        margin-top: 1em
    }
}

.subscr_form__input .textinput {
    width: 100%;
    padding: 0 10px 0 80px;
    background: url(/local/templates/main_new/css/../img/letter.svg) no-repeat 18px 50%;
    max-width: 310px;
    border-radius: 6px 0 0 6px;
}
.subscr_form__input .textinput:-internal-autofill-selected{
    padding-left: 24px;
}
.subscr_form__input .textinput:focus{
    border-color: #4eb589;
}
.subscr_form__input .btn:hover {
    background: #4eb589;
}

.subscr_form__input .textinput:focus,
.subscr_form__input .textinput:focus-visible{
    border-color: #0c359c;
    box-shadow: none;
}
.btn {
    align-items: center;
    color: #fff;
    border-radius: 8px;
    background: #0c359c;
    border: none;
    cursor: pointer;
    display: inline-flex;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: 700;
    height: 56px;
    justify-content: center;
    outline: 0;
    padding: 0 20px;
    text-transform: uppercase;
    text-align: center;
}

.btn:hover {
    background: #0B276C;
    color: #fff
}
.btn.btn-nobg{
    background: transparent;
    color: #0c359c;
    border: 2px solid #0c359c;
}
.btn.btn-nobg:hover{
    color: #c32420;
    border-color: #c32420;
}
.btn.disabled{
    background: #CFD7E5;
    cursor: default;
}
.slider .btn{
    font-size: 14px;
    padding-left: 12px;
    padding-right: 12px;
    width: auto;
    white-space: nowrap;
    font-weight: 600;
    height: 46px;
    line-height: 46px;
}
.footer {
    color: #626873;
    font-size: 12px;
}
.footer .wrapper{
    padding: 80px 0;
    border-top: 1px solid #CFD7E5;
}
.footer a {
    color: #0C359C;
    text-decoration: none
}
.footer a:hover {
    color: #979797
}
.f-contacts{
    font-size: 13px;
    display: flex;
    gap: 12px;
    flex-direction: column;
    margin-bottom: 24px;
}
.f-contacts .icon{
    font-size: 40px;
}
.f-contacts > .d-flex{
    gap: 12px;
}
.f-divider{
    border-top: 1px solid #CFD7E5;
    margin: 40px 0;
}
.f-menu-special a{
    border: 1px solid #626873;
    border-radius: 100px;
    padding: 8px 12px;
    display: inline-block;
}
.f-menu-special a:hover{
    border-color: #979797
}
.footer p {
    color: #9AA0B1;
    margin: 0 0 16px 0;
}
.footer_menu {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.footer_menu li {
    margin: 0 0 16px 0;
}
.footer_menu a{
    color: #626873;
}
.footer .h5{
    color: #626873;
    margin-bottom: 24px;
}
.footer .social {
    padding: 0;
    list-style: none;
    margin: 0;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 40px;
}
.footer .social li{
    margin: 0;
}
.footer .social li a{
    display: inline-flex;
    color: #626873;
    align-items: center;
    justify-content: center;
}
.footer .social li .icon {
    font-size: 40px;
    width: 1em;
    height: 1em;
}
.footer .h4 {
    font-size: 13px;
    margin-bottom: 1em;
    font-weight: 600;
    text-transform: none;
    letter-spacing: 0;
}
.footer_images{
    display: flex;
    flex-direction: row;
    align-items: start;
    justify-content: space-between;
    gap: 12px;
}
.footer .h5 {
    font-size: 13px;
    font-weight: 600;
}
.footer_apps{
    max-width: 500px;
    margin: 0 0 0 auto;
}
.footer-subscr{
    gap: 10px;
    margin-bottom: 24px;
}
.footer-subscr .form-control{
    height: 47px;
    font-size: 12px;
}
.footer-subscr .btn{
    height: 47px;
    font-size: 12px;
}
.footer .control{
    font-size: 12px;
    line-height: 1.3;
    cursor: default;
}
.footer .control__indicator{
    background: url(/local/templates/main_new/img/check-icon.svg) no-repeat 50% 50% #0C359C;
}
.rsk-logo {
    margin: 65px 0 0
}
.soc-icon {
    margin-left: 21px;
    display: inline-block;
    vertical-align: middle;
    width: 66px;
    height: 66px;
    line-height: 60px;
    text-align: center;
    border-radius: 50%;
    border: 3px solid #fff
}
.soc-icon:hover {
    border-color: #00b8cf
}
.soc-icon:hover svg {
    fill: #00b8cf
}
.soc-icon svg {
    width: 38px;
    height: 38px;
    vertical-align: middle;
    fill: #fff
}
div.login-popup {
    max-width: 530px;
    width: auto;
    background-color: #fff;
    margin-left: auto;
    margin-right: auto;
    padding: 40px;
    position: relative;
    border-radius: 12px;
}
.tabs {
    padding: 0;
    margin-bottom: 40px;
    border-bottom: 1px solid #e1e1e1;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    list-style-type: none
}
.content_bg .tabs{
    border: none;
}
div.login-popup .navigation-tabs{
    padding: 0;
    margin-bottom: 24px;
}
div.login-popup .navigation-tabs li{
    width: 50%;
}
div.login-popup .navigation-tabs li,
.tabs li {
    list-style-type: none;
    padding: 0 32px 16px;
    cursor: pointer;
}

.login-popup .navigation-tabs li.active,
.tabs li.active {
    border-bottom: 3px solid #0c359c;
    padding-bottom: 13px;
}

.login-popup .navigation-tabs li.active a,
.tabs li a{
    color: #000
}

.login-popup .navigation-tabs li a {
    color: #000;
}

.login-popup .navigation-tabs li a:hover {
    color: #0c359c
}

.login-popup .social {
    padding: 0;
    margin: 0;
    flex-direction: row;
    align-items: center;
    gap: 24px;
}

.login-popup .social li {
    list-style-type: none;
    text-align: center;
    margin: 0;
}

.login-popup .social li a {
    width: 40px;
    height: 40px;
    border-radius: 40px;
    background: #9AA0B1;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #fff;
}
.login-popup .social li a:hover{
    background: #0c359c;
    color: #fff;
}
.login-popup .social li a .icon {
    font-size: 24px
}
.login-popup .btn{
    min-width: 120px;
}
.social-login {
    margin-top: 24px;
    display: flex;
    flex-direction: row;
    gap: 24px;
}
.social-login > span:first-child{
    display: none;
}
.form-group {
    margin-bottom: 2em;
    position: relative;
}

.form-group label {
    margin-bottom: .5em;
    display: block;
    color: #80889B;
    font-size: 12px;
}

.form-control {
    display: block;
    width: 100%;
    padding: 18px 20px;
    font-size: 1rem;
    line-height: 1.5;
    color: #151515;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #CFD7E5;
    -webkit-transition: border-color .2s ease-in-out, -webkit-box-shadow .2s ease-in-out;
    transition: border-color .2s ease-in-out, -webkit-box-shadow .2s ease-in-out;
    -o-transition: border-color .2s ease-in-out, box-shadow .2s ease-in-out;
    transition: border-color .2s ease-in-out, box-shadow .2s ease-in-out;
    transition: border-color .2s ease-in-out, box-shadow .2s ease-in-out, -webkit-box-shadow .2s ease-in-out;
    border-radius: 8px
}

.form-control:focus,
.form-control:focus-visible {
    outline-color: #0c359c
}

.login-popup .accordion-item:not(.active) {
    display: none
}

.col-4 {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
}

.col-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%
}

.col-8 {
    -ms-flex: 0 0 66.666666%;
    -webkit-box-flex: 0;
    flex: 0 0 66.666666%;
    max-width: 66.666666%
}
.col-9 {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
    flex: 0 0 75%;
    max-width: 75%
}
.menu_ratings .is-new{
    position: relative;
}
.menu_ratings .is-new::before {
    content: "";
    vertical-align: middle;
    background: #DE3F3B;
    border-radius: 8px;
    width: 8px;
    height: 8px;
    display: block;
    position: absolute;
    left: -18px;
    top: 4px;
}
.table-of-contents{
    margin-bottom: 24px;
}
.table-of-contents .title{
    margin-top: 0;
    font-size: 16px;
    cursor: pointer;
}
.table-of-contents.automatic .list{
    height: 0;
    overflow: hidden;
    transition: all 0.3s;
}
.table-of-contents.automatic.expand .list{
    overflow: visible;
    height: auto;
}
.table-of-contents.automatic .icon{
    transform: rotate(90deg);
    transition: all 0.3s;
    margin-left: 16px;
    color: #c32420;
}
.table-of-contents.automatic.expand .icon{
    transform: rotate(-90deg);
}
#details ul,
#page-text ul,
#details ol{
    padding: 0;
    margin: 0 0 1em;
    line-height: 1.5em;
    list-style-type: none;
}
#details ul,
#page-text ul{
    padding-left: 20px;
}
#details .table-of-contents ul,
.table-of-contents ul{
    padding-left: 0;
}
#details ol{
    counter-reset: numbered-counter;
    margin-left: 0;
    padding-left: 34px;
}
#details ol li{
    counter-increment: numbered-counter;
    position: relative;
    padding: 0;
    font-size: 13px;
    line-height: 150%;
}
#details ol li:before{
    content: counter(numbered-counter);
    color: #fff;
    background: #0C359C;
    border-radius: 50%;
    font-size: 1em;
    line-height: 24px;
    text-transform: none;
    margin-bottom: 0.5em;
    margin-right: 10px;
    display: inline-block;
    min-width: 24px;
    margin-bottom: 0;
    vertical-align: baseline;
    text-align: center;
    margin-left: -34px;
}
#details ul li + li{
    margin-top: 8px;
}
#details ol li + li{
    margin-top: 12px;
}
#details ul li,
#page-text ul li{
    list-style-type: none;
    font-size: 13px;
    line-height: 150%;
}
#details ul li:before,
#page-text ul li:before{
    content: "•";
    display: inline-block;
    font-size: 1em;
    line-height: 24px;
    text-transform: none;
    margin-bottom: 0.5em;
    display: inline-block;
    min-width: 12px;
    margin-bottom: 0;
    vertical-align: baseline;
    margin-left: -12px;
}
.table-of-contents .list li:before,
#details .table-of-contents .list li:before{
    position: absolute;
    content: "";
    left: 0;
    top: 0.5em;
    width: 7px;
    height: 7px;
    min-width: 7px;
    margin: 0;
    background: #c32420;
}
#details > :first-child{
    margin-top: 0;
}
.table-of-contents ul li,
#details .table-of-contents ul li,
#details .table-of-contents ol li{
    cursor: pointer;
    position: relative;
    padding-left: 32px;
}
#details p,
#details ul,
#details ol{
    margin-bottom: 24px;
}
#details h2{
    font-size: 26px;
}
#details h3{
    font-size: 1.2em;
    line-height: 1.5em;
    letter-spacing: 1.12px;
    font-weight: bold;
    color: #000;
    margin: 1em 0 0;
}
.table-of-contents .list li:hover{
    color: #0c359c;
}
.table-of-contents .list li:before,
#details .table-of-contents .list li:before{
    left: 0;
}
#details li a{
    color: #000;
}
#details li a:hover{
    color: #0c359c
}
.table-rating{
    width: 100%;
    max-width: 100%;
    background-color: transparent;
}
.table-rating th,
.table-data th{
    font-size: 12px;
    line-height: 1.3em;
    padding: .75rem .75rem 10px;
    text-align: center;
    vertical-align: middle;
}
.table-rating td,
.table-data td{
    padding: .75rem;
    text-align: center;
    vertical-align: middle;
}
.table-rating.table-vitamins td{
    padding: 0.4rem;
}
.table-rating.text-left td,
.table-rating.text-left th,
.table-data.text-left td{
    text-align: left;
}
.table-rating thead,
.table-data thead{
    text-transform: uppercase;
    font-weight: bold;
}
.table-rating thead th,
.table-data thead th{
    text-align: left;
    font-size: 20px;
    padding: 8px 0 8px 56px;
    background: url(/local/templates/main/img/rsk-emblem.svg) no-repeat 0 50%;
    min-height: 42px;
}
.table-rating thead th p{
    margin: 0;
}
.table-data tr > th:first-child{
    text-align: left;
}
.table-data th.pb-18,
.table-rating th.pb-18{
    padding-top: 18px;
    padding-bottom: 18px;
}
.table-rating tr td+td,
.table-data tr td+td{
    border-left: 10px solid #fff;
}
.table-rating td,
.table-data td{
    background-color: rgba(0,0,0,.05);
    border-bottom: 10px solid #fff;
}
.password-strength {
    position: relative;
}
#password-strength {
    display: block;
    position: relative;
    font-size: 0;
    top: 2px;
    margin-top: -24px;
    margin-bottom: 50px;
    margin-left: 4px;
    margin-right: 4px;
}
.password-strength .box div.bar-text {
    position: absolute;
    width: auto;
    height: auto;
    color: #333;
    text-align: center;
    font-size: 11px;
    letter-spacing: 1px;
    bottom: -20px;
    z-index: 3;
    line-height: 13px;
    white-space: nowrap;
}
.box.box1, .password-strength .box.box1 div.bar {
    -webkit-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px;
}
.password-strength .normal .box.box1 div.bar-text {
    color: #c32420;
}
.password-strength .strong .box.box1 div.bar-text {
    color: #2d98f3;
}
.password-strength .vstrong .box.box1 div.bar-text {
    color: #249d1e;
}
.password-strength .medium .box.box1 div.bar-text {
    color: #e66c2c;
}
.password-strength .normal .box.box1 div.bar {
    background: red;
    width: 100%;
}
.password-strength .medium .box.box1 div.bar,
.password-strength .medium .box.box2 div.bar {
    background: #e66c2c;
    width: 100%;
}
.password-strength .strong .box.box1 div.bar,
.password-strength .strong .box.box2 div.bar,
.password-strength .strong .box.box3 div.bar {
    background: #2d98f3;
    width: 100%;
}
.password-strength .vstrong .box.box1 div.bar,
.password-strength .vstrong .box.box2 div.bar,
.password-strength .vstrong .box.box3 div.bar,
.password-strength .vstrong .box.box4 div.bar {
    background: #249d1e;
    width: 100%;
}
.password-strength .box {
    position: relative;
    width: 25%;
    height: 4px;
    display: inline-block;
    background-color: #e4e4e4;
    text-align: center;
}
.password-strength .box div.bar {
    position: absolute;
    width: 0%;
    height: 100%;
    z-index: 2;
    -o-transition: 1s;
    -webkit-transition: 1s;
    transition: 1s;
}
@media (max-width: 1199px){
    .table-rating.table-responsive{
        display: block;
    }
}
.content_bg .table-rating td,
.content_bg.table-data td{
    border-color: #efefef;
}
.table_footnote{
    margin-bottom: 40px;
    font-size: 12px;
    border-top: 3px solid #0c339f;
    position: relative;
    padding: .25rem 0 0 0;
}
.table_footnote:before{
    content: "";
    position: absolute;
    left: 0;
    top: -3px;
    width: 10%;
    height: 3px;
    background: #c32420
}
.table-rating caption {
    text-align: left;
    font-size: 20px;
    padding: 8px 0 8px 56px;
    background: url(/local/templates/main/img/rsk-emblem.svg) no-repeat 0 50%;
    min-height: 42px;
    line-height: 1.3em;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 0;
    caption-side: top;
    color: #000;
}
td.val_verybad {
    background: #E82E46!important;
}
td.val_medium {
    background: #fff799!important;
}
td.val_good {
    background: #a4d49d!important;
}
.table-rating + ul .val_verybad:before, ul.table_footnote .val_verybad:before {
    background: #E82E46!important;
}
.table-rating + ul .val_medium:before, ul.table_footnote .val_medium:before {
    background: #fff799!important;
}
.table-rating + ul .val_good:before, ul.table_footnote .val_good:before {
    background: #a4d49d!important;
}
.table-rating + ul, ul.table_footnote {
    margin-bottom: 40px!important;
    border-top: 3px solid #0c339f!important;
    position: relative!important;
    padding: 10px 0 0 0!important;
    list-style-type: none!important;
    color: #222!important;
}
.table-rating + ul li, ul.table_footnote li {
    position: relative!important;
    padding-left: 30px!important;
    line-height: 1.3em!important;
    margin-bottom: 10px!important;
    font-size: 14px!important;
}
.table-rating + ul span:before, ul.table_footnote li:before {
    content: ''!important;
    position: absolute!important;
    left: 0!important;
    top: 0!important;
    width: 1.3em!important;
    height: 1.3em!important;
    background: none!important;
}

@media (min-width:769px) and (max-width:843px){
    .header_fixed .logo img,
    .header_withMenuOpened .logo img{
        width: 180px;
    }
    .header .search_form{
        max-width: 210px;
    }
}
@media (min-width:480px){
    .col-sm-3 {
        -ms-flex: 0 0 25%;
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-sm-4 {
        -ms-flex: 0 0 33.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }
    .col-sm-6 {
        -ms-flex: 0 0 50%;
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-sm-8 {
        -ms-flex: 0 0 66.666666%;
        -webkit-box-flex: 0;
        flex: 0 0 66.666666%;
        max-width: 66.666666%
    }
}
@media (min-width: 481px) {
    .xs-only {
        display: none
    }
}
@media (max-width: 640px) {
    .header div.top_right{
        padding-left: 20px;
    }
    .header div.login_container{
        padding: 16px;
        left: 0;
    }
}
@media (min-width: 641px) {
    .header .wrapper{
        margin-left: 40px;
        margin-right: 40px;
    }
    .rating-id .wrapper{
        padding-left: 20px;
        padding-right: 20px;
    }
}
@media (min-width: 641px) and (max-width: 767px){
    div.top_right{
        left: -40px;
        padding-left: 40px;
    }
}
@media (width: 768px) {
    .header .search_form{
        max-width: 225px;
    }
    .header_fixed .login_container.user-authorized{
        width: auto;
    }
    .header_fixed .logout-link{
        width: 112px;
    }
}
@media (min-width: 768px) {
    .menu-toggler_container{
        display: none;
    }
    .header:not(.header_fixed) div.top_right{
        display: flex!important;
    }
    .header.header_fixed .menu-toggler_container{
        display: block;
    }
    .logout-link.active .user-info-container{
        padding-left: 8px;
    }
    .logout-link.active .icon.icon-toggle-usermenu{
        margin-top: -40px;
    }
    .col-md-3 {
        -ms-flex: 0 0 25%;
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-4 {
        -ms-flex: 0 0 33.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-md-6 {
        -ms-flex: 0 0 50%;
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-md-8 {
        -ms-flex: 0 0 66.666666%;
        -webkit-box-flex: 0;
        flex: 0 0 66.666666%;
        max-width: 66.666666%
    }
    .col-md-9 {
        -ms-flex: 0 0 75%;
        -webkit-box-flex: 0;
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-md-12 {
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%
    }

    .col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        -webkit-box-flex: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-md-auto {
        -ms-flex: 0 0 auto;
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }
}
@media (min-width: 768px) and (max-width: 1199px){
    div.small_banner .pagenav{
        margin-top: 32px;
    }
    .news_slider .nav-btn{
        top: 32%;
    }
}
@media (min-width:1024px) {
    .col-lg-12 {
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%
    }
    .col-lg-9 {
        -ms-flex: 0 0 75%;
        -webkit-box-flex: 0;
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-lg-8 {
        -ms-flex: 0 0 66.666666%;
        -webkit-box-flex: 0;
        flex: 0 0 66.666666%;
        max-width: 66.666666%
    }

    .col-lg-6 {
        -ms-flex: 0 0 50%;
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-lg-4 {
        -ms-flex: 0 0 33.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }
    .col-lg-3 {
        -ms-flex: 0 0 25%;
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-lg-2 {
        -ms-flex: 0 0 16.666666%;
        -webkit-box-flex: 0;
        flex: 0 0 16.666666%;
        max-width: 16.666666%
    }
    .col-lg {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        -webkit-box-flex: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-lg-auto {
        -ms-flex: 0 0 auto;
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }
    .filters_list .filters_btn,
    .filter_column .mfp-close,
    .filters_list .antirating-btn,
    .reset_btn_cont .hide-on-lg{
        display: none;
    }
    .content-top-banner{
        max-height: 537px;
        overflow: hidden;
    }
}

@media (min-width:1025px) {
    .menu_item__if {
        display: none
    }
    .desktop-hide{
        display: none;
    }
}

@media (min-width:1200px) {
    .col-xl-12 {
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%
    }

    .col-xl-2 {
        -ms-flex: 0 0 16.66%;
        -webkit-box-flex: 0;
        flex: 0 0 16.66%;
        max-width: 16.66%
    }

    .col-xl-3 {
        -ms-flex: 0 0 25%;
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xl-4 {
        -ms-flex: 0 0 33.33%;
        -webkit-box-flex: 0;
        flex: 0 0 33.33%;
        max-width: 33.33%
    }

    .col-xl-6 {
        -ms-flex: 0 0 50%;
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-xl-7 {
        -ms-flex: 0 0 58.33%;
        -webkit-box-flex: 0;
        flex: 0 0 58.33%;
        max-width: 58.33%
    }
    .col-xl-8 {
        -ms-flex: 0 0 66.66%;
        -webkit-box-flex: 0;
        flex: 0 0 66.66%;
        max-width: 66.66%
    }
    .col-xl-9 {
        -ms-flex: 0 0 75%;
        -webkit-box-flex: 0;
        flex: 0 0 75%;
        max-width: 75%
    }
}
@media screen and (max-width:1440px){
    .rating-id + .content{
        margin-top: 20px;
    }
    .content>.wrapper{
        margin-left: 0;
        margin-right: 0;
    }
}
@media screen and (min-width: 1025px) and (max-width:1440px) {
    .f-social-media{
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%;
        margin-top: 40px;
    }
    .f-menus{
        -ms-flex: 0 0 75%;
        -webkit-box-flex: 0;
        flex: 0 0 75%;
        max-width: 75%
    }
    .footer .social{
        justify-content: unset;
        gap: 8px;
    }
    .f-contacts{
        flex-direction: row;
        gap: 40px;
    }
    .f-divider{
        margin-top: 0;
    }
    .f-copyright{
        -ms-flex: 0 0 25%;
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%;
        padding-right: 100px;
    }
    .f-social-left{
        -ms-flex: 0 0 25%;
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%;        
    }
    .f-social-right{
        -ms-flex: 0 0 75%;
        -webkit-box-flex: 0;
        flex: 0 0 75%;
        max-width: 75%;        
    }
    .f-subscribe,
    .f-apps{
        -ms-flex: 0 0 50%;
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%;
    }
}
@media screen and (max-width:1439px) {
    .wrapper {
        margin-left: 24px;
        margin-right: 24px
    }
    .menu_ratings{
        padding-left: 24px;
        padding-right: 24px;
    }
    .header .fav_container{
        display: none;
    }
}

@media screen and (max-width:1400px) {
    .q-title {
        font-size: 12px;
        padding-top: 1px
    }
}

@media screen and (max-width:1200px) {
    .footer-subscr .inputtext{
        max-width: none;
    }
    .banner_roubric,
    .banner_subtitle,
    .banner_title {
        padding-left: 55px
    }
}

@media screen and (max-width:1024px) {
    .hide-on-md {
        display: none
    }
    .goods-list_item {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

@media screen and (max-width:1023px) {
    .slider {
        margin-top: 1em
    }
    .filters_list .filters_list__item{
        height: 42px;
        line-height: 42px;
        padding-right: 39px;
    }
    .filters_list__item:not(.filters_btn, .filters_list__item--sort, .filters_list__item--dir),
    .filters_list__item--sort span,
    .filters_list__item--dir span{
        display: none!important;
    }
    .filters_list__item.filters_list__item--sort,
    .filters_list__item.filters_list__item--dir{
        padding-left: 0;
    }
    .filters_list .filter_options{
        width: 250px;
        top: 44px;
    }
    .filters_list__item--sort .filter_options:before{
        content: "Сортировать по критерию:";
        display: block;
        margin: 0 0 1em;
        color: #000;
        font-size: 12px;
        line-height: 1em;
    }
    .filters_list__item--dir .filter_options:before{
        content: "Направление сортировки:";
        display: block;
        margin: 0 0 1em;
        color: #000;
        font-size: 12px;
        line-height: 1em;
    }
    div.filters_list .antirating-btn.btn{
        line-height: 42px;
        height: 42px;
    }
    div.filters_list__item .icon{
        top: 13px;
        right: 13px;
    }
    .banner_top{
        height: 410px;
    }
    .banner_top__item{
        height: 340px;
    }
}

@media screen and (min-width:900px) and (max-width:1023px) {
    .q-title {
        font-size: 16px;
        line-height: 32px
    }

    .q-title br {
        display: none
    }
}

@media screen and (max-width:992px) {
    .menu_item__level-2{
        max-width: 100%;
    }
    .close_menu_overlay{
        font-size: 32px;
        line-height: 32px;
        top: -60px;
    }
    .nav_mob_toggler{
        display: inline-flex;
    }
    body.withFixedHeader {
        padding-top: 151px
    }
    .header > .wrapper > .row{
        justify-content: space-between;
        row-gap: 12px;
    }
    .close_menu_overlay{
        right: 24px;
    }
    .menu_ratings>ul>li.active>span{
        background: none;
    }
    .menu_ratings>ul>li.active_mob>span{
        background: #F5F6F9;
    }
    .menu_item__level-1>span,
    .menu_item__level-1>a{
        font-size: 16px;
        font-weight: 600;
        padding-left: 24px;
        padding-right: 24px;
    }
    .menu_ratings{
        padding: 20px 0 0;
    }
    .menu_ratings > h2{
        display: none;
    }
    .menu_ratings .menu_item.menu_item.menu_item__level-3{
        margin-bottom: 0;
    }
    .menu_item.menu_item__level-3 > a{
        padding-top: 12px;
        padding-bottom: 12px;
        display: block;
        margin-bottom: 0;
        line-height: 1.5;
    }

    div.menu_ratings>ul>li>ul>li ul li .is-new:before,
    .menu_ratings__inner>ul li ul li .is-new:before{
        top: 20px;
    }

    .menu_ratings>ul {
        padding-top: 0;
    }

    .menu_ratings>ul>li.active {
        color: inherit
    }

    .menu_ratings>ul>li.active>ul,
    .menu_ratings>ul>li>ul,
    .menu_ratings li.active .menu_ratings__inner {
        position: static;
        width: auto;
        display: none
    }
    .menu_ratings>ul>li.active>ul>li,
    .menu_ratings .menu_ratings__inner>ul>li,
    .menu_ratings__banner {
        padding: 0
    }
    .menu_ratings__banner{
        margin-bottom: 0;
    }
     .menu_ratings li.active .menu_ratings__banner + ul > li:first-child{
        border-top: none;
    }
    .menu_ratings li.active .menu_ratings__inner ul{
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }

    .menu_ratings>ul>li>ul>li ul,
    .menu_ratings__inner>ul li ul {
        display: none
    }

    .menu_ratings>ul>li.active_mob>ul,
    .menu_ratings li.active_mob .menu_ratings__inner  {
        display: block;
        padding: 0;
    }
    .menu_item.menu_item__level-2{
        background: #F5F6F9;
    }
    .menu_item.menu_item__level-2.active_mob{
        background: #fff;
    }
    .menu_item.menu_item__level-2 > a{
        padding-left: 24px;
        padding-right: 24px;
    }
    .menu_ratings__inner .nav_mob_toggler.active+ul{
        padding-left: 24px;
        padding-right: 24px;
        margin-top: 0;
    }
    .menu_ratings__inner a{
        font-size: 16px;
        padding: 19px 0;
    }
    li.active_mob .menu_ratings__inner{
        display: block;
    }

    .menu_ratings>ul>li.active>ul>li,
    .menu_ratings>ul>li>ul>li,
    .menu_ratings .menu_ratings__inner>ul>li,
    .menu_ratings li.active .menu_ratings__inner>ul>li {
        break-inside: avoid-column;
        font-size: 16px;
    }

    .menu_ratings>ul>li.active>ul>li>a,
    .menu_ratings>ul>li>ul>li>a,
    .menu_ratings__inner>ul>li>a,
    .menu_ratings li.active .menu_ratings__inner>ul>li>a {
        margin: 0;
        display: inline-block;
    }

    .menu_ratings>ul {
        width: auto;
        height: auto !important
    }
    div.menu_ratings li .menu_ratings__inner>ul.cat-28>li{
        width: 100%;
    }
    .header .menu-toggler_container{
        padding-left: 0;
    }

    div.logo {
        width: auto;
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
    }
    .logo img{
        width: 100%;
        height: auto;
    }

    .menu_item__if {
        display: inline-block;
        padding-top: 0;
        padding-bottom: 0;
        margin-top: 16px;
        margin-bottom: 16px;
    }

    li.menu_item__if+li.menu_item__if {
        border-left: 1px solid #c3c4c9;
        border-top: none;
    }

    .login-link .icon {
        display: inline-block;
        color: #000;
        vertical-align: middle;
    }

    .login-link a {
        height: 40px;
        line-height: 40px;
        width: 55px;
        margin: 0;
        border-left: 1px solid #e0e2e7
    }
    .menu_ratings__banner img{
        width: auto;
        height: 50px;
    }
    .category_header{
        margin-bottom: 0;
        background: #F5F6F9;
        padding: 0;
        gap: 0;
    }
    .category_header .menu_ratings__all{
        width: 24px;
        height: 24px;
    }
    .category_header__item:not(.menu_ratings__header, .menu_ratings__banner){
        display: none;
    }
    .category_header__item.menu_ratings__header,
    .category_header__item.menu_ratings__banner{
        border-radius: 0;
        border: none;
        width: 100%;
        height: auto;
    }
    .category_header__item.menu_ratings__header a,
    .category_header__item.menu_ratings__banner a{
        padding: 19px 24px;
        display: flex;
        align-items: center;
        gap: 12px;
        flex-direction: row;
        flex-wrap: nowrap;
        width: 100%;
    }
    .menu_ratings__inner > ul > li{
        display: block;
    }
    .menu_item__level-1.active_mob > span > .icon{
        color: #DE3F3B
    }
}
@media screen and (min-width:993px){
    .nav_mob_toggler,
    .menu_item__level-2 > a > .icon{
        display: none;
    }
    .menu_item.menu_item__level-2 > a{
        font-weight: 600;
        font-size: 18px;
        margin-bottom: 40px;
        display: block;
    }
    .menu_ratings__title{
        display: none;
    }
    .menu_ratings__banner img{
        margin: 0 auto;
        max-width: 94%;
    }
}
@media screen and (max-width:1024px) {
    .pswp__preloader {
        position: relative;
        left: auto;
        top: auto;
        margin: 0;
        float: right
    }
    .cat_btn {
        width: 56px;
        height: 48px;
        padding: 0;
        text-align: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .menu_toggler {
        margin-right: auto;
        margin-left: auto;
    }
    .cat_btn__title{
        display: none
    }
}

@media screen and (min-width:993px) and (max-width:1023px) {
    .header_fixed {
        padding-bottom: 6px
    }

    .menu_overlay {
        top: 80px;
    }
}

@media screen and (max-width:768px) {
    .login-popup .social{
        gap: 18px;
    }
    .login-popup .social li a{
        width: 32px;
        height: 32px;
    }
    .login-popup .social li a .icon{
        font-size: 18px;
    }
    .logo img{
        max-width: 190px;
    }
    .header_fixed .logo img,
    .header_withMenuOpened .logo img{
        max-width: 180px;
    }
    div.content_headline h1{
        padding-bottom: 1.5em;
    }
    .slider-ratings .pagenav li.slick-active button{
        width: 14px;
    }
    .news_data {
        flex-wrap: wrap;
    }

    .news_slider__roubric {
        margin-right: 10px
    }
    h1{
        font-size: 28px;
    }
    h2, #details h2 {
        font-size: 24px
    }
    #slider-category-outer h2{
        font-size: 20px;
        margin-top: 0;
    }
    #slider-category-outer > .btn:first-child{
        margin-bottom: 21px;
    }
    .antirating-btn.btn{
        width: auto;
    }

    .banner_title {
        font-size: 36px;
        padding-left: 32px
    }
    .banner_roubric{
        padding-left: 32px;
    }

    .banner_subtitle {
        padding-left: 32px
    }
    .banner_top div.nav-btn--prev{
        left: -21px;
    }
    .banner_top div.nav-btn--next{
        right: -21px;
    }

}

@media screen and (max-width:767px) {
    .header .logout-link .profile-link,
    .header .logout-link .profile-info img{
        display: inline-flex;
    }
    .user-info-container{
        display: flex;
        flex-direction: row;
        column-gap: 24px;
        align-items: center;
    }
    .profile-info{
        justify-content: start;
    }
    .logout-link.active{
        position: static;
        width: auto;
        background: none;
    }
    .login_container{
        height: auto;
    }
    .logout-link{
        border-radius: 0;
        background: none;
        height: auto;
        width: auto;
    }
    .logout-link.active .profile-links{
        padding: 24px 16px;
    }
    .header_fixed .login_container{
        height: auto;
    }
    body.withFixedHeader{
        padding-top: 113px;
    }
    .header{
        max-height: 113px;
        overflow: visible;
    }
    .header .row{
        background: #fff;
    }
    .logo img,
    .header_fixed .logo img,
    .header_withMenuOpened .logo img{
        max-width: 166px;
    }
    div.main-popup.login-popup .mfp-close{
        top: -62px;
        right: -11px;
    }
    .logout-link{
        border-bottom: 1px solid #CFD7E5;
        border-top: 1px solid #CFD7E5;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    div.logo{
        flex-basis: 50%;
        top: auto;
    }
    .header.header_fixed .logo{
        display: none;
    }
    .header.header_fixed .menu-toggler_container{
        order: 3;
        flex-basis: auto;
    }
    .header .cat_btn{
        height: 32px;
        width: 32px;
        border-radius: 4px;
    }
    .cat_btn .line{
        width: 11px;
        margin-left: 5px;
        height: 2px;
        margin: 4px auto;
        right: -2px;
    }
    .cat_btn .line:before{
        width: 3px;
        left: -5px;
        height: 2px;
    }
    .header .search_form .form_btn_icon{
        width: 32px;
        height: 32px;
        font-size: 16px;
    }
    .header .search_form .textinput{
        height: 34px;
        line-height: 34px;
        border-radius: 4px;
        padding-left: 16px;
    }
    .header .menu-toggler_container{
        flex: 0 0 50%;
        order: 2;
        align-items: end;
    }
    .menu_top li .with-submenu:not(.with-submenu--active) + .menu_top__submenu{
        display: none;
    }
    .menu_top li .with-submenu.with-submenu--active + .menu_top__submenu{
        display: block;
    }
    .with-submenu.with-submenu--active .icon{
        transform: rotate(180deg);
    }
    .menu_top li .with-submenu:not(.with-submenu--active) .icon{
        transform: none;
    }
    .menu_top__toggler > span{
        width: 25px;
        margin: 5px auto;
    }
    .menu_top__toggler.active > span:nth-child(1){
        -webkit-transform: translateY(8px) rotate(45deg);
        -ms-transform: translateY(8px) rotate(45deg);
        transform: translateY(8px) rotate(45deg);
    }
    .header .search_form{
        order: 3;
    }
    div.cat_btn__cont{
        order: 3;
        padding-right: 0;
    }
    .top_right,
    .login_container{
        display: none;
    }
    div.top_right{
        width: 100vw;
        z-index: 2;
        padding-bottom: 24px;
        order: 5;
        background: #fff;
        padding-left: 54px;
    }
    .menu_top ul.menu_top__list{
        flex-direction: column;
        gap: 16px;
    }
    .menu_top{
        justify-content: flex-start;
    }
    .header .menu_top__submenu{
        box-shadow: none;
        padding: 0;
        border-radius: 0;
        position: static;
    }
    .header .login_container{
        width: 100vw;
        padding: 16px 40px;
        z-index: 2;
        order: 4;
        background: #fff;
        left: -24px;
    }
    .login-link{
        max-width: none;
        justify-content: space-between;
        height: 48px;
    }
    .logout-link{
        padding-left: 0;
        padding-right: 0;
    }
    .header .menu_top__submenu a{
        padding: 14px 0;
        color: #151515;
    }
    div.bordered-block{
        margin-left: 0;
        padding-left: 22px;
        padding-right: 22px;
    }
    div.single-slider{
        margin-left: 0;
    }
    div.quote{
        margin-left: 0;
        padding-left: 22px;
        padding-right: 22px;
    }
    div.slider-item.slider-item--image{
        height: auto;
        padding-bottom: 0;
    }
    .col-xs-1{
        -ms-flex: 0 0 8.33%;
        -webkit-box-flex: 0;
        flex: 0 0 8.33%;
        max-width: 8.33%;
    }
    .col-xs-2{
        -ms-flex: 0 0 16.66%;
        -webkit-box-flex: 0;
        flex: 0 0 16.66%;
        max-width: 16.66%;
    }
    .col-xs-3{
        -ms-flex: 0 0 25%;
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-xs-4{
        -ms-flex: 0 0 33.33%;
        -webkit-box-flex: 0;
        flex: 0 0 33.33%;
        max-width: 33.33%;
    }
    .col-xs-8 {
        -ms-flex: 0 0 66.66%;
        -webkit-box-flex: 0;
        flex: 0 0 66.66%;
        max-width: 66.66%;
    }
    .col-xs-6 {
        -ms-flex: 0 0 50%;
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-xs-7 {
        -ms-flex: 0 0 58%;
        -webkit-box-flex: 0;
        flex: 0 0 58%;
        max-width: 58%;
    }
    .col-xs-12 {
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .banner_bottom {
        margin-bottom: 1em
    }

    div.item_recommend{
        font-size: 10px;
    }
    .item_char .item_rate{
        margin: 0 5px;
        font-size: 1.3em;
    }
    div.item_img img:not(.item_q-sign){
        height: auto;
        width: 100%;
    }
    .compare-popup .compare-list-wrapper{
        min-width: 156px;
        width: 156px;
    }
    div.compare-popup .compare-slider{
        width: -webkit-calc(100% - 156px);
        width: calc(100% - 156px);
    }
    .card-body{
        padding-top: 1.4rem;
    }
    .compare-popup .compare-wrapper{
        padding-left: 15px;
        padding-right: 15px;
    }
    .compare-popup .compare-list-wrapper{
        margin-right: 15px;
    }
    .compare-slider .card{
        padding: 25px 15px 0 15px;
    }
    .compare-popup .compare-slider .card .card-title{
        text-indent: 18px;
        letter-spacing: 0;
    }
    .goods_list__item .item_char{
        flex-wrap: wrap;
        align-items: flex-start;
        flex-direction: column;
    }
    .goods_list__item .item_year{
        margin: 10px 0 0;
    }
    .goods_list__item .item_name{
        margin-bottom: 0.5em
    }
    .goods_list__item .item_label{
        margin: 10px 0 0;
    }
    .goods_list__item .item_rate{
        margin-left: 0;
    }
    .table-responsive-sm{
        display: block;
        overflow-x: scroll;
    }
    .policy_criteria [class^=col-]:first-child .marked-list+.view_all{
        margin-bottom: 35px;
    }
    div.share_bottom{
        margin-top: 35px!important;
    }
}
@media screen and (max-width:480px) {
    body.withFixedHeader{
        padding-top: 105px;
    }
    .footer .footer-link{
        font-size: 9px;
        padding: 8px;
    }
    .footer-link img{
        width: 20px;
    }
    div.big-quote .quote-body .h4{
        font-size: 20px;
    }
    div.big-quote .quote-body .h5{
        font-size: 11px;
    }
    div.big-quote .quote-body .h5 + p{
        overflow: unset;
    }
    div.big-quote .quote-avatar{
        min-width: 80px;
        margin-right: 28px;
    }
    div.big-quote .quote-avatar img{
        width: 80px;
        height: auto;
    }
    div.quote{
        margin-left: 0;
        padding-left: 32px;
    }
    div.content_bg blockquote, div.content blockquote{
        margin-left: 0;
        margin-right: 0;
        padding: 55px 32px 32px;
        background-position: 12px 10px;
    }
    .banner_top__item {
        height: 290px;
    }
    .banner_top__item .banner_roubric{
        font-size: 14px;
    }

    .banner_top__item .banner_subtitle {
        line-height: 1.23em;
        font-weight: normal;
        font-size: 14px;
    }
    .banner_title{
        font-size: 24px;
    }

    .slider-ratings .nav-btn {
        top: 35%;
    }

    .app-link img {
        margin: 0 20px;
        border-radius: 3px;
    }

    .header, .header.header_withMenuOpened {
        padding-top: 14px;
        padding-bottom: 14px;
    }

    .header_fixed .app-link{
        display: none
    }
    .filters_list__item.filters_btn{
        padding-left: 0;
    }
    .filters_list .filters_list__item{
        width: 42px;
        height: 42px;
        border-radius: 6px;
        margin-right: 3px;
    }
    .filters_list .filters_list__item .icon{
        right: 13px;
        top: 12px;
        font-size: 14px;
    }
    .filters_btn span{
        display: none;
    }
    .goods_list-btn{
        font-size: 0.9em;
    }
    .menu_overlay{
        top: 67px;
    }
    .reset_btn_cont .btn{
        font-size: 12px;
        letter-spacing: 0;
    }
    div#rateWithStars .rating-item{
        margin-left: 0;
        display: block;
        margin-top: 1em;
    }
    .f-copyright{
        font-size: 9px;
        margin-bottom: 16px;
    }
    .footer .h4{
        border-top: 1px solid #CFD7E5;
        padding-top: 16px;
    }
    .footer .social{
        margin-bottom: 16px;
    }
    .f-divider{
        display: none;
    }
    .logout-link.active{
        min-width: 100%;
    }
}

@media screen and (max-width:479px) {
    .view_all {
        font-size: 14px
    }
    #page-text + .view_all{
        font-size: 16px;
    }

    .hide-on-xs {
        display: none
    }

    .login-link a {
        width: 48px
    }

    .pagenav button {
        width: 62px;
    }
    .slider-ratings .pagenav button{
        width: 14px;
    }
    .news_slider__roubric {
        margin-right: 0;
        font-size: 10px;
        white-space: nowrap;
    }

    .news_slider__name {
        font-size: 14px;
        line-height: 1.5em;
    }

    .news_slider__img {
        height: 110px
    }

    .news_slider .pagenav button {
        width: 42px;
    }
    .roubrics{
        margin-bottom: 0;
    }
}
@media screen and (max-width: 360px) {
    .roubrics_name{
        font-size: inherit;
    }
    .roubrics{
        margin-left: -15px;
        margin-right: -15px;
    }
    .header_fixed .search_form{
        max-width: calc(100% - 32px - 32px - 32px); /* minus buttons width and side gaps*/
    }
    .social-login{
        flex-wrap: wrap;
    }
}
.view-password {
    position: absolute;
    right: 20px;
    bottom: 18px;
    cursor: pointer;
    width: 24px;
    height: 24px;
}
.view-password img{
    width: 24px;
    height: 24px;
}
.lost-password {
    text-align: right
}
.login-popup #register .btn{
    margin-bottom: 24px;
}
.login-popup .control.control--checkbox {
    margin-bottom: 8px;
    position: relative;
    color: #80889B;
    font-size: 11px;
    line-height: 1.5;
    font-style: italic;
    padding-top: 4px;
}
.control.control--radio .control__indicator{
    border-radius: 50%;
}
.control--checkbox {
    padding-left: 33px;
}

.control {
    display: block;
    position: relative;
    padding-left: 33px;
    margin-bottom: 15px;
    cursor: pointer;
    line-height: 18px;
    width: auto !important;
    font-size: 16px;
    color: #000;
    line-height: 24px;
    letter-spacing: -.2px;
    font-weight: 400;
}
.control__indicator {
    position: absolute;
    top: 2px;
    left: 0;
    height: 20px;
    width: 20px;
    background: 0 0;
    border: 1px solid #80889B;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 4px;
}
.content_bg .control__indicator,
.content_bg .textinput{
    border: 1px solid #c3c3c3
}

.control input {
    position: absolute;
    z-index: -1;
    opacity: 0;
    left: 0
}

.control__indicator:after {
    content: '';
    position: absolute;
    display: none;
}

.control--checkbox .control__indicator:after {
    left: -0.5px;
    top: -0.5px;
    width: 20px;
    height: 20px;
    background-image: url(/local/templates/main_new/img/check-icon.svg);
    background-repeat: no-repeat;
    background-position: center;
}

.control input:checked~.control__indicator:after {
    display: block;
}
.control.control--radio .control__indicator:after{
    width: 12px;
    height: 12px;
    left: 3px;
    top: 3px;
    border-radius: 50%;
}
.control--radio-square .control__indicator{
    border-radius: 0;
}
label.control--radio-square .control__indicator:after{
    left: 1.5px;
}
.control.control--radio input:checked~.control__indicator:after{
    background: #81c1ff;
}
.easy-autocomplete {
    width: auto !important;
}

.nav_mob_toggler {
    font-size: 12px;
    transition: all 0.2s;
    float: right;
    transform: rotate(-90deg);
    width: 32px;
    height: 32px;
    align-items: center;
    justify-content: center;
    margin: 16px 24px 0 0;
}
.menu_item .nav_mob_toggler .icon{
    font-size: 14px;
}

li.active>span>.nav_mob_toggler,
.nav_mob_toggler.active {
    transform: rotate(180deg);
}
.nav_mob_toggler.active+ul{
    display: block;
    margin-top: 16px;
}
.banner_top .nav-btn {
    width: 40px;
    height: 40px;
    line-height: 40px;
    top: 50%;
    margin-top: -42px;
    opacity: 0.5;
}

.banner_top .nav-btn:hover {
    opacity: 1;
}

.banner_top .nav-btn .icon {
    height: 16px;
}

.banner_top .nav-btn--prev {
    left: 12px;
}

.banner_top .nav-btn--next {
    right: 12px;
}

@media screen and (max-width:415px) {
    .block_header-ratings .view_all {
        margin-top: 1em;
    }
}
.easy-autocomplete-container{
    position: absolute;
}
div.easy-autocomplete-container ul {
    list-style-type: none;
    text-align: left;
    padding: 24px 0;
    margin: 0;
    background: #F5F6F9;
    position: relative;
    z-index: 9;
    top: -8px;
    border: none;
    border-radius: 0 0 8px 8px;
}
.easy-autocomplete-container ul:empty{
    padding: 0
}

.easy-autocomplete-container ul li {
    cursor: pointer;
}
.eac-item a{
    display: block;
    padding: 8px 16px;
    border: none;
    line-height: inherit;
    height: auto;
    width: auto;
    color: #151515;
}
.eac-item a:hover{
    color: #0C359C;
}
.nowrap{
    white-space: nowrap;
}
.slider-item_icons-list{
    margin-top: 20px;
}
.slider_footer{
    position: absolute;
    bottom: 0;
    left: 0;
    border-top: 1px solid #c4c4c4;
    padding: 22px 0;
    width: 100%;
}
.vgr-infgraphics img{
    margin: 0 auto 10px;
}
.vgr-infgraphics small{
    font-size: 12px;
}
.vgr-infgraphics .slider-item_count{
    margin: 0;
    line-height: 1em;
}
.vgr-infgraphics .bordered{
    border-right: 1px solid #edf0f5;
}
.vgr-infgraphics .bordered-top{
    border-top: 1px solid #edf0f5;
    padding-top: 16px;
}
.vgr-infgraphics .slider-item_title{
    margin-bottom: 16px;
}
.vgr-infgraphics .slider-item_count span,
.vgr-infgraphics .slider-item_count small{
    display: inline-block;
    line-height: 20px;
}

/**var 3 - narrow wrapper**/

.wrapper{
    max-width: 1260px;
}
.slider .pagenav{
    margin-left: 20px;
    margin-right: 20px;
}
.slider-item_count.large{
    font-size: 36px;
    line-height: 36px;
}
.quality_title.light-blue.notext img{
    width: 130px;
    margin: 20px auto;
}
.quality_title.notext{
    margin-bottom: 26px;
}
.slider-item_content{
    padding-bottom: 26px;
}
.slider_divider{
    margin-bottom: 36px;
}
.slider-item_count{
    font-size: 30px;
}
.slider-item_icons-list img{
    width: 32px;
}
.slider-item_icons-list{
    margin-top: 10px;
    margin-bottom: 20px;
}
.icons-list_item + .icons-list_item{
    margin-top: 30px;
}
.slider-item_title{
    font-size: 14px;
    line-height: 1em;
}
.slider-item_count{
    margin-left: 10px;
}
.single-slider {
    position: relative;
    margin: 32px 0 32px 100px;
    max-width: 750px;
}
.quality_title{
    padding-left: 32px;
}
.view_all--spec{
    letter-spacing: 0
}
.vgr-infgraphics > .row{
    justify-content: space-between;
    flex-wrap: nowrap;
    margin: 0 0 1.5em 0;
}
.vgr-infgraphics > .row > .row{
    margin-left: 0;
}
.vgr-infgraphics .slider-item_title{
    margin-bottom: 0;
}
.vgr-infgraphics .slider-item_count{
    font-size: 26px;
}
.vgr-infgraphics img{
    margin: 0 6px 0 0;
    width: 32px;
}
.slider_divider+.slider_footer{
    border-top: none;
    padding-top: 0;
}
.slider-item_icons-list{
    margin-bottom: 0;
}
.slider_footer.pl-32{
    padding-left: 32px;
}
.rsk-logo{
    margin-top: 30px;
}
.h4.mt-36{
    margin-top: 36px;
}
.mt-16{
    margin-top: 16px;
}
.content_headline{
    padding: 1.2em 0 0;
    background: #f0f0f0;
    margin-bottom: 32px;
}
.content_headline h1{
    padding: 0 0 1em 0;
    margin-bottom: 0;
}
.content_headline h1:last-child{
    margin-bottom: 0;
}
.rating-date{
    position: absolute;
    margin: -32px 0 0;
}
.sticky{
    position: sticky;
    bottom: 0;
}
.bradcrumbs{
    margin-bottom: 38px;
}
.bradcrumbs .icon{
    height: 6px;
}
.goods_list{
/*    margin-bottom: 32px;*/
    min-height: 180px;
}
.goods_list__item{
    background: #fff;
    margin-top: 0.8em;
    padding: 16px;
    transition: all 0.2s;
    border: 1px solid #fff;
}
.goods_list__item:hover{
    cursor: pointer;
    border: 1px solid #0c359c;
}
.goods_list__item:hover .item_name{
    color: #0c359c;
}
.goods_list__item:hover .item_img{
    transition: all 0.2s;
}
.goods_list__item>.row{
    flex-wrap: nowrap;
}
.good_pos{
    font-weight: bold;
    font-size: 1.2em;
}
.item_name{
    margin-bottom: 1.4em;
    color: #000;
}
.item_img{
    width: 100px;
    text-align: center;
    position: relative;
}
.item_img img:not(.item_q-sign){
    height: 100px;
    width: auto;
    display: block;
    margin: auto;
    -o-object-fit: contain;
    object-fit: contain;
}
.item_char img{
    vertical-align: middle;
}
.item_q-sign{
    position: absolute;
    left: -5px;
    top: -5px;
    width: 30px;
    height: 30px;
}
.item_recommend{
    font-size: 0.9em;
    color: #999;
    margin-top: 1em;
    line-height: 1em;
}
.item_rate{
    font-size: 1.8em;
    font-weight: bold;
}
.item_label{
    font-size: 10px;
    color: #fff;
    background: #C32420;
    padding: 1px 5px;
    line-height: 15px;
    text-transform: uppercase;
    font-weight: bold;
    margin-left: 12px;
}
.item_char{
    display: flex;
    align-items: center;
}
.item_char .icon-star{
    font-size: 18px;
    vertical-align: top;
    color: #ffc803;
}
.item_rate{
    white-space: nowrap;
}
.item_rate + .item_rate{
    margin-top: 6px;
    display: inline-block;
}
.item_rate small{
    font-weight: normal;
    font-size: 14.4px;
    color: #82807e;
    white-space: normal;
}
.item_rate strong{
    color: #16254B;
}
.item_year{
    background: #0c9c57;
    color: #fff;
    padding: 0 3px;
    display: inline-block;
    line-height: 17px;
    margin-left: 12px;
}
.item_year-yellow{
    background: #e5b70f
}
.reset_btn_cont{
    padding: 16px 0;
    background: #edf0f5;
    margin-top: 1em;
    z-index: 11;
}
.reset_btn_cont .btn{
    width: 100%;
}
.reset_btn_cont .btn.btn-nobg{
    color: #000;
    border-color: #000;
}
.filter_column__block{
    margin: 32px 0;
}
.filter_column__title{
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 1em;
    cursor: pointer;
}
.filter_column .inputcont{
    margin-bottom: 1em;
}
.filter_column.opened .mfp-close{
    color: #000;
}
.filter_toggler{
    float: right;
    transition: all 0.2s;
}
.filter_toggler.active{
    transform: rotate(90deg);
}
.filter_select .filter_select__title.active .filter_toggler{
    transform: rotate(-90deg);
}
.filter_select .filter_toggler{
    float: none;
    position: absolute;
    right: 18px;
    top: 8px;
    transform: rotate(90deg);
}
.antirating-btn.btn{
    background: #C32420;
    font-size: 0.9em;
    height: 42px;
    line-height: 42px;
    width: 220px;
}
.antirating-btn.btn.btn-blue{
   background: #0c359c
}
.filter_column .antirating-btn.btn{
    margin-bottom: 1em;
}
.filters_list .antirating-btn.btn{
    height: 34px;
    line-height: 34px;
    float: right;
}
.btn_share-rating.btn{
    font-size: 0.9em;
    height: 42px;
    line-height: 38px;
    width: auto;
    color: #16254b;
    border-color: #16254b;
    padding-left: 16px;
    padding-right: 16px;
    margin-bottom: 32px;
}
.btn_share-rating.btn+.btn_share-rating.btn{
    margin-left: 30px;
}
.btn_share-rating .icon{
    width: 18px;
    height: 18px;
    margin-right: 8px;
    margin-top: -3px;
}
.btn_share-rating .icon.icon-letter{
    width: 24px;
    stroke: #000;
}
.btn.btn_share-rating:hover .icon.icon-letter{
    stroke: #c32420;
    color: #c32420;
}
.filters_list{
    margin-bottom: 16px;
}
.filters_list__item{
    display: inline-block;
    border: 1px solid #fff;
    font-size: 0.9em;
    padding: 0 32px 0 16px;
    line-height: 2em;
    border-radius: 20px;
    position: relative;
    color: #0C359C;
    background: #fff;
    box-shadow: 0 1px 3px 0 rgb(12 53 156 / 20%);
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 300px;
    overflow: hidden;
    vertical-align: top;
    margin-bottom: 10px;
    margin-right: 4px;
}
.filters_list__item .icon{
    position: absolute;
    right: 10px;
    top: 6px;
    color: #0c359c;
}
.filters_list__item.filters_list__item--sort span{
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
}
.filters_list__item.filters_list__item--sort,
.filters_list__item.filters_list__item--dir{
    overflow: visible;
    cursor: pointer;
    margin-right: 0;
}
.filters_list__item:hover span,
.filter_options-item:hover{
    color: #000;
}
.filters_list__item .search_toggler{
    width: 14px;
    height: 14px;
    right: 10px;
    top: 6px;
}
.filters_list__item .search_toggler .line{
    background: #0C359C;
}
.filter_select{
    position: relative;
    margin-bottom: 1em;
}
.filter_select__title{
    line-height: 32px;
    height: 32px;
    border: 1px solid #c3c3c3;
    padding: 0 16px;
    border-radius: 6px;
    background: #fff;
    cursor: pointer;
}
.filter_select .filter_options{
    max-height: 340px;
    overflow-y: auto;
    top: 100%;
    padding: 0;
    display: none;
}
.filter_select__title.active + .filter_options{
    display: block
}
.filter_select .filter_options-item{
    cursor: pointer;
    padding: 8px 16px;
}
.filter_select .filter_options-item:hover{
    background: #edf0f5
}
.filter_options .filter_options-item{
    line-height: 1em;
    white-space: normal;
}
.filters_list .filter_options-item + .filter_options-item{
    margin-top: 1em;
}
.add-to-compare,
.icon.add-to-compare{
    display: block;
    width: 36px;
    height: 36px;
    line-height: 36px;
    border: none;
    background: none;
    cursor: pointer;
    box-shadow: 0 1px 3px 0 rgb(0 0 0 / 30%);
    border-radius: 4px;
    text-align: center;
    padding: 0 0 0 3px;
}
.add-to-compare .icon{
    font-size: 28px;
}
.add-to-compare svg rect{
    fill: #333;
}
.add-to-compare:hover svg rect{
    fill: #999;
}
.top_btns{
    margin-top: 32px;
    position: relative;
}
.top_btns .share-icons{
    position: absolute;
    top: 46px;
    left: 0;
    background: #fff;
    -webkit-box-shadow: 0 0 20px rgb(0 0 0 / 20%);
    box-shadow: 0 0 20px rgb(0 0 0 / 20%);
    border-radius: 10px;
    padding: 1em;
    z-index: 2;
}
.top_btns .share-icons .icon{
    width: 24px;
    height: 24px;
    margin: 0 8px;
    color: #000;
}
.top_btns .share-icons .icon:hover{
    color: #c32420;
}
.top_btns .share-icons .icon.icon-letter{
    stroke: #000;
    width: 25px;
}
.share_bottom{
    background: #f9f9f9;
    padding: 35px 50px;
    font-size: 18px;
    line-height: 1.3em;
    box-shadow: 0 0 20px rgb(0 0 0 / 10%);
    border-radius: 10px;
}
.share_bottom--dark{
    background: #f0f0f0;
    box-shadow: none;
}
.share_bottom .share-icons {
    display: inline-block;
}
.top_btns .share-icons .icon.icon-letter:hover,
.share_bottom .icon:hover{
    color: #c32420;
}
.share_bottom .icon {
    width: 24px;
    height: 24px;
    margin: 0 8px;
    color: #000;
}
.col-compare{
    align-items: end;
}
.col-name{
    flex-grow: 1;
    flex-shrink: 1;
}
.items_q{
    color: #999;
}

.small_banner{
    text-align: center;
    display: block;
    max-height: 145px;
    overflow: hidden;
    margin-bottom: 32px;
}
.small_banner .slick-list{
    max-height: 98px;
}
.small_banner__title{
    letter-spacing: 1px;
    font-size: 1.2em;
    line-height: 1.28em;
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;
    margin-left: 1em;
    max-width: 210px;
    text-align: left;
}
.small_banner .pagenav{
    margin: 12px 0 32px;
}
.small_banner .pagenav button{
    width: 28px;
}
.small_banner__item{
    border-radius: 10px;
    height: 98px;
    line-height: 98px;
    color: #ffff;
    background: url(/local/templates/main_new/css/../img/banner_bottom.jpg) no-repeat 50% 50% #859acd;
    background-size: 100% auto;
    position: relative;
    display: block;
}
.small_banner .nav-btn{
    background: none;
    box-shadow: none;
}
.small_banner .nav-btn .icon{
    fill: #fff;
}
.small_banner__item:hover{
    color: #fff;
}
.small_banner .small_banner__item img {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    z-index: 1;
}
.bradcrumbs_item{
    font-size: 0.74em;
}
.statistics{
    text-align: center;
    border: 1px solid #96a2c0;
    border-radius: 10px;
    margin-left: 0;
    margin-right: 0;
}
.statistics_item{
    padding-top: 1.5em;
    padding-bottom: 1.5em;
}
.statistics_item span{
    font-size: 14px;
    line-height: 1.25em;
}
.statistics_item .large{
    font-size: 36px;
    line-height: 36px;
    font-weight: bold;
    display: block;
    margin-bottom: 8px;
    color: #c32420;
}
#rateWithStars .starrating label {
    margin-bottom: 0;
    line-height: 24px;
    margin-left: 3px;
    margin-right: 3px;
}
#rateWithStars .rating-item .starrating>label .icon-star {
    font-size: 24px;
    cursor: pointer;
    color: transparent;
    stroke: #9AA0B1;
}
#rateWithStars .starrating > input:checked ~ label .icon-star{
    stroke: #ffc803;
}
#rateWithStars .starrating>input {
    display: none;
}
#rateWithStars .rating-item {
    display: inline-flex;
    margin-left: 12px;
}
#ratingQuizComment{
    margin-top: 32px;
}
.like-btn,
.dislike-btn{
    background: none;
    border: none;
    width: 32px;
    height: 32px;
    cursor: pointer;
    box-shadow: 0 1px 3px 0 rgb(0 0 0 / 30%);
    border-radius: 4px;
    display: inline-block;
    text-align: center;
    padding: 0;
    line-height: 32px;
}
.thumb-btns svg{
    width: 1em;
    height: 1em;
    font-size: 20px;
    fill: none;
}
.thumb-btns button:hover svg path{
    stroke: #999;
}
.dislike-btn{
    margin-left: 8px;
}
.thumb-btns{
    margin-top: 22px;
    min-width: 78px;
}
.filter_options{
    position: absolute;
    top: 25px;
    left: 0;
    z-index: 1;
    background: #fff;
    padding: 16px;
    box-shadow: 0 1px 3px 0 rgb(12 53 156 / 20%);
    width: 100%;
    border-radius: 6px;
    min-width: 200px;
}
@media (max-width: 600px){
    .goods_list__item .col-name{
        padding-right: 0
    }
    .goods_list__item .col-img{
        padding: 0;
    }
    .goods_list__item > .row > .col-auto:first-child{
        padding: 0;
    }
    .goods_list__item .col-compare{
        padding-right: 0;
    }
    .goods_list__item>.row{
        flex-wrap: wrap;
        margin-left: 0;
        margin-right: 0;
    }
    .filters_list .antirating-btn.btn{
        width: auto;
        letter-spacing: 0;
        padding-left: 10px;
        padding-right: 10px;
    }
    .item_img{
        width: 100%;
    }
}
@media (max-width: 540px){
    .top_btns .btn_share-rating.btn{
        display: block;
        margin-left: 0;
        margin-bottom: 1em;
    }
    .top_btns .btn_share-rating.btn+.btn_share-rating.btn{
        display: block;
        margin-left: 0;
        margin-bottom: 32px;
    }
    .goods_list{
        margin-left: -16px;
        margin-right: -16px;
    }
    .goods_list__item{
        padding-left: 16px;
        padding-right: 16px;
    }
    div.item_position{
        padding: 0 16px;
    }
    .filters_list{
        padding-left: 16px;
        padding-right: 16px;
        margin-left: -16px;
        margin-right: -16px;
        margin-bottom: 0;
    }
    .share_bottom{
        padding: 28px;
    }
    .share_bottom .share-icons{
        display: block;
        margin-top: 1em;
    }
}

#ratingQuizSubmit{
    margin-top: 32px;
}
#registerForm .btn{
    width: 240px;
}
.item_position{
    background: #0c359c;
    line-height: 2em;
    padding: 0 16px;
    color: #fff;
    margin-top: 1.5em;
}
.login-popup .form-group{
    margin-bottom: 24px;
    position: relative;
}

.login-popup.submited{
  background-size: 160px;
  background-position: right 20px bottom 20px;
  background-repeat: no-repeat;
}
div.login-popup.submited p{
  padding-right: 140px;
}
.tab-content>.tab-pane{
    display: none;
}
.tab-content>.tab-pane.active{
    display: block;
}
.green-text{
    color: #0c9c57;
}
.green-text svg{
    fill: #0c9c57;
}
.yellow-text{
    color: #e9b806;
}
.yellow-text svg{
    fill: #e9b806;
}
.policy_card h3+p{
    margin-top: 0;
}
.policy_card__h3{
    font-size: 12px;
}
.policy_card__h3 span{
    overflow: hidden;
    width: 80%;
    vertical-align: middle;
    display: inline-block;
}
.policy_card .starrating .icon-star,
.policy_card .starrating span{
    font-size: 12px;
}
.policy_card .share-icons{
    padding: 35px 0;
    font-size: 12px;
    border-top: 1px solid #c4c4c4;
    margin-top: 35px;
}
.policy_card .share-icons a{
    color: #000;
    font-size: 18px;
}
.policy_card .share-icons a+a{
    margin-left: 10px;
}
.policy_card .starrating .icon-star{
    color: #e5e5e5;
    margin-right: 2px;
    vertical-align: middle;
}
.policy_card .starrating .icon-star.full{
    color: #ffc803;
}
.policy_card__logo{
    margin-bottom: 1em;
}
.app_link{
    margin-bottom: 1em;
}
.app_link img{
    border-radius: 8px;
    max-width: 124px;
}
.app_heading{
    font-size: 12px;
}
.policy_criteria .marked-list{
    margin-left: 18px;
}
.policy_criteria [data-content][data-toggle~="popover"]{
    color: #96a2c0;
}
.policy_card .starrating{
    justify-content: start;
    margin-bottom: 35px;
    align-items: center;
}
.policy_card h3 svg{
    margin-right: 6px;
    vertical-align: middle;
    display: inline-block;
    width: 32px;
    height: 32px;
}
.starrating_rate{
    margin-left: 5px;
}
.article_img{
    float: right;
    margin: 0 0 35px 35px;
    border-radius: 10px;
    max-width: 50%;
}
.rating_tags{
    margin: 32px 0 0;
}
.rating_tags__list{
    display: inline-block;
    max-width: 85%;
    vertical-align: top;
}
.rating_tags__list a{
    letter-spacing: 1px;
    font-weight: 700;
    display: inline-block;
    margin: 0 0 10px 1em;
    font-size: 0.9em;
}
.compare-short-popup{
    max-width: 580px;
    width: auto;
    background-color: #fff;
    margin-left: auto;
    margin-right: auto;
    padding: 40px;
    position: relative;
}
.compare-added-btn{
    text-align: center;
}
.compare-added-info .h2{
    font-weight: bold;
}
.compare-qty{
    display: block;
    margin-top: 1em;
}
.compare-added-btn{
    margin-top: 32px;
}
.option{
    padding-right: 12px;
}
.option .control.disabled{
    opacity: 0.5;
    cursor: default;
}
.options_list--scrollable{
    overflow-y: scroll;
}
.scroll-wrapper{
    overflow: hidden;
    max-height: 320px;
}
.main-popup.newsletter-banner{
    max-width: 460px;
    width: auto;
    background-color: #fff;
    margin-left: auto;
    margin-right: auto;
    padding: 40px;
    position: relative;
}
.main-popup h3{
    margin-bottom: 2em;
}
.main-popup.newsletter-banner .btn{
    margin: 1em 0;
}
.main-popup.newsletter-banner .btn.mfp-close,
div.login-popup .btn.mfp-close{
    background: none;
}
.main-popup.login-popup .mfp-close{
    color: #fff;
    top: -14px;
    right: -72px;
    width: 48px;
    height: 48px;
    font-size: 30px;
    opacity: 1;
}
.content_bg blockquote,
.content blockquote {
    padding: 55px 50px 32px 100px;
    margin: 35px 0 35px 100px;
    font-size: 20px;
    line-height: 1.3em;
    background-image: url(/local/templates/main_new/css/../img/quote.svg);
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: 30px 10px;
    color: #333;
    position: relative;
}
.content_bg blockquote:before,
.content blockquote:before{
    position: absolute;
    content: "";

}
.big-red{
    font-weight: bold;
    color: #c32420;
    font-size: 20px;
    line-height: 1.3em;
    margin-bottom: 1em;
}
.quote {
    margin: 32px 0 32px 100px;
    border-left: 4px solid #c32420;
    padding: 25px 55px;
}
.quote .h4{
    font-weight: bold;
    letter-spacing: 1.12px;
    font-size: 20px;
    margin-bottom: 1em;
    color: #16254B;
}
.bordered-block {
    border: 1px solid #c32420;
    margin: 32px 0 32px 100px;
    padding: 32px 55px;
    max-width: 750px;
}
.bordered-block .h4 {
    font-weight: 700;
    color: #16254B;
    margin-bottom: 1em;
    letter-spacing: 1.12px;
    font-size: 20px;
}
.h4 > br:only-child,
.h4:empty,
.h5:empty{
    display: none;
}
div.big-quote {
    margin: 32px 0;
    padding: 32px;
    background: #fff;
    -webkit-box-shadow: 0 0 20px rgb(0 0 0 / 10%);
    box-shadow: 0 0 20px rgb(0 0 0 / 10%);
    border-radius: 10px;
}
.big-quote + p{
    margin-top: 35px;
}
.big-quote .quote-avatar {
    min-width: 165px;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    margin-right: 32px;
    float: left;
    margin-bottom: 30px;
}
.big-quote .quote-avatar img {
    display: block;
    -webkit-border-radius: 100%;
    border-radius: 100%;
}
.big-quote .quote-body {
    width: 100%;
}
.big-quote .quote-body .h4{
    font-weight: bold;
    font-size: 24px;
    line-height: 1.18em;
    letter-spacing: 1px;
    color: #16254B;
    margin-bottom: 0.1em;
}
.big-quote .quote-body .h5 {
    font-size: 12px;
    line-height: 1.5em;
    letter-spacing: 1.12px;
    font-weight: bold;
    color: #606060;
    margin-bottom: 1em;
    overflow: hidden;
}
.big-quote .quote-body .h5 + p{
    overflow: hidden;
}
.big-quote .quote-body p:last-child{
    margin-bottom: 0;
}

@media screen and (max-width: 390px){
    .item_label{
        font-size: 8px;
    }
    .header_fixed .search_form{
        padding-left: 12px;
        padding-right: 12px;
        flex-grow: 0;
    }
    div.login-popup{
        padding: 40px 24px;
    }
    .footer-subscr .form-control,
    .footer-subscr .btn{
        width: 100%;
    }
}

/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */
.pswp {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    overflow: hidden;
    -ms-touch-action: none;
    touch-action: none;
    z-index: 1500;
    -webkit-text-size-adjust: 100%;
    -webkit-backface-visibility: hidden;
    outline: 0
}

.pswp * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.pswp img {
    max-width: none
}

.pswp--animate_opacity {
    opacity: .001;
    will-change: opacity;
    -webkit-transition: opacity 333ms cubic-bezier(.4, 0, .22, 1);
    -o-transition: opacity 333ms cubic-bezier(.4, 0, .22, 1);
    transition: opacity 333ms cubic-bezier(.4, 0, .22, 1)
}

.pswp--open {
    display: block
}

.pswp--zoom-allowed .pswp__img {
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.pswp--zoomed-in .pswp__img {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: grab
}

.pswp--dragging .pswp__img {
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: grabbing
}

.pswp__bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    will-change: opacity
}

.pswp__scroll-wrap {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.pswp__container,
.pswp__zoom-wrap {
    -ms-touch-action: none;
    touch-action: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.pswp__container,
.pswp__img {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none
}

.pswp__zoom-wrap {
    position: absolute;
    width: 100%;
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
    -webkit-transition: -webkit-transform 333ms cubic-bezier(.4, 0, .22, 1);
    transition: -webkit-transform 333ms cubic-bezier(.4, 0, .22, 1);
    -o-transition: transform 333ms cubic-bezier(.4, 0, .22, 1);
    transition: transform 333ms cubic-bezier(.4, 0, .22, 1);
    transition: transform 333ms cubic-bezier(.4, 0, .22, 1), -webkit-transform 333ms cubic-bezier(.4, 0, .22, 1)
}

.pswp__bg {
    will-change: opacity;
    -webkit-transition: opacity 333ms cubic-bezier(.4, 0, .22, 1);
    -o-transition: opacity 333ms cubic-bezier(.4, 0, .22, 1);
    transition: opacity 333ms cubic-bezier(.4, 0, .22, 1)
}

.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
    -webkit-transition: none;
    -o-transition: none;
    transition: none
}

.pswp__container,
.pswp__zoom-wrap {
    -webkit-backface-visibility: hidden
}

.pswp__item {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    overflow: hidden
}

.pswp__img {
    position: absolute;
    width: auto;
    height: auto;
    top: 0;
    left: 0
}

.pswp__img--placeholder {
    -webkit-backface-visibility: hidden
}

.pswp__img--placeholder--blank {
    background: #222
}

.pswp--ie .pswp__img {
    width: 100% !important;
    height: auto !important;
    left: 0;
    top: 0
}

.pswp__error-msg {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    text-align: center;
    font-size: 14px;
    line-height: 16px;
    margin-top: -8px;
    color: #ccc
}

.pswp__error-msg a {
    color: #ccc;
    text-decoration: underline
}

/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
.pswp__button {
    width: 44px;
    height: 44px;
    position: relative;
    background: 0 0;
    cursor: pointer;
    overflow: visible;
    -webkit-appearance: none;
    display: block;
    border: 0;
    padding: 0;
    margin: 0;
    float: right;
    opacity: .75;
    -webkit-transition: opacity .2s;
    -o-transition: opacity .2s;
    transition: opacity .2s;
    -webkit-box-shadow: none;
    box-shadow: none
}

.pswp__button:focus,
.pswp__button:hover {
    opacity: 1
}

.pswp__button:active {
    outline: 0;
    opacity: .9
}

.pswp__button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.pswp__ui--over-close .pswp__button--close {
    opacity: 1
}

.pswp__button,
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
    background: url(/local/templates/main_new/css/../img/default-skin.png) 0 0 no-repeat;
    -webkit-background-size: 264px 88px;
    background-size: 264px 88px;
    width: 44px;
    height: 44px
}

@media (-webkit-min-device-pixel-ratio:1.1),
(-webkit-min-device-pixel-ratio:1.09375),
(-o-min-device-pixel-ratio:35/32),
(min-resolution:105dpi),
(-o-min-device-pixel-ratio:11/10),
(min-resolution:1.1dppx) {

    .pswp--svg .pswp__button,
    .pswp--svg .pswp__button--arrow--left:before,
    .pswp--svg .pswp__button--arrow--right:before {
        background-image: url(/local/templates/main_new/css/../img/default-skin.svg)
    }

    .pswp--svg .pswp__button--arrow--left,
    .pswp--svg .pswp__button--arrow--right {
        background: 0 0
    }
}
@media (min-width: 1201px) {
    .header .wrapper,
    .footer .wrapper{
        margin-left: 80px;
        margin-right: 80px;
    }
    .menu_ratings{
        padding-left: 80px;
        padding-right: 80px;
    }
    .rating-id .wrapper{
        padding-left: 60px;
        padding-right: 60px;
    }
}
@media screen and (min-width: 1920px){
    .header .wrapper,
    .footer .wrapper{
        margin-left: auto;
        margin-right: auto;
    }
    .footer_middle{
        margin-left: 64px;
        margin-right: 64px;
    }
}
@media screen and (min-width: 1441px){
    .rating-id .wrapper{
        padding-left: 0;
    }
}
.pswp__button--close {
    background-position: 0 -44px
}

.pswp__button--share {
    background-position: -44px -44px
}

.pswp__button--fs {
    display: none
}

.pswp--supports-fs .pswp__button--fs {
    display: block
}

.pswp--fs .pswp__button--fs {
    background-position: -44px 0
}

.pswp__button--zoom {
    display: none;
    background-position: -88px 0
}

.pswp--zoom-allowed .pswp__button--zoom {
    display: block
}

.pswp--zoomed-in .pswp__button--zoom {
    background-position: -132px 0
}

.pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
    visibility: hidden
}

.pswp__button--arrow--left,
.pswp__button--arrow--right {
    background: 0 0;
    top: 50%;
    margin-top: -50px;
    width: 70px;
    height: 100px;
    position: absolute
}

.pswp__button--arrow--left {
    left: 0
}

.pswp__button--arrow--right {
    right: 0
}

.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
    content: '';
    top: 35px;
    background-color: rgba(0, 0, 0, .3);
    height: 30px;
    width: 32px;
    position: absolute
}

.pswp__button--arrow--left:before {
    left: 6px;
    background-position: -138px -44px
}

.pswp__button--arrow--right:before {
    right: 6px;
    background-position: -94px -44px
}

.pswp__counter,
.pswp__share-modal {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.pswp__share-modal {
    display: block;
    background: rgba(0, 0, 0, .5);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding: 10px;
    position: absolute;
    z-index: 1600;
    opacity: 0;
    -webkit-transition: opacity .25s ease-out;
    -o-transition: opacity .25s ease-out;
    transition: opacity .25s ease-out;
    -webkit-backface-visibility: hidden;
    will-change: opacity
}

.pswp__share-modal--hidden {
    display: none
}

.pswp__share-tooltip {
    z-index: 1620;
    position: absolute;
    background: #fff;
    top: 56px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    display: block;
    width: auto;
    right: 44px;
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .25);
    box-shadow: 0 2px 5px rgba(0, 0, 0, .25);
    -webkit-transform: translateY(6px);
    -ms-transform: translateY(6px);
    transform: translateY(6px);
    -webkit-transition: -webkit-transform .25s;
    transition: -webkit-transform .25s;
    -o-transition: transform .25s;
    transition: transform .25s;
    transition: transform .25s, -webkit-transform .25s;
    -webkit-backface-visibility: hidden;
    will-change: transform
}

.pswp__share-tooltip a {
    display: block;
    padding: 8px 12px;
    color: #000;
    text-decoration: none;
    font-size: 14px;
    line-height: 18px
}

.pswp__share-tooltip a:hover {
    text-decoration: none;
    color: #000
}

.pswp__share-tooltip a:first-child {
    -webkit-border-radius: 2px 2px 0 0;
    border-radius: 2px 2px 0 0
}

.pswp__share-tooltip a:last-child {
    -webkit-border-radius: 0 0 2px 2px;
    border-radius: 0 0 2px 2px
}

.pswp__share-modal--fade-in {
    opacity: 1
}

.pswp__share-modal--fade-in .pswp__share-tooltip {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.pswp--touch .pswp__share-tooltip a {
    padding: 16px 12px
}

a.pswp__share--facebook:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: -12px;
    right: 15px;
    border: 6px solid transparent;
    border-bottom-color: #fff;
    -webkit-pointer-events: none;
    -moz-pointer-events: none;
    pointer-events: none
}

a.pswp__share--facebook:hover {
    background: #3e5c9a;
    color: #fff
}

a.pswp__share--facebook:hover:before {
    border-bottom-color: #3e5c9a
}

a.pswp__share--twitter:hover {
    background: #55acee;
    color: #fff
}

a.pswp__share--pinterest:hover {
    background: #ccc;
    color: #ce272d
}

a.pswp__share--download:hover {
    background: #ddd
}

.pswp__counter {
    position: absolute;
    left: 0;
    top: 0;
    height: 44px;
    font-size: 13px;
    line-height: 44px;
    color: #fff;
    opacity: .75;
    padding: 0 10px
}

.pswp__caption {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    min-height: 44px
}

.pswp__caption small {
    font-size: 11px;
    color: #bbb
}

.pswp__caption__center {
    text-align: left;
    max-width: 420px;
    margin: 0 auto;
    font-size: 13px;
    padding: 10px;
    line-height: 20px;
    color: #ccc
}

.pswp__caption--empty {
    display: none
}

.pswp__caption--fake {
    visibility: hidden
}

.pswp__preloader {
    width: 44px;
    height: 44px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -22px;
    opacity: 0;
    -webkit-transition: opacity .25s ease-out;
    -o-transition: opacity .25s ease-out;
    transition: opacity .25s ease-out;
    will-change: opacity;
    direction: ltr
}

.pswp__preloader__icn {
    width: 20px;
    height: 20px;
    margin: 12px
}

.pswp__preloader--active {
    opacity: 1
}

.pswp__preloader--active .pswp__preloader__icn {
    background: url(/local/templates/main_new/css/preloader.gif) 0 0 no-repeat
}

.pswp--css_animation .pswp__preloader--active {
    opacity: 1
}

.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
    -webkit-animation: clockwise .5s linear infinite;
    animation: clockwise .5s linear infinite
}

.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
    -webkit-animation: donut-rotate 1s cubic-bezier(.4, 0, .22, 1) infinite;
    animation: donut-rotate 1s cubic-bezier(.4, 0, .22, 1) infinite
}

.pswp--css_animation .pswp__preloader__icn {
    background: 0 0;
    opacity: .75;
    width: 14px;
    height: 14px;
    position: absolute;
    left: 15px;
    top: 15px;
    margin: 0
}

.pswp--css_animation .pswp__preloader__cut {
    position: relative;
    width: 7px;
    height: 14px;
    overflow: hidden
}

.pswp--css_animation .pswp__preloader__donut {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 14px;
    height: 14px;
    border: 2px solid #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border-left-color: transparent;
    border-bottom-color: transparent;
    position: absolute;
    top: 0;
    left: 0;
    background: 0 0;
    margin: 0
}


@-webkit-keyframes clockwise {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes clockwise {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes donut-rotate {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    50% {
        -webkit-transform: rotate(-140deg);
        transform: rotate(-140deg)
    }

    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

@keyframes donut-rotate {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    50% {
        -webkit-transform: rotate(-140deg);
        transform: rotate(-140deg)
    }

    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

.pswp__ui {
    -webkit-font-smoothing: auto;
    visibility: visible;
    opacity: 1;
    z-index: 1550
}

.pswp__top-bar {
    position: absolute;
    left: 0;
    top: 0;
    height: 44px;
    width: 100%
}

.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right,
.pswp__caption,
.pswp__top-bar {
    -webkit-backface-visibility: hidden;
    will-change: opacity;
    -webkit-transition: opacity 333ms cubic-bezier(.4, 0, .22, 1);
    -o-transition: opacity 333ms cubic-bezier(.4, 0, .22, 1);
    transition: opacity 333ms cubic-bezier(.4, 0, .22, 1)
}

.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
    visibility: visible
}

.pswp__caption,
.pswp__top-bar {
    background-color: rgba(0, 0, 0, .5)
}

.pswp__ui--fit .pswp__caption,
.pswp__ui--fit .pswp__top-bar {
    background-color: rgba(0, 0, 0, .3)
}

.pswp__ui--idle .pswp__top-bar {
    opacity: 0
}

.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right {
    opacity: 0
}

.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__top-bar {
    opacity: .001
}

.pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
    display: none
}

.pswp__element--disabled {
    display: none !important
}

.pswp--minimal--dark .pswp__top-bar {
    background: 0 0
}

/* ------------------------------------------------
  Popovers / Tooltips
-------------------------------------------------*/
.popover{
    background: #fff;
    color: #000;
    font-size:  13px;
    line-height: 1.3em;
    padding: .5em 1em;
    width: 360px;
    box-shadow: 0px 4px 40px rgba(20, 26, 178, 0.1);
    z-index: 9999;
    position: absolute;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    will-change: transform;
    opacity: 0;
    transform-origin: top;
    pointer-events: none;
    transition: all .2s ease-in-out 0s;
    margin-left: -180px;
    border-radius: 12px;
    font-size: 13px;
    line-height: 20px;
}
.popover .arrow{
    display: none;
}
@media screen and (max-width: 375px){
    .popover{
        max-width: 340px;
        width: auto;
    }
}
.popover .arrow {
    position: absolute;
    left: 50%;
    margin-left: -9px;
    display: block;
    height: 8px;
    width: 18px;
}
.popover-bottom .arrow, .popover-top .arrow {
    left: 50%!important;
    right: auto!important;
}
.popover.popover-top .arrow,.popover.popover-top-right .arrow,.popover.popover-top-left .arrow{
    background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjwhLS0gQ3JlYXRlZCB3aXRoIElua3NjYXBlIChodHRwOi8vd3d3Lmlua3NjYXBlLm9yZy8pIC0tPgoKPHN2ZyB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iIHhtbG5zOmNjPSJodHRwOi8vY3JlYXRpdmVjb21tb25zLm9yZy9ucyMiIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2ZXJzaW9uPSIxLjEiIHdpZHRoPSIxOS4yNzk3MiIgaGVpZ2h0PSI4IiBpZD0ic3ZnMiI+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTE2Mi44NTcxNCwtNDYwLjc5MDc1KSIgaWQ9ImxheWVyMSI+PHBhdGggZD0ibSAxNjIuODU3MTQsNDYwLjc5MDc1IDkuNjM5ODYsOCA5LjYzOTg2LC04IC0xOS4yNzk3MiwwIiBpZD0icGF0aDMwMDkiIHN0eWxlPSJmaWxsOiNmZmY7ZmlsbC1vcGFjaXR5OjE7c3Ryb2tlOm5vbmUiIC8+PC9nPjwvc3ZnPg==') no-repeat;
    margin-bottom: 5px;
    position: absolute;
    content: "";
    top: 100%;
}
.popover.popover-bottom .arrow,.popover.popover-bottom-right .arrow,.popover.popover-bottom-left .arrow{
    background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjwhLS0gQ3JlYXRlZCB3aXRoIElua3NjYXBlIChodHRwOi8vd3d3Lmlua3NjYXBlLm9yZy8pIC0tPgoKPHN2ZyB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iIHhtbG5zOmNjPSJodHRwOi8vY3JlYXRpdmVjb21tb25zLm9yZy9ucyMiIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczppbmtzY2FwZT0iaHR0cDovL3d3dy5pbmtzY2FwZS5vcmcvbmFtZXNwYWNlcy9pbmtzY2FwZSIgdmVyc2lvbj0iMS4xIiB3aWR0aD0iMTkuMjc5NzIiIGhlaWdodD0iOCIgaWQ9InN2ZzIiPiA8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTYyLjg1NzE0LC00NjAuNzkwNzUpIiBpZD0ibGF5ZXIxIj4gPHBhdGggZD0ibSAxNjIuODU3MTQsNDY4Ljc5MDc1IDkuNjM5ODYsLTggOS42Mzk4Niw4IC0xOS4yNzk3MiwwIiBpZD0icGF0aDMwMDkiIHN0eWxlPSJmaWxsOiNmZmY7ZmlsbC1vcGFjaXR5OjE7c3Ryb2tlOm5vbmU7IiAvPiA8L2c+IDwvc3ZnPg==") no-repeat;
    margin-top: 5px;
    margin-bottom: 0;
    position: absolute;
    content: "";
    bottom: 100%;
}
.popover-bottom-left{
    right: 16px!important;
    left: auto!important;
    margin-left: 0!important;
    margin-bottom: -8px;
}
.popover-top-left{
    right: 16px!important;
    left: auto!important;
    margin-left: 0!important;
    margin-top: -8px;
}
.popover-bottom-left .arrow, .popover-top-left .arrow{
    left: auto!important;
    margin-left: 0;
    margin-right: -34px;
}
.popover-top-right{
    left: 16px!important;
    right: auto!important;
    margin-left: 0!important;
}
.popover-bottom-right{
    left: 16px!important;
    right: auto!important;
    margin-left: 0!important;
}
.popover-bottom-right .arrow, .popover-top-right .arrow{
    right: auto!important;
    margin-left: -25px;
}
[data-content][data-toggle~="popover"]{
  position: relative;
  display: inline-block;
  margin: 0 3px;
  color: #0c339f;
}
.back-to-top{
    background-color: rgba(12,51,159,.8);
    color: #fff;
    position: fixed;
    right: 0;
    bottom: 0;
    width: 60px;
    height: 60px;
    text-align: center;
    padding-top: 12px;
    cursor: pointer;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    visibility: hidden;
    opacity: 0;
    z-index: -1;
    text-align: center;
}
.back-to-top.visible {
    opacity: 1;
    visibility: visible;
    z-index: 100;
}
.back-to-top span {
    display: block;
    text-transform: uppercase;
    font-size: 11px;
    line-height: 15px;
    margin-top: 5px;
    text-transform: uppercase;
}
.visible {
    visibility: visible!important;
}
.back-to-top svg {
    position: relative;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    font-size: 20px;
    display: inline-block;
}
.back-to-top:hover {
    background-color: #0c339f;
}
.for_robots{
    margin: 0;
    padding: 0;
    width: 0;
    height: 0;
    font-size: 0;
    overflow: hidden;
    visibility: hidden;
}
.sidebar_cont{
    padding: 1em;
    border: 1px solid #c4c4c4;
    border-top: none;
    border-radius: 0 0 8px 8px;
    overflow: hidden;
}
.article_share{
    margin-top: 35px;
    padding-top: 35px;
    position: relative;
}
.article_share:before{
    content: "";
    border-top: 1px solid #c4c4c4;
    position: absolute;
    top: 0;
    left: 0;
    width: 226px;
}
.article_share .icon{
    font-size: 28px;
    margin-left: 1em;
}
.share-icons_title{
    margin-right: 1em;
}
@media screen and (min-width: 768px) and (max-width: 1024px){
    .header_fixed .cat_btn{
        width: 48px;
        height: 45px;
    }
    .header_fixed .logout-link:not(.active) .profile-link{
        display: none;
    }
    .sidebar .share-icons_title{
        display: block;
    }
    .header .search_form{
        padding: 0;
    }
    .header .fav_container{
        padding-right: 0;
    }
    .close_menu_overlay{
        top: -47px;
    }
    .header_fixed .logo{
        flex-basis: auto;
    }
    .header_fixed .profile-info img{
        width: 45px;
        height: 45px;
    }
    .f-subscribe{
        max-width: 615px;
        width: 100%;
    }
}
.marked-list+.view_all{
    color: #0c339f;
    display: inline-flex;
    margin: 1em 0 1em 24px;
    font-size: 14px;
}
.view_all .filter_toggler{
    margin: 1px 0 0 3px;
    transform: rotate(90deg);
}
.view_all .filter_toggler.active{
    transform: rotate(-90deg);
}
.doc-list{
    list-style-type: none;
    padding: 0;
    margin-top: 1em;
    margin-bottom: 1em;
}
.doc-list a{
    display: block;
    margin: 1em 0 0 18px;
    position: relative;
    padding: 0.5em 0 1em 48px;
    background: url(/local/templates/main_new/img/doc.svg) no-repeat 0 0;
    background-size: 32px auto;
}
.marked-list+.view_all:hover{
    color: #000;
}
.marked-list_item{
    padding-left: 24px;
    background: url(/local/templates/main_new/icons/green-checkmark.svg) no-repeat 0 4px;
    background-size: 12px auto;
    margin-bottom: 0.5em;
    position: relative;
}
.marked-list_item--bad{
    background: url(/local/templates/main_new/icons/red-cross.svg) no-repeat 2px 5px;
    background-size: 9px auto;
}
.marked-list_item--medium{
    background: none;
}
.marked-list_item--medium:before{
    background: #e9b806;
    width: 8px;
    height: 8px;
    left: 2.5px;
    top: 5px;
    content: "";
    position: absolute;
    border-radius: 8px;
}
div.policy_search{
  flex-grow: 1;
}
.row.items-center{
  align-items: center;
}
.row.policy_statistics [class^="col-"]{
  flex-shrink: 1;
  flex-grow: 1;
  font-size: 14px;
  line-height: 1.25em;
}

.row.policy_statistics [class^="col-"] span{
  font-size: 36px;
  line-height: 36px;
  font-weight: bold;
  display: block;
  margin-bottom: 8px;
}
.russian-flag{
  display: inline-block;
  width: 42px;
  height: 28px;
  position: relative;
  background: #fff;
  margin: 4px auto 12px;
  box-shadow: 0 0 8px rgb(0 0 0 / 20%);
}
.russian-flag:before{
  content: "";
  position: absolute;
  background: #0c359c;
  height: 33.33%;
  width: 100%;
  bottom: 33.33%;
  left: 0;
}
.russian-flag:after{
  content: "";
  position: absolute;
  background: #c32420;
  height: 33.33%;
  width: 100%;
  bottom: 0;
  left: 0;
}
a picture .img-fluid{
    display: block;
}
.policy_search .easy-autocomplete-container ul {
    position: absolute;
    top: 100%;
    width: 100%;
}
.social-list_title{
    margin-top: 40px;
    margin-bottom: 24px;
    display: block;
}
.shop-link-container{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.news-bottom-info .simple-list{
    margin-top: 0;
}

/* .promo
**************************/
.promo{
    background: #fff;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .1);
    box-shadow: 0 0 20px rgba(0, 0, 0, .1);
    border-radius: 10px;
}
.promo.promo--mt{
    margin-top: 32px;
}
.promo:hover{
    -webkit-box-shadow: 0 0 20px rgba(85, 114, 186, .25);
    box-shadow: 0 0 20px rgba(85, 114, 186, .25);
}
.promo__body{
    position: relative;
}
.promo__head{
    margin-bottom: 26px;
    height: 94px;
    padding: 8px 0 0;
    background: #859acd;
    text-align: center;
    border-radius: 10px 10px 0 0;
}
.promo__img{
    width: 130px;
    margin: 20px auto;
    display: inline-block;
}
.promo__content{
    padding: 24px 36px 33px;
    text-align: center;
}
/*.promo__title{
    margin-bottom: 24px;
}*/
.promo__btn:before{
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.promo__divider{
    height: 0;
    width: 88px;
    border-top: 1px solid #c4c4c4;
    margin: 0 auto;
}
.promo__footer{
    padding: 32px 36px 33px;
    text-align: center;
    white-space: nowrap;
}
.top_btns.top_btns--ib{
    display: inline-block;
    margin-top: 0;
}
.top_btns--ib .btn_share-rating.btn{
    margin-bottom: 0;
}
.top_btns--ib .share-icons{
    display: none;
}
.btn.btn--outline{
    background: #fff;
    border: 2px solid #0c359c;
    color: #0c359c;
}
.btn.btn--outline:hover{
    background: #5572ba;
    border-color: #5572ba;
    color: #fff;
}

/*фиксы для совмещения шапки и подвала со старым дизайном*/
body .gray-section.mb-minus-45 {
    margin-bottom: 0!important;
}
body .comment .comment-text{
    max-height: 62px;
}
.btn.blue,
.btn.btn--give,
.btn.btn--give:hover{
    color: #fff;
}
/* End */


/* Start:/local/templates/main_new/css/magnific-popup.css?17313285256950*/
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: rgba(207, 215, 229, 0.9);}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
/* End */


/* Start:/local/templates/main_new/css/slick.css?16504503842680*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slider{
    margin: -16px;
}
.slider .slick-slide>div{
    padding: 16px;
}
.slider .slider-item{
    height: 436px;
    position: relative;
}
.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.nav-btn.slick-disabled,
.slider-ratings .nav-btn.slick-disabled,
.nav-btn.slick-disabled:hover{
    opacity: 0.2;
    cursor: default;
}
.nav-btn.slick-disabled:hover .icon{
    fill: #000;
}
@media screen and (max-width: 768px){
  .slider .slider-item{
    padding-bottom: 80px;
  }
  .news_slider .nav-btn{
    top: 114px;
  }
  .nav_top .nav-btn{
    width: 40px;
    height: 40px;
    line-height: 40px;
    margin-top: -5px;
    -webkit-box-shadow: 0 0 6px rgb(0 0 0 / 50%);
    box-shadow: 0 0 6px rgb(0 0 0 / 50%);
  }
  .nav_top .nav-btn .icon{
    height: 16px;
  }
  .nav_top{
    margin-left: -24px;
    margin-right: -24px;
  }
  .nav_top .nav{
    padding: 13px 42px;
  }
}
@media screen and (max-width: 479px){
    .news_slider .nav-btn{
        top: 78px;
    }
}

/* End */


/* Start:/local/templates/main_new/css/subscribe.css?16760217271711*/
.subscribeBlockFixed{
    position: fixed;
    top: 20px;
    right: 30px;
    padding: 20px;
    background-color: #fff;
    width: 346px;
    z-index: 999;
    box-shadow: 0 0 20px 0 rgba(0,0,0,0.15);
}
.subscribeBlockFixed:before,
.subscribeBlockFixed:after{
    content: "";
    background: url(/local/templates/main/img/frameborder.png) repeat-x -6px 0;
    height: 8px;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}
.subscribeBlockFixed:after{
    top: auto;
    bottom: 0;
}
.subscribeBlockFixed .control--checkbox{
    margin-top: 20px;
}
.subscribeBlockFixed .mfp-close{
    opacity: 0.6;
    right: 9px;
    top: 5px;
    background: none;
    color: #333;
}
.subscribeBlockFixed .mfp-close:hover{
    background: none;
    opacity: 1;
    color: #333;
}
.subscribeBlockFixed .btn.big{
    height: 55px;
    display: block;
    width: 100%;
    min-width: 150px;
}
.subscribeBlockFixed .h3{
    font-size: 1.2em;
    line-height: 1.3em;
}
@media screen and (min-width: 1200px){
    .subscribeBlockFixed{
        padding: 40px 30px 35px;
    }
}
@media screen and (max-width: 992px){
    .subscribeBlockFixed{
        top: auto;
        bottom: 10px;
        left: 10px;
        width: webkit-calc(50% - 15px)!important;
        width: calc(100% - 20px);
        box-shadow: 0 0 20px 0 rgba(0,0,0,0.25);
    }
}
@media screen and (max-width: 767px){
    .subscribeBlockFixed .btn.big{
        margin-top: 20px;
        max-width: 380px;
    }
    .compare-popup .card-body{
        padding-top: 0.25rem;
    }
    .product-row > [class^=col-]{
        width: 100%;
    }
}
@media screen and (min-width: 992px){
    .subscribeBlockFixed .btn.big{
        margin-top: 20px;
    }
}

/* End */


/* Start:/local/templates/main_new/css/main_2025.css?1734432668109186*/
@charset "UTF-8";
.icon {
  display: inline-block;
  width: 1em;
  height: 1em;
  fill: currentColor
}
.mt25 {
  margin-top: 25px!important
}
.mt20 {
  margin-top: 20px!important
}
.mt0 {
  margin-top: 0!important
}
.mb24 {
  margin-bottom: 24px!important
}
.mt25 {
  margin-top: 25px!important
}
.mb56 {
  margin-bottom: 56px!important
}
.mb80 {
  margin-bottom: 80px!important
}
.d-none {
  display: none!important
}
.content {
  max-width: 1760px;
  margin: 0 16px 64px 16px;
  padding: 0;
  font-family: Montserrat,sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  text-align: left
}
@media (min-width:641px) {
  .content {
    margin-left: 40px;
    margin-right: 40px
  }
}
@media (min-width:1201px) {
  .content {
    margin: 20px 80px 150px 80px
  }
}
@media (min-width:1441px) {
  .content {
    margin-left: 80px;
    margin-right: 80px
  }
}
@media (min-width:1920px) {
  .content {
    margin-left: auto;
    margin-right: auto
  }
}
.content--no-margin {
  margin-top: 0;
  margin-bottom: 0
}
.radio {
  position: relative
}
.radio label {
  display: block;
  width: 100%;
  padding-left: 32px;
  line-height: 24px
}
.radio label:before {
  content: '';
  display: block;
  height: 20px;
  width: 20px;
  border: 2px solid #9aa0b1;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 2px
}
.radio label a {
  color: inherit
}
.radio label a:hover {
  text-decoration: none
}
.radio input {
  display: none
}
.radio input:checked + label:before {
  border-color: #0c359c;
  background: #0c359c
}
.radio input:checked + label:after {
  content: '';
  display: block;
  height: 7.5px;
  width: 7.5px;
  border-radius: 1px;
  position: absolute;
  left: 6.5px;
  top: 8.5px;
  background-color: #f5f6f9;
  z-index: 1;
  border-radius: 50%
}
.radio a {
  color: #151515
}
body {
  overflow-x: hidden;
  margin: 0;
  padding: 0
}
.section {
  text-align: left
}
@media (max-width:1920px) {
  .section--slider {
    overflow: hidden
  }
}
.section--stuck {
  box-shadow: 0 4px 40px 0 rgba(20,26,178,.1)
}
.section--fast-links {
  position: sticky;
  top: 0;
  z-index: 100;
  background: #fff;
  padding: 32px 0
}
@media (min-width:769px) {
  .section--fast-links {
    padding: 16px 0;
    margin: 48px 0
  }
}
.section.section--promo .swiper-slide {
  max-width: 100%;
  width: 100%!important
}
.section__title {
  font-size: 22px;
  line-height: 26px;
  font-weight: 600;
  margin-bottom: 16px
}
@media (min-width:769px) {
  .section__title {
    font-size: 26px;
    line-height: 44px;
    margin-bottom: 32px
  }
}
.section .js-slider {
  position: relative
}
.section .swiper-container--nocrop {
  overflow: visible
}
@media (min-width:769px) {
  .section .swiper-container--nocrop {
    overflow: hidden;
    padding-bottom: 2px
  }
}
.section .swiper-container--auto .swiper-slide {
  width: auto
}
.section .content {
  margin-top: 0
}
.button-wrap {
  position: absolute;
  top: 0;
  right: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center;
  -moz-column-gap: 40px;
  column-gap: 40px;
  font-size: 13px;
  line-height: 26px
}
.button-wrap--mobile-off {
  display: -ms-flexbox;
  display: flex
}
@media (max-width:641px) {
  .button-wrap--mobile-off {
    display: none
  }
}
.button-wrap a {
  color: #0c359c;
  font-size: 13px;
  line-height: 20px;
  text-decoration: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -moz-column-gap: 10px;
  column-gap: 10px
}
.button-wrap a .icon {
  font-size: 12px
}
.button-wrap .swiper-wrapper {
  -ms-flex-align: stretch;
  align-items: stretch
}
.button-wrap .swiper-button-next,
.button-wrap .swiper-button-prev {
  position: static;
  color: #9aa0b1;
  font-size: 40px;
  margin: 0;
  height: 40px;
  width: 40px;
  display: block
}
@media (max-width:769px) {
  .button-wrap .swiper-button-next,
  .button-wrap .swiper-button-prev {
    display: none;
    font-size: 48px
  }
}
@media (min-width:1441px) {
  .button-wrap .swiper-button-next,
  .button-wrap .swiper-button-prev {
    font-size: 48px;
    height: 48px;
    width: 48px
  }
}
.button-wrap .swiper-button-next:hover,
.button-wrap .swiper-button-prev:hover {
  color: #0c359c
}
.site-btn {
  width: 100%;
  max-width: 100%;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 15px;
  font-weight: 700;
  height: 55px;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 4px;
  background: #0c359c;
  color: #fff;
  border-radius: 8px
}
@media (min-width:641px) {
  .site-btn {
    width: 343px
  }
}
.site-btn:hover {
  color: #fff
}
.site-btn.site-btn--outline {
  background: 0 0;
  color: #0c359c;
  border: 2px solid #0c359c
}
.img {
  position: relative;
  height: 100%;
  border-radius: 8px
}
.img:hover .img__photo img {
  transform: scale(1.1)
}
.img__photo {
  border-radius: 8px;
  overflow: hidden;
  width: 100%;
  aspect-ratio: 1/1;
  background: #f5f6f9
}
.img__caption {
  display: block;
  margin-top: 14px;
  font-size: 13px;
  line-height: 20px;
  text-align: center;
  text-decoration: none
}
.img a.img__caption {
  color: #151515
}
.subscr_form {
  padding: 16px 24px;
  background: #f5f6f9;
  border-radius: 8px;
  box-shadow: none
}
@media (min-width:641px) {
  .subscr_form {
    padding: 24px
  }
}
@media (min-width:1441px) {
  .subscr_form {
    padding: 40px
  }
}
.subscr_form h3 {
  font-size: 20px;
  line-height: 24px;
  margin: 0 0 20px 0;
  font-weight: 600
}
.subscr_form__input form {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -moz-column-gap: 10px;
  column-gap: 10px;
  row-gap: 20px;
  -ms-flex-direction: column;
  flex-direction: column
}
@media (min-width:641px) {
  .subscr_form__input form {
    -ms-flex-direction: row;
    flex-direction: row
  }
}
.subscr_form__input .textinput {
  height: 48px;
  border-radius: 8px;
  background: #fff;
  padding: 0 16px;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
  border: none
}
.subscr_form__input .btn {
  width: auto;
  height: 48px;
  border-radius: 8px;
  font-size: 12px;
  padding: 0 24px;
  position: static;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border: none;
  margin: 0
}
.subscr_form__input .btn:hover {
  background: #0c359c
}
.subscr_form__input .btn [disabled],
.subscr_form__input .btn:disabled {
  background: #0c359c;
  color: #fff;
  cursor: not-allowed
}
.subscr_form__input a {
  color: #0c359c;
  text-decoration: none
}
.subscr_form__input a:hover {
  text-decoration: underline
}
.subscr_form p {
  margin: 0;
  font-size: 12px;
  line-height: 20px;
  width: 100%
}
.js-slider {
  scroll-margin-top: 82px
}
@media (min-width:641px) {
  .js-slider {
    scroll-margin-top: 96px
  }
}
.h1 {
  font-size: 34px;
  line-height: 42px;
  font-weight: 600;
  margin: 0 0 40px 0
}
.h2 {
  font-size: 26px;
  line-height: 32px;
  font-weight: 600;
  margin: 0 0 29px 0
}
.rating-view {
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
  -moz-column-gap: 24px;
  column-gap: 24px
}
.rating-view__item {
  background: 0 0;
  padding: 0;
  border: none;
  font-size: 32px;
  color: #9aa0b1;
  height: 32px;
  width: 32px;
  line-height: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer
}
.rating-view__item:not(.rating-view__item--active):hover {
  color: #de3f3b
}
.rating-view__item--active {
  color: #0c359c
}
.panel {
  display: -ms-flexbox;
  display: flex
}
.rating__info {
  display: grid;
  row-gap: 20px;
  -moz-column-gap: 90px;
  column-gap: 90px;
  -ms-flex-align: start;
  align-items: start;
  grid-template-columns: 360px 1fr
}
.rating__info + .rating__info {
  margin-top: 40px
}
.rating__info .js-slider {
  width: calc(100vw - 610px)
}
.rating__info .swiper-container {
  padding-bottom: 2px
}
.rating__col--main {
  border-radius: 12px;
  overflow: hidden;
  background: #f5f6f9
}
@media (min-width:641px) {
  .rating__col--main {
    position: sticky;
    top: 96px
  }
}
@media (min-width:1601px) {
  .rating__col--main {
    top: 120px
  }
}
.rating__col--second {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 24px
}
.rating__col .card {
  border-radius: 0
}
.btn {
  height: 51px
}
@media (min-width:641px) {
  .btn {
    height: 65px
  }
}
.btn.btn--ratesearch {
  background: 0 0;
  color: #151515;
  font-size: 18px;
  width: 72px
}
.btn.btn--ratesearch:hover {
  color: #0c359c
}
.btn.btn--filter {
  background: 0 0;
  width: 100%;
  height: 63px
}
.btn.btn--filter:hover {
  background-color: #0c359c
}
.btn-favorite {
  padding: 12px;
  background: #fff;
  color: #0c359c;
  border: none;
  border-radius: 0 0 8px 8px;
  text-transform: uppercase;
  position: absolute;
  top: 0;
  right: 80px;
  font-weight: 700;
  font-size: 12px;
  transition: all .3s;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  -moz-column-gap: 12px;
  column-gap: 12px;
  cursor: pointer
}
@media (min-width:1201px) {
  .btn-favorite {
    padding: 12px 24px
  }
}
.btn-favorite--active,
.btn-favorite:hover {
  background: #0c359c;
  color: #fff
}
.btn-favorite .icon {
  font-size: 20px
}
@media (max-width:1200px) {
  .btn-favorite span {
    display: none
  }
}
.product__head {
  display: grid;
  -moz-column-gap: 16px;
  column-gap: 16px;
  row-gap: 4px;
  grid-template-columns: repeat(1,1fr)
}
@media (min-width:641px) {
  .product__head {
    margin-bottom: 24px;
    grid-template-columns: repeat(12,1fr)
  }
}
@media (min-width:769px) {
  .product__head {
    margin-bottom: 32px
  }
}
.product__title {
  font-size: 24px;
  line-height: 29px;
  font-weight: 600
}
@media (min-width:641px) {
  .product__title {
    font-size: 20px;
    line-height: 24px;
    grid-column: span 8
  }
}
@media (min-width:769px) {
  .product__title {
    font-size: 20px;
    line-height: 24px;
    grid-column: span 7
  }
}
@media (min-width:1201px) {
  .product__title {
    font-size: 26px;
    line-height: 32px
  }
}
.product__subtitle {
  font-size: 13px;
  line-height: 19px;
  margin-bottom: 29px
}
@media (min-width:641px) {
  .product__subtitle {
    font-size: 10px;
    line-height: 14px;
    grid-column: span 8;
    margin-top: 6px
  }
}
@media (min-width:769px) {
  .product__subtitle {
    margin: 0;
    font-size: 13px;
    line-height: 19px;
    grid-column: span 7
  }
}
.product__rating {
  grid-column: 1/1;
  grid-row: inherit
}
@media (min-width:641px) {
  .product__rating {
    grid-column: 9/13;
    grid-row: 1/3
  }
}
@media (min-width:769px) {
  .product__rating {
    grid-column: 8/13;
    grid-row: 1/3
  }
}
.product__info {
  display: grid;
  row-gap: 20px;
  -moz-column-gap: 32px;
  column-gap: 32px;
  -ms-flex-align: start;
  align-items: start;
  grid-column: span 12;
  grid-template-columns: repeat(1,1fr)
}
@media (min-width:641px) {
  .product__info {
    grid-template-columns: repeat(12,1fr)
  }
}
@media (min-width:1441px) {
  .product__info {
    -moz-column-gap: 40px;
    column-gap: 40px
  }
}
.product__col {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 20px
}
.product__col--main {
  border: 1px solid #cfd7e5;
  border-radius: 12px;
  z-index: 10;
  row-gap: 0
}
@media (min-width:641px) {
  .product__col--main {
    border: none;
    grid-column: span 4;
    grid-row: 1/4;
    position: sticky;
    top: 96px;
    row-gap: 20px
  }
}
@media (min-width:1601px) {
  .product__col--main {
    top: 120px
  }
}
@media (min-width:1441px) {
  .product__col--main {
    grid-row: inherit;
    grid-column: span 3;
    top: 120px
  }
}
@media (min-width:641px) {
  .product__col--second {
    grid-column: span 8
  }
}
@media (min-width:1441px) {
  .product__col--second {
    grid-column: span 5
  }
}
@media (min-width:641px) {
  .product__col--second-x2 {
    grid-column: span 8
  }
}
@media (min-width:1441px) {
  .product__col--second-x2 {
    grid-column: span 9
  }
}
@media (min-width:641px) {
  .product__col--additional {
    grid-column: span 8
  }
}
@media (min-width:1441px) {
  .product__col--additional {
    grid-column: span 4
  }
}
@media (min-width:641px) {
  .product__col--text {
    grid-column: span 12
  }
}
@media (min-width:1201px) {
  .product__col--text {
    grid-column: span 8
  }
}
.product__text {
  margin-top: 40px;
  margin-bottom: 20px
}
@media (min-width:641px) {
  .product__text {
    margin-bottom: 0
  }
}
@media (min-width:1201px) {
  .product__text {
    margin-top: 100px
  }
}
.product__text h2 {
  font-size: 16px;
  line-height: 22px;
  margin: 0 0 24px 0;
  font-weight: 500;
  display: none;
  color: #151515
}
@media (min-width:769px) {
  .product__text h2 {
    display: block
  }
}
.product__text p {
  font-size: 13px;
  line-height: 20px;
  margin-bottom: 20px
}
.product__text br {
  margin: 10px 0;
  display: block
}
@media (min-width:641px) {
  .product__link {
    display: none
  }
}
.app-links__icon,
.article-card__title,
.card,
.card__body,
.fast-links__item,
.hotlinks__img,
.img__photo img,
.p-photo__like button,
.p-photo__param--more,
.share__links,
.tags__item,
.top-banner__roubric {
  transition: .3s ease
}
.article-card__title:before,
.banner-bottom__link:before,
.img a.img__caption:before,
.radio a:before,
.top-banner__overlay:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0
}
.top-banner__content-num,
.top-banner__fact span {
  font-family: Unbounded,sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal
}
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  z-index: 1
}
.swiper-container-no-flexbox .swiper-slide {
  float: left
}
.swiper-container-vertical > .swiper-wrapper {
  -ms-flex-direction: column;
  flex-direction: column
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -ms-flexbox;
  display: flex;
  transition-property: transform;
  transition-property: transform,-webkit-transform;
  box-sizing: content-box;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0,0,0)
}
.swiper-container-multirow > .swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto
}
.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  position: relative;
  min-height: 100%
}
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto
}
.swiper-container-autoheight .swiper-wrapper {
  -ms-flex-align: start;
  align-items: flex-start;
  transition-property: transform,height;
  transition-property: transform,height,-webkit-transform
}
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000
}
.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y
}
.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x
}
.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: .3s;
  transform: translate3d(0,0,0);
  z-index: 10
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0
}
.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 16px;
  right: 16px
}
@media (min-width:769px) {
  .swiper-container-horizontal > .swiper-pagination-bullets,
  .swiper-pagination-custom,
  .swiper-pagination-fraction {
    bottom: 36px;
    right: 42px
  }
}
.swiper-pagination-bullet {
  width: 4px;
  height: 4px;
  display: inline-block;
  border-radius: 2px;
  background: #9aa0b1;
  opacity: 1
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer
}
.swiper-pagination-white .swiper-pagination-bullet {
  background: #fff
}
.swiper-pagination-bullet-active {
  opacity: 1;
  width: 40px
}
.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff
}
.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0,-50%,0)
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 4px 0;
  display: block
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px
}
.swiper-pagination-progress {
  background: rgba(0,0,0,.25);
  position: absolute
}
.swiper-pagination-progress .swiper-pagination-progressbar {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top
}
.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
  transform-origin: right top
}
.swiper-container-horizontal > .swiper-pagination-progress {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0
}
.swiper-container-vertical > .swiper-pagination-progress {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0
}
.swiper-pagination-progress.swiper-pagination-white {
  background: rgba(255,255,255,.5)
}
.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
  background: #fff
}
.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
  background: #000
}
.swiper-container-3d {
  -o-perspective: 1200px;
  perspective: 1200px
}
.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
  transform-style: preserve-3d
}
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))
}
.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper {
  -ms-perspective: 1200px
}
.swiper-container-cube,
.swiper-container-flip {
  overflow: visible
}
.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 1
}
.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto
}
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  backface-visibility: hidden
}
.swiper-container-cube .swiper-slide {
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  transform-origin: 100% 0
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next + .swiper-slide,
.swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .6;
  filter: blur(50px);
  z-index: 0
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center
}
.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain
}
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0,0,0,.1)
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0,0,0,.5);
  border-radius: 10px;
  left: 0;
  top: 0
}
.swiper-scrollbar-cursor-drag {
  cursor: move
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  animation: swiper-preloader-spin 1s steps(12,end) infinite
}
.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat
}
.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}
@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg)
  }
}
.swiper__link {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  gap: 12px;
  background: #0c359c;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  height: 100%;
  border-radius: 12px;
  padding: 0 40px
}
@media (min-width:769px) {
  .swiper__link {
    font-size: 18px;
    line-height: 27px
  }
}
.swiper__link:hover {
  color: #fff
}
.swiper__link .icon {
  font-size: 80px
}
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: rgba(207,215,229,.9);
  opacity: .8
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: 0!important;
  -webkit-backface-visibility: hidden
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0;
  box-sizing: border-box
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle
}
.mfp-align-top .mfp-container:before {
  display: none
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045
}
.mfp-content p:last-chipd {
  margin-bottom: 0
}
.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
  width: 100%;
  cursor: auto
}
.mfp-ajax-cur {
  cursor: progress
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out
}
.mfp-zoom {
  cursor: pointer;
  cursor: zoom-in
}
.mfp-auto-cursor .mfp-content {
  cursor: auto
}
.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}
.mfp-loading.mfp-figure {
  display: none
}
.mfp-hide {
  display: none!important
}
.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -.8em;
  left: 8px;
  right: 8px;
  z-index: 1044
}
.mfp-preloader a {
  color: #ccc
}
.mfp-preloader a:hover {
  color: #fff
}
.mfp-s-ready .mfp-preloader {
  display: none
}
.mfp-s-error .mfp-content {
  display: none
}
button.mfp-arrow,
button.mfp-close {
  overflow: visible;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: 0;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  -ms-touch-action: manipulation;
  touch-action: manipulation
}
button::-moz-focus-inner {
  padding: 0;
  border: 0
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: .65;
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial,Baskerville,monospace
}
.mfp-close:focus,
.mfp-close:hover {
  opacity: 1
}
.mfp-close:active {
  top: 1px
}
.mfp-close-btn-in .mfp-close {
  color: #333
}
.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap
}
.mfp-arrow {
  position: absolute;
  opacity: .65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent
}
.mfp-arrow:active {
  margin-top: -54px
}
.mfp-arrow:focus,
.mfp-arrow:hover {
  opacity: 1
}
.mfp-arrow:after,
.mfp-arrow:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: .7
}
.mfp-arrow-left {
  left: 0
}
.mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f
}
.mfp-arrow-right {
  right: 0
}
.mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px
}
.mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px
}
.mfp-iframe-holder .mfp-close {
  top: -40px
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0,0,0,.6);
  background: #000
}
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto
}
.mfp-figure {
  line-height: 0
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0,0,0,.6);
  background: #444
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px
}
.mfp-figure figure {
  margin: 0
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px
}
.mfp-image-holder .mfp-content {
  max-width: 100%
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer
}
@media screen and (max-width:800px) and (orientation:landscape),
screen and (max-height:300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0,0,0,.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0,0,0,.6);
    position: fixed;
    text-align: center;
    padding: 0
  }
}
@media all and (max-width:900px) {
  .mfp-arrow {
    transform: scale(.75)
  }
  .mfp-arrow-left {
    transform-origin: 0
  }
  .mfp-arrow-right {
    transform-origin: 100%
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px
  }
}
.mfp-bg {
  background: rgba(207,215,229,.8)
}
.compare-short-popup {
  max-width: 530px;
  padding: 40px;
  border-radius: 12px
}
.compare-added-info {
  font-size: 20px;
  line-height: 24px;
  font-weight: 600
}
.compare-added-info .h2 {
  font-weight: 600;
  font-size: 20px;
  line-height: 24px
}
.compare-qty {
  margin-top: 12px;
  font-size: 13px;
  line-height: 20px;
  font-weight: 500
}
.compare-added-btn .btn {
  width: 100%
}
button.mfp-close {
  text-indent: 99999px;
  overflow: hidden;
  background: #9aa0b1;
  -webkit-mask: url(/local/templates/main_new/css/../icons/close-modal.svg) no-repeat 50% 50%/24px;
  mask: url(/local/templates/main_new/css/../icons/close-modal.svg) no-repeat 50% 50%/24px;
  opacity: 1
}
@media (min-width:641px) {
  button.mfp-close {
    position: absolute;
    left: 100%;
    background: #fff;
    margin: 0 0 0 16px;
    -webkit-mask-size: 40px;
    mask-size: 40px
  }
}
.rating-info-popup {
  max-width: 100%;
  width: auto;
  background-color: #fff;
  margin-left: auto;
  margin-right: auto;
  padding: 40px;
  position: relative;
  border-radius: 12px
}
@media (min-width:641px) {
  .rating-info-popup {
    width: 1460px;
    max-width: 80%
  }
}
.grid {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 8px
}
@media (min-width:641px) {
  .grid {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-auto-rows: 1fr;
    gap: 20px
  }
}
@media (min-width:769px) {
  .grid {
    grid-template-columns: repeat(3,1fr);
    gap: 32px
  }
}
@media (min-width:1441px) {
  .grid {
    gap: 40px
  }
}
@media (min-width:641px) {
  .grid__col--subscribe {
    grid-column: span 2
  }
}
@media (min-width:769px) {
  .grid__col--subscribe {
    grid-column: span 1
  }
}
.product__text {
  line-height: 20px
}
.product__text h3 {
  font-size: 13px;
  line-height: 20px;
  margin: 0 0 24px 0;
  font-weight: 600
}
.compare-box {
  display: -ms-flexbox;
  display: flex;
  padding: 40px 0 20px 12px
}
@media (min-width:641px) {
  .compare-box {
    padding: 80px 155px 80px 80px
  }
}
.compare-box__wrapper {
  width: 168px
}
@media (min-width:641px) {
  .compare-box__wrapper {
    width: 300px
  }
}
.compare-box__meta {
  height: 145px
}
@media (min-width:641px) {
  .compare-box__meta {
    height: 179px;
    margin-bottom: 60px
  }
}
.compare-box__count {
  font-size: 13px;
  line-height: 20px;
  display: block;
  margin-bottom: 24px
}
@media (min-width:641px) {
  .compare-box__count {
    font-weight: 600;
    font-size: 26px;
    line-height: 32px
  }
}
.compare-box__btn {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -moz-column-gap: 8px;
  column-gap: 8px;
  font-size: 12px;
  line-height: 20px;
  color: #0c359c;
  cursor: pointer;
  -ms-flex-align: start;
  align-items: flex-start
}
@media (min-width:641px) {
  .compare-box__btn {
    font-size: 13px;
    -ms-flex-align: center;
    align-items: center
  }
}
.compare-box__btn:hover {
  color: #151515
}
.compare-box__btn + .compare-box__btn {
  margin-top: 12px
}
.compare-box__btn .icon {
  font-size: 24px;
  -ms-flex: 0 0 24px;
  flex: 0 0 24px
}
.compare-box__captions {
  padding: 0;
  margin: 0;
  list-style-type: none
}
.compare-box__captions-item {
  margin: 20px 24px 24px 0;
  font-weight: 600;
  font-size: 13px;
  line-height: 20px
}
@media (min-width:641px) {
  .compare-box__captions-item {
    font-size: 16px
  }
}
.compare-box__btn--remove,
.muted {
  color: #80889b
}
.compare {
  padding: 0 16px;
  position: relative;
  border-left: 1px solid #cfd7e5
}
@media (min-width:641px) {
  .compare {
    padding: 0 24px
  }
}
.compare-popup {
  background-color: #fff;
  max-width: 100%;
  width: 100%
}
.compare-popup .compare-slider {
  width: calc(100% - 300px);
  position: relative
}
.compare__remove {
  position: absolute;
  right: 16px;
  top: 0;
  color: #80889b;
  cursor: pointer;
  transition: all .2s
}
@media (min-width:641px) {
  .compare__remove {
    right: 24px
  }
}
.compare__remove:hover {
  color: #0c359c
}
.compare__remove .icon {
  font-size: 24px
}
.compare__caption {
  margin-right: 24px;
  height: 67px
}
.compare__title {
  color: #151515;
  font-weight: 600;
  font-size: 13px;
  line-height: 20px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1
}
@media (min-width:641px) {
  .compare__title {
    font-size: 16px
  }
}
.compare__subtitle {
  color: #151515;
  font-weight: 400;
  margin-top: 2px;
  font-size: 12px;
  line-height: 15px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3
}
.compare__img-wrapper {
  height: 70px;
  display: block;
  text-align: center;
  margin-top: 8px
}
@media (min-width:641px) {
  .compare__img-wrapper {
    margin-top: 12px;
    height: 100px
  }
}
.compare__img {
  height: 70px;
  width: auto
}
@media (min-width:641px) {
  .compare__img {
    height: 100px
  }
}
@media (min-width:641px) {
  .compare__body {
    margin-top: 60px
  }
}
.compare__indicator {
  margin: 20px 0 24px 0;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  font-size: 13px;
  line-height: 20px;
  font-weight: 500
}
@media (min-width:641px) {
  .compare__indicator {
    font-size: 16px;
    line-height: 23px
  }
}
.main-popup.compare-popup .button-wrap {
  width: 100%
}
.main-popup.compare-popup .button-wrap .swiper-button-next,
.main-popup.compare-popup .button-wrap .swiper-button-prev {
  top: 90px;
  font-size: 40px;
  display: block;
  width: 40px;
  color: #0c359c;
  position: absolute
}
@media (min-width:641px) {
  .main-popup.compare-popup .button-wrap .swiper-button-next,
  .main-popup.compare-popup .button-wrap .swiper-button-prev {
    width: 48px;
    font-size: 48px;
    top: 4px
  }
}
.main-popup.compare-popup .button-wrap .swiper-button-prev {
  right: auto;
  left: 16px
}
@media (min-width:641px) {
  .main-popup.compare-popup .button-wrap .swiper-button-prev {
    left: -76px
  }
}
.main-popup.compare-popup .button-wrap .swiper-button-next {
  right: 16px;
  left: auto
}
@media (min-width:641px) {
  .main-popup.compare-popup .button-wrap .swiper-button-next {
    right: -76px
  }
}
.main-popup.compare-popup .button-wrap .swiper-button-next .icon,
.main-popup.compare-popup .button-wrap .swiper-button-prev .icon {
  font-size: 1em;
  color: inherit
}
.compare-popup .mfp-close {
  height: 40px;
  width: 40px;
  top: 0;
  left: 0;
  -webkit-mask: url(/local/templates/main_new/css/../icons/close-modal.svg) no-repeat 50% 50%/24px;
  mask: url(/local/templates/main_new/css/../icons/close-modal.svg) no-repeat 50% 50%/24px;
  background: #80889b;
  overflow: hidden;
  text-indent: 999px
}
@media (min-width:641px) {
  .compare-popup .mfp-close {
    -webkit-mask-size: 40px;
    mask-size: 40px;
    height: 48px;
    width: 48px;
    top: 12px;
    right: 80px;
    left: auto
  }
}
.compare-popup .mfp-close:hover {
  background: #0c359c
}
.banner-bottom {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 16px 24px;
  border-radius: 8px;
  position: relative;
  box-sizing: border-box;
  height: 100%
}
@media (min-width:641px) {
  .banner-bottom {
    padding: 24px
  }
}
@media (min-width:1441px) {
  .banner-bottom {
    padding: 40px
  }
}
.banner-bottom--quality {
  height: 120px;
  background: #e7eef2 url(/local/templates/main_new/css/../img/banners/banner-bottom--quality-m.jpg) no-repeat 100% 50%/cover
}
@media (min-width:641px) {
  .banner-bottom--quality {
    background-image: url(/local/templates/main_new/css/../img/banners/banner-bottom--quality.jpg);
    height: 100%
  }
}
@media (min-width:1441px) {
  .banner-bottom--quality {
    padding: 50px 40px
  }
}
.banner-bottom--research {
  padding: 32px 24px 40px 24px;
  color: #fff;
  background: #35539d url(/local/templates/main_new/css/../img/banners/banner-bottom--research.jpg) no-repeat 100% 50%/cover
}
@media (min-width:641px) {
  .banner-bottom--research {
    padding: 32px 24px;
    height: 100%
  }
}
.banner-bottom__title {
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  color: inherit;
  max-width: 300px
}
@media (min-width:1441px) {
  .banner-bottom__title {
    width: 320px;
    max-width: 100%
  }
}
.banner-bottom__title strong {
  display: block;
  font-weight: 700;
  font-size: 26px;
  margin-top: 8px
}
.banner-bottom__link {
  color: inherit;
  font-size: 13px;
  line-height: 20px;
  margin-top: 12px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center;
  gap: 12px;
  color: inherit;
  text-decoration: none
}
.banner-bottom__link:hover {
  color: inherit
}
.banner-bottom__link-arr {
  display: inline-block;
  width: 40px;
  height: 20px;
  background: url(/local/templates/main_new/css/../img/rarr-long.svg) no-repeat 100% 50%
}
.cards-list {
  display: grid;
  gap: 40px
}
.cards-list--grid {
  grid-template-columns: repeat(3,1fr)
}
.cards-list--list {
  grid-template-columns: repeat(1,1fr);
  gap: 12px
}
.breadcrumbs {
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 26px;
  width: 100%;
  overflow: hidden;
  height: 18px
}
.breadcrumbs__container {
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  white-space: nowrap;
  -ms-flex-align: start;
  align-items: flex-start;
  overflow-x: scroll;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  height: 38px
}
.breadcrumbs__item {
  color: #80889b;
  text-decoration: none;
  font-size: 13px;
  line-height: 18px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px
}
.breadcrumbs__item + .breadcrumbs__item:before {
  content: '';
  display: inline-block;
  height: 4px;
  width: 4px;
  border-radius: 50%;
  background: #80889b
}
ф.breadcrumb__item:hover {
  color: #000
}
.hotlinks {
  display: grid;
  gap: 32px;
  grid-template-columns: repeat(1,1fr)
}
@media (min-width:641px) {
  .hotlinks {
    grid-template-columns: repeat(3,1fr)
  }
}
.hotlinks__item {
  background: #f5f6f9;
  border-radius: 8px;
  position: relative;
  overflow: hidden;
  text-decoration: none
}
.hotlinks__item:hover .hotlinks__img {
  transform: scale(1.1)
}
@media (min-width:641px) {
  .hotlinks__item:hover .hotlinks__img {
    transform: translateX(50%) scale(1.1)
  }
}
@media (min-width:769px) {
  .hotlinks__item:hover .hotlinks__img {
    transform: translateX(0) scale(1.1)
  }
}
.hotlinks__img {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  z-index: 0
}
@media (min-width:641px) {
  .hotlinks__img {
    transform: translateX(50%)
  }
}
@media (min-width:1201px) {
  .hotlinks__img {
    transform: translateX(0)
  }
}
.hotlinks__caption {
  padding: 36px 0 36px 24px;
  font-size: 16px;
  line-height: 24px;
  max-width: 130px;
  font-weight: 600;
  display: block;
  color: #151515;
  text-decoration: none;
  position: relative;
  z-index: 1
}
@media (min-width:641px) {
  .hotlinks__caption {
    padding: 41px 0 41px 20px
  }
}
@media (min-width:769px) {
  .hotlinks__caption {
    font-size: 20px;
    line-height: 25px;
    max-width: 200px
  }
}
@media (min-width:1441px) {
  .hotlinks__caption {
    padding: 66px 56px;
    max-width: 260px
  }
}
.plate {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  background: #f5f6f9;
  color: #0c359c;
  font-size: 10px;
  line-height: 14px;
  height: 44px;
  padding: 0 12px;
  gap: 4px;
  border-radius: 8px;
  white-space: nowrap;
  text-decoration: none
}
@media (min-width:641px) {
  .plate {
    font-size: 12px;
    line-height: 15px;
    font-weight: 600;
    height: 64px
  }
}
@media (min-width:1441px) {
  .plate {
    height: 72px;
    gap: 12px
  }
}
.plate:hover {
  color: #e73529
}
.plate .icon {
  font-size: 20px;
  -ms-flex: 0 20px;
  flex: 0 20px
}
@media (min-width:641px) {
  .plate .icon {
    font-size: 24px;
    -ms-flex: 0 24px;
    flex: 0 24px
  }
}
.site-btn + .share {
  margin-top: 12px
}
.share {
  position: relative
}
@media (min-width:769px) {
  .share {
    display: none
  }
}
.share--p-photo {
  display: none
}
@media (min-width:769px) {
  .share--p-photo {
    display: block
  }
}
.share--p-photo .share__links {
  position: absolute;
  top: 100%;
  right: 0;
  margin-top: 0;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: inherit
}
@media (min-width:1201px) {
  .share--p-photo .share__links {
    left: 100%;
    right: auto;
    margin-left: -32px
  }
}
.share--p-photo .share__btn {
  padding: 0;
  height: 32px;
  width: 32px;
  font-size: 40px;
  background: 0 0
}
.share--p-photo .share__caption {
  display: none
}
.share--rating {
  display: -ms-flexbox;
  display: flex;
  width: 54px;
  border-radius: 12px 0 0 12px;
  background: rgba(207,215,229,.5);
  backdrop-filter: blur(5px);
  transition: all .3s
}
@media (min-width:641px) {
  .share--rating:hover {
    width: 336px
  }
}
.share--rating:hover .share__caption,
.share--rating:hover .share__links {
  display: -ms-flexbox;
  display: flex
}
.share--rating:hover .share__btn {
  display: -ms-flexbox;
  display: flex
}
@media (max-width:640px) {
  .share--rating {
    width: calc(33.333% - 5px);
    transform: none;
    border-radius: 8px;
    display: block
  }
}
.share--rating .share__caption,
.share--rating .share__links {
  display: none
}
.share--rating .share__btn {
  font-size: 24px;
  display: block;
  -ms-flex-direction: row;
  flex-direction: row;
  width: auto;
  height: 64px;
  gap: 10px;
  padding: 0 20px;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: start;
  justify-content: flex-start;
  font-weight: 600;
  color: #0c359c;
  cursor: pointer;
  background: 0 0;
  transition: all .3s;
  transform: none;
  will-change: background-color,width
}
@media (max-width:640px) {
  .share--rating .share__btn {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 10px 12px;
    border-radius: 8px;
    font-size: 20px;
    height: 68px;
    box-sizing: border-box;
    row-gap: 6px;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 100%
  }
}
.share--rating .share__btn.share__btn--active {
  transform: none
}
.share--rating .share__btn:hover {
  transform: none;
  color: #0c359c;
  background: rgba(207,215,229,.5)
}
.share--rating .share__caption {
  font-size: 13px;
  line-height: 1.5;
  text-transform: none;
  font-weight: 600
}
@media (max-width:640px) {
  .share--rating .share__caption {
    display: block;
    font-size: 11px;
    line-height: 11px
  }
}
.share--rating .share__links {
  width: auto
}
@media (max-width:640px) {
  .share--rating .share__links {
    right: 0;
    bottom: 100%;
    top: auto;
    margin: 0 0 24px 0
  }
}
@media (min-width:641px) {
  .share--rating .share__links {
    margin-top: 0;
    width: auto;
    opacity: 1;
    visibility: visible;
    padding: 0;
    background: 0 0;
    position: static;
    gap: 12px;
    box-shadow: none
  }
}
.share--rating .share__links:after {
  top: 50%;
  right: 50%;
  bottom: 0;
  left: 0;
  pointer-events: auto
}
.share--rating .share__links .icon {
  font-size: 32px
}
.share__btn {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  border: none;
  border-radius: 0;
  font-size: 32px;
  color: #9aa0b1;
  cursor: pointer;
  -moz-column-gap: 12px;
  column-gap: 12px;
  background: #f5f6f9;
  width: 100%;
  max-width: 100%;
  height: 55px;
  border-radius: 8px
}
@media (min-width:641px) {
  .share__btn {
    width: 343px
  }
}
.share__btn--active {
  color: #0c359c
}
.share__btn--active + .share__links {
  opacity: 1;
  visibility: visible
}
.share__caption {
  text-transform: uppercase;
  font-size: 12px;
  line-height: 15px;
  font-weight: 700
}
.share__links {
  margin-top: 24px;
  padding: 24px;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  gap: 24px;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 12px;
  background: #fff;
  box-shadow: 0 4px 40px 0 #141AB21A;
  opacity: 0;
  visibility: hidden;
  z-index: 10
}
.share__links:after {
  content: '';
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  pointer-events: auto
}
.share__links-item--bg {
  position: relative
}
.share__links-item--bg:after {
  content: '';
  top: 4px;
  right: 4px;
  bottom: 4px;
  left: 4px;
  position: absolute;
  background: #fff;
  border-radius: 50%
}
.share__links .icon {
  font-size: 40px;
  color: #0c359c;
  position: relative;
  z-index: 1
}
.share__links .icon-telegram_fill {
  color: #039be5
}
.share__links .icon-vk_fill {
  color: #07f
}
.share__links .icon-ok_fill {
  color: #f7931e
}
.starrate {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  font-size: 13px
}
.starrate--left {
  -ms-flex-pack: end;
  justify-content: flex-end
}
.starrate__input {
  display: none
}
.starrate__input:checked ~ .starrate__item .starrate__star {
  color: #ffd953
}
.starrate__item {
  line-height: 1
}
.starrate__star {
  font-size: inherit;
  color: transparent;
  stroke: #ffd953
}
.starrate__val {
  font-size: inherit;
  -ms-flex-order: 10;
  order: 10;
  margin-right: 8px;
  color: #151515
}
.starrate--big {
  font-size: 24px
}
@media (max-width:1440px) {
  .starrate--big {
    font-size: 14px
  }
}
@media (max-width:440px) {
  .starrate--big {
    font-size: 13px
  }
}
.starrate--big .starrate__val {
  font-weight: 600
}
@media (max-width:1440px) {
  .starrate--big .starrate__star {
    font-size: 16px
  }
}
.starrate--compare {
  font-size: 16px;
  line-height: 23px
}
@media (max-width:1440px) {
  .starrate--compare {
    font-size: 13px;
    line-height: 20px
  }
}
.starrate--compare .starrate__star {
  font-size: 24px
}
@media (max-width:1440px) {
  .starrate--compare .starrate__star {
    font-size: 16px
  }
}
.rating-line {
  display: -ms-flexbox;
  display: flex;
  text-align: left;
  background: #f5f6f9;
  padding: 16px;
  border-radius: 12px;
  margin-bottom: 20px;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between
}
@media (min-width:641px) {
  .rating-line {
    display: block;
    background: 0 0;
    padding: 0;
    margin-bottom: 0
  }
}
@media (min-width:769px) {
  .rating-line {
    display: -ms-flexbox;
    display: flex
  }
}
@media (min-width:769px) {
  .rating-line {
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -moz-column-gap: 24px;
    column-gap: 24px
  }
}
.rating-line__title {
  font-size: 12px;
  line-height: 18px;
  display: -ms-flexbox;
  display: flex;
  -moz-column-gap: 4px;
  column-gap: 4px;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -ms-flex-align: center;
  align-items: center
}
@media (min-width:440px) {
  .rating-line__title {
    font-size: 14px
  }
}
@media (min-width:641px) {
  .rating-line__title {
    font-size: 15px;
    line-height: 24px;
    font-weight: 600;
    margin-bottom: 12px;
    -ms-flex-direction: row;
    flex-direction: row
  }
}
@media (min-width:769px) {
  .rating-line__title {
    -ms-flex-pack: end;
    justify-content: flex-end;
    -moz-column-gap: 4px;
    column-gap: 4px;
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 0
  }
}
@media (min-width:1200px) {
  .rating-line__title {
    font-size: 24px;
    line-height: 30px
  }
}
.rating-line__title .icon {
  color: #e73529;
  font-size: 24px
}
@media (max-width:640px) {
  .rating-line__title .icon {
    font-size: 24px
  }
}
.p-photo {
  padding: 20px;
  position: relative;
  border: 1px solid #cfd7e5;
  text-align: center;
  border-radius: 12px
}
@media (min-width:1441px) {
  .p-photo {
    grid-template-columns: repeat(12,1fr);
    padding: 40px
  }
}
.p-photo--single {
  padding: 30px
}
@media (max-width:640px) {
  .p-photo--single {
    border: none
  }
}
@media (min-width:1441px) {
  .p-photo--single {
    padding: 40px
  }
}
.p-photo--rating-grid {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 32px
}
.p-photo--rating-grid .p-photo__img {
  width: 200px
}
.p-photo--rating-grid .p-photo__info {
  margin-top: 10px;
  font-size: 12px;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column
}
.p-photo--rating-grid .p-photo__title {
  text-transform: none;
  display: -webkit-box;
  margin-bottom: auto
}
.p-photo--rating-list {
  display: -ms-flexbox;
  display: flex;
  padding: 24px
}
.p-photo--rating-list.p-photo--with-place {
  margin-top: 56px
}
.p-photo--rating-list.p-photo--with-place .p-photo__place {
  position: absolute;
  left: 0;
  top: -56px;
  height: 44px;
  font-size: 13px;
  line-height: 20px;
  padding: 0 12px
}
.p-photo--rating-list .p-photo__img {
  width: 100px;
  margin-right: 24px
}
.p-photo--rating-list .p-photo__head {
  position: static
}
.p-photo--rating-list .p-photo__btn--type {
  position: absolute;
  top: 12px!important;
  left: 12px!important
}
.p-photo--rating-list .p-photo__place {
  position: absolute
}
.p-photo--rating-list .p-photo__info {
  margin: 0
}
.p-photo--rating-list .p-photo__title {
  text-transform: none
}
.p-photo--rating-list .p-photo__param {
  display: -ms-flexbox;
  display: flex;
  -moz-column-gap: 20px;
  column-gap: 20px;
  row-gap: 12px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 12px;
  -ms-flex-direction: row;
  flex-direction: row
}
.p-photo--rating-list .p-photo__param__item,
.p-photo--rating-list .p-photo__recommend {
  margin: 0!important
}
.p-photo--rating-list .p-photo__price {
  width: 100%;
  -ms-flex-pack: start;
  justify-content: flex-start
}
.p-photo--rating-list .p-photo__price .p-photo__param-indicator {
  -ms-flex: 0 0 320px;
  flex: 0 0 320px
}
.p-photo--rating-list .p-photo__like {
  margin: -16px 0 0 0;
  position: absolute;
  right: 24px;
  top: 50%
}
.p-photo--rating-list .p-photo__buttons {
  margin: -16px 0 0 0;
  position: absolute;
  right: 192px;
  top: 50%
}
.p-photo--rating-list .p-photo__starrating {
  font-size: 24px;
  line-height: 30px
}
.p-photo--rating-list .p-photo__starrating-title {
  display: none
}
.p-photo--slide {
  height: calc(100% - 2px);
  box-sizing: border-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: justify;
  justify-content: space-between
}
.p-photo--slide .p-photo__info {
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: justify;
  justify-content: space-between
}
.p-photo--rotated:hover {
  background: #f5f6f9
}
.p-photo--rotated:hover .p-photo__head {
  opacity: 0;
  visibility: hidden
}
.p-photo--rotated:hover .p-photo__param {
  opacity: 1;
  visibility: visible
}
.p-photo--rotated:hover .p-photo__param-indicator span {
  background: #f5f6f9
}
.p-photo__head {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -moz-column-gap: 4px;
  column-gap: 4px;
  margin-top: -3px;
  position: absolute;
  top: 16px;
  right: 16px;
  left: 16px
}
.p-photo__head + .square-photo {
  display: block;
  margin: 24px 24px 0 24px
}
@media (min-width:641px) {
  .p-photo__head + .square-photo {
    margin: 12px 12px 0 12px
  }
}
.p-photo__buttons {
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
  margin-left: auto
}
.p-photo__buttons .p-photo__btn:last-child {
  der: -1
}
@media (min-width:1440px) {
  .p-photo__buttons .p-photo__btn:last-child {
    -ms-flex-order: inherit;
    order: inherit
  }
}
.p-photo__btn {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0;
  height: 32px;
  width: 32px;
  background: 0 0;
  border: none;
  border-radius: 0;
  font-size: 40px;
  color: #9aa0b1
}
.p-photo__btn:not(.p-photo__btn--type) {
  cursor: pointer
}
.p-photo__btn:not(.p-photo__btn--type):hover {
  color: #e73529
}
.p-photo__btn:not(.p-photo__btn--type):hover .icon-like_fill {
  stroke: #e73529
}
.p-photo__btn.p-photo__btn--active {
  color: #0c359c
}
.p-photo__btn.p-photo__btn--active:hover {
  color: #0c359c
}
.p-photo__btn.p-photo__btn--active:hover .icon-like_fill {
  stroke: none;
  color: inherit
}
.p-photo__btn.p-photo__btn--active .icon-like_fill {
  stroke: none;
  color: inherit
}
.p-photo__btn--type {
  margin-right: auto;
  height: 36px;
  width: 36px;
  font-size: 20px;
  color: #fff;
  border-radius: 4px
}
.p-photo__btn--warning {
  background: #f67127
}
.p-photo__btn--quality {
  background: #e42313;
  font-size: 27px
}
.p-photo__btn .icon-like_fill {
  color: #fff;
  stroke: #9aa0b1;
  stroke-width: 2px
}
.p-photo__info {
  margin-top: 35px;
  font-size: 13px;
  line-height: 20px;
  text-align: left
}
.p-photo__title {
  font-size: 20px;
  font-weight: 600;
  color: #151515;
  line-height: 30px;
  text-transform: uppercase;
  display: block;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2
}
.p-photo__description {
  margin: 4px 0 24px 0;
  display: block;
  color: #151515;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden
}
.p-photo__param {
  list-style-type: none;
  padding: 0;
  margin: auto 0 0 0
}
.p-photo__param--more {
  position: absolute;
  top: 32px;
  right: 32px;
  left: 32px;
  bottom: 91px;
  opacity: 0;
  visibility: hidden;
  background: #f5f6f9
}
.p-photo__param--more .p-photo__param-val {
  width: auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto
}
.p-photo__param--no-description {
  margin-top: 24px
}
.p-photo__param li,
.p-photo__param li.p-photo__param__item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between
}
@media (min-width:641px) {
  .p-photo__param li,
  .p-photo__param li.p-photo__param__item {
    -ms-flex-direction: column;
    flex-direction: column
  }
}
@media (min-width:1441px) {
  .p-photo__param li,
  .p-photo__param li.p-photo__param__item {
    -ms-flex-direction: row;
    flex-direction: row
  }
}
.p-photo__param li.p-photo__param__item:not(:last-child),
.p-photo__param li:not(:last-child) {
  margin-bottom: 10px
}
.p-photo__param li--start,
.p-photo__param li.p-photo__param__item--start {
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center
}
.p-photo__param-indicator {
  -ms-flex: 1 0;
  flex: 1 0;
  border-bottom: 1px dashed #9aa0b1;
  padding-left: 0;
  margin-top: -5px
}
@media (min-width:641px) and (max-width:1440px) {
  .p-photo__param-indicator {
    border-bottom: none;
    margin-top: 0
  }
}
.p-photo__param-indicator span {
  background: #fff;
  display: inline-block;
  position: relative;
  bottom: -5px;
  padding-right: 4px
}
@media (min-width:641px) and (max-width:1440px) {
  .p-photo__param-indicator span {
    bottom: 0;
    padding-right: 0
  }
}
.p-photo__param-indicator em {
  color: #9aa0b1
}
.p-photo__param-val {
  width: 45%;
  -ms-flex: 0 0 45%;
  flex: 0 0 45%;
  -ms-flex-pack: start;
  justify-content: flex-start;
  text-align: left;
  font-weight: 600;
  padding-left: 4px;
  white-space: nowrap
}
@media (min-width:641px) {
  .p-photo__param-val {
    width: 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    padding: 4px 0 0 0
  }
}
@media (min-width:1441px) {
  .p-photo__param-val {
    width: 45%;
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left;
    font-weight: 600;
    padding-left: 4px;
    white-space: nowrap
  }
}
.p-photo__img {
  width: 330px;
  max-width: 100%
}
.p-photo__recommend {
  margin-top: 12px;
  color: #80889b
}
.p-photo__like {
  display: -ms-flexbox;
  display: flex;
  margin-top: 18px;
  -moz-column-gap: 24px;
  column-gap: 24px
}
.p-photo__like button {
  width: 32px;
  height: 32px;
  padding: 0;
  font-size: 32px;
  border: none;
  background: 0 0;
  color: #9aa0b1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer
}
.p-photo__like button:hover {
  color: #0c359c
}
.p-photo__starrating {
  font-size: 13px;
  line-height: 1;
  font-weight: 700;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -moz-column-gap: 8px;
  column-gap: 8px
}
.p-photo__starrating-title {
  width: 100%;
  font-weight: 500
}
.p-photo__starrating .icon {
  color: #ffd953;
  font-size: 24px
}
.p-photo__year {
  background: #ffd953;
  padding: 4px 12px;
  border-radius: 8px;
  font-weight: 600;
  margin-left: 20px;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center
}
.p-photo__place {
  font-size: 12px;
  line-height: 15px;
  height: 31px;
  color: #fff;
  background: #0c359c;
  padding: 8px 9px;
  border-radius: 8px;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: auto
}
.p-photo__place + .p-photo__btn--type {
  position: absolute;
  top: 35px
}
.card {
  padding: 24px;
  background: #f5f6f9;
  border-radius: 12px
}
@media (max-width:1440px) {
  .card {
    padding: 16px
  }
}
.card--hovered .card__toggle {
  color: #0c359c
}
.card.card--light {
  background: #fff;
  padding: 20px
}
.card.card--light .card__title {
  font-size: 13px;
  line-height: 20px
}
.card.card--small:not(.card--collapsed) .card__head {
  margin-bottom: 24px
}
.card.card--small.card--collapsed .card__head {
  margin: -20px;
  padding: 20px
}
.card.card--small + .card--small {
  margin-top: 12px
}
@media (max-width:640px) {
  .card.card--filter {
    background: 0 0
  }
}
.card.card--filter .card__title {
  font-size: 13px;
  line-height: 20px
}
.card.card--filter .card__toggle-icon--close {
  display: inline-block
}
.card.card--filter .card__toggle-icon--open {
  display: none
}
.card.card--filter .card__toggle {
  transform: none;
  width: 40px;
  height: 40px;
  background: #0c359c;
  color: #fff;
  border-radius: 8px;
  padding: 0;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex: 0 0 40px;
  flex: 0 0 40px;
  font-size: 24px
}
.card.card--filter.card--collapsed .card__toggle-icon--close {
  display: none
}
.card.card--filter.card--collapsed .card__toggle-icon--open {
  display: inline-block
}
.card.card--ratefilter {
  padding: 20px 24px
}
.card.card--ratefilter .card__title {
  font-size: 13px;
  line-height: 20px;
  text-transform: uppercase;
  font-weight: 700
}
.card.card--ratefilter .card__toggle {
  font-size: 14px
}
.card.card--ratefilter .card__list {
  margin-top: 16px
}
.card.card--ratefilter .card__list li {
  margin-bottom: 6px
}
.card.card--ratefilter .card__list li:last-child {
  margin-bottom: 0
}
.card.card--ratefilter .card__list-radio {
  border-bottom: none;
  padding: 0
}
.card.card--ratefilter .filter_select {
  margin-top: 14px
}
.card.card--ratefilter .filter_select .filter_toggler {
  font-size: 14px
}
.card--collapsed .card__body {
  display: none;
  overflow: hidden
}
.card--collapsed .card__head {
  margin: -24px;
  padding: 24px
}
@media (max-width:1440px) {
  .card--collapsed .card__head {
    padding: 16px;
    margin: -16px
  }
}
.card--collapsed .card__toggle {
  transform: none
}
.card__head {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 16px;
  -moz-column-gap: 24px;
  column-gap: 24px;
  cursor: pointer
}
.card__title {
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
  margin-right: auto;
  white-space: nowrap;
  text-overflow: ellipsis;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  white-space: inherit;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none
}
@media (max-width:768px) {
  .card__title {
    font-size: 13px
  }
}
.card__count {
  display: inline-block;
  margin-left: 12px;
  color: #9aa0b1
}
.card__toggle {
  background: 0 0;
  border: none;
  font-size: 18px;
  line-height: 1;
  transform: rotate(180deg);
  cursor: pointer
}
@media (max-width:1440px) {
  .card__toggle {
    font-size: 14px
  }
}
.card__body {
  font-size: 13px;
  line-height: 20px;
  height: auto
}
.card__list {
  list-style-type: none;
  margin: 0;
  padding: 0
}
.card__list.card__list--icon li {
  padding-left: 32px
}
.card__list.card__list--icon .icon {
  font-size: 24px;
  position: absolute;
  top: -2px;
  left: 0
}
.card__list.card__list--icon .icon.icon-checkmark {
  color: #7dc91d
}
.card__list.card__list--icon .icon.icon-minus_circle {
  color: #de3f3b
}
.card__list.card__list--icon .icon.icon-file {
  color: #0c359c
}
.card__list.card__list--dotted li {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
  align-items: flex-end;
  -ms-flex-pack: justify;
  justify-content: space-between
}
.card__list.card__list--dotted li:last-child {
  margin-bottom: 0
}
.card__list.card__list--dotted li .card__list-caption {
  background: #f5f6f9;
  padding-left: 4px
}
.card__list.card__list--dotted li .card__list-caption:first-child {
  -ms-flex: 1 0;
  flex: 1 0;
  border-bottom: 1px dashed #9aa0b1;
  padding-left: 0;
  margin-top: -6px
}
.card__list.card__list--dotted li .card__list-caption:first-child span {
  background: #f5f6f9;
  display: inline;
  position: relative;
  bottom: -6px;
  padding-right: 4px
}
.card__list.card__list--dotted em {
  font-style: normal;
  color: #9aa0b1
}
.card__list-val {
  width: 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%
}
.card__list-title {
  color: #626873
}
.card__list-radio {
  padding-bottom: 12px;
  border-bottom: 1px solid #e7ebf1
}
.card__list-radio a {
  color: inherit
}
.card__list-view {
  margin-top: 14px
}
.card__list-view .icon {
  font-size: 10px;
  margin-left: 5px;
  transform: rotate(90deg)
}
.card__list li:last-child .card__list-radio {
  padding-bottom: 0;
  border-bottom: none
}
.card__list a {
  color: #0c359c;
  text-decoration: none
}
.card__list a:hover {
  text-decoration: underline
}
.card li {
  margin-bottom: 16px;
  position: relative
}
.card li:last-child {
  margin-bottom: 0
}
.card__rating {
  font-size: 17px;
  line-height: 22px;
  font-weight: 500;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-align: center;
  align-items: center;
  -moz-column-gap: 8px;
  column-gap: 8px
}
.card__rating .icon {
  color: #ffd953;
  font-size: 24px
}
.card__input {
  background: #fff
}
.card__input + .btn {
  background: 0 0;
  color: #151515
}
.card__input + .btn:hover {
  color: #0c359c
}
.card .scroll-wrapper {
  margin: 16px 0
}
.view_all {
  font-weight: 500
}
.article-card {
  border-radius: 12px;
  border: 1px solid #cfd7e5;
  position: relative;
  height: 100%;
  box-sizing: border-box
}
.article-card__img {
  width: 100%;
  border-radius: 12px
}
.article-card__info {
  padding: 24px 20px;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
.article-card__tag {
  font-size: 10px;
  display: block;
  line-height: 16px;
  border: 1px solid #0c359c;
  border-radius: 4px;
  padding: 4px 8px;
  color: #0c359c
}
.article-card a.article-card__tag {
  position: relative;
  z-index: 1
}
.article-card a.article-card__tag:hover {
  color: #de3f3b;
  border-color: #de3f3b
}
.article-card__date {
  color: #80889b;
  font-size: 13px;
  line-height: 20px
}
.article-card__title {
  font-size: 16px;
  line-height: 22px;
  width: 100%;
  color: #151515;
  text-decoration: none
}
@media (min-width:1441px) {
  .article-card__title {
    font-weight: 600
  }
}
.article-card__title:hover {
  color: #e73529
}
.b-promo {
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(12,1fr)
}
@media (min-width:769px) {
  .b-promo {
    gap: 32px
  }
}
@media (min-width:1441px) {
  .b-promo {
    gap: 40px
  }
}
.b-promo__main {
  grid-column: span 12
}
@media (min-width:641px) {
  .b-promo__main {
    grid-column: span 8
  }
}
.b-promo__second {
  grid-column: span 12;
  -ms-flex-order: -1;
  order: -1
}
@media (min-width:641px) {
  .b-promo__second {
    -ms-flex-order: inherit;
    order: inherit;
    grid-column: span 4
  }
}
.top-banner {
  height: calc(343px - 4px);
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -ms-flex-align: start;
  align-items: flex-start;
  color: #fff;
  padding-top: 8px;
  border-radius: 8px;
  text-decoration: none
}
@media (min-width:641px) {
  .top-banner {
    height: calc(248px - 4px)
  }
}
@media (min-width:769px) {
  .top-banner {
    height: 416px
  }
}
.top-banner:hover {
  color: #fff
}
.top-banner--second {
  -ms-flex-pack: start;
  justify-content: flex-start;
  color: #0c359c
}
.top-banner--second:hover {
  color: #0c359c
}
.top-banner--second .top-banner__roubric {
  background: #0c359c;
  color: #fff
}
.top-banner--second .top-banner__title {
  margin: 16px 16px 6px 16px;
  font-size: 16px;
  line-height: 20px
}
@media (max-width:640px) {
  .top-banner--second .top-banner__title {
    max-width: 50%;
    font-size: 14px
  }
}
@media (min-width:641px) {
  .top-banner--second .top-banner__title {
    max-width: 60%
  }
}
@media (min-width:769px) {
  .top-banner--second .top-banner__title {
    margin: 24px 24px 11px 24px;
    font-size: 20px;
    line-height: 24px
  }
}
@media (min-width:1441px) {
  .top-banner--second .top-banner__title {
    font-size: 26px;
    line-height: 32px;
    margin: 30px 24px 11px 32px
  }
}
.top-banner--second .top-banner__subtitle {
  font-weight: 600;
  margin: 0 16px;
  font-size: 10px;
  line-height: 14px
}
@media (max-width:640px) {
  .top-banner--second .top-banner__subtitle {
    max-width: 50%
  }
}
@media (min-width:641px) {
  .top-banner--second .top-banner__subtitle {
    max-width: 60%
  }
}
@media (min-width:769px) {
  .top-banner--second .top-banner__subtitle {
    font-size: 13px;
    line-height: 16px;
    margin: 0 24px
  }
}
@media (min-width:1441px) {
  .top-banner--second .top-banner__subtitle {
    font-size: 15px;
    line-height: 21px;
    margin: 0 32px
  }
}
.top-banner--second .top-banner__img {
  position: static;
  -ms-flex-order: 1;
  order: 1;
  margin-top: auto;
  width: auto;
  height: auto
}
.top-banner--second .top-banner__img img {
  width: 58%;
  height: auto;
  min-width: auto;
  min-height: auto;
  position: static;
  display: block;
  left: auto;
  right: 0;
  transform: none
}
.top-banner--second .top-banner__overlay {
  background: #e7ebf6;
  z-index: -1
}
.top-banner--second .top-banner__overlay:before {
  display: none
}
.top-banner--second-red .top-banner__roubric {
  background: #ab1e48
}
.top-banner--second-red .top-banner__img {
  position: absolute;
  right: 0;
  top: 0;
  text-align: right
}
.top-banner--second-red .top-banner__img img {
  display: inline-block
}
.top-banner--second-red .top-banner__fact span {
  color: #ab1e48
}
.top-banner__img {
  position: absolute;
  width: 100%;
  top: 8px;
  bottom: 0;
  right: 0;
  border-radius: 8px;
  overflow: hidden
}
.top-banner__img img {
  height: 100%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  max-width: inherit;
  position: absolute;
  left: 50%;
  transform: translateX(-50%)
}
.top-banner__overlay {
  position: absolute;
  left: 0;
  top: 8px;
  bottom: 0;
  width: 100%;
  background: #00000066;
  border-radius: 8px
}
.top-banner__overlay:before {
  background: url(/local/templates/main_new/css/../img/bg-ellipse.png) no-repeat 0 100%;
  border-radius: 8px;
  top: 8px;
  bottom: 0
}
.top-banner__roubric {
  background: #de3f3b;
  font-size: 11px;
  line-height: 17px;
  padding: 8px 16px;
  border-radius: 8px;
  position: absolute;
  top: 0;
  right: 16px;
  opacity: 0;
  z-index: 2
}
@media (min-width:641px) {
  .top-banner__roubric {
    display: none
  }
}
@media (min-width:769px) {
  .top-banner__roubric {
    display: block
  }
}
.top-banner__title {
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
  position: relative;
  z-index: 2;
  margin: 0 16px
}
@media (min-width:641px) {
  .top-banner__title {
    margin: 0 24px;
    font-size: 22px;
    line-height: 27px
  }
}
@media (min-width:769px) {
  .top-banner__title {
    max-width: 620px;
    margin: 0 48px;
    font-size: 26px;
    line-height: 32px
  }
}
.top-banner__subtitle {
  font-size: 10px;
  line-height: 14px;
  margin: 8px 16px 45px 16px;
  position: relative;
  z-index: 2
}
@media (min-width:641px) {
  .top-banner__subtitle {
    margin: 0 24px 37px 24px;
    font-size: 13px;
    line-height: 20px
  }
}
@media (min-width:769px) {
  .top-banner__subtitle {
    max-width: 620px;
    margin: 0 48px 66px 48px
  }
}
.top-banner__subtitle + .top-banner__fact {
  margin-top: 32px
}
.top-banner__content {
  position: absolute;
  right: 16px;
  bottom: 40px;
  width: 182px;
  text-align: right
}
@media (min-width:641px) {
  .top-banner__content {
    bottom: 32px
  }
}
@media (min-width:769px) {
  .top-banner__content {
    bottom: 70px;
    right: 32px
  }
}
@media (min-width:1441px) {
  .top-banner__content {
    bottom: 64px
  }
}
.top-banner__content-num {
  font-size: 30px;
  line-height: 38px;
  display: block;
  margin-top: 10px
}
@media (min-width:641px) {
  .top-banner__content-num {
    font-size: 20px;
    line-height: 25px
  }
}
@media (min-width:769px) {
  .top-banner__content-num {
    font-size: 32px;
    line-height: 40px
  }
}
@media (min-width:1441px) {
  .top-banner__content-num {
    font-size: 48px;
    line-height: 60px
  }
}
.top-banner__content .icon-quality {
  font-size: 40px;
  color: #e73529
}
@media (min-width:641px) {
  .top-banner__content .icon-quality {
    font-size: 32px
  }
}
@media (min-width:769px) {
  .top-banner__content .icon-quality {
    font-size: 68px
  }
}
.top-banner__content strong {
  display: block;
  font-size: 20px;
  line-height: 25px
}
.top-banner__content .site-btn {
  margin-top: 21px;
  gap: 12px;
  width: auto;
  padding: 0 14px;
  font-size: 8px;
  height: 34px
}
@media (min-width:641px) {
  .top-banner__content .site-btn {
    height: 40px;
    padding: 0 24px;
    margin-top: 18px
  }
}
@media (min-width:769px) {
  .top-banner__content .site-btn {
    font-size: 14px;
    line-height: 15px
  }
}
@media (min-width:1441px) {
  .top-banner__content .site-btn {
    margin-top: 32px;
    height: 54px
  }
}
.top-banner__content .site-btn .icon {
  font-size: 14px
}
@media (min-width:641px) {
  .top-banner__content .site-btn .icon {
    font-size: 20px
  }
}
.top-banner__fact {
  font-size: 13px;
  line-height: 20px;
  margin: 8px 16px 0 16px;
  color: #151515
}
@media (min-width:641px) {
  .top-banner__fact {
    margin: 12px 24px 0 24px
  }
}
@media (min-width:769px) {
  .top-banner__fact {
    margin: 12px 32px 0 32px
  }
}
.top-banner__fact span {
  display: block;
  font-size: 24px;
  line-height: 1;
  color: #0c359c
}
.swiper-slide-active .top-banner__roubric {
  opacity: 1
}
.b-promo {
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(12,1fr)
}
@media (min-width:769px) {
  .b-promo {
    gap: 32px
  }
}
@media (min-width:1441px) {
  .b-promo {
    gap: 40px
  }
}
.b-promo__main {
  grid-column: span 12
}
@media (min-width:641px) {
  .b-promo__main {
    grid-column: span 8
  }
}
.b-promo__second {
  grid-column: span 12;
  -ms-flex-order: -1;
  order: -1
}
@media (min-width:641px) {
  .b-promo__second {
    -ms-flex-order: inherit;
    order: inherit;
    grid-column: span 4
  }
}
.app-links {
  display: -ms-flexbox;
  display: flex;
  gap: 4px;
  -ms-flex-direction: column;
  flex-direction: column
}
@media (max-width:768px) {
  .app-links {
    margin: 4px 16px 16px 16px;
    -ms-flex-order: 1;
    order: 1
  }
}
@media (min-width:1920px) {
  .app-links {
    -ms-flex-direction: row;
    flex-direction: row
  }
}
.app-links__item {
  background: #252525;
  color: #fff;
  border-radius: 8px;
  padding: 12px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  -moz-column-gap: 7px;
  column-gap: 7px;
  font-size: 12px;
  line-height: 19px
}
.app-links__item:hover {
  color: #fff
}
.app-links__item:hover .app-links__icon {
  transform: scale(1.1)
}
.app-links__icon {
  width: 24px;
  height: 24px;
  display: block
}
.rating-head {
  position: relative;
  overflow: hidden;
  padding: 20px 0 0 0;
  font-size: 13px;
  line-height: 20px
}
@media (min-width:641px) {
  .rating-head {
    padding-bottom: 40px
  }
}
@media (min-width:769px) {
  .rating-head {
    padding-bottom: 78px
  }
}
@media (min-width:1441px) {
  .rating-head {
    padding-bottom: 84px
  }
}
@media (max-width:640px) {
  .rating-head--main .rating-head__descr,
  .rating-head--main .rating-head__digits,
  .rating-head--main .rating-head__tags,
  .rating-head--main .rating-head__title {
    display: none
  }
}
.rating-head--second {
  padding: 0;
  margin: 38px 0 56px 0
}
@media (min-width:641px) {
  .rating-head--second {
    display: none
  }
}
.rating-head__img {
  height: 190px;
  margin: -16px -16px 0 -16px;
  background: #e7ebf1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  background-repeat: no-repeat;
  position: relative
}
@media (min-width:641px) {
  .rating-head__img {
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
    margin: 0;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-align: end;
    align-items: flex-end
  }
}
.rating-head__img img {
  height: auto;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 100% 50%;
  object-position: 100% 50%
}
@media (min-width:769px) {
  .rating-head__img img {
    max-height: 80%;
    max-width: auto
  }
}
@media (min-width:1201px) {
  .rating-head__img img {
    max-height: 100%;
    max-width: 50%
  }
}
.rating-head__img .btn-favorite {
  right: 16px
}
@media (min-width:1441px) {
  .rating-head__img .btn-favorite {
    right: 80px
  }
}
.rating-head__pic {
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover
}
@media (min-width:641px) {
  .rating-head__pic {
    background-position: 0 0;
    height: 80%;
    width: 50%
  }
}
@media (min-width:1201px) {
  .rating-head__pic {
    height: 100%;
    background-size: cover
  }
}
@media (min-width:1920px) {
  .rating-head__pic {
    width: 100%;
    background-position: 100% 0;
    background-size: contain
  }
}
.rating-head__title {
  font-weight: 600;
  font-size: 24px;
  line-height: 30px
}
@media (min-width:641px) {
  .rating-head__title {
    font-size: 28px;
    line-height: 40px;
    margin-top: -16px
  }
}
@media (min-width:769px) {
  .rating-head__title {
    margin-top: 10px;
    font-size: 34px;
    line-height: 42px
  }
}
.rating-head__date {
  margin-top: 4px;
  font-variant-numeric: lining-nums
}
.rating-head__descr {
  margin-top: 16px
}
@media (min-width:641px) {
  .rating-head__descr {
    margin-top: 14px;
    width: 80%
  }
}
@media (min-width:769px) {
  .rating-head__descr {
    margin-top: 24px;
    width: 50%
  }
}
.rating-head__descr p {
  margin: 0 0 24px 0
}
.rating-head__descr p:last-of-type {
  margin-bottom: 0
}
.rating-head__digits {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -moz-column-gap: 8px;
  column-gap: 8px;
  margin-top: auto;
  text-align: center
}
@media (min-width:641px) {
  .rating-head__digits {
    text-align: left;
    -moz-column-gap: 32px;
    column-gap: 32px
  }
}
.rating-head__digit {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 8px;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 600;
  width: calc(33.3333% - 6px);
  -ms-flex: 0 0 calc(33.3333% - 6px);
  flex: 0 0 calc(33.3333% - 6px);
  font-size: 12px
}
@media (min-width:641px) {
  .rating-head__digit {
    font-size: 13px;
    width: calc(33.3333% - 22px);
    -ms-flex: 0 0 calc(33.3333% - 22px);
    flex: 0 0 calc(33.3333% - 22px);
    gap: 16px;
    -ms-flex-direction: row;
    flex-direction: row;
    padding: 12px 14px;
    background: #e7ebf1;
    border-radius: 0 12px 12px 0
  }
}
@media (min-width:769px) {
  .rating-head__digit {
    width: 207px;
    -ms-flex: 0 0 207px;
    flex: 0 0 207px;
    -moz-column-gap: 16px;
    column-gap: 16px
  }
}
@media (min-width:1201px) {
  .rating-head__digit {
    background: 0 0;
    padding: 0
  }
}
@media (min-width:1441px) {
  .rating-head__digit {
    width: 265px;
    -ms-flex: 0 0 265px;
    flex: 0 0 265px
  }
}
.rating-head__digit span {
  height: 56px;
  width: 56px;
  line-height: 56px;
  -ms-flex: 0 0 56px;
  flex: 0 0 56px;
  outline: 1px solid #151515;
  font-variant-numeric: lining-nums;
  text-align: center;
  border-radius: 50%;
  font-size: 16px
}
@media (min-width:1441px) {
  .rating-head__digit span {
    height: 72px;
    width: 72px;
    line-height: 72px;
    -ms-flex: 0 0 72px;
    flex: 0 0 72px;
    font-size: 20px
  }
}
.rating-head__more {
  margin-top: 16px;
  display: inline-block
}
@media (min-width:769px) {
  .rating-head__more {
    margin-top: 24px
  }
}
.rating-head__more a {
  color: #0c359c;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -moz-column-gap: 8px;
  column-gap: 8px;
  margin-top: 32px;
  -ms-flex-align: center;
  align-items: center;
  margin: 0
}
.rating-head__more .icon {
  font-size: 1em;
  transform: rotate(90deg)
}
.rating-head__tags {
  margin: 32px 0
}
@media (min-width:641px) {
  .rating-head__tags {
    margin: 24px 0
  }
}
.rating-head .content {
  margin-top: 0;
  margin-bottom: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: start;
  justify-content: flex-start
}
@media (min-width:641px) {
  .rating-head .content {
    min-height: 418px
  }
}
@media (min-width:769px) {
  .rating-head .content {
    min-height: 460px
  }
}
.rating-final .content {
  position: relative
}
.rating-final__caption {
  right: -16px;
  left: -16px;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 8;
  position: absolute;
  bottom: 100%;
  background: #e73529;
  color: #fff;
  font-size: 12px;
  padding: 8px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -moz-column-gap: 10px;
  column-gap: 10px;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 16px 16px 0 0
}
@media (min-width:641px) {
  .rating-final__caption {
    left: 0;
    right: auto;
    -ms-flex-pack: start;
    justify-content: flex-start;
    border-radius: 4px 4px 0 0
  }
}
.rating-final__caption .icon {
  font-size: 24px
}
@media (min-width:641px) {
  .rating-final__caption .icon {
    font-size: 16px
  }
}
@media (min-width:769px) {
  .rating-final__caption .icon {
    font-size: 24px
  }
}
.app-rating {
  background: #f5f6f9
}
.app-rating__content {
  display: -ms-flexbox;
  display: flex;
  padding: 12px 0;
  -moz-column-gap: 24px;
  column-gap: 24px;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: end;
  justify-content: flex-end
}
@media (min-width:641px) {
  .app-rating__content {
    -moz-column-gap: 14px;
    column-gap: 14px;
    padding: 24px 0
  }
}
.app-rating__content.content {
  margin-bottom: 0;
  margin-top: 4px
}
.app-rating__item {
  display: grid;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
  position: relative
}
@media (min-width:1100px) {
  .app-rating__item {
    -moz-column-gap: 4px;
    column-gap: 4px;
    grid-template-columns: 40px 1fr
  }
}
@media (min-width:1441px) {
  .app-rating__item {
    -moz-column-gap: 10px;
    column-gap: 10px
  }
}
.app-rating__item--type {
  width: 20px;
  -ms-flex: 0 0 20px;
  flex: 0 0 20px;
  max-width: 100%
}
@media (min-width:720px) {
  .app-rating__item--type {
    grid-template-columns: 20px 1fr;
    width: 116px;
    -ms-flex: 0 0 116px;
    flex: 0 0 116px;
    margin-top: -8px;
    margin-right: auto;
    -ms-flex-align: center;
    align-items: center;
    -moz-column-gap: 10px;
    column-gap: 10px
  }
}
@media (min-width:1100px) {
  .app-rating__item--type {
    grid-template-columns: 32px 1fr;
    width: 187px;
    -ms-flex: 0 0 187px;
    flex: 0 0 187px
  }
}
.app-rating__item--type .app-rating__img {
  grid-row: inherit
}
@media (max-width:640px) {
  .app-rating__item--type .app-rating__img {
    width: 24px
  }
}
@media (max-width:768px) {
  .app-rating__item--type .app-rating__img {
    width: 20px
  }
}
.app-rating__item--type .app-rating__img img {
  width: 100%
}
.app-rating__item--type .app-rating__title {
  font-size: 16px
}
@media (min-width:769px) {
  .app-rating__item--type .app-rating__title {
    font-size: 18px
  }
}
.app-rating__title {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  white-space: inherit;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  font-size: 10px;
  margin-top: 10px;
  color: #151515
}
@media (min-width:1100px) {
  .app-rating__title {
    font-size: 13px;
    margin-top: 0;
    -webkit-line-clamp: 1
  }
}
@media (max-width:720px) {
  .app-rating__title {
    display: none
  }
}
.app-rating__img {
  grid-row: 1/3;
  width: 40px;
  height: auto;
  display: block
}
@media (min-width:721px) {
  .app-rating__img {
    width: 32px
  }
}
@media (min-width:1441px) {
  .app-rating__img {
    width: 40px
  }
}
@media (max-width:640px) {
  .app-rating__stars.starrate {
    margin-top: 4px
  }
}
@media (max-width:768px) {
  .app-rating__stars.starrate {
    font-size: 10px
  }
}
@media (max-width:768px) {
  .app-rating__stars.starrate .icon {
    font-size: 12px
  }
}
@media (max-width:720px) {
  .app-rating__stars.starrate .icon {
    display: none
  }
}
a.app-rating__title {
  transition: all .2s
}
a.app-rating__title:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0
}
a.app-rating__title:hover {
  color: #0c359c
}
@media (max-width:640px) {
  a.app-rating__img:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
  }
}
#vue-rating .rapp-rating__content.content {
  margin-bottom: 0
}
.tags {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 8px
}
.tags--filter .tags__item {
  font-weight: 500;
  height: 36px;
  border-radius: 100px;
  padding: 0 12px 0 10px
}
.tags__item {
  font-weight: 600;
  color: #0c359c;
  border: 1px solid #0c359c;
  height: 28px;
  border-radius: 32px;
  font-size: 13px;
  padding: 0 8px;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -moz-column-gap: 12px;
  column-gap: 12px;
  -ms-flex-align: center;
  align-items: center;
  font-style: italic
}
.tags__item:hover {
  background: #0c359c;
  color: #fff
}
.tags .icon {
  font-size: 20px
}
.fast-links {
  display: -ms-flexbox;
  display: flex;
  gap: 12px
}
.fast-links__item {
  font-weight: 600;
  color: #0c359c;
  border: 1px solid #0c359c;
  height: 55px;
  line-height: 55px;
  border-radius: 8px;
  font-size: 12px;
  line-height: 53px;
  padding: 0 24px;
  text-transform: uppercase
}
.fast-links__item:hover {
  background: #0c359c;
  color: #fff
}
.fast-links__item--warning {
  color: #de3f3b;
  border-color: #de3f3b
}
.fast-links__item--warning:hover {
  background: #de3f3b;
  color: #fff
}
.fast-links__item--warning.fast-links__item--active {
  border-color: #de3f3b;
  background: #de3f3b;
  color: #fff
}
.fast-links__item--active {
  background: #0c359c;
  color: #fff
}
.buttons_bottom {
  position: fixed;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 8px;
  z-index: 100;
  -ms-flex-align: end;
  align-items: end
}
@media (max-width:640px) {
  .buttons_bottom {
    top: auto;
    bottom: 16px;
    left: 16px;
    transform: none;
    -ms-flex-direction: row;
    flex-direction: row;
    right: 16px
  }
}
.buttons_bottom > a,
.buttons_bottom__share {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  width: 54px;
  height: 64px;
  border-radius: 12px 0 0 12px;
  background: rgba(207,215,229,.5);
  backdrop-filter: blur(5px);
  gap: 10px;
  padding: 0 20px;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: start;
  justify-content: flex-start;
  font-weight: 600;
  color: #0c359c;
  cursor: pointer;
  transition: all .3s;
  will-change: background-color,width
}
@media (min-width:641px) {
  .buttons_bottom > a:hover,
  .buttons_bottom__share:hover {
    width: 195px
  }
}
@media (max-width:640px) {
  .buttons_bottom > a,
  .buttons_bottom__share {
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 10px 12px;
    border-radius: 8px;
    height: 68px;
    box-sizing: border-box;
    width: calc(33.333% - 5px);
    row-gap: 6px;
    transform: none
  }
}
.buttons_bottom > a.dark {
  color: #fff;
  background: #0c359c
}
@media (max-width:640px) {
  .buttons_bottom span {
    text-align: center;
    font-size: 11px;
    line-height: 11px
  }
}
.buttons_bottom > a > .icon,
.buttons_bottom__share > .icon {
  font-size: 24px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  stroke: none
}
@media (max-width:640px) {
  .buttons_bottom > a > .icon,
  .buttons_bottom__share > .icon {
    font-size: 20px
  }
}
.buttons_bottom__text {
  white-space: nowrap
}
.filter_select__title {
  height: 56px;
  border: none;
  background: #fff;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 24px
}
.filter_select .filter_toggler {
  position: static;
  transform: none;
  font-size: 18px
}
.filter_select .filter_select__title.active svg.filter_toggler {
  transform: rotate(-180deg)
}
.filter_select .filter_options-item {
  padding: 16px 24px
}
/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */
.pswp {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
  z-index: 1500;
  -webkit-text-size-adjust: 100%;
  -webkit-backface-visibility: hidden;
  outline: 0
}
.pswp * {
  box-sizing: border-box
}
.pswp img {
  max-width: none
}
.pswp--animate_opacity {
  opacity: .001;
  will-change: opacity;
  transition: opacity 333ms cubic-bezier(.4,0,.22,1)
}
.pswp--open {
  display: block
}
.pswp--zoom-allowed .pswp__img {
  cursor: zoom-in
}
.pswp--zoomed-in .pswp__img {
  cursor: grab
}
.pswp--dragging .pswp__img {
  cursor: grabbing
}
.pswp__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #cfd7E5E5;
  opacity: 0;
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  will-change: opacity
}
.pswp__scroll-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden
}
.pswp__container,
.pswp__zoom-wrap {
  -ms-touch-action: none;
  touch-action: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0
}
.pswp__container,
.pswp__img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none
}
.pswp__zoom-wrap {
  position: absolute;
  width: 100%;
  transform-origin: left top;
  transition: transform 333ms cubic-bezier(.4,0,.22,1);
  transition: transform 333ms cubic-bezier(.4,0,.22,1),-webkit-transform 333ms cubic-bezier(.4,0,.22,1)
}
.pswp__bg {
  will-change: opacity;
  transition: opacity 333ms cubic-bezier(.4,0,.22,1)
}
.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
  transition: none
}
.pswp__container,
.pswp__zoom-wrap {
  -webkit-backface-visibility: hidden
}
.pswp__item {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden
}
.pswp__img {
  position: absolute;
  width: auto;
  height: auto;
  top: 0;
  left: 0
}
.pswp__img--placeholder {
  -webkit-backface-visibility: hidden
}
.pswp__img--placeholder--blank {
  background: #222
}
.pswp--ie .pswp__img {
  width: 100%!important;
  height: auto!important;
  left: 0;
  top: 0
}
.pswp__error-msg {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  margin-top: -8px;
  color: #ccc
}
.pswp__error-msg a {
  color: #ccc;
  text-decoration: underline
}
/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
.pswp__button {
  width: 44px;
  height: 44px;
  position: relative;
  background: 0 0;
  cursor: pointer;
  overflow: visible;
  -webkit-appearance: none;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
  float: right;
  opacity: .75;
  transition: opacity .2s;
  box-shadow: none
}
.pswp__button:focus,
.pswp__button:hover {
  opacity: 1
}
.pswp__button:active {
  outline: 0;
  opacity: .9
}
.pswp__button::-moz-focus-inner {
  padding: 0;
  border: 0
}
.pswp__ui--over-close .pswp__button--close {
  opacity: 1
}
.pswp__button,
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  background: url(/local/templates/main_new/css/../img/default-skin.png) 0 0 no-repeat;
  background-size: 264px 88px;
  width: 44px;
  height: 44px
}
@media (min-resolution:105dpi),
(min-resolution:1.1dppx) {
  .pswp--svg .pswp__button,
  .pswp--svg .pswp__button--arrow--left:before,
  .pswp--svg .pswp__button--arrow--right:before {
    background-image: url(/local/templates/main_new/css/../img/default-skin.svg)
  }
  .pswp--svg .pswp__button--arrow--left,
  .pswp--svg .pswp__button--arrow--right {
    background: 0 0
  }
}
.pswp__button--close {
  background-position: 0 -44px
}
.pswp__button--share {
  background-position: -44px -44px
}
.pswp__button--fs {
  display: none
}
.pswp--supports-fs .pswp__button--fs {
  display: block
}
.pswp--fs .pswp__button--fs {
  background-position: -44px 0
}
.pswp__button--zoom {
  display: none;
  background-position: -88px 0
}
.pswp--zoom-allowed .pswp__button--zoom {
  display: block
}
.pswp--zoomed-in .pswp__button--zoom {
  background-position: -132px 0
}
.pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
  visibility: hidden
}
.pswp__button--arrow--left,
.pswp__button--arrow--right {
  background: 0 0;
  top: 50%;
  margin-top: -50px;
  width: 70px;
  height: 100px;
  position: absolute
}
.pswp__button--arrow--left {
  left: 0
}
.pswp__button--arrow--right {
  right: 0
}
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  content: '';
  top: 35px;
  background-color: rgba(12,53,156,.7);
  height: 30px;
  width: 32px;
  position: absolute
}
.pswp__button--arrow--left:before {
  left: 6px;
  background-position: -138px -44px
}
.pswp__button--arrow--right:before {
  right: 6px;
  background-position: -94px -44px
}
.pswp__counter,
.pswp__share-modal {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}
.pswp__share-modal {
  display: block;
  background: rgba(207,215,229,.9);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 10px;
  position: absolute;
  z-index: 1600;
  opacity: 0;
  transition: opacity .25s ease-out;
  -webkit-backface-visibility: hidden;
  will-change: opacity
}
.pswp__share-modal--hidden {
  display: none
}
.pswp__share-tooltip {
  z-index: 1620;
  position: absolute;
  background: #fff;
  top: 56px;
  border-radius: 2px;
  display: block;
  width: auto;
  right: 44px;
  box-shadow: 0 2px 5px rgba(0,0,0,.25);
  transform: translateY(6px);
  transition: transform .25s;
  transition: transform .25s,-webkit-transform .25s;
  -webkit-backface-visibility: hidden;
  will-change: transform
}
.pswp__share-tooltip a {
  display: block;
  padding: 8px 12px;
  color: #000;
  text-decoration: none;
  font-size: 14px;
  line-height: 18px
}
.pswp__share-tooltip a:hover {
  text-decoration: none;
  color: #000
}
.pswp__share-tooltip a:first-child {
  border-radius: 2px 2px 0 0
}
.pswp__share-tooltip a:last-child {
  border-radius: 0 0 2px 2px
}
.pswp__share-modal--fade-in {
  opacity: 1
}
.pswp__share-modal--fade-in .pswp__share-tooltip {
  transform: translateY(0)
}
.pswp--touch .pswp__share-tooltip a {
  padding: 16px 12px
}
a.pswp__share--facebook:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: -12px;
  right: 15px;
  border: 6px solid transparent;
  border-bottom-color: #fff;
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  pointer-events: none
}
a.pswp__share--facebook:hover {
  background: #3e5c9a;
  color: #fff
}
a.pswp__share--facebook:hover:before {
  border-bottom-color: #3e5c9a
}
a.pswp__share--twitter:hover {
  background: #55acee;
  color: #fff
}
a.pswp__share--pinterest:hover {
  background: #ccc;
  color: #ce272d
}
a.pswp__share--download:hover {
  background: #ddd
}
.pswp__counter {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  font-size: 13px;
  line-height: 44px;
  color: #fff;
  opacity: .75;
  padding: 0 10px
}
.pswp__caption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  min-height: 44px
}
.pswp__caption small {
  font-size: 11px;
  color: #bbb
}
.pswp__caption__center {
  text-align: left;
  max-width: 420px;
  margin: 0 auto;
  font-size: 13px;
  padding: 10px;
  line-height: 20px;
  color: #ccc
}
.pswp__caption--empty {
  display: none
}
.pswp__caption--fake {
  visibility: hidden
}
.pswp__preloader {
  width: 44px;
  height: 44px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -22px;
  opacity: 0;
  transition: opacity .25s ease-out;
  will-change: opacity;
  direction: ltr
}
.pswp__preloader__icn {
  width: 20px;
  height: 20px;
  margin: 12px
}
.pswp__preloader--active {
  opacity: 1
}
.pswp__preloader--active .pswp__preloader__icn {
  background: url(/local/templates/main_new/css/preloader.gif) 0 0 no-repeat
}
.pswp--css_animation .pswp__preloader--active {
  opacity: 1
}
.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
  animation: clockwise .5s linear infinite
}
.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
  animation: donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite
}
.pswp--css_animation .pswp__preloader__icn {
  background: 0 0;
  opacity: .75;
  width: 14px;
  height: 14px;
  position: absolute;
  left: 15px;
  top: 15px;
  margin: 0
}
.pswp--css_animation .pswp__preloader__cut {
  position: relative;
  width: 7px;
  height: 14px;
  overflow: hidden
}
.pswp--css_animation .pswp__preloader__donut {
  box-sizing: border-box;
  width: 14px;
  height: 14px;
  border: 2px solid #fff;
  border-radius: 50%;
  border-left-color: transparent;
  border-bottom-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  background: 0 0;
  margin: 0
}
@media screen and (max-width:1024px) {
  .pswp__preloader {
    position: relative;
    left: auto;
    top: auto;
    margin: 0;
    float: right
  }
}
@keyframes clockwise {
  0% {
    transform: rotate(0)
  }
  100% {
    transform: rotate(360deg)
  }
}
@keyframes donut-rotate {
  0% {
    transform: rotate(0)
  }
  50% {
    transform: rotate(-140deg)
  }
  100% {
    transform: rotate(0)
  }
}
.pswp__ui {
  -webkit-font-smoothing: auto;
  visibility: visible;
  opacity: 1;
  z-index: 1550
}
.pswp__top-bar {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  width: 100%
}
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right,
.pswp__caption,
.pswp__top-bar {
  -webkit-backface-visibility: hidden;
  will-change: opacity;
  transition: opacity 333ms cubic-bezier(.4,0,.22,1)
}
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  visibility: visible
}
.pswp__caption,
.pswp__top-bar {
  background-color: rgba(12,53,156,.9)
}
.pswp__ui--fit .pswp__caption,
.pswp__ui--fit .pswp__top-bar {
  background-color: rgba(12,53,156,.7)
}
.pswp__ui--idle .pswp__top-bar {
  opacity: 0
}
.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right {
  opacity: 0
}
.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__top-bar {
  opacity: .001
}
.pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
  display: none
}
.pswp__element--disabled {
  display: none!important
}
.pswp--minimal--dark .pswp__top-bar {
  background: 0 0
}
.tooltipster-base {
  display: -ms-flexbox;
  display: flex;
  pointer-events: none;
  position: absolute
}
.tooltipster-box {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto
}
.tooltipster-content {
  box-sizing: border-box;
  max-height: 100%;
  max-width: 100%;
  overflow: auto
}
.tooltipster-ruler {
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: fixed;
  right: 0;
  top: 0;
  visibility: hidden
}
.tooltipster-fade {
  opacity: 0;
  transition-property: opacity
}
.tooltipster-fade.tooltipster-show {
  opacity: 1
}
.tooltipster-grow {
  transform: scale(0,0);
  transition-property: transform;
  -webkit-backface-visibility: hidden
}
.tooltipster-grow.tooltipster-show {
  transform: scale(1,1);
  transition-timing-function: cubic-bezier(.175,.885,.32,1.15)
}
.tooltipster-swing {
  opacity: 0;
  transform: rotateZ(4deg);
  transition-property: transform
}
.tooltipster-swing.tooltipster-show {
  opacity: 1;
  transform: rotateZ(0);
  transition-timing-function: cubic-bezier(.23,.635,.495,2.4)
}
.tooltipster-fall {
  transition-property: top;
  transition-timing-function: cubic-bezier(.175,.885,.32,1.15)
}
.tooltipster-fall.tooltipster-initial {
  top: 0!important
}
.tooltipster-fall.tooltipster-dying {
  transition-property: all;
  top: 0!important;
  opacity: 0
}
.tooltipster-slide {
  transition-property: left;
  transition-timing-function: cubic-bezier(.175,.885,.32,1.15)
}
.tooltipster-slide.tooltipster-initial {
  left: -40px!important
}
.tooltipster-slide.tooltipster-dying {
  transition-property: all;
  left: 0!important;
  opacity: 0
}
@keyframes tooltipster-fading {
  0% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}
.tooltipster-update-fade {
  animation: tooltipster-fading .4s
}
@keyframes tooltipster-rotating {
  25% {
    transform: rotate(-2deg)
  }
  75% {
    transform: rotate(2deg)
  }
  100% {
    transform: rotate(0)
  }
}
.tooltipster-update-rotate {
  animation: tooltipster-rotating .6s
}
@keyframes tooltipster-scaling {
  50% {
    transform: scale(1.1)
  }
  100% {
    transform: scale(1)
  }
}
.tooltipster-update-scale {
  animation: tooltipster-scaling .6s
}
.tooltipster-sidetip .tooltipster-box {
  background: #fff;
  box-shadow: 0 4px 40px 0 #141AB21A;
  border-radius: 12px;
  max-width: 250px
}
.tooltipster-sidetip.tooltipster-bottom .tooltipster-box {
  margin-top: 8px
}
.tooltipster-sidetip.tooltipster-left .tooltipster-box {
  margin-right: 8px
}
.tooltipster-sidetip.tooltipster-right .tooltipster-box {
  margin-left: 8px
}
.tooltipster-sidetip.tooltipster-top .tooltipster-box {
  margin-bottom: 8px
}
.tooltipster-sidetip .tooltipster-content {
  line-height: 19px;
  font-size: 13px;
  padding: 12px;
  color: #151515
}
.tooltipster-sidetip .tooltipster-arrow {
  overflow: hidden;
  position: absolute
}
.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow {
  height: 10px;
  margin-left: -10px;
  top: 0;
  width: 20px
}
.tooltipster-sidetip.tooltipster-left .tooltipster-arrow {
  height: 20px;
  margin-top: -10px;
  right: 0;
  top: 0;
  width: 10px
}
.tooltipster-sidetip.tooltipster-right .tooltipster-arrow {
  height: 20px;
  margin-top: -10px;
  left: 0;
  top: 0;
  width: 10px
}
.tooltipster-sidetip.tooltipster-top .tooltipster-arrow {
  bottom: 0;
  height: 10px;
  margin-left: -10px;
  width: 20px
}
.tooltipster-sidetip .tooltipster-arrow-background,
.tooltipster-sidetip .tooltipster-arrow-border {
  height: 0;
  position: absolute;
  width: 0
}
.tooltipster-sidetip .tooltipster-arrow-background {
  border: 10px solid transparent
}
.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background {
  border-bottom-color: #fff;
  left: 0;
  top: 3px
}
.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background {
  border-left-color: #fff;
  left: -3px;
  top: 0
}
.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background {
  border-right-color: #fff;
  left: 3px;
  top: 0
}
.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background {
  border-top-color: #fff;
  left: 0;
  top: -3px
}
.tooltipster-sidetip .tooltipster-arrow-border {
  border: 10px solid transparent;
  left: 0;
  top: 0
}
.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border {
  border-bottom-color: #fff
}
.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border {
  border-left-color: #fff
}
.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border {
  border-right-color: #fff
}
.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border {
  border-top-color: #fff
}
.tooltipster-sidetip .tooltipster-arrow-uncropped {
  position: relative
}
.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped {
  top: -10px
}
.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped {
  left: -10px
}
/* End */
/* /local/templates/main_new/css/fonts.css?1731328525903 */
/* /local/templates/main_new/css/main.min.css?1734604046131540 */
/* /local/templates/main_new/css/magnific-popup.css?17313285256950 */
/* /local/templates/main_new/css/slick.css?16504503842680 */
/* /local/templates/main_new/css/subscribe.css?16760217271711 */
/* /local/templates/main_new/css/main_2025.css?1734432668109186 */
