

/* Start:/local/templates/canada/components/bitrix/news/content/bitrix/news.detail/.default/style.css?178005416616778*/


.rg-meta-bar {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.35rem 0;
  margin: 0.75rem 0 1.25rem;
  padding: 0.7rem 1rem;
  border-radius: 8px;
  background: rgba(29, 39, 56, 0.55);
  border: 1px solid #283346;
  font-size: 13px;
  line-height: 1.5;
  color: rgba(255, 255, 255, 0.7);
}

.rg-meta-bar__item time {
  color: rgba(255, 255, 255, 0.92);
  font-weight: 600;
}

.rg-meta-bar__item a {
  font-size: inherit;
  color: #6eb3ff;
  text-decoration: none;
  font-weight: 600;
}

.rg-meta-bar__item a:hover {
  color: #fff;
}

.rg-meta-bar__sep {
  margin: 0 0.55rem;
  color: rgba(255, 255, 255, 0.25);
}

.main-content__info__list {
    display: flex;
    flex-direction: column;
}
@media (max-width: 991px) {
    .mobile-search {
        order: -5;
    }
}
.publication-section iframe {
    width:100%;
    max-width: 560px;
    height: 316px;
    /*aspect-ratio:16 / 9;*/
    display: block;
    margin: 0 auto;
}
@media (max-width: 767px) {
    .publication-section iframe {
        height: 250px;
    }
}

.publication-section img {
    max-height: 500px;
    object-fit: contain;
}
.page-top {
    order: -5;
}
.publication-section {
    order: -4;
}
.page-about-author {
    order: -3;
    margin-bottom: 2rem !important;
}
.casino-faq {
    order: -2;
}
.comments-panel {
    order: -1;
}
.page-about-author + .cr-block {
    margin: 0 0 20px 0 !important;
}



.publication-section {
    width: 100%;
    background-color: #141e2d;
    border: 1px solid #333c4c;
    border-radius: 1rem;
    margin-bottom: 2rem;
    padding: 1.5rem 2rem 5rem;
}
@media (max-width: 767px) {
    .publication-section {
        padding: 1.5rem 0 0;
        border-radius: 0;
        border: none;
        background-color: transparent;
    }
}
.publication-section .visual_content {
    font-size: 1.6rem;
    line-height: 2.1em;
    font-weight: 500;
}
.publication-section .visual_content + h2 {
    margin-top: 2.6rem;
}
@media (max-width: 767px) {
    .publication-section .visual_content + h2 {
        margin-top: 2rem;
    }
}
.publication-section .visual_content + .publication-thumb {
    margin-top: 4rem;
}
@media (max-width: 767px) {
    .publication-section .visual_content + .publication-thumb {
        margin-top: 2rem;
    }
}
/*.publication-section .visual_content p {
    font-size: 1.6rem;
    line-height: 2.1em;
    font-weight: 500;
}*/

.publication-section h2,
.publication-section h3,
.publication-section h4,
.publication-section h5,
.publication-section h6 {
    font-weight: 700;
    line-height: 1.4em;
    margin-bottom: 1rem;
}
.publication-section h2:not(:first-child),
.publication-section h3:not(:first-child),
.publication-section h4:not(:first-child),
.publication-section h5:not(:first-child),
.publication-section h6:not(:first-child) {
    margin-top: 4rem;
}
.publication-section h1 {
    font-weight: 700;
    font-size: 2.2rem;
    line-height: 1.4em;
    margin-bottom: 1.1rem;
}
.publication-section h2, .publication-section h2 a {
    font-size: 2.2rem;
}
.publication-section h3, .publication-section h3 a {
    font-size: 2rem;
}
.publication-section h4 {
    font-size: 1.6rem;
}
.publication-section h5 {
    font-size: 1.5rem;
}
.publication-section h6 {
    font-size: 1.4rem;
}
.publication-section .guides-line {
    margin: 20px 0;
}
.publication-section .guides-line__inner {
    background-image: none;
    border-radius: 1.6rem;
}
.publication-section blockquote {
    padding-left: 1rem;
    border-left: 4px solid #d81a41;
    margin-bottom: 4rem;
    margin-top: 4rem;
    font-weight: 700;
    font-size: 2.2rem;
    line-height: 1.6em;
}
@media (max-width: 767px) {
    .publication-section blockquote {
        margin-bottom: 2rem;
        margin-top: 2rem;
    }
}
@media (max-width: 1189px) {
    .publication-section blockquote {
        font-size: 2rem;
    }
}
@media (max-width: 767px) {
    .publication-section blockquote {
        font-size: 1.8rem;
    }
}

.js-fancybox-item {
    display: inline-block;
    margin-bottom: 20px;
}

