

/* Start:/local/templates/canada/components/bitrix/catalog/slots/style.css?17435998231628*/
/* tournaments banner new */

.tournaments-banner {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 10px;
    display: flex;
    gap: 10px;
    align-items: center;
    justify-content: space-between;
    padding: 25px 20px;
    margin: 0 0 30px 0;
  }
  .tournaments-banner__title {
    font-weight: 700;
    font-size: 24px;
    color: #fff;
    line-height: 1;
    text-transform: uppercase;
    margin: 0 0 5px 0;
  }
  .tournaments-banner__subtitle {
    font-weight: 500;
    line-height: normal;
    font-size: 14px;
    color: #fff;
  }
  .tournaments-banner__subtitle span {
    font-weight: 700;
    color: #37D1D1;
  }
  .tournaments-banner__btn {
    background: #37D1D1;
    border-radius: 5px;
    padding: 0px 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 10px;
    flex: 0 0 160px;
    height: 40px;
    font-size: 14px;
    color: #fff;
    font-weight: 700;
  }
  
  
  @media (max-width: 767px) {
    .tournaments-banner {
      padding: 25px 10px;
      margin: 0 0 20px 0;
    }
    .tournaments-banner__title {
      font-weight: 600;
      font-size: 14px;
    }
    .tournaments-banner__subtitle {
      font-size: 10px;
    }
    .tournaments-banner__btn {
      font-size: 10px;
      flex: 0 0 106px;
      height: 30px;
    }
  }
/* End */


/* Start:/local/templates/canada/components/bitrix/catalog/slots/bitrix/catalog.element/.default/style.css?175016716423907*/
.slot-info {
  background-color: #1d2738;
  border-radius: 1rem;
  width: 100%;
  margin-bottom: 3rem;
}
@media (max-width: 767px) {
  .slot-info {
      margin-bottom: 2rem;
  }
}
.slot-info__details {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 2rem;
}
@media (max-width: 767px) {
  .slot-info__details {
      flex-direction: column;
      align-items: center;
      padding: 1rem 1rem 2rem;
  }
}
.slot-info__details__thumb {
  width: 18rem;
  height: 18rem;
  margin-right: 2rem;
  flex-shrink: 0;
  border-radius: 1rem;
  overflow: hidden;
}
@media (max-width: 767px) {
  .slot-info__details__thumb {
      margin-bottom: 1.1rem;
      margin-right: 0;
      width: auto;
  }
}
.slot-info__details__thumb img {
  border-radius: inherit;
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
}
.slot-info__details__text {
  flex-grow: 1;
  padding-top: 3px;
}
.slot-info__details__text p {
  font-size: 1.6rem;
  line-height: 1.6em;
  margin-bottom: 0;
  font-weight: 400;
}
@media (min-width: 1190px) and (max-width: 1439px) {
  .slot-info__details__text p {
      font-size: 1.5rem;
  }
}
@media (max-width: 767px) {
  .slot-info__details__text p {
      font-size: 1.4rem;
      line-height: 1.4em;
  }
}
.slot-info__line {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  border-top: 1px solid #333c4c;
  padding: 1rem 2rem;
}
@media (max-width: 767px) {
  .slot-info__line {
      flex-wrap: wrap;
      padding: 1rem;
  }
}
.slot-info__line__title {
  text-transform: capitalize;
  font-weight: 800;
  font-size: 1.8rem;
  line-height: 2.2em;
  color: #fff;
  margin-right: 2rem;
  min-width: 18.7rem;
  margin-right: 1.3rem;
}
@media (min-width: 1190px) and (max-width: 1439px) {
  .slot-info__line__title {
      font-size: 1.6rem;
      line-height: 2em;
      min-width: 15rem;
  }
}
@media (max-width: 767px) {
  .slot-info__line__title {
      order: 0;
      min-width: auto;
      font-size: 1.6rem;
      line-height: 1.875em;
  }
}
@media (max-width: 767px) {
  .slot-info__line__rate {
      width: 100%;
      display: flex;
      justify-content: center;
      order: 2;
      margin-top: 1rem;
  }
}
@media (max-width: 767px) {
  .slot-info__line__rate .rating-section {
      margin-bottom: 5px;
  }
}
.slot-info__line__rate .rating-section .star {
  margin-right: 1rem !important;
  font-size: 1.8rem;
}
@media (min-width: 1190px) and (max-width: 1439px) {
  .slot-info__line__rate .rating-section .star {
      font-size: 1.7rem;
  }
}
@media (max-width: 767px) {
  .slot-info__line__rate .rating-section .star {
      font-size: 1.2rem;
  }
}
.slot-info__line .rate-box {
  background-color: #283346;
  margin-right: auto;
}
@media (min-width: 1190px) and (max-width: 1439px) {
  .slot-info__line .rate-box {
      font-size: 1.4rem;
      padding: 0 1rem;
  }
}
@media (max-width: 767px) {
  .slot-info__line .rate-box {
      margin-left: auto;
  }
}
.slot-info__line .rate-box .icon-star {
  font-size: 1.8rem;
}
@media (min-width: 1190px) and (max-width: 1439px) {
  .slot-info__line .rate-box .icon-star {
      font-size: 1.7rem;
  }
}
@media (max-width: 767px) {
  .slot-info__line .rate-box .icon-star {
      font-size: 1.2rem;
  }
}
@media (min-width: 1190px) and (max-width: 1439px) {
  .slot-info__line .rate-box .icon-star + .icon-star {
      margin-left: 8px;
  }
}
.slot-info__line .box-link {
  margin-left: auto;
}
@media (min-width: 1190px) and (max-width: 1439px) {
  .slot-info__line .box-link {
      font-size: 1.4rem;
  }
}
@media (max-width: 767px) {
  .slot-info__line .box-link {
      order: 1;
  }
}


