/* .grid {
    margin-left: -15px !important;
    margin-right: -15px !important;
  } */
  /* .flexmasonry {
    flex-flow: column wrap;
  } */

  .slick-slider {
    overflow-x: hidden;
    overflow-y: hidden;
  }

  #upButton {
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 40px; /* Adjust if needed */
    height: 40px; /* Adjust if needed */
    border: none;
    background-color: transparent; /* Assuming you want just the SVG */
    cursor: pointer;
    display: flex;
    border-radius: 8px;
    align-items: center;
    justify-content: center;
    z-index: 100;
    background-color: #636363;
    padding: 0px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.1);
}

#upButton img {
    width: 100%; /* Make SVG fit button */
    height: auto; /* Maintain aspect ratio */
}


#termsfeed-com---nb {
  /* width: 100%!important; */
  max-width: 100%!important;
  font-family: Space Grotesk, sans-serif!important;
  bottom: 10px;
  right: 10px!important;
  left: 10px;
  border-radius: 10px;
}
.cc-nb-title-container {
  display: none!important;
}

.cc-pc-container {
  font-family: Space Grotesk, sans-serif!important;
}



.cc-nb-text {
  margin: 10px!important;
  /* margin-left: 0px!important; */
}
.termsfeed-com---reset button {
  margin: 10px!important;
  /* margin-left: 0px!important; */
}

.cc-cp-foot-save  {
  background-color: #636363!important;
  color: white!important;
}

.cc-nb-okagree  {
  background-color: transparent!important;
  color: black!important;
  padding: 0px!important;
  padding-bottom: 5px!important;
  border-bottom: 2px solid black!important;
  margin-right: 10px!important;
}

.cc-nb-reject {
  background-color: transparent!important;
  color: black!important;
  padding: 0px!important;
  padding-bottom: 5px!important;
  border-bottom: 2px solid black!important;
  margin-right: 10px!important;
}

.cc-nb-changep {
  background-color: transparent!important;
  color: black!important;
  padding: 0px!important;
  padding-bottom: 5px!important;
  border-bottom: 2px solid black!important;
  margin-right: 10px!important;
}

#open_preferences_center {
  display: none!important;
}