

/* 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.section.list/sub_menu/style.css?17327674227448*/
.errortext{
	display:none;
}
/* line */
.bx_catalog_line{margin-bottom: 30px;}
.bx_catalog_line .bx_catalog_line_category_title{
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}
.bx_catalog_line .bx_catalog_line_category_title a{
	color: #000;
	text-decoration: none;
}

.bx_catalog_line .bx_catalog_line_ul{padding: 0;}
.bx_catalog_line .bx_catalog_line_ul li{
	margin-bottom: 20px;
	list-style: none;
}
.bx_catalog_line .bx_catalog_line_ul li:before {content: '' !important}

.bx_catalog_line .bx_catalog_line_img{
	position: relative;
	display: block;
	float: left;
	overflow: hidden;
	margin-right: 40px;
	width: 125px;
	height: 125px;
	border:1px solid #ccc;
	border-radius: 2px;
			background-position: center;
			background-repeat: no-repeat;
	-webkit-background-size:contain;
			background-size:contain;
}

.bx_catalog_line .bx_catalog_line_title{
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	line-height: 18px;
}
.bx_catalog_line .bx_catalog_line_title a{
	color: #4c7da6;
	font-size: 18px;
}
.bx_catalog_line .bx_catalog_line_title a:hover{text-decoration: none;}
.bx_catalog_line .bx_catalog_line_title span{font-size: 16px}
.bx_catalog_line .bx_catalog_line_description{
	color: #3f3f3f;
	font-size: 13px;
	line-height: 16px;
}


@media (max-width:639px) {
	.bx-touch .bx_catalog_line .bx_catalog_line_img{
		margin-right: 10px;
		width: 50px;
		height: 50px;
	}

	.bx-touch .bx_catalog_line .bx_catalog_line_title{
		margin-bottom: 5px;
		line-height: 14px;
	}
	.bx-touch .bx_catalog_line .bx_catalog_line_title a{font-size: 14px;}
	.bx-touch .bx_catalog_line .bx_catalog_line_description{font-size: 11px;}
}



.bx_catalog_line .bx_catalog_line_img,
.bx_catalog_line .bx_catalog_line_title,
.bx_catalog_line .bx_catalog_line_title a,
.bx_catalog_line .bx_catalog_line_description{
	-webkit-transition: all 0.3s ease;
	   -moz-transition: all 0.3s ease;
	    -ms-transition: all 0.3s ease;
	     -o-transition: all 0.3s ease;
	 		transition: all 0.3s ease;
}

/* text */
.bx_catalog_text{margin-bottom: 30px;}
.bx_catalog_text .bx_catalog_text_category_title{
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}
.bx_catalog_text .bx_catalog_text_category_title a{
	color: #000;
	text-decoration: none;
}

.bx_catalog_text .bx_catalog_text_ul{padding: 0;}
.bx_catalog_text .bx_catalog_text_ul li{
	float: left;
	margin: 0 10px 10px;
	list-style: none;
}
.bx_catalog_text .bx_catalog_text_ul li:before {content: '' !important}
.bx_catalog_text .bx_catalog_text_title{
	margin: 0;
	padding: 0;
	vertical-align: top;
	line-height: 14px;
	font-size: 14px;
}

.bx_catalog_tile .bx_catalog_tile_title a{
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	display: inline-block;
	max-width:100%;
	overflow: hidden;
	color: #4c7da6;
	font-size: 14px;
}

.bx_catalog_text .bx_catalog_text_title a:hover{text-decoration: none}
.bx_catalog_text .bx_catalog_text_title span{font-size: 12px;}

@media (max-width:639px) {
	.bx-touch .bx_catalog_text .bx_catalog_line_title{
		margin-bottom: 5px;
		line-height: 12px;
	}
	.bx-touch .bx_catalog_text .bx_catalog_line_title a{font-size: 12px;}
}

	.bx_catalog_text .bx_catalog_line_title,
	.bx_catalog_text .bx_catalog_line_title a{
		-webkit-transition: all 0.3s ease;
		   -moz-transition: all 0.3s ease;
		    -ms-transition: all 0.3s ease;
		     -o-transition: all 0.3s ease;
		 		transition: all 0.3s ease;
	}
	
/* tile */

.bx_catalog_tile{margin-bottom: 30px;}
.bx_catalog_tile .bx_catalog_tile_category_title{
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}
.bx_catalog_tile .bx_catalog_tile_category_title a{
	color: #000;
	text-decoration: none;
}