.publication-header {
    width: 100%;
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 2.3rem;
}
@media (max-width: 767px) {
    .publication-header {
        margin-bottom: 1.1rem;
    }
}
@media (max-width: 767px) {
    .publication-header-published .publication-author, .publication-header-published .publication-author__wrapper {
        display: none;
    }
}
.publication-header .publication-author__logo {
    width: 3rem;
    height: 3rem;
}
.publication-thumb {
    position: relative;
    width: 100%;
    margin-bottom: 1rem;
}
@media (max-width: 767px) {
    .publication-thumb {
        margin-bottom: 1.6rem;
    }
}
.publication-thumb__inner {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 52.95%;
}
.publication-thumb iframe,
.publication-thumb img {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    border-radius: 1rem;
}
.publication-thumb__descr {
    margin-top: 1rem;
    width: 100%;
    font-size: 1.6rem;
    line-height: 1.6em;
    text-transform: capitalize;
    color: rgba(147, 149, 171, 0.5);
}
@media (max-width: 767px) {
    .publication-thumb__descr {
        font-size: 1.2rem;
    }
}
.publication-thumb__descr p,
.publication-thumb__descr span {
    font-size: 1.6rem;
    line-height: 1.6em;
    color: rgba(147, 149, 171, 0.5);
    margin-bottom: 0;
}
@media (max-width: 767px) {
    .publication-thumb__descr p,
    .publication-thumb__descr span {
        font-size: 1.2rem;
    }
}
.publication-thumb .publication-author {
    position: absolute;
    top: calc(100% - 4rem);
    left: 1rem;
    display: none;
}
@media (max-width: 767px) {
    .publication-thumb .publication-author {
        display: flex;
    }
}
.publication-details {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 1rem;
}
.publication-details__add,
.publication-details__comments,
.publication-details__share,
.publication-details__side,
.publication-details__views {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.publication-details__add,
.publication-details__comments,
.publication-details__share,
.publication-details__views {
    color: hsla(0, 0%, 100%, 0.5);
    font-weight: 200;
    font-size: 1.2rem;
    line-height: 1.6em;
    text-transform: capitalize;
    transition: color 0.3s ease;
}
.publication-details__add:not(:last-child),
.publication-details__comments:not(:last-child),
.publication-details__share:not(:last-child),
.publication-details__views:not(:last-child) {
    margin-right: 2.2rem;
}
.publication-details__add .icon,
.publication-details__comments .icon,
.publication-details__share .icon,
.publication-details__views .icon {
    font-size: 1.6rem;
    color: hsla(0, 0%, 100%, 0.5);
    margin-right: 8px;
    flex-shrink: 0;
}
.publication-details__add .icon-comments,
.publication-details__comments .icon-comments,
.publication-details__share .icon-comments,
.publication-details__views .icon-comments {
    font-size: 1.8rem;
}
@media (min-width: 768px) {
    .publication-details__add.active,
    .publication-details__add:hover,
    .publication-details__share.active,
    .publication-details__share:hover {
        color: #fff;
        font-weight: 600;
    }
}
@media (max-width: 767px) {
    .publication-details__add .icon + *,
    .publication-details__share .icon + * {
        display: none;
    }
}
.publication-title {
    justify-content: flex-start;
    font-weight: 500;
    font-size: 1.6rem;
    line-height: 1.875em;
    color: #fff;
    text-transform: capitalize;
}
.publication-title,
.publication-title__icon {
    display: flex;
    align-items: center;
}
.publication-title__icon {
    justify-content: center;
    width: 3rem;
    height: 3rem;
    border-radius: 6px;
    margin-right: 1rem;
    background-color: #283346;
    flex-shrink: 0;
}
.publication-title__icon .icon {
    color: #fff;
    font-size: 1.6rem;
}
.publication-header div:nth-child(2) {
    margin-left: auto;
}
.publication-time {
    color: #fff;
    font-size: 1.2rem;
    line-height: 1.5em;
    text-transform: capitalize;
}
.publication-author {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    font-weight: 700;
    font-size: 1.4rem;
    line-height: 1.4em;
}
@media (max-width: 767px) {
    .publication-author {
        font-size: 1.2rem;
    }
}
.publication-author__logo {
    flex-shrink: 0;
    width: 5rem;
    height: 5rem;
    margin-right: 1rem;
    border-radius: 50%;
}
.publication-quote,
.publication blockquote {
    padding-left: 1rem;
    border-left: 4px solid #d81a41;
    margin-bottom: 4rem;
    margin-top: 4rem;
}
@media (max-width: 767px) {
    .publication-quote,
    .publication blockquote {
        margin-bottom: 2rem;
        margin-top: 2rem;
    }
}
.publication-quote p,
.publication-quote span,
.publication blockquote p,
.publication blockquote span {
    margin-bottom: 0;
    font-weight: 700;
    font-size: 2.2rem;
    line-height: 1.6em;
}
@media (max-width: 1189px) {
    .publication-quote p,
    .publication-quote span,
    .publication blockquote p,
    .publication blockquote span {
        font-size: 2rem;
    }
}
@media (max-width: 767px) {
    .publication-quote p,
    .publication-quote span,
    .publication blockquote p,
    .publication blockquote span {
        font-size: 1.8rem;
    }
}

.publication-footer {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
}
@media (max-width: 767px) {
    .publication-footer {
        display: none;
    }
}
.publication-footer .publication-author {
    margin-bottom: 2.2rem;
    font-size: 1.2rem;
}


.guides-line__title img{
	display:none;
}





.twitter-tweet {
	margin: 20px auto 0 !important;
}




.search-menu {
    order: -4;
    margin-bottom: 20px;
    display: flex;
    gap: 15px;
}

.search-menu__link {
    border-radius: 8px;
    background: #1D2738;
    flex-grow: 1;
    height: 60px;
    padding: 10px;
    display: flex;
    flex-direction: column;
    gap: 5px;
    position: relative;
}
.search-menu__link:hover {
    color: #fff;
}
.search-menu__link-image {
    width: 60px;
    height: 60px;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translate(0, -50%);
}

.search-menu__link-svg {
    width: 20px;
    height: 20px;
}

.search-menu__link-svg svg {
    width: 100%;
    height: 100%;
}


.search-menu__link-title {
    display: flex;
    align-items: center;
    gap: 6px;
    position: relative;
    z-index: 1;
}
.search-menu__link-title span {
    font-size: 12px;
    font-weight: 500;
    text-transform: capitalize;
    line-height: normal;
}
.search-menu__link-title svg {
    flex: 0 0 16px;
}

.search-menu__link-text {
    color: rgba(255, 255, 255, 0.60);
    font-size: 10px;
    font-weight: 500;
    position: relative;
    z-index: 1;
    line-height: normal;
}



.publication-carousel {
    width: 100%;
    margin-bottom: 2rem;
    background-color: #1d2738;
    border-radius: 1rem;
    padding: 2rem 0 1.7rem;
    position: relative;
}
@media (max-width: 767px) {
    .publication-carousel {
        background-color: transparent;
        border-radius: 0;
        position: static;
    }
}
.publication-carousel .swiper-slide {
    height: 20rem;
    width: 35.8rem;
}
@media (max-width: 767px) {
    .publication-carousel .swiper-slide {
        width: 24rem;
        height: auto;
    }
}
.publication-carousel .news-carousel:after,
.publication-carousel .news-carousel:before {
    display: block;
}
@media (max-width: 767px) {
    .publication-carousel .news-carousel:after,
    .publication-carousel .news-carousel:before {
        display: none;
    }
}
.publication-carousel .news-carousel:before {
    border-radius: 1rem 0 0 1rem;
}
.publication-carousel .news-carousel:after {
    border-radius: 0 1rem 1rem 0;
}
.publication-carousel .news-carousel__inner {
    position: static;
}
@media (max-width: 767px) {
    .publication-carousel .news-carousel__inner {
        position: relative;
    }
}
.publication-carousel .news-carousel__block {
   height: 20rem;

}
@media (max-width: 767px) {
    .publication-carousel .news-carousel__block {
       /* height: 29rem; */
		height: 15rem;
    }
}
.publication-carousel .news-carousel__block:after {
    display: none;
}
.publication-carousel .news-carousel__pagination {
    margin-top: 2rem;
}
.publication-carousel .carousel-nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 5;
}
.publication-carousel .carousel-nav--prev {
    left: 4rem;
}
@media (max-width: 767px) {
    .publication-carousel .carousel-nav--prev {
        left: -1rem;
    }
}
.publication-carousel .carousel-nav--next {
    right: 4rem;
}
@media (max-width: 767px) {
    .publication-carousel .carousel-nav--next {
        right: -1rem;
    }
}