.specifications {
  width: 100%;
  margin-bottom: 3rem;
  border: 1px solid #333c4c;
  border-radius: 1rem;
  padding: 2.3rem 2rem 0;
}
@media (max-width: 767px) {
  .specifications {
      margin-bottom: 2rem;
      padding: 2.9rem 2rem 0;
  }
}
.specifications .top-line {
  margin-bottom: 1.2rem;
}
@media (max-width: 767px) {
  .specifications .top-line {
      margin-bottom: 1.4rem;
  }
}
.specifications__inner {
  display: flex;
  flex-wrap: wrap;
  margin-left: -1.5rem;
  margin-right: -1.5rem;
}
@media (max-width: 767px) {
  .specifications__inner {
      margin-left: -1rem;
      margin-right: -1rem;
  }
}
@media (max-width: 599px) {
  .specifications__inner {
      margin-left: -5px;
      margin-right: -5px;
  }
}
.specifications__col {
  width: 25%;
  margin-bottom: 2rem;
  padding: 0 1.5rem;
}
@media (min-width: 1190px) and (max-width: 1439px) {
  .specifications__col {
      width: 33.33333%;
  }
}
@media (max-width: 767px) {
  .specifications__col {
      padding: 0 1rem;
      margin-bottom: 1.8rem;
  }
}
@media (max-width: 599px) {
  .specifications__col {
      width: 33.33333%;
      padding: 0 5px;
  }
}
@media (max-width: 499px) {
  .specifications__col {
      width: 50%;
  }
}
.specifications__box {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.specifications__box__title {
  font-weight: 700;
  color: hsla(0, 0%, 100%, 0.5);
}
.specifications__box__descr,
.specifications__box__title {
  font-size: 1.6rem;
  line-height: 1.875em;
  text-transform: capitalize;
}
.specifications__box__descr {
  font-weight: 500;
  color: #fff;
}

.play-slot {
  width: 100%;
  border: 1px solid #283346;
  border-radius: 1rem;
  padding: 1.7rem 2rem 2rem;
  margin-bottom: 3rem;
}
@media (max-width: 991px) {
  .play-slot {
      padding: 1.2rem 1rem;
  }
}
@media (max-width: 767px) {
  .play-slot {
      margin-bottom: 2rem;
      padding: 0;
      border-radius: 0;
      border: none;
  }
}
.play-slot .top-line {
  margin-bottom: 1.5rem;
}
.play-slot__refresh {
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.875em;
  padding: 0 7px;
  color: hsla(0, 0%, 100%, 0.5);
  text-transform: capitalize;
  border-radius: 5px;
  transition: background-color 0.3s ease;
}
@media (max-width: 767px) {
  .play-slot__refresh {
      padding: 0;
  }
}
.play-slot__refresh .icon {
  font-size: 1.7rem;
  margin-left: 1.9rem;
  color: #fff;
  transform: rotate(90deg) scaleX(-1);
}
@media (max-width: 991px) {
  .play-slot__refresh .icon {
      display: none;
  }
}
@media (min-width: 768px) {
  .play-slot__refresh:hover {
      background-color: #1d2738;
  }
}
.play-slot__refresh:active {
  background-color: #222e42;
}
.play-slot__box {
  width: 100%;
  height: 38.5rem;
  border-radius: 1rem;
  overflow: hidden;
  margin-bottom: 1.6rem;
  position: relative;
}
@media (max-width: 991px) {
  .play-slot__box {
      height: 27.1rem;
  }
}
@media (max-width: 767px) {
  .play-slot__box {
      border-radius: 0;
      width: calc(100% + 4rem);
      margin-left: -2rem;
  }
}
.play-slot__box:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: radial-gradient(50% 50% at 50% 50%, #d81a41 0, rgba(1, 14, 35, 0.45) 65.1%), linear-gradient(0deg, rgba(1, 14, 35, 0.1), rgba(1, 14, 35, 0.1));
  position: absolute;
  top: 0;
  left: 0;
}
@media (max-width: 767px) {
  .play-slot__box:after {
      background: radial-gradient(50% 50% at 50% 50%, #d81a41 0, rgba(1, 14, 35, 0.45) 65.1%), linear-gradient(0deg, rgba(1, 14, 35, 0.1), rgba(1, 14, 35, 0.1));
  }
}
.play-slot__box img {
  border-radius: inherit;
}
.play-slot__box .btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  min-width: 19.8rem;
  font-size: 1.6rem;
  z-index: 2;
}
.play-slot .slots-carousel__inner {
  width: calc(100% + 4rem);
  margin-left: -2rem;
  position: relative;
}
@media (max-width: 991px) {
  .play-slot .slots-carousel__inner {
      width: calc(100% + 2rem);
      margin-left: -1rem;
  }
}
@media (max-width: 767px) {
  .play-slot .slots-carousel__inner .swiper-container {
      width: calc(100% + 2rem);
      margin-left: -1rem;
      padding: 0 1rem;
  }
}
.play-slot .slots-carousel__inner:after {
  content: "";
  display: block;
  width: 4rem;
  height: 100%;
  position: absolute;
  top: 0;
  width: 14rem;
  z-index: 4;
  right: 0;
  opacity: 1;
  visibility: visible;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  background-image: linear-gradient(90deg, rgba(17, 26, 40, 0), #111a28);
  pointer-events: none;
}
@media (max-width: 767px) {
  .play-slot .slots-carousel__inner:after {
      display: none;
  }
}
.play-slot .slots-carousel__inner.slots-carousel--end:after {
  opacity: 0;
  visibility: hidden;
}
.play-slot .slots-carousel__inner .carousel-nav--next {
  right: 4.2rem;
}
@media (max-width: 1439px) {
  .play-slot .slots-carousel__inner .carousel-nav--next {
      right: 2rem;
  }
}
@media (max-width: 991px) {
  .play-slot .slots-carousel__inner .carousel-nav--next {
      right: 1rem;
  }
}
.play-slot .slots-carousel__inner .carousel-nav--prev {
  left: 4.2rem;
}
@media (max-width: 1439px) {
  .play-slot .slots-carousel__inner .carousel-nav--prev {
      left: 2rem;
  }
}
@media (max-width: 991px) {
  .play-slot .slots-carousel__inner .carousel-nav--prev {
      left: 1rem;
  }
}

@media (min-width: 1000px) {
  .play-slot__box {
      height: 48rem !important;
  }
}
.play-slot__box iframe{
  height: 100%;
  width: 100%;
  z-index: 2;
  position: relative;
}

.play-slot {
  padding: 0 !important;
  border: 0px none !important;
}
@media (max-width: 991px){
  .play-slot__box {
      height: 50rem !important;
  }
}

/* Play Book of Dead for Money */
.for-money-play {
  max-width: 780px;
  margin: 10px 0 30px 0;
}
.for-money-play__title {
  margin: 0 0 20px 0;
}
.for-money-play__item {
	position: relative;
  border-radius: 10px;
  /*overflow: hidden;*/
  background-color: #333C4C;
  display: flex;
  align-items: center;
  margin: 0 0 30px 0;
}
.for-money-play__item:last-child {
  margin: 0;
}
.for-money-play__content {
  flex: 0 1 auto;
  display: flex;
  align-items: center;
}
.for-money-play__image {
  flex: 0 0 180px;
  height: 100px;
  margin: 0 20px 0 0;
	border-radius: 10px 0 0 10px;
	overflow: hidden;
}
.for-money-play__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.for-money-play__text {
  flex: 0 1 auto;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  color: #fff;
}
.for-money-play__action {
  flex: 0 0 157px;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0 23px;
}
.for-money-play__open {
	display: flex;
	gap: 10px;
	align-items: center;
	justify-content: center;
	width: 157px;
	height: 42px;
	border-radius: 5px;
	font-weight: 700;
	font-size: 14px;
	line-height: 30px;

  /*display: block;
  margin: 0 0 12px 0;
  background-color: #D81A41; 
  width: 134px;
  padding: 2px 0;
  text-align: center;
  font-weight: 700;
  font-size: 14px;
  line-height: 30px;
  text-transform: capitalize;
  color: #fff;
  border-radius: 100px;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;*/
}
.for-money-play__open svg {
  flex: 0 0 10px;
}
.for-money-play__open:hover {
  /*background-color: #e83d60;*/
  color: #fff !important;
}
.for-money-play__comment {
  display: flex;
  align-items: center;
  justify-content: center;
}
.for-money-play__comment svg {
  fill: #fff;
  transition: fill 0.3s ease;
}
.for-money-play__comment span {
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: #fff;
  margin-left: 8px;
  text-decoration: underline;
  transition: color 0.3s ease;
}
.for-money-play__comment:hover svg {
  fill: #e83d60;
}
.for-money-play__comment:hover span {
  color: #e83d60;
}
.for-money-play__icon {
	position: absolute;
	top: -18px;
	right: 20px;
	height: 36px;
	display: flex;
	align-items: center;
	gap:10px;
	border-radius: 5px;
	padding: 0 10px;
	background: #fff;
}
.for-money-play__icon-text {
	font-weight: 500;
	font-size: 12px;
	line-height: 110%;
	text-align: right;
	color: #283346;
}
.for-money-play__icon-img {
	border: 1px solid #fff;
	border-radius: 50%;
	width: 21px;
	height: 21px;
	overflow: hidden;
}
.for-money-play__icon-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
@media (max-width: 767px) {
  .for-money-play__item {
    flex-direction: column;
    margin: 0 0 20px 0;
  }
  .for-money-play__content {
    padding: 10px;
  }
  .for-money-play__title {
    margin: 0 0 20px 0;
  }
  .for-money-play__image {
    margin: 0 10px 0 0;
	border-radius: 5px;
  }
  .for-money-play__action {
	border-radius: 0px 0 10px 10px;
    overflow: hidden;
    padding: 0;
    width: 100%;
    flex: 0 1 auto;
    flex-direction: column-reverse;
  }
  .for-money-play__open {
    margin: 0;
    width: 100%;
    border-radius: unset;
  }
  .for-money-play__comment {
    margin: 0 0 11px 0;
  }
}
@media (max-width: 500px) {
  .for-money-play {
    margin: 10px 0 20px 0;
  }
}
@media (max-width: 399px) {
  .for-money-play__image {
    flex: 0 0 155px;
  }
  .for-money-play__image img {
    object-fit: cover;
  }
  .for-money-play__text {
    font-size: 13px;
    line-height: 16px;
  }

}


#video_review iframe {
	width: 100%;
	aspect-ratio: 16 / 9;
}


/* Play Online For Real Money & Free */
.play-online-for {
  margin: 0 0 30px 0;
  max-width: 780px;
  width: 100%;
  height: 400px;
  border-radius: 10px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 0;
  background: url(/local/templates/canada/img/play-online-for/bg.webp) center/cover no-repeat;
}
.play-online-for__btn {
  display: block;
  max-width: 240px;
  width: 100%;
  padding: 10px 0;
  border-radius: 50px;
  font-weight: 500;
  font-size: 16px;
  line-height: 30px;
  text-align: center;
  transition: background-color 0.3s ease, box-shadow 0.3s ease;
}
.play-online-for__money {
  background-color: #D81A41;
  color: #fff !important;
  margin: 0 0 15px 0;
}
.play-online-for__money:hover {
  background-color: #e83d60;
}
.play-online-for__free {
  background-color: #fff;
  color: #1D2738;
}
.play-online-for__free:hover {
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.4) inset;
}
@media (max-width: 500px) {
  .play-online-for {
    background: url(/local/templates/canada/img/play-online-for/bg_mob.webp) center/cover no-repeat;
    margin: 0 0 20px 0;
  }
}


/* RTP */
.rtp {
  max-width: 780px;
  margin: 0 0 30px 0;
}
.rtp__link {
  display: block;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  text-decoration: underline;
  color: #fff;
  transition: color 0.3s ease;
  margin: 0px 0 10px 0;
}
.rtp__link:hover {
  color: #e83d60;
  text-decoration: underline;
}
.rtp__text {
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  margin: 0 0 15px 0;
}
.rtp__article {
  border-radius: 10px;
  overflow: hidden;
  height: 100px;
  background-color: #333C4C;
  display: flex;
  align-items: center;
}
.rtp__image {
  flex: 0 0 180px;
  height: 100px;
}
.rtp__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.rtp__info {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
  padding: 11.5px 20px;
   flex: 0 1 100%;
}
.rtp__info a {
  font-weight: 600;
  font-size: 18px;
  line-height: 25px;
  text-transform: capitalize;
  color: #FFFFFF;
  transition: color 0.3s ease;
}
.rtp__info a:hover {
  color: #e83d60;
}
.rtp__action {
  display: flex;
  flex: 0 0 200px;
  padding: 0 20px;
}
.rtp__action a {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.rtp__action a:hover .rtp__read {
  opacity: 1;
}
.rtp__read {
  font-weight: 500;
  font-size: 16px;
  line-height: 30px;
  text-transform: capitalize;
  color: #FFFFFF;
  margin-right: 10px;
  transition: opacity 0.3s ease;
}
.rtp__arrow {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  border-radius: 6px;
  background-color: #283346;
}
.rtp__arrow img {
  width: 8px;
  height: 14px;
}
@media (max-width: 767px) {
  .rtp__image {
    flex: 0 0 176px;
  }
  .rtp__info a {
    font-size: 16px;
    line-height: 20px;
  }
  .rtp__action {
    display: none;
  }
}
@media (max-width: 500px) {
  .rtp {
    margin: 0 0 20px 0;
  }
}
@media (max-width: 399px) {
  .rtp__info {
    padding: 10px;
  }
  .rtp__info a {
    font-size: 15px;
    line-height: 18px;
  }
}
@media (max-width: 350px) {
  .rtp__image {
    flex: 0 0 100px;
  }
  .rtp__image img {
    object-position: left;
  }
}





.bonus-spins {
  border-radius: 10px;
  background-color: #1D2738;
  padding: 20px;
  margin: 0 0 30px 0;
  overflow: hidden;
  position: relative;
}
.bonus-spins__content::before {
  content: url(/local/templates/canada/img/bonus-spins/icons.png);
  position: absolute;
  bottom: -5px;
  left: 0;
}
.bonus-spins__title {
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 0 0 20px 0;
}
.bonus-spins__title svg {
  flex: 0 0 20px;
}
.bonus-spins__title span {
  font-size: 18px;
  font-weight: 900;
  line-height: 20px;
  text-transform: capitalize;
  color: #fff;
}
.bonus-spins__text {
  font-weight: 500;
  font-size: 14px;
  line-height: 114%;
  color: #fff;
  margin: 0 0 15px 0;
}
.bonus-spins__content {
  background: url(/local/templates/canada/img/bonus-spins/bg.png) center/cover no-repeat;
  padding: 24px 20px 24px 166px;
  border-radius: 10px;
  overflow: hidden;
  display: flex;
  align-items: center;
  gap: 10px;
}
.bonus-spins__info {
  flex: 0 1 100%;
  font-weight: 500;
  font-size: 16px;
  text-transform: capitalize;
  color: #fff;
  line-height: 114%;
}
.bonus-spins__btn {
  border-radius: 5px;
  flex: 0 0 165px;
  height: 30px;
  background: #d81a41;
  display: flex;
  align-items: center;
  justify-content: center;
}
.bonus-spins__btn span {
  white-space: nowrap;
  font-weight: 500;
  font-size: 12px;
  line-height: normal;
  text-transform: capitalize;
  color: #fff;
}
.bonus-spins__btn svg {
  flex: 0 0 20px;
}
@media (max-width: 767px) {
  .bonus-spins {
    margin: 0 0 20px;
  }
  .bonus-spins__content::before {
    display: none;
  }
  .bonus-spins__content {
    padding: 20px;
    flex-wrap: wrap;
  }
}
@media (max-width: 500px) {
  .bonus-spins {
    padding: 10px;
  }
  .bonus-spins__content {
    padding: 10px;
    flex-wrap: wrap;
  }
}



.slot-big-wins {
  background-color: #1d2738;
  border-radius: 1rem;
  padding: 2rem 0 3rem;
  margin-bottom: 3rem;
  width: 100%;
}
@media (max-width: 767px) {
  .slot-big-wins {
      padding: 2.3rem 0;
  }
}
.slot-big-wins .top-line {
  margin-bottom: 2rem;
  padding: 0 2rem;
}
@media (max-width: 767px) {
  .slot-big-wins .top-line {
      margin-bottom: 2.9rem;
  }
}
.slot-big-wins .top-line__subtitle {
  margin-top: 2rem;
}
@media (max-width: 767px) {
  .slot-big-wins .top-line__subtitle p {
      font-size: 1.6rem;
      line-height: 1.3em;
  }
}
.slot-big-wins__carousel {
  position: relative;
}
.slot-big-wins__carousel + .slot-big-wins__carousel {
  margin-top: 2.5rem;
}
@media (max-width: 767px) {
  .slot-big-wins__carousel + .slot-big-wins__carousel {
      margin-top: 3.5rem;
  }
}
.slot-big-wins__carousel__top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 1.6rem;
  width: 100%;
  padding: 0 2rem;
}
@media (max-width: 767px) {
  .slot-big-wins__carousel__top {
      margin-bottom: 1.2rem;
      flex-wrap: wrap;
  }
}
.slot-big-wins__carousel__top a {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-weight: 800;
  font-size: 1.8rem;
  line-height: 1.1em;
}
.slot-big-wins__carousel__top a:hover {
  text-decoration: none;
}
@media (min-width: 768px) {
  .slot-big-wins__carousel__top a:hover {
      color: #d81a41;
  }
}
.slot-big-wins__carousel__top a:hover b,
.slot-big-wins__carousel__top a:hover p,
.slot-big-wins__carousel__top a:hover span {
  color: #d81a41;
}
.slot-big-wins__carousel__top a:hover .icon-chevron {
  color: #d81a41;
  transform: translateX(3px) rotate(-90deg);
}
.slot-big-wins__carousel__top b,
.slot-big-wins__carousel__top p,
.slot-big-wins__carousel__top span {
  color: hsla(0, 0%, 100%, 0.5);
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.4em;
  margin: 0 1rem 0 1.1rem;
  transition: color 0.3s ease;
}
@media (max-width: 767px) {
  .slot-big-wins__carousel__top b,
  .slot-big-wins__carousel__top p,
  .slot-big-wins__carousel__top span {
      margin: 0 9px;
  }
}
.slot-big-wins__carousel__top .icon-chevron {
  font-size: 8px;
  color: hsla(0, 0%, 100%, 0.5);
  transform: translateX(0) rotate(-90deg);
  transition: color 0.3s ease, transform 0.3s ease;
}
.slot-big-wins__carousel__top .btn {
  height: 3rem;
  padding: 0 1rem;
}
.slot-big-wins__carousel__top .btn b,
.slot-big-wins__carousel__top .btn p,
.slot-big-wins__carousel__top .btn span {
  color: #fff;
}
.slot-big-wins__screenshots,
.slot-big-wins__video {
  position: relative;
}
.slot-big-wins__screenshots:after,
.slot-big-wins__video:after {
  content: "";
  display: block;
  width: 15rem;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 4;
  opacity: 1;
  visibility: visible;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  background-image: linear-gradient(90deg, rgba(29, 39, 56, 0), #1d2738);
  pointer-events: none;
}
@media (max-width: 767px) {
  .slot-big-wins__screenshots:after,
  .slot-big-wins__video:after {
      display: none;
  }
}
.slot-big-wins__screenshots--end:after,
.slot-big-wins__video--end:after {
  opacity: 0;
  visibility: hidden;
}
.slot-big-wins__screenshots__item,
.slot-big-wins__video__item {
  border-radius: 1rem;
  overflow: hidden;
}
@media (min-width: 992px) {
  .slot-big-wins__screenshots__item:hover img,
  .slot-big-wins__video__item:hover img {
      transform: scale(1.05) translateZ(0);
  }
}
.slot-big-wins__screenshots__item img,
.slot-big-wins__video__item img {
  transition: transform 0.3s ease;
  border-radius: inherit;
}
@media (min-width: 992px) {
  .slot-big-wins__screenshots__item img,
  .slot-big-wins__video__item img {
      transform: scale(1) translateZ(0);
  }
}
.slot-big-wins__screenshots .carousel-nav,
.slot-big-wins__video .carousel-nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 7;
}
@media (max-width: 767px) {
  .slot-big-wins__screenshots .carousel-nav,
  .slot-big-wins__video .carousel-nav {
      display: none;
  }
}
.slot-big-wins__screenshots .carousel-nav--prev,
.slot-big-wins__video .carousel-nav--prev {
  left: 6rem;
}
@media (max-width: 1439px) {
  .slot-big-wins__screenshots .carousel-nav--prev,
  .slot-big-wins__video .carousel-nav--prev {
      left: 2rem;
  }
}
.slot-big-wins__screenshots .carousel-nav--next,
.slot-big-wins__video .carousel-nav--next {
  right: 6rem;
}
@media (max-width: 1439px) {
  .slot-big-wins__screenshots .carousel-nav--next,
  .slot-big-wins__video .carousel-nav--next {
      right: 2rem;
  }
}
.slot-big-wins__video .swiper-slide {
  width: 36rem;
}
@media (max-width: 767px) {
  .slot-big-wins__video .swiper-slide {
      width: 20.7rem;
  }
}
.slot-big-wins__video__item {
  height: 20rem;
  position: relative;
}
@media (max-width: 767px) {
  .slot-big-wins__video__item {
      height: 11.5rem;
  }
}
.slot-big-wins__video__time {
  position: absolute;
  bottom: 5px;
  right: 5px;
  z-index: 4;
  border-radius: 3px;
  background-color: #060607;
  height: 1.8rem;
  color: #fff;
  text-align: center;
  font-size: 1.2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 3px;
}
@media (max-width: 767px) {
  .slot-big-wins__video__time {
      font-size: 1rem;
      right: 2px;
      bottom: 2px;
  }
}
.slot-big-wins__screenshots .swiper-slide {
  width: 23.3rem;
}
@media (max-width: 767px) {
  .slot-big-wins__screenshots .swiper-slide {
      width: 20.6rem;
  }
}
.slot-big-wins__screenshots__item {
  height: 20rem;
}
@media (max-width: 767px) {
  .slot-big-wins__screenshots__item {
      height: 17.7rem;
  }
}.example {
    display: grid;
    transition: all .5s;
    user-select: none;
    background: linear-gradient(to bottom, white, black);
}
/* End */