.bx_catalog_tile .bx_catalog_tile_ul{padding: 0;}
.bx_catalog_tile .bx_catalog_tile_ul li{
	float: left;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
			box-sizing: border-box;
	margin-bottom: 20px;
	padding: 0 10px;
	width:12.5%;
	list-style: none;
	text-align: center;
}
.bx_catalog_tile .bx_catalog_tile_ul li:before {content: '' !important}
.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear: both;}

.bx_catalog_tile .bx_catalog_tile_img{
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0 auto;
	width: 78px;
	height: 78px;
	border:1px solid #ccc;
	border-radius: 2px;
			background-color: #fff;
			background-position: center;
			background-repeat: no-repeat;
	-webkit-background-size:contain;
			background-size:contain;
}
.bx_catalog_tile .bx_catalog_tile_title{
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	line-height: 14px;
}
.bx_catalog_tile .bx_catalog_tile_title a{
	color: #4c7da6;
	font-size: 14px;
}
.bx_catalog_tile .bx_catalog_tile_title a:hover{text-decoration: none;}
.bx_catalog_tile .bx_catalog_tile_title span{font-size: 12px;}




/*2*/
@media (max-width:980px){
	.bx_catalog_tile .bx_catalog_tile_ul li{width:20%;}
	.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear: none;}
	.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1){clear: both;}
}
/*3*/
@media (max-width:639px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_title{
		margin-bottom: 5px;
		line-height: 14px;
	}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_title a{font-size: 11px;}
}
@media (min-width:480px) and (max-width:639px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li{width:25%;}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear: none;}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(4n+1){clear: both;}
}
/*4*/
@media (max-width:479px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li{width:33.3%;}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_img{
		width: 100%;
		height: 80px;
	}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear: none;}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(3n+1){clear: both;}

}


	.bx_catalog_tile .bx_catalog_tile_title,
	.bx_catalog_tile .bx_catalog_tile_title a,
	.bx_catalog_tile .bx_catalog_tile_ul li,
	.bx_catalog_tile .bx_catalog_tile_img{
		-webkit-transition: all 0.3s ease;
		   -moz-transition: all 0.3s ease;
		    -ms-transition: all 0.3s ease;
		     -o-transition: all 0.3s ease;
		 		transition: all 0.3s ease;
	}
	
/* list */

.bx_sitemap{margin-bottom: 30px;}
.bx_sitemap .bx_sitemap_title{
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}
.bx_sitemap .bx_sitemap_title a{
	color: #000;
	text-decoration: none;
}

.bx_sitemap .bx_sitemap_ul li{
	padding: 0;
	line-height: 14px;
}
.bx_sitemap .bx_sitemap_ul li:before {content: '' !important}
.bx_sitemap .bx_sitemap_li_title{
	display: inline-block;
	margin: 0;
	padding: 0;
	vertical-align: top;
	font-weight: normal;
	line-height: 13px;
	margin-bottom: 10px;
}
.bx_sitemap .bx_sitemap_li_title a{
	color: #4c7da6;
	white-space: nowrap;
	font-size: 13px;
}
.bx_sitemap .bx_sitemap_li_title a:hover{text-decoration: none}
.bx_sitemap .bx_sitemap_li_title span{font-size: 11px;}

@media (max-width:639px) {
	.bx-touch .bx_sitemap .bx_catalog_line_title{
		margin-bottom: 5px;
		line-height: 12px;
	}
	.bx-touch .bx_sitemap .bx_catalog_line_title a{font-size: 12px;}
}

	.bx_sitemap .bx_catalog_line_title,
	.bx_sitemap .bx_catalog_line_title a{
		-webkit-transition: all 0.3s ease;
		   -moz-transition: all 0.3s ease;
		    -ms-transition: all 0.3s ease;
		     -o-transition: all 0.3s ease;
		 		transition: all 0.3s ease;
	}
/* End */


/* Start:/local/templates/canada/components/bitrix/catalog.smart.filter/slots_redesign_slots/style.css?17500779227039*/