.publication-section .guides-line + br {
    display: none;
}

.publication-section a:not(.recom-card a, .guides-new, .publication-author) {
    color: #ff6b6b;
}

.main-content__info__list .recom-cards {
    display: none;
    gap: 20px;
    margin-bottom: 10px;
}
.main-content__info__list .collapsible-table {
    margin-bottom: 30px;
}
.main-content__info__list .recom-cards .recom-card {
    flex: 0 1 50%;
}
@media(min-width: 1190px) {
    .main-content__info__list .collapsible-table {
        display: none;
    }
}
@media(max-width: 1189px) {
    .main-content__info__list .recom-cards {
        display: flex;
    }
}
@media(max-width: 767px) {
    .main-content__info__list .recom-cards {
       display: block;
       margin-bottom: 0;
    }
    .main-content__info__list .collapsible-table {
        margin-bottom: 20px;
    }
}
.publication-section .recom-card {
    background-color: #283346;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 20px;
}


/*.attention {
    margin: 20px 0;
}*/
.attention h2 {
    margin: 0 !important;
}
.publication-section .collapse-block a,
.publication-section .guides-line a {
    color: #fff;
}
.publication-section .collapse-block a:hover {
    color: #d81a41 !important;
}
.publication-section table {
    width: 100%;
    
}
.publication-section table td {
    padding: 5px;
}
.publication-section table td p {
    margin-bottom: 0px;
    font-size: clamp(8px, 1.5vw, 16px);
}
.publication-section .visual_content td p, .visual_content td a {
    line-height: 130%;
    text-align: center;
}

.publication-section .collapse-block {
    margin-bottom: 20px;
    padding: 20px;
}
.publication-section .collapse-block h2 {
    margin: 0;
}
.publication-section .collapse-block .collapse-trigger__icon {
    display: flex;
}
.publication-section #table_of_content a {
    display: block;
    position: relative;
    padding-left: 26px;
    text-decoration: none;
}
.publication-section #table_of_content a:not(:last-child) {
    margin-bottom: 10px;
}
.publication-section #table_of_content a:before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 20px;
    background-image:url("data:image/svg+xml,%3Csvg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_183_21696)'%3E%3Cpath d='M12.6223 13.6486L11.7251 12.1904C11.6896 12.1307 11.7014 12.055 11.7526 12.0072L15.4635 8.89162L14.4679 8.33784L15.2904 5.8717L12.7522 6.46134L12.2366 5.38564L10.3044 7.34182C10.2061 7.44142 10.0368 7.3458 10.0723 7.20636L11.3079 2.19839L9.80466 2.94341C9.74169 2.97529 9.66692 2.95537 9.62757 2.8956L8.13218 0.640625L6.62104 2.89959C6.58169 2.95537 6.50692 2.97927 6.44396 2.9474L4.94069 2.20238L6.17636 7.21035C6.21178 7.34979 6.0465 7.44541 5.94418 7.3458L4.01197 5.38963L3.49645 6.46533L0.95822 5.87568L1.78069 8.34182L0.796875 8.8956L4.50781 12.0111C4.56291 12.055 4.57471 12.1346 4.53536 12.1944L3.63812 13.6526L7.68356 12.6486L7.92361 13.2382L7.64814 16.6406H8.12824H8.60834L8.33287 13.2382L8.57292 12.6486L12.6223 13.6486Z' fill='white' /%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_183_21696'%3E%3Crect width='16' height='16' fill='white' transform='translate(0 0.640625)' /%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 0;
    left: 0;
}
.publication-section #tags a:not(:last-child) {
    margin-right: 5px;
}
.publication-section #table_of_content a:hover,
.publication-section #tags a:hover {
    color: #d81a41;
}

@media(max-width: 1439px) and (min-width: 1190px) {
    .publication-section table td p {
        font-size: 12px;
    }
}
@media(max-width: 399px) {
    .publication-section table td {
        padding: 3px;
    }
}
/* End */


/* Start:/local/templates/canada/components/bitrix/news/content/bitrix/news.detail/.default/style_awards.css?17774396975567*/
.awards_list{
    padding-bottom: 10px;   
}

