/*!***********************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./web/app/themes/Gambleonlineaustralia/Components/CasinoCompareNew/CasinoCompareNew.scss ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************/
body.no-scroll,
html.no-scroll {
  overflow: hidden;
  height: 100%;
}

.casino-compare-new .casino-compare__inner.page-section__inner {
  position: static !important;
  position: initial !important;
}
.casino-compare-new .casino-compare-section {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
  padding-top: 25px;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: thin;
}
.casino-compare-new .casino-compare-section .casino-tile {
  flex: 0 0 80%;
  min-width: 250px;
  border-right-color: #d3e5d9;
  border-right-style: solid;
  border-right-width: 1px;
  text-align: center;
  position: relative;
}
.casino-compare-new .casino-compare-section .casino-tile button.remove-btn {
  position: absolute;
  right: 5px;
  top: 5px;
  background: transparent;
  border: none;
  font-size: 18px;
  cursor: pointer;
  color: #0b4e1a;
  line-height: 1;
  padding: 0;
  transition: color 0.2s;
}
.casino-compare-new .casino-compare-section .casino-tile button.remove-btn:hover {
  color: #099023;
}
.casino-compare-new .casino-compare-section .casino-tile.add-to-compare {
  padding: 20px 0;
}
.casino-compare-new .casino-compare-section .casino-tile.add-to-compare.first {
  display: none;
}
.casino-compare-new .casino-compare-section .casino-tile.add-to-compare .add-title {
  font-size: 17px;
  font-weight: bold;
  color: #0b4e1a;
  padding: 0 0 20px 0;
}
.casino-compare-new .casino-compare-section .casino-tile.add-to-compare .add-btn-container {
  display: flex;
  justify-content: center;
}
.casino-compare-new .casino-compare-section .casino-tile.add-to-compare .add-btn-container .add-casino-btn {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  border: 0;
  background-color: #fa9700;
  font-size: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 5px;
  color: #3D3300;
  cursor: pointer;
}
.casino-compare-new .casino-compare-section .casino-tile.add-to-compare .add-description {
  font-size: 15px;
  line-height: 15px;
  padding: 20px 0 0 0;
}
.casino-compare-new .casino-compare-section .casino-tile div {
  padding: 5px 0 5px 0;
}
.casino-compare-new .casino-compare-section .casino-tile--logo {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 25px;
}
.casino-compare-new .casino-compare-section .casino-tile--logo img {
  max-width: 100%;
  height: 93px;
}
.casino-compare-new .casino-compare-section .casino-tile--title {
  -webkit-text-decoration: none;
  text-decoration: none;
  font-size: 14px;
  color: #0b4e1a;
}
.casino-compare-new .casino-compare-section .casino-tile--bonus {
  font-size: 16px;
  font-weight: bold;
  color: #000;
  min-height: 40px;
}
.casino-compare-new .casino-compare-section .casino-tile--rating {
  display: flex;
  justify-content: center;
  line-height: normal;
  padding: 5px 0;
}
.casino-compare-new .casino-compare-section .casino-tile--rating .star-rating {
  font-size: 14px;
}
.casino-compare-new .casino-compare-section .casino-tile--rating span {
  font-size: 14px;
  padding: 0 0 0 5px;
  color: #0b4e1a;
  -webkit-text-decoration: underline;
  text-decoration: underline;
  margin-top: -2px;
}
.casino-compare-new .casino-compare-section .casino-tile--play-now {
  display: flex;
  justify-content: center;
}
.casino-compare-new .casino-compare-section .casino-tile--play-now a {
  width: 180px;
  height: 45px;
  display: flex;
  background-color: #fa9700;
  border-radius: 35px;
  justify-content: center;
  align-items: center;
  text-transform: uppercase;
  -webkit-text-decoration: none;
  text-decoration: none;
  font-size: 17px;
  color: #3D3300;
}
.casino-compare-new .casino-compare-section .casino-tile--crypto {
  display: flex;
  justify-content: center;
}
.casino-compare-new .casino-compare-section .casino-tile--crypto .crypto {
  display: flex;
  padding: 3px 5px;
  border: 1px solid #bfbfbf;
  background-color: #ebebef;
  border-radius: 4px;
  font-size: 13px;
  line-height: normal;
}
.casino-compare-new .casino-compare-section .casino-tile--crypto .crypto img {
  padding-right: 5px;
  margin-top: 5px;
}
.casino-compare-new .casino-compare-section .casino-tile--crypto .crypto img.checkmark {
  height: 10px !important;
  width: 15px !important;
}
.casino-compare-new .casino-compare-section .casino-tile--crypto .crypto img.xmark {
  height: 15px !important;
  width: 15px !important;
  margin-top: 2px;
}
.casino-compare-new .casino-compare-section .casino-tile--review-info > div.info-row:nth-child(odd) {
  background-color: #fff;
}
.casino-compare-new .casino-compare-section .casino-tile--review-info > div.info-row:nth-child(even) {
  background-color: #F9FCF9;
}
.casino-compare-new .casino-compare-section .casino-tile--review-info div.info-row {
  border-top-color: #d3e5d9;
  border-top-style: solid;
  border-top-width: 1px;
  font-size: 14px;
  color: #1d3a5b;
  font-weight: normal;
}
.casino-compare-new .casino-compare-section .casino-tile--review-info div.info-row.banking-options {
  min-height: 125px;
}
.casino-compare-new .casino-compare-section .casino-tile--review-info div.info-row span {
  color: #0b4e1a;
  font-weight: bold;
}
.casino-compare-new .casino-compare-section .casino-tile--review-info .payment-provider-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 10px;
  gap: 10px;
  padding: 0 25px;
  overflow: hidden;
  max-height: 54px;
  transition: max-height 0.3s ease;
}
.casino-compare-new .casino-compare-section .casino-tile--review-info .payment-provider-list.expanded {
  max-height: none;
}
.casino-compare-new .casino-compare-section .casino-tile--review-info .payment-provider-list .payment-provider-logo {
  align-content: center;
}
.casino-compare-new .casino-compare-section .casino-tile--review-info .payment-provider-list .payment-provider-logo img {
  width: 64px;
  height: auto;
  display: block;
}
.casino-compare-new .casino-compare-section .casino-tile--review-info .payment-provider-show-more-btn {
  cursor: pointer;
  font-weight: normal;
  -webkit-text-decoration: underline;
  text-decoration: underline;
  font-size: 13px;
}
@media (min-width: 1024px) {
  .casino-compare-new .casino-compare-section {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
  }
  .casino-compare-new .casino-compare-section .casino-tile {
    background: #fff;
    min-height: 120px;
  }
}
.casino-compare-new .popup {
  position: fixed;
  inset: 0;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 99999999;
  display: none;
  justify-content: center;
  align-items: center;
  padding: 20px;
}
.casino-compare-new .popup.active {
  display: flex;
}
.casino-compare-new .popup .popup-wrapper {
  background: #fff;
  padding: 20px;
  border-radius: 5px;
  max-width: 95%;
  max-height: 95%;
  min-width: 95%;
  min-height: 95%;
  display: flex;
  flex-direction: column;
  position: relative;
  overflow: hidden;
}
@media (min-width: 1024px) {
  .casino-compare-new .popup .popup-wrapper {
    max-width: 70%;
    max-height: 70%;
  }
}
.casino-compare-new .popup .popup-wrapper .popup-close {
  position: absolute;
  right: 10px;
  top: 10px;
  cursor: pointer;
  font-size: 18px;
}
.casino-compare-new .popup .popup-wrapper .popup-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding-bottom: 12px;
  border-bottom: 1px solid #d3e5d9;
}
.casino-compare-new .popup .popup-wrapper .popup-header .popup-title {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.2;
  color: #0b4e1a;
  background-color: #F9FCF9;
  text-transform: uppercase;
}
.casino-compare-new .popup .popup-wrapper .popup-header .popup-close {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  background: transparent;
  cursor: pointer;
  font-size: 20px;
  line-height: 1;
  color: #0b4e1a;
  padding: 4px 6px;
  border-radius: 4px;
}
.casino-compare-new .popup .popup-wrapper .popup-header .popup-close:hover {
  background: #f2f6f4;
}
.casino-compare-new .popup .popup-wrapper .popup-header .popup-close:focus-visible {
  outline: 2px solid #1c6b44;
  outline-offset: 2px;
}
.casino-compare-new .popup .popup-wrapper .search-section {
  margin-top: 14px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.casino-compare-new .popup .popup-wrapper .search-section .search-wrapper {
  position: relative;
}
.casino-compare-new .popup .popup-wrapper .search-section .search-wrapper input[type=text] {
  width: 100%;
  height: 44px;
  border-radius: 22px;
  border: 1px solid #e9e9ee; /* swap to var */
  background: #edeef3; /* swap to var */
  padding: 0 14px 0 40px; /* left space for icon */
  font-size: 14px;
  color: #2b2b2b; /* swap to var */
  /* swap to var */
}
.casino-compare-new .popup .popup-wrapper .search-section .search-wrapper input[type=text]::-moz-placeholder {
  color: #8a8d96;
}
.casino-compare-new .popup .popup-wrapper .search-section .search-wrapper input[type=text]::placeholder {
  color: #8a8d96;
}
.casino-compare-new .popup .popup-wrapper .search-section .search-wrapper input[type=text]:focus {
  outline: none;
  border-color: #b9c8bf; /* swap to var */
  background: #f6f7fa; /* swap to var */
}
.casino-compare-new .popup .popup-wrapper .search-section .search-wrapper .search-icon {
  position: absolute;
  left: 12px;
  top: 50%;
  transform: translateY(-50%);
  width: 18px;
  height: 18px;
  pointer-events: none;
  background-color: #0b4e1a;
  -webkit-mask: url(/app/public/assets/search.svg) no-repeat center;
  -webkit-mask-size: contain;
  -webkit-mask: url(/app/public/assets/search.svg) no-repeat center;
          mask: url(/app/public/assets/search.svg) no-repeat center;
  mask-size: contain;
}
.casino-compare-new .popup .popup-wrapper .search-section .search-extra {
  display: none;
}
.casino-compare-new .popup .popup-wrapper .search-section .search-extra .nothing-found-image {
  width: 170px;
  padding: 20px 20px 0 30px;
}
.casino-compare-new .popup .popup-wrapper .search-section .search-extra .nothing-found-text {
  text-align: left;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.casino-compare-new .popup .popup-wrapper .search-section .search-extra .nothing-found-text p {
  font-weight: bold;
  font-size: 17px;
  color: #0b4e1a;
}
.casino-compare-new .popup .popup-wrapper .search-section .search-extra .nothing-found-text span {
  font-size: 15px;
  color: #0e1b11;
}
.casino-compare-new .popup .popup-wrapper .all-reviews-list {
  position: relative;
  display: flex;
  gap: 20px;
  flex: 1;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 20px 10px 0 0;
  max-height: 100%;
  flex-direction: column;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
@media (min-width: 1024px) {
  .casino-compare-new .popup .popup-wrapper .all-reviews-list {
    flex-direction: row;
    max-height: inherit;
    flex-wrap: wrap;
  }
}
.casino-compare-new .popup .popup-wrapper .all-reviews-list::-webkit-scrollbar {
  display: none;
}
.casino-compare-new .popup .popup-wrapper .all-reviews-list .casino-list-item {
  display: flex;
  flex: 1 1 100%;
  box-sizing: border-box;
  border-bottom: solid #cfe8d4 1px;
  border-right: none;
  max-height: 120px;
  max-width: 100%;
  padding-bottom: 10px;
}
@media (min-width: 1024px) {
  .casino-compare-new .popup .popup-wrapper .all-reviews-list .casino-list-item {
    flex: 1 1 calc(33.333% - 20px);
    max-width: 32%;
    max-height: 150px;
    border-right: solid #cfe8d4 1px;
    padding-bottom: 0;
  }
}
.casino-compare-new .popup .popup-wrapper .all-reviews-list .casino-list-item .logo-section {
  width: 50%;
}
.casino-compare-new .popup .popup-wrapper .all-reviews-list .casino-list-item .logo-section .logo-image-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.casino-compare-new .popup .popup-wrapper .all-reviews-list .casino-list-item .logo-section .logo-image-wrapper img {
  max-height: 85px;
  max-width: -moz-fit-content;
  max-width: fit-content;
}
.casino-compare-new .popup .popup-wrapper .all-reviews-list .casino-list-item .logo-section .casino-title {
  text-align: center;
  font-size: 13px;
}
.casino-compare-new .popup .popup-wrapper .all-reviews-list .button-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50%;
}
.casino-compare-new .popup .popup-wrapper .all-reviews-list .button-wrapper .add-to-compare {
  display: flex;
  width: 120px;
  height: 40px;
  align-items: center;
  justify-content: center;
  background-color: #cfe8d4;
  color: #0b4e1a;
  border-radius: 20px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
}
.casino-compare-new .popup .popup-wrapper .all-reviews-list .button-wrapper .add-to-compare:hover {
  background-color: #2bb13f;
}
