

/* 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.list/collapse_publication/style.css?17799548141001*/
.collapsible-table{width:100%;border-radius:1rem;margin-bottom:2rem;background-color:#111a28;border:1px solid #283346;padding:2rem}.collapsible-table__line{display:flex;align-items:center;padding:1rem 0}.collapsible-table__line+.collapsible-table__line{border-top:1px solid #283346}.collapsible-table__line__thumbs{display:flex;align-items:center;justify-content:flex-start;margin-right:1rem}.collapsible-table__line__logo{width:3rem;height:3rem;border-radius:1rem;flex-shrink:0}.collapsible-table__line__text{-ms-flex-positive:1;color:#fff;font-weight:500;font-size:1.4rem;line-height:1.42em;flex-grow:1;margin-right:2rem;text-transform:capitalize;display:flex;align-items:center}.collapsible-table__line__comments{flex-shrink:0;display:flex;align-items:center;justify-content:flex-start;color:hsl(0 0% 100% / .5);font-size:1.2rem;line-height:1.65em;width:5rem}.collapsible-table__line__comments .icon{font-size:1.5rem;flex-shrink:0}.collapsible-table__line__comments .icon-comments{margin-right:6px}
/* End */


/* Start:/local/templates/canada/components/bitrix/catalog.section/recomended_new/style.css?17800722124074*/
.casino-line-block h2{text-transform:none!important}.recom-new .casino-line-block__text{margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid #283346}.casino-line-block__recom-items_hidden{max-height:0;overflow:hidden;-webkit-transition:max-height 0.3s ease,margin 0.3s ease;transition:max-height 0.3s ease,margin 0.3s ease;margin:0}.recom-card{padding:20px}.casino-line-block__content{margin:0 -20px 20px}.recom-card__row{display:flex;align-items:center;gap:20px}.recom-card__row_col{display: flex;gap:10px;flex-direction: column;}.recom-card__col{flex:0 1 50%;display:flex;align-items:center;gap:10px}.recom-card__logo{flex:0 0 130px;border-radius:10px;overflow:hidden}.recom-card__image{width:100%;height:77px}.recom-card__image img{width:100%;height:100%;object-fit:cover}.recom-card__status{width:100%;height:23px;background-color:#fff;display:flex;align-items:center;justify-content:center;gap:5px}.recom-card__status span{font-weight:600;font-size:12px;color:#1d2738}.recom-card__status svg{color: #1d2738;}.recom-card__info{flex:0 1 auto}.recom-card__name{font-weight:900;font-size:16px;text-transform:capitalize;margin:0 0 10px 0}.recom-card__bonus{font-weight:500;font-size:14px;line-height:143%}.recom-card__adv{width:max-content;border-radius:40px;padding:5px 10px;background-color:#333c4c;display:flex;align-items:center;gap:5px}.recom-card__adv:not(:last-child){margin:0 0 10px 0}.recom-card__adv span{font-weight:400;font-size:12px;line-height: 1;}.recom-card__links{margin-left:auto}.recom-card__play{padding:0 20px;border-radius:50px;display:flex;align-items:center;justify-content:center;width:100%;height:40px;background-color:#a3ffff;font-weight:700;font-size:14px;color:#1d2738}.fully-recom-new .recom-card__play{text-shadow:0 0 2px rgb(0 0 0 / .3);background-color:#078871;color:#fff}.bonuses-new .recom-card__play{background-color:#A3FFB9}.recom-card .rating{margin:0 0 10px 0;justify-content:flex-start}.recom-card .rating__items{color:#333C4C}.recom-card .rating__items_active{color:#a3ffff}.fully-recom-new .recom-card .rating__items_active{color:#078871}.bonuses-new .recom-card .rating__items_active{color:#A3FFB9}.recom-card .rating__value{font-weight:400;font-size:12px;line-height:167%;color:#fff}.recom-card .rating__body{width:110px}.casino-line-block__show-all-btn{display:flex;background:unset;align-items:center;justify-content:center;gap:10px;margin:10px auto 0;padding-top:10px;border-top:1px solid #283346;width:100%}.casino-line-block__show-all-text{font-size:16px;font-weight:500;line-height:30px;text-transform:capitalize;color:#FFF;opacity:.5;transition:0.3s ease opacity}.casino-line-block__show-all-arrow{display:flex;align-items:center;justify-content:center;border-radius:6px;width:30px;height:30px;flex:0 0 30px;background-color:#283346;transition:transform 0.3s ease;color:#fff}.casino-line-block__show-all-arrow._active{transform:rotate(-180deg)}@media(max-width:1439px){.recom-card__row{align-items:unset;flex-direction:column}}@media(max-width:767px){.recom-card__row{gap:10px}.recom-card__col:nth-child(2){flex-direction:column;align-items:flex-start}.recom-card__links{margin-left:0;width:100%}.recom-card{padding:10px}.casino-line-block__content{margin:0 -10px}}.recom-card__reviews{margin:10px auto 0; display: flex;align-items: center;justify-content: center;padding: 0 10px;height: 32px;font-weight: 600;font-size: 12px;line-height: normal;letter-spacing: 0.2px;text-transform: uppercase;background-color: rgba(255,255,255,0.04);border: 1px solid rgba(255,255,255,0.16);border-radius: 50px;white-space: nowrap;transition: background .18s ease, border-color .18s ease, color .18s ease, transform .18s ease, box-shadow .18s ease;}.recom-card__row_col .recom-card__reviews {margin:0 auto;}@media(min-width:768px){a.recom-card__col:hover{color:#fff}.casino-line-block__show-all-btn:hover .casino-line-block__show-all-text{opacity:1}.recom-card__reviews:hover {background: rgba(216, 26, 65, 0.10);border-color: rgba(216, 26, 65, 0.55);transform: translateY(-1px);box-shadow: 0 4px 12px rgba(216, 26, 65, 0.18);}}
/* 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.list/collapse_publication/style.css?17799548141001 */
/* /local/templates/canada/components/bitrix/catalog.section/recomended_new/style.css?17800722124074 */
/* /local/templates/canada/components/bitrix/news/content/bitrix/news.list/news_root/style.css?177796955811740 */
/* /local/components/swipex/comments/templates/.default/style.css?177743969413686 */