.awards_list_select{
    flex-wrap: wrap;
    gap: 20px;
    margin: 0 0 20px 0;
    justify-content: left;
    display: flex;
    -webkit-box-pack: center; 
	padding: 0;
}
.select-property__checkbox {
    cursor: pointer;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    flex: 0 0 25px;
    width: 25px;
    height: 25px;
    border: 1px solid #fff;
    position: relative;
    border-radius: 50%;
    align-self: center;
}
.select-property__checkbox:checked::before {
  content: '';
  display: block;
  width: 13px;
  height: 14px;
  background-image: url("data:image/svg+xml,%3Csvg width='13' height='14' viewBox='0 0 13 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.8307 3.75L4.8724 9.70833L2.16406 7' stroke='white' stroke-width='1.6666' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.awards_list_select .select-property__list-item{
    background-color: rgba(255, 255, 255, 0.07);
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 10px;
    height: 60px;
    flex: 0 1 calc(50% - 10px);
	display:flex;
    position: relative;
    padding: 0 10px;
    gap: 10px;
}
.awards_list_select .select-property__list-item.active{
    background-color: #111a28;
    border: 1px solid #ffd600;
}
.awards_list_select .select-property__list-item label{
    display: flex;
    margin: 0;
    cursor: pointer;
    flex: 1 1 auto;
}
.awards_list_select .select-property__list-item label .title{
    margin: auto;
    padding-left: 10px;
    font-size: 14px;
    font-weight: 600;
    width: 100%;
}
.award_head{
	font-size:24px;
	text-transform: uppercase;
	font-weight:900;
    margin: 15px 0 5px 0;
}
.awards_list .award p{
	line-height: 1.8em;
    padding-bottom: 8px;
}




.awards_list_select .name_casino{
	font-size: 16px;
    font-weight: 900;
    margin-bottom: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 200px;
}
.awards_list_select .desc{
	font-weight: normal;
    font-size: 12px;
}
.awards_list_select .vots{
    font-weight: 500;
    font-size: 12px;
    white-space: nowrap;
    position: relative;
}
.awards_list_select .votes{
	display:flex;
    align-items: center;
    gap: 5px;
}
.awards_list_select.slots .vots{
    float: none;
	opacity: 40%;
}
.awards_list_select.provider .vots{
	opacity: 40%;
}
.awards_list_select .border{
	width: 100%;
    height: 10px;
    background: rgba(255, 255, 255, 0.5);
    border-radius: 10px;
    display: inline-block;
    overflow: hidden;
}
.awards_list_select.slots .border{
	position: relative;
    overflow: hidden;
}
.awards_list_select .border:after {
    width: 50%;
    background-color: #078871;
    border-radius: 10px;
    content: '';
    display: block;
    height: 100%;
    opacity: 80%;
}
.awards_list_select.slots .border:after {
	background: linear-gradient(to right, #fff 0%, #fff 95%, transparent 100%);
}
.awards_list_select .percent{
    font-weight: 500;
    font-size: 12px;
}
.awards_list_select.slots .percent{
    top: 60%;
    transform: translateY(-60%);
}
.awards_list_select.slots .border{
    display: block;
    margin-top: 5px;
}
.awards_list_select.slots .name_casino {
    margin-bottom: 10px;
}
.awards_list_select .best{
    font-weight: 600;
    font-size: 10px;
    position: absolute;
    right: 0px;
    top: -18px;
    z-index: 10;
    background: #F7931A;
    border-radius: 5px;
    height: 23px;
    width: auto;
    text-align: center;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
	padding: 0 5px;
}
.awards_list_select .by{
	color: rgba(255, 255, 255, 1);
	opacity:40%;
    font-size: 12px;
	font-weight:normal;
}

.awards_list button{
    position: relative;
}
.awards_list button span{
    margin-left: 10px;
}
.awards_list_select img{
	width: 90px;
	height: 100%;
    object-fit: cover;
    flex: 0 0 90px;
}

.awards_list_select.slots .votes{
	display:block;
}

.awards_error{
	color: #d81a41;
    font-size: 14px;
    margin-left: 20px;
    display: block;
    margin: auto 20px;
}
.awards_list .actions{
	display:flex;
	margin-bottom:20px;
}
.awards_error{
	display:none;
}


.voted {
    border-radius: 10px 10px 0 0;
    padding: 20px;
    backdrop-filter: blur(15px);
    background: rgba(255, 255, 255, 0.2);
    position: sticky;
    width: 100%;
    bottom: 0;
    z-index: 10;
}
.voted-submit {
    transition: all .3s ease;
    padding: 0;
    max-height: 0;
    opacity: 0;
    visibility: hidden;
}
.voted-submit.active {
    opacity: 1;
    visibility: visible;
    padding: 20px;
    max-height: none;
}
.voted__title {
    text-align: center;
    font-weight: 600;
    font-size: 16px;
}
.voted__title span {
    color: #ffd600;
}
.voted__link {
    border-radius: 10px;
    background-color: #ffd600;
    width: 180px;
    height: 40px;
    margin: 10px auto 0;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}
.voted__link span {
    font-weight: 700;
    font-size: 16px;
    line-height: normal;
    text-transform: capitalize;
    color: #1d2738;
}

@media (max-width:1439px) {
	.awards_list_select .select-property__list-item{
		flex: 0 1 100%;
	}
}
@media (max-width:991px) {
    .voted {
        padding: 10px;
        bottom: 71px;
    }
    .voted__title {
        font-size: 14px;
    }
}

/* End */


/* Start:/local/templates/canada/components/bitrix/news/content/bitrix/news.list/news_root/style.css?177796955811740*/
.actual-now__block__text{font-weight: 300;font-size: 1.2rem;line-height: 1.6;margin-top: 10px;}
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}


.h-object-fit picture {
    height: auto;
    width: 100%;
    position: absolute;
    inset: 0;
}
.h-object-fit picture img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.actual-now {
    width: 100%;
    margin-bottom: 2rem;
    border-radius: 1rem;
    background-color: #111a28;
    border: 1px solid #283346;
    padding: 1.5rem 0 2rem;
}
@media (max-width: 991px) {
    .actual-now {
        padding: 1rem 0;
    }
}
@media (max-width: 767px) {
    .actual-now {
        padding: 0;
        border-radius: 0;
        border: none;
        margin-bottom: 3rem;
    }
}
.actual-now .top-line {
    padding: 0 2rem;
    margin-bottom: 1rem;
}
@media (max-width: 1439px) {
    .actual-now .top-line {
        margin-bottom: 5px;
    }
}
@media (max-width: 991px) {
    .actual-now .top-line {
        padding: 0 1rem;
    }
}
@media (max-width: 767px) {
    .actual-now .top-line {
        padding: 1.9rem 0 1rem 1rem;
        background-color: #1d2738;
        border-radius: 1rem;
        width: calc(100% + 2rem);
        margin-bottom: 0;
    }
}
.actual-now .top-line__inner {
    -ms-flex-align: start;
    align-items: flex-start;
}
@media (max-width: 1439px) {
    .actual-now .top-line__inner {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.actual-now .top-line__title {
    margin-top: 7px;
}
@media (max-width: 1439px) {
    .actual-now .top-line__title {
        margin-bottom: 1.5rem;
    }
}
@media (max-width: 991px) {
    .actual-now .top-line__title {
        margin-bottom: 1.8rem;
    }
}
.actual-now--simple {
    border: none;
    border-radius: 0;
    padding: 0;
}
.actual-now--simple .top-line {
    padding: 0;
}
@media (max-width: 1439px) {
    .actual-now--simple .top-line {
        padding: 0;
    }
}
@media (max-width: 991px) {
    .actual-now--simple .top-line {
        padding: 0;
    }
}
@media (max-width: 767px) {
    .actual-now--simple .top-line {
        padding: 0;
        background-color: transparent;
        border-radius: 0;
        width: 100%;
        margin-bottom: 0;
    }
}
@media (max-width: 767px) {
    .actual-now__inner {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.actual-now__block {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 2rem;
}
@media (min-width: 1190px) and (max-width: 1439px) {
    .actual-now__block {
        padding: 1.5rem;
    }
}
@media (max-width: 991px) {
    .actual-now__block {
        padding: 1rem;
    }
}
@media (max-width: 767px) {
    .actual-now__block {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%;
        padding: 0;
        margin-top: 1.9rem;
    }
}
.actual-now__block + .actual-now__block {
    border-top: 1px solid #283346;
}
@media (max-width: 767px) {
    .actual-now__block + .actual-now__block {
        padding-top: 2rem;
    }
}
.actual-now--simple .actual-now__block {
    padding: 2rem 0;
}
@media (max-width: 767px) {
    .actual-now--simple .actual-now__block {
        padding: 1rem;
        border: 1px solid #283346;
        border-radius: 1rem;
    }
}
.actual-now__block__thumb {
    width: 28rem;
    height: 15.6rem;
    border-radius: 6px;
    position: relative;
    overflow: hidden;
    margin-right: 4rem;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.actual-now__block__thumb img {
    width: 100%;
    height: 100%;
}
@media (min-width: 1190px) and (max-width: 1439px) {
    .actual-now__block__thumb {
        width: 23rem;
        height: 12rem;
        margin-right: 1.5rem;
    }
}
@media (max-width: 1189px) {
    .actual-now__block__thumb {
        margin-right: 2rem;
    }
}
@media (max-width: 767px) {
    .actual-now__block__thumb {
        margin: 0 auto 1.3rem;
        width: 100%;
        height: 0;
        padding-bottom: 55.5%;
    }
}

@media (min-width: 992px) {
    .actual-now__block__thumb:hover img {
        transform: scale(1.05) translateZ(0);
    }
}
.actual-now__block__thumb img {
    transition: transform 0.3s ease;
}
@media (min-width: 992px) {
    .actual-now__block__thumb img {
        transform: scale(1) translateZ(0);
    }
}
.actual-now__block__thumb .video-label {
    position: absolute;
    top: 1rem;
    left: 1rem;
    z-index: 2;
}
@media (min-width: 1190px) and (max-width: 1439px) {
    .actual-now__block__thumb .video-label {
        top: 5px;
        left: 5px;
    }
}
@media (max-width: 767px) {
    .actual-now__block__info {
        width: 100%;
    }
}
.actual-now__block__top {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 1.2rem;
}
@media (max-width: 1189px) {
    .actual-now__block__top {
        margin-bottom: 5px;
    }
}
@media (max-width: 767px) {
    .actual-now__block__top {
        margin-bottom: 8px;
    }
}
.actual-now__block__cat,
.actual-now__block__time {
    font-size: 1.2rem;
    line-height: 1.5em;
    margin-right: 2.5rem;
    position: relative;
}
@media (min-width: 1190px) and (max-width: 1439px) {
    .actual-now__block__cat,
    .actual-now__block__time {
        line-height: 1.5em;
    }
}
@media (max-width: 1189px) {
    .actual-now__block__cat,
    .actual-now__block__time {
        line-height: 2em;
    }
}
.actual-now__block__cat:after,
.actual-now__block__time:after {
    content: "";
    display: block;
    width: 5px;
    height: 2px;
    background-color: #fff;
    border-radius: 10px;
    position: absolute;
    top: 50%;
    right: -1.5rem;
    transform: translateY(-50%);
}
.actual-now__block__time {
    color: hsla(0, 0%, 100%, 0.5);
}
.actual-now__block__cat {
    color: #fff;
    font-weight: 600;
    transform: translateZ(0);
}
@media (max-width: 767px) {
    .actual-now__block__cat {
        display: none;
    }
}
.actual-now__block__cat:before {
    content: "";
    display: block;
    width: 0;
    transition: width 0.3s ease;
    height: 1px;
    background-color: #d81a41;
    position: absolute;
    left: 0;
    bottom: 0;
}
.actual-now__block__cat:hover:before {
    width: 100%;
}
.actual-now__block__comments {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: start;
    justify-content: flex-start;
    color: #fff;
    font-size: 1.2rem;
    line-height: 2.5em;
}
@media (min-width: 1190px) and (max-width: 1439px) {
    .actual-now__block__comments {
        line-height: 1.5em;
    }
}
@media (max-width: 1189px) {
    .actual-now__block__comments {
        line-height: 2em;
    }
}
.actual-now__block__comments .icon-comments {
    font-size: 1.6rem;
    margin-right: 6px;
}
.actual-now__block__link a {
    font-weight: 800;
    font-size: 1.8rem;
    line-height: 1.5em;
    text-transform: capitalize;
}
@media (min-width: 1190px) and (max-width: 1439px) {
    .actual-now__block__link a {
        font-size: 1.5rem;
    }
}
@media (max-width: 1189px) {
    .actual-now__block__link a {
        font-size: 1.6rem;
    }
}
@media (max-width: 767px) {
    .actual-now__block__link a {
        font-size: 1.4rem;
    }
}
@media (max-width: 767px) {
    .actual-now--simple .actual-now__block__comment {
        width: calc(100% + 2rem);
        border-top: 1px solid #283346;
        padding: 1.7rem 1rem 0;
        margin: 1rem 0 0 -1rem;
    }
}
.actual-now__block__comment__title {
    font-weight: 200;
    font-size: 1.4rem;
    line-height: 2.15em;
    color: hsla(0, 0%, 100%, 0.5);
}
@media (max-width: 767px) {
    .actual-now--simple .actual-now__block__comment__title {
        display: none;
    }
}
.actual-now__block__comment__inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
}
.actual-now__block__comment__logo {
    width: 3rem;
    height: 3rem;
    border-radius: 1rem;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 1rem;
    overflow: hidden;
}
@media (max-width: 1189px) {
    .actual-now__block__comment__logo {
        width: 2.5rem;
        height: 2.5rem;
        margin-right: 8px;
        border-radius: 8px;
    }
}
.actual-now__block__comment__text {
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.actual-now__block__comment__text p {
    margin-bottom: 0;
    font-weight: 200;

    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
@media (min-width: 1190px) and (max-width: 1439px) {
    .actual-now__block__comment__text p {
        line-height: 1.5em;
    }
}
@media (max-width: 1189px) {
    .actual-now__block__comment__text p {
        font-size: 1.2rem;
        line-height: 2em;
    }
}
.actual-now__block__comment__text a {
    margin-right: 1rem;
    font-weight: 600;
    font-size: 1.4rem;
    line-height: 2.1em;
}
@media (min-width: 1190px) and (max-width: 1439px) {
    .actual-now__block__comment__text a {
        line-height: 1.5em;
    }
}
@media (max-width: 1189px) {
    .actual-now__block__comment__text a {
        font-size: 1.2rem;
        line-height: 2em;
    }
}
.actual-now__block__comment__text b,
.actual-now__block__comment__text strong {
    font-weight: 600;
}
.actual-now__block__comment__reply {
    margin-left: auto;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-left: 1.1rem;
}
.actual-now__block__comment__reply a {
    font-weight: 200;
    font-size: 1.4rem;
    line-height: 2.15em;
    color: hsla(0, 0%, 100%, 0.5);
}
@media (max-width: 767px) {
    .actual-now__block__comment__reply a {
        line-height: 1.7em;
    }
}
@media (min-width: 768px) {
    .actual-now__block__comment__reply a:hover {
        color: #fff;
    }
}
.actual-now__button,
.actual-now__spin-button {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 1rem 0 1.1rem;
}
@media (max-width: 991px) {
    .actual-now__button,
    .actual-now__spin-button {
        margin: 1rem 0;
    }
}
@media (max-width: 767px) {
    .actual-now__button,
    .actual-now__spin-button {
        margin: 1rem 0 0;
    }
}
.actual-now__spin-button a {
    color: hsla(0, 0%, 100%, 0.5);
    font-weight: 500;
    font-size: 1.6rem;
    line-height: 1.875em;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    transition: color 0.3s ease;
}
.actual-now__spin-button a .icon-reload {
    font-size: 1.6rem;
    color: #fff;
}
@media (min-width: 768px) {
    .actual-now__spin-button a:hover {
        color: #fff;
    }
}
.actual-now__spin-button__icon {
    width: 3rem;
    height: 3rem;
    border-radius: 6px;
    padding: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: 1rem;
    background-color: #333c4c;
}
.actual-now__button a:not(.btn) {
    text-decoration: underline;
    color: #d81a41;
    font-size: 1.6rem;
    line-height: 1.375em;
}
@media (max-width: 767px) {
    .actual-now__button a:not(.btn) {
        display: none;
    }
}
@media (min-width: 768px) {
    .actual-now__button a:not(.btn):hover {
        color: #e83d60;
    }
}
.actual-now__button .btn .icon-chevron {
    margin-right: 0;
    margin-left: 1.1rem;
}
/* End */


/* Start:/local/components/swipex/comments/templates/.default/style.css?177743969413686*/
.comments-panel{width:100%;background-color:#141e2d;border:1px solid #333c4c;border-radius:1rem;margin-bottom:3rem;padding:1.8rem 2rem 2rem}@media (max-width:767px){.comments-panel{margin-bottom:2rem;background-color:#fff0;padding:0;border-radius:0;border:none}}.comments-panel--simple{padding:0;border:none;background-color:#fff0;border-radius:0}.comments-panel__title{width:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;text-transform:capitalize;color:#fff;font-weight:900;font-size:1.8rem;line-height:1.8em;margin-bottom:3px}.comments-panel--simple .comments-panel__title{margin-bottom:2.4rem}@media (max-width:767px){.comments-panel--simple .comments-panel__title{margin-bottom:5px}}.comments-panel__title .icon{-ms-flex-negative:0;flex-shrink:0;font-size:1.6rem;margin-right:1.2rem}.comments-panel__top{-ms-flex-pack:justify;justify-content:space-between;width:100%;border-bottom:1px solid hsl(0 0% 100% / .25);margin-bottom:2rem}.comments-panel__tab,.comments-panel__top{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.comments-panel__tab{-ms-flex-pack:start;justify-content:flex-start}.comments-panel__tab__item{font-weight:500;font-size:1.6rem;line-height:1.875em;position:relative;min-width:6.7rem;color:#fff;transition:color 0.3s ease;cursor:pointer;padding:0 5px 1.2rem;transform:translateZ(0)}@media (max-width:767px){.comments-panel__tab__item{padding:0 5px 6px;min-width:auto}}.comments-panel__tab__item+.comments-panel__tab__item{margin-left:2rem}@media (max-width:767px){.comments-panel__tab__item+.comments-panel__tab__item{margin-left:9px}}.comments-panel__tab__item:after{content:"";display:block;width:100%;left:50%;bottom:-1px;transform:translateX(-50%) scaleX(0);position:absolute;height:2px;background-color:#d81a41;transition:transform 0.3s ease}.comments-panel__tab__item.is-active:after{transform:translateX(-50%) scaleX(1)}.comments-panel__subscribe__btn{font-weight:500;font-size:1.6rem;line-height:1.5em;color:#fff;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;background-color:#fff0;transition:color 0.3s ease,background-color 0.3s ease}@media (max-width:767px){.comments-panel__subscribe__btn{width:3rem;height:3rem;border-radius:6px;-ms-flex-pack:center;justify-content:center;margin:0 1.2rem 6px 0}}@media (max-width:767px){.comments-panel__subscribe__btn:active{background-color:rgb(51 60 76 / .5)}}@media (max-width:767px){.comments-panel__subscribe__btn b,.comments-panel__subscribe__btn p,.comments-panel__subscribe__btn span,.comments-panel__subscribe__btn strong{display:none}}@media (min-width:768px){.comments-panel__subscribe__btn.active,.comments-panel__subscribe__btn:hover{color:#d81a41}}.comments-panel__subscribe__btn .icon{font-size:1.6rem;margin-right:9px;-ms-flex-negative:0;flex-shrink:0}@media (max-width:767px){.comments-panel__subscribe__btn .icon{font-size:1.9rem;margin-right:0}}.comments-panel__textarea{border-radius:1rem;background-color:#333c4c;padding:1.5rem 1rem 1.5rem 2rem;height:15.6rem;position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;transition:border-radius 0.3s ease}@media (max-width:767px){.comments-panel__textarea{height:15.2rem;padding:1.2rem 8px 8px 2rem}}.comments-panel__textarea--sm{height:auto;min-height:5rem;border-radius:2.5rem;padding:1rem 2rem;-ms-flex-pack:center;justify-content:center}@media (max-width:767px){.comments-panel__textarea--sm{min-height:4.6rem}}.comments-panel__textarea--sm.is-resized{border-radius:1rem;padding:1rem 2rem 6rem}.comments-panel__textarea__footer{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;margin-top:1rem;-ms-flex-negative:0;flex-shrink:0}.comments-panel__textarea--sm .comments-panel__textarea__footer{position:absolute;top:50%;transform:translateY(-50%);right:1rem;margin-top:0}.is-resized .comments-panel__textarea__footer{top:auto;transform:none;width:calc(100% - 2.8rem);bottom:1rem;left:2rem}.comments-panel__textarea__actions{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start}.comments-panel__textarea__actions__item{width:3rem;height:3rem;border-radius:6px;background-color:#fff0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;transition:background-color 0.3s ease;margin-bottom:0;margin-right:5px}.comments-panel__textarea__actions__item+.comments-panel__textarea__actions__item{margin-left:5px}@media (min-width:768px){.comments-panel__textarea__actions__item:hover{background-color:rgb(17 26 40 / .3)}}.comments-panel__textarea__actions__item:active{background-color:rgb(17 26 40 / .5)}.comments-panel__textarea__actions__item .icon{color:#fff;font-size:1.6rem}.comments-panel__textarea__actions__item input{width:0;height:0;position:absolute;top:-9999em;left:-9999em;opacity:0;visibility:hidden}.comments-panel__submit{min-width:7.8rem;padding:0 1.6rem}.comments-panel__textarea--sm .comments-panel__submit{display:none}.is-resized .comments-panel__submit{display:block}.comments-panel__field{background-color:transparent!important;border:none!important;resize:none;box-shadow:none!important;outline:none!important;width:100%!important;-ms-flex-positive:1!important;flex-grow:1!important;color:#fff!important;font-weight:500!important;font-size:1.6rem!important;line-height:1.9em!important;padding:0 8px 0 0!important}@media (max-width:767px){.comments-panel__field{line-height:1.6em}}.comments-panel__field::-webkit-input-placeholder{font-weight:500;font-size:1.6rem;color:hsl(0 0% 100% / .4);opacity:1;transition:opacity 0.3s ease}@media (max-width:767px){.comments-panel__field::-webkit-input-placeholder{font-size:1.5rem}}.comments-panel__field:-moz-placeholder{font-weight:500;font-size:1.6rem;color:hsl(0 0% 100% / .4);opacity:1;transition:opacity 0.3s ease}@media (max-width:767px){.comments-panel__field:-moz-placeholder{font-size:1.5rem}}.comments-panel__field::-moz-placeholder{font-weight:500;font-size:1.6rem;color:hsl(0 0% 100% / .4);opacity:1;transition:opacity 0.3s ease}@media (max-width:767px){.comments-panel__field::-moz-placeholder{font-size:1.5rem}}.comments-panel__field:-ms-input-placeholder{font-weight:500;font-size:1.6rem;color:hsl(0 0% 100% / .4);opacity:1;transition:opacity 0.3s ease}@media (max-width:767px){.comments-panel__field:-ms-input-placeholder{font-size:1.5rem}}.comments-panel__textarea--sm .comments-panel__field{width:calc(100% - 7rem);height:2.2rem}@media (max-width:767px){.comments-panel__textarea--sm .comments-panel__field{width:calc(100% - 6.5rem)}}.is-resized .comments-panel__field{width:100%}.comments-panel__field:focus{border:none;box-shadow:none;outline:none}.comments-panel__field:focus::-webkit-input-placeholder{opacity:0}.comments-panel__field:focus:-moz-placeholder,.comments-panel__field:focus::-moz-placeholder{opacity:0}.comments-panel__field:focus:-ms-input-placeholder{opacity:0}.comments-panel__field.h-scrollbar-vertical::-webkit-scrollbar-track,.comments-panel__field.js-sizing-textarea::-webkit-scrollbar-track{background-color:#1d2738}.comments-panel__form{position:relative}.comments-panel__form .input-wrap_error{position:absolute;right:0;top:calc(100% + 5px);font-size:1rem;line-height:1em;font-weight:600;margin-bottom:0;color:#d81a41}.comments-panel__form:last-child .input-wrap_error{position:relative;display:-ms-flexbox;display:flex;top:auto;right:auto;-ms-flex-pack:end;justify-content:flex-end;padding:7px 0 0}.comments-panel__box{width:100%;border-top:1px solid #333c4c;padding:1rem 0 1.8rem}@media (max-width:1439px){.comments-panel__box{padding:1rem 0 1.8rem}}@media (max-width:767px){.comments-panel__box{padding:1rem 0 1.8rem}}.comments-panel--simple .comments-panel__box{padding:2rem 0}@media (max-width:767px){.comments-panel--simple .comments-panel__box{padding:1.4rem 0}}.comments-panel__box:first-child{border-top:none}.comments-panel--simple .comments-panel__box:first-child{padding:0 0 2rem}@media (max-width:767px){.comments-panel--simple .comments-panel__box:first-child{padding:0 0 1.4rem}}.comments-panel__box__title{width:100%;margin-bottom:1.3rem;font-weight:800;font-size:1.4rem;line-height:1.5em;color:#fff}.comments-panel__item{width:100%;position:relative;padding:0 13.6rem 0 4rem}@media (max-width:1439px){.comments-panel__item{padding:0 9.6rem 0 4rem}}@media (max-width:767px){.comments-panel__item{padding:0}}.comments-panel__item--reply{margin:2.2rem auto 0;width:calc(100% - 7rem)}@media (max-width:767px){.comments-panel__item--reply{width:100%;margin:1.1rem auto 0}}.comments-panel__item__inner a{font-weight:700;margin-right:5px}@media (max-width:767px){.comments-panel__item__inner a{word-break:break-all;display:inline-block}}.comments-panel__item__inner a,.comments-panel__item__inner b,.comments-panel__item__inner p,.comments-panel__item__inner span,.comments-panel__item__inner strong{font-size:1.4rem;line-height:1.5em}.comments-panel__item__inner p{font-weight:200;display:inline;margin-bottom:0}@media (max-width:767px){.comments-panel__item__inner p{display:block;margin-top:1rem;margin-bottom:1rem}}.comments-panel__item__logo{width:3rem;height:3rem;margin-right:1rem;-ms-flex-negative:0;flex-shrink:0;border-radius:50%;position:absolute!important;transform:translateZ(0);top:0;left:0}@media (max-width:767px){.comments-panel__item__logo{position:relative!important;top:auto;left:auto;display:-ms-inline-flexbox!important;display:inline-flex!important;vertical-align:top}}.comments-panel__item__footer{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start}.comments-panel__item__time{margin-right:2.2rem;font-size:1.2rem;line-height:1.65em;color:hsl(0 0% 100% / .5);font-weight:400}@media (max-width:767px){.comments-panel__item__time{position:absolute;top:3px;right:0;margin-right:0}}.comments-panel__item__reply{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;font-size:1.2rem;line-height:1.6em;font-weight:400;transform:translateZ(0);color:hsl(0 0% 100% / .3);transition:color 0.3s ease;cursor:pointer;text-transform:capitalize}@media (min-width:768px){.comments-panel__item__reply:hover{color:#fff}}.comments-panel__item__reply .icon{font-size:1.1rem;margin-right:8px}.comments-panel__item__rate{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;position:absolute;top:0;right:1rem;color:#fff;font-size:1.4rem;line-height:1.3em;font-weight:700;transition:color 0.3s ease}@media (max-width:767px){.comments-panel__item__rate{position:relative;top:auto;right:auto;margin-right:1.3rem}}.comments-panel__item__rate--negative{color:#d81a41}.comments-panel__item__rate--positive{color:#27ae60}.comments-panel__item__rate__against,.comments-panel__item__rate__for{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;width:2.4rem;height:2.4rem;background-color:#fff0;border-radius:6px;transition:background-color 0.3s ease}@media (min-width:768px){.comments-panel__item__rate__against:hover,.comments-panel__item__rate__for:hover{background-color:rgb(51 60 76 / .6)}}.comments-panel__item__rate__against:active,.comments-panel__item__rate__for:active{background-color:rgb(51 60 76 / .8)}.comments-panel__item__rate__against .icon,.comments-panel__item__rate__for .icon{color:#fff;font-size:8px}.comments-panel__item__rate__against{margin-right:4px}.comments-panel__item__rate__for{margin-left:4px}.comments-panel__item__rate__for .icon{transform:rotate(180deg)}.comments-panel__item__rate span{min-width:1.8rem;text-align:center}.comments-panel__item__file,.comments-panel__item__files{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start}.comments-panel__item__file .icon-rules{font-size:2.4rem;color:#fff;margin-right:1rem}.comments-panel__item__image{width:auto;height:auto;margin:1rem 0;border-radius:5px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;overflow:hidden;margin-right:2rem}.comments-panel__item__image img{width:auto;height:auto;max-width:9rem;max-height:9rem;border-radius:inherit}.comments-panel__body{margin:2.5rem 0 2rem}.comments-panel__body__inner{display:none}.comments-panel__body__inner.is-active{display:block}.comments-panel__read-all{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;border-radius:5px;padding:1rem 1.5rem;text-transform:capitalize;color:#fff;font-weight:500;font-size:1.7rem;line-height:1.15em;background-color:#d81a41;transition:background-color 0.3s ease;margin:1rem auto 0}@media (min-width:768px){.comments-panel__read-all:hover{background-color:#e5274e}}.comments-panel__read-all:active{background-color:#e83d60}.players-review__comments__read-all{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;border-radius:5px;padding:1rem 2.4rem;text-transform:capitalize;color:#fff;font-weight:500;font-size:1.7rem;line-height:1.15em;background-color:#d81a41;transition:background-color 0.3s ease;margin:1rem auto 0}.players-review__comments__read-all+.pagination-block{margin-top:1.7rem;margin-bottom:0}.child_comments .comments-panel__item{margin-bottom:10px}
/* End */
/* /local/templates/canada/components/bitrix/news/content/bitrix/news.detail/.default/style.css?178005416616778 */
/* /local/templates/canada/components/bitrix/news/content/bitrix/news.detail/.default/style_awards.css?17774396975567 */
/* /local/templates/canada/components/bitrix/news/content/bitrix/news.list/news_root/style.css?177796955811740 */
/* /local/components/swipex/comments/templates/.default/style.css?177743969413686 */