/* Start:/local/components/swipex/comments/templates/.default/style.css?175007985417489*/

.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: transparent;
        padding: 0;
        border-radius: 0;
        border: none;
    }
}
.comments-panel--simple {
    padding: 0;
    border: none;
    background-color: transparent;
    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 hsla(0, 0%, 100%, 0.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 {
    color: #d81a41;
}*/
.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: transparent;
    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: rgba(51, 60, 76, 0.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: transparent;
    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: rgba(17, 26, 40, 0.3);
    }
}
.comments-panel__textarea__actions__item:active {
    background-color: rgba(17, 26, 40, 0.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: hsla(0, 0%, 100%, 0.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: hsla(0, 0%, 100%, 0.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: hsla(0, 0%, 100%, 0.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: hsla(0, 0%, 100%, 0.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: hsla(0, 0%, 100%, 0.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: hsla(0, 0%, 100%, 0.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: transparent;
    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: rgba(51, 60, 76, 0.6);
    }
}
.comments-panel__item__rate__against:active,
.comments-panel__item__rate__for:active {
    background-color: rgba(51, 60, 76, 0.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;
}
/* End */


/* Start:/local/templates/canada/components/bitrix/catalog.section/slots_section/style.css?17436000085306*/
/* Slots Block */
.slots-block {
  /*max-width: 780px;*/
    margin: 0 0 30px 0;
    padding: 20px;
    background-color: #1D2738;
    border-radius: 10px;
    position: relative;
  }
  .slots-block_choose {
    margin: 90px 0 30px 0;
  }
  .slots-block__header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 0 10px 0;
    position: relative;
    z-index: 5;
  }
  .slots-block__action {
    margin: 0 0 0 5px;
  }
  .slots-block__action a {
    display: flex;
    align-items: center;
  }
  .slots-block__action a:hover .slots-block__show {
    opacity: 1;
  }
  .slots-block__show {
    font-weight: 500;
    font-size: 16px;
    line-height: 30px;
    text-transform: capitalize;
    color: #FFFFFF;
    transition: opacity 0.3s ease;
    opacity: 0.5;
    margin: 0 10px 0 0;
  }
  .slots-block__arrow {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #283346;
    width: 30px;
    height: 30px;
    border-radius: 6px;
  }
  .slots-block__arrow img {
    width: 8px;
    height: 14px;
  }
  .slots-block__tabs {
    display: flex;
    position: absolute;
    top: -60px;
    left: 0;
  }
  .slots-block__tab {
    font-weight: 500;
    font-size: 16px;
    line-height: 30px;
    text-transform: capitalize;
    color: #FFFFFF;
    background-color: unset;
    padding: 14px 40px 25px;
    border-radius: 10px 10px 0 0;
    transition: background-color 0.2s ease;
  }
  .slots-block__tab.is-active {
    background-color: #1D2738;
  }
  .slots-block__tab-block {
    display: none;
  }
  .slots-block__tab-block.is-active {
    display: block;
  }
  .slots-block__search {
    margin: 0 0 20px 0;
    position: relative;
    z-index: 2;
  }
  .slots-block__subtitle {
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #FFFFFF;
    margin: 0 0 18px 0;
  }
  .slots-block__input {
    border-radius: 20px;
    background-color: #333C4C;
    max-width: 740px;
    width: 100%;
    height: 40px;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    text-transform: capitalize;
    color: #FFFFFF;
    padding: 0 50px;
    background: url(/local/templates/canada/img/slots-block/search-icon.svg) 22px no-repeat, #333C4C;
  }
  .slots-block__input::placeholder {
    opacity: 0.4;
    color: #FFFFFF;
  }
  .slots-block__container::after {
    content: "";
    display: block;
    background: linear-gradient(90deg, rgba(29, 39, 56, 0) 0%, #1D2738 100%);
    width: 170px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    transition: opacity 0.3s ease, visibility 0.3s ease;
  }
  .slots-block__container:has(.swiper-btn-next.swiper-button-disabled)::after {
    opacity: 0;
    visibility: hidden;
  }
  .slots-block__item {
    padding: 0 0 0 15px;
  }
  .slots-block__item:first-child {
      padding: 0 0 0 20px;
    }
  .slots-block__item:last-child {
    padding: 0 20px 0 15px;
  }
  .slots-block .swiper-container {
    position: relative;
    margin: 0 -20px;
    overflow: hidden;
  }
  .slots-block .swiper-container .swiper-wrapper {
    display: flex;
    align-items: flex-start;
  }
  .slots-block .swiper-container .swiper-slide {
    width: auto;
  }
  .slots-block .swiper-container .swiper-btn-next,
  .slots-block .swiper-container .swiper-btn-prev {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    z-index: 10;
    font-size: 0;
    background: url(/local/templates/canada/img/slider-arrow.svg) center no-repeat, #fff;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    transition: all 0.3s ease;
    cursor: pointer;
  }
  .slots-block .swiper-container .swiper-btn-next:hover,
  .slots-block .swiper-container .swiper-btn-prev:hover {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.4) inset;
  }
  .slots-block .swiper-container .swiper-btn-next {
    right: 20px;
  }
  .slots-block .swiper-container .swiper-btn-prev {
    left: 20px;
    transform: translate(0, -50%) rotate(180deg);
  }
  .slots-block .swiper-container .swiper-button-disabled {
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
  }
  @media (max-width: 991px) {
    .slots-block__show span {
      display: none;
    }
  }
  @media (max-width: 768px) {
    .slots-block {
      padding: 10px;
    }
    .slots-block .swiper-container {
      margin: 0 -10px;
    }
    .slots-block__container::after {
      width: 150px;
    }
    .slots-block__item:first-child,
    .slots-block__item {
      padding: 0 0 0 10px;
    }
    .slots-block__item:last-child {
      padding: 0 10px 0 10px;
    }
  }
  @media (max-width: 500px) {
    .slots-block {
      margin: 0 0 20px 0;
    }
    .slots-block_choose {
      margin: 60px 0 20px 0;
    }
    .slots-block__tabs {
      top: -40px;
    }
    .slots-block__tab {
      font-size: 12px;
      padding: 5px 30px 15px;
    }
    .slots-block__subtitle {
      font-size: 10px;
      line-height: 16px;
      margin: 0 0 8px 0;
    }
    .slots-block__search {
      margin: 0 0 10px 0;
    }
    .slots-block .swiper-btn-next,
  .slots-block .swiper-btn-prev {
      display: none;
    }
    .slots-block__container::after {
      display: none;
    }
  }
  
  
  .slots-block .slots-card {
      border: 1px solid #FFFFFF1A;
  }
/* End */


/* Start:/local/templates/canada/components/swipex/comments/reviews/style.css?175102856731451*/

.players-review {
    width: 100%;
    margin-bottom: 4.3rem;
}
@media (max-width: 767px) {
    .players-review {
        margin-bottom: 2rem;
    }
}
.players-review .section-hint {
    margin-top: 1.7rem;
}
.players-review .pagination-block {
    margin-bottom: 0;
}
.players-review-count {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: start;
    justify-content: flex-start;
    color: #fff;
    font-weight: 500;
    font-size: 1.6rem;
    line-height: 1.875em;
    margin-right: auto;
    margin-left: 2.4rem;
}
.players-review-count .icon {
    font-size: 1.6rem;
    margin-right: 6px;
}
.players-review__inner {
    padding: 2.2rem 2rem 2.6rem;
    border: 1px solid #d81a41;
    border-radius: 1rem;
}
@media (max-width: 767px) {
    .players-review__inner {
        border: none;
        padding: 0;
        border-radius: 0;
    }
}
.players-review .top-line {
    margin-bottom: 3.5rem;
}
@media (max-width: 767px) {
    .players-review .top-line {
        margin-bottom: 2.8rem;
    }
}
.players-review__search {
    margin-bottom: 3.1rem;
}
@media (max-width: 767px) {
    .players-review__search {
        margin-bottom: 1.5rem;
    }
}
.players-review__search .form-control {
    padding: 0 2rem 0 4.9rem;
}
.players-review__labels {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
@media (max-width: 767px) {
    .players-review__labels {
        display: none;
    }
}
.players-review__labels__item {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 1px solid #283346;
    border-radius: 1rem;
    height: 4rem;
    padding: 4px 1.4rem;
    color: #fff;
    font-weight: 500;
    font-size: 1.6rem;
    line-height: 1.875em;
    transition: background-color 0.3s ease, border-color 0.3s ease;
    margin: 0 1rem 1rem 0;
    text-transform: capitalize;
}
.players-review__labels__item:focus {
    border: 1px solid #283346;
}
.players-review__labels__item.is-active,
.players-review__labels__item:hover {
    background-color: #283346;
}
.players-review__comments__top {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: end;
    align-items: flex-end;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    border-bottom: 1px solid hsla(0, 0%, 100%, 0.25);
    margin-bottom: 2rem;
}
@media (max-width: 767px) {
    .players-review__comments__top {
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 1.4rem;
    }
}
.players-review__comments__tab {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.players-review__comments__tab__item {
    font-weight: 500;
    font-size: 1.6rem;
    line-height: 1.875em;
    position: relative;
    color: #fff;
    transition: color 0.3s ease;
    cursor: pointer;
    padding: 0 6px 1rem;
    transform: translateZ(0);
    margin-right: 1.5rem;
}
@media (max-width: 767px) {
    .players-review__comments__tab__item {
        padding: 0 5px 6px;
    }
}
.players-review__comments__tab__item + .comments-panel__tab__item {
    margin-left: 2rem;
}
@media (max-width: 767px) {
    .players-review__comments__tab__item + .comments-panel__tab__item {
        margin-left: 9px;
    }
}
.players-review__comments__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;
}
/*.players-review__comments__tab__item.is-active {
    color: #d81a41;
}*/
.players-review__comments__tab__item.is-active:after {
    transform: translateX(-50%) scaleX(1);
}
.players-review__comments__body__inner {
    display: none;
}
.players-review__comments__body__inner.is-active {
    display: block;
}
.players-review__comments__body .pagination-block {
    margin-top: 3rem;
}
@media (max-width: 767px) {
    .players-review__comments__body .pagination-block {
        margin-top: 2rem;
    }
}
.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;
}
@media (min-width: 768px) {
    .players-review__comments__read-all:hover {
        background-color: #e5274e;
    }
}
.players-review__comments__read-all:active {
    background-color: #e83d60;
}
.players-review__comments__read-all + .pagination-block {
    margin-top: 1.7rem;
    margin-bottom: 0;
}
.players-review__comment {
    border: 1px solid #283346;
    border-radius: 1rem;
    margin-bottom: 2rem;
}
@media (max-width: 767px) {
    .players-review__comment {
        border: none;
        border-radius: 0;
        margin-bottom: 0;
    }
}
@media (max-width: 767px) {
    .players-review__comment + .players-review__comment {
        border-top: 1px solid #283346;
    }
}
.players-review__comment__inner {
    padding: 1.5rem 2rem;
}
@media (max-width: 767px) {
    .players-review__comment__inner {
        padding: 2rem 0;
    }
}
.players-review__comment__box--reverse .players-review__comment__top {
    -ms-flex-pack: end;
    justify-content: flex-end;
}
@media (max-width: 767px) {
    .players-review__comment__box--reverse .players-review__comment__top__side {
        width: auto;
    }
}
.players-review__comment__box--reverse .players-review__comment__text {
    margin-left: auto;
    text-align: right;
}
.players-review__comment__box .players-review__comment__text {
    max-width: 50rem;
}
.players-review__comment__top {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 1rem;
}
@media (max-width: 767px) {
    .players-review__comment__top {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.players-review__comment__top__side {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 767px) {
    .players-review__comment__top__side {
        width: 100%;
    }
}
@media (max-width: 767px) {
    .players-review__comment__top__side + .players-review__comment__top__side {
        margin-top: 1rem;
    }
}
.players-review__comment__top__side .rating-section .star {
    font-size: 2rem;
}
.players-review__comment__top__side .rating-section .star:not(:last-child) {
    margin-right: 1rem;
}
.players-review__comment__rate {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.players-review__comment__rate[data-rate="1"] .icon-star:last-child,
.players-review__comment__rate[data-rate="2"] .icon-star:nth-child(4),
.players-review__comment__rate[data-rate="2"] .icon-star:nth-child(4) ~ .icon-star,
.players-review__comment__rate[data-rate="3"] .icon-star:nth-child(3),
.players-review__comment__rate[data-rate="3"] .icon-star:nth-child(3) ~ .icon-star,
.players-review__comment__rate[data-rate="4"] .icon-star:nth-child(2),
.players-review__comment__rate[data-rate="4"] .icon-star:nth-child(2) ~ .icon-star,
.players-review__comment__rate[data-rate="5"] .icon-star:first-child,
.players-review__comment__rate[data-rate="5"] .icon-star:first-child ~ .icon-star {
    color: #d81a41;
}
.players-review__comment__rate .icon-star {
    font-size: 2rem;
    color: hsla(0, 0%, 100%, 0.5);
    margin-left: 1rem;
}
@media (max-width: 767px) {
    .players-review__comment__rate .icon-star {
        margin-left: 0;
        margin-right: 5px;
    }
}
.players-review__comment__logo {
    border-radius: 50%;
    width: 4rem;
    height: 4rem;
    margin-right: 1rem;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.players-review__comment__info {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column;
}
.players-review__comment__info__line {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.players-review__comment__info__line + .players-review__comment__info__line {
    margin-top: 4px;
}
.players-review__comment__title {
    color: #fff;
    font-weight: 600;
    margin-right: 2rem;
    font-weight: 700;
    font-size: 1.4rem;
    line-height: 1.4em;
    transition: color 0.3s ease;
}
@media (max-width: 767px) {
    .players-review__comment__title {
        margin-right: 1rem;
    }
}
.players-review__comment__reviews,
.players-review__comment__time {
    color: hsla(0, 0%, 100%, 0.5);
    font-size: 1.2rem;
    line-height: 1.65em;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.players-review__comment__text {
    margin-bottom: 1rem;
    width: 100%;
}
.comments-panel__item__files img {
    width: 100%;
    height: 100%;
}
@media (max-width: 767px) {
    .players-review__comment__text {
        margin-bottom: 5px;
    }
}
.players-review__comment__text p {
    margin-bottom: 0;
    font-weight: 200;
    font-size: 1.6rem;
    line-height: 1.875em;
}
@media (max-width: 767px) {
    .players-review__comment__text p {
        font-size: 1.4rem;
        line-height: 1.4em;
    }
}
.players-review__comment__bottom {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media (max-width: 767px) {
    .players-review__comment__bottom {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.players-review__comment__bottom__side {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
@media (max-width: 767px) {
    .players-review__comment__bottom__side {
        width: 100%;
    }
}
.players-review__comment__replies {
    width: 100%;
    border-top: 1px solid #333c4c;
    display: none;
}
.players-review__comment__replies__inner {
    padding: 2rem 2rem 2.7rem 6.1rem;
}
@media (max-width: 767px) {
    .players-review__comment__replies__inner {
        padding: 1.5rem 1rem;
    }
}
.players-review__comment__replies.is-active {
    display: block;
}
.players-review__comment__replies .players-review__comment__inner {
    padding: 0;
}
.players-review__comment__replies .players-review__comment__inner + .players-review__comment__inner {
    margin-top: 4rem;
}
@media (max-width: 767px) {
    .players-review__comment__replies .players-review__comment__inner + .players-review__comment__inner {
        margin-top: 2rem;
    }
}
.players-review__comment__vote {
    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.4rem;
    line-height: 1.3em;
    font-weight: 700;
    transition: color 0.3s ease;
    margin-right: 2.4rem;
}
.players-review__comment__vote--negative {
    color: #d81a41;
}
.players-review__comment__vote--positive {
    color: #27ae60;
}
.players-review__comment__vote__against,
.players-review__comment__vote__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: transparent;
    border-radius: 6px;
    transition: background-color 0.3s ease;
}
@media (min-width: 768px) {
    .players-review__comment__vote__against:hover,
    .players-review__comment__vote__for:hover {
        background-color: rgba(51, 60, 76, 0.6);
    }
}
.players-review__comment__vote__against:active,
.players-review__comment__vote__for:active {
    background-color: rgba(51, 60, 76, 0.8);
}
.players-review__comment__vote__against .icon,
.players-review__comment__vote__for .icon {
    color: #fff;
    font-size: 8px;
}
.players-review__comment__vote__against {
    margin-right: 4px;
}
.players-review__comment__vote__for {
    margin-left: 4px;
}
.players-review__comment__vote__for .icon {
    transform: rotate(180deg);
}
.players-review__comment__vote span {
    min-width: 1.8rem;
    text-align: center;
}
.players-review__comment__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: hsla(0, 0%, 100%, 0.3);
    transition: color 0.3s ease;
    cursor: pointer;
    text-transform: capitalize;
}
@media (min-width: 768px) {
    .players-review__comment__reply:hover {
        color: #fff;
    }
}
.players-review__comment__reply .icon-reply {
    font-size: 1.4rem;
    margin-right: 8px;
}
.players-review__comment__trigger {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: start;
    justify-content: flex-start;
    cursor: pointer;
    font-weight: 500;
    font-size: 1.6rem;
    line-height: 1.875em;
    color: hsla(0, 0%, 100%, 0.5);
    transition: color 0.3s ease;
    text-transform: capitalize;
    margin-top: 3px;
}
@media (max-width: 767px) {
    .players-review__comment__trigger {
        margin: 1.4rem auto 0;
    }
}
@media (min-width: 768px) {
    .players-review__comment__trigger:hover {
        color: #fff;
    }
}
.players-review__comment__trigger:before {
    content: attr(data-show);
    margin-right: 5px;
}
.players-review__comment__trigger.is-active:before {
    content: attr(data-hide);
}
.players-review__comment__trigger.is-active .icon-chevron {
    transform: rotate(-180deg);
}
.players-review__comment__trigger__icon {
    margin-left: 1rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 3rem;
    height: 3rem;
    border-radius: 6px;
    background-color: #283346;
}
.players-review__comment__trigger__icon .icon-chevron {
    font-size: 8px;
    color: #fff;
    transform: rotate(0deg);
    transition: transform 0.3s ease;
}





.estimate-box {
    width: 100%;
    margin-bottom: 2.8rem;
}
.estimate-box__line {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    cursor: pointer;
}
@media (min-width: 768px) {
    .estimate-box__line:hover .estimate-box__line__progress__inner {
        background-color: #d81a41;
    }
    .estimate-box__line:hover .estimate-box__line__title:before {
        border-color: #d81a41;
    }
}
.estimate-box__line + .estimate-box__line {
    margin-top: 1rem;
}
.estimate-box__line input {
    width: 0;
    height: 0;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    left: -9999em;
    top: -9999em;
}
.estimate-box__line input:checked + .estimate-box__line__title:before {
    border-color: #d81a41;
    background-image: url(/local/templates/canada/components/swipex/comments/reviews/../../s/images/useful/svg/icon-checkmark.svg);
}
.estimate-box__line input:checked + .estimate-box__line__title + .estimate-box__line__progress .estimate-box__line__progress__inner {
    background-color: #d81a41;
}
.estimate-box__line__title {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: start;
    justify-content: flex-start;
    font-weight: 700;
    font-size: 1.6rem;
    line-height: 1.875em;
    color: #fff;
    min-width: 11.5rem;
    margin-right: 1.5rem;
}
.estimate-box__line__title:before {
    content: "";
    display: block;
    margin-right: 1rem;
    border-radius: 4px;
    width: 1.5rem;
    height: 1.5rem;
    border: 1px solid #fff;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 9px;
    transition: border-color 0.3s ease, background-image 0.3s ease;
}
.estimate-box__line__percentage {
    font-weight: 500;
    font-size: 1.6rem;
    line-height: 1.875em;
    color: hsla(0, 0%, 100%, 0.5);
    text-align: right;
    margin-left: 5px;
    min-width: 5rem;
}
.estimate-box__line__progress {
    width: 100%;
    background-color: #1d2738;
    border-radius: 5px;
    height: 1.5rem;
    display: -ms-flexbox;
    display: flex;
    margin-left: auto;
}
.estimate-box__line__progress__inner {
    width: auto;
    border-radius: inherit;
    height: 100%;
    background-color: hsla(0, 0%, 100%, 0.4);
    transition: width 0.3s ease, background-color 0.2s ease;
}



.rating-section {
    font-family: rating, sans-serif;
}
.rating-section[data-rating="0.1"] .star:first-child:before {
    background-image: linear-gradient(90deg, #d81a41 10%, hsla(0, 0%, 100%, 0) 0);
}
.rating-section[data-rating="0.2"] .star:first-child:before {
    background-image: linear-gradient(90deg, #d81a41 20%, hsla(0, 0%, 100%, 0) 0);
}
.rating-section[data-rating="0.3"] .star:first-child:before {
    background-image: linear-gradient(90deg, #d81a41 30%, hsla(0, 0%, 100%, 0) 0);
}
.rating-section[data-rating="0.4"] .star:first-child:before {
    background-image: linear-gradient(90deg, #d81a41 40%, hsla(0, 0%, 100%, 0) 0);
}
.rating-section[data-rating="0.5"] .star:first-child:before {
    background-image: linear-gradient(90deg, #d81a41 50%, hsla(0, 0%, 100%, 0) 0);
}
.rating-section[data-rating="0.6"] .star:first-child:before {
    background-image: linear-gradient(90deg, #d81a41 60%, hsla(0, 0%, 100%, 0) 0);
}
.rating-section[data-rating="0.7"] .star:first-child:before {
    background-image: linear-gradient(90deg, #d81a41 70%, hsla(0, 0%, 100%, 0) 0);
}
.rating-section[data-rating="0.8"] .star:first-child:before {
    background-image: linear-gradient(90deg, #d81a41 80%, hsla(0, 0%, 100%, 0) 0);
}
.rating-section[data-rating="0.9"] .star:first-child:before {
    background-image: linear-gradient(90deg, #d81a41 90%, hsla(0, 0%, 100%, 0) 0);
}
.rating-section[data-rating="1"] .star:first-child:before,
.rating-section[data-rating="1.0"] .star:first-child:before {
    background-color: #d81a41;
}
.rating-section[data-rating="1.1"] .star:nth-child(2):before {
    background-image: linear-gradient(90deg, #d81a41 10%, hsla(0, 0%, 100%, 0) 0);
}
.rating-section[data-rating="1.2"] .star:nth-child(2):before {
    background-image: linear-gradient(90deg, #d81a41 20%, hsla(0, 0%, 100%, 0) 0);
}
.rating-section[data-rating="1.3"] .star:nth-child(2):before {
    background-image: linear-gradient(90deg, #d81a41 30%, hsla(0, 0%, 100%, 0) 0);
}
.rating-section[data-rating="1.4"] .star:nth-child(2):before {
    background-image: linear-gradient(90deg, #d81a41 40%, hsla(0, 0%, 100%, 0) 0);
}
.rating-section[data-rating="1.5"] .star:nth-child(2):before {
    background-image: linear-gradient(90deg, #d81a41 50%, hsla(0, 0%, 100%, 0) 0);
}
.rating-section[data-rating="1.6"] .star:nth-child(2):before {
    background-image: linear-gradient(90deg, #d81a41 60%, hsla(0, 0%, 100%, 0) 0);
}
.rating-section[data-rating="1.7"] .star:nth-child(2):before {
    background-image: linear-gradient(90deg, #d81a41 70%, hsla(0, 0%, 100%, 0) 0);
}
.rating-section[data-rating="1.8"] .star:nth-child(2):before {
    background-image: linear-gradient(90deg, #d81a41 80%, hsla(0, 0%, 100%, 0) 0);
}
.rating-section[data-rating="1.9"] .star:nth-child(2):before {
    background-image: linear-gradient(90deg, #d81a41 90%, hsla(0, 0%, 100%, 0) 0);
}
.rating-section[data-rating="2.1"] .star:nth-child(3):before {
    background-image: linear-gradient(90deg, #d81a41 10%, hsla(0, 0%, 100%, 0) 0);
}
.rating-section[data-rating="2.2"] .star:nth-child(3):before {
    background-image: linear-gradient(90deg, #d81a41 20%, hsla(0, 0%, 100%, 0) 0);
}
.rating-section[data-rating="2.3"] .star:nth-child(3):before {
    background-image: linear-gradient(90deg, #d81a41 30%, hsla(0, 0%, 100%, 0) 0);
}
.rating-section[data-rating="2.4"] .star:nth-child(3):before {
    background-image: linear-gradient(90deg, #d81a41 40%, hsla(0, 0%, 100%, 0) 0);
}
.rating-section[data-rating="2.5"] .star:nth-child(3):before {
    background-image: linear-gradient(90deg, #d81a41 50%, hsla(0, 0%, 100%, 0) 0);
}
.rating-section[data-rating="2.6"] .star:nth-child(3):before {
    background-image: linear-gradient(90deg, #d81a41 60%, hsla(0, 0%, 100%, 0) 0);
}
.rating-section[data-rating="2.7"] .star:nth-child(3):before {
    background-image: linear-gradient(90deg, #d81a41 70%, hsla(0, 0%, 100%, 0) 0);
}
.rating-section[data-rating="2.8"] .star:nth-child(3):before {
    background-image: linear-gradient(90deg, #d81a41 80%, hsla(0, 0%, 100%, 0) 0);
}
.rating-section[data-rating="2.9"] .star:nth-child(3):before {
    background-image: linear-gradient(90deg, #d81a41 90%, hsla(0, 0%, 100%, 0) 0);
}
.rating-section[data-rating="3.1"] .star:nth-child(4):before {
    background-image: linear-gradient(90deg, #d81a41 10%, hsla(0, 0%, 100%, 0) 0);
}
.rating-section[data-rating="3.2"] .star:nth-child(4):before {
    background-image: linear-gradient(90deg, #d81a41 20%, hsla(0, 0%, 100%, 0) 0);
}
.rating-section[data-rating="3.3"] .star:nth-child(4):before {
    background-image: linear-gradient(90deg, #d81a41 30%, hsla(0, 0%, 100%, 0) 0);
}
.rating-section[data-rating="3.4"] .star:nth-child(4):before {
    background-image: linear-gradient(90deg, #d81a41 40%, hsla(0, 0%, 100%, 0) 0);
}
.rating-section[data-rating="3.5"] .star:nth-child(4):before {
    background-image: linear-gradient(90deg, #d81a41 50%, hsla(0, 0%, 100%, 0) 0);
}
.rating-section[data-rating="3.6"] .star:nth-child(4):before {
    background-image: linear-gradient(90deg, #d81a41 60%, hsla(0, 0%, 100%, 0) 0);
}
.rating-section[data-rating="3.7"] .star:nth-child(4):before {
    background-image: linear-gradient(90deg, #d81a41 70%, hsla(0, 0%, 100%, 0) 0);
}
.rating-section[data-rating="3.8"] .star:nth-child(4):before {
    background-image: linear-gradient(90deg, #d81a41 80%, hsla(0, 0%, 100%, 0) 0);
}
.rating-section[data-rating="3.9"] .star:nth-child(4):before {
    background-image: linear-gradient(90deg, #d81a41 90%, hsla(0, 0%, 100%, 0) 0);
}
.rating-section[data-rating="4.1"] .star:last-child:before {
    background-image: linear-gradient(90deg, #d81a41 10%, hsla(0, 0%, 100%, 0) 0);
}
.rating-section[data-rating="4.2"] .star:last-child:before {
    background-image: linear-gradient(90deg, #d81a41 20%, hsla(0, 0%, 100%, 0) 0);
}
.rating-section[data-rating="4.3"] .star:last-child:before {
    background-image: linear-gradient(90deg, #d81a41 30%, hsla(0, 0%, 100%, 0) 0);
}
.rating-section[data-rating="4.4"] .star:last-child:before {
    background-image: linear-gradient(90deg, #d81a41 40%, hsla(0, 0%, 100%, 0) 0);
}
.rating-section[data-rating="4.5"] .star:last-child:before {
    background-image: linear-gradient(90deg, #d81a41 50%, hsla(0, 0%, 100%, 0) 0);
}
.rating-section[data-rating="4.6"] .star:last-child:before {
    background-image: linear-gradient(90deg, #d81a41 60%, hsla(0, 0%, 100%, 0) 0);
}
.rating-section[data-rating="4.7"] .star:last-child:before {
    background-image: linear-gradient(90deg, #d81a41 70%, hsla(0, 0%, 100%, 0) 0);
}
.rating-section[data-rating="4.8"] .star:last-child:before {
    background-image: linear-gradient(90deg, #d81a41 80%, hsla(0, 0%, 100%, 0) 0);
}
.rating-section[data-rating="4.9"] .star:last-child:before {
    background-image: linear-gradient(90deg, #d81a41 90%, hsla(0, 0%, 100%, 0) 0);
}
.rating-section[data-rating="1.1"] .star:first-child:before,
.rating-section[data-rating="1.2"] .star:first-child:before,
.rating-section[data-rating="1.3"] .star:first-child:before,
.rating-section[data-rating="1.4"] .star:first-child:before,
.rating-section[data-rating="1.5"] .star:first-child:before,
.rating-section[data-rating="1.6"] .star:first-child:before,
.rating-section[data-rating="1.7"] .star:first-child:before,
.rating-section[data-rating="1.8"] .star:first-child:before,
.rating-section[data-rating="1.9"] .star:first-child:before,
.rating-section[data-rating="2"] .star:first-child:before,
.rating-section[data-rating="2"] .star:nth-child(2):before,
.rating-section[data-rating="2.0"] .star:first-child:before,
.rating-section[data-rating="2.0"] .star:nth-child(2):before,
.rating-section[data-rating="2.1"] .star:first-child:before,
.rating-section[data-rating="2.1"] .star:nth-child(2):before,
.rating-section[data-rating="2.2"] .star:first-child:before,
.rating-section[data-rating="2.2"] .star:nth-child(2):before,
.rating-section[data-rating="2.3"] .star:first-child:before,
.rating-section[data-rating="2.3"] .star:nth-child(2):before,
.rating-section[data-rating="2.4"] .star:first-child:before,
.rating-section[data-rating="2.4"] .star:nth-child(2):before,
.rating-section[data-rating="2.5"] .star:first-child:before,
.rating-section[data-rating="2.5"] .star:nth-child(2):before,
.rating-section[data-rating="2.6"] .star:first-child:before,
.rating-section[data-rating="2.6"] .star:nth-child(2):before,
.rating-section[data-rating="2.7"] .star:first-child:before,
.rating-section[data-rating="2.7"] .star:nth-child(2):before,
.rating-section[data-rating="2.8"] .star:first-child:before,
.rating-section[data-rating="2.8"] .star:nth-child(2):before,
.rating-section[data-rating="2.9"] .star:first-child:before,
.rating-section[data-rating="2.9"] .star:nth-child(2):before,
.rating-section[data-rating="3"] .star:first-child:before,
.rating-section[data-rating="3"] .star:nth-child(2):before,
.rating-section[data-rating="3"] .star:nth-child(3):before,
.rating-section[data-rating="3.0"] .star:first-child:before,
.rating-section[data-rating="3.0"] .star:nth-child(2):before,
.rating-section[data-rating="3.0"] .star:nth-child(3):before,
.rating-section[data-rating="3.1"] .star:first-child:before,
.rating-section[data-rating="3.1"] .star:nth-child(2):before,
.rating-section[data-rating="3.1"] .star:nth-child(3):before,
.rating-section[data-rating="3.2"] .star:first-child:before,
.rating-section[data-rating="3.2"] .star:nth-child(2):before,
.rating-section[data-rating="3.2"] .star:nth-child(3):before,
.rating-section[data-rating="3.3"] .star:first-child:before,
.rating-section[data-rating="3.3"] .star:nth-child(2):before,
.rating-section[data-rating="3.3"] .star:nth-child(3):before,
.rating-section[data-rating="3.4"] .star:first-child:before,
.rating-section[data-rating="3.4"] .star:nth-child(2):before,
.rating-section[data-rating="3.4"] .star:nth-child(3):before,
.rating-section[data-rating="3.5"] .star:first-child:before,
.rating-section[data-rating="3.5"] .star:nth-child(2):before,
.rating-section[data-rating="3.5"] .star:nth-child(3):before,
.rating-section[data-rating="3.6"] .star:first-child:before,
.rating-section[data-rating="3.6"] .star:nth-child(2):before,
.rating-section[data-rating="3.6"] .star:nth-child(3):before,
.rating-section[data-rating="3.7"] .star:first-child:before,
.rating-section[data-rating="3.7"] .star:nth-child(2):before,
.rating-section[data-rating="3.7"] .star:nth-child(3):before,
.rating-section[data-rating="3.8"] .star:first-child:before,
.rating-section[data-rating="3.8"] .star:nth-child(2):before,
.rating-section[data-rating="3.8"] .star:nth-child(3):before,
.rating-section[data-rating="3.9"] .star:first-child:before,
.rating-section[data-rating="3.9"] .star:nth-child(2):before,
.rating-section[data-rating="3.9"] .star:nth-child(3):before,
.rating-section[data-rating="4"] .star:not(:last-child):before,
.rating-section[data-rating="4.0"] .star:not(:last-child):before,
.rating-section[data-rating="4.1"] .star:not(:last-child):before,
.rating-section[data-rating="4.2"] .star:not(:last-child):before,
.rating-section[data-rating="4.3"] .star:not(:last-child):before,
.rating-section[data-rating="4.4"] .star:not(:last-child):before,
.rating-section[data-rating="4.5"] .star:not(:last-child):before,
.rating-section[data-rating="4.6"] .star:not(:last-child):before,
.rating-section[data-rating="4.7"] .star:not(:last-child):before,
.rating-section[data-rating="4.8"] .star:not(:last-child):before,
.rating-section[data-rating="4.9"] .star:not(:last-child):before,
.rating-section[data-rating="5"] .star:before,
.rating-section[data-rating="5.0"] .star:before {
    background-color: #d81a41;
}
.rating-section .star {
    display: inline-block;
    font-size: 1.6rem;
    line-height: 1;
}
.rating-section .star:not(:last-child) {
    margin-right: 6px;
}
.rating-section .star:before {
    content: "\e900";
    background-color: hsla(0, 0%, 100%, 0.5);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}



.write-review {
    width: 100%;
    margin-bottom: 3rem;
    padding: 1.6rem 2rem 2.3rem;
    border-radius: 1rem;
    border: 1px solid #333c4c;
}
@media (max-width: 767px) {
    .write-review {
        border: none;
        padding: 0;
        border-radius: 0;
    }
}
.write-review .top-line {
    margin-bottom: 2rem;
}
@media (max-width: 767px) {
    .write-review .top-line__inner {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.write-review .top-line__title {
    margin-top: 5px;
}
@media (max-width: 767px) {
    .write-review .top-line__title {
        margin-top: 0;
        margin-bottom: 1rem;
        width: 100%;
    }
}
@media (max-width: 767px) {
    .write-review .set-rate {
        margin-right: 0;
        margin-left: -5px;
    }
}
.write-review__form .input-wrap_error {
    position: relative;
    padding-top: 7px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: right;
    font-size: 1rem;
    line-height: 1em;
    font-weight: 600;
    margin-bottom: 0;
    color: #d81a41;
}

/* End */


/* Start:/local/templates/canada/components/bitrix/catalog.element/casino_bottom/style.css?175026119211864*/
.about-us-lg {
    width: 100%;
    border: 1px solid #283346;
    border-radius: 1rem;
    padding: 2.3rem 2.9rem 2rem 2rem;
    margin-bottom: 3rem;
}
@media (max-width: 1189px) {
    .about-us-lg {
        padding: 2.3rem 2rem 2rem;
    }
}
@media (max-width: 767px) {
    .about-us-lg {
        margin-bottom: 2rem;
       /* padding: 0;
        border-radius: 0;
        border: none; 
        background-image: none; */
    }
}
.about-us-lg > .top-line {
    margin-bottom: 3.5rem;
}
.about-us-lg .about-author,
.about-us-lg div:last-child {
    margin-bottom: 0;
}
/*@media (max-width: 767px) {
    .about-us-lg .about-author {
        border-radius: 0;
        border: none;
        padding: 0;
    }
}*/
.about-us-lg__links {
    width: 100%;
    display: flex;
    flex-direction: column;
    margin-bottom: 1.9rem;
}
.about-us-lg__links__item {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    font-weight: 800;
    font-size: 1.8rem;
    line-height: 1.8em;
    text-transform: capitalize;
    position: relative;
}
@media (max-width: 767px) {
    .about-us-lg__links__item {
        line-height: 1.2em;
        font-size: 1.6rem;
    }
}
.about-us-lg__links__item + .about-us-lg__links__item {
    margin-top: 1.1rem;
}
@media (max-width: 767px) {
    .about-us-lg__links__item + .about-us-lg__links__item {
        margin-top: 2.4rem;
    }
}
.about-us-lg__links__item:before {
    content: "";
    display: block;
    width: 2.2rem;
    height: 2.2rem;
    background-image: url(/local/templates/canada/dist/s/images/useful/svg/arrow-rounded.svg);
    background-position: 50%;
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 1.2rem;
    flex-shrink: 0;
    margin-top: 5px;
}
@media (max-width: 767px) {
    .about-us-lg__links__item:before {
        margin-right: 9px;
        margin-top: 0;
    }
}
.about-us-lg__links__item.is-active:before {
    background-image: url(/local/templates/canada/dist/s/images/useful/svg/arrow-rounded-red.svg);
}
.about-us-lg__text {
    margin-bottom: 2rem;
}
.about-us-lg__text p {
    font-weight: 400;
    font-size: 1.6rem;
    line-height: 1.6em;
    margin-bottom: 0;
}
@media (max-width: 767px) {
    .about-us-lg__text p {
        font-size: 1.4rem;
    }
}
.about-us-lg__text p + p {
    margin-top: 1rem;
}
.about-us-lg__text .js-read-more-btn {
    color: #fff;
    font-size: 1.6rem;
    line-height: 1.6em;
}
.about-us-lg__text .js-read-more-btn:after,
.about-us-lg__text .js-read-more-btn:before {
    font-size: 1.6rem;
    line-height: 1.6em;
    color: #fff;
    text-decoration: none;
}
@media (max-width: 767px) {
    .about-us-lg__text .js-read-more-btn:after,
    .about-us-lg__text .js-read-more-btn:before {
        font-size: 1.4rem;
    }
}
.about-us-lg__text .js-read-more-btn:hover:after {
    color: #d81a41;
}
.about-us-lg__video {
    width: 100%;
    margin-bottom: 1.5rem;
    height: 0;
    padding-bottom: 56.25%;
    position: relative;
    min-height: 17.4rem;
}
.about-us-lg__video iframe {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
}




.quick-verdict {
    border: 1px solid #d81a41;
    border-radius: 1rem;
    margin-bottom: 5rem;
    display: flex;
    overflow: hidden;
}
@media (max-width: 767px) {
    .quick-verdict {
        margin-bottom: 4rem;
        flex-wrap: wrap;
        border-radius: 5px 5px 1rem 1rem;
    }
}
.quick-verdict__side {
    width: 14.9rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    background-color: #d81a41;
    padding: 1.6rem 2.1rem;
}
@media (min-width: 1190px) and (max-width: 1439px) {
    .quick-verdict__side {
        padding: 1.5rem;
    }
}
@media (max-width: 767px) {
    .quick-verdict__side {
        width: 100%;
        padding: 1.6rem 2rem;
    }
}
.quick-verdict__side .icon-leave-circle {
    margin-bottom: 1.2rem;
    font-size: 3.8rem;
    color: #fff;
}
@media (max-width: 767px) {
    .quick-verdict__side .icon-leave-circle {
        display: none;
    }
}
.quick-verdict__rate {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 8px 16px 4px 10px;
    background-color: #283346;
    border-radius: 2rem;
    font-weight: 500;
    font-size: 1.6rem;
    line-height: 1.25em;
    width: 100%;
}
@media (max-width: 767px) {
    .quick-verdict__rate {
        max-width: 19rem;
        flex-direction: row;
        justify-content: center;
    }
}
.quick-verdict__rate .rating-section {
    margin-top: 4px;
    margin-bottom: 4px !important;
}
@media (max-width: 767px) {
    .quick-verdict__rate .rating-section {
        margin-top: 0;
        margin-left: 8px;
    }
}
.quick-verdict__rate .rating-section .star {
    font-size: 1.2rem;
}
@media (max-width: 767px) {
    .quick-verdict__rate .rating-section .star {
        font-size: 1.6rem;
    }
}
.quick-verdict__rate__stars {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: flex-start;
}
.quick-verdict__rate__stars[data-rate="1"] .icon-star:last-child,
.quick-verdict__rate__stars[data-rate="2"] .icon-star:nth-child(4),
.quick-verdict__rate__stars[data-rate="2"] .icon-star:nth-child(4) ~ .icon-star,
.quick-verdict__rate__stars[data-rate="3"] .icon-star:nth-child(3),
.quick-verdict__rate__stars[data-rate="3"] .icon-star:nth-child(3) ~ .icon-star,
.quick-verdict__rate__stars[data-rate="4"] .icon-star:nth-child(2),
.quick-verdict__rate__stars[data-rate="4"] .icon-star:nth-child(2) ~ .icon-star,
.quick-verdict__rate__stars[data-rate="5"] .icon-star:first-child,
.quick-verdict__rate__stars[data-rate="5"] .icon-star:first-child ~ .icon-star {
    color: #d81a41;
}
.quick-verdict__rate__stars .icon-star {
    font-size: 1.2rem;
    margin: 0 2px;
    color: hsla(0, 0%, 100%, 0.5);
}
@media (max-width: 767px) {
    .quick-verdict__rate__stars .icon-star {
        font-size: 1.6rem;
    }
}
.quick-verdict__text {
    flex-grow: 1;
    padding: 2rem 4.5rem 1rem 2.6rem;
}
@media (min-width: 1190px) and (max-width: 1439px) {
    .quick-verdict__text {
        padding: 1rem 2.5rem;
    }
}
@media (max-width: 767px) {
    .quick-verdict__text {
        text-align: center;
        padding: 8px 2rem 1.5rem;
    }
}
.quick-verdict__text p {
    color: #fff;
    font-size: 1.6rem;
    line-height: 1.6em;
    font-weight: 400;
    margin-bottom: 0;
}
@media (max-width: 767px) {
    .quick-verdict__text p {
        font-size: 1.4rem;
    }
}
.quick-verdict__title {
    text-transform: capitalize;
    color: #fff;
    font-weight: 800;
    font-size: 2rem;
    line-height: 1.4em;
    letter-spacing: 0.03em;
    margin-bottom: 3px;
}

.about-author {
    width: 100%;
    border: 1px solid #333c4c;
    border-radius: 1rem;
    padding: 2.3rem 2rem 2rem;
    margin-bottom: 3rem;
}
@media (max-width: 767px) {
    .about-author {
        margin-bottom: 2rem;
        padding: 1.7rem 1rem 1rem;
    }
}
.about-author .top-line {
    margin-bottom: 2.3rem;
}
.about-author__info {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 1rem;
}
.about-author__name {
    font-weight: 700;
    font-size: 1.4rem;
    line-height: 2.1em;
}
.about-author__logo {
    width: 5rem;
    height: 5rem;
    border-radius: 50%;
    margin-right: 1rem;
}
.about-author__text p {
    font-weight: 500;
    font-size: 1.8rem;
    line-height: 2.2em;
    margin-bottom: 0;
}



.advantages-box {
    display: flex;
    margin: 5.1rem -1rem 3rem;
}
@media (max-width: 767px) {
    .advantages-box {
        margin: 4rem -1rem 2rem;
    }
}
@media (max-width: 599px) {
    .advantages-box {
        margin: 3.5rem 0 2rem;
        flex-wrap: wrap;
    }
}
.advantages-box__col {
    width: 50%;
    padding: 0 1rem;
}
@media (max-width: 599px) {
    .advantages-box__col {
        width: 100%;
        padding: 0;
    }
}
@media (max-width: 599px) {
    .advantages-box__col + .advantages-box__col {
        margin-top: 2.5rem;
    }
}
.advantages-box__item {
    width: 100%;
    height: 100%;
    border: 1px solid #333c4c;
    border-radius: 1rem;
    position: relative;
    padding: 3rem 1.7rem 2.7rem;
}
.advantages-box__item__icon {
    position: absolute;
    width: 3.3rem;
    height: 3.3rem;
    border-radius: 50%;
    background-color: #d81a41;
    margin-top: -1.65rem;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
}
.advantages-box__item__icon .icon {
    color: #fff;
    font-size: 1.6rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.advantages-box__list li {
    position: relative;
    color: #fff;
    font-size: 1.6rem;
    line-height: 1.6em;
    padding-left: 1.5rem;
}
.advantages-box__list li + li {
    margin-top: 1.4rem;
}
.advantages-box__list li:before {
    content: "";
    display: block;
    width: 1rem;
    height: 1rem;
    position: absolute;
    left: 0;
    top: 7px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50%;
}
.advantages-box__list--advantages li:before {
    background-image: url(/local/templates/canada/dist/s/images/useful/svg/icon-plus.svg);
}
.advantages-box__list--disadvantages li:before {
    background-image: url(/local/templates/canada/dist/s/images/useful/svg/icon-minus.svg);
}



.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-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;
}
/* End */
/* /local/templates/canada/components/bitrix/catalog/slots/style.css?17435998231628 */
/* /local/templates/canada/components/bitrix/catalog/slots/bitrix/catalog.element/.default/style.css?175016716423907 */
/* /local/components/swipex/comments/templates/.default/style.css?175007985417489 */
/* /local/templates/canada/components/bitrix/catalog.section/slots_section/style.css?17436000085306 */
/* /local/templates/canada/components/swipex/comments/reviews/style.css?175102856731451 */
/* /local/templates/canada/components/bitrix/catalog.element/casino_bottom/style.css?175026119211864 */