/* Select Menu */
.select-menu {
  position: relative;
 /*top: 80px;*/
  z-index: 10;
  margin: 0 0 20px 0;
  background: linear-gradient(180deg, #111A28 94.14%, rgba(29, 39, 56, 0) 100%);
}
.select-menu__properties {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 15px;
  margin: 0 0 10px 0;
  overflow-x: auto;
  padding-bottom: 5px;
}
.select-menu__properties::-webkit-scrollbar {
  height: 3px;
}
.select-menu__properties::-webkit-scrollbar-thumb {
  border-radius: 20px;
  background: #333c4c;
}
.select-menu__actions {
  display: flex;
  align-items: center;
  gap: 15px;
}
.select-menu__clear {
  display: flex;
  align-items: center;
  justify-content: center;
  background: none;
}
.select-menu__clear span {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  text-transform: capitalize;
  margin-left: -2px;
  white-space: nowrap;
}
.select-menu__link {
  color: #D81A41;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: underline;
  text-transform: capitalize;
}
/*@media (max-width: 991px) {
  .select-menu {
    top: 61px;
  }
}*/
@media (max-width: 767px) {

  .select-menu__properties {
    gap: 10px;
    flex-wrap: nowrap;
    margin: 0 0 5px 0;
  }
  .select-menu__clear span {
    font-size: 14px;
  }
  .select-menu__link {
    font-size: 14px;
  }
}

/* Select Property */
.select-property__button {
  height: 40px;
  border-radius: 5px;
  background: #333C4C;
  transition: background 0.2s ease;
  padding: 0 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
.select-property__button.active {
  background: #5F6B7D;
}
.select-property__button span {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  white-space: nowrap;
}
.select-property__button svg {
  flex: 0 0 14px;
}
.select-property__body {
  position: absolute;
  top: 0;
  width: 305px;
  z-index: 3;
  border-radius: 5px;
  background: #475163;
  box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.8);
  padding: 15px;
  display: none;
}
.select-property__body.active {
  display: block;
}
.select-property__label {
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  line-height: 30px;
  text-transform: uppercase;
}
.select-property__close {
  position: absolute;
  top: 13px;
  right: 13px;
  background: none;
}
.select-property__list {
	margin: 0;
	padding: 0;
  max-height: 320px;
  overflow: auto;
  padding-right: var(--paddingRightDesktop-);
}
.select-property__list::-webkit-scrollbar {
  width: 15px;
}
.select-property__list::-webkit-scrollbar-track {
  border-radius: 20px;
  background: rgba(0, 0, 0, 0.25);
}
.select-property__list::-webkit-scrollbar-thumb {
  border-radius: 20px;
  background: rgba(0, 0, 0, 0.5);
}
.select-property__list-item {
  display: flex;
  gap: 10px;
  padding: 10px 0;
}
.select-property__list-item label {
  width: 100%;
  cursor: pointer;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  line-height: 120%;
  text-transform: capitalize;
  display: flex;
  gap: 10px;
	margin: 0;
}
.select-property__list-item p {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  line-height: 120%;
  text-transform: capitalize;
	margin: 0;
}
.select-property__list-item:not(:last-child) {
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
.select-property__list-item-icon {
  flex: 0 0 51px;
}
.select-property__list-item-icon svg {
  width: 100%;
  height: 100%;
}
.select-property__list-item p span {
  font-weight: 800;
}
.select-property__list-item-rtp {
  flex: 0 0 55px;
  align-self: flex-start;
  text-align: center;
  font-weight: 700;
  line-height: 30px;
  border-radius: 50px;
}
.select-property__radio, .select-property__checkbox {
  flex: 0 0 18px;
  cursor: pointer;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 18px;
  height: 18px;
  background-color: #fff;
  position: relative;
}
.select-property__radio {
  border-radius: 50%;
}
.select-property__radio:checked {
  border: 4px solid white;
  background: #D81A41;
}
.select-property__checkbox {
  border-radius: 5px;
}
.select-property__checkbox:checked {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='13' height='9' viewBox='0 0 13 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath id='Vector 7' d='M1.5 3.52632L5.075 7L11.25 1' stroke='%23D81A41' stroke-width='2' stroke-linecap='round'/%3e%3c/svg%3e ");
  background-repeat: no-repeat;
  background-position: center;
}
.select-property__actions {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 10px 0 0 0;
}
.select-property__apply {
  color: #fff;
  font-size: 17px;
  font-weight: 500;
  line-height: 20px;
  text-transform: capitalize;
  border-radius: 20px;
  background: #D81A41;
  padding: 10px 20px;
}
.select-property__clear {
  display: flex;
  align-items: center;
  justify-content: center;
  background: none;
}
.select-property__clear span {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  text-transform: capitalize;
  margin-left: -2px;
}
@media (max-width: 991px) {
  .select-property__button-text {
    display: none;
  }
}
@media (max-width: 767px) {
  .select-property__button span {
    font-size: 12px;
  }
  .select-property__body {
    left: 50%;
    transform: translate(-50%, 0);
  }
  .select-property__list {
    padding-right: var(--paddingRightMob-);
  }
  .select-property__list::-webkit-scrollbar {
    width: 5px;
  }
}


.select-providers {
  margin: 0 0 10px 0;
}
.select-providers__form {
  display: flex;
  align-items: center;
  gap: 15px;
  overflow-x: auto;
  padding-bottom: 5px;
}
.select-providers__form::-webkit-scrollbar {
  height: 3px;
}
.select-providers__form::-webkit-scrollbar-thumb {
  border-radius: 20px;
  background: #333c4c;
}

.select-providers__provider {
  display: flex;
  height: 40px;
  padding: 0px 10px;
  justify-content: center;
  align-items: center;
  gap: 5px;
  border-radius: 5px;
  transition: background 0.2s ease;
	background: #333C4C;
}
.select-providers__provider.active {
  background: #5F6B7D !important;
}
.select-providers__provider span {
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  line-height: 30px;
  text-transform: uppercase;
  white-space: nowrap;
}
.select-providers__provider svg {
  flex: 0 0 20px;
}
@media (max-width: 767px) {
  .select-providers {
  margin: 0 0 5px 0;
}
	.select-providers__provider span {
    font-size: 12px;
  }
  .select-providers__form {
    gap: 10px;
  }
}


/*
.select-providers__provider {
  background: #111a28;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 72px;
          flex: 0 0 72px;
  width: 72px;
  height: 72px;
  border-radius: 50%;
  overflow: hidden;
  border: 1px solid #333C4C;
  -webkit-transition: border 0.2s ease;
  transition: border 0.2s ease;
}
.select-providers__provider.active {
  border: 1px solid #6E798C;
}
.select-providers__provider img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}*/
/* End */


/* Start:/local/templates/canada/components/bitrix/catalog/slots/bitrix/catalog.section/.default/style.css?17500807182554*/
.free-slots-cards {
	margin: 0 0 30px 0;
}
.free-slots-cards__wrapper {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
	gap: 20px;
	margin: 0 0 20px 0;
}
.free-slots-cards__card {
  width: unset !important;
}
@media (max-width: 767px) {

  .free-slots-cards__wrapper {
     grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
	justify-content: center;
	gap: 10px;
  }
	.free-slots-cards {
		margin: 0 0 20px 0;
	}
}
@media (max-width: 400px) {
   .free-slots-cards__wrapper {
     grid-template-columns: repeat(auto-fill, minmax(135px, 1fr));
  }
}

/*
.slots-card {
  background-color: #283346;
  border-radius: 10px;
  max-width: 180px;
  max-height: 280px;
  padding: 10px;
}
.slots-card__image {
  width: 160px;
  height: 200px;
  position: relative;
  border-radius: 10px;
  overflow: hidden;
}
.slots-card__img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: scale 0.3s ease;
  transition: scale 0.3s ease;
}
.slots-card__img:hover {
  scale: 1.05;
}
.slots-card__comment {
	display: none;

  position: absolute;
  top: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #283346;
  border-radius: 0px 0px 0px 10px;
  padding: 2px 4px 5px 10px;
}
.slots-card__comment span {
  font-weight: 400;
  font-size: 12px;
  margin-left: 6px;
}
.slots-card__comment img {
  width: 14.4px;
  height: 14.4px;
}
.slots-card__rtp {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #283346;
  border-radius: 0px 10px 0px 0px;
  padding-right: 10px;
}
.slots-card__rtp span {
  font-weight: 400;
  font-size: 12px;
  line-height: 30px;
  color: #fff;
  opacity: 0.4;
}
.slots-card__title {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  display: -webkit-box;

 display: -ms-flexbox;
   display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; 
  min-height: 40px;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  color: #fff;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.slots-card__title:hover {
  color: #e83d60;
}
.slots-card__by {
  font-weight: 500;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  opacity: 0.4;
}
@media (max-width: 500px) {
  .slots-card {
    max-width: 165px;
    max-height: 260px;
  }
  .slots-card__image {
    width: 145px;
    height: 180px;
  }
}*/
/* End */
/* /local/templates/canada/components/bitrix/catalog/slots/style.css?17435998231628 */
/* /local/templates/canada/components/bitrix/catalog.section.list/sub_menu/style.css?17327674227448 */
/* /local/templates/canada/components/bitrix/catalog.smart.filter/slots_redesign_slots/style.css?17500779227039 */
/* /local/templates/canada/components/bitrix/catalog/slots/bitrix/catalog.section/.default/style.css?17500807182554 */
