@import url(https://fonts.googleapis.com/css?family=Nunito);@charset "UTF-8";
.topct-title-page .topct-title-items {
  background-image: url(../success-img.html);
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 100vh;
  padding: 70px 0 80px;
  background-size: cover;
  position: relative;
  -webkit-animation: fade-in-mast 1.5s 1s ease both;
          animation: fade-in-mast 1.5s 1s ease both;
}
@media (max-width: 576px) {
  .topct-title-page .topct-title-items {
    padding: 34px 0 44px;
  }
}
@-webkit-keyframes fade-in-mast {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fade-in-mast {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.topct-title-page .topct-title-items::before {
  content: "";
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background-image: linear-gradient(to top, #16181f, rgba(0, 0, 0, 0));
  position: absolute;
}
.topct-title-page .topct-title-items .topct-items-img {
  text-align: center;
  position: relative;
  z-index: 1;
}
.topct-title-page .topct-title-items .topct-items-img .topct-img img {
  width: 64px;
  height: 64px;
  margin-top: 183px;
  -webkit-animation: fade-in 4.5s 1.5s ease both;
          animation: fade-in 4.5s 1.5s ease both;
}
@-webkit-keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@media (max-width: 768px) {
  .topct-title-page .topct-title-items .topct-items-img .topct-img img {
    width: 63%;
  }
}
@media (max-width: 576px) {
  .topct-title-page .topct-title-items .topct-items-img .topct-img img {
    width: 50px;
    margin-top: 26px;
  }
}
@media (max-height: 800px) {
  .topct-title-page .topct-title-items .topct-items-img .topct-img img {
    margin-top: 70px;
    bottom: 0;
  }
}
@media (max-width: 500px) {
  .topct-title-page .topct-title-items .topct-items-img .topct-img img {
    margin-top: -53px;
  }
}
.topct-title-page .topct-title-items .topct-items-img .topct-img h2 {
  font-size: 36px;
  line-height: 40px;
  letter-spacing: 1.44px;
  color: #d3b65c;
  font-family: "palatinoregular";
  -webkit-animation: fade-in 4.5s 1.5s ease both;
          animation: fade-in 4.5s 1.5s ease both;
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@media (max-width: 576px) {
  .topct-title-page .topct-title-items .topct-items-img .topct-img h2 {
    font-size: 26px;
  }
}
.topct-title-page .topct-title-items .topct-items-img .topct-login {
  position: absolute;
  top: 0;
  right: 0;
  -webkit-animation: fade-in 4.5s 1.5s ease both;
          animation: fade-in 4.5s 1.5s ease both;
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.topct-title-page .topct-title-items .topct-sections {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 57px;
  z-index: 1;
}
.topct-title-page .topct-title-items .topct-sections .topct-text {
  display: flex;
  justify-content: center;
  align-items: center;
  border-right: 1px solid #3c4051;
}
.topct-title-page .topct-title-items .topct-sections .topct-text:last-child {
  border-right: unset;
}
@media (max-width: 768px) {
  .topct-title-page .topct-title-items .topct-sections .topct-text:nth-child(2) {
    border-right: unset;
  }
}
.topct-title-page .topct-title-items .topct-sections .topct-text .topct-items {
  text-align: center;
}
.topct-title-page .topct-title-items .topct-sections .topct-text .topct-items img {
  width: 51px;
  height: 51px;
  margin-bottom: 20px;
  -webkit-animation: fade-in 8.5s 1.5s ease both;
          animation: fade-in 8.5s 1.5s ease both;
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@media (max-width: 576px) {
  .topct-title-page .topct-title-items .topct-sections .topct-text .topct-items img {
    margin-top: 20px;
    margin-bottom: 4px;
    width: 45px;
    height: 45px;
  }
}
.topct-title-page .topct-title-items .topct-sections .topct-text .topct-items h1 {
  text-transform: uppercase;
  font-size: 30px;
  line-height: 40px;
  letter-spacing: 1.2px;
  font-family: "barlowregular";
  margin-bottom: 5px;
  -webkit-animation: fade-in 8.5s 1.5s ease both;
          animation: fade-in 8.5s 1.5s ease both;
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@media (max-width: 768px) {
  .topct-title-page .topct-title-items .topct-sections .topct-text .topct-items h1 {
    font-size: 23px;
  }
}
@media (max-width: 576px) {
  .topct-title-page .topct-title-items .topct-sections .topct-text .topct-items h1 {
    font-size: 18px;
    line-height: 26px;
  }
}
.topct-title-page .topct-title-items .topct-sections .topct-text .topct-items p {
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.56px;
  font-family: "barlowregular";
  -webkit-animation: fade-in 8.5s 1.5s ease both;
          animation: fade-in 8.5s 1.5s ease both;
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@media (max-width: 768px) {
  .topct-title-page .topct-title-items .topct-sections .topct-text .topct-items p {
    font-size: 12px;
  }
}
@media (max-width: 576px) {
  .topct-title-page .topct-title-items .topct-sections .topct-text .topct-items p {
    line-height: 16px;
    font-size: 11px;
  }
}
.topct-title-page .topct-title-items .topct-sections .topct-text .topct-items .topct-btn {
  text-transform: uppercase;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 1.4px;
  color: #ffffff;
  width: 195px;
  padding: 22px;
  background-color: #b2934d;
  border-radius: 50px;
  -webkit-animation: fade-in 8.5s 1.5s ease both;
          animation: fade-in 8.5s 1.5s ease both;
}
.topct-title-page .topct-title-items .topct-sections .topct-text .topct-items .topct-btn:hover {
  background: rgba(178, 147, 77, 0.8);
  color: rgba(255, 255, 255, 0.8);
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@media (max-width: 768px) {
  .topct-title-page .topct-title-items .topct-sections .topct-text .topct-items .topct-btn {
    width: 173px;
    padding: 17px;
    margin-top: 28px;
  }
}
@media (max-width: 576px) {
  .topct-title-page .topct-title-items .topct-sections .topct-text .topct-items .topct-btn {
    width: 145px;
    padding: 9px;
    margin-top: 14px;
  }
}
.topct-title-page .topct-founder-club {
  padding: 106px 0 180px;
}
@media (max-width: 768px) {
  .topct-title-page .topct-founder-club {
    padding: 106px 0 13px;
  }
}
.topct-title-page .topct-founder-club .topct-founder-img {
  text-align: center;
}
.topct-title-page .topct-founder-club .topct-founder-img img {
  margin-bottom: 9px;
  width: 66px;
  height: 66px;
}
@media (max-width: 576px) {
  .topct-title-page .topct-founder-club .topct-founder-img img {
    width: 50px;
    margin-bottom: 0px;
  }
}
.topct-title-page .topct-founder-club .topct-founder-img h2 {
  font-size: 36px;
  line-height: 40px;
  letter-spacing: 1.44px;
  color: #d3b65c;
  font-family: "palatinoregular";
}
.topct-title-page .topct-founder-club .topct-founder-img h2 .letter {
  opacity: 0;
}
@media (max-width: 576px) {
  .topct-title-page .topct-founder-club .topct-founder-img h2 {
    font-size: 26px;
  }
}
.topct-title-page .topct-founder-club .topct-founder-question {
  padding-top: 80px;
  justify-content: center;
}
.topct-title-page .topct-founder-club .topct-founder-question .topct-border {
  border-bottom: 1px solid rgba(204, 204, 204, 0.2);
  padding: 25px 0 35px;
}
@media (max-width: 576px) {
  .topct-title-page .topct-founder-club .topct-founder-question .topct-border .topct-left {
    display: flex;
    justify-content: center;
  }
}
.topct-title-page .topct-founder-club .topct-founder-question .topct-border .topct-left .topct-counter-img {
  position: relative;
  -webkit-animation: fade-in 10.5s 1.5s ease both;
          animation: fade-in 10.5s 1.5s ease both;
  width: 64px;
  height: 64px;
}
@media (max-width: 768px) {
  .topct-title-page .topct-founder-club .topct-founder-question .topct-border .topct-left .topct-counter-img {
    width: 47px;
    height: 47px;
  }
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.topct-title-page .topct-founder-club .topct-founder-question .topct-border .topct-left .topct-counter-img span {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  font-size: 21px;
  letter-spacing: 0.96px;
  margin: 0 auto;
  text-align: center;
}
@media (max-width: 768px) {
  .topct-title-page .topct-founder-club .topct-founder-question .topct-border .topct-left .topct-counter-img span {
    font-size: 17px;
  }
}
@media (max-width: 576px) {
  .topct-title-page .topct-founder-club .topct-founder-question .topct-counter-text {
    padding-top: 14px;
    text-align: center;
  }
}
.topct-title-page .topct-founder-club .topct-founder-question .topct-counter-text h3 {
  font-size: 30px;
  line-height: 40px;
  letter-spacing: 1.2px;
  font-family: "barlowregular";
  -webkit-animation: fade-in-mast 10.5s 1s ease both;
          animation: fade-in-mast 10.5s 1s ease both;
}
@keyframes fade-in-mast {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@media (max-width: 768px) {
  .topct-title-page .topct-founder-club .topct-founder-question .topct-counter-text h3 {
    font-size: 28px;
  }
}
@media (max-width: 576px) {
  .topct-title-page .topct-founder-club .topct-founder-question .topct-counter-text h3 {
    font-size: 26px;
    line-height: 26px;
    padding-bottom: 8px;
  }
}
.topct-title-page .topct-founder-club .topct-founder-question .topct-counter-text span {
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.56px;
  font-family: "barlowregular";
  color: #9b9da8;
  -webkit-animation: fade-in-mast 10.5s 1s ease both;
          animation: fade-in-mast 10.5s 1s ease both;
}
@keyframes fade-in-mast {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@media (max-width: 576px) {
  .topct-title-page .topct-founder-club .topct-founder-question .topct-counter-text span {
    line-height: 18px;
  }
}
.topct-title-page .tc-title .letter {
  opacity: 0;
}

.modal-open {
  padding-right: 0px !important;
  overflow-y: auto !important;
}

.topct-founder-popup .welcome-design {
  max-width: 570px;
  margin: 30px auto;
  right: 0;
  padding: 65px;
  background-color: #2a2d3b;
}
@media (max-width: 1440px) {
  .topct-founder-popup .welcome-design {
    max-width: 563px;
    padding: 52px;
  }
}
@media (max-width: 768px) {
  .topct-founder-popup .welcome-design {
    max-width: 328px;
    padding: 32px;
  }
}
@media (max-width: 576px) {
  .topct-founder-popup .welcome-design {
    max-width: 290px;
  }
}
.topct-founder-popup .welcome-design .modal-content {
  background-color: unset;
  border: unset;
}
.topct-founder-popup .welcome-design .modal-content .topct-found-section {
  text-align: center;
  border-bottom: 1px solid #9b9da8;
  padding-bottom: 30px;
}
@media (max-width: 768px) {
  .topct-founder-popup .welcome-design .modal-content .topct-found-section {
    padding-bottom: 19px;
  }
}
.topct-founder-popup .welcome-design .modal-content .topct-found-section img {
  width: 115px;
  height: 115px;
}
@media (max-width: 768px) {
  .topct-founder-popup .welcome-design .modal-content .topct-found-section img {
    width: 95px;
    height: 95px;
  }
}
.topct-founder-popup .welcome-design .modal-content .topct-found-section h6 {
  font-size: 18px;
  line-height: 48px;
  font-family: "barlowregular";
}
.topct-founder-popup .welcome-design .modal-content .topct-found-section h2 {
  font-size: 36px;
  line-height: 48px;
  font-family: "barlowregular";
}
@media (max-width: 768px) {
  .topct-founder-popup .welcome-design .modal-content .topct-found-section h2 {
    font-size: 23px;
    line-height: 32px;
  }
}
.topct-founder-popup .welcome-design .modal-content .topct-description {
  padding-top: 34px;
}
@media (max-width: 768px) {
  .topct-founder-popup .welcome-design .modal-content .topct-description {
    padding-top: 27px;
  }
}
.topct-founder-popup .welcome-design .modal-content .topct-description p {
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 0.64px;
  font-family: "open_sanslight";
}
@media (max-width: 768px) {
  .topct-founder-popup .welcome-design .modal-content .topct-description p {
    font-size: 12px;
    line-height: 24px;
  }
}

.earlyAccessModal:hover {
  color: #ffffff !important;
}

.navbar-nav {
  display: flex;
  align-items: center;
}
.navbar-nav .nav-item .btn-primary {
  background-color: unset;
  border-color: unset;
  border: unset;
  padding: 0;
  background: transparent !important;
  border: none !important;
}
.navbar-nav .nav-item .dropdown-menu {
  right: -31px;
  width: 20px;
  left: auto;
  top: calc(100% + 5px);
}
.navbar-nav .nav-item .dropdown-menu:before {
  content: "";
  position: absolute;
  top: -6px;
  left: 0;
  right: 0;
  margin: auto;
  width: 12px;
  height: 6px;
  border-bottom: 6px solid #fff;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
}
.navbar-nav .nav-item .dropdown-menu .presentation {
  cursor: pointer;
  text-align: center;
}
.navbar-nav .nav-item .dropdown-menu .presentation a {
  color: #000000;
}
.navbar-nav .nav-item .dropdown-menu .presentation a:hover {
  text-decoration: none !important;
}

.card {
  margin: 168px 0 100px;
  background-color: #2a2d3b !important;
  border-radius: unset !important;
  border: unset !important;
  background-clip: unset !important;
}
.card .card-header {
  text-align: center;
  font-size: 36px;
  line-height: 28px;
  font-family: "barlowregular";
  background: unset;
  padding: 25px 0 25px;
  border-bottom: unset;
}
.card .card-body .form-group label {
  font-size: 16px;
}
.card .card-body .form-group .reset-pswd {
  border-radius: 4px;
  background-color: #b2934d;
  padding: 7px;
  text-align: center;
  margin: 10px 0 10px;
  width: 100%;
  color: #ffffff;
}

.topct-found-form-popup {
  justify-content: center;
  right: 0;
  margin: 0 auto;
}
.topct-found-form-popup .modal-dialog {
  max-width: 570px;
}
@media (max-width: 768px) {
  .topct-found-form-popup .modal-dialog {
    max-width: 330px;
  }
}
@media (max-width: 576px) {
  .topct-found-form-popup .modal-dialog {
    width: 296px;
    margin: 0 auto !important;
  }
}
.topct-found-form-popup .modal-dialog .topct-header {
  background-color: #2a2d3b;
  padding: 20px 35px;
}
@media (max-width: 768px) {
  .topct-found-form-popup .modal-dialog .topct-header {
    padding: 10px 35px;
  }
}
.topct-found-form-popup .modal-dialog .topct-header .topct-text-log {
  display: flex;
  align-items: center;
}
.topct-found-form-popup .modal-dialog .topct-header .topct-text-log h5 {
  font-size: 36px;
  line-height: 28px;
  font-family: "barlowregular";
}
@media (max-width: 1440px) {
  .topct-found-form-popup .modal-dialog .topct-header .topct-text-log h5 {
    font-size: 32px;
  }
}
@media (max-width: 768px) {
  .topct-found-form-popup .modal-dialog .topct-header .topct-text-log h5 {
    font-size: 20px;
    line-height: 17px;
  }
}
.topct-found-form-popup .modal-dialog .topct-header .topct-text-log img {
  width: 38px;
  height: 38px;
}
@media (max-width: 768px) {
  .topct-found-form-popup .modal-dialog .topct-header .topct-text-log img {
    width: 24px;
    height: 24px;
  }
}
.topct-found-form-popup .modal-dialog .topct-header span {
  font-family: "montserratmedium";
  font-size: 16px;
  line-height: 28px;
}
@media (max-width: 1440px) {
  .topct-found-form-popup .modal-dialog .topct-header span {
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  .topct-found-form-popup .modal-dialog .topct-header span {
    font-size: 8px;
    line-height: 19px;
  }
}
.topct-found-form-popup .modal-dialog .topct-header span .del {
  color: #535870;
}
.topct-found-form-popup .modal-dialog .topct-content-form {
  background-color: #ffffff;
  padding: 20px 35px;
}
.topct-found-form-popup .modal-dialog .topct-content-form .topct-formgroup.stripe-card-visa {
  position: relative;
}
.topct-found-form-popup .modal-dialog .topct-content-form .topct-formgroup.stripe-card-visa:before {
  content: "";
  background-image: url(../png/cards-num.png);
  background-repeat: no-repeat;
  width: 35px;
  height: 25px;
  background-size: contain;
  position: absolute;
  top: 27px;
  top: 11px;
  margin: auto;
}
.topct-found-form-popup .modal-dialog .topct-content-form .topct-formgroup.stripe-card-master {
  position: relative;
}
.topct-found-form-popup .modal-dialog .topct-content-form .topct-formgroup.stripe-card-master:before {
  content: "";
  background-image: url(../png/master-card.png);
  background-repeat: no-repeat;
  width: 35px;
  height: 25px;
  background-size: contain;
  position: absolute;
  right: 10px;
  top: 11px;
  margin: auto;
}
.topct-found-form-popup .modal-dialog .topct-content-form .topct-formgroup.stripe-card-american-express {
  position: relative;
}
.topct-found-form-popup .modal-dialog .topct-content-form .topct-formgroup.stripe-card-american-express:before {
  content: "";
  background-image: url(../jpg/american-card.jpg);
  background-repeat: no-repeat;
  width: 35px;
  height: 25px;
  background-size: contain;
  position: absolute;
  right: 10px;
  top: 11px;
  margin: auto;
}
.topct-found-form-popup .modal-dialog .topct-content-form .topct-formgroup.stripe-card-discover {
  position: relative;
}
.topct-found-form-popup .modal-dialog .topct-content-form .topct-formgroup.stripe-card-discover:before {
  content: "";
  background-image: url(../jpg/discover-card.jpg);
  background-repeat: no-repeat;
  width: 35px;
  height: 25px;
  background-size: contain;
  position: absolute;
  right: 10px;
  top: 11px;
  margin: auto;
}
.topct-found-form-popup .modal-dialog .topct-content-form .topct-formgroup.stripe-card-diners-club {
  position: relative;
}
.topct-found-form-popup .modal-dialog .topct-content-form .topct-formgroup.stripe-card-diners-club:before {
  content: "";
  background-image: url(../jpg/diners-card.jpg);
  background-repeat: no-repeat;
  width: 35px;
  height: 25px;
  background-size: contain;
  position: absolute;
  right: 10px;
  top: 11px;
  margin: auto;
}
.topct-found-form-popup .modal-dialog .topct-content-form .topct-formgroup.stripe-card-jcb {
  position: relative;
}
.topct-found-form-popup .modal-dialog .topct-content-form .topct-formgroup.stripe-card-jcb:before {
  content: "";
  background-image: url(../jpg/card-jcb.jpg);
  background-repeat: no-repeat;
  width: 35px;
  height: 25px;
  background-size: contain;
  position: absolute;
  right: 10px;
  top: 11px;
  margin: auto;
}
.topct-found-form-popup .modal-dialog .topct-content-form .topct-formgroup input {
  height: 43px;
  width: 100%;
  padding-left: 20px;
  margin-top: 15px;
  border-radius: 4px;
  border: 1px solid #9b9da8;
}
@media (max-width: 768px) {
  .topct-found-form-popup .modal-dialog .topct-content-form .topct-formgroup input {
    height: 32px;
  }
}
.topct-found-form-popup .modal-dialog .topct-content-form .topct-formgroup img {
  margin-top: 10px;
}
.topct-found-form-popup .modal-dialog .topct-content-form .topct-formgroup .formgroup {
  display: flex;
  justify-content: space-between;
}
.topct-found-form-popup .modal-dialog .topct-content-form .topct-formgroup .formgroup .simple {
  flex: 0 0 23%;
  max-width: 23%;
}
.topct-found-form-popup .modal-dialog .topct-content-form .topct-formgroup .formgroup .simple select {
  width: 100%;
  height: 43px;
  border: 1px solid #afadad;
  padding-left: 14px;
  margin-top: 16px;
}
@media (max-width: 768px) {
  .topct-found-form-popup .modal-dialog .topct-content-form .topct-formgroup .formgroup .simple select {
    height: 32px;
    border: 1px solid #afadad;
  }
}
.topct-found-form-popup .modal-dialog .topct-content-form .topct-formgroup .formgroup .simple input {
  height: 43px;
  width: 100%;
  padding-left: 20px;
  margin-top: 15px;
  border-radius: 4px;
  border: 1px solid #9b9da8;
}
@media (max-width: 768px) {
  .topct-found-form-popup .modal-dialog .topct-content-form .topct-formgroup .formgroup .simple input {
    height: 32px;
  }
}
.topct-found-form-popup .modal-dialog .topct-content-form .topct-formgroup .topct-expiration {
  display: flex;
}
.topct-found-form-popup .modal-dialog .topct-content-form .topct-formgroup .topct-expiration p {
  font-size: 14px;
  line-height: 33px;
  color: #2e2e2e;
  width: 52%;
  font-family: "open_sanslight";
}
.topct-found-form-popup .modal-dialog .topct-content-form .topct-formgroup .topct-expiration h6 {
  font-size: 10px;
  color: #2e2e2e;
  display: flex;
  align-items: flex-end;
  padding-left: 5px;
}
.topct-found-form-popup .modal-dialog .topct-content-form h6 {
  color: #c2c2c2;
  font-size: 10px;
  line-height: 16px;
  font-family: "open_sanslight";
}
.topct-found-form-popup .modal-dialog .topct-content-form .apply-code {
  background-color: #b2934d;
  color: #ffffff;
  padding: 1px;
  border-radius: 4px;
  margin-left: 28px;
  width: 135px;
  height: 43px;
}
@media (max-width: 768px) {
  .topct-found-form-popup .modal-dialog .topct-content-form .apply-code {
    margin-left: 11px;
    width: 111px;
    height: 32px;
  }
}
.topct-found-form-popup .modal-dialog .topct-content-form .topct-button .complete-order {
  border-radius: 4px;
  background-color: #b2934d;
  padding: 15px;
  text-align: center;
  margin: 10px 0 10px;
  width: 100%;
  border: none;
}
@media (max-width: 768px) {
  .topct-found-form-popup .modal-dialog .topct-content-form .topct-button .complete-order {
    padding: 9px;
  }
}
.topct-found-form-popup .modal-dialog .topct-content-form .topct-secured {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.topct-found-form-popup .modal-dialog .topct-content-form .topct-secured h6 {
  color: #c2c2c2;
  font-size: 10px;
  line-height: 12px;
  font-family: "open_sanslight";
}
.topct-found-form-popup .modal-dialog .topct-content-form .topct-secured h6 img {
  margin-right: 10px;
}
.topct-found-form-popup .modal-dialog .topct-content-form .topct-social-media {
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 11px;
}
.topct-found-form-popup .modal-dialog .topct-content-form .topct-social-media .topct-sign-up {
  border-radius: 4px;
  background-color: #4285f4;
  padding: 18px;
  margin: 10px 0 10px;
}
@media (max-width: 768px) {
  .topct-found-form-popup .modal-dialog .topct-content-form .topct-social-media .topct-sign-up {
    padding: 10px;
  }
}
.topct-found-form-popup .modal-dialog .topct-content-form .topct-social-media .topct-sign-up .google-sign-up {
  background-image: url(../png/goggle-form.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
  text-align: center;
}
@media (max-width: 768px) {
  .topct-found-form-popup .modal-dialog .topct-content-form .topct-social-media .topct-sign-up .google-sign-up {
    font-size: 12px;
  }
}
.topct-found-form-popup .modal-dialog .topct-content-form .topct-social-media .topct-sign-fb {
  background-color: #34559f;
  padding: 18px;
  margin: 10px 0 10px;
  border-radius: 4px;
}
@media (max-width: 768px) {
  .topct-found-form-popup .modal-dialog .topct-content-form .topct-social-media .topct-sign-fb {
    padding: 10px;
  }
}
.topct-found-form-popup .modal-dialog .topct-content-form .topct-social-media .topct-sign-fb .google-sign {
  background-image: url(../png/facebok-form.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
  text-align: center;
}
@media (max-width: 768px) {
  .topct-found-form-popup .modal-dialog .topct-content-form .topct-social-media .topct-sign-fb .google-sign {
    font-size: 12px;
  }
}
.topct-found-form-popup .modal-dialog .topct-content-form .topct-social-media .topct-sign-apple {
  background-color: black;
  padding: 18px;
  margin: 10px 0 10px;
  border-radius: 4px;
}
@media (max-width: 768px) {
  .topct-found-form-popup .modal-dialog .topct-content-form .topct-social-media .topct-sign-apple {
    padding: 10px;
  }
}
.topct-found-form-popup .modal-dialog .topct-content-form .topct-social-media .topct-sign-apple .apple-sign {
  background-image: url(../png/apple.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
  text-align: center;
}
@media (max-width: 768px) {
  .topct-found-form-popup .modal-dialog .topct-content-form .topct-social-media .topct-sign-apple .apple-sign {
    font-size: 12px;
  }
}
.topct-found-form-popup .modal-dialog .topct-content-form .topct-or h6 {
  color: #c2c2c2;
  font-size: 10px;
  line-height: 12px;
  font-family: "open_sanslight";
  position: relative;
  top: -6px;
  background-color: white;
  max-width: 20px;
  margin: 0 auto;
  text-align: center;
}
.topct-found-form-popup .modal-dialog .topct-content-form .topct-label-text .topct-e {
  width: 100%;
  border-radius: 4px;
  color: #2e2e2e;
  font-size: 16px;
  line-height: 25px;
  margin: 0;
}
@media (max-width: 768px) {
  .topct-found-form-popup .modal-dialog .topct-content-form .topct-label-text .topct-e {
    font-size: 13px;
  }
}
.topct-found-form-popup .modal-dialog .topct-content-form .topct-label-text input {
  height: 43px;
  width: 100%;
  border-radius: 4px;
  border: 1px solid #ebebeb;
  margin-bottom: 10px;
  padding-left: 10px;
  box-shadow: inset 0 0 10px transparent;
  -webkit-appearance: none;
}
@media (max-width: 768px) {
  .topct-found-form-popup .modal-dialog .topct-content-form .topct-label-text input {
    height: 36px;
  }
}
.topct-found-form-popup .modal-dialog .topct-content-form .topct-label-text .ct-almost-finish {
  display: flex;
  padding: 10px 0 20px;
  align-items: center;
}
.topct-found-form-popup .modal-dialog .topct-content-form .topct-label-text .ct-almost-finish .ct-social-almost {
  width: 30px;
  height: 30px;
  display: flex;
}
.topct-found-form-popup .modal-dialog .topct-content-form .topct-label-text .ct-almost-finish .ct-social-almost img {
  width: 100%;
  height: 100%;
}
.topct-found-form-popup .modal-dialog .topct-content-form .topct-label-text .ct-almost-finish .ct-almost-text {
  padding-left: 9px;
}
.topct-found-form-popup .modal-dialog .topct-content-form .topct-label-text .ct-almost-finish .ct-almost-text p {
  font-size: 20px;
  font-weight: bold;
}
.topct-found-form-popup .modal-dialog .topct-content-form .topct-accoount-link {
  display: flex;
  justify-content: center;
}
.topct-found-form-popup .modal-dialog .topct-content-form .topct-accoount-link h5 {
  color: #2e2e2e;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding-right: 7px;
}
@media (max-width: 768px) {
  .topct-found-form-popup .modal-dialog .topct-content-form .topct-accoount-link h5 {
    font-size: 13px;
  }
}
.topct-found-form-popup .modal-dialog .topct-content-form .topct-accoount-link a {
  color: #b2934d;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
}
@media (max-width: 768px) {
  .topct-found-form-popup .modal-dialog .topct-content-form .topct-accoount-link a {
    font-size: 13px;
  }
}
.topct-found-form-popup .modal-dialog .topct-content-form .topct-agree {
  padding-top: 35px;
  text-align: center;
}
.topct-found-form-popup .modal-dialog .topct-content-form .topct-agree.up-text {
  padding-bottom: 35px;
  padding-top: 20px;
}
.topct-found-form-popup .modal-dialog .topct-content-form .topct-agree h6 {
  color: #999999;
  font-size: 12px;
  line-height: 20px;
}
@media (max-width: 768px) {
  .topct-found-form-popup .modal-dialog .topct-content-form .topct-agree h6 {
    font-size: 9px;
  }
}
.topct-found-form-popup .modal-dialog .topct-content-form .topct-agree h6 a {
  border-bottom: 1px solid #999999;
  color: #999999;
  font-size: 12px;
  line-height: 20px;
}
@media (max-width: 768px) {
  .topct-found-form-popup .modal-dialog .topct-content-form .topct-agree h6 a {
    font-size: 9px;
  }
}
.topct-found-form-popup .modal-dialog .topct-content-form .discriptio-popup {
  text-align: center;
  margin-bottom: 30px;
}
.topct-found-form-popup .modal-dialog .topct-content-form .discriptio-popup h3 {
  color: #343434;
  font-size: 20px;
  line-height: 20px;
}
.topct-found-form-popup .modal-dialog .topct-content-form .discriptio-popup .topv2-create-text {
  color: #2e2e2e;
  font-size: 15px;
  line-height: 20px;
  margin: 0;
  padding-right: 7px;
  font-family: "Barlow";
}
.topct-found-form-popup .modal-dialog .topct-content-form .discriptio-popup .topv2-create-text span {
  color: #323232;
  font-weight: 800;
  display: inline-block;
}
.topct-found-form-popup .modal-dialog .topct-header-text {
  text-align: center;
  padding: 35px 0 35px;
  border-bottom: 1px solid #ebebeb;
}
@media (max-width: 768px) {
  .topct-found-form-popup .modal-dialog .topct-header-text {
    padding: 20px 0 20px;
  }
}
.topct-found-form-popup .modal-dialog .topct-header-text h3 {
  color: #343434;
  font-size: 36px;
  line-height: 28px;
  font-family: "barlowregular";
}
@media (max-width: 768px) {
  .topct-found-form-popup .modal-dialog .topct-header-text h3 {
    font-size: 27px;
  }
}
.topct-found-form-popup .modal-dialog .topct-footer {
  background-color: #2a2d3b;
  padding: 30px 35px;
  display: flex;
}
@media (max-width: 768px) {
  .topct-found-form-popup .modal-dialog .topct-footer {
    padding: 21px 20px;
  }
}
.topct-found-form-popup .modal-dialog .topct-footer .footer-text h3 {
  font-size: 22px;
  line-height: 28px;
  font-family: "Barlow";
}
@media (max-width: 768px) {
  .topct-found-form-popup .modal-dialog .topct-footer .footer-text h3 {
    font-size: 11px;
    line-height: 8px;
  }
}
.topct-found-form-popup .modal-dialog .topct-footer .footer-text p {
  font-size: 12px;
  line-height: 18px;
  color: #686a71;
  max-width: 219px;
  font-family: "open_sanslight";
}
@media (max-width: 768px) {
  .topct-found-form-popup .modal-dialog .topct-footer .footer-text p {
    font-size: 9px;
    line-height: 26px;
  }
}
.topct-found-form-popup .modal-dialog .topct-footer .footer-ssl {
  width: 61%;
}
.topct-found-form-popup .modal-dialog .topct-footer .footer-ssl .ft-com {
  display: flex;
  border: 1px solid #686a71;
  border-radius: 5px;
  padding: 10px;
  width: 152px;
  margin: 0 auto;
  align-items: center;
  justify-content: center;
}
@media (max-width: 768px) {
  .topct-found-form-popup .modal-dialog .topct-footer .footer-ssl .ft-com {
    padding: 3px;
    width: 100px;
  }
}
.topct-found-form-popup .modal-dialog .topct-footer .footer-ssl .ft-com h6 {
  font-size: 12px;
  line-height: 20px;
  padding-left: 10px;
  color: #ffffff;
  font-family: "open_sanslight";
}
@media (max-width: 768px) {
  .topct-found-form-popup .modal-dialog .topct-footer .footer-ssl .ft-com h6 {
    font-size: 8px;
    width: 72px;
    padding-left: 6px;
  }
}
.topct-found-form-popup .start-your-plan .start-paln {
  text-align: center;
  padding: 35px 0 0px;
}
@media (max-width: 576px) {
  .topct-found-form-popup .start-your-plan .start-paln {
    padding: 10px;
  }
}
.topct-found-form-popup .start-your-plan .start-paln h1 {
  color: #000000;
  font-size: 30px;
  line-height: 28px;
  font-family: "barlowregular";
}
@media (max-width: 576px) {
  .topct-found-form-popup .start-your-plan .start-paln h1 {
    font-size: 26px;
    line-height: 4px;
    padding-top: 20px;
  }
}
.topct-found-form-popup .start-your-plan .start-paln h6 {
  color: #343434;
  font-size: 16px;
  line-height: 28px;
  font-family: "barlowregular";
  padding: 10px 0 20px;
}
.topct-found-form-popup .start-your-plan .main-start-plan {
  display: flex;
  justify-content: center;
  padding: 0px 50px;
}
@media (max-width: 768px) {
  .topct-found-form-popup .start-your-plan .main-start-plan {
    display: block;
    padding: 0;
  }
}
.topct-found-form-popup .start-your-plan .main-start-plan .start-paln-item {
  text-align: center;
  border: 1px solid black;
  max-width: 400px;
  justify-content: center;
  margin: 0px 20px 50px;
  width: 50%;
}
@media (max-width: 768px) {
  .topct-found-form-popup .start-your-plan .main-start-plan .start-paln-item {
    width: unset;
  }
}
@media (max-width: 576px) {
  .topct-found-form-popup .start-your-plan .main-start-plan .start-paln-item {
    max-width: 237px;
  }
}
.topct-found-form-popup .start-your-plan .main-start-plan .start-paln-item .month-bill {
  text-align: center;
}
.topct-found-form-popup .start-your-plan .main-start-plan .start-paln-item .month-bill .month-bill-head {
  background-color: #272936;
  text-align: center;
}
.topct-found-form-popup .start-your-plan .main-start-plan .start-paln-item .month-bill .month-bill-head h3 {
  font-size: 17px;
  line-height: 48px;
  letter-spacing: 0.72px;
  font-family: "montserratsemibold";
}
@media (max-width: 576px) {
  .topct-found-form-popup .start-your-plan .main-start-plan .start-paln-item .month-bill .month-bill-head h3 {
    font-size: 12px;
    line-height: 36px;
  }
}
.topct-found-form-popup .start-your-plan .main-start-plan .start-paln-item .month-bill h1 {
  font-size: 36px;
  line-height: 48px;
  letter-spacing: 0.72px;
  font-family: "montserratsemibold";
  color: #31333b;
  padding: 16px 0 0;
}
@media (max-width: 576px) {
  .topct-found-form-popup .start-your-plan .main-start-plan .start-paln-item .month-bill h1 {
    font-size: 22px;
  }
}
.topct-found-form-popup .start-your-plan .main-start-plan .start-paln-item .month-bill h1 span {
  font-size: 18px;
  line-height: 48px;
  letter-spacing: 0.72px;
  font-family: "montserratsemibold";
  color: #696969;
}
.topct-found-form-popup .start-your-plan .main-start-plan .start-paln-item .month-bill h5 {
  font-size: 18px;
  line-height: 48px;
  letter-spacing: 0.72px;
  color: #31333b;
}
@media (max-width: 576px) {
  .topct-found-form-popup .start-your-plan .main-start-plan .start-paln-item .month-bill h5 {
    font-size: 15px;
    line-height: 40px;
  }
}
.topct-found-form-popup .start-your-plan .main-start-plan .start-paln-item .month-bill h5 span {
  color: #4CAF50;
}
.topct-found-form-popup .start-your-plan .main-start-plan .start-paln-item .month-bill .topct-stay {
  width: 345px;
  text-align: center;
}
@media (max-width: 576px) {
  .topct-found-form-popup .start-your-plan .main-start-plan .start-paln-item .month-bill .topct-stay {
    width: unset;
  }
}
.topct-found-form-popup .start-your-plan .main-start-plan .start-paln-item .month-bill .topct-stay .stay-plan {
  border-radius: 4px;
  background-color: #b2934d;
  padding: 8px;
  margin: 10px;
  font-family: "montserratmedium";
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 1.4px;
  width: 80%;
}
@media (max-width: 576px) {
  .topct-found-form-popup .start-your-plan .main-start-plan .start-paln-item .month-bill .topct-stay .stay-plan {
    width: 63%;
    font-size: 12px;
    line-height: 16px;
  }
}

.top-the-founders-club-main {
  width: 100%;
  height: 100vh;
  padding: 70px 0 80px;
  background: #16181f;
  position: relative;
  overflow: -webkit-paged-y;
}
@media (max-width: 768px) {
  .top-the-founders-club-main {
    height: 120vh;
  }
}
@media (max-width: 576px) {
  .top-the-founders-club-main {
    height: 150vh;
  }
}
.top-the-founders-club-main::before {
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  top: 0;
  content: "";
  height: 100%;
  width: 100%;
  background: url(../png/success-img-01.png) no-repeat;
  background-size: cover;
  background-position: center center;
  -webkit-animation: fade-in 4.5s 1.5s ease both;
          animation: fade-in 4.5s 1.5s ease both;
}
@media (max-width: 576px) {
  .top-the-founders-club-main::before {
    background-size: contain;
    background-position: top center;
  }
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.top-the-founders-club-main::after {
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  top: 0;
  content: "";
  height: 100%;
  width: 100%;
  background: url(../png/success-img-bg-01.png) no-repeat;
  background-size: cover;
  background-position: center center;
  -webkit-animation: fade-in 4.5s 1.5s ease both;
          animation: fade-in 4.5s 1.5s ease both;
}
.top-the-founders-club-main .container {
  display: flex;
  flex-direction: column;
  height: 100%;
  width: 100%;
  justify-content: space-between;
  padding: 60px 0 30px;
}
@media (max-width: 991px) {
  .top-the-founders-club-main .container {
    padding: 30px 0 30px;
  }
}
.top-the-founders-club-main .top-founders-club-logo-details {
  z-index: 2;
  position: relative;
  -webkit-animation: fade-in 4.5s 1.5s ease both;
          animation: fade-in 4.5s 1.5s ease both;
  margin-bottom: 50px;
}
@media (max-width: 991px) {
  .top-the-founders-club-main .top-founders-club-logo-details {
    margin-bottom: 30px;
  }
}
@media (max-width: 768px) {
  .top-the-founders-club-main .top-founders-club-logo-details {
    margin-bottom: 0px;
  }
}
.top-the-founders-club-main .top-founders-club-logo-details .top-founders-club-logo {
  width: 120px;
  height: 120px;
  overflow: hidden;
  margin: auto;
}
@media (max-width: 1440px) {
  .top-the-founders-club-main .top-founders-club-logo-details .top-founders-club-logo {
    width: 90px;
    height: 90px;
  }
}
@media (max-width: 991px) {
  .top-the-founders-club-main .top-founders-club-logo-details .top-founders-club-logo {
    width: 70px;
    height: 70px;
  }
}
.top-the-founders-club-main .top-founders-club-logo-details .top-founders-club-logo img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.top-the-founders-club-main .top-founders-club-logo-details h2 {
  font-size: 60px;
  color: #dcc367;
  font-family: "palatinoregular";
  text-align: center;
  width: 600px;
  margin: auto;
  max-width: 100%;
}
@media (max-width: 1440px) {
  .top-the-founders-club-main .top-founders-club-logo-details h2 {
    font-size: 50px;
  }
}
@media (max-width: 768px) {
  .top-the-founders-club-main .top-founders-club-logo-details h2 {
    font-size: 40px;
  }
}
.top-the-founders-club-main .top-video-lessons-block-main {
  z-index: 2;
  position: relative;
  -webkit-animation: fade-in 8.5s 1.5s ease both;
          animation: fade-in 8.5s 1.5s ease both;
}
.top-the-founders-club-main .top-video-lessons-block-main .row {
  align-items: center;
}
.top-the-founders-club-main .top-video-lessons-block-main .row .col-md-4 {
  border-right: 1px solid #3c4051;
}
.top-the-founders-club-main .top-video-lessons-block-main .row .col-md-4:last-child {
  border-right: none;
  border-bottom: none;
}
@media (max-width: 768px) {
  .top-the-founders-club-main .top-video-lessons-block-main .row .col-md-4 {
    border-right: none;
    border-bottom: 1px solid #3c4051;
  }
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.top-the-founders-club-main .top-video-lessons-block-main .top-video-lessons {
  text-align: center;
}
@media (max-width: 991px) {
  .top-the-founders-club-main .top-video-lessons-block-main .top-video-lessons {
    margin-top: 15px;
  }
}
@media (max-width: 768px) {
  .top-the-founders-club-main .top-video-lessons-block-main .top-video-lessons {
    padding: 35px 0;
  }
}
.top-the-founders-club-main .top-video-lessons-block-main .top-video-lessons.border-right-side {
  position: relative;
}
.top-the-founders-club-main .top-video-lessons-block-main .top-video-lessons.border-right-side::before {
  position: absolute;
  right: -15px;
  height: 100%;
  width: 1px;
  background: #3c4051;
  content: "";
  top: 0;
  bottom: 0;
  margin: auto;
}
@media (max-width: 576px) {
  .top-the-founders-club-main .top-video-lessons-block-main .top-video-lessons.border-right-side::before {
    right: 0;
    left: 0;
    height: 1px;
    width: 90%;
    top: auto;
    bottom: 0;
  }
}
.top-the-founders-club-main .top-video-lessons-block-main .top-video-lessons .top-video-lessons-logo {
  width: 51px;
  overflow: hidden;
  margin: auto;
}
@media (max-width: 768px) {
  .top-the-founders-club-main .top-video-lessons-block-main .top-video-lessons .top-video-lessons-logo {
    width: 35px;
  }
}
.top-the-founders-club-main .top-video-lessons-block-main .top-video-lessons .top-video-lessons-logo img {
  width: 100%;
  height: 100%;
  -o-object-position: center;
     object-position: center;
  -o-object-fit: contain;
     object-fit: contain;
  opacity: 0.5;
}
.top-the-founders-club-main .top-video-lessons-block-main .top-video-lessons h3 {
  font-size: 40px;
  color: white;
  text-transform: uppercase;
  line-height: 40px;
  letter-spacing: 1.3px;
  margin: 25px 0 12px;
}
@media (max-width: 1440px) {
  .top-the-founders-club-main .top-video-lessons-block-main .top-video-lessons h3 {
    font-size: 30px;
  }
}
@media (max-width: 991px) {
  .top-the-founders-club-main .top-video-lessons-block-main .top-video-lessons h3 {
    font-size: 25px;
  }
}
@media (max-width: 768px) {
  .top-the-founders-club-main .top-video-lessons-block-main .top-video-lessons h3 {
    margin: 12px 0;
  }
}
.top-the-founders-club-main .top-video-lessons-block-main .top-video-lessons p {
  font-size: 14px;
  color: #9b9da8;
  line-height: 24px;
  width: 290px;
  margin: auto;
  max-width: 100%;
}
.top-the-founders-club-main .top-video-lessons-block-main .top-video-lessons .topct-btn {
  text-transform: uppercase;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 1.4px;
  color: #ffffff;
  width: 195px;
  padding: 22px;
  background-color: #b2934d;
  border-radius: 50px;
}
.top-the-founders-club-main .top-video-lessons-block-main .top-video-lessons .topct-btn:hover {
  background: rgba(178, 147, 77, 0.8);
  color: rgba(255, 255, 255, 0.8);
}
@media (max-width: 768px) {
  .top-the-founders-club-main .top-video-lessons-block-main .top-video-lessons .topct-btn {
    width: 173px;
    padding: 17px;
    margin-top: 28px;
  }
}
@media (max-width: 576px) {
  .top-the-founders-club-main .top-video-lessons-block-main .top-video-lessons .topct-btn {
    width: 145px;
    padding: 9px;
    margin-top: 14px;
  }
}
.top-the-founders-club-main .topcourt-scroll-down-block {
  z-index: 1;
  margin: 0 auto;
  -webkit-animation: fade-in 8.5s 1.5s ease both;
          animation: fade-in 8.5s 1.5s ease both;
  margin-top: 35px;
}
.top-the-founders-club-main .topcourt-scroll-down-block p {
  font-size: 14px;
  color: white;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.top-the-founders-club-main .topcourt-scroll-down-block img {
  height: 23px;
  margin: auto;
  display: flex;
}
.top-the-founders-club-main .topcourt-scroll-down-block:hover {
  opacity: 0.6;
}

.topct-landing-post::before {
  background-image: url(../png/landing-post.png);
  background-repeat: no-repeat;
  width: 100%;
  background-position: top;
  background-size: contain;
  opacity: 0.6;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}
.topct-landing-post .topct-title-items {
  background-image: none;
  height: auto;
  padding: unset;
}
.topct-landing-post .topct-title-items::before {
  display: none;
}
.topct-landing-post .topct-title-items .topct-landing-description {
  text-align: center;
  padding-top: 100px;
}
.topct-landing-post .topct-title-items .topct-landing-description h1 {
  font-size: 36px;
  font-family: "barlowregular";
  letter-spacing: 1.44px;
}
@media (max-width: 768px) {
  .topct-landing-post .topct-title-items .topct-landing-description h1 {
    font-size: 29px;
  }
}
.topct-landing-post .topct-title-items .topct-landing-description p {
  font-size: 18px;
  line-height: 30px;
  font-family: "open_sanslight";
  letter-spacing: 0.72px;
  max-width: 794px;
  margin: 0 auto;
  padding-top: 50px;
}
@media (max-width: 768px) {
  .topct-landing-post .topct-title-items .topct-landing-description p {
    font-size: 14px;
    max-width: 368px;
    padding-top: 22px;
    line-height: 25px;
  }
}
.topct-landing-post .topct-founder-club .landing-gold-img {
  width: 59px !important;
  height: 59px !important;
}
@media (max-width: 768px) {
  .topct-landing-post .topct-founder-club .landing-gold-img {
    width: 47px !important;
    height: 47px !important;
  }
}
.topct-landing-post .topct-founder-club .landing-text h3 {
  font-size: 23px !important;
}
@media (max-width: 768px) {
  .topct-landing-post .topct-founder-club .landing-text h3 {
    line-height: 31px !important;
  }
}
@media (max-width: 576px) {
  .topct-landing-post .topct-founder-club .landing-text h3 {
    line-height: 25px !important;
  }
}

.topct-landing-post .topct-landing-items .topct-landing-logged {
  padding-top: 100px;
  text-align: center;
}
.topct-landing-post .topct-landing-items .topct-landing-logged h1 {
  font-size: 39px;
  line-height: 39px;
  letter-spacing: 1.56px;
  font-family: "nunito_sansregular";
}
@media (max-width: 768px) {
  .topct-landing-post .topct-landing-items .topct-landing-logged h1 {
    font-size: 25px;
    line-height: 35px;
  }
}
.topct-landing-post .topct-landing-items .topct-landing-logged h6 {
  font-size: 19px;
  line-height: 39px;
  letter-spacing: 0.76px;
  font-family: "nunito_sansregular";
}
@media (max-width: 768px) {
  .topct-landing-post .topct-landing-items .topct-landing-logged h6 {
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.76px;
  }
}
.topct-landing-post .topct-landing-items .topct-landing-logged h5 {
  font-size: 50px;
  letter-spacing: 2px;
  font-family: "barlowregular";
  padding-top: 48px;
}
@media (max-width: 768px) {
  .topct-landing-post .topct-landing-items .topct-landing-logged h5 {
    font-size: 40px;
  }
}
@media (max-width: 576px) {
  .topct-landing-post .topct-landing-items .topct-landing-logged h5 {
    font-size: 29px;
  }
}

.topct-logged-classes .topct-class-images {
  position: relative;
  padding: 33px 0 100px;
}
.topct-logged-classes .topct-class-images .topct-item {
  position: relative;
  width: 865px;
  height: 532px;
  margin: 0 auto;
  margin-bottom: 40px;
}
@media (max-width: 768px) {
  .topct-logged-classes .topct-class-images .topct-item {
    width: 505px;
    height: 380px;
  }
}
@media (max-width: 576px) {
  .topct-logged-classes .topct-class-images .topct-item {
    width: 279px;
    height: 280px;
  }
}
.topct-logged-classes .topct-class-images .topct-item::before {
  background-image: linear-gradient(to top, #000000, rgba(0, 0, 0, 0));
  content: "";
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  position: absolute;
  opacity: 1;
}
.topct-logged-classes .topct-class-images .topct-item img {
  box-shadow: 0px 0px 70px 0px rgba(0, 0, 0, 0.2);
  width: 100%;
  height: 100%;
}
.topct-logged-classes .topct-class-images .topct-item .topct-img-text {
  position: absolute;
  bottom: 49px;
  left: 56px;
  right: 0;
}
@media (max-width: 576px) {
  .topct-logged-classes .topct-class-images .topct-item .topct-img-text {
    bottom: 15px;
    left: 16px;
  }
}
.topct-logged-classes .topct-class-images .topct-item .topct-img-text h1 {
  font-size: 42px;
  font-family: "montserratsemibold";
  text-shadow: 0px 0px 5px #000000;
}
@media (max-width: 768px) {
  .topct-logged-classes .topct-class-images .topct-item .topct-img-text h1 {
    font-size: 25px;
  }
}
@media (max-width: 576px) {
  .topct-logged-classes .topct-class-images .topct-item .topct-img-text h1 {
    font-size: 20px;
  }
}
.topct-logged-classes .topct-class-images .topct-item .topct-img-text h5 {
  font-size: 32px;
  text-shadow: 0px 0px 5px #000000;
  font-family: "nunito_sansregular";
}
@media (max-width: 768px) {
  .topct-logged-classes .topct-class-images .topct-item .topct-img-text h5 {
    font-size: 20px;
  }
}
@media (max-width: 576px) {
  .topct-logged-classes .topct-class-images .topct-item .topct-img-text h5 {
    font-size: 15px;
  }
}

.topct-course-page .topct-course-items {
  position: relative;
  -webkit-animation: fade-in-mast 1.5s 1s ease both;
          animation: fade-in-mast 1.5s 1s ease both;
  text-align: center;
}
.topct-course-page .topct-course-items::before {
  content: "";
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: #2a2d3b;
  position: absolute;
}
@media (max-width: 768px) {
  .topct-course-page .topct-course-items {
    height: auto;
  }
}
@media (max-width: 576px) {
  .topct-course-page .topct-course-items {
    height: auto;
    padding: 0px 0 15px;
  }
}
@keyframes fade-in-mast {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.topct-course-page .topct-course-items .ct-main-felix .ct-course-video-img {
  background-image: url(../png/course-bg.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 100vh;
  position: relative;
}
.topct-course-page .topct-course-items .ct-main-felix .ct-course-video-img::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: 0 auto;
  background-image: url(../png/bg_image_001.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
@media (max-width: 768px) {
  .topct-course-page .topct-course-items .ct-main-felix .ct-course-video-img .topct-ifream {
    height: 39%;
  }
}
@media (max-width: 576px) {
  .topct-course-page .topct-course-items .ct-main-felix .ct-course-video-img .topct-ifream {
    height: 34%;
  }
}
.topct-course-page .topct-course-items .ct-main-felix .ct-course-video-img .topct-ifream .ct-bg-video {
  background-image: url(../png/video-hd-icon.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 94px;
  height: 94px;
  top: 258px;
  position: relative;
  z-index: 2;
}
.topct-course-page .topct-course-items .ct-main-felix .ct-course-video-img .topct-ifream .ct-bg-video:hover {
  transform: scale(1.1);
}
@media (max-width: 768px) {
  .topct-course-page .topct-course-items .ct-main-felix .ct-course-video-img .topct-ifream .ct-bg-video {
    width: 70px;
    height: 70px;
    top: 195px;
  }
}
@media (max-width: 576px) {
  .topct-course-page .topct-course-items .ct-main-felix .ct-course-video-img .topct-ifream .ct-bg-video {
    width: 50px;
    height: 50px;
    top: 174px;
  }
}
.topct-course-page .topct-course-items .ct-main-felix .ct-course-video-img .to-video-play-box-main {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.topct-course-page .topct-course-items .ct-main-felix .ct-course-video-img .to-video-play-box-main .to-btns-and-text {
  z-index: 1;
  position: absolute;
  bottom: 60px;
}
.topct-course-page .topct-course-items .ct-main-felix .ct-course-video-img .to-video-play-box-main .to-btns-and-text .ct-bg-video {
  background-image: url(../png/video-hd-icon.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 94px;
  height: 94px;
  z-index: 2;
}
.topct-course-page .topct-course-items .ct-main-felix .ct-course-video-img .to-video-play-box-main .to-btns-and-text .ct-bg-video:hover {
  transform: scale(1.1);
}
@media (max-width: 768px) {
  .topct-course-page .topct-course-items .ct-main-felix .ct-course-video-img .to-video-play-box-main .to-btns-and-text .ct-bg-video {
    width: 70px;
    height: 70px;
  }
}
@media (max-width: 576px) {
  .topct-course-page .topct-course-items .ct-main-felix .ct-course-video-img .to-video-play-box-main .to-btns-and-text .ct-bg-video {
    width: 50px;
    height: 50px;
  }
}
.topct-course-page .topct-course-items .ct-main-felix .ct-course-video-img .to-video-play-box-main .to-btns-and-text .topct-img {
  z-index: 2;
}
.topct-course-page .topct-course-items .ct-main-felix .ct-course-video-img .to-video-play-box-main .to-btns-and-text .topct-img h2 {
  font-size: 48px;
  font-family: "montserratsemibold";
  -webkit-animation: fade-in 4.5s 1.5s ease both;
          animation: fade-in 4.5s 1.5s ease both;
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@media (max-width: 768px) {
  .topct-course-page .topct-course-items .ct-main-felix .ct-course-video-img .to-video-play-box-main .to-btns-and-text .topct-img h2 {
    font-size: 27px;
  }
}
@media (max-width: 576px) {
  .topct-course-page .topct-course-items .ct-main-felix .ct-course-video-img .to-video-play-box-main .to-btns-and-text .topct-img h2 {
    font-size: 17px;
  }
}
.topct-course-page .topct-course-items .ct-main-felix .ct-course-video-img .to-video-play-box-main .to-btns-and-text .topct-img h5 {
  font-size: 32px;
  font-family: "nunito_sansregular";
  -webkit-animation: fade-in 4.5s 1.5s ease both;
          animation: fade-in 4.5s 1.5s ease both;
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@media (max-width: 768px) {
  .topct-course-page .topct-course-items .ct-main-felix .ct-course-video-img .to-video-play-box-main .to-btns-and-text .topct-img h5 {
    font-size: 22px;
  }
}
@media (max-width: 576px) {
  .topct-course-page .topct-course-items .ct-main-felix .ct-course-video-img .to-video-play-box-main .to-btns-and-text .topct-img h5 {
    font-size: 14px;
  }
}
.topct-course-page .topct-course-items .ct-main-felix .ct-course-video-img .to-video-play-box-main.topcourt-lesson-block-main {
  transition: all 0.3s ease-in-out;
}
.topct-course-page .topct-course-items .ct-main-felix .ct-course-video-img .to-video-play-box-main.topcourt-lesson-block-main .to-btns-and-text {
  bottom: auto;
}
.topct-course-page .topct-course-items .ct-main-felix .ct-course-video-img .to-video-play-box-main.topcourt-lesson-block-main .to-btns-and-text .lesson-start-btns {
  padding: 14px 25px;
  background: #272a37;
  margin-top: 40px;
  display: inline-block;
  border-radius: 100px;
  background-color: #b2934d;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 600;
  width: 175px;
  font-family: "Barlow Condensed";
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.topct-course-page .topct-course-items .ct-main-felix .ct-course-video-img .to-video-play-box-main.topcourt-lesson-block-main .to-btns-and-text .topv2-resume-and-watch-btns {
  display: flex;
  margin-top: 30px;
  justify-content: center;
}
@media (max-width: 576px) {
  .topct-course-page .topct-course-items .ct-main-felix .ct-course-video-img .to-video-play-box-main.topcourt-lesson-block-main .to-btns-and-text .topv2-resume-and-watch-btns {
    flex-direction: column;
  }
}
.topct-course-page .topct-course-items .ct-main-felix .ct-course-video-img .to-video-play-box-main.topcourt-lesson-block-main .to-btns-and-text .topv2-resume-and-watch-btns .btn-upgrade-now-btn {
  width: auto;
  margin: 0;
  padding: 15px 30px;
  min-width: 150px;
}
.topct-course-page .topct-course-items .ct-main-felix .ct-course-video-img .to-video-play-box-main.topcourt-lesson-block-main .to-btns-and-text .topv2-resume-and-watch-btns .btn-upgrade-now-btn img {
  width: 25px;
  height: 25px;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
  margin-right: 10px;
}
.topct-course-page .topct-course-items .ct-main-felix .ct-course-video-img .to-video-play-box-main.topcourt-lesson-block-main .to-btns-and-text .topv2-resume-and-watch-btns .btn-upgrade-now-btn.border-remove-btn {
  border: 1px solid white;
  background: transparent;
  margin-left: 30px;
  position: relative;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 576px) {
  .topct-course-page .topct-course-items .ct-main-felix .ct-course-video-img .to-video-play-box-main.topcourt-lesson-block-main .to-btns-and-text .topv2-resume-and-watch-btns .btn-upgrade-now-btn.border-remove-btn {
    margin-left: 0px;
    margin-top: 20px;
  }
}
.topct-course-page .topct-course-items .ct-main-felix .ct-course-video-img .to-video-play-box-main.topcourt-lesson-block-main .to-btns-and-text .topv2-resume-and-watch-btns .btn-upgrade-now-btn.border-remove-btn:hover {
  background: #b2934d;
  border-color: #b2934d;
}
.topct-course-page .topct-course-items .ct-main-felix .ct-course-video-img .vimeo-wrapper {
  position: absolute;
  top: -2px;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  overflow: hidden;
}
.topct-course-page .topct-course-items .ct-main-felix .ct-course-video-img .vimeo-wrapper iframe {
  width: 100vw;
  height: 56.25vw;
  min-height: 100vh;
  min-width: 177.77vh;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.topct-course-page .topct-course-items .ct-main-felix .topct-img h2 {
  font-size: 48px;
  font-family: "montserratsemibold";
  -webkit-animation: fade-in 4.5s 1.5s ease both;
          animation: fade-in 4.5s 1.5s ease both;
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@media (max-width: 768px) {
  .topct-course-page .topct-course-items .ct-main-felix .topct-img h2 {
    font-size: 27px;
  }
}
@media (max-width: 576px) {
  .topct-course-page .topct-course-items .ct-main-felix .topct-img h2 {
    font-size: 17px;
  }
}
.topct-course-page .topct-course-items .ct-main-felix .topct-img h5 {
  font-size: 32px;
  font-family: "nunito_sansregular";
  -webkit-animation: fade-in 4.5s 1.5s ease both;
          animation: fade-in 4.5s 1.5s ease both;
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@media (max-width: 768px) {
  .topct-course-page .topct-course-items .ct-main-felix .topct-img h5 {
    font-size: 22px;
  }
}
@media (max-width: 576px) {
  .topct-course-page .topct-course-items .ct-main-felix .topct-img h5 {
    font-size: 14px;
  }
}
.topct-course-page .topct-course-items .ct-main-felix .topct-img .topct-items-img .topct-img h2 {
  font-size: 48px;
  font-family: "montserratsemibold";
  -webkit-animation: fade-in 4.5s 1.5s ease both;
          animation: fade-in 4.5s 1.5s ease both;
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@media (max-width: 768px) {
  .topct-course-page .topct-course-items .ct-main-felix .topct-img .topct-items-img .topct-img h2 {
    font-size: 27px;
  }
}
@media (max-width: 576px) {
  .topct-course-page .topct-course-items .ct-main-felix .topct-img .topct-items-img .topct-img h2 {
    font-size: 17px;
  }
}
.topct-course-page .topct-course-items .ct-main-felix .topct-img .topct-items-img .topct-img h5 {
  font-size: 32px;
  font-family: "nunito_sansregular";
  -webkit-animation: fade-in 4.5s 1.5s ease both;
          animation: fade-in 4.5s 1.5s ease both;
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@media (max-width: 768px) {
  .topct-course-page .topct-course-items .ct-main-felix .topct-img .topct-items-img .topct-img h5 {
    font-size: 22px;
  }
}
@media (max-width: 576px) {
  .topct-course-page .topct-course-items .ct-main-felix .topct-img .topct-items-img .topct-img h5 {
    font-size: 14px;
  }
}
.topct-course-page .topct-course-items .ct-main-felix .topct-img .topct-items-img .topct-login {
  position: absolute;
  top: 0;
  right: 0;
  -webkit-animation: fade-in 4.5s 1.5s ease both;
          animation: fade-in 4.5s 1.5s ease both;
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.topct-course-page .topct-course-items .topct-sections {
  padding-top: 48px;
}
@media (max-width: 576px) {
  .topct-course-page .topct-course-items .topct-sections {
    padding-top: 0;
    padding-bottom: 30px;
  }
}
.topct-course-page .topct-course-items .topct-sections .topct-text {
  display: flex;
  justify-content: center;
  align-items: center;
  border-right: 1px solid #3c4051;
}
@media (max-width: 991px) {
  .topct-course-page .topct-course-items .topct-sections .topct-text {
    margin-top: 50px;
  }
}
@media (max-width: 768px) {
  .topct-course-page .topct-course-items .topct-sections .topct-text {
    border-right: none;
  }
}
.topct-course-page .topct-course-items .topct-sections .topct-text:last-child {
  border-right: unset;
}
@media (max-width: 576px) {
  .topct-course-page .topct-course-items .topct-sections .topct-text:last-child {
    padding-top: 20px;
  }
}
@media (max-width: 768px) {
  .topct-course-page .topct-course-items .topct-sections .topct-text:nth-child(2) {
    border-right: unset;
  }
}
.topct-course-page .topct-course-items .topct-sections .topct-text .topct-items {
  text-align: center;
  transition: all 0.3s ease;
}
@media (max-width: 768px) {
  .topct-course-page .topct-course-items .topct-sections .topct-text .topct-items {
    padding-top: 20px;
  }
}
@media (max-width: 576px) {
  .topct-course-page .topct-course-items .topct-sections .topct-text .topct-items {
    padding-top: 0px;
    margin-bottom: 12px;
  }
}
.topct-course-page .topct-course-items .topct-sections .topct-text .topct-items img {
  width: 51px;
  height: 51px;
  margin-bottom: 20px;
  -webkit-animation: fade-in 8.5s 1.5s ease both;
          animation: fade-in 8.5s 1.5s ease both;
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@media (max-width: 576px) {
  .topct-course-page .topct-course-items .topct-sections .topct-text .topct-items img {
    margin-top: 20px;
    margin-bottom: 4px;
    width: 45px;
    height: 45px;
  }
}
.topct-course-page .topct-course-items .topct-sections .topct-text .topct-items h1 {
  text-transform: uppercase;
  font-size: 30px;
  line-height: 40px;
  letter-spacing: 1.2px;
  font-family: "barlowregular";
  margin-bottom: 5px;
  -webkit-animation: fade-in 8.5s 1.5s ease both;
          animation: fade-in 8.5s 1.5s ease both;
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@media (max-width: 768px) {
  .topct-course-page .topct-course-items .topct-sections .topct-text .topct-items h1 {
    font-size: 23px;
  }
}
@media (max-width: 576px) {
  .topct-course-page .topct-course-items .topct-sections .topct-text .topct-items h1 {
    font-size: 18px;
    line-height: 26px;
  }
}
.topct-course-page .topct-course-items .topct-sections .topct-text .topct-items p {
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.56px;
  font-family: "barlowregular";
  -webkit-animation: fade-in 8.5s 1.5s ease both;
          animation: fade-in 8.5s 1.5s ease both;
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@media (max-width: 768px) {
  .topct-course-page .topct-course-items .topct-sections .topct-text .topct-items p {
    font-size: 13px;
    line-height: 22px;
  }
}
@media (max-width: 576px) {
  .topct-course-page .topct-course-items .topct-sections .topct-text .topct-items p {
    line-height: 16px;
    font-size: 14px;
  }
}
.topct-course-page .topct-course-items .topct-sections .topct-text .topct-items .topct-btn {
  text-transform: uppercase;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 1.4px;
  color: #ffffff;
  width: 195px;
  padding: 16px;
  border: 1px solid #ffffff;
  border-radius: 50px;
  -webkit-animation: fade-in 8.5s 1.5s ease both;
          animation: fade-in 8.5s 1.5s ease both;
  transition: all 0.3s ease;
}
.topct-course-page .topct-course-items .topct-sections .topct-text .topct-items .topct-btn:hover {
  background-color: #b2934d;
  color: rgba(255, 255, 255, 0.8);
  border: 1px solid #b2934d;
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@media (max-width: 768px) {
  .topct-course-page .topct-course-items .topct-sections .topct-text .topct-items .topct-btn {
    width: 173px;
    padding: 13px;
    font-size: 12px;
  }
}
@media (max-width: 576px) {
  .topct-course-page .topct-course-items .topct-sections .topct-text .topct-items .topct-btn {
    width: 145px;
    padding: 9px;
  }
}
.topct-course-page .topct-course-items .topct-sections .topct-text .topct-items .topct-or {
  border: 1px solid #3c4051;
  margin: 20px 0 20px;
}
@media (max-width: 768px) {
  .topct-course-page .topct-course-items .topct-sections .topct-text .topct-items .topct-or {
    margin: 15px 0 15px;
  }
}
.topct-course-page .topct-course-items .topct-sections .topct-text .topct-items h6 {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.502);
  font-family: "Barlow";
  position: absolute;
  top: 86px;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: #131623;
  width: 15px;
  height: 15px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .topct-course-page .topct-course-items .topct-sections .topct-text .topct-items h6 {
    top: 73px;
  }
}
@media (max-width: 576px) {
  .topct-course-page .topct-course-items .topct-sections .topct-text .topct-items h6 {
    top: 62px;
  }
}
.topct-course-page .topct-transform-game {
  padding: 80px 0;
}
.topct-course-page .topct-transform-game .topct-transform-items {
  background-color: #282a33;
}
.topct-course-page .topct-transform-game .topct-transform-items .row {
  display: flex;
  align-items: center;
}
.topct-course-page .topct-transform-game .topct-transform-items .row .col-md-5 {
  position: relative;
}
.topct-course-page .topct-transform-game .topct-transform-items .row .col-md-5::after {
  position: absolute;
  content: "";
  width: 30px;
  height: 100%;
  background-image: linear-gradient(90deg, #262832 0%, rgba(48, 52, 56, 0) 100%);
  top: 0;
  right: 15px;
  bottom: 0;
  margin: 0 auto;
  transform: rotate(180deg);
}
.topct-course-page .topct-transform-game .topct-transform-items .row .col-md-5::before {
  position: absolute;
  content: "";
  width: 30px;
  height: 100%;
  background-image: linear-gradient(90deg, #262832 0%, rgba(48, 52, 56, 0) 100%);
  bottom: 0;
  left: 0;
  margin: 0 auto;
  left: 15px;
  z-index: 1;
}
.topct-course-page .topct-transform-game .topct-transform-items .topct-transform-text {
  padding: 25px;
}
.topct-course-page .topct-transform-game .topct-transform-items .topct-transform-text h5 {
  font-family: "Barlow";
  font-size: 49px;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 15px;
}
@media (max-width: 768px) {
  .topct-course-page .topct-transform-game .topct-transform-items .topct-transform-text h5 {
    font-size: 24px;
  }
}
@media (max-width: 576px) {
  .topct-course-page .topct-transform-game .topct-transform-items .topct-transform-text h5 {
    padding-top: 20px;
  }
}
.topct-course-page .topct-transform-game .topct-transform-items .topct-transform-text p {
  font-family: "Barlow";
  padding-top: 30px;
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 0.72px;
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  .topct-course-page .topct-transform-game .topct-transform-items .topct-transform-text p {
    font-size: 13px;
    line-height: 22px;
    padding-top: 14px;
  }
}
@media (max-width: 576px) {
  .topct-course-page .topct-transform-game .topct-transform-items .topct-transform-text p {
    font-size: 14px;
    line-height: 18px;
  }
}
.topct-course-page .topct-transform-game .topct-transform-items .topct-trasform-img {
  width: 100%;
  height: 300px;
  overflow: hidden;
  position: relative;
}
.topct-course-page .topct-transform-game .topct-transform-items .topct-trasform-img::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 40px;
  background-image: linear-gradient(180deg, #262832 0%, rgba(48, 52, 56, 0) 100%);
  top: 0;
  left: 0;
  margin: 0 auto;
}
.topct-course-page .topct-transform-game .topct-transform-items .topct-trasform-img::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 40px;
  background-image: linear-gradient(180deg, #262832 0%, rgba(48, 52, 56, 0) 100%);
  bottom: 0;
  left: 0;
  margin: 0 auto;
  transform: rotate(180deg);
}
@media (max-width: 768px) {
  .topct-course-page .topct-transform-game .topct-transform-items .topct-trasform-img {
    height: 209px;
  }
}
@media (max-width: 576px) {
  .topct-course-page .topct-transform-game .topct-transform-items .topct-trasform-img {
    height: 263px;
    margin: 0 auto;
  }
}
.topct-course-page .topct-transform-game .topct-transform-items .topct-trasform-img img {
  width: 100%;
  height: 100%;
}
.topct-course-page .topct-lessions-section .row .col-md-4 {
  margin-bottom: 30px;
}
.topct-course-page .topct-lessions-section .ct-video-sec {
  background-color: #282a33;
  height: 100%;
}
.topct-course-page .topct-lessions-section .ct-video-sec .ct-video-item {
  text-align: center;
  padding: 43px;
  height: 100%;
}
.topct-course-page .topct-lessions-section .ct-video-sec .ct-video-item .ct-bg-white {
  width: 79px;
  height: 79px;
  background-color: #ffffff;
  border-radius: 100px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 768px) {
  .topct-course-page .topct-lessions-section .ct-video-sec .ct-video-item .ct-bg-white {
    width: 68px;
    height: 68px;
  }
}
.topct-course-page .topct-lessions-section .ct-video-sec .ct-video-item h5 {
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 0.72px;
  font-family: "montserratmedium";
  padding: 20px 0;
}
@media (max-width: 576px) {
  .topct-course-page .topct-lessions-section .ct-video-sec .ct-video-item h5 {
    line-height: 5px;
  }
}
.topct-course-page .topct-lessions-section .ct-video-sec .ct-video-item h6 {
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.56px;
  font-family: "barlowregular";
}
@media (max-width: 576px) {
  .topct-course-page .topct-lessions-section .ct-video-sec .ct-video-item h6 {
    line-height: 20px;
  }
}
.topct-course-page .topct-lession-plan {
  margin-top: 40px;
}
.topct-course-page .topct-lession-plan .topct-lession-header {
  text-align: center;
  padding: 100px 0 40px;
}
@media (max-width: 768px) {
  .topct-course-page .topct-lession-plan .topct-lession-header {
    padding: 40px 0 40px;
  }
}
.topct-course-page .topct-lession-plan .topct-lession-header h2 {
  font-size: 30px;
  line-height: 40px;
  letter-spacing: 1.2px;
  font-family: "barlowregular";
}
.topct-course-page .topct-lession-plan .ct-lession-que {
  background-color: #ffffff;
  margin-bottom: 100px;
  padding: 15px 20px 0px;
}
.topct-course-page .topct-lession-plan .ct-lession-que .topct-border {
  border-bottom: 1px solid #cccccc;
  padding: 12px 0 0px;
}
.topct-course-page .topct-lession-plan .ct-lession-que .topct-border img:not([src]) {
  visibility: hidden;
}
.topct-course-page .topct-lession-plan .ct-lession-que .topct-border .lession-text-set {
  display: flex;
  align-items: flex-start;
  padding-bottom: 30px;
}
.topct-course-page .topct-lession-plan .ct-lession-que .topct-border .lession-text-set .topct-lession-no h3 {
  font-size: 50px;
  letter-spacing: 2.4px;
  color: #999999;
  font-family: "barlowregular";
}
@media (max-width: 768px) {
  .topct-course-page .topct-lession-plan .ct-lession-que .topct-border .lession-text-set .topct-lession-no h3 {
    font-size: 37px;
  }
}
.topct-course-page .topct-lession-plan .ct-lession-que .topct-border .lession-text-set .topct-que.topcourt-pointer-remove-class a {
  cursor: unset !important;
}
@media (max-width: 576px) {
  .topct-course-page .topct-lession-plan .ct-lession-que .topct-border .lession-text-set .topct-que {
    padding-left: unset;
  }
}
.topct-course-page .topct-lession-plan .ct-lession-que .topct-border .lession-text-set .topct-que .que-heading-text {
  width: 100%;
}
@media (max-width: 768px) {
  .topct-course-page .topct-lession-plan .ct-lession-que .topct-border .lession-text-set .topct-que .que-heading-text {
    padding-left: unset;
  }
}
.topct-course-page .topct-lession-plan .ct-lession-que .topct-border .lession-text-set .topct-que .que-heading-text h3 {
  font-size: 30px;
  line-height: 40px;
  letter-spacing: 1.2px;
  color: #333333;
  font-family: "barlowregular";
}
@media (max-width: 768px) {
  .topct-course-page .topct-lession-plan .ct-lession-que .topct-border .lession-text-set .topct-que .que-heading-text h3 {
    font-size: 24px;
    line-height: 30px;
  }
}
.topct-course-page .topct-lession-plan .ct-lession-que .topct-border .lession-text-set .topct-que span {
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.33px;
  color: #9b9da8;
}
@media (max-width: 768px) {
  .topct-course-page .topct-lession-plan .ct-lession-que .topct-border .lession-text-set .topct-que span {
    font-size: 12px;
    line-height: 14px;
  }
}

.ct-viceo-set {
  width: 1000px;
  height: 650px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .ct-viceo-set {
    width: 500px;
  }
}
@media (max-width: 576px) {
  .ct-viceo-set {
    width: 228px;
  }
}
.ct-viceo-set .ct-ifream {
  width: 100%;
  height: 100%;
  border: none;
}
@media (max-width: 768px) {
  .ct-viceo-set .ct-ifream {
    height: 348px;
  }
}
@media (max-width: 576px) {
  .ct-viceo-set .ct-ifream {
    height: 269px;
  }
}

.ct-video-show {
  overflow: hidden !important;
}
.ct-video-show .ct-video-ct {
  max-width: 800px;
}
.ct-video-show .ct-video-ct .modal-content {
  background-color: transparent;
  border: none;
}
.ct-video-show .ct-video-ct .modal-content .close {
  padding: 0 !important;
  color: white;
  position: relative;
  top: -35px;
  font-weight: unset;
  left: 34px;
}
@media (max-width: 768px) {
  .ct-video-show .ct-video-ct .modal-content .close {
    left: -94px;
  }
}
.ct-video-show .ct-video-ct .modal-content .close .ct-close {
  font-size: 100px;
}

.top-video-modal-main {
  padding: 20px !important;
  height: auto !important;
}
.top-video-modal-main .modal-dialog {
  max-width: 800px !important;
  width: 100% !important;
  margin: 0 auto;
}
.top-video-modal-main .modal-dialog .modal-content .modal-header {
  background: #101016;
  padding: 15px;
  border: none;
  border-radius: 0;
}
.top-video-modal-main .modal-dialog .modal-content .modal-header .modal-title span {
  width: 8px;
  height: 8px;
  border-radius: 100px;
  background: white;
  display: inline-flex;
  margin: 0 2px;
}
.top-video-modal-main .modal-dialog .modal-content .modal-header button {
  display: inline-block;
  padding: 15px 20px;
}
.top-video-modal-main .modal-dialog .modal-content .modal-header button .ct-close {
  color: white !important;
  font-size: 24px !important;
  display: inline-block !important;
  text-shadow: none !important;
}
.top-video-modal-main .modal-dialog .modal-content .top-video-cover-block-main {
  display: flex;
  flex-direction: column;
  height: 100%;
  width: 100%;
  background: #101016;
}

.topcourt-landing-page-main {
  padding-bottom: 50px;
}
@media (max-width: 768px) {
  .topcourt-landing-page-main {
    padding-bottom: 20px;
  }
}

.topct-landing-classes {
  padding: 140px 0 30px;
}
@media (max-width: 991px) {
  .topct-landing-classes {
    padding: 100px 0 30px;
  }
}
.topct-landing-classes .topct-watching-header h1 {
  font-size: 18px;
  letter-spacing: 3.6px;
  text-transform: uppercase;
  font-family: "montserratsemibold";
}
.topct-landing-classes .topct-watch-video {
  padding-top: 30px;
  position: relative;
}
.topct-landing-classes .topct-watch-video .topct-felix-video {
  width: 100%;
}
.topct-landing-classes .topct-watch-video .topct-felix-video .ct-flex {
  width: 100%;
  height: 100%;
  position: relative;
}
@media (max-width: 768px) {
  .topct-landing-classes .topct-watch-video .topct-felix-video .ct-flex {
    height: unset;
  }
}
.topct-landing-classes .topct-watch-video .topct-felix-video h5 {
  font-size: 18px;
  font-family: "montserratsemibold" !important;
  padding-top: 10px;
}
@media (max-width: 576px) {
  .topct-landing-classes .topct-watch-video .topct-felix-video h5 {
    font-size: 15px;
  }
}
.topct-landing-classes .topct-watch-video .topct-felix-video .topct-title-text {
  display: flex;
  padding-top: 10px;
}
@media (max-width: 768px) {
  .topct-landing-classes .topct-watch-video .topct-felix-video .topct-title-text {
    padding-bottom: 20px;
    padding-top: 1px;
  }
}
.topct-landing-classes .topct-watch-video .topct-felix-video .topct-title-text h6 {
  font-size: 14px;
  font-family: "nunito_sansregular" !important;
}
.topct-landing-classes .topct-watch-video .swiper-button-next,
.topct-landing-classes .topct-watch-video .swiper-button-prev {
  top: 41%;
}
@media (max-width: 768px) {
  .topct-landing-classes .topct-watch-video .swiper-button-next,
.topct-landing-classes .topct-watch-video .swiper-button-prev {
    background-size: 19px 34px;
    width: 19px;
    height: 34px;
  }
}
.topct-landing-classes .topct-watch-video .swiper-button-next.swiper-button-disabled,
.topct-landing-classes .topct-watch-video .swiper-button-prev.swiper-button-disabled {
  display: none;
}

.topct-my-classes {
  padding: 100px 0 35px;
}
@media (max-width: 991px) {
  .topct-my-classes {
    padding: 70px 0 35px;
  }
}
@media (max-width: 768px) {
  .topct-my-classes {
    padding: 40px 0 35px;
  }
}
.topct-my-classes.topct-new-class {
  padding: 100px 0 100px;
}
.topct-my-classes.topct-series-main {
  padding: 100px 0 100px;
}
@media (max-width: 991px) {
  .topct-my-classes.topct-series-main {
    padding: 60px 0 80px;
  }
}
@media (max-width: 768px) {
  .topct-my-classes.topct-series-main {
    padding: 40px 0 80px;
  }
}
.topct-my-classes.topcourt-padding-remove-class {
  padding-top: 30px;
  padding-bottom: 35px;
}
@media (max-width: 991px) {
  .topct-my-classes.topcourt-padding-remove-class {
    padding-top: 0;
  }
}
.topct-my-classes .topct-my-class-header {
  display: flex;
  justify-content: space-between;
  padding-top: 10px;
  align-items: center;
}
.topct-my-classes .topct-my-class-header h1 {
  font-size: 18px;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: "montserratsemibold";
}
.topct-my-classes .topct-my-class-header a {
  font-size: 14px;
  letter-spacing: 1px;
  color: #d9be63;
  text-transform: uppercase;
  font-family: "montserratsemibold";
}
.topct-my-classes .topct-my-class-header a:hover {
  border-bottom: 1px solid #d9be63;
}
.topct-my-classes .topct-my-class-header .dropdown-athletes .btn-secondary {
  background: transparent !important;
  border: unset;
  width: 230px;
  display: flex;
  padding: 10px 5px;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 576px) {
  .topct-my-classes .topct-my-class-header .dropdown-athletes .btn-secondary {
    width: 130px;
  }
}
.topct-my-classes .topct-my-class-header .dropdown-athletes .btn-secondary .select2 {
  outline: none !important;
  box-shadow: none !important;
}
.topct-my-classes .topct-my-class-header .dropdown-athletes .btn-secondary .select2 .select2-selection--single {
  background-color: #1e222f !important;
  border: 1px solid #2a2d3b !important;
  border-radius: 4px !important;
  height: 50px !important;
  display: flex;
  align-items: center !important;
  padding: 5px !important;
  outline: none !important;
  box-shadow: none !important;
}
.topct-my-classes .topct-my-class-header .dropdown-athletes .btn-secondary .select2 .select2-selection--single .select2-selection__rendered {
  font-family: "Barlow Condensed";
  font-weight: 500;
  font-size: 16px;
  color: #9b9da8 !important;
}
.topct-my-classes .topct-my-class-header .dropdown-athletes .btn-secondary .select2 .select2-selection__arrow {
  top: 11px !important;
  right: 10px !important;
}
.topct-my-classes .topct-my-class-header .dropdown-athletes .dropdown-item {
  color: unset;
}
.topct-my-classes .topct-my-class-img {
  padding-top: 30px;
  position: relative;
}
.topct-my-classes .topct-my-class-img .ct-my-items-img {
  margin-bottom: 30px;
}
.topct-my-classes .topct-my-class-img .ct-my-items-img a {
  display: inline-block;
  position: relative;
}
.topct-my-classes .topct-my-class-img .ct-my-items-img .topct-auger-item {
  position: relative;
  height: 470px;
  width: 100%;
}
@media (max-width: 991px) {
  .topct-my-classes .topct-my-class-img .ct-my-items-img .topct-auger-item {
    height: 370px;
  }
}
@media (max-width: 768px) {
  .topct-my-classes .topct-my-class-img .ct-my-items-img .topct-auger-item {
    height: 270px;
    margin: 0 auto;
  }
}
.topct-my-classes .topct-my-class-img .ct-my-items-img .topct-auger-item.topct-series-main {
  height: 220px;
}
@media (max-width: 576px) {
  .topct-my-classes .topct-my-class-img .ct-my-items-img .topct-auger-item.topct-series-main {
    height: 250px;
  }
}
.topct-my-classes .topct-my-class-img .ct-my-items-img .topct-auger-item::before {
  position: absolute;
  background-image: linear-gradient(to top, #000000, rgba(0, 0, 0, 0));
  content: "";
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}
.topct-my-classes .topct-my-class-img .ct-my-items-img .topct-auger-item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  box-shadow: 0px 0px 70px 0px rgba(0, 0, 0, 0.2);
}
.topct-my-classes .topct-my-class-img .ct-my-items-img .topct-description-text {
  position: absolute;
  bottom: 30px;
  left: 30px;
  right: 0;
}
@media (max-width: 768px) {
  .topct-my-classes .topct-my-class-img .ct-my-items-img .topct-description-text {
    bottom: 20px;
    left: 20px;
  }
}
.topct-my-classes .topct-my-class-img .ct-my-items-img .topct-description-text.topct-series-text {
  left: 15px;
  bottom: 15px;
}
.topct-my-classes .topct-my-class-img .ct-my-items-img .topct-description-text.topct-series-text h4 {
  font-size: 21px;
  text-shadow: 0px 0px 5px #000000;
}
@media (max-width: 991px) {
  .topct-my-classes .topct-my-class-img .ct-my-items-img .topct-description-text.topct-series-text h4 {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  .topct-my-classes .topct-my-class-img .ct-my-items-img .topct-description-text.topct-series-text h4 {
    font-size: 15px;
  }
}
.topct-my-classes .topct-my-class-img .ct-my-items-img .topct-description-text.topct-series-text h5 {
  font-size: 16px;
  padding-top: 2px;
  text-shadow: 0px 0px 5px #000000;
}
@media (max-width: 991px) {
  .topct-my-classes .topct-my-class-img .ct-my-items-img .topct-description-text.topct-series-text h5 {
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  .topct-my-classes .topct-my-class-img .ct-my-items-img .topct-description-text.topct-series-text h5 {
    font-size: 12px;
  }
}
.topct-my-classes .topct-my-class-img .ct-my-items-img .topct-description-text h4 {
  font-size: 28px;
  font-family: "montserratsemibold";
  text-shadow: 0px 0px 5px #000000;
}
@media (max-width: 991px) {
  .topct-my-classes .topct-my-class-img .ct-my-items-img .topct-description-text h4 {
    font-size: 21px;
  }
}
@media (max-width: 768px) {
  .topct-my-classes .topct-my-class-img .ct-my-items-img .topct-description-text h4 {
    font-size: 18px;
  }
}
.topct-my-classes .topct-my-class-img .ct-my-items-img .topct-description-text h5 {
  font-size: 21px;
  padding-top: 6px;
  font-family: "nunito_sansregular";
  text-shadow: 0px 0px 5px #000000;
}
@media (max-width: 991px) {
  .topct-my-classes .topct-my-class-img .ct-my-items-img .topct-description-text h5 {
    font-size: 18px;
    padding-top: 0px;
  }
}
@media (max-width: 768px) {
  .topct-my-classes .topct-my-class-img .ct-my-items-img .topct-description-text h5 {
    font-size: 15px;
  }
}
.topct-my-classes .topct-my-class-img .ct-my-items-img .topcourt-badge-block {
  position: absolute;
  right: 15px;
  top: 15px;
  background: #b2934d;
  padding: 8px 12px;
  border-radius: 2px;
}
.topct-my-classes .topct-my-class-img .ct-my-items-img .topcourt-badge-block p {
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1.5px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  max-width: 160px;
}
.topct-my-classes .topct-my-class-img .ct-my-items-img .topct-selfi-series {
  width: 100%;
}
@media (max-width: 576px) {
  .topct-my-classes .topct-my-class-img .ct-my-items-img .topct-selfi-series {
    width: 100%;
  }
}
@media (max-width: 576px) {
  .topct-my-classes .topct-my-class-img .ct-my-items-img .topct-myclass-span {
    width: 100%;
  }
}
.topct-my-classes .topct-my-class-img .ct-my-items-img .topct-myclass {
  width: 100%;
}
.topct-my-classes .topct-my-class-img.to-privacy-pages-main .top-v2-small-title-text {
  margin-bottom: 15px;
  color: #d0b158;
}
.topct-my-classes .topct-my-class-img.to-privacy-pages-main h2 {
  font-size: 26px;
  line-height: normal;
  margin-bottom: 4px;
  color: #d0b158;
  font-family: "AvertaStd", sans-serif;
  font-weight: 600;
}
.topct-my-classes .topct-my-class-img.to-privacy-pages-main .date-text {
  font-size: 18px;
  line-height: normal;
  margin-bottom: 15px;
  color: white;
  font-family: "AvertaStd", sans-serif;
  font-weight: 500;
}
.topct-my-classes .topct-my-class-img.to-privacy-pages-main h3 {
  font-size: 22px;
  color: #fff;
  margin-bottom: 6px;
  font-family: "AvertaStd", sans-serif;
  font-weight: 500;
}
.topct-my-classes .topct-my-class-img.to-privacy-pages-main p {
  font-size: 15px;
  margin-bottom: 14px;
  line-height: 27px;
  color: #9b9da8;
  font-family: "montserrat";
  font-weight: normal;
}
.topct-my-classes .topct-my-class-img.to-privacy-pages-main p a {
  color: #d0b158;
  font-size: 15px;
  font-weight: 500;
  transition: all 0.3s ease-in-out;
  display: inline-block;
}
.topct-my-classes .topct-my-class-img.to-privacy-pages-main p a:hover {
  opacity: 0.5;
}
.topct-my-classes .topct-my-class-img.to-privacy-pages-main p span {
  display: inline;
  text-transform: uppercase;
  font-weight: 500;
}
.topct-my-classes .topct-my-class-img.to-privacy-pages-main p strong {
  font-weight: 500;
  color: white;
}
.topct-my-classes .topct-my-class-img.to-privacy-pages-main .ulli-list-text {
  margin-bottom: 12px;
}
.topct-my-classes .topct-my-class-img.to-privacy-pages-main .ulli-list-text li {
  font-size: 15px;
  margin-bottom: 12px;
  line-height: normal;
  color: #9b9da8;
  font-family: "montserrat";
  font-weight: normal;
  position: relative;
  padding-left: 20px;
}
.topct-my-classes .topct-my-class-img.to-privacy-pages-main .ulli-list-text li::before {
  position: absolute;
  content: "";
  width: 5px;
  height: 5px;
  background: #9b9da8;
  left: 0;
  top: 6px;
  border-radius: 10px;
}
.topct-my-classes .topct-my-class-img.to-privacy-pages-main .ulli-list-text li strong {
  font-weight: 500;
  color: white;
}
.topct-my-classes .topct-my-class-img.to-privacy-pages-main .ulli-list-text li a {
  color: #d0b158;
  font-size: 15px;
  font-weight: 500;
  transition: all 0.3s ease-in-out;
  display: inline-block;
}
.topct-my-classes .topct-my-class-img.to-privacy-pages-main .ulli-list-text li a:hover {
  opacity: 0.5;
}
.topct-my-classes .topct-my-class-img.to-privacy-pages-main .ulli-list-text ul {
  padding-left: 25px;
}
.topct-my-classes .topct-my-class-img.to-privacy-pages-main .privacy-list-wrapper {
  margin-bottom: 30px;
}
.topct-my-classes .topct-my-class-img.to-privacy-pages-main .privacy-list-wrapper table {
  border: 1px solid #484848;
}
.topct-my-classes .topct-my-class-img.to-privacy-pages-main .privacy-list-wrapper table thead tr th {
  padding: 12px;
  border-bottom: 1px solid #484848;
}
.topct-my-classes .topct-my-class-img.to-privacy-pages-main .privacy-list-wrapper table tbody tr td {
  padding: 12px;
  border-bottom: 1px solid #484848;
}
.topct-my-classes .topct-my-class-img.to-privacy-pages-main .privacylist {
  margin-bottom: 30px;
}
.topct-my-classes .topct-my-class-img.to-privacy-pages-main .privacylist li {
  font-size: 16px;
  margin-bottom: 12px;
  color: #9b9da8;
}
.topct-my-classes .topct-my-class-img.to-privacy-pages-main .trpointmain {
  margin-bottom: 30px;
}
.topct-my-classes .topct-my-class-img.to-privacy-pages-main .trpointmain li {
  font-size: 20px;
  margin-bottom: 25px;
  margin-bottom: 3px;
  color: #d0b158;
}
.topct-my-classes .topct-my-class-img.to-privacy-pages-main .official-rules li {
  font-size: 20px;
  margin-bottom: 3px;
  color: #d0b158;
}
.topct-my-classes .topct-my-class-img.to-privacy-pages-main .topv2-list-main {
  padding-left: 20px;
}
.topct-my-classes .topct-my-class-img.to-privacy-pages-main .topv2-list-main span {
  font-size: 16px;
  margin-bottom: 15px;
  line-height: 22px;
  color: #9b9da8;
  position: relative;
  display: block;
  padding-left: 18px;
}
.topct-my-classes .topct-my-class-img.to-privacy-pages-main .topv2-list-main span::before {
  position: absolute;
  content: "";
  width: 5px;
  height: 5px;
  background: #9b9da8;
  left: 0;
  top: 10px;
  border-radius: 100px;
}
.topct-my-classes .topct-my-class-img.to-privacy-pages-main ol li {
  font-size: 16px;
  margin-bottom: 25px;
  line-height: 27px;
  color: #9b9da8;
}
.topct-my-classes .topct-my-class-img.to-privacy-pages-main ol li a {
  color: #d0b158;
  font-size: 16px;
  font-weight: 800;
  transition: all 0.3s ease-in-out;
}
.topct-my-classes .topcourt-animation-box-main {
  width: 110px;
  height: 110px;
  background-color: white;
  opacity: 0.03;
  position: fixed;
  top: 240px;
  left: 20px;
  -webkit-animation-timing-function: linear;
  /* Safari 4.0 - 8.0 */
  -webkit-animation: topcourt-box-animation-box 5s infinite;
          animation: topcourt-box-animation-box 5s infinite;
  animation-timing-function: linear;
  z-index: -1;
}
.topct-my-classes .topcourt-animation-box-main.top-box {
  position: absolute;
  top: 60px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 88px;
  height: 88px;
}
.topct-my-classes .topcourt-animation-box-main.right-box {
  position: fixed;
  top: 195px;
  right: 0;
  background: #000000;
  opacity: 0.06;
  left: auto;
}

@-webkit-keyframes topcourt-box-animation-box {
  0% {
    transform: translateX(-40px);
  }
  50% {
    transform: translateX(0px);
  }
  100% {
    transform: translateX(-40px);
  }
}

@keyframes topcourt-box-animation-box {
  0% {
    transform: translateX(-40px);
  }
  50% {
    transform: translateX(0px);
  }
  100% {
    transform: translateX(-40px);
  }
}
.select2-dropdown {
  border: none !important;
}
.select2-dropdown .select2-results__options {
  background-color: #1d222f;
  font-family: "Barlow Condensed";
  font-weight: 500;
  font-size: 16px;
  color: #9b9da8 !important;
}
.select2-dropdown .select2-results__options .select2-container--default.select2-results__option--highlighted {
  background: #b2934d !important;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background: #b2934d !important;
  color: #ffffff !important;
}

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #1d222f !important;
}

.topct-next-lession {
  padding-top: 130px;
}
@media (max-width: 768px) {
  .topct-next-lession {
    padding-top: 80px;
  }
}
.topct-next-lession .topct-next-header-items {
  display: flex;
  justify-content: space-between;
  margin-bottom: 26px;
}
.topct-next-lession .topct-next-header-items h1 {
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  font-family: "montserratsemibold";
}
@media (max-width: 576px) {
  .topct-next-lession .topct-next-header-items h1 {
    font-size: 13px;
  }
}
.topct-next-lession .topct-next-header-items .next-lession {
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.502);
  font-family: "montserratsemibold";
}
@media (max-width: 576px) {
  .topct-next-lession .topct-next-header-items .next-lession {
    font-size: 13px;
  }
}
.topct-next-lession .topct-lession-img {
  padding: 50.25% 0 0 0;
  position: relative;
  overflow: hidden;
  background: #242733;
}
.topct-next-lession .topct-lession-img #video-player div {
  padding: unset !important;
  position: unset !important;
}
.topct-next-lession .topct-lession-img .video-seconds-cut-wrapper {
  position: absolute;
  right: 0;
  left: 0;
  z-index: 2;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 30px;
  display: none;
}
.topct-next-lession .topct-lession-img .video-seconds-cut-wrapper .video-seconds-cut-block {
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.topct-next-lession .topct-lession-img .video-seconds-cut-wrapper .video-seconds-cut-block button {
  border: none;
  outline: none;
  box-shadow: none;
  padding: 0;
  background: transparent;
  display: flex;
  flex-direction: column;
  justify-content: center;
  transition: all 0.3s ease-in-out;
  width: 80px;
  height: 80px;
  align-items: center;
  background: #0000006b;
  border-radius: 1000px;
}
@media (max-width: 768px) {
  .topct-next-lession .topct-lession-img .video-seconds-cut-wrapper .video-seconds-cut-block button {
    width: 60px;
    height: 60px;
  }
}
@media (max-width: 576px) {
  .topct-next-lession .topct-lession-img .video-seconds-cut-wrapper .video-seconds-cut-block button {
    width: 45px;
    height: 45px;
  }
}
.topct-next-lession .topct-lession-img .video-seconds-cut-wrapper .video-seconds-cut-block button:hover {
  opacity: 0.7;
}
.topct-next-lession .topct-lession-img .video-seconds-cut-wrapper .video-seconds-cut-block button img {
  width: 25px;
  height: 11px;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
@media (max-width: 768px) {
  .topct-next-lession .topct-lession-img .video-seconds-cut-wrapper .video-seconds-cut-block button img {
    width: 20px;
    height: 8px;
  }
}
@media (max-width: 576px) {
  .topct-next-lession .topct-lession-img .video-seconds-cut-wrapper .video-seconds-cut-block button img {
    width: 18px;
    height: 6px;
  }
}
.topct-next-lession .topct-lession-img .video-seconds-cut-wrapper .video-seconds-cut-block button span {
  font-size: 12px;
  font-weight: 500;
  color: white;
  display: block;
  font-family: "Barlow Condensed";
}
@media (max-width: 768px) {
  .topct-next-lession .topct-lession-img .video-seconds-cut-wrapper .video-seconds-cut-block button span {
    font-size: 10px;
  }
}
@media (max-width: 576px) {
  .topct-next-lession .topct-lession-img .video-seconds-cut-wrapper .video-seconds-cut-block button span {
    font-size: 8px;
  }
}
.topct-next-lession .topct-lession-img .video-seconds-cut-wrapper .video-seconds-cut-block button:focus {
  border: none;
  outline: none;
  box-shadow: none;
}
.topct-next-lession .topct-lession-img .video-seconds-cut-wrapper .video-seconds-cut-block button.previou-btn {
  opacity: 0;
}
.topct-next-lession .topct-lession-img .video-seconds-cut-wrapper .video-seconds-cut-block button.previou-btn img {
  transform: rotate(180deg);
}
.topct-next-lession .topct-lession-img .video-seconds-cut-wrapper .video-seconds-cut-block button.next-btn {
  opacity: 0;
}
.topct-next-lession .topct-lession-img .video-seconds-cut-wrapper.previou-btn-active .video-seconds-cut-block button.previou-btn {
  opacity: 1;
  transition: all 0.3s ease-in-out;
}
.topct-next-lession .topct-lession-img .video-seconds-cut-wrapper.previou-btn-active .video-seconds-cut-block button.previou-btn:hover {
  opacity: 0.7;
}
.topct-next-lession .topct-lession-img .video-seconds-cut-wrapper.next-btn-active .video-seconds-cut-block button.next-btn {
  opacity: 1;
  transition: all 0.3s ease-in-out;
}
.topct-next-lession .topct-lession-img .video-seconds-cut-wrapper.next-btn-active .video-seconds-cut-block button.next-btn:hover {
  opacity: 0.7;
}
.topct-next-lession .topct-lession-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.topct-next-lession .topct-lession-img .topcourt-watch-and-next-btns-block-main {
  position: absolute;
  right: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.73);
  width: 100%;
  top: 0;
  bottom: 0;
  display: none;
  margin: auto;
  height: calc(100% + 10px);
  width: calc(100% - 10%);
}
.topct-next-lession .topct-lession-img .topcourt-watch-and-next-btns-block-main .watch-and-next-btns-block {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.topct-next-lession .topct-lession-img .topcourt-watch-and-next-btns-block-main .watch-and-next-btns-block .watch-and-next {
  background: #a9a9a9;
  padding: 18px 36px;
  border-radius: 100px;
  color: white;
  font-size: 15px;
  font-weight: 600;
  display: inline-block;
  margin: 0 10px;
  text-transform: uppercase;
}
.topct-next-lession .topct-lession-img .topcourt-watch-and-next-btns-block-main .watch-and-next-btns-block .watch-and-next.next-btn-colour {
  background: #b2934d;
}
.topct-next-lession .topct-lession-img .topcourt-watch-and-next-btns-block-main .top-time-countdown-block {
  display: flex;
  position: absolute;
  right: 15px;
  bottom: 15px;
}
.topct-next-lession .topct-lession-img .topcourt-watch-and-next-btns-block-main .top-time-countdown-block a {
  display: inline-block;
  font-size: 15px;
  color: #b2934d;
  font-family: "montserratsemibold";
}
.topct-next-lession .topct-lession-img * {
  perspective: unset;
}
.topct-next-lession #section-video-segments-details {
  margin-top: -80px;
  position: relative;
  z-index: 2;
  padding-bottom: 15px;
  background: #272a37;
}
@media (max-width: 576px) {
  .topct-next-lession #section-video-segments-details {
    margin-top: -60px;
  }
}
.topct-next-lession .topv2-video-range-block {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 15px;
  background: #272a37;
}
@media (max-width: 768px) {
  .topct-next-lession .topv2-video-range-block {
    flex-direction: column;
    align-items: start;
  }
}
.topct-next-lession .topv2-video-range-block .range-slider-details-value {
  width: calc(100% - 300px) !important;
}
@media (max-width: 768px) {
  .topct-next-lession .topv2-video-range-block .range-slider-details-value {
    width: 100% !important;
  }
}
.topct-next-lession .topv2-video-range-block .range-slider-details-value .range-slider {
  position: relative;
  width: 100%;
  height: 35px;
  text-align: center;
}
@media (max-width: 475px) {
  .topct-next-lession .topv2-video-range-block .range-slider-details-value .range-slider {
    width: 90%;
    margin: auto;
  }
}
.topct-next-lession .topv2-video-range-block .range-slider-details-value .range-slider .curent-time-text {
  margin-top: 0px;
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 1px;
  font-family: "Barlow Condensed";
  color: white;
  position: absolute;
  margin-left: -13px;
}
.topct-next-lession .topv2-video-range-block .range-slider-details-value .range-slider input {
  pointer-events: none;
  position: absolute;
  overflow: hidden;
  left: 0;
  top: 17px;
  width: 100%;
  outline: none;
  height: 18px;
  margin: 0;
  padding: 0;
}
.topct-next-lession .topv2-video-range-block .range-slider-details-value .range-slider input::-webkit-slider-thumb {
  pointer-events: all;
  position: relative;
  z-index: 1;
  outline: 0;
}
.topct-next-lession .topv2-video-range-block .range-slider-details-value .range-slider input::-moz-range-thumb {
  pointer-events: all;
  position: relative;
  z-index: 10;
  -moz-appearance: none;
  width: 9px;
}
.topct-next-lession .topv2-video-range-block .range-slider-details-value .range-slider input::-moz-range-track {
  position: relative;
  z-index: -1;
  background-color: black;
  border: 0;
}
.topct-next-lession .topv2-video-range-block .range-slider-details-value .range-slider input:last-of-type::-moz-range-track {
  -moz-appearance: none;
  background: none transparent;
  border: 0;
}
.topct-next-lession .topv2-video-range-block .range-slider-details-value .range-slider input[type=range]::-moz-focus-outer {
  border: 0;
}
.topct-next-lession .topv2-video-range-block .range-slider-details-value .rangeValue {
  width: 30px;
}
.topct-next-lession .topv2-video-range-block .range-slider-details-value .output {
  position: absolute;
  border: 1px solid #20222c;
  background: #20222c;
  width: 100px;
  height: 50px;
  padding: 0 6px;
  text-align: center;
  color: white;
  border-radius: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  font: bold 15px/30px;
  bottom: 100%;
  left: 50%;
  transform: translate(-50%, 0);
  font-family: "Averta Demo PE Cutted Demo";
  flex-direction: column;
}
.topct-next-lession .topv2-video-range-block .range-slider-details-value .output #video-player-for-trim-end-point {
  width: 100px;
  height: 46px;
  display: flex;
}
.topct-next-lession .topv2-video-range-block .range-slider-details-value .output #video-player-for-trim-start-point {
  width: 100px;
  height: 46px;
  display: flex;
}
.topct-next-lession .topv2-video-range-block .range-slider-details-value .start-point-time-text,
.topct-next-lession .topv2-video-range-block .range-slider-details-value .end-point-time-text {
  position: absolute;
  bottom: -16px;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 1px;
  font-family: "Barlow Condensed";
  color: white;
  margin-left: -13px;
}
.topct-next-lession .topv2-video-range-block .range-slider-details-value .end-point-time-text {
  margin-left: -18px;
}
.topct-next-lession .topv2-video-range-block .range-slider-details-value .output.outputTwo {
  left: 100%;
}
.topct-next-lession .topv2-video-range-block .range-slider-details-value input[type=range] {
  -webkit-appearance: none;
  background: none;
}
.topct-next-lession .topv2-video-range-block .range-slider-details-value input[type=range]::-webkit-slider-runnable-track {
  height: 5px;
  border: none;
  border-radius: 3px;
  background: transparent;
}
.topct-next-lession .topv2-video-range-block .range-slider-details-value input[type=range]::-ms-track {
  height: 5px;
  background: transparent;
  border: none;
  border-radius: 3px;
}
.topct-next-lession .topv2-video-range-block .range-slider-details-value input[type=range]::-moz-range-track {
  height: 5px;
  background: transparent;
  border: none;
  border-radius: 3px;
}
.topct-next-lession .topv2-video-range-block .range-slider-details-value input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  border: none;
  height: 12px;
  width: 12px;
  border-radius: 50%;
  background-image: linear-gradient(112deg, #F3E583 0%, #B0822F 100%);
  margin-top: -5px;
  position: relative;
  z-index: 10000;
}
.topct-next-lession .topv2-video-range-block .range-slider-details-value input[type=range]::-ms-thumb {
  -webkit-appearance: none;
  border: none;
  height: 12px;
  width: 12px;
  border-radius: 50%;
  background-image: linear-gradient(112deg, #F3E583 0%, #B0822F 100%);
  margin-top: -5px;
  position: relative;
  z-index: 10000;
}
.topct-next-lession .topv2-video-range-block .range-slider-details-value input[type=range]::-moz-range-thumb {
  -webkit-appearance: none;
  border: none;
  height: 12px;
  width: 12px;
  border-radius: 50%;
  background-image: linear-gradient(112deg, #F3E583 0%, #B0822F 100%);
  margin-top: -5px;
  position: relative;
  z-index: 10000;
}
.topct-next-lession .topv2-video-range-block .range-slider-details-value .crop-range[type=range]::-webkit-slider-thumb {
  background: #d2b55b !important;
  border-radius: 2px;
  height: 7px;
  width: 7px;
  margin-top: -2px;
}
.topct-next-lession .topv2-video-range-block .range-slider-details-value .crop-range[type=range]::-moz-range-thumb {
  background: #d2b55b !important;
  border-radius: 2px;
  height: 7px;
  width: 7px;
  margin-top: 1px;
}
.topct-next-lession .topv2-video-range-block .range-slider-details-value .crop-range[type=range]::-ms-thumb {
  background: #d2b55b !important;
  border-radius: 2px;
  height: 7px;
  width: 7px;
  margin-top: -1px;
}
.topct-next-lession .topv2-video-range-block .range-slider-details-value input[type=range]:focus {
  outline: none;
}
.topct-next-lession .topv2-video-range-block .range-slider-details-value .full-range,
.topct-next-lession .topv2-video-range-block .range-slider-details-value .incl-range {
  width: 100%;
  height: 5px;
  left: 0;
  top: 23px;
  position: absolute;
  background: #20222d;
}
.topct-next-lession .topv2-video-range-block .range-slider-details-value .incl-range {
  background: #b2934d;
}
.topct-next-lession .topv2-video-range-block .topv2-video-range-footer {
  display: flex;
  justify-content: space-between;
  flex: 1;
  margin-left: 25px;
}
@media (max-width: 768px) {
  .topct-next-lession .topv2-video-range-block .topv2-video-range-footer {
    margin-top: 25px;
    width: 100%;
    margin-left: 0;
  }
}
.topct-next-lession .topv2-video-range-block .topv2-video-range-footer .btn-info {
  display: inline-flex;
  width: 30%;
  justify-content: center;
  align-items: center;
  background: #b2934d;
  font-size: 15px;
  font-family: "Barlow Condensed";
  font-weight: 500;
  color: white;
  letter-spacing: 0.64px;
  text-transform: uppercase;
  border: none;
  outline: none;
  box-shadow: none;
}
.topct-next-lession .topv2-video-range-block .topv2-video-range-footer .btn-info.btn-cancel-video-segment {
  background: #484d57;
}

.topct-next-lession-slider {
  padding-top: 40px;
}
@media (max-width: 576px) {
  .topct-next-lession-slider {
    padding-top: 20px;
  }
}
.topct-next-lession-slider .topct-nextsession-header h1 {
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  font-family: "montserratsemibold";
}
.topct-next-lession-slider .topct-lesson-video {
  padding-top: 10px;
  position: relative;
}
.topct-next-lession-slider .topct-lesson-video a {
  width: 100%;
}
.topct-next-lession-slider .topct-lesson-video .topct-next-video .top-related-slide-block {
  width: 100%;
  height: 220px;
  overflow: hidden;
  border: 2px solid #292928;
  background: #1e222f;
}
@media (max-width: 576px) {
  .topct-next-lession-slider .topct-lesson-video .topct-next-video .top-related-slide-block {
    height: 179px;
  }
}
.topct-next-lession-slider .topct-lesson-video .topct-next-video .top-related-slide-block img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.topct-next-lession-slider .topct-lesson-video .topct-next-video .ct-video {
  width: 100%;
  height: 100%;
  position: relative;
}
@media (max-width: 768px) {
  .topct-next-lession-slider .topct-lesson-video .topct-next-video .ct-video {
    height: unset;
  }
}
.topct-next-lession-slider .topct-lesson-video .topct-next-video h5 {
  font-size: 18px;
  font-family: "montserratsemibold" !important;
  padding-top: 10px;
}
@media (max-width: 576px) {
  .topct-next-lession-slider .topct-lesson-video .topct-next-video h5 {
    font-size: 15px;
  }
}
.topct-next-lession-slider .topct-lesson-video .topct-next-video .topct-lession-text {
  display: flex;
  padding-top: 10px;
}
@media (max-width: 768px) {
  .topct-next-lession-slider .topct-lesson-video .topct-next-video .topct-lession-text {
    padding-bottom: 20px;
    padding-top: 1px;
  }
}
.topct-next-lession-slider .topct-lesson-video .topct-next-video .topct-lession-text h6 {
  font-size: 14px;
  font-family: "nunito_sansregular" !important;
}
.topct-next-lession-slider .topct-lesson-video .swiper-button-next,
.topct-next-lession-slider .topct-lesson-video .swiper-button-prev {
  top: 39%;
  background-color: #323441;
  background-size: 10px;
  width: 55px;
  height: 55px;
  border-radius: 100px;
}
.topct-next-lession-slider .topct-lesson-video .swiper-button-next.swiper-button-disabled,
.topct-next-lession-slider .topct-lesson-video .swiper-button-prev.swiper-button-disabled {
  display: none;
}
.topct-next-lession-slider .topv2-favorite-and-share-btns-block {
  display: flex;
  align-items: center;
}
@media (max-width: 576px) {
  .topct-next-lession-slider .topv2-favorite-and-share-btns-block {
    justify-content: center;
    width: 100%;
  }
}
.topct-next-lession-slider .topv2-favorite-and-share-btns-block .topv2-favorite-and-share-btns {
  padding: 12px 15px;
  border: 1px solid white;
  border-radius: 4px;
  background: #2B2D3B;
  margin-right: 15px;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 1px;
  font-family: "Barlow Condensed";
  text-transform: uppercase;
  min-width: 130px;
  display: inline-flex;
  justify-content: center;
  color: white;
  transition: all 0.3s ease-in-out;
  align-items: center;
  margin-bottom: 10px;
}
@media (max-width: 576px) {
  .topct-next-lession-slider .topv2-favorite-and-share-btns-block .topv2-favorite-and-share-btns {
    padding: 10px 6px;
    font-size: 13px;
    min-width: 90px;
    margin-right: 0px;
    margin: 0 8px;
  }
}
.topct-next-lession-slider .topv2-favorite-and-share-btns-block .topv2-favorite-and-share-btns i {
  display: inline-flex;
  width: 18px;
  height: auto;
  margin-right: 10px;
  font-size: 15px;
}
.topct-next-lession-slider .topv2-favorite-and-share-btns-block .topv2-favorite-and-share-btns i svg {
  width: 100%;
  height: 100%;
}
.topct-next-lession-slider .topv2-favorite-and-share-btns-block .topv2-favorite-and-share-btns i svg path {
  fill: white;
  transition: all 0.3s ease-in-out;
}
.topct-next-lession-slider .topv2-favorite-and-share-btns-block .topv2-favorite-and-share-btns.video-favorited {
  color: #b2934d;
  border-color: #b2934d;
}
.topct-next-lession-slider .topv2-favorite-and-share-btns-block .topv2-favorite-and-share-btns.video-favorited i svg path {
  fill: #b2934d;
}
.topct-next-lession-slider .topv2-favorite-and-share-btns-block .topv2-favorite-and-share-btns:hover {
  color: #b2934d;
  border-color: #b2934d;
}
.topct-next-lession-slider .topv2-favorite-and-share-btns-block .topv2-favorite-and-share-btns:hover i svg path {
  fill: #b2934d;
}
.topct-next-lession-slider .topv2-favorite-and-share-btns-block .topv2-favorite-and-share-btns.active {
  border-color: #b2934d;
  color: #b2934d;
  background: transparent;
}
.topct-next-lession-slider .topv2-favorite-and-share-btns-block .topv2-favorite-and-share-btns.active i {
  color: #b2934d;
}

.topct-introduction {
  padding: 80px 0 80px;
}
@media (max-width: 576px) {
  .topct-introduction {
    padding: 40px 0;
  }
}
.topct-introduction .topct-main-intro {
  padding: 45px 0 45px;
  border-top: 1px solid #fafafa;
  border-bottom: 1px solid #fafafa;
}
@media (max-width: 768px) {
  .topct-introduction .topct-main-intro {
    padding: 30px 0 30px;
  }
}
@media (max-width: 576px) {
  .topct-introduction .topct-main-intro {
    padding: 19px 0 27px;
  }
}
.topct-introduction .topct-main-intro .topct-intro-decription {
  display: flex;
}
.topct-introduction .topct-main-intro .topct-intro-decription .topct-intro-no h1 {
  font-size: 30px;
  line-height: 40px;
  letter-spacing: 1.2px;
  font-family: "barlowregular";
}
@media (max-width: 768px) {
  .topct-introduction .topct-main-intro .topct-intro-decription .topct-intro-no h1 {
    font-size: 28px;
  }
}
@media (max-width: 576px) {
  .topct-introduction .topct-main-intro .topct-intro-decription .topct-intro-no h1 {
    font-size: 23px;
  }
}
.topct-introduction .topct-main-intro .topct-details h5 {
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.56px;
  color: #9b9da8;
  font-family: "barlowregular";
}
@media (max-width: 576px) {
  .topct-introduction .topct-main-intro .topct-details h5 {
    line-height: 17px;
  }
}

.topct-like-lession .topct-like-items {
  display: flex;
  align-items: center;
}
.topct-like-lession .topct-like-items .topct-like-img {
  width: 100px;
  height: 100px;
  overflow: hidden;
  border-radius: 100px;
}
@media (max-width: 768px) {
  .topct-like-lession .topct-like-items .topct-like-img {
    width: 80px;
    height: 80px;
  }
}
@media (max-width: 576px) {
  .topct-like-lession .topct-like-items .topct-like-img {
    width: 56px;
    height: 56px;
  }
}
.topct-like-lession .topct-like-items .topct-like-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}
.topct-like-lession .topct-like-items .topct-input-textarea {
  padding-left: 33px;
  width: 100%;
}
@media (max-width: 576px) {
  .topct-like-lession .topct-like-items .topct-input-textarea {
    padding-left: 18px;
  }
}
.topct-like-lession .topct-like-items .topct-input-textarea .topct-textarea {
  border-radius: 4px;
  width: 100%;
  height: 110px;
  padding: 15px;
  background: unset;
  border: 1px solid #d2d7da;
  color: #ffffff;
  font-size: 14px;
  letter-spacing: 0.56px;
  line-height: 24px;
  font-family: "barlowregular";
  resize: unset;
}
@media (max-width: 768px) {
  .topct-like-lession .topct-like-items .topct-input-textarea .topct-textarea {
    height: 93px;
  }
}
@media (max-width: 576px) {
  .topct-like-lession .topct-like-items .topct-input-textarea .topct-textarea {
    height: 76px;
  }
}
.topct-like-lession .topct-like-items .topct-input-textarea .topct-textarea::-webkit-input-placeholder {
  color: #ffffff;
  font-size: 14px;
}
.topct-like-lession .topct-like-items .topct-input-textarea .topct-textarea::-moz-placeholder {
  color: #ffffff;
  font-size: 14px;
}
.topct-like-lession .topct-like-items .topct-input-textarea .topct-textarea:-ms-input-placeholder {
  color: #ffffff;
  font-size: 14px;
}
.topct-like-lession .topct-like-items .topct-input-textarea .topct-textarea:-moz-placeholder {
  color: #ffffff;
  font-size: 14px;
}
.topct-like-lession .topct-intro-button {
  display: flex;
  justify-content: flex-end;
  padding-top: 35px;
  transition: all 0.3s ease;
}
@media (max-width: 576px) {
  .topct-like-lession .topct-intro-button {
    padding-top: 22px;
  }
}
.topct-like-lession .topct-intro-button a {
  border: 1px solid #d2d7da;
  border-radius: 3px;
  padding: 12px;
  font-size: 12px;
  letter-spacing: 1.2px;
  line-height: 24px;
  transition: all 0.3s ease;
}
@media (max-width: 768px) {
  .topct-like-lession .topct-intro-button a {
    padding: 9px;
  }
}
@media (max-width: 576px) {
  .topct-like-lession .topct-intro-button a {
    padding: 5px;
    font-size: 11px;
  }
}
.topct-like-lession .topct-intro-button a.btn-attachment {
  margin-right: 15px;
}
.topct-like-lession .topct-intro-button a:hover {
  border: unset;
  background-color: #d7bc60;
  color: #ffffff;
  border: 1px solid #d7bc60;
  transition: all 0.3s ease;
}

.topct-lesson-discuss {
  padding-top: 60px;
  padding-bottom: 130px;
}
.topct-lesson-discuss .topct-discuss-header {
  border-bottom: 1px solid rgba(250, 250, 250, 0.1);
  padding-bottom: 4px;
}
.topct-lesson-discuss .topct-discuss-header h5 {
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 1.4px;
  font-family: "montserratmedium";
}
.topct-lesson-discuss .topct-items {
  display: flex;
  align-items: flex-start;
}
.topct-lesson-discuss .topct-items .topct-discuss-img {
  width: 66px;
  height: 66px;
  margin-top: 28px;
  overflow: hidden;
  border-radius: 100px;
}
@media (max-width: 768px) {
  .topct-lesson-discuss .topct-items .topct-discuss-img {
    width: 50px;
    height: 50px;
  }
}
@media (max-width: 576px) {
  .topct-lesson-discuss .topct-items .topct-discuss-img {
    margin-top: 15px;
    width: 44px;
    height: 44px;
  }
}
.topct-lesson-discuss .topct-items .topct-discuss-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.topct-lesson-discuss .topct-items .topct-disc-border {
  border-bottom: 1px solid rgba(250, 250, 250, 0.1);
  padding: 30px 0 30px;
}
@media (max-width: 991px) {
  .topct-lesson-discuss .topct-items .topct-disc-border {
    margin-left: 20px;
  }
}
@media (max-width: 768px) {
  .topct-lesson-discuss .topct-items .topct-disc-border {
    margin-left: 0px;
  }
}
@media (max-width: 576px) {
  .topct-lesson-discuss .topct-items .topct-disc-border {
    text-align: center;
    padding: 10px 0 22px;
  }
}
.topct-lesson-discuss .topct-items .topct-disc-border .topct-discuss-name h6 {
  font-family: "open_sanssemibold";
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 1.6px;
  display: flex;
  align-items: center;
}
.topct-lesson-discuss .topct-items .topct-disc-border .topct-discuss-name h6 img {
  margin-left: 5px;
  margin-top: 2px;
}
.topct-lesson-discuss .topct-items .topct-disc-border .topct-discuss-name span {
  font-family: "open_sanssemibold";
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 1.6px;
}
@media (max-width: 576px) {
  .topct-lesson-discuss .topct-items .topct-disc-border .topct-discuss-name span {
    letter-spacing: 0.6px;
    display: flex;
    text-align: start;
  }
}
.topct-lesson-discuss .topct-items .topct-disc-border .topct-links {
  display: flex;
  padding-top: 5px;
}
@media (max-width: 576px) {
  .topct-lesson-discuss .topct-items .topct-disc-border .topct-links {
    justify-content: center;
  }
}
.topct-lesson-discuss .topct-items .topct-disc-border .topct-links .topct-item-name::before {
  content: "";
  border-right: 1px solid #818389;
}
.topct-lesson-discuss .topct-items .topct-disc-border .topct-links .topct-item-name:first-child:before {
  border-right: none;
}
.topct-lesson-discuss .topct-items .topct-disc-border .topct-links .topct-item-name:first-child a {
  padding: 0 0;
  padding-right: 9px;
}
.topct-lesson-discuss .topct-items .topct-disc-border .topct-links .topct-item-name a {
  padding: 0 9px;
  font-size: 12px;
  line-height: 24px;
  letter-spacing: 1.2px;
  color: #818389;
  font-family: "open_sanssemibold";
}
.topct-lesson-discuss .topct-items .topct-disc-border .topct-links .topct-item-name a.liked {
  color: #b2934d;
}
.topct-lesson-discuss .topct-items .topct-disc-border .topct-links .topct-item-name a i.gold-heart {
  color: #b2934d;
}
.topct-lesson-discuss .topct-items .topct-disc-border .dynamic-comment-reply-section .comment-reply-container .topct-items .topct-discuss-img {
  width: 56px;
  height: 56px;
}
@media (max-width: 768px) {
  .topct-lesson-discuss .topct-items .topct-disc-border .dynamic-comment-reply-section .comment-reply-container .topct-items .topct-discuss-img {
    width: 40px;
    height: 40px;
  }
}
@media (max-width: 576px) {
  .topct-lesson-discuss .topct-items .topct-disc-border .dynamic-comment-reply-section .comment-reply-container .topct-items .topct-discuss-img {
    width: 34px;
    height: 34px;
  }
}
.topct-lesson-discuss .topct-items .topct-disc-border .dynamic-comment-reply-section .comment-reply-textbox-container {
  margin-top: 30px;
}
@media (max-width: 991px) {
  .topct-lesson-discuss .topct-items .topct-disc-border .dynamic-comment-reply-section .comment-reply-textbox-container .topct-like-items .topct-input-textarea {
    margin-left: 20px;
  }
}
@media (max-width: 768px) {
  .topct-lesson-discuss .topct-items .topct-disc-border .dynamic-comment-reply-section .comment-reply-textbox-container .topct-like-items .topct-input-textarea {
    margin-left: 0px;
  }
}
.topct-lesson-discuss .topct-items .topct-disc-border .dynamic-comment-reply-section .comment-reply-textbox-container .topct-like-items .topct-input-textarea textarea {
  border-radius: 4px;
  width: 100%;
  height: 110px;
  padding: 15px;
  background: unset;
  border: 1px solid #d2d7da;
  color: #ffffff;
  font-size: 14px;
  letter-spacing: 0.56px;
  line-height: 24px;
  font-family: "barlowregular";
  resize: unset;
}
.topct-lesson-discuss .topct-items .topct-disc-border .dynamic-comment-reply-section .comment-reply-textbox-container .topct-like-items .topct-like-img {
  width: 56px;
  height: 56px;
  border-radius: 100px;
  overflow: hidden;
}
@media (max-width: 768px) {
  .topct-lesson-discuss .topct-items .topct-disc-border .dynamic-comment-reply-section .comment-reply-textbox-container .topct-like-items .topct-like-img {
    width: 40px;
    height: 40px;
    margin-bottom: 15px;
  }
}
@media (max-width: 576px) {
  .topct-lesson-discuss .topct-items .topct-disc-border .dynamic-comment-reply-section .comment-reply-textbox-container .topct-like-items .topct-like-img {
    width: 34px;
    height: 34px;
  }
}
.topct-lesson-discuss .topct-items .topct-disc-border .dynamic-comment-reply-section .comment-reply-textbox-container .topct-intro-button {
  display: flex;
  justify-content: flex-end;
}
.topct-lesson-discuss .topct-items .topct-disc-border .dynamic-comment-reply-section .comment-reply-textbox-container .topct-intro-button .btn-post {
  margin-top: 10px;
  border: 1px solid #d2d7da;
  border-radius: 3px;
  padding: 12px;
  font-size: 12px;
  letter-spacing: 1.2px;
  line-height: 24px;
  transition: all 0.3s ease;
}
.topct-lesson-discuss .topct-items .topct-disc-border .dynamic-comment-reply-section .comment-reply-textbox-container .topct-intro-button .btn-post:hover {
  border: unset;
  background-color: #d7bc60;
  color: #ffffff;
  border: 1px solid #d7bc60;
}
.topct-lesson-discuss .topct-load-more {
  text-align: center;
  border: 1px solid;
  margin-bottom: 130px;
  transition: all 0.3s ease;
  border-radius: 4px;
}
.topct-lesson-discuss .topct-load-more:hover {
  background-color: #bfaf77;
  color: #ffffff;
  border: 1px solid #bfaf77;
  transition: all 0.3s ease;
}
.topct-lesson-discuss .topct-load-more .btn-load-more {
  font-size: 12px;
  line-height: 24px;
  padding: 10px;
  letter-spacing: 1.2px;
  width: 100%;
  text-transform: uppercase;
  font-family: "montserratmedium";
}
@media (max-width: 576px) {
  .topct-lesson-discuss .topct-load-more .btn-load-more {
    font-size: 10px;
  }
}

.modal-instructions-margaret .modal-dialog {
  max-width: 620px;
}
.modal-instructions-margaret .modal-dialog .modal-content {
  min-height: 195px;
}
.modal-instructions-margaret .modal-dialog .modal-content .modal-body .topv2-video-segment-details {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.modal-instructions-margaret .modal-dialog .modal-content .modal-body .topv2-video-segment-details .top-v2-small-title-text {
  margin-bottom: 35px;
  text-align: center;
  margin-top: -35px;
}
.modal-instructions-margaret .modal-dialog .modal-content .modal-body .topv2-video-segment-details .congrats-modal-footer .save-segment-btn {
  margin-top: 0;
}
.modal-instructions-margaret .modal-dialog .modal-content .modal-body .modal-footer-wrapper {
  display: flex;
  max-width: 350px;
  width: 100%;
  margin: auto;
  margin-top: -15px;
}
.modal-instructions-margaret .modal-dialog .modal-content .modal-body .modal-footer-wrapper .save-segment-btn {
  margin-top: 0;
  margin: 0 10px;
}
.modal-instructions-margaret .modal-dialog .modal-content .modal-body .modal-footer-wrapper .save-segment-btn.yes-gold-btn {
  background: #484d57;
  border-color: #484d57;
}

.topct-my-account-page-main .btn-upgrade-now-btn {
  background: #b2934d;
  font-size: 16px;
  font-family: "Barlow Condensed";
  font-weight: 500;
  color: white;
  letter-spacing: 0.64px;
  text-transform: uppercase;
  border: none;
  outline: none;
  box-shadow: none;
  cursor: pointer;
  /* padding: 22px 50px; */
  border-radius: 100px;
  width: 187px;
  max-width: 100%;
  height: 48px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
}
.topct-my-account-page-main .topct-myaccount-main {
  padding: 150px 0 60px;
}
.topct-my-account-page-main .topct-myaccount-main .container {
  display: flex;
  align-items: center;
  justify-content: center;
}
.topct-my-account-page-main .topct-myaccount-main .container .topct-headrer-act {
  text-align: center;
}
.topct-my-account-page-main .topct-myaccount-main .container .topct-headrer-act .upload-user-img-file .upload-user-image-block {
  position: relative;
  display: initial;
}
.topct-my-account-page-main .topct-myaccount-main .container .topct-headrer-act .upload-user-img-file .upload-user-image-block a {
  position: absolute;
  right: 0;
  left: 0;
  display: inline-block;
  background: rgba(178, 147, 77, 0.3);
  opacity: 0;
  transition: all 0.3s ease-in-out;
  top: 3px;
  bottom: 0;
  margin: auto;
}
.topct-my-account-page-main .topct-myaccount-main .container .topct-headrer-act .upload-user-img-file .upload-user-image-block a p {
  font-size: 12px;
  font-weight: 600;
  font-family: "montserratsemibold";
  color: white;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 100%;
  z-index: 3;
}
.topct-my-account-page-main .topct-myaccount-main .container .topct-headrer-act .upload-user-img-file .upload-user-image-block a p::after {
  content: "";
  top: 0;
  right: -1px;
  left: 0;
  margin: auto;
  color: #a9a9a9;
  background: url(../svg/camera.svg) no-repeat;
  background-position: center;
  background-size: 100%;
  width: 20px;
  height: 18px;
  display: flex;
  align-items: center;
}
.topct-my-account-page-main .topct-myaccount-main .container .topct-headrer-act .upload-user-img-file .upload-user-image-block a p::before {
  position: absolute;
  content: "";
  background: rgba(0, 18, 10, 0.6);
  width: 70px;
  height: 70px;
  border-radius: 50px;
  z-index: -1;
}
.topct-my-account-page-main .topct-myaccount-main .container .topct-headrer-act .upload-user-img-file .upload-user-image-block:hover a {
  opacity: 1;
}
.topct-my-account-page-main .topct-myaccount-main .container .topct-headrer-act .upload-user-img-file .img-thumbnail {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  overflow: hidden;
  padding: 0;
  border: 4px solid #dee2e6;
  margin: auto;
  cursor: pointer;
  position: relative;
}
.topct-my-account-page-main .topct-myaccount-main .container .topct-headrer-act .upload-user-img-file .text-danger {
  margin: 12px 0 15px;
  font-size: 15px;
  font-weight: 700;
  color: red !important;
  display: inline-flex;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.74);
}
.topct-my-account-page-main .topct-myaccount-main .container .topct-headrer-act .upload-user-img-file.has-default-user-profile-img .upload-user-image-block a {
  opacity: 1;
  background: none;
  transition: all 0.3s ease-in-out;
}
.topct-my-account-page-main .topct-myaccount-main .container .topct-headrer-act .upload-user-img-file.has-default-user-profile-img .upload-user-image-block a p::before {
  background: none;
}
.topct-my-account-page-main .topct-myaccount-main .container .topct-headrer-act .upload-user-img-file.has-default-user-profile-img .upload-user-image-block a:hover {
  background: rgba(178, 147, 77, 0.3);
  transition: all 0.3s ease-in-out;
}
.topct-my-account-page-main .topct-myaccount-main .container .topct-headrer-act .upload-user-img-file.has-default-user-profile-img .upload-user-image-block a:hover p::before {
  background: rgba(0, 18, 10, 0.6);
  transition: all 0.3s ease-in-out;
}
.topct-my-account-page-main .top-choose-the-best-plan-block-main .container {
  padding: 100px 0;
  border-top: 1px solid #3c4051;
  border-bottom: 1px solid #3c4051;
}
@media (max-width: 768px) {
  .topct-my-account-page-main .top-choose-the-best-plan-block-main .container {
    padding: 60px 0 40px;
    width: 90%;
  }
}
.topct-my-account-page-main .top-choose-the-best-plan-block-main .col-md-8 .row {
  align-items: center;
}
.topct-my-account-page-main .top-choose-the-best-plan-block-main .toc-choose-best-plan-block {
  padding: 0 15px;
}
.topct-my-account-page-main .top-choose-the-best-plan-block-main .toc-choose-best-plan-block .top-choose-plan-details {
  margin-top: 73px;
}
@media (max-width: 768px) {
  .topct-my-account-page-main .top-choose-the-best-plan-block-main .toc-choose-best-plan-block .top-choose-plan-details {
    margin-top: 40px;
    margin-bottom: 30px;
  }
}
.topct-my-account-page-main .top-choose-the-best-plan-block-main .toc-choose-best-plan-block .top-choose-plan-details p {
  font-size: 20px;
  line-height: 34px;
  font-family: "Barlow Condensed";
  font-weight: 400;
  color: #9b9da8;
  margin-top: 16px;
}
.topct-my-account-page-main .top-choose-the-best-plan-block-main .toc-choose-best-plan-block .top-monthly-btns-block {
  margin-top: 120px;
}
.topct-my-account-page-main .top-choose-the-best-plan-block-main .toc-choose-best-plan-block .top-monthly-btns-block .btn-group {
  position: relative;
  display: flex;
  vertical-align: middle;
  margin-bottom: 40px;
}
.topct-my-account-page-main .top-choose-the-best-plan-block-main .toc-choose-best-plan-block .top-monthly-btns-block .btn-group label.btn {
  font-size: 16px;
  font-family: "Barlow Condensed";
  font-weight: 500;
  color: white;
  letter-spacing: 0.64px;
  text-transform: uppercase;
  background: #272a37;
  border: none;
  outline: none;
  box-shadow: none;
  cursor: pointer;
  margin: 0 !important;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 55px;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 1440px) {
  .topct-my-account-page-main .top-choose-the-best-plan-block-main .toc-choose-best-plan-block .top-monthly-btns-block .btn-group label.btn {
    width: 110px;
    height: 50px;
  }
}
.topct-my-account-page-main .top-choose-the-best-plan-block-main .toc-choose-best-plan-block .top-monthly-btns-block .btn-group label.btn.active {
  background: #b2934d;
}
.topct-my-account-page-main .top-choose-the-best-plan-block-main .toc-choose-best-plan-block .top-monthly-btns-block .btn-group label.btn.left {
  border-radius: 100px 0 0 100px;
}
.topct-my-account-page-main .top-choose-the-best-plan-block-main .toc-choose-best-plan-block .top-monthly-btns-block .btn-group label.btn.right {
  border-radius: 0px 100px 100px 0px;
}
.topct-my-account-page-main .top-choose-the-best-plan-block-main .toc-choose-best-plan-block .top-monthly-btns-block .btn-group label.btn:hover {
  opacity: 0.7;
}
.topct-my-account-page-main .top-choose-the-best-plan-block-main .toc-choose-best-plan-block .top-monthly-btns-block .btn-group.only-yearly-plan-btn {
  display: inline-block;
}
.topct-my-account-page-main .top-choose-the-best-plan-block-main .toc-choose-best-plan-block .top-monthly-btns-block .btn-group.only-yearly-plan-btn label.btn {
  width: 187px;
  max-width: 100%;
  border-radius: 100px;
}
.topct-my-account-page-main .top-choose-the-best-plan-block-main .top-monthly-membership-block-main {
  background-color: #272a37;
  position: relative;
  padding: 30px;
}
@media (max-width: 991px) {
  .topct-my-account-page-main .top-choose-the-best-plan-block-main .top-monthly-membership-block-main {
    padding: 30px;
  }
}
@media (max-width: 768px) {
  .topct-my-account-page-main .top-choose-the-best-plan-block-main .top-monthly-membership-block-main {
    margin-bottom: 100px;
  }
}
.topct-my-account-page-main .top-choose-the-best-plan-block-main .top-monthly-membership-block-main:before {
  position: absolute;
  width: 100%;
  height: 55px;
  bottom: -28px;
  left: 0;
  right: 0;
  background: #272a37;
  content: "";
  transform: skew(12deg);
  transform: skewY(-6deg);
  z-index: -1;
}
.topct-my-account-page-main .top-choose-the-best-plan-block-main .top-monthly-membership-block-main .monthly-header-bar {
  text-align: center;
  margin-bottom: 20px;
}
.topct-my-account-page-main .top-choose-the-best-plan-block-main .top-monthly-membership-block-main .monthly-header-bar h4 {
  color: #e7ac26;
  font-size: 50px;
  letter-spacing: 2px;
  line-height: normal;
  text-transform: uppercase;
  font-family: "Barlow Condensed";
  font-weight: 400;
}
@media (max-width: 991px) {
  .topct-my-account-page-main .top-choose-the-best-plan-block-main .top-monthly-membership-block-main .monthly-header-bar h4 {
    font-size: 40px;
    letter-spacing: 1.5px;
  }
}
.topct-my-account-page-main .top-choose-the-best-plan-block-main .top-monthly-membership-block-main .monthly-header-bar h4 .monthly-text {
  font-size: 14px;
  font-family: "Barlow Condensed";
  font-weight: 500;
  color: #9b9da8;
  letter-spacing: 0.56px;
  display: inline-block;
}
.topct-my-account-page-main .top-choose-the-best-plan-block-main .top-monthly-membership-block-main ul {
  text-align: center;
  border-top: 1px solid #3c4051;
  border-bottom: 1px solid #3c4051;
  padding: 24px 0 5px;
}
.topct-my-account-page-main .top-choose-the-best-plan-block-main .top-monthly-membership-block-main ul h6 {
  font-size: 18px;
  line-height: normal;
  font-family: "Barlow Condensed";
  font-weight: 600;
  color: white;
  text-transform: uppercase;
  margin-bottom: 22px;
}
@media (max-width: 991px) {
  .topct-my-account-page-main .top-choose-the-best-plan-block-main .top-monthly-membership-block-main ul h6 {
    font-size: 16px;
  }
}
.topct-my-account-page-main .top-choose-the-best-plan-block-main .top-monthly-membership-block-main ul li {
  font-size: 16px;
  line-height: 22px;
  font-family: "Barlow Condensed";
  font-weight: 400;
  color: #9b9da8;
  display: block;
  margin-bottom: 15px;
}
@media (max-width: 991px) {
  .topct-my-account-page-main .top-choose-the-best-plan-block-main .top-monthly-membership-block-main ul li {
    font-size: 15px;
    margin-bottom: 17px;
  }
}
.topct-my-account-page-main .top-choose-the-best-plan-block-main .top-monthly-membership-block-main .top-upgrade-btn {
  text-align: center;
  padding-top: 30px;
}
.topct-my-account-page-main .top-choose-the-best-plan-block-main .top-monthly-membership-block-main.regular-membership-block {
  background-color: #242733;
}
.topct-my-account-page-main .top-choose-the-best-plan-block-main .top-monthly-membership-block-main.regular-membership-block:before {
  background: #242733;
}
.topct-my-account-page-main .top-choose-the-best-plan-block-main .top-monthly-membership-block-main.regular-membership-block ul h6 {
  font-size: 18px;
  margin-bottom: 16px;
}
.topct-my-account-page-main .top-choose-the-best-plan-block-main .top-monthly-membership-block-main.regular-membership-block ul li {
  font-size: 16px;
  margin-bottom: 15px;
}
.topct-my-account-page-main .top-choose-the-best-plan-block-main .top-monthly-membership-block-main .top-upgrade-btn .current-plan-btn {
  background: #1e222f;
  font-size: 12px;
  font-family: "Barlow Condensed";
  font-weight: 500;
  color: white;
  letter-spacing: 0.48px;
  text-transform: uppercase;
  /* padding: 13px 32px; */
  border-radius: 100px;
  display: inline-block;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  width: 110px;
  max-width: 100%;
  margin: auto;
}
.topct-my-account-page-main .top-my-favorites-section-main {
  padding: 20px 0 20px;
}
.topct-my-account-page-main .top-my-favorites-section-main .my-favorites-block {
  text-align: center;
  margin-bottom: 50px;
  border-top: 1px solid #3c4051;
  padding-top: 60px;
}
.topct-my-account-page-main .top-my-favorites-section-main .my-favorites-block h3 {
  margin-bottom: 30px;
}
.topct-my-account-page-main .top-my-favorites-section-main .my-favorites-block p {
  font-size: 16px;
  color: #9b9da8;
  line-height: 26px;
  font-family: "Barlow Condensed";
  font-weight: 500;
  text-transform: uppercase;
}
.topct-my-account-page-main .top-my-favorites-section-main .topcourt-my-favorites .close-icons {
  font-size: 39px;
  position: absolute;
  color: grey;
  cursor: pointer;
  padding: 0;
  right: 15px;
  top: 0;
}
.topct-my-account-page-main .top-my-favorites-section-main .topcourt-my-favorites ul {
  border: 1px solid rgba(255, 255, 255, 0.15);
  background: #242733;
}
.topct-my-account-page-main .top-my-favorites-section-main .topcourt-my-favorites ul li {
  width: 50%;
  transition: all 0.3s ease-in-out;
}
.topct-my-account-page-main .top-my-favorites-section-main .topcourt-my-favorites ul li a {
  font-size: 15px;
  font-weight: 600;
  margin-right: 0;
  padding: 15px;
  background: #242733;
  color: #848484;
  opacity: 1 !important;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.3s ease-in-out;
}
.topct-my-account-page-main .top-my-favorites-section-main .topcourt-my-favorites ul li a.active {
  background: #b2934d;
  color: white;
  opacity: 1 !important;
  width: 100%;
  text-align: center;
}
.topct-my-account-page-main .top-my-favorites-section-main .topcourt-my-favorites ul li:hover {
  opacity: 0.7;
}
.topct-my-account-page-main .top-my-favorites-section-main .topcourt-my-favorites form .tab-content .tab-pane {
  padding: 30px 0 20px;
}
.topct-my-account-page-main .top-my-favorites-section-main .topcourt-my-favorites form .tab-content .tab-pane h5 {
  display: flex;
  margin-bottom: 15px;
  margin-top: 15px;
  font-size: 14px;
  font-weight: 600;
  color: #ffffff;
  font-family: "montserratmedium";
  letter-spacing: 2.8px;
  text-transform: uppercase;
}
.topct-my-account-page-main .top-my-favorites-section-main .topcourt-my-favorites form .tab-content .tab-pane .container {
  display: flex;
  position: relative;
  margin-bottom: 20px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 14px;
  font-weight: 600;
  color: white;
  padding: 13px 15px 13px 55px;
  border-color: white;
  background-color: #313441;
  border: 1px solid rgba(255, 255, 255, 0.15);
  background-color: #313441;
  font-family: "montserratsemibold";
  transition: all 0.3s ease-in-out;
}
.topct-my-account-page-main .top-my-favorites-section-main .topcourt-my-favorites form .tab-content .tab-pane .container:hover {
  opacity: 0.7;
}
.topct-my-account-page-main .top-my-favorites-section-main .topcourt-my-favorites form .tab-content .tab-pane input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.topct-my-account-page-main .top-my-favorites-section-main .topcourt-my-favorites form .tab-content .tab-pane .checkmark {
  position: absolute;
  top: 0;
  left: 15px;
  height: 24px;
  width: 24px;
  background-color: #282b34;
  border-radius: 100px;
  bottom: 0;
  margin: auto;
  border: 1px solid rgba(255, 255, 255, 0.15);
}
.topct-my-account-page-main .top-my-favorites-section-main .topcourt-my-favorites form .tab-content .tab-pane .container:hover input ~ .checkmark {
  background-color: #282b34;
}
.topct-my-account-page-main .top-my-favorites-section-main .topcourt-my-favorites form .tab-content .tab-pane .container input:checked ~ .checkmark {
  background-color: #b2934d;
}
.topct-my-account-page-main .top-my-favorites-section-main .topcourt-my-favorites form .tab-content .tab-pane .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.topct-my-account-page-main .top-my-favorites-section-main .topcourt-my-favorites form .tab-content .tab-pane .container input:checked ~ .checkmark:after {
  display: block;
}
.topct-my-account-page-main .top-my-favorites-section-main .topcourt-my-favorites form .tab-content .tab-pane .container .checkmark:after {
  top: -3px;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.topct-my-account-page-main .top-my-favorites-section-main .topcourt-my-favorites form .topcortd-favorites-save-btn {
  text-align: center;
  border-bottom: 1px solid #3c4051;
  padding-bottom: 90px;
}
.topct-my-account-page-main .top-my-favorites-section-main.topv2-survey-block .btn-upgrade-now-btn {
  width: 250px;
}
.topct-my-account-page-main .top-want-to-ask-questions-block {
  padding: 50px 0 80px;
}
@media (max-width: 768px) {
  .topct-my-account-page-main .top-want-to-ask-questions-block {
    padding: 50px 0 60px;
  }
}
.topct-my-account-page-main .top-want-to-ask-questions-block .toc-profile-page-title {
  text-align: center;
}
.topct-my-account-page-main .top-want-to-ask-questions-block .question-ans-container {
  padding-top: 40px;
}
@media (max-width: 768px) {
  .topct-my-account-page-main .top-want-to-ask-questions-block .question-ans-container {
    padding-top: 45px;
  }
}
.topct-my-account-page-main .top-want-to-ask-questions-block .question-ans-container h5 {
  display: flex;
  margin-bottom: 15px;
  margin-top: 15px;
  font-size: 14px;
  font-weight: 600;
  color: #ffffff;
  font-family: "montserratmedium";
  letter-spacing: 2.8px;
  text-transform: uppercase;
}
.topct-my-account-page-main .top-want-to-ask-questions-block .question-ans-container form textarea {
  outline: none;
  box-shadow: none;
  font-size: 16px;
  font-weight: 500;
  font-family: "Barlow Condensed";
  border: 1px solid #3c4051;
  background-color: #2a2d3b;
  color: #9b9da8;
}
.topct-my-account-page-main .top-want-to-ask-questions-block .question-ans-container form .topcortd-favorites-save-btn {
  text-align: center;
  margin-top: 40px;
}
.topct-my-account-page-main .top-want-to-ask-questions-block .question-ans-container .topcourt-questions-block-main {
  padding-top: 35px;
}
.topct-my-account-page-main .top-want-to-ask-questions-block .question-ans-container .topcourt-questions-block-main .accordion .card {
  margin: 0;
  background: #2a2d3b !important;
  border: 1px solid #3c4051 !important;
  border-radius: 2px !important;
  margin-bottom: 20px;
  padding: 0px;
}
.topct-my-account-page-main .top-want-to-ask-questions-block .question-ans-container .topcourt-questions-block-main .accordion .card.pros-question-answered {
  border-color: #b2934d !important;
}
.topct-my-account-page-main .top-want-to-ask-questions-block .question-ans-container .topcourt-questions-block-main .accordion .card .card-header {
  padding: 0;
  display: flex;
}
.topct-my-account-page-main .top-want-to-ask-questions-block .question-ans-container .topcourt-questions-block-main .accordion .card .card-header button {
  font-size: 16px;
  font-weight: 500;
  display: inline-block;
  color: #ffffff;
  font-family: "Barlow Condensed";
  text-align: start;
  width: calc(100% - 7px);
  height: 51px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
  transition: all 0.3s ease-in-out;
  letter-spacing: 0.8px;
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 768px) {
  .topct-my-account-page-main .top-want-to-ask-questions-block .question-ans-container .topcourt-questions-block-main .accordion .card .card-header button {
    height: 41px;
    font-size: 14px;
  }
}
.topct-my-account-page-main .top-want-to-ask-questions-block .question-ans-container .topcourt-questions-block-main .accordion .card .card-header button::before {
  position: absolute;
  content: "";
  top: 0;
  right: 8px;
  bottom: 0;
  margin: auto;
  color: #a9a9a9;
  background: url(../svg/close.svg) no-repeat;
  background-position: center;
  background-size: contain;
  width: 15px;
  height: 15px;
}
.topct-my-account-page-main .top-want-to-ask-questions-block .question-ans-container .topcourt-questions-block-main .accordion .card .card-header button:hover {
  color: #e8b031;
}
.topct-my-account-page-main .top-want-to-ask-questions-block .question-ans-container .topcourt-questions-block-main .accordion .card .card-header button[aria-expanded=true]::before {
  content: "";
  background: url(../svg/close-open.svg) no-repeat;
  background-position: center;
  background-size: contain;
}
.topct-my-account-page-main .top-want-to-ask-questions-block .question-ans-container .topcourt-questions-block-main .accordion .card .card-header button[aria-expanded=true] {
  color: #e8b031;
}
.topct-my-account-page-main .top-want-to-ask-questions-block .question-ans-container .topcourt-questions-block-main .accordion .card .card-body {
  padding: 15px 23px;
  border-top: 1px solid #3c4051;
}
.topct-my-account-page-main .top-want-to-ask-questions-block .question-ans-container .topcourt-questions-block-main .accordion .card .card-body h5 {
  font-size: 14px;
  display: flex;
  width: 100%;
  text-align: start;
  color: #e8b031;
  font-family: "Barlow Condensed";
  margin: 0px 0 10px 0;
}
.topct-my-account-page-main .top-want-to-ask-questions-block .question-ans-container .topcourt-questions-block-main .accordion .card .card-body p {
  display: flex;
  text-align: start;
  font-size: 13px;
  line-height: 22px;
  color: #757575;
  font-weight: 500;
  font-family: "Barlow Condensed";
}
.topct-my-account-page-main .top-want-to-ask-questions-block .question-ans-container .topcourt-questions-block-main .accordion .card .card-body .topv2-previous-questions-asked-wrapper {
  margin-top: 20px;
}
.topct-my-account-page-main .top-want-to-ask-questions-block .question-ans-container .topcourt-questions-block-main .accordion .card .card-body .topv2-previous-questions-asked-wrapper .topv2-watch-now-btn {
  display: block;
}
.topct-my-account-page-main .top-want-to-ask-questions-block .question-ans-container .topcourt-questions-block-main .accordion .card .card-body .topv2-previous-questions-asked-wrapper .topv2-previous-questions-list {
  margin-bottom: 20px;
  display: flex;
  width: 100%;
  background: #232632;
}
.topct-my-account-page-main .top-want-to-ask-questions-block .question-ans-container .topcourt-questions-block-main .accordion .card .card-body .topv2-previous-questions-asked-wrapper .topv2-previous-questions-list .topv2-previous-img-block {
  width: 220px;
  height: 140px;
  overflow: hidden;
  border: 2px solid #292928;
  background: #1e222f;
  position: relative;
}
@media (max-width: 991px) {
  .topct-my-account-page-main .top-want-to-ask-questions-block .question-ans-container .topcourt-questions-block-main .accordion .card .card-body .topv2-previous-questions-asked-wrapper .topv2-previous-questions-list .topv2-previous-img-block {
    width: 180px;
    height: 120px;
  }
}
@media (max-width: 768px) {
  .topct-my-account-page-main .top-want-to-ask-questions-block .question-ans-container .topcourt-questions-block-main .accordion .card .card-body .topv2-previous-questions-asked-wrapper .topv2-previous-questions-list .topv2-previous-img-block {
    width: 160px;
  }
}
@media (max-width: 576px) {
  .topct-my-account-page-main .top-want-to-ask-questions-block .question-ans-container .topcourt-questions-block-main .accordion .card .card-body .topv2-previous-questions-asked-wrapper .topv2-previous-questions-list .topv2-previous-img-block {
    width: 120px;
  }
}
.topct-my-account-page-main .top-want-to-ask-questions-block .question-ans-container .topcourt-questions-block-main .accordion .card .card-body .topv2-previous-questions-asked-wrapper .topv2-previous-questions-list .topv2-previous-img-block .topv2-previous-img {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.topct-my-account-page-main .top-want-to-ask-questions-block .question-ans-container .topcourt-questions-block-main .accordion .card .card-body .topv2-previous-questions-asked-wrapper .topv2-previous-questions-list .topv2-previous-img-block .topv2-previous-img::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background-image: linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
}
.topct-my-account-page-main .top-want-to-ask-questions-block .question-ans-container .topcourt-questions-block-main .accordion .card .card-body .topv2-previous-questions-asked-wrapper .topv2-previous-questions-list .topv2-previous-img-block .topv2-previous-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.topct-my-account-page-main .top-want-to-ask-questions-block .question-ans-container .topcourt-questions-block-main .accordion .card .card-body .topv2-previous-questions-asked-wrapper .topv2-previous-questions-list .topv2-previous-img-block .topv2-previous-details {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  display: inline-flex;
  margin: auto;
  align-items: start;
  width: 100%;
  height: 100%;
  overflow: hidden;
  flex-direction: column;
  justify-content: center;
  padding: 15px;
}
.topct-my-account-page-main .top-want-to-ask-questions-block .question-ans-container .topcourt-questions-block-main .accordion .card .card-body .topv2-previous-questions-asked-wrapper .topv2-previous-questions-list .topv2-previous-img-block .topv2-previous-details .topv2-previous-user-details {
  display: flex;
  align-items: center;
}
.topct-my-account-page-main .top-want-to-ask-questions-block .question-ans-container .topcourt-questions-block-main .accordion .card .card-body .topv2-previous-questions-asked-wrapper .topv2-previous-questions-list .topv2-previous-img-block .topv2-previous-details .topv2-previous-user-details .topv2-icon {
  width: 15px;
  margin-right: 10px;
  overflow: hidden;
}
.topct-my-account-page-main .top-want-to-ask-questions-block .question-ans-container .topcourt-questions-block-main .accordion .card .card-body .topv2-previous-questions-asked-wrapper .topv2-previous-questions-list .topv2-previous-img-block .topv2-previous-details .topv2-previous-user-details .topv2-icon img {
  width: 100%;
  height: 100%;
  -o-object-position: center;
     object-position: center;
  -o-object-fit: contain;
     object-fit: contain;
}
.topct-my-account-page-main .top-want-to-ask-questions-block .question-ans-container .topcourt-questions-block-main .accordion .card .card-body .topv2-previous-questions-asked-wrapper .topv2-previous-questions-list .topv2-previous-img-block .topv2-previous-details .topv2-previous-user-details h6 {
  letter-spacing: 0.8px;
  color: white;
  line-height: normal;
  font-family: "Barlow Condensed";
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 2px;
}
.topct-my-account-page-main .top-want-to-ask-questions-block .question-ans-container .topcourt-questions-block-main .accordion .card .card-body .topv2-previous-questions-asked-wrapper .topv2-previous-questions-list .topv2-previous-img-block .topv2-previous-details .topv2-previous-user-details p {
  letter-spacing: 0.6px;
  color: white;
  line-height: normal;
  font-family: "Barlow Condensed";
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
}
.topct-my-account-page-main .top-want-to-ask-questions-block .question-ans-container .topcourt-questions-block-main .accordion .card .card-body .topv2-previous-questions-asked-wrapper .topv2-previous-questions-list .topv2-previous-questions-details-block {
  padding: 15px;
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.topct-my-account-page-main .top-want-to-ask-questions-block .question-ans-container .topcourt-questions-block-main .accordion .card .card-body .topv2-previous-questions-asked-wrapper .topv2-previous-questions-list .topv2-previous-questions-details-block h6 {
  letter-spacing: 0.8px;
  color: white;
  line-height: normal;
  font-family: "Barlow Condensed";
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 2px;
}
@media (max-width: 991px) {
  .topct-my-account-page-main .top-want-to-ask-questions-block .question-ans-container .topcourt-questions-block-main .accordion .card .card-body .topv2-previous-questions-asked-wrapper .topv2-previous-questions-list .topv2-previous-questions-details-block h6 {
    font-size: 15px;
  }
}
@media (max-width: 768px) {
  .topct-my-account-page-main .top-want-to-ask-questions-block .question-ans-container .topcourt-questions-block-main .accordion .card .card-body .topv2-previous-questions-asked-wrapper .topv2-previous-questions-list .topv2-previous-questions-details-block h6 {
    font-size: 14px;
  }
}
.topct-my-account-page-main .top-want-to-ask-questions-block .question-ans-container .topcourt-questions-block-main .accordion .card .card-body .topv2-previous-questions-asked-wrapper .topv2-previous-questions-list .topv2-previous-questions-details-block p {
  letter-spacing: 0.6px;
  color: white;
  line-height: normal;
  font-family: "Barlow Condensed";
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  opacity: 0.37;
  margin-bottom: 7px;
}
@media (max-width: 991px) {
  .topct-my-account-page-main .top-want-to-ask-questions-block .question-ans-container .topcourt-questions-block-main .accordion .card .card-body .topv2-previous-questions-asked-wrapper .topv2-previous-questions-list .topv2-previous-questions-details-block p {
    font-size: 13px;
  }
}
@media (max-width: 768px) {
  .topct-my-account-page-main .top-want-to-ask-questions-block .question-ans-container .topcourt-questions-block-main .accordion .card .card-body .topv2-previous-questions-asked-wrapper .topv2-previous-questions-list .topv2-previous-questions-details-block p {
    font-size: 12px;
  }
}
.topct-my-account-page-main .top-want-to-ask-questions-block .question-ans-container .topcourt-questions-block-main .accordion .card .card-body .topv2-previous-questions-asked-wrapper .topv2-previous-questions-list .topv2-previous-questions-details-block .topv2-previous-watchnow-block {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.topct-my-account-page-main .top-want-to-ask-questions-block .question-ans-container .topcourt-questions-block-main .accordion .card .card-body .topv2-previous-questions-asked-wrapper .topv2-previous-questions-list .topv2-previous-questions-details-block .topv2-previous-watchnow-block .topv2-icon {
  width: 15px;
  margin-right: 10px;
  overflow: hidden;
}
.topct-my-account-page-main .top-want-to-ask-questions-block .question-ans-container .topcourt-questions-block-main .accordion .card .card-body .topv2-previous-questions-asked-wrapper .topv2-previous-questions-list .topv2-previous-questions-details-block .topv2-previous-watchnow-block .topv2-icon img {
  width: 100%;
  height: 100%;
  -o-object-position: center;
     object-position: center;
  -o-object-fit: contain;
     object-fit: contain;
}
.topct-my-account-page-main .top-want-to-ask-questions-block .question-ans-container .topcourt-questions-block-main .accordion .card .card-body .topv2-previous-questions-asked-wrapper .topv2-previous-questions-list .topv2-previous-questions-details-block .topv2-previous-watchnow-block p {
  letter-spacing: 0.8px;
  color: white;
  line-height: normal;
  font-family: "Barlow Condensed";
  font-size: 15px;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 0;
  opacity: 1;
}
@media (max-width: 991px) {
  .topct-my-account-page-main .top-want-to-ask-questions-block .question-ans-container .topcourt-questions-block-main .accordion .card .card-body .topv2-previous-questions-asked-wrapper .topv2-previous-questions-list .topv2-previous-questions-details-block .topv2-previous-watchnow-block p {
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  .topct-my-account-page-main .top-want-to-ask-questions-block .question-ans-container .topcourt-questions-block-main .accordion .card .card-body .topv2-previous-questions-asked-wrapper .topv2-previous-questions-list .topv2-previous-questions-details-block .topv2-previous-watchnow-block p {
    font-size: 12px;
  }
}
.topct-my-account-page-main .top-want-to-ask-questions-block .question-ans-container .topcourt-questions-block-main .accordion .card .card-body .topv2-previous-questions-asked-wrapper .topv2-previous-questions-list .topv2-previous-questions-details-block .topv2-previous-watchnow-block p img {
  width: 20px;
  height: 20px;
  -o-object-fit: contain;
  object-fit: contain;
  margin-left: 15px;
}
.topct-my-account-page-main .top-achievements-earned-section .container {
  border-top: 1px solid #3c4051;
  padding: 70px 0;
}
.topct-my-account-page-main .top-achievements-earned-section .container .row {
  width: 100%;
  margin: auto;
}
.topct-my-account-page-main .top-achievements-earned-section .toc-profile-page-title {
  text-align: center;
}
.topct-my-account-page-main .top-achievements-earned-section .top-achievements-block-main {
  background: #272a37;
  padding: 30px 25px;
  margin-top: 60px;
}
.topct-my-account-page-main .top-achievements-earned-section .top-achievements-block-main .top-achievements-block {
  margin-bottom: 60px;
}
.topct-my-account-page-main .top-achievements-earned-section .top-achievements-block-main .top-achievements-block .top-achievements-box-cover-main {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  justify-content: start;
  height: 100%;
  padding-top: 30px;
}
@media (max-width: 576px) {
  .topct-my-account-page-main .top-achievements-earned-section .top-achievements-block-main .top-achievements-block .top-achievements-box-cover-main {
    justify-content: space-between;
  }
}
.topct-my-account-page-main .top-achievements-earned-section .top-achievements-block-main .top-achievements-block .top-achievements-box-cover-main .top-achievements-box {
  display: flex;
  background: rgba(255, 255, 255, 0.03);
  height: 171px;
  width: 171px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
  margin-right: 10px;
}
@media (min-width: 1440px) {
  .topct-my-account-page-main .top-achievements-earned-section .top-achievements-block-main .top-achievements-block .top-achievements-box-cover-main .top-achievements-box {
    height: 176px;
    width: 176px;
  }
}
@media (max-width: 991px) {
  .topct-my-account-page-main .top-achievements-earned-section .top-achievements-block-main .top-achievements-block .top-achievements-box-cover-main .top-achievements-box {
    width: 157px;
  }
}
@media (max-width: 768px) {
  .topct-my-account-page-main .top-achievements-earned-section .top-achievements-block-main .top-achievements-block .top-achievements-box-cover-main .top-achievements-box {
    width: 152px;
  }
}
@media (max-width: 576px) {
  .topct-my-account-page-main .top-achievements-earned-section .top-achievements-block-main .top-achievements-block .top-achievements-box-cover-main .top-achievements-box {
    width: 46%;
  }
}
.topct-my-account-page-main .top-achievements-earned-section .top-achievements-block-main .top-achievements-block .top-achievements-box-cover-main .top-achievements-box .top-achievements-icons-block {
  width: 64px;
  margin-bottom: 20px;
  position: relative;
}
@media (max-width: 576px) {
  .topct-my-account-page-main .top-achievements-earned-section .top-achievements-block-main .top-achievements-block .top-achievements-box-cover-main .top-achievements-box .top-achievements-icons-block {
    width: 54px;
  }
}
.topct-my-account-page-main .top-achievements-earned-section .top-achievements-block-main .top-achievements-block .top-achievements-box-cover-main .top-achievements-box .top-achievements-icons-block img {
  width: 100%;
  height: 100%;
}
.topct-my-account-page-main .top-achievements-earned-section .top-achievements-block-main .top-achievements-block .top-achievements-box-cover-main .top-achievements-box .top-achievements-icons-block .badge-count-overlay {
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-size: 15px;
  background: #b2934d;
  width: 25px;
  height: 25px;
  border-radius: 100px;
  font-weight: 700;
}
.topct-my-account-page-main .top-achievements-earned-section .top-achievements-block-main .top-achievements-block .top-achievements-box-cover-main .top-achievements-box p {
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
  letter-spacing: 0.8px;
  font-family: "Barlow";
  text-align: center;
  padding: 0 10px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
}
.topct-my-account-page-main .top-achievements-earned-section .top-achievements-block-main .top-achievements-block .top-achievements-box-cover-main .top-achievements-box.inactive-icon .top-achievements-icons-block img {
  opacity: 0.2;
}

.profile-picture-crop-modal .center-block {
  width: 100% !important;
  height: 250px !important;
}

.modal-content .modal-header {
  text-align: center;
  display: flex;
  align-items: center;
}
.modal-content .modal-header .modal-title {
  color: #242733;
  font-weight: 500;
  font-size: 21px;
  font-family: "Barlow Condensed";
}
@media (max-width: 768px) {
  .modal-content .modal-header .modal-title {
    font-size: 18px;
  }
}
.modal-content .modal-header .close {
  font-size: 36px;
}
.modal-content .modal-body {
  margin-bottom: 32px;
}
.modal-content .modal-footer .btn {
  font-family: "Barlow Condensed";
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  border-radius: 100px;
  border: 1px solid white;
  letter-spacing: 0.64px;
  border-radius: 100px;
  width: 140px;
  max-width: 100%;
  height: 48px;
  margin: 0 6px;
}
.modal-content .modal-footer .btn.close-top {
  border: 1px solid grey;
  background-color: transparent;
  color: grey;
}
.modal-content .modal-footer .btn.upgread-btn {
  background: #b2934d;
  border: 1px solid #b2934d;
  color: #fff;
}
.modal-content .modal-footer .btn.upgread-btn:hover {
  color: #fff;
}

.buynow-modal .modal-dialog {
  max-width: 555px;
}
@media (max-width: 576px) {
  .buynow-modal .modal-dialog .modal-footer {
    padding: 15px 0;
  }
}

.topcourt-share-page-main {
  padding: 150px 0 60px;
}
@media (max-width: 991px) {
  .topcourt-share-page-main {
    padding: 120px 0 60px;
  }
}
.topcourt-share-page-main.top-friend-invite-info-section .topcourt-back-arrow {
  padding: 0;
}
.topcourt-share-page-main .topcourt-share-gift-icon-block .gift-icon {
  width: 49px;
  height: 46px;
  overflow: hidden;
  margin: auto;
  margin-bottom: 40px;
}
@media (max-width: 991px) {
  .topcourt-share-page-main .topcourt-share-gift-icon-block .gift-icon {
    width: 39px;
    height: 36px;
    margin-bottom: 20px;
  }
}
.topcourt-share-page-main .topcourt-share-gift-icon-block .gift-icon img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.topcourt-share-page-main .topcourt-share-gift-icon-block .gift-icon.signup-page-organisation-logo {
  width: 100px;
  height: 100px;
  margin-bottom: 15px;
}
@media (max-width: 576px) {
  .topcourt-share-page-main .topcourt-share-gift-icon-block .gift-icon.signup-page-organisation-logo {
    width: 80px;
    height: 80px;
  }
}
.topcourt-share-page-main .toc-profile-page-title {
  text-align: center;
  margin-bottom: 60px;
}
@media (max-width: 991px) {
  .topcourt-share-page-main .toc-profile-page-title {
    margin-bottom: 40px;
  }
}
@media (max-width: 768px) {
  .topcourt-share-page-main .toc-profile-page-title {
    margin-bottom: 30px;
  }
}
.topcourt-share-page-main .topcourt-give-people-block {
  padding-bottom: 100px;
}
.topcourt-share-page-main .topcourt-works-step-block-main {
  padding: 100px 0 40px;
  border-top: 1px solid rgba(255, 255, 255, 0.15);
}
@media (max-width: 991px) {
  .topcourt-share-page-main .topcourt-works-step-block-main {
    padding: 80px 0 30px;
  }
}
@media (max-width: 768px) {
  .topcourt-share-page-main .topcourt-works-step-block-main {
    padding: 80px 0 10px;
  }
}
.topcourt-share-page-main .topcourt-works-step-block-main .topcourt-step-box-main {
  background-color: #242733;
  border: 1px solid rgba(255, 255, 255, 0.15);
  padding: 25px;
  display: inline-block;
  width: 100%;
  margin-bottom: 15px;
}
.topcourt-share-page-main .topcourt-works-step-block-main .topcourt-step-box-main h4 {
  font-size: 18px;
  font-family: "Barlow Condensed";
  font-weight: 500;
  color: #9b9da8;
  margin-bottom: 10px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.topcourt-share-page-main .topcourt-works-step-block-main .topcourt-step-box-main p {
  font-size: 16px;
  font-family: "Barlow Condensed";
  font-weight: 400;
  color: #9b9da8;
  line-height: 25px;
}
.topcourt-share-page-main .landing-step-block-main {
  margin-bottom: 30px;
}
.topcourt-share-page-main .topcourt-step-text {
  font-size: 18px;
  color: #9b9da8;
  font-family: "Barlow Condensed";
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
}
.topcourt-share-page-main.choose-the-plan-section {
  padding-bottom: 70px;
  padding-top: 100px;
}
@media (max-width: 768px) {
  .topcourt-share-page-main.choose-the-plan-section {
    padding-bottom: 60px;
    padding-top: 90px;
  }
}
.topcourt-share-page-main.choose-the-plan-section .topcourt-back-arrow {
  padding-top: 0;
}
.topcourt-share-page-main.choose-the-plan-section .topcourt-choose-your-plan-block .topcourt-choose-your-plan-modal {
  border: 1px solid rgba(255, 255, 255, 0.15);
  background-color: #242733;
  padding: 45px;
}
.topcourt-share-page-main.choose-the-plan-section .topcourt-choose-your-plan-block .topcourt-choose-your-plan-modal ul li {
  font-size: 16px;
  color: white;
  font-family: "Barlow Condensed";
  font-weight: 400;
  line-height: 40px;
  position: relative;
  padding-left: 28px;
}
@media (max-width: 768px) {
  .topcourt-share-page-main.choose-the-plan-section .topcourt-choose-your-plan-block .topcourt-choose-your-plan-modal ul li {
    line-height: 25px;
    margin-bottom: 15px;
  }
}
.topcourt-share-page-main.choose-the-plan-section .topcourt-choose-your-plan-block .topcourt-choose-your-plan-modal ul li::after {
  position: absolute;
  background: url("../svg/check_icon.svg") no-repeat;
  background-position: center center;
  background-size: contain;
  content: "";
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  width: 17px;
  height: 12px;
}
.topcourt-share-page-main.choose-the-plan-section .topcourt-choose-your-plan-block .topcourt-choose-your-plan-modal .see-the-plan-btns-block {
  margin-top: 40px;
}
.topcourt-share-page-main.choose-the-plan-section .topcourt-choose-your-plan-block .topcourt-choose-your-plan-modal .see-the-plan-btns-block .btn-upgrade-now-btn {
  margin: 0;
  width: 100%;
}
.topcourt-share-page-main.choose-the-plan-section .topcourt-give-people-block {
  padding-bottom: 40px;
}
.topcourt-share-page-main.choose-the-plan-section .choose-the-best-plan-block {
  margin-top: 60px;
  margin-bottom: 50px;
}
@media (max-width: 768px) {
  .topcourt-share-page-main.choose-the-plan-section .choose-the-best-plan-block {
    margin-top: 0px;
  }
}
.topcourt-share-page-main.choose-the-plan-section .choose-the-best-plan-block .toc-choose-best-plan-block {
  padding: 0 15px;
}
.topcourt-share-page-main.choose-the-plan-section .choose-the-best-plan-block .toc-choose-best-plan-block .top-choose-plan-details {
  margin-top: 73px;
}
@media (max-width: 768px) {
  .topcourt-share-page-main.choose-the-plan-section .choose-the-best-plan-block .toc-choose-best-plan-block .top-choose-plan-details {
    margin-top: 40px;
    margin-bottom: 30px;
  }
}
.topcourt-share-page-main.choose-the-plan-section .choose-the-best-plan-block .toc-choose-best-plan-block .top-choose-plan-details p {
  font-size: 20px;
  line-height: 34px;
  font-family: "Barlow Condensed";
  font-weight: 400;
  color: #9b9da8;
  margin-top: 16px;
}
.topcourt-share-page-main.choose-the-plan-section .choose-the-best-plan-block .toc-choose-best-plan-block .top-choose-plan-details .toc-profile-page-title {
  text-align: unset;
}
.topcourt-share-page-main.choose-the-plan-section .choose-the-best-plan-block .toc-choose-best-plan-block .top-monthly-btns-block {
  margin-top: 120px;
}
.topcourt-share-page-main.choose-the-plan-section .choose-the-best-plan-block .toc-choose-best-plan-block .top-monthly-btns-block .btn-group {
  position: relative;
  display: flex;
  vertical-align: middle;
  margin-bottom: 40px;
}
.topcourt-share-page-main.choose-the-plan-section .choose-the-best-plan-block .toc-choose-best-plan-block .top-monthly-btns-block .btn-group label.btn {
  font-size: 16px;
  font-family: "Barlow Condensed";
  font-weight: 500;
  color: white;
  letter-spacing: 0.64px;
  text-transform: uppercase;
  background: #272a37;
  border: none;
  outline: none;
  box-shadow: none;
  cursor: pointer;
  margin: 0 !important;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 55px;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 1440px) {
  .topcourt-share-page-main.choose-the-plan-section .choose-the-best-plan-block .toc-choose-best-plan-block .top-monthly-btns-block .btn-group label.btn {
    width: 110px;
    height: 50px;
  }
}
.topcourt-share-page-main.choose-the-plan-section .choose-the-best-plan-block .toc-choose-best-plan-block .top-monthly-btns-block .btn-group label.btn.active {
  background: #b2934d;
}
.topcourt-share-page-main.choose-the-plan-section .choose-the-best-plan-block .toc-choose-best-plan-block .top-monthly-btns-block .btn-group label.btn.left {
  border-radius: 100px 0 0 100px;
}
.topcourt-share-page-main.choose-the-plan-section .choose-the-best-plan-block .toc-choose-best-plan-block .top-monthly-btns-block .btn-group label.btn.right {
  border-radius: 0px 100px 100px 0px;
}
.topcourt-share-page-main.choose-the-plan-section .choose-the-best-plan-block .toc-choose-best-plan-block .top-monthly-btns-block .btn-group label.btn:hover {
  opacity: 0.7;
}
.topcourt-share-page-main.choose-the-plan-section .choose-the-best-plan-block .toc-choose-best-plan-block .top-monthly-btns-block .btn-group.only-yearly-plan-btn {
  display: inline-block;
}
.topcourt-share-page-main.choose-the-plan-section .choose-the-best-plan-block .toc-choose-best-plan-block .top-monthly-btns-block .btn-group.only-yearly-plan-btn label.btn {
  width: 187px;
  max-width: 100%;
  border-radius: 100px;
}
.topcourt-share-page-main.choose-the-plan-section .choose-the-best-plan-block .top-monthly-membership-block-main {
  background-color: #272a37;
  position: relative;
  padding: 30px;
}
@media (max-width: 991px) {
  .topcourt-share-page-main.choose-the-plan-section .choose-the-best-plan-block .top-monthly-membership-block-main {
    padding: 30px;
  }
}
@media (max-width: 768px) {
  .topcourt-share-page-main.choose-the-plan-section .choose-the-best-plan-block .top-monthly-membership-block-main {
    margin-bottom: 100px;
  }
}
.topcourt-share-page-main.choose-the-plan-section .choose-the-best-plan-block .top-monthly-membership-block-main:before {
  position: absolute;
  width: 100%;
  height: 55px;
  bottom: -28px;
  left: 0;
  right: 0;
  background: #272a37;
  content: "";
  transform: skew(12deg);
  transform: skewY(-6deg);
  z-index: -1;
}
.topcourt-share-page-main.choose-the-plan-section .choose-the-best-plan-block .top-monthly-membership-block-main .monthly-header-bar {
  text-align: center;
  margin-bottom: 20px;
}
.topcourt-share-page-main.choose-the-plan-section .choose-the-best-plan-block .top-monthly-membership-block-main .monthly-header-bar h4 {
  color: #e7ac26;
  font-size: 50px;
  letter-spacing: 2px;
  line-height: normal;
  text-transform: uppercase;
  font-family: "Barlow Condensed";
  font-weight: 400;
}
@media (max-width: 991px) {
  .topcourt-share-page-main.choose-the-plan-section .choose-the-best-plan-block .top-monthly-membership-block-main .monthly-header-bar h4 {
    font-size: 40px;
    letter-spacing: 1.5px;
  }
}
.topcourt-share-page-main.choose-the-plan-section .choose-the-best-plan-block .top-monthly-membership-block-main .monthly-header-bar h4 .monthly-text {
  font-size: 14px;
  font-family: "Barlow Condensed";
  font-weight: 500;
  color: #9b9da8;
  letter-spacing: 0.56px;
  display: inline-block;
}
.topcourt-share-page-main.choose-the-plan-section .choose-the-best-plan-block .top-monthly-membership-block-main .monthly-header-bar .striked-out-monthly-plans-price {
  position: relative;
}
.topcourt-share-page-main.choose-the-plan-section .choose-the-best-plan-block .top-monthly-membership-block-main .monthly-header-bar .striked-out-monthly-plans-price sup {
  color: #9b9da8;
}
.topcourt-share-page-main.choose-the-plan-section .choose-the-best-plan-block .top-monthly-membership-block-main .monthly-header-bar .striked-out-monthly-plans-price span {
  color: #9b9da8;
}
.topcourt-share-page-main.choose-the-plan-section .choose-the-best-plan-block .top-monthly-membership-block-main .monthly-header-bar .striked-out-monthly-plans-price::before {
  position: absolute;
  right: 0;
  left: 0;
  top: 50%;
  bottom: 0;
  margin: 0;
  content: "";
  background: #9b9da8;
  height: 2px;
  width: 100%;
  transform: translateY(-50%);
  z-index: 1;
}
.topcourt-share-page-main.choose-the-plan-section .choose-the-best-plan-block .top-monthly-membership-block-main ul {
  text-align: center;
  border-top: 1px solid #3c4051;
  border-bottom: 1px solid #3c4051;
  padding: 24px 0 5px;
}
.topcourt-share-page-main.choose-the-plan-section .choose-the-best-plan-block .top-monthly-membership-block-main ul h6 {
  font-size: 18px;
  line-height: normal;
  font-family: "Barlow Condensed";
  font-weight: 600;
  color: white;
  text-transform: uppercase;
  margin-bottom: 22px;
}
@media (max-width: 991px) {
  .topcourt-share-page-main.choose-the-plan-section .choose-the-best-plan-block .top-monthly-membership-block-main ul h6 {
    font-size: 16px;
  }
}
.topcourt-share-page-main.choose-the-plan-section .choose-the-best-plan-block .top-monthly-membership-block-main ul li {
  font-size: 16px;
  line-height: 22px;
  font-family: "Barlow Condensed";
  font-weight: 400;
  color: #9b9da8;
  display: block;
  margin-bottom: 15px;
}
@media (max-width: 991px) {
  .topcourt-share-page-main.choose-the-plan-section .choose-the-best-plan-block .top-monthly-membership-block-main ul li {
    font-size: 15px;
    margin-bottom: 17px;
  }
}
.topcourt-share-page-main.choose-the-plan-section .choose-the-best-plan-block .top-monthly-membership-block-main .radio {
  text-align: center;
  background: #2a2d3b !important;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100px;
  width: 160px;
  margin: auto;
  margin-top: 40px;
  max-width: 100%;
}
.topcourt-share-page-main.choose-the-plan-section .choose-the-best-plan-block .top-monthly-membership-block-main .radio input[type=radio] {
  position: absolute;
  opacity: 0;
}
.topcourt-share-page-main.choose-the-plan-section .choose-the-best-plan-block .top-monthly-membership-block-main .radio input[type=radio] + .radio-label:before {
  content: "Select";
  background: #2a2d3b;
  border-radius: 100px;
  display: inline-block;
  width: 100%;
  height: 50px;
  position: relative;
  top: 0;
  margin-right: 1em;
  vertical-align: top;
  cursor: pointer;
  text-align: center;
  transition: all 250ms ease;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-family: "Barlow Condensed";
  font-weight: 500;
  color: white;
  letter-spacing: 0.64px;
  text-transform: uppercase;
}
.topcourt-share-page-main.choose-the-plan-section .choose-the-best-plan-block .top-monthly-membership-block-main .radio input[type=radio]:checked + .radio-label:before {
  background-color: #b2934d;
  border-radius: 100px;
}
.topcourt-share-page-main.choose-the-plan-section .choose-the-best-plan-block .top-monthly-membership-block-main .radio input[type=radio]:focus + .radio-label:before {
  outline: none;
}
.topcourt-share-page-main.choose-the-plan-section .choose-the-best-plan-block .top-monthly-membership-block-main .radio input[type=radio] + .radio-label:empty:before {
  margin-right: 0;
}
.topcourt-share-page-main.choose-the-plan-section .choose-the-best-plan-block .top-monthly-membership-block-main .radio label {
  margin: 0;
  width: 100%;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100%;
}
.topcourt-share-page-main.choose-the-plan-section .load-morebtns-btns-block .col-md-12 {
  display: flex;
  justify-content: center;
  align-items: center;
}
.topcourt-share-page-main.choose-the-plan-section .load-morebtns-btns-block .load-morebtns-all-pages-add {
  margin: auto;
  margin-top: 30px;
}
.topcourt-share-page-main.choose-the-plan-section .topcourt-continue-btns-block-main {
  margin-top: 60px;
  display: none;
}
@media (max-width: 768px) {
  .topcourt-share-page-main.choose-the-plan-section .topcourt-continue-btns-block-main {
    margin-top: 0px;
  }
}
.topcourt-share-page-main.choose-the-plan-section .topcourt-give-people-block {
  padding-bottom: 15px;
}
.topcourt-share-page-main .sign-up-membership-section .toc-profile-page-title {
  margin-bottom: 50px;
}
.topcourt-share-page-main .sign-up-membership-section form .form-group input {
  height: 70px;
  color: #242733;
  font-size: 16px;
  font-family: "Barlow Condensed";
  font-weight: 500;
  border: none;
  box-shadow: none;
  outline: none;
}
@media (max-width: 768px) {
  .topcourt-share-page-main .sign-up-membership-section form .form-group input {
    height: 50px;
    font-size: 14px;
  }
}
.topcourt-share-page-main .sign-up-membership-section form .form-group input.text-danger {
  font-size: 16px;
}
@media (max-width: 768px) {
  .topcourt-share-page-main .sign-up-membership-section form .form-group input.text-danger {
    font-size: 14px;
  }
}
.topcourt-share-page-main .sign-up-membership-section form .form-group .text-danger {
  font-size: 13px;
  font-family: "Barlow Condensed";
  font-weight: 500;
  color: red;
}

/*!
 * Bootstrap v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
:root {
  --blue: #3490dc;
  --indigo: #6574cd;
  --purple: #9561e2;
  --pink: #f66d9b;
  --red: #e3342f;
  --orange: #f6993f;
  --yellow: #ffed4a;
  --green: #38c172;
  --teal: #4dc0b5;
  --cyan: #6cb2eb;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #D3B659;
  --secondary: #6c757d;
  --success: #38c172;
  --info: #6cb2eb;
  --warning: #ffed4a;
  --danger: #e3342f;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: "Nunito", sans-serif;
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

body {
  margin: 0;
  font-family: "Nunito", sans-serif;
  font-size: 0.9rem;
  font-weight: 400;
  line-height: 1.6;
  color: #212529;
  text-align: left;
  background-color: #f8fafc;
}

[tabindex="-1"]:focus {
  outline: 0 !important;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #D3B659;
  text-decoration: none;
  background-color: transparent;
}
a:hover {
  color: #b1922f;
  text-decoration: underline;
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
  outline: 0;
}

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

select {
  word-wrap: normal;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type=radio],
input[type=checkbox] {
  box-sizing: border-box;
  padding: 0;
}

input[type=date],
input[type=time],
input[type=datetime-local],
input[type=month] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}

h1, .h1 {
  font-size: 2.25rem;
}

h2, .h2 {
  font-size: 1.8rem;
}

h3, .h3 {
  font-size: 1.575rem;
}

h4, .h4 {
  font-size: 1.35rem;
}

h5, .h5 {
  font-size: 1.125rem;
}

h6, .h6 {
  font-size: 0.9rem;
}

.lead {
  font-size: 1.125rem;
  font-weight: 300;
}

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

small,
.small {
  font-size: 80%;
  font-weight: 400;
}

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline-item {
  display: inline-block;
}
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.125rem;
}

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d;
}
.blockquote-footer::before {
  content: "\2014\A0";
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

.img-thumbnail {
  padding: 0.25rem;
  background-color: #f8fafc;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}

.figure {
  display: inline-block;
}

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

.figure-caption {
  font-size: 90%;
  color: #6c757d;
}

code {
  font-size: 87.5%;
  color: #f66d9b;
  word-break: break-word;
}
a > code {
  color: inherit;
}

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}

pre {
  display: block;
  font-size: 87.5%;
  color: #212529;
}
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}

.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.col-xl,
.col-xl-auto, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg,
.col-lg-auto, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md,
.col-md-auto, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm,
.col-sm-auto, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col,
.col-auto, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

.col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

.col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}

.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}

.col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}

.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}

.col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}

.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

.order-first {
  order: -1;
}

.order-last {
  order: 13;
}

.order-0 {
  order: 0;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.order-5 {
  order: 5;
}

.order-6 {
  order: 6;
}

.order-7 {
  order: 7;
}

.order-8 {
  order: 8;
}

.order-9 {
  order: 9;
}

.order-10 {
  order: 10;
}

.order-11 {
  order: 11;
}

.order-12 {
  order: 12;
}

.offset-1 {
  margin-left: 8.3333333333%;
}

.offset-2 {
  margin-left: 16.6666666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.3333333333%;
}

.offset-5 {
  margin-left: 41.6666666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.3333333333%;
}

.offset-8 {
  margin-left: 66.6666666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.3333333333%;
}

.offset-11 {
  margin-left: 91.6666666667%;
}

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-sm-first {
    order: -1;
  }

  .order-sm-last {
    order: 13;
  }

  .order-sm-0 {
    order: 0;
  }

  .order-sm-1 {
    order: 1;
  }

  .order-sm-2 {
    order: 2;
  }

  .order-sm-3 {
    order: 3;
  }

  .order-sm-4 {
    order: 4;
  }

  .order-sm-5 {
    order: 5;
  }

  .order-sm-6 {
    order: 6;
  }

  .order-sm-7 {
    order: 7;
  }

  .order-sm-8 {
    order: 8;
  }

  .order-sm-9 {
    order: 9;
  }

  .order-sm-10 {
    order: 10;
  }

  .order-sm-11 {
    order: 11;
  }

  .order-sm-12 {
    order: 12;
  }

  .offset-sm-0 {
    margin-left: 0;
  }

  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }

  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }

  .offset-sm-3 {
    margin-left: 25%;
  }

  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }

  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }

  .offset-sm-6 {
    margin-left: 50%;
  }

  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }

  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }

  .offset-sm-9 {
    margin-left: 75%;
  }

  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }

  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-md-first {
    order: -1;
  }

  .order-md-last {
    order: 13;
  }

  .order-md-0 {
    order: 0;
  }

  .order-md-1 {
    order: 1;
  }

  .order-md-2 {
    order: 2;
  }

  .order-md-3 {
    order: 3;
  }

  .order-md-4 {
    order: 4;
  }

  .order-md-5 {
    order: 5;
  }

  .order-md-6 {
    order: 6;
  }

  .order-md-7 {
    order: 7;
  }

  .order-md-8 {
    order: 8;
  }

  .order-md-9 {
    order: 9;
  }

  .order-md-10 {
    order: 10;
  }

  .order-md-11 {
    order: 11;
  }

  .order-md-12 {
    order: 12;
  }

  .offset-md-0 {
    margin-left: 0;
  }

  .offset-md-1 {
    margin-left: 8.3333333333%;
  }

  .offset-md-2 {
    margin-left: 16.6666666667%;
  }

  .offset-md-3 {
    margin-left: 25%;
  }

  .offset-md-4 {
    margin-left: 33.3333333333%;
  }

  .offset-md-5 {
    margin-left: 41.6666666667%;
  }

  .offset-md-6 {
    margin-left: 50%;
  }

  .offset-md-7 {
    margin-left: 58.3333333333%;
  }

  .offset-md-8 {
    margin-left: 66.6666666667%;
  }

  .offset-md-9 {
    margin-left: 75%;
  }

  .offset-md-10 {
    margin-left: 83.3333333333%;
  }

  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-lg-first {
    order: -1;
  }

  .order-lg-last {
    order: 13;
  }

  .order-lg-0 {
    order: 0;
  }

  .order-lg-1 {
    order: 1;
  }

  .order-lg-2 {
    order: 2;
  }

  .order-lg-3 {
    order: 3;
  }

  .order-lg-4 {
    order: 4;
  }

  .order-lg-5 {
    order: 5;
  }

  .order-lg-6 {
    order: 6;
  }

  .order-lg-7 {
    order: 7;
  }

  .order-lg-8 {
    order: 8;
  }

  .order-lg-9 {
    order: 9;
  }

  .order-lg-10 {
    order: 10;
  }

  .order-lg-11 {
    order: 11;
  }

  .order-lg-12 {
    order: 12;
  }

  .offset-lg-0 {
    margin-left: 0;
  }

  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }

  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }

  .offset-lg-3 {
    margin-left: 25%;
  }

  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }

  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }

  .offset-lg-6 {
    margin-left: 50%;
  }

  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }

  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }

  .offset-lg-9 {
    margin-left: 75%;
  }

  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }

  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-xl-first {
    order: -1;
  }

  .order-xl-last {
    order: 13;
  }

  .order-xl-0 {
    order: 0;
  }

  .order-xl-1 {
    order: 1;
  }

  .order-xl-2 {
    order: 2;
  }

  .order-xl-3 {
    order: 3;
  }

  .order-xl-4 {
    order: 4;
  }

  .order-xl-5 {
    order: 5;
  }

  .order-xl-6 {
    order: 6;
  }

  .order-xl-7 {
    order: 7;
  }

  .order-xl-8 {
    order: 8;
  }

  .order-xl-9 {
    order: 9;
  }

  .order-xl-10 {
    order: 10;
  }

  .order-xl-11 {
    order: 11;
  }

  .order-xl-12 {
    order: 12;
  }

  .offset-xl-0 {
    margin-left: 0;
  }

  .offset-xl-1 {
    margin-left: 8.3333333333%;
  }

  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }

  .offset-xl-3 {
    margin-left: 25%;
  }

  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }

  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }

  .offset-xl-6 {
    margin-left: 50%;
  }

  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }

  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }

  .offset-xl-9 {
    margin-left: 75%;
  }

  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }

  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}
.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
}
.table th,
.table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}
.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}
.table tbody + tbody {
  border-top: 2px solid #dee2e6;
}

.table-sm th,
.table-sm td {
  padding: 0.3rem;
}

.table-bordered {
  border: 1px solid #dee2e6;
}
.table-bordered th,
.table-bordered td {
  border: 1px solid #dee2e6;
}
.table-bordered thead th,
.table-bordered thead td {
  border-bottom-width: 2px;
}

.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
  border: 0;
}

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}

.table-hover tbody tr:hover {
  color: #212529;
  background-color: rgba(0, 0, 0, 0.075);
}

.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #f3ebd1;
}
.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
  border-color: #e8d9a9;
}

.table-hover .table-primary:hover {
  background-color: #eee2bd;
}
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
  background-color: #eee2bd;
}

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #d6d8db;
}
.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
  border-color: #b3b7bb;
}

.table-hover .table-secondary:hover {
  background-color: #c8cbcf;
}
.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
  background-color: #c8cbcf;
}

.table-success,
.table-success > th,
.table-success > td {
  background-color: #c7eed8;
}
.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody + tbody {
  border-color: #98dfb6;
}

.table-hover .table-success:hover {
  background-color: #b3e8ca;
}
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: #b3e8ca;
}

.table-info,
.table-info > th,
.table-info > td {
  background-color: #d6e9f9;
}
.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody + tbody {
  border-color: #b3d7f5;
}

.table-hover .table-info:hover {
  background-color: #c0ddf6;
}
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
  background-color: #c0ddf6;
}

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #fffacc;
}
.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody + tbody {
  border-color: #fff6a1;
}

.table-hover .table-warning:hover {
  background-color: #fff8b3;
}
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: #fff8b3;
}

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f7c6c5;
}
.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody + tbody {
  border-color: #f09593;
}

.table-hover .table-danger:hover {
  background-color: #f4b0af;
}
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: #f4b0af;
}

.table-light,
.table-light > th,
.table-light > td {
  background-color: #fdfdfe;
}
.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody + tbody {
  border-color: #fbfcfc;
}

.table-hover .table-light:hover {
  background-color: #ececf6;
}
.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
  background-color: #ececf6;
}

.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #c6c8ca;
}
.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
  border-color: #95999c;
}

.table-hover .table-dark:hover {
  background-color: #b9bbbe;
}
.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
  background-color: #b9bbbe;
}

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075);
}
.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075);
}

.table .thead-dark th {
  color: #fff;
  background-color: #343a40;
  border-color: #454d55;
}
.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

.table-dark {
  color: #fff;
  background-color: #343a40;
}
.table-dark th,
.table-dark td,
.table-dark thead th {
  border-color: #454d55;
}
.table-dark.table-bordered {
  border: 0;
}
.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}
.table-dark.table-hover tbody tr:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.075);
}

@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-sm > .table-bordered {
    border: 0;
  }
}
@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-md > .table-bordered {
    border: 0;
  }
}
@media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-lg > .table-bordered {
    border: 0;
  }
}
@media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-xl > .table-bordered {
    border: 0;
  }
}
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.table-responsive > .table-bordered {
  border: 0;
}

.form-control {
  display: block;
  width: 100%;
  height: calc(1.6em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 0.9rem;
  font-weight: 400;
  line-height: 1.6;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none;
  }
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #eee2be;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(211, 182, 89, 0.25);
}
.form-control::-webkit-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control::-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control:disabled, .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}

select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

.form-control-file,
.form-control-range {
  display: block;
  width: 100%;
}

.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.6;
}

.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.125rem;
  line-height: 1.5;
}

.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.7875rem;
  line-height: 1.5;
}

.form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  margin-bottom: 0;
  line-height: 1.6;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.7875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.125rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

select.form-control[size], select.form-control[multiple] {
  height: auto;
}

textarea.form-control {
  height: auto;
}

.form-group {
  margin-bottom: 1rem;
}

.form-text {
  display: block;
  margin-top: 0.25rem;
}

.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}
.form-row > .col,
.form-row > [class*=col-] {
  padding-right: 5px;
  padding-left: 5px;
}

.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}
.form-check-input:disabled ~ .form-check-label {
  color: #6c757d;
}

.form-check-label {
  margin-bottom: 0;
}

.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}
.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #38c172;
}

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.7875rem;
  line-height: 1.6;
  color: #fff;
  background-color: rgba(56, 193, 114, 0.9);
  border-radius: 0.25rem;
}

.was-validated .form-control:valid, .form-control.is-valid {
  border-color: #38c172;
  padding-right: calc(1.6em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2338c172' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center right calc(0.4em + 0.1875rem);
  background-size: calc(0.8em + 0.375rem) calc(0.8em + 0.375rem);
}
.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
  border-color: #38c172;
  box-shadow: 0 0 0 0.2rem rgba(56, 193, 114, 0.25);
}
.was-validated .form-control:valid ~ .valid-feedback,
.was-validated .form-control:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback,
.form-control.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: calc(1.6em + 0.75rem);
  background-position: top calc(0.4em + 0.1875rem) right calc(0.4em + 0.1875rem);
}

.was-validated .custom-select:valid, .custom-select.is-valid {
  border-color: #38c172;
  padding-right: calc((1em + 0.75rem) * 3 / 4 + 1.75rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2338c172' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(0.8em + 0.375rem) calc(0.8em + 0.375rem);
}
.was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
  border-color: #38c172;
  box-shadow: 0 0 0 0.2rem rgba(56, 193, 114, 0.25);
}
.was-validated .custom-select:valid ~ .valid-feedback,
.was-validated .custom-select:valid ~ .valid-tooltip, .custom-select.is-valid ~ .valid-feedback,
.custom-select.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .form-control-file:valid ~ .valid-feedback,
.was-validated .form-control-file:valid ~ .valid-tooltip, .form-control-file.is-valid ~ .valid-feedback,
.form-control-file.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #38c172;
}
.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #38c172;
}
.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
  border-color: #38c172;
}
.was-validated .custom-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: #5cd08d;
  background-color: #5cd08d;
}
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(56, 193, 114, 0.25);
}
.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #38c172;
}

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #38c172;
}
.was-validated .custom-file-input:valid ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #38c172;
  box-shadow: 0 0 0 0.2rem rgba(56, 193, 114, 0.25);
}

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #e3342f;
}

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.7875rem;
  line-height: 1.6;
  color: #fff;
  background-color: rgba(227, 52, 47, 0.9);
  border-radius: 0.25rem;
}

.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: #e3342f;
  padding-right: calc(1.6em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23e3342f' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23e3342f' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");
  background-repeat: no-repeat;
  background-position: center right calc(0.4em + 0.1875rem);
  background-size: calc(0.8em + 0.375rem) calc(0.8em + 0.375rem);
}
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
  border-color: #e3342f;
  box-shadow: 0 0 0 0.2rem rgba(227, 52, 47, 0.25);
}
.was-validated .form-control:invalid ~ .invalid-feedback,
.was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback,
.form-control.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: calc(1.6em + 0.75rem);
  background-position: top calc(0.4em + 0.1875rem) right calc(0.4em + 0.1875rem);
}

.was-validated .custom-select:invalid, .custom-select.is-invalid {
  border-color: #e3342f;
  padding-right: calc((1em + 0.75rem) * 3 / 4 + 1.75rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23e3342f' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23e3342f' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") #fff no-repeat center right 1.75rem/calc(0.8em + 0.375rem) calc(0.8em + 0.375rem);
}
.was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
  border-color: #e3342f;
  box-shadow: 0 0 0 0.2rem rgba(227, 52, 47, 0.25);
}
.was-validated .custom-select:invalid ~ .invalid-feedback,
.was-validated .custom-select:invalid ~ .invalid-tooltip, .custom-select.is-invalid ~ .invalid-feedback,
.custom-select.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .form-control-file:invalid ~ .invalid-feedback,
.was-validated .form-control-file:invalid ~ .invalid-tooltip, .form-control-file.is-invalid ~ .invalid-feedback,
.form-control-file.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #e3342f;
}
.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #e3342f;
}
.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
  border-color: #e3342f;
}
.was-validated .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  border-color: #e9605c;
  background-color: #e9605c;
}
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(227, 52, 47, 0.25);
}
.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #e3342f;
}

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #e3342f;
}
.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #e3342f;
  box-shadow: 0 0 0 0.2rem rgba(227, 52, 47, 0.25);
}

.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
.form-inline .form-check {
  width: 100%;
}
@media (min-width: 576px) {
  .form-inline label {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
  }
  .form-inline .form-group {
    display: flex;
    flex: 0 0 auto;
    flex-flow: row wrap;
    align-items: center;
    margin-bottom: 0;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-plaintext {
    display: inline-block;
  }
  .form-inline .input-group,
.form-inline .custom-select {
    width: auto;
  }
  .form-inline .form-check {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }
  .form-inline .form-check-input {
    position: relative;
    flex-shrink: 0;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  .form-inline .custom-control {
    align-items: center;
    justify-content: center;
  }
  .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}

.btn {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 0.9rem;
  line-height: 1.6;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .btn {
    transition: none;
  }
}
.btn:hover {
  color: #212529;
  text-decoration: none;
}
.btn:focus, .btn.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(211, 182, 89, 0.25);
}
.btn.disabled, .btn:disabled {
  opacity: 0.65;
}
a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none;
}

.btn-primary {
  color: #212529;
  background-color: #D3B659;
  border-color: #D3B659;
}
.btn-primary:hover {
  color: #212529;
  background-color: #cba93b;
  border-color: #c5a234;
}
.btn-primary:focus, .btn-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(184, 160, 82, 0.5);
}
.btn-primary.disabled, .btn-primary:disabled {
  color: #212529;
  background-color: #D3B659;
  border-color: #D3B659;
}
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
  color: #212529;
  background-color: #c5a234;
  border-color: #bb9a32;
}
.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(184, 160, 82, 0.5);
}

.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-secondary:hover {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
}
.btn-secondary:focus, .btn-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}
.btn-secondary.disabled, .btn-secondary:disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #545b62;
  border-color: #4e555b;
}
.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}

.btn-success {
  color: #fff;
  background-color: #38c172;
  border-color: #38c172;
}
.btn-success:hover {
  color: #fff;
  background-color: #2fa360;
  border-color: #2d995b;
}
.btn-success:focus, .btn-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(86, 202, 135, 0.5);
}
.btn-success.disabled, .btn-success:disabled {
  color: #fff;
  background-color: #38c172;
  border-color: #38c172;
}
.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #2d995b;
  border-color: #2a9055;
}
.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(86, 202, 135, 0.5);
}

.btn-info {
  color: #212529;
  background-color: #6cb2eb;
  border-color: #6cb2eb;
}
.btn-info:hover {
  color: #fff;
  background-color: #4aa0e6;
  border-color: #3f9ae5;
}
.btn-info:focus, .btn-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(97, 157, 206, 0.5);
}
.btn-info.disabled, .btn-info:disabled {
  color: #212529;
  background-color: #6cb2eb;
  border-color: #6cb2eb;
}
.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active, .show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #3f9ae5;
  border-color: #3495e3;
}
.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus, .show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(97, 157, 206, 0.5);
}

.btn-warning {
  color: #212529;
  background-color: #ffed4a;
  border-color: #ffed4a;
}
.btn-warning:hover {
  color: #212529;
  background-color: #ffe924;
  border-color: #ffe817;
}
.btn-warning:focus, .btn-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(222, 207, 69, 0.5);
}
.btn-warning.disabled, .btn-warning:disabled {
  color: #212529;
  background-color: #ffed4a;
  border-color: #ffed4a;
}
.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active, .show > .btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #ffe817;
  border-color: #ffe70a;
}
.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(222, 207, 69, 0.5);
}

.btn-danger {
  color: #fff;
  background-color: #e3342f;
  border-color: #e3342f;
}
.btn-danger:hover {
  color: #fff;
  background-color: #d0211c;
  border-color: #c51f1a;
}
.btn-danger:focus, .btn-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(231, 82, 78, 0.5);
}
.btn-danger.disabled, .btn-danger:disabled {
  color: #fff;
  background-color: #e3342f;
  border-color: #e3342f;
}
.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active, .show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c51f1a;
  border-color: #b91d19;
}
.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(231, 82, 78, 0.5);
}

.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}
.btn-light:focus, .btn-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}
.btn-light.disabled, .btn-light:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show > .btn-light.dropdown-toggle {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df;
}
.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus, .show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}

.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
}
.btn-dark:focus, .btn-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}
.btn-dark.disabled, .btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active, .show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d;
}
.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}

.btn-outline-primary {
  color: #D3B659;
  border-color: #D3B659;
}
.btn-outline-primary:hover {
  color: #212529;
  background-color: #D3B659;
  border-color: #D3B659;
}
.btn-outline-primary:focus, .btn-outline-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(211, 182, 89, 0.5);
}
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #D3B659;
  background-color: transparent;
}
.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle {
  color: #212529;
  background-color: #D3B659;
  border-color: #D3B659;
}
.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(211, 182, 89, 0.5);
}

.btn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d;
}
.btn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #6c757d;
  background-color: transparent;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active, .show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-outline-success {
  color: #38c172;
  border-color: #38c172;
}
.btn-outline-success:hover {
  color: #fff;
  background-color: #38c172;
  border-color: #38c172;
}
.btn-outline-success:focus, .btn-outline-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(56, 193, 114, 0.5);
}
.btn-outline-success.disabled, .btn-outline-success:disabled {
  color: #38c172;
  background-color: transparent;
}
.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active, .show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #38c172;
  border-color: #38c172;
}
.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(56, 193, 114, 0.5);
}

.btn-outline-info {
  color: #6cb2eb;
  border-color: #6cb2eb;
}
.btn-outline-info:hover {
  color: #212529;
  background-color: #6cb2eb;
  border-color: #6cb2eb;
}
.btn-outline-info:focus, .btn-outline-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 178, 235, 0.5);
}
.btn-outline-info.disabled, .btn-outline-info:disabled {
  color: #6cb2eb;
  background-color: transparent;
}
.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active, .show > .btn-outline-info.dropdown-toggle {
  color: #212529;
  background-color: #6cb2eb;
  border-color: #6cb2eb;
}
.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 178, 235, 0.5);
}

.btn-outline-warning {
  color: #ffed4a;
  border-color: #ffed4a;
}
.btn-outline-warning:hover {
  color: #212529;
  background-color: #ffed4a;
  border-color: #ffed4a;
}
.btn-outline-warning:focus, .btn-outline-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 237, 74, 0.5);
}
.btn-outline-warning.disabled, .btn-outline-warning:disabled {
  color: #ffed4a;
  background-color: transparent;
}
.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active, .show > .btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #ffed4a;
  border-color: #ffed4a;
}
.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 237, 74, 0.5);
}

.btn-outline-danger {
  color: #e3342f;
  border-color: #e3342f;
}
.btn-outline-danger:hover {
  color: #fff;
  background-color: #e3342f;
  border-color: #e3342f;
}
.btn-outline-danger:focus, .btn-outline-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(227, 52, 47, 0.5);
}
.btn-outline-danger.disabled, .btn-outline-danger:disabled {
  color: #e3342f;
  background-color: transparent;
}
.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active, .show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #e3342f;
  border-color: #e3342f;
}
.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(227, 52, 47, 0.5);
}

.btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-light:focus, .btn-outline-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.btn-outline-light.disabled, .btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent;
}
.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active, .show > .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-outline-dark {
  color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark:focus, .btn-outline-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.btn-outline-dark.disabled, .btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}
.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active, .show > .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-link {
  font-weight: 400;
  color: #D3B659;
  text-decoration: none;
}
.btn-link:hover {
  color: #b1922f;
  text-decoration: underline;
}
.btn-link:focus, .btn-link.focus {
  text-decoration: underline;
  box-shadow: none;
}
.btn-link:disabled, .btn-link.disabled {
  color: #6c757d;
  pointer-events: none;
}

.btn-lg, .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.125rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.7875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 0.5rem;
}

input[type=submit].btn-block,
input[type=reset].btn-block,
input[type=button].btn-block {
  width: 100%;
}

.fade {
  transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
  .fade {
    transition: none;
  }
}
.fade:not(.show) {
  opacity: 0;
}

.collapse:not(.show) {
  display: none;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}

.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative;
}

.dropdown-toggle {
  white-space: nowrap;
}
.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 0.9rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

.dropdown-menu-left {
  right: auto;
  left: 0;
}

.dropdown-menu-right {
  right: 0;
  left: auto;
}

@media (min-width: 576px) {
  .dropdown-menu-sm-left {
    right: auto;
    left: 0;
  }

  .dropdown-menu-sm-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 768px) {
  .dropdown-menu-md-left {
    right: auto;
    left: 0;
  }

  .dropdown-menu-md-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 992px) {
  .dropdown-menu-lg-left {
    right: auto;
    left: 0;
  }

  .dropdown-menu-lg-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1200px) {
  .dropdown-menu-xl-left {
    right: auto;
    left: 0;
  }

  .dropdown-menu-xl-right {
    right: 0;
    left: auto;
  }
}
.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}
.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}
.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}
.dropright .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}
.dropright .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropright .dropdown-toggle::after {
  vertical-align: 0;
}

.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}
.dropleft .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}
.dropleft .dropdown-toggle::after {
  display: none;
}
.dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}
.dropleft .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropleft .dropdown-toggle::before {
  vertical-align: 0;
}

.dropdown-menu[x-placement^=top], .dropdown-menu[x-placement^=right], .dropdown-menu[x-placement^=bottom], .dropdown-menu[x-placement^=left] {
  right: auto;
  bottom: auto;
}

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.dropdown-item:hover, .dropdown-item:focus {
  color: #16181b;
  text-decoration: none;
  background-color: #f8f9fa;
}
.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #D3B659;
}
.dropdown-item.disabled, .dropdown-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: transparent;
}

.dropdown-menu.show {
  display: block;
}

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.7875rem;
  color: #6c757d;
  white-space: nowrap;
}

.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  flex: 1 1 auto;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover {
  z-index: 1;
}
.btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 1;
}

.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.btn-toolbar .input-group {
  width: auto;
}

.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
  margin-left: -1px;
}
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}
.dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropright .dropdown-toggle-split::after {
  margin-left: 0;
}
.dropleft .dropdown-toggle-split::before {
  margin-right: 0;
}

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  width: 100%;
}
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: -1px;
}
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0;
}
.btn-group-toggle > .btn input[type=radio],
.btn-group-toggle > .btn input[type=checkbox],
.btn-group-toggle > .btn-group > .btn input[type=radio],
.btn-group-toggle > .btn-group > .btn input[type=checkbox] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.input-group > .form-control,
.input-group > .form-control-plaintext,
.input-group > .custom-select,
.input-group > .custom-file {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}
.input-group > .form-control + .form-control,
.input-group > .form-control + .custom-select,
.input-group > .form-control + .custom-file,
.input-group > .form-control-plaintext + .form-control,
.input-group > .form-control-plaintext + .custom-select,
.input-group > .form-control-plaintext + .custom-file,
.input-group > .custom-select + .form-control,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .custom-file,
.input-group > .custom-file + .form-control,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .custom-file {
  margin-left: -1px;
}
.input-group > .form-control:focus,
.input-group > .custom-select:focus,
.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
  z-index: 3;
}
.input-group > .custom-file .custom-file-input:focus {
  z-index: 4;
}
.input-group > .form-control:not(:last-child),
.input-group > .custom-select:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > .form-control:not(:first-child),
.input-group > .custom-select:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group > .custom-file {
  display: flex;
  align-items: center;
}
.input-group > .custom-file:not(:last-child) .custom-file-label, .input-group > .custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > .custom-file:not(:first-child) .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group-prepend,
.input-group-append {
  display: flex;
}
.input-group-prepend .btn,
.input-group-append .btn {
  position: relative;
  z-index: 2;
}
.input-group-prepend .btn:focus,
.input-group-append .btn:focus {
  z-index: 3;
}
.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .input-group-text + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-append .btn + .btn,
.input-group-append .btn + .input-group-text,
.input-group-append .input-group-text + .input-group-text,
.input-group-append .input-group-text + .btn {
  margin-left: -1px;
}

.input-group-prepend {
  margin-right: -1px;
}

.input-group-append {
  margin-left: -1px;
}

.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 0.9rem;
  font-weight: 400;
  line-height: 1.6;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
.input-group-text input[type=radio],
.input-group-text input[type=checkbox] {
  margin-top: 0;
}

.input-group-lg > .form-control:not(textarea),
.input-group-lg > .custom-select {
  height: calc(1.5em + 1rem + 2px);
}

.input-group-lg > .form-control,
.input-group-lg > .custom-select,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.125rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

.input-group-sm > .form-control:not(textarea),
.input-group-sm > .custom-select {
  height: calc(1.5em + 0.5rem + 2px);
}

.input-group-sm > .form-control,
.input-group-sm > .custom-select,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.7875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.input-group-lg > .custom-select,
.input-group-sm > .custom-select {
  padding-right: 1.75rem;
}

.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.custom-control {
  position: relative;
  display: block;
  min-height: 1.44rem;
  padding-left: 1.5rem;
}

.custom-control-inline {
  display: inline-flex;
  margin-right: 1rem;
}

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  border-color: #D3B659;
  background-color: #D3B659;
}
.custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(211, 182, 89, 0.25);
}
.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #eee2be;
}
.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
  color: #fff;
  background-color: #f8f4e6;
  border-color: #f8f4e6;
}
.custom-control-input:disabled ~ .custom-control-label {
  color: #6c757d;
}
.custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #e9ecef;
}

.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
}
.custom-control-label::before {
  position: absolute;
  top: 0.22rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  background-color: #fff;
  border: #adb5bd solid 1px;
}
.custom-control-label::after {
  position: absolute;
  top: 0.22rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background: no-repeat 50%/50% 50%;
}

.custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  border-color: #D3B659;
  background-color: #D3B659;
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e");
}
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(211, 182, 89, 0.5);
}
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(211, 182, 89, 0.5);
}

.custom-radio .custom-control-label::before {
  border-radius: 50%;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(211, 182, 89, 0.5);
}

.custom-switch {
  padding-left: 2.25rem;
}
.custom-switch .custom-control-label::before {
  left: -2.25rem;
  width: 1.75rem;
  pointer-events: all;
  border-radius: 0.5rem;
}
.custom-switch .custom-control-label::after {
  top: calc(0.22rem + 2px);
  left: calc(-2.25rem + 2px);
  width: calc(1rem - 4px);
  height: calc(1rem - 4px);
  background-color: #adb5bd;
  border-radius: 0.5rem;
  transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .custom-switch .custom-control-label::after {
    transition: none;
  }
}
.custom-switch .custom-control-input:checked ~ .custom-control-label::after {
  background-color: #fff;
  transform: translateX(0.75rem);
}
.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(211, 182, 89, 0.5);
}

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.6em + 0.75rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  font-size: 0.9rem;
  font-weight: 400;
  line-height: 1.6;
  color: #495057;
  vertical-align: middle;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.custom-select:focus {
  border-color: #eee2be;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(211, 182, 89, 0.25);
}
.custom-select:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}
.custom-select[multiple], .custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 0.75rem;
  background-image: none;
}
.custom-select:disabled {
  color: #6c757d;
  background-color: #e9ecef;
}
.custom-select::-ms-expand {
  display: none;
}

.custom-select-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.7875rem;
}

.custom-select-lg {
  height: calc(1.5em + 1rem + 2px);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.125rem;
}

.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(1.6em + 0.75rem + 2px);
  margin-bottom: 0;
}

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.6em + 0.75rem + 2px);
  margin: 0;
  opacity: 0;
}
.custom-file-input:focus ~ .custom-file-label {
  border-color: #eee2be;
  box-shadow: 0 0 0 0.2rem rgba(211, 182, 89, 0.25);
}
.custom-file-input:disabled ~ .custom-file-label {
  background-color: #e9ecef;
}
.custom-file-input:lang(en) ~ .custom-file-label::after {
  content: "Browse";
}
.custom-file-input ~ .custom-file-label[data-browse]::after {
  content: attr(data-browse);
}

.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(1.6em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-weight: 400;
  line-height: 1.6;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
.custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(1.6em + 0.75rem);
  padding: 0.375rem 0.75rem;
  line-height: 1.6;
  color: #495057;
  content: "Browse";
  background-color: #e9ecef;
  border-left: inherit;
  border-radius: 0 0.25rem 0.25rem 0;
}

.custom-range {
  width: 100%;
  height: calc(1rem + 0.4rem);
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.custom-range:focus {
  outline: none;
}
.custom-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #f8fafc, 0 0 0 0.2rem rgba(211, 182, 89, 0.25);
}
.custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #f8fafc, 0 0 0 0.2rem rgba(211, 182, 89, 0.25);
}
.custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #f8fafc, 0 0 0 0.2rem rgba(211, 182, 89, 0.25);
}
.custom-range::-moz-focus-outer {
  border: 0;
}
.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #D3B659;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
          appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .custom-range::-webkit-slider-thumb {
    transition: none;
  }
}
.custom-range::-webkit-slider-thumb:active {
  background-color: #f8f4e6;
}
.custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #D3B659;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -moz-appearance: none;
       appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .custom-range::-moz-range-thumb {
    transition: none;
  }
}
.custom-range::-moz-range-thumb:active {
  background-color: #f8f4e6;
}
.custom-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: 0.2rem;
  margin-left: 0.2rem;
  background-color: #D3B659;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .custom-range::-ms-thumb {
    transition: none;
  }
}
.custom-range::-ms-thumb:active {
  background-color: #f8f4e6;
}
.custom-range::-ms-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: 0.5rem;
}
.custom-range::-ms-fill-lower {
  background-color: #dee2e6;
  border-radius: 1rem;
}
.custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #dee2e6;
  border-radius: 1rem;
}
.custom-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}
.custom-range:disabled::-webkit-slider-runnable-track {
  cursor: default;
}
.custom-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}
.custom-range:disabled::-moz-range-track {
  cursor: default;
}
.custom-range:disabled::-ms-thumb {
  background-color: #adb5bd;
}

.custom-control-label::before,
.custom-file-label,
.custom-select {
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .custom-control-label::before,
.custom-file-label,
.custom-select {
    transition: none;
  }
}

.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link {
  display: block;
  padding: 0.5rem 1rem;
}
.nav-link:hover, .nav-link:focus {
  text-decoration: none;
}
.nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default;
}

.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}
.nav-tabs .nav-item {
  margin-bottom: -1px;
}
.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  border-color: #e9ecef #e9ecef #dee2e6;
}
.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #f8fafc;
  border-color: #dee2e6 #dee2e6 #f8fafc;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-pills .nav-link {
  border-radius: 0.25rem;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #D3B659;
}

.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}

.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}

.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}

.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 1rem;
}
.navbar > .container,
.navbar > .container-fluid {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

.navbar-brand {
  display: inline-block;
  padding-top: 0.32rem;
  padding-bottom: 0.32rem;
  margin-right: 1rem;
  font-size: 1.125rem;
  line-height: inherit;
  white-space: nowrap;
}
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}
.navbar-nav .dropdown-menu {
  position: static;
  float: none;
}

.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.125rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
.navbar-toggler:hover, .navbar-toggler:focus {
  text-decoration: none;
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%;
}

@media (max-width: 575.98px) {
  .navbar-expand-sm > .container,
.navbar-expand-sm > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-sm > .container,
.navbar-expand-sm > .container-fluid {
    flex-wrap: nowrap;
  }
  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .navbar-expand-md > .container,
.navbar-expand-md > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-md > .container,
.navbar-expand-md > .container-fluid {
    flex-wrap: nowrap;
  }
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .navbar-expand-lg > .container,
.navbar-expand-lg > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-lg > .container,
.navbar-expand-lg > .container-fluid {
    flex-wrap: nowrap;
  }
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}
@media (max-width: 1199.98px) {
  .navbar-expand-xl > .container,
.navbar-expand-xl > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1200px) {
  .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-xl > .container,
.navbar-expand-xl > .container-fluid {
    flex-wrap: nowrap;
  }
  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}
.navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid {
  padding-right: 0;
  padding-left: 0;
}
.navbar-expand .navbar-nav {
  flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid {
  flex-wrap: nowrap;
}
.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}
.navbar-expand .navbar-toggler {
  display: none;
}

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}
.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-text a {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-dark .navbar-brand {
  color: #fff;
}
.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
  color: #fff;
}
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}
.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}
.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}
.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-text a {
  color: #fff;
}
.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
  color: #fff;
}

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}
.card > hr {
  margin-right: 0;
  margin-left: 0;
}
.card > .list-group:first-child .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.card-body {
  flex: 1 1 auto;
  padding: 1.25rem;
}

.card-title {
  margin-bottom: 0.75rem;
}

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}

.card-text:last-child {
  margin-bottom: 0;
}

.card-link:hover {
  text-decoration: none;
}
.card-link + .card-link {
  margin-left: 1.25rem;
}

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}
.card-header + .list-group .list-group-item:first-child {
  border-top: 0;
}

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}

.card-img {
  width: 100%;
  border-radius: calc(0.25rem - 1px);
}

.card-img-top {
  width: 100%;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

.card-deck {
  display: flex;
  flex-direction: column;
}
.card-deck .card {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  .card-deck {
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  .card-deck .card {
    display: flex;
    flex: 1 0 0%;
    flex-direction: column;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}

.card-group {
  display: flex;
  flex-direction: column;
}
.card-group > .card {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  .card-group {
    flex-flow: row wrap;
  }
  .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-top,
.card-group > .card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-bottom,
.card-group > .card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-top,
.card-group > .card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-bottom,
.card-group > .card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}

.card-columns .card {
  margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
  .card-columns {
    -moz-column-count: 3;
         column-count: 3;
    -moz-column-gap: 1.25rem;
         column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}

.accordion > .card {
  overflow: hidden;
}
.accordion > .card:not(:first-of-type) .card-header:first-child {
  border-radius: 0;
}
.accordion > .card:not(:first-of-type):not(:last-of-type) {
  border-bottom: 0;
  border-radius: 0;
}
.accordion > .card:first-of-type {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.accordion > .card:last-of-type {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.accordion > .card .card-header {
  margin-bottom: -1px;
}

.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}
.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  color: #6c757d;
  content: "/";
}
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}
.breadcrumb-item.active {
  color: #6c757d;
}

.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
}

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #D3B659;
  background-color: #fff;
  border: 1px solid #dee2e6;
}
.page-link:hover {
  z-index: 2;
  color: #b1922f;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
.page-link:focus {
  z-index: 2;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(211, 182, 89, 0.25);
}

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #D3B659;
  border-color: #D3B659;
}
.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.125rem;
  line-height: 1.5;
}
.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}
.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.7875rem;
  line-height: 1.5;
}
.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}
.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}

.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .badge {
    transition: none;
  }
}
a.badge:hover, a.badge:focus {
  text-decoration: none;
}

.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}

.badge-primary {
  color: #212529;
  background-color: #D3B659;
}
a.badge-primary:hover, a.badge-primary:focus {
  color: #212529;
  background-color: #c5a234;
}
a.badge-primary:focus, a.badge-primary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(211, 182, 89, 0.5);
}

.badge-secondary {
  color: #fff;
  background-color: #6c757d;
}
a.badge-secondary:hover, a.badge-secondary:focus {
  color: #fff;
  background-color: #545b62;
}
a.badge-secondary:focus, a.badge-secondary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.badge-success {
  color: #fff;
  background-color: #38c172;
}
a.badge-success:hover, a.badge-success:focus {
  color: #fff;
  background-color: #2d995b;
}
a.badge-success:focus, a.badge-success.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(56, 193, 114, 0.5);
}

.badge-info {
  color: #212529;
  background-color: #6cb2eb;
}
a.badge-info:hover, a.badge-info:focus {
  color: #212529;
  background-color: #3f9ae5;
}
a.badge-info:focus, a.badge-info.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(108, 178, 235, 0.5);
}

.badge-warning {
  color: #212529;
  background-color: #ffed4a;
}
a.badge-warning:hover, a.badge-warning:focus {
  color: #212529;
  background-color: #ffe817;
}
a.badge-warning:focus, a.badge-warning.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 237, 74, 0.5);
}

.badge-danger {
  color: #fff;
  background-color: #e3342f;
}
a.badge-danger:hover, a.badge-danger:focus {
  color: #fff;
  background-color: #c51f1a;
}
a.badge-danger:focus, a.badge-danger.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(227, 52, 47, 0.5);
}

.badge-light {
  color: #212529;
  background-color: #f8f9fa;
}
a.badge-light:hover, a.badge-light:focus {
  color: #212529;
  background-color: #dae0e5;
}
a.badge-light:focus, a.badge-light.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.badge-dark {
  color: #fff;
  background-color: #343a40;
}
a.badge-dark:hover, a.badge-dark:focus {
  color: #fff;
  background-color: #1d2124;
}
a.badge-dark:focus, a.badge-dark.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.3rem;
}
@media (min-width: 576px) {
  .jumbotron {
    padding: 4rem 2rem;
  }
}

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}

.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.alert-heading {
  color: inherit;
}

.alert-link {
  font-weight: 700;
}

.alert-dismissible {
  padding-right: 3.85rem;
}
.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.75rem 1.25rem;
  color: inherit;
}

.alert-primary {
  color: #6e5f2e;
  background-color: #f6f0de;
  border-color: #f3ebd1;
}
.alert-primary hr {
  border-top-color: #eee2bd;
}
.alert-primary .alert-link {
  color: #4a401f;
}

.alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db;
}
.alert-secondary hr {
  border-top-color: #c8cbcf;
}
.alert-secondary .alert-link {
  color: #202326;
}

.alert-success {
  color: #1d643b;
  background-color: #d7f3e3;
  border-color: #c7eed8;
}
.alert-success hr {
  border-top-color: #b3e8ca;
}
.alert-success .alert-link {
  color: #123c24;
}

.alert-info {
  color: #385d7a;
  background-color: #e2f0fb;
  border-color: #d6e9f9;
}
.alert-info hr {
  border-top-color: #c0ddf6;
}
.alert-info .alert-link {
  color: #284257;
}

.alert-warning {
  color: #857b26;
  background-color: #fffbdb;
  border-color: #fffacc;
}
.alert-warning hr {
  border-top-color: #fff8b3;
}
.alert-warning .alert-link {
  color: #5d561b;
}

.alert-danger {
  color: #761b18;
  background-color: #f9d6d5;
  border-color: #f7c6c5;
}
.alert-danger hr {
  border-top-color: #f4b0af;
}
.alert-danger .alert-link {
  color: #4c110f;
}

.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe;
}
.alert-light hr {
  border-top-color: #ececf6;
}
.alert-light .alert-link {
  color: #686868;
}

.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca;
}
.alert-dark hr {
  border-top-color: #b9bbbe;
}
.alert-dark .alert-link {
  color: #040505;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.675rem;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #D3B659;
  transition: width 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar {
    transition: none;
  }
}

.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
}

.progress-bar-animated {
  -webkit-animation: progress-bar-stripes 1s linear infinite;
          animation: progress-bar-stripes 1s linear infinite;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar-animated {
    -webkit-animation: none;
            animation: none;
  }
}

.media {
  display: flex;
  align-items: flex-start;
}

.media-body {
  flex: 1;
}

.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
}

.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}
.list-group-item-action:hover, .list-group-item-action:focus {
  z-index: 1;
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}
.list-group-item-action:active {
  color: #212529;
  background-color: #e9ecef;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.list-group-item.disabled, .list-group-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
}
.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #D3B659;
  border-color: #D3B659;
}

.list-group-horizontal {
  flex-direction: row;
}
.list-group-horizontal .list-group-item {
  margin-right: -1px;
  margin-bottom: 0;
}
.list-group-horizontal .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
}
.list-group-horizontal .list-group-item:last-child {
  margin-right: 0;
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0;
}

@media (min-width: 576px) {
  .list-group-horizontal-sm {
    flex-direction: row;
  }
  .list-group-horizontal-sm .list-group-item {
    margin-right: -1px;
    margin-bottom: 0;
  }
  .list-group-horizontal-sm .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-sm .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
}
@media (min-width: 768px) {
  .list-group-horizontal-md {
    flex-direction: row;
  }
  .list-group-horizontal-md .list-group-item {
    margin-right: -1px;
    margin-bottom: 0;
  }
  .list-group-horizontal-md .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-md .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
}
@media (min-width: 992px) {
  .list-group-horizontal-lg {
    flex-direction: row;
  }
  .list-group-horizontal-lg .list-group-item {
    margin-right: -1px;
    margin-bottom: 0;
  }
  .list-group-horizontal-lg .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-lg .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
}
@media (min-width: 1200px) {
  .list-group-horizontal-xl {
    flex-direction: row;
  }
  .list-group-horizontal-xl .list-group-item {
    margin-right: -1px;
    margin-bottom: 0;
  }
  .list-group-horizontal-xl .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xl .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
}
.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}
.list-group-flush .list-group-item:last-child {
  margin-bottom: -1px;
}
.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0;
}
.list-group-flush:last-child .list-group-item:last-child {
  margin-bottom: 0;
  border-bottom: 0;
}

.list-group-item-primary {
  color: #6e5f2e;
  background-color: #f3ebd1;
}
.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
  color: #6e5f2e;
  background-color: #eee2bd;
}
.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #6e5f2e;
  border-color: #6e5f2e;
}

.list-group-item-secondary {
  color: #383d41;
  background-color: #d6d8db;
}
.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
  color: #383d41;
  background-color: #c8cbcf;
}
.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #383d41;
  border-color: #383d41;
}

.list-group-item-success {
  color: #1d643b;
  background-color: #c7eed8;
}
.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
  color: #1d643b;
  background-color: #b3e8ca;
}
.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #1d643b;
  border-color: #1d643b;
}

.list-group-item-info {
  color: #385d7a;
  background-color: #d6e9f9;
}
.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
  color: #385d7a;
  background-color: #c0ddf6;
}
.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #385d7a;
  border-color: #385d7a;
}

.list-group-item-warning {
  color: #857b26;
  background-color: #fffacc;
}
.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
  color: #857b26;
  background-color: #fff8b3;
}
.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #857b26;
  border-color: #857b26;
}

.list-group-item-danger {
  color: #761b18;
  background-color: #f7c6c5;
}
.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
  color: #761b18;
  background-color: #f4b0af;
}
.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #761b18;
  border-color: #761b18;
}

.list-group-item-light {
  color: #818182;
  background-color: #fdfdfe;
}
.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
  color: #818182;
  background-color: #ececf6;
}
.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #818182;
  border-color: #818182;
}

.list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca;
}
.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
  color: #1b1e21;
  background-color: #b9bbbe;
}
.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #1b1e21;
  border-color: #1b1e21;
}

.close {
  float: right;
  font-size: 1.35rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.5;
}
.close:hover {
  color: #000;
  text-decoration: none;
}
.close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
  opacity: 0.75;
}

button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

a.close.disabled {
  pointer-events: none;
}

.toast {
  max-width: 350px;
  overflow: hidden;
  font-size: 0.875rem;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  opacity: 0;
  border-radius: 0.25rem;
}
.toast:not(:last-child) {
  margin-bottom: 0.75rem;
}
.toast.showing {
  opacity: 1;
}
.toast.show {
  display: block;
  opacity: 1;
}
.toast.hide {
  display: none;
}

.toast-header {
  display: flex;
  align-items: center;
  padding: 0.25rem 0.75rem;
  color: #6c757d;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.toast-body {
  padding: 0.75rem;
}

.modal-open {
  overflow: hidden;
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}
.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -50px);
}
@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}
.modal.show .modal-dialog {
  transform: none;
}

.modal-dialog-scrollable {
  display: flex;
  max-height: calc(100% - 1rem);
}
.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}
.modal-dialog-scrollable .modal-header,
.modal-dialog-scrollable .modal-footer {
  flex-shrink: 0;
}
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}
.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
  content: "";
}
.modal-dialog-centered.modal-dialog-scrollable {
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}
.modal-dialog-centered.modal-dialog-scrollable::before {
  content: none;
}

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: 0.5;
}

.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}
.modal-header .close {
  padding: 1rem 1rem;
  margin: -1rem -1rem -1rem auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.6;
}

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}

.modal-footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}
.modal-footer > :not(:first-child) {
  margin-left: 0.25rem;
}
.modal-footer > :not(:last-child) {
  margin-right: 0.25rem;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }

  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
  }
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem);
  }

  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  .modal-dialog-centered::before {
    height: calc(100vh - 3.5rem);
  }

  .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg,
.modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: "Nunito", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.6;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.7875rem;
  word-wrap: break-word;
  opacity: 0;
}
.tooltip.show {
  opacity: 0.9;
}
.tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}
.tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-tooltip-top, .bs-tooltip-auto[x-placement^=top] {
  padding: 0.4rem 0;
}
.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^=top] .arrow {
  bottom: 0;
}
.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^=top] .arrow::before {
  top: 0;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}

.bs-tooltip-right, .bs-tooltip-auto[x-placement^=right] {
  padding: 0 0.4rem;
}
.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^=right] .arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^=right] .arrow::before {
  right: 0;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}

.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^=bottom] {
  padding: 0.4rem 0;
}
.bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^=bottom] .arrow {
  top: 0;
}
.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^=bottom] .arrow::before {
  bottom: 0;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}

.bs-tooltip-left, .bs-tooltip-auto[x-placement^=left] {
  padding: 0 0.4rem;
}
.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^=left] .arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^=left] .arrow::before {
  left: 0;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}

.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: "Nunito", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.6;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.7875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}
.popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
  margin: 0 0.3rem;
}
.popover .arrow::before, .popover .arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-popover-top, .bs-popover-auto[x-placement^=top] {
  margin-bottom: 0.5rem;
}
.bs-popover-top > .arrow, .bs-popover-auto[x-placement^=top] > .arrow {
  bottom: calc((0.5rem + 1px) * -1);
}
.bs-popover-top > .arrow::before, .bs-popover-auto[x-placement^=top] > .arrow::before {
  bottom: 0;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-top > .arrow::after, .bs-popover-auto[x-placement^=top] > .arrow::after {
  bottom: 1px;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #fff;
}

.bs-popover-right, .bs-popover-auto[x-placement^=right] {
  margin-left: 0.5rem;
}
.bs-popover-right > .arrow, .bs-popover-auto[x-placement^=right] > .arrow {
  left: calc((0.5rem + 1px) * -1);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}
.bs-popover-right > .arrow::before, .bs-popover-auto[x-placement^=right] > .arrow::before {
  left: 0;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-right > .arrow::after, .bs-popover-auto[x-placement^=right] > .arrow::after {
  left: 1px;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #fff;
}

.bs-popover-bottom, .bs-popover-auto[x-placement^=bottom] {
  margin-top: 0.5rem;
}
.bs-popover-bottom > .arrow, .bs-popover-auto[x-placement^=bottom] > .arrow {
  top: calc((0.5rem + 1px) * -1);
}
.bs-popover-bottom > .arrow::before, .bs-popover-auto[x-placement^=bottom] > .arrow::before {
  top: 0;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-bottom > .arrow::after, .bs-popover-auto[x-placement^=bottom] > .arrow::after {
  top: 1px;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: #fff;
}
.bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^=bottom] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}

.bs-popover-left, .bs-popover-auto[x-placement^=left] {
  margin-right: 0.5rem;
}
.bs-popover-left > .arrow, .bs-popover-auto[x-placement^=left] > .arrow {
  right: calc((0.5rem + 1px) * -1);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}
.bs-popover-left > .arrow::before, .bs-popover-auto[x-placement^=left] > .arrow::before {
  right: 0;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-left > .arrow::after, .bs-popover-auto[x-placement^=left] > .arrow::after {
  right: 1px;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: #fff;
}

.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 0.9rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.popover-header:empty {
  display: none;
}

.popover-body {
  padding: 0.5rem 0.75rem;
  color: #212529;
}

.carousel {
  position: relative;
}

.carousel.pointer-event {
  touch-action: pan-y;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-item {
    transition: none;
  }
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

.carousel-item-next:not(.carousel-item-left),
.active.carousel-item-right {
  transform: translateX(100%);
}

.carousel-item-prev:not(.carousel-item-right),
.active.carousel-item-left {
  transform: translateX(-100%);
}

.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}
.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  z-index: 1;
  opacity: 1;
}
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  transition: 0s 0.6s opacity;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
    transition: none;
  }
}

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-control-prev,
.carousel-control-next {
    transition: none;
  }
}
.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

.carousel-control-prev {
  left: 0;
}

.carousel-control-next {
  right: 0;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: no-repeat 50%/100% 100%;
}

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e");
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e");
}

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}
.carousel-indicators li {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  transition: opacity 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-indicators li {
    transition: none;
  }
}
.carousel-indicators .active {
  opacity: 1;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}

@-webkit-keyframes spinner-border {
  to {
    transform: rotate(360deg);
  }
}

@keyframes spinner-border {
  to {
    transform: rotate(360deg);
  }
}
.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  -webkit-animation: spinner-border 0.75s linear infinite;
          animation: spinner-border 0.75s linear infinite;
}

.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em;
}

@-webkit-keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
  }
}

@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
  }
}
.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  -webkit-animation: spinner-grow 0.75s linear infinite;
          animation: spinner-grow 0.75s linear infinite;
}

.spinner-grow-sm {
  width: 1rem;
  height: 1rem;
}

.align-baseline {
  vertical-align: baseline !important;
}

.align-top {
  vertical-align: top !important;
}

.align-middle {
  vertical-align: middle !important;
}

.align-bottom {
  vertical-align: bottom !important;
}

.align-text-bottom {
  vertical-align: text-bottom !important;
}

.align-text-top {
  vertical-align: text-top !important;
}

.bg-primary {
  background-color: #D3B659 !important;
}

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #c5a234 !important;
}

.bg-secondary {
  background-color: #6c757d !important;
}

a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #545b62 !important;
}

.bg-success {
  background-color: #38c172 !important;
}

a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #2d995b !important;
}

.bg-info {
  background-color: #6cb2eb !important;
}

a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #3f9ae5 !important;
}

.bg-warning {
  background-color: #ffed4a !important;
}

a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #ffe817 !important;
}

.bg-danger {
  background-color: #e3342f !important;
}

a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #c51f1a !important;
}

.bg-light {
  background-color: #f8f9fa !important;
}

a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #dae0e5 !important;
}

.bg-dark {
  background-color: #343a40 !important;
}

a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #1d2124 !important;
}

.bg-white {
  background-color: #fff !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border {
  border: 1px solid #dee2e6 !important;
}

.border-top {
  border-top: 1px solid #dee2e6 !important;
}

.border-right {
  border-right: 1px solid #dee2e6 !important;
}

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}

.border-left {
  border-left: 1px solid #dee2e6 !important;
}

.border-0 {
  border: 0 !important;
}

.border-top-0 {
  border-top: 0 !important;
}

.border-right-0 {
  border-right: 0 !important;
}

.border-bottom-0 {
  border-bottom: 0 !important;
}

.border-left-0 {
  border-left: 0 !important;
}

.border-primary {
  border-color: #D3B659 !important;
}

.border-secondary {
  border-color: #6c757d !important;
}

.border-success {
  border-color: #38c172 !important;
}

.border-info {
  border-color: #6cb2eb !important;
}

.border-warning {
  border-color: #ffed4a !important;
}

.border-danger {
  border-color: #e3342f !important;
}

.border-light {
  border-color: #f8f9fa !important;
}

.border-dark {
  border-color: #343a40 !important;
}

.border-white {
  border-color: #fff !important;
}

.rounded-sm {
  border-radius: 0.2rem !important;
}

.rounded {
  border-radius: 0.25rem !important;
}

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}

.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-lg {
  border-radius: 0.3rem !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

.rounded-pill {
  border-radius: 50rem !important;
}

.rounded-0 {
  border-radius: 0 !important;
}

.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: flex !important;
}

.d-inline-flex {
  display: inline-flex !important;
}

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }

  .d-sm-inline {
    display: inline !important;
  }

  .d-sm-inline-block {
    display: inline-block !important;
  }

  .d-sm-block {
    display: block !important;
  }

  .d-sm-table {
    display: table !important;
  }

  .d-sm-table-row {
    display: table-row !important;
  }

  .d-sm-table-cell {
    display: table-cell !important;
  }

  .d-sm-flex {
    display: flex !important;
  }

  .d-sm-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }

  .d-md-inline {
    display: inline !important;
  }

  .d-md-inline-block {
    display: inline-block !important;
  }

  .d-md-block {
    display: block !important;
  }

  .d-md-table {
    display: table !important;
  }

  .d-md-table-row {
    display: table-row !important;
  }

  .d-md-table-cell {
    display: table-cell !important;
  }

  .d-md-flex {
    display: flex !important;
  }

  .d-md-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }

  .d-lg-inline {
    display: inline !important;
  }

  .d-lg-inline-block {
    display: inline-block !important;
  }

  .d-lg-block {
    display: block !important;
  }

  .d-lg-table {
    display: table !important;
  }

  .d-lg-table-row {
    display: table-row !important;
  }

  .d-lg-table-cell {
    display: table-cell !important;
  }

  .d-lg-flex {
    display: flex !important;
  }

  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }

  .d-xl-inline {
    display: inline !important;
  }

  .d-xl-inline-block {
    display: inline-block !important;
  }

  .d-xl-block {
    display: block !important;
  }

  .d-xl-table {
    display: table !important;
  }

  .d-xl-table-row {
    display: table-row !important;
  }

  .d-xl-table-cell {
    display: table-cell !important;
  }

  .d-xl-flex {
    display: flex !important;
  }

  .d-xl-inline-flex {
    display: inline-flex !important;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }

  .d-print-inline {
    display: inline !important;
  }

  .d-print-inline-block {
    display: inline-block !important;
  }

  .d-print-block {
    display: block !important;
  }

  .d-print-table {
    display: table !important;
  }

  .d-print-table-row {
    display: table-row !important;
  }

  .d-print-table-cell {
    display: table-cell !important;
  }

  .d-print-flex {
    display: flex !important;
  }

  .d-print-inline-flex {
    display: inline-flex !important;
  }
}
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.embed-responsive::before {
  display: block;
  content: "";
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-21by9::before {
  padding-top: 42.8571428571%;
}

.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

.embed-responsive-4by3::before {
  padding-top: 75%;
}

.embed-responsive-1by1::before {
  padding-top: 100%;
}

.flex-row {
  flex-direction: row !important;
}

.flex-column {
  flex-direction: column !important;
}

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  flex-direction: column-reverse !important;
}

.flex-wrap {
  flex-wrap: wrap !important;
}

.flex-nowrap {
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

.flex-fill {
  flex: 1 1 auto !important;
}

.flex-grow-0 {
  flex-grow: 0 !important;
}

.flex-grow-1 {
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  flex-shrink: 1 !important;
}

.justify-content-start {
  justify-content: flex-start !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

.align-items-start {
  align-items: flex-start !important;
}

.align-items-end {
  align-items: flex-end !important;
}

.align-items-center {
  align-items: center !important;
}

.align-items-baseline {
  align-items: baseline !important;
}

.align-items-stretch {
  align-items: stretch !important;
}

.align-content-start {
  align-content: flex-start !important;
}

.align-content-end {
  align-content: flex-end !important;
}

.align-content-center {
  align-content: center !important;
}

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.align-content-stretch {
  align-content: stretch !important;
}

.align-self-auto {
  align-self: auto !important;
}

.align-self-start {
  align-self: flex-start !important;
}

.align-self-end {
  align-self: flex-end !important;
}

.align-self-center {
  align-self: center !important;
}

.align-self-baseline {
  align-self: baseline !important;
}

.align-self-stretch {
  align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important;
  }

  .flex-sm-column {
    flex-direction: column !important;
  }

  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }

  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .flex-sm-fill {
    flex: 1 1 auto !important;
  }

  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-sm-start {
    justify-content: flex-start !important;
  }

  .justify-content-sm-end {
    justify-content: flex-end !important;
  }

  .justify-content-sm-center {
    justify-content: center !important;
  }

  .justify-content-sm-between {
    justify-content: space-between !important;
  }

  .justify-content-sm-around {
    justify-content: space-around !important;
  }

  .align-items-sm-start {
    align-items: flex-start !important;
  }

  .align-items-sm-end {
    align-items: flex-end !important;
  }

  .align-items-sm-center {
    align-items: center !important;
  }

  .align-items-sm-baseline {
    align-items: baseline !important;
  }

  .align-items-sm-stretch {
    align-items: stretch !important;
  }

  .align-content-sm-start {
    align-content: flex-start !important;
  }

  .align-content-sm-end {
    align-content: flex-end !important;
  }

  .align-content-sm-center {
    align-content: center !important;
  }

  .align-content-sm-between {
    align-content: space-between !important;
  }

  .align-content-sm-around {
    align-content: space-around !important;
  }

  .align-content-sm-stretch {
    align-content: stretch !important;
  }

  .align-self-sm-auto {
    align-self: auto !important;
  }

  .align-self-sm-start {
    align-self: flex-start !important;
  }

  .align-self-sm-end {
    align-self: flex-end !important;
  }

  .align-self-sm-center {
    align-self: center !important;
  }

  .align-self-sm-baseline {
    align-self: baseline !important;
  }

  .align-self-sm-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important;
  }

  .flex-md-column {
    flex-direction: column !important;
  }

  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-md-wrap {
    flex-wrap: wrap !important;
  }

  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .flex-md-fill {
    flex: 1 1 auto !important;
  }

  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-md-start {
    justify-content: flex-start !important;
  }

  .justify-content-md-end {
    justify-content: flex-end !important;
  }

  .justify-content-md-center {
    justify-content: center !important;
  }

  .justify-content-md-between {
    justify-content: space-between !important;
  }

  .justify-content-md-around {
    justify-content: space-around !important;
  }

  .align-items-md-start {
    align-items: flex-start !important;
  }

  .align-items-md-end {
    align-items: flex-end !important;
  }

  .align-items-md-center {
    align-items: center !important;
  }

  .align-items-md-baseline {
    align-items: baseline !important;
  }

  .align-items-md-stretch {
    align-items: stretch !important;
  }

  .align-content-md-start {
    align-content: flex-start !important;
  }

  .align-content-md-end {
    align-content: flex-end !important;
  }

  .align-content-md-center {
    align-content: center !important;
  }

  .align-content-md-between {
    align-content: space-between !important;
  }

  .align-content-md-around {
    align-content: space-around !important;
  }

  .align-content-md-stretch {
    align-content: stretch !important;
  }

  .align-self-md-auto {
    align-self: auto !important;
  }

  .align-self-md-start {
    align-self: flex-start !important;
  }

  .align-self-md-end {
    align-self: flex-end !important;
  }

  .align-self-md-center {
    align-self: center !important;
  }

  .align-self-md-baseline {
    align-self: baseline !important;
  }

  .align-self-md-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important;
  }

  .flex-lg-column {
    flex-direction: column !important;
  }

  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }

  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .flex-lg-fill {
    flex: 1 1 auto !important;
  }

  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-lg-start {
    justify-content: flex-start !important;
  }

  .justify-content-lg-end {
    justify-content: flex-end !important;
  }

  .justify-content-lg-center {
    justify-content: center !important;
  }

  .justify-content-lg-between {
    justify-content: space-between !important;
  }

  .justify-content-lg-around {
    justify-content: space-around !important;
  }

  .align-items-lg-start {
    align-items: flex-start !important;
  }

  .align-items-lg-end {
    align-items: flex-end !important;
  }

  .align-items-lg-center {
    align-items: center !important;
  }

  .align-items-lg-baseline {
    align-items: baseline !important;
  }

  .align-items-lg-stretch {
    align-items: stretch !important;
  }

  .align-content-lg-start {
    align-content: flex-start !important;
  }

  .align-content-lg-end {
    align-content: flex-end !important;
  }

  .align-content-lg-center {
    align-content: center !important;
  }

  .align-content-lg-between {
    align-content: space-between !important;
  }

  .align-content-lg-around {
    align-content: space-around !important;
  }

  .align-content-lg-stretch {
    align-content: stretch !important;
  }

  .align-self-lg-auto {
    align-self: auto !important;
  }

  .align-self-lg-start {
    align-self: flex-start !important;
  }

  .align-self-lg-end {
    align-self: flex-end !important;
  }

  .align-self-lg-center {
    align-self: center !important;
  }

  .align-self-lg-baseline {
    align-self: baseline !important;
  }

  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important;
  }

  .flex-xl-column {
    flex-direction: column !important;
  }

  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }

  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .flex-xl-fill {
    flex: 1 1 auto !important;
  }

  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-xl-start {
    justify-content: flex-start !important;
  }

  .justify-content-xl-end {
    justify-content: flex-end !important;
  }

  .justify-content-xl-center {
    justify-content: center !important;
  }

  .justify-content-xl-between {
    justify-content: space-between !important;
  }

  .justify-content-xl-around {
    justify-content: space-around !important;
  }

  .align-items-xl-start {
    align-items: flex-start !important;
  }

  .align-items-xl-end {
    align-items: flex-end !important;
  }

  .align-items-xl-center {
    align-items: center !important;
  }

  .align-items-xl-baseline {
    align-items: baseline !important;
  }

  .align-items-xl-stretch {
    align-items: stretch !important;
  }

  .align-content-xl-start {
    align-content: flex-start !important;
  }

  .align-content-xl-end {
    align-content: flex-end !important;
  }

  .align-content-xl-center {
    align-content: center !important;
  }

  .align-content-xl-between {
    align-content: space-between !important;
  }

  .align-content-xl-around {
    align-content: space-around !important;
  }

  .align-content-xl-stretch {
    align-content: stretch !important;
  }

  .align-self-xl-auto {
    align-self: auto !important;
  }

  .align-self-xl-start {
    align-self: flex-start !important;
  }

  .align-self-xl-end {
    align-self: flex-end !important;
  }

  .align-self-xl-center {
    align-self: center !important;
  }

  .align-self-xl-baseline {
    align-self: baseline !important;
  }

  .align-self-xl-stretch {
    align-self: stretch !important;
  }
}
.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.float-none {
  float: none !important;
}

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important;
  }

  .float-sm-right {
    float: right !important;
  }

  .float-sm-none {
    float: none !important;
  }
}
@media (min-width: 768px) {
  .float-md-left {
    float: left !important;
  }

  .float-md-right {
    float: right !important;
  }

  .float-md-none {
    float: none !important;
  }
}
@media (min-width: 992px) {
  .float-lg-left {
    float: left !important;
  }

  .float-lg-right {
    float: right !important;
  }

  .float-lg-none {
    float: none !important;
  }
}
@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important;
  }

  .float-xl-right {
    float: right !important;
  }

  .float-xl-none {
    float: none !important;
  }
}
.overflow-auto {
  overflow: auto !important;
}

.overflow-hidden {
  overflow: hidden !important;
}

.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-sticky {
  position: -webkit-sticky !important;
  position: sticky !important;
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

@supports ((position: -webkit-sticky) or (position: sticky)) {
  .sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

.shadow-none {
  box-shadow: none !important;
}

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100 {
  width: 100% !important;
}

.w-auto {
  width: auto !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.h-auto {
  height: auto !important;
}

.mw-100 {
  max-width: 100% !important;
}

.mh-100 {
  max-height: 100% !important;
}

.min-vw-100 {
  min-width: 100vw !important;
}

.min-vh-100 {
  min-height: 100vh !important;
}

.vw-100 {
  width: 100vw !important;
}

.vh-100 {
  height: 100vh !important;
}

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0);
}

.m-0 {
  margin: 0 !important;
}

.mt-0,
.my-0 {
  margin-top: 0 !important;
}

.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

.p-0 {
  padding: 0 !important;
}

.pt-0,
.py-0 {
  padding-top: 0 !important;
}

.pr-0,
.px-0 {
  padding-right: 0 !important;
}

.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
  padding-left: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

.m-n1 {
  margin: -0.25rem !important;
}

.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}

.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}

.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}

.m-n2 {
  margin: -0.5rem !important;
}

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}

.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}

.m-n3 {
  margin: -1rem !important;
}

.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}

.mr-n3,
.mx-n3 {
  margin-right: -1rem !important;
}

.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}

.ml-n3,
.mx-n3 {
  margin-left: -1rem !important;
}

.m-n4 {
  margin: -1.5rem !important;
}

.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}

.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}

.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}

.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}

.m-n5 {
  margin: -3rem !important;
}

.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}

.mr-n5,
.mx-n5 {
  margin-right: -3rem !important;
}

.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}

.ml-n5,
.mx-n5 {
  margin-left: -3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mt-auto,
.my-auto {
  margin-top: auto !important;
}

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }

  .mt-sm-0,
.my-sm-0 {
    margin-top: 0 !important;
  }

  .mr-sm-0,
.mx-sm-0 {
    margin-right: 0 !important;
  }

  .mb-sm-0,
.my-sm-0 {
    margin-bottom: 0 !important;
  }

  .ml-sm-0,
.mx-sm-0 {
    margin-left: 0 !important;
  }

  .m-sm-1 {
    margin: 0.25rem !important;
  }

  .mt-sm-1,
.my-sm-1 {
    margin-top: 0.25rem !important;
  }

  .mr-sm-1,
.mx-sm-1 {
    margin-right: 0.25rem !important;
  }

  .mb-sm-1,
.my-sm-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-sm-1,
.mx-sm-1 {
    margin-left: 0.25rem !important;
  }

  .m-sm-2 {
    margin: 0.5rem !important;
  }

  .mt-sm-2,
.my-sm-2 {
    margin-top: 0.5rem !important;
  }

  .mr-sm-2,
.mx-sm-2 {
    margin-right: 0.5rem !important;
  }

  .mb-sm-2,
.my-sm-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-sm-2,
.mx-sm-2 {
    margin-left: 0.5rem !important;
  }

  .m-sm-3 {
    margin: 1rem !important;
  }

  .mt-sm-3,
.my-sm-3 {
    margin-top: 1rem !important;
  }

  .mr-sm-3,
.mx-sm-3 {
    margin-right: 1rem !important;
  }

  .mb-sm-3,
.my-sm-3 {
    margin-bottom: 1rem !important;
  }

  .ml-sm-3,
.mx-sm-3 {
    margin-left: 1rem !important;
  }

  .m-sm-4 {
    margin: 1.5rem !important;
  }

  .mt-sm-4,
.my-sm-4 {
    margin-top: 1.5rem !important;
  }

  .mr-sm-4,
.mx-sm-4 {
    margin-right: 1.5rem !important;
  }

  .mb-sm-4,
.my-sm-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-sm-4,
.mx-sm-4 {
    margin-left: 1.5rem !important;
  }

  .m-sm-5 {
    margin: 3rem !important;
  }

  .mt-sm-5,
.my-sm-5 {
    margin-top: 3rem !important;
  }

  .mr-sm-5,
.mx-sm-5 {
    margin-right: 3rem !important;
  }

  .mb-sm-5,
.my-sm-5 {
    margin-bottom: 3rem !important;
  }

  .ml-sm-5,
.mx-sm-5 {
    margin-left: 3rem !important;
  }

  .p-sm-0 {
    padding: 0 !important;
  }

  .pt-sm-0,
.py-sm-0 {
    padding-top: 0 !important;
  }

  .pr-sm-0,
.px-sm-0 {
    padding-right: 0 !important;
  }

  .pb-sm-0,
.py-sm-0 {
    padding-bottom: 0 !important;
  }

  .pl-sm-0,
.px-sm-0 {
    padding-left: 0 !important;
  }

  .p-sm-1 {
    padding: 0.25rem !important;
  }

  .pt-sm-1,
.py-sm-1 {
    padding-top: 0.25rem !important;
  }

  .pr-sm-1,
.px-sm-1 {
    padding-right: 0.25rem !important;
  }

  .pb-sm-1,
.py-sm-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-sm-1,
.px-sm-1 {
    padding-left: 0.25rem !important;
  }

  .p-sm-2 {
    padding: 0.5rem !important;
  }

  .pt-sm-2,
.py-sm-2 {
    padding-top: 0.5rem !important;
  }

  .pr-sm-2,
.px-sm-2 {
    padding-right: 0.5rem !important;
  }

  .pb-sm-2,
.py-sm-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-sm-2,
.px-sm-2 {
    padding-left: 0.5rem !important;
  }

  .p-sm-3 {
    padding: 1rem !important;
  }

  .pt-sm-3,
.py-sm-3 {
    padding-top: 1rem !important;
  }

  .pr-sm-3,
.px-sm-3 {
    padding-right: 1rem !important;
  }

  .pb-sm-3,
.py-sm-3 {
    padding-bottom: 1rem !important;
  }

  .pl-sm-3,
.px-sm-3 {
    padding-left: 1rem !important;
  }

  .p-sm-4 {
    padding: 1.5rem !important;
  }

  .pt-sm-4,
.py-sm-4 {
    padding-top: 1.5rem !important;
  }

  .pr-sm-4,
.px-sm-4 {
    padding-right: 1.5rem !important;
  }

  .pb-sm-4,
.py-sm-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-sm-4,
.px-sm-4 {
    padding-left: 1.5rem !important;
  }

  .p-sm-5 {
    padding: 3rem !important;
  }

  .pt-sm-5,
.py-sm-5 {
    padding-top: 3rem !important;
  }

  .pr-sm-5,
.px-sm-5 {
    padding-right: 3rem !important;
  }

  .pb-sm-5,
.py-sm-5 {
    padding-bottom: 3rem !important;
  }

  .pl-sm-5,
.px-sm-5 {
    padding-left: 3rem !important;
  }

  .m-sm-n1 {
    margin: -0.25rem !important;
  }

  .mt-sm-n1,
.my-sm-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-sm-n1,
.mx-sm-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-sm-n1,
.my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-sm-n1,
.mx-sm-n1 {
    margin-left: -0.25rem !important;
  }

  .m-sm-n2 {
    margin: -0.5rem !important;
  }

  .mt-sm-n2,
.my-sm-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-sm-n2,
.mx-sm-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-sm-n2,
.my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-sm-n2,
.mx-sm-n2 {
    margin-left: -0.5rem !important;
  }

  .m-sm-n3 {
    margin: -1rem !important;
  }

  .mt-sm-n3,
.my-sm-n3 {
    margin-top: -1rem !important;
  }

  .mr-sm-n3,
.mx-sm-n3 {
    margin-right: -1rem !important;
  }

  .mb-sm-n3,
.my-sm-n3 {
    margin-bottom: -1rem !important;
  }

  .ml-sm-n3,
.mx-sm-n3 {
    margin-left: -1rem !important;
  }

  .m-sm-n4 {
    margin: -1.5rem !important;
  }

  .mt-sm-n4,
.my-sm-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-sm-n4,
.mx-sm-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-sm-n4,
.my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-sm-n4,
.mx-sm-n4 {
    margin-left: -1.5rem !important;
  }

  .m-sm-n5 {
    margin: -3rem !important;
  }

  .mt-sm-n5,
.my-sm-n5 {
    margin-top: -3rem !important;
  }

  .mr-sm-n5,
.mx-sm-n5 {
    margin-right: -3rem !important;
  }

  .mb-sm-n5,
.my-sm-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-sm-n5,
.mx-sm-n5 {
    margin-left: -3rem !important;
  }

  .m-sm-auto {
    margin: auto !important;
  }

  .mt-sm-auto,
.my-sm-auto {
    margin-top: auto !important;
  }

  .mr-sm-auto,
.mx-sm-auto {
    margin-right: auto !important;
  }

  .mb-sm-auto,
.my-sm-auto {
    margin-bottom: auto !important;
  }

  .ml-sm-auto,
.mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }

  .mt-md-0,
.my-md-0 {
    margin-top: 0 !important;
  }

  .mr-md-0,
.mx-md-0 {
    margin-right: 0 !important;
  }

  .mb-md-0,
.my-md-0 {
    margin-bottom: 0 !important;
  }

  .ml-md-0,
.mx-md-0 {
    margin-left: 0 !important;
  }

  .m-md-1 {
    margin: 0.25rem !important;
  }

  .mt-md-1,
.my-md-1 {
    margin-top: 0.25rem !important;
  }

  .mr-md-1,
.mx-md-1 {
    margin-right: 0.25rem !important;
  }

  .mb-md-1,
.my-md-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-md-1,
.mx-md-1 {
    margin-left: 0.25rem !important;
  }

  .m-md-2 {
    margin: 0.5rem !important;
  }

  .mt-md-2,
.my-md-2 {
    margin-top: 0.5rem !important;
  }

  .mr-md-2,
.mx-md-2 {
    margin-right: 0.5rem !important;
  }

  .mb-md-2,
.my-md-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-md-2,
.mx-md-2 {
    margin-left: 0.5rem !important;
  }

  .m-md-3 {
    margin: 1rem !important;
  }

  .mt-md-3,
.my-md-3 {
    margin-top: 1rem !important;
  }

  .mr-md-3,
.mx-md-3 {
    margin-right: 1rem !important;
  }

  .mb-md-3,
.my-md-3 {
    margin-bottom: 1rem !important;
  }

  .ml-md-3,
.mx-md-3 {
    margin-left: 1rem !important;
  }

  .m-md-4 {
    margin: 1.5rem !important;
  }

  .mt-md-4,
.my-md-4 {
    margin-top: 1.5rem !important;
  }

  .mr-md-4,
.mx-md-4 {
    margin-right: 1.5rem !important;
  }

  .mb-md-4,
.my-md-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-md-4,
.mx-md-4 {
    margin-left: 1.5rem !important;
  }

  .m-md-5 {
    margin: 3rem !important;
  }

  .mt-md-5,
.my-md-5 {
    margin-top: 3rem !important;
  }

  .mr-md-5,
.mx-md-5 {
    margin-right: 3rem !important;
  }

  .mb-md-5,
.my-md-5 {
    margin-bottom: 3rem !important;
  }

  .ml-md-5,
.mx-md-5 {
    margin-left: 3rem !important;
  }

  .p-md-0 {
    padding: 0 !important;
  }

  .pt-md-0,
.py-md-0 {
    padding-top: 0 !important;
  }

  .pr-md-0,
.px-md-0 {
    padding-right: 0 !important;
  }

  .pb-md-0,
.py-md-0 {
    padding-bottom: 0 !important;
  }

  .pl-md-0,
.px-md-0 {
    padding-left: 0 !important;
  }

  .p-md-1 {
    padding: 0.25rem !important;
  }

  .pt-md-1,
.py-md-1 {
    padding-top: 0.25rem !important;
  }

  .pr-md-1,
.px-md-1 {
    padding-right: 0.25rem !important;
  }

  .pb-md-1,
.py-md-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-md-1,
.px-md-1 {
    padding-left: 0.25rem !important;
  }

  .p-md-2 {
    padding: 0.5rem !important;
  }

  .pt-md-2,
.py-md-2 {
    padding-top: 0.5rem !important;
  }

  .pr-md-2,
.px-md-2 {
    padding-right: 0.5rem !important;
  }

  .pb-md-2,
.py-md-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-md-2,
.px-md-2 {
    padding-left: 0.5rem !important;
  }

  .p-md-3 {
    padding: 1rem !important;
  }

  .pt-md-3,
.py-md-3 {
    padding-top: 1rem !important;
  }

  .pr-md-3,
.px-md-3 {
    padding-right: 1rem !important;
  }

  .pb-md-3,
.py-md-3 {
    padding-bottom: 1rem !important;
  }

  .pl-md-3,
.px-md-3 {
    padding-left: 1rem !important;
  }

  .p-md-4 {
    padding: 1.5rem !important;
  }

  .pt-md-4,
.py-md-4 {
    padding-top: 1.5rem !important;
  }

  .pr-md-4,
.px-md-4 {
    padding-right: 1.5rem !important;
  }

  .pb-md-4,
.py-md-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-md-4,
.px-md-4 {
    padding-left: 1.5rem !important;
  }

  .p-md-5 {
    padding: 3rem !important;
  }

  .pt-md-5,
.py-md-5 {
    padding-top: 3rem !important;
  }

  .pr-md-5,
.px-md-5 {
    padding-right: 3rem !important;
  }

  .pb-md-5,
.py-md-5 {
    padding-bottom: 3rem !important;
  }

  .pl-md-5,
.px-md-5 {
    padding-left: 3rem !important;
  }

  .m-md-n1 {
    margin: -0.25rem !important;
  }

  .mt-md-n1,
.my-md-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-md-n1,
.mx-md-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-md-n1,
.my-md-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-md-n1,
.mx-md-n1 {
    margin-left: -0.25rem !important;
  }

  .m-md-n2 {
    margin: -0.5rem !important;
  }

  .mt-md-n2,
.my-md-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-md-n2,
.mx-md-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-md-n2,
.my-md-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-md-n2,
.mx-md-n2 {
    margin-left: -0.5rem !important;
  }

  .m-md-n3 {
    margin: -1rem !important;
  }

  .mt-md-n3,
.my-md-n3 {
    margin-top: -1rem !important;
  }

  .mr-md-n3,
.mx-md-n3 {
    margin-right: -1rem !important;
  }

  .mb-md-n3,
.my-md-n3 {
    margin-bottom: -1rem !important;
  }

  .ml-md-n3,
.mx-md-n3 {
    margin-left: -1rem !important;
  }

  .m-md-n4 {
    margin: -1.5rem !important;
  }

  .mt-md-n4,
.my-md-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-md-n4,
.mx-md-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-md-n4,
.my-md-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-md-n4,
.mx-md-n4 {
    margin-left: -1.5rem !important;
  }

  .m-md-n5 {
    margin: -3rem !important;
  }

  .mt-md-n5,
.my-md-n5 {
    margin-top: -3rem !important;
  }

  .mr-md-n5,
.mx-md-n5 {
    margin-right: -3rem !important;
  }

  .mb-md-n5,
.my-md-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-md-n5,
.mx-md-n5 {
    margin-left: -3rem !important;
  }

  .m-md-auto {
    margin: auto !important;
  }

  .mt-md-auto,
.my-md-auto {
    margin-top: auto !important;
  }

  .mr-md-auto,
.mx-md-auto {
    margin-right: auto !important;
  }

  .mb-md-auto,
.my-md-auto {
    margin-bottom: auto !important;
  }

  .ml-md-auto,
.mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }

  .mt-lg-0,
.my-lg-0 {
    margin-top: 0 !important;
  }

  .mr-lg-0,
.mx-lg-0 {
    margin-right: 0 !important;
  }

  .mb-lg-0,
.my-lg-0 {
    margin-bottom: 0 !important;
  }

  .ml-lg-0,
.mx-lg-0 {
    margin-left: 0 !important;
  }

  .m-lg-1 {
    margin: 0.25rem !important;
  }

  .mt-lg-1,
.my-lg-1 {
    margin-top: 0.25rem !important;
  }

  .mr-lg-1,
.mx-lg-1 {
    margin-right: 0.25rem !important;
  }

  .mb-lg-1,
.my-lg-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-lg-1,
.mx-lg-1 {
    margin-left: 0.25rem !important;
  }

  .m-lg-2 {
    margin: 0.5rem !important;
  }

  .mt-lg-2,
.my-lg-2 {
    margin-top: 0.5rem !important;
  }

  .mr-lg-2,
.mx-lg-2 {
    margin-right: 0.5rem !important;
  }

  .mb-lg-2,
.my-lg-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-lg-2,
.mx-lg-2 {
    margin-left: 0.5rem !important;
  }

  .m-lg-3 {
    margin: 1rem !important;
  }

  .mt-lg-3,
.my-lg-3 {
    margin-top: 1rem !important;
  }

  .mr-lg-3,
.mx-lg-3 {
    margin-right: 1rem !important;
  }

  .mb-lg-3,
.my-lg-3 {
    margin-bottom: 1rem !important;
  }

  .ml-lg-3,
.mx-lg-3 {
    margin-left: 1rem !important;
  }

  .m-lg-4 {
    margin: 1.5rem !important;
  }

  .mt-lg-4,
.my-lg-4 {
    margin-top: 1.5rem !important;
  }

  .mr-lg-4,
.mx-lg-4 {
    margin-right: 1.5rem !important;
  }

  .mb-lg-4,
.my-lg-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-lg-4,
.mx-lg-4 {
    margin-left: 1.5rem !important;
  }

  .m-lg-5 {
    margin: 3rem !important;
  }

  .mt-lg-5,
.my-lg-5 {
    margin-top: 3rem !important;
  }

  .mr-lg-5,
.mx-lg-5 {
    margin-right: 3rem !important;
  }

  .mb-lg-5,
.my-lg-5 {
    margin-bottom: 3rem !important;
  }

  .ml-lg-5,
.mx-lg-5 {
    margin-left: 3rem !important;
  }

  .p-lg-0 {
    padding: 0 !important;
  }

  .pt-lg-0,
.py-lg-0 {
    padding-top: 0 !important;
  }

  .pr-lg-0,
.px-lg-0 {
    padding-right: 0 !important;
  }

  .pb-lg-0,
.py-lg-0 {
    padding-bottom: 0 !important;
  }

  .pl-lg-0,
.px-lg-0 {
    padding-left: 0 !important;
  }

  .p-lg-1 {
    padding: 0.25rem !important;
  }

  .pt-lg-1,
.py-lg-1 {
    padding-top: 0.25rem !important;
  }

  .pr-lg-1,
.px-lg-1 {
    padding-right: 0.25rem !important;
  }

  .pb-lg-1,
.py-lg-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-lg-1,
.px-lg-1 {
    padding-left: 0.25rem !important;
  }

  .p-lg-2 {
    padding: 0.5rem !important;
  }

  .pt-lg-2,
.py-lg-2 {
    padding-top: 0.5rem !important;
  }

  .pr-lg-2,
.px-lg-2 {
    padding-right: 0.5rem !important;
  }

  .pb-lg-2,
.py-lg-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-lg-2,
.px-lg-2 {
    padding-left: 0.5rem !important;
  }

  .p-lg-3 {
    padding: 1rem !important;
  }

  .pt-lg-3,
.py-lg-3 {
    padding-top: 1rem !important;
  }

  .pr-lg-3,
.px-lg-3 {
    padding-right: 1rem !important;
  }

  .pb-lg-3,
.py-lg-3 {
    padding-bottom: 1rem !important;
  }

  .pl-lg-3,
.px-lg-3 {
    padding-left: 1rem !important;
  }

  .p-lg-4 {
    padding: 1.5rem !important;
  }

  .pt-lg-4,
.py-lg-4 {
    padding-top: 1.5rem !important;
  }

  .pr-lg-4,
.px-lg-4 {
    padding-right: 1.5rem !important;
  }

  .pb-lg-4,
.py-lg-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-lg-4,
.px-lg-4 {
    padding-left: 1.5rem !important;
  }

  .p-lg-5 {
    padding: 3rem !important;
  }

  .pt-lg-5,
.py-lg-5 {
    padding-top: 3rem !important;
  }

  .pr-lg-5,
.px-lg-5 {
    padding-right: 3rem !important;
  }

  .pb-lg-5,
.py-lg-5 {
    padding-bottom: 3rem !important;
  }

  .pl-lg-5,
.px-lg-5 {
    padding-left: 3rem !important;
  }

  .m-lg-n1 {
    margin: -0.25rem !important;
  }

  .mt-lg-n1,
.my-lg-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-lg-n1,
.mx-lg-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-lg-n1,
.my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-lg-n1,
.mx-lg-n1 {
    margin-left: -0.25rem !important;
  }

  .m-lg-n2 {
    margin: -0.5rem !important;
  }

  .mt-lg-n2,
.my-lg-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-lg-n2,
.mx-lg-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-lg-n2,
.my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-lg-n2,
.mx-lg-n2 {
    margin-left: -0.5rem !important;
  }

  .m-lg-n3 {
    margin: -1rem !important;
  }

  .mt-lg-n3,
.my-lg-n3 {
    margin-top: -1rem !important;
  }

  .mr-lg-n3,
.mx-lg-n3 {
    margin-right: -1rem !important;
  }

  .mb-lg-n3,
.my-lg-n3 {
    margin-bottom: -1rem !important;
  }

  .ml-lg-n3,
.mx-lg-n3 {
    margin-left: -1rem !important;
  }

  .m-lg-n4 {
    margin: -1.5rem !important;
  }

  .mt-lg-n4,
.my-lg-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-lg-n4,
.mx-lg-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-lg-n4,
.my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-lg-n4,
.mx-lg-n4 {
    margin-left: -1.5rem !important;
  }

  .m-lg-n5 {
    margin: -3rem !important;
  }

  .mt-lg-n5,
.my-lg-n5 {
    margin-top: -3rem !important;
  }

  .mr-lg-n5,
.mx-lg-n5 {
    margin-right: -3rem !important;
  }

  .mb-lg-n5,
.my-lg-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-lg-n5,
.mx-lg-n5 {
    margin-left: -3rem !important;
  }

  .m-lg-auto {
    margin: auto !important;
  }

  .mt-lg-auto,
.my-lg-auto {
    margin-top: auto !important;
  }

  .mr-lg-auto,
.mx-lg-auto {
    margin-right: auto !important;
  }

  .mb-lg-auto,
.my-lg-auto {
    margin-bottom: auto !important;
  }

  .ml-lg-auto,
.mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }

  .mt-xl-0,
.my-xl-0 {
    margin-top: 0 !important;
  }

  .mr-xl-0,
.mx-xl-0 {
    margin-right: 0 !important;
  }

  .mb-xl-0,
.my-xl-0 {
    margin-bottom: 0 !important;
  }

  .ml-xl-0,
.mx-xl-0 {
    margin-left: 0 !important;
  }

  .m-xl-1 {
    margin: 0.25rem !important;
  }

  .mt-xl-1,
.my-xl-1 {
    margin-top: 0.25rem !important;
  }

  .mr-xl-1,
.mx-xl-1 {
    margin-right: 0.25rem !important;
  }

  .mb-xl-1,
.my-xl-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-xl-1,
.mx-xl-1 {
    margin-left: 0.25rem !important;
  }

  .m-xl-2 {
    margin: 0.5rem !important;
  }

  .mt-xl-2,
.my-xl-2 {
    margin-top: 0.5rem !important;
  }

  .mr-xl-2,
.mx-xl-2 {
    margin-right: 0.5rem !important;
  }

  .mb-xl-2,
.my-xl-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-xl-2,
.mx-xl-2 {
    margin-left: 0.5rem !important;
  }

  .m-xl-3 {
    margin: 1rem !important;
  }

  .mt-xl-3,
.my-xl-3 {
    margin-top: 1rem !important;
  }

  .mr-xl-3,
.mx-xl-3 {
    margin-right: 1rem !important;
  }

  .mb-xl-3,
.my-xl-3 {
    margin-bottom: 1rem !important;
  }

  .ml-xl-3,
.mx-xl-3 {
    margin-left: 1rem !important;
  }

  .m-xl-4 {
    margin: 1.5rem !important;
  }

  .mt-xl-4,
.my-xl-4 {
    margin-top: 1.5rem !important;
  }

  .mr-xl-4,
.mx-xl-4 {
    margin-right: 1.5rem !important;
  }

  .mb-xl-4,
.my-xl-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-xl-4,
.mx-xl-4 {
    margin-left: 1.5rem !important;
  }

  .m-xl-5 {
    margin: 3rem !important;
  }

  .mt-xl-5,
.my-xl-5 {
    margin-top: 3rem !important;
  }

  .mr-xl-5,
.mx-xl-5 {
    margin-right: 3rem !important;
  }

  .mb-xl-5,
.my-xl-5 {
    margin-bottom: 3rem !important;
  }

  .ml-xl-5,
.mx-xl-5 {
    margin-left: 3rem !important;
  }

  .p-xl-0 {
    padding: 0 !important;
  }

  .pt-xl-0,
.py-xl-0 {
    padding-top: 0 !important;
  }

  .pr-xl-0,
.px-xl-0 {
    padding-right: 0 !important;
  }

  .pb-xl-0,
.py-xl-0 {
    padding-bottom: 0 !important;
  }

  .pl-xl-0,
.px-xl-0 {
    padding-left: 0 !important;
  }

  .p-xl-1 {
    padding: 0.25rem !important;
  }

  .pt-xl-1,
.py-xl-1 {
    padding-top: 0.25rem !important;
  }

  .pr-xl-1,
.px-xl-1 {
    padding-right: 0.25rem !important;
  }

  .pb-xl-1,
.py-xl-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-xl-1,
.px-xl-1 {
    padding-left: 0.25rem !important;
  }

  .p-xl-2 {
    padding: 0.5rem !important;
  }

  .pt-xl-2,
.py-xl-2 {
    padding-top: 0.5rem !important;
  }

  .pr-xl-2,
.px-xl-2 {
    padding-right: 0.5rem !important;
  }

  .pb-xl-2,
.py-xl-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-xl-2,
.px-xl-2 {
    padding-left: 0.5rem !important;
  }

  .p-xl-3 {
    padding: 1rem !important;
  }

  .pt-xl-3,
.py-xl-3 {
    padding-top: 1rem !important;
  }

  .pr-xl-3,
.px-xl-3 {
    padding-right: 1rem !important;
  }

  .pb-xl-3,
.py-xl-3 {
    padding-bottom: 1rem !important;
  }

  .pl-xl-3,
.px-xl-3 {
    padding-left: 1rem !important;
  }

  .p-xl-4 {
    padding: 1.5rem !important;
  }

  .pt-xl-4,
.py-xl-4 {
    padding-top: 1.5rem !important;
  }

  .pr-xl-4,
.px-xl-4 {
    padding-right: 1.5rem !important;
  }

  .pb-xl-4,
.py-xl-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-xl-4,
.px-xl-4 {
    padding-left: 1.5rem !important;
  }

  .p-xl-5 {
    padding: 3rem !important;
  }

  .pt-xl-5,
.py-xl-5 {
    padding-top: 3rem !important;
  }

  .pr-xl-5,
.px-xl-5 {
    padding-right: 3rem !important;
  }

  .pb-xl-5,
.py-xl-5 {
    padding-bottom: 3rem !important;
  }

  .pl-xl-5,
.px-xl-5 {
    padding-left: 3rem !important;
  }

  .m-xl-n1 {
    margin: -0.25rem !important;
  }

  .mt-xl-n1,
.my-xl-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-xl-n1,
.mx-xl-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-xl-n1,
.my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-xl-n1,
.mx-xl-n1 {
    margin-left: -0.25rem !important;
  }

  .m-xl-n2 {
    margin: -0.5rem !important;
  }

  .mt-xl-n2,
.my-xl-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-xl-n2,
.mx-xl-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-xl-n2,
.my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-xl-n2,
.mx-xl-n2 {
    margin-left: -0.5rem !important;
  }

  .m-xl-n3 {
    margin: -1rem !important;
  }

  .mt-xl-n3,
.my-xl-n3 {
    margin-top: -1rem !important;
  }

  .mr-xl-n3,
.mx-xl-n3 {
    margin-right: -1rem !important;
  }

  .mb-xl-n3,
.my-xl-n3 {
    margin-bottom: -1rem !important;
  }

  .ml-xl-n3,
.mx-xl-n3 {
    margin-left: -1rem !important;
  }

  .m-xl-n4 {
    margin: -1.5rem !important;
  }

  .mt-xl-n4,
.my-xl-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-xl-n4,
.mx-xl-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-xl-n4,
.my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-xl-n4,
.mx-xl-n4 {
    margin-left: -1.5rem !important;
  }

  .m-xl-n5 {
    margin: -3rem !important;
  }

  .mt-xl-n5,
.my-xl-n5 {
    margin-top: -3rem !important;
  }

  .mr-xl-n5,
.mx-xl-n5 {
    margin-right: -3rem !important;
  }

  .mb-xl-n5,
.my-xl-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-xl-n5,
.mx-xl-n5 {
    margin-left: -3rem !important;
  }

  .m-xl-auto {
    margin: auto !important;
  }

  .mt-xl-auto,
.my-xl-auto {
    margin-top: auto !important;
  }

  .mr-xl-auto,
.mx-xl-auto {
    margin-right: auto !important;
  }

  .mb-xl-auto,
.my-xl-auto {
    margin-bottom: auto !important;
  }

  .ml-xl-auto,
.mx-xl-auto {
    margin-left: auto !important;
  }
}
.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}

.text-justify {
  text-align: justify !important;
}

.text-wrap {
  white-space: normal !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important;
  }

  .text-sm-right {
    text-align: right !important;
  }

  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }

  .text-md-right {
    text-align: right !important;
  }

  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important;
  }

  .text-lg-right {
    text-align: right !important;
  }

  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important;
  }

  .text-xl-right {
    text-align: right !important;
  }

  .text-xl-center {
    text-align: center !important;
  }
}
.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.font-weight-light {
  font-weight: 300 !important;
}

.font-weight-lighter {
  font-weight: lighter !important;
}

.font-weight-normal {
  font-weight: 400 !important;
}

.font-weight-bold {
  font-weight: 700 !important;
}

.font-weight-bolder {
  font-weight: bolder !important;
}

.font-italic {
  font-style: italic !important;
}

.text-white {
  color: #fff !important;
}

.text-primary {
  color: #D3B659 !important;
}

a.text-primary:hover, a.text-primary:focus {
  color: #b1922f !important;
}

.text-secondary {
  color: #6c757d !important;
}

a.text-secondary:hover, a.text-secondary:focus {
  color: #494f54 !important;
}

.text-success {
  color: #38c172 !important;
}

a.text-success:hover, a.text-success:focus {
  color: #27864f !important;
}

.text-info {
  color: #6cb2eb !important;
}

a.text-info:hover, a.text-info:focus {
  color: #298fe2 !important;
}

.text-warning {
  color: #ffed4a !important;
}

a.text-warning:hover, a.text-warning:focus {
  color: #fde300 !important;
}

.text-danger {
  color: #e3342f !important;
}

a.text-danger:hover, a.text-danger:focus {
  color: #ae1c17 !important;
}

.text-light {
  color: #f8f9fa !important;
}

a.text-light:hover, a.text-light:focus {
  color: #cbd3da !important;
}

.text-dark {
  color: #343a40 !important;
}

a.text-dark:hover, a.text-dark:focus {
  color: #121416 !important;
}

.text-body {
  color: #212529 !important;
}

.text-muted {
  color: #6c757d !important;
}

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.text-decoration-none {
  text-decoration: none !important;
}

.text-break {
  word-break: break-word !important;
  overflow-wrap: break-word !important;
}

.text-reset {
  color: inherit !important;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

@media print {
  *,
*::before,
*::after {
    text-shadow: none !important;
    box-shadow: none !important;
  }

  a:not(.btn) {
    text-decoration: underline;
  }

  abbr[title]::after {
    content: " (" attr(title) ")";
  }

  pre {
    white-space: pre-wrap !important;
  }

  pre,
blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
img {
    page-break-inside: avoid;
  }

  p,
h2,
h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
h3 {
    page-break-after: avoid;
  }

  @page {
    size: a3;
  }
  body {
    min-width: 992px !important;
  }

  .container {
    min-width: 992px !important;
  }

  .navbar {
    display: none;
  }

  .badge {
    border: 1px solid #000;
  }

  .table {
    border-collapse: collapse !important;
  }
  .table td,
.table th {
    background-color: #fff !important;
  }

  .table-bordered th,
.table-bordered td {
    border: 1px solid #dee2e6 !important;
  }

  .table-dark {
    color: inherit;
  }
  .table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
    border-color: #dee2e6;
  }

  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6;
  }
}
.tc-header {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  padding: 15px 0;
  z-index: 6;
}
.tc-header.tc-scroll-header {
  position: fixed;
  background-color: #161820;
  z-index: 11;
  padding-top: 0px;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
  padding-bottom: 0px;
  -webkit-animation: smoothScroll 0.8s forwards;
          animation: smoothScroll 0.8s forwards;
  padding: 5px 0;
}
@media (max-width: 991.98px) {
  .tc-header.tc-scroll-header {
    padding: 8px 0;
  }
}
@-webkit-keyframes smoothScroll {
  0% {
    transform: translateY(-40px);
  }
  100% {
    transform: translateY(0px);
  }
}
@keyframes smoothScroll {
  0% {
    transform: translateY(-40px);
  }
  100% {
    transform: translateY(0px);
  }
}
.tc-header .navbar-toggler {
  padding: 0;
  margin-top: 5px;
}
.tc-header .navbar-toggler .toggler-iconsnemu {
  width: 22px;
  height: 2px;
  margin-bottom: 5px;
  background: #fff;
  display: block;
  transition: all 0.2s ease-in-out;
  position: relative;
}
.tc-header .navbar-toggler .toggler-iconsnemu:first-child {
  transform: rotate(45deg);
  top: 7px;
}
.tc-header .navbar-toggler .toggler-iconsnemu:nth-of-type(2) {
  opacity: 0;
}
.tc-header .navbar-toggler .toggler-iconsnemu:last-child {
  transform: rotate(-45deg);
  top: -7px;
}
.tc-header .navbar-toggler.collapsed .toggler-iconsnemu {
  transform: rotate(0);
  top: 0;
}
.tc-header .navbar-toggler.collapsed .toggler-iconsnemu:nth-of-type(2) {
  opacity: 1;
}
.tc-header .topv2-header-icon .topv2-dropdown-header-icon {
  width: 180px;
}
@media (max-width: 1440px) {
  .tc-header .topv2-header-icon .topv2-dropdown-header-icon {
    width: 180px;
  }
}
@media (max-width: 991.98px) {
  .tc-header .topv2-header-icon .topv2-dropdown-header-icon {
    width: 160px;
  }
}
@media (max-width: 475px) {
  .tc-header .topv2-header-icon .topv2-dropdown-header-icon {
    width: 130px;
  }
}
.tc-header .topv2-header-icon .topv2-dropdown-header-icon .navbar-brand {
  display: flex;
  align-items: center;
  width: 100%;
}
.tc-header .topv2-header-icon .topv2-dropdown-header-icon .navbar-brand img {
  width: auto;
  height: 25px;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: left;
     object-position: left;
  overflow: hidden;
}
.tc-header .navbar-brand {
  display: flex;
  align-items: center;
}
.tc-header .navbar-brand img {
  width: auto;
  height: 30px;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: left;
     object-position: left;
  overflow: hidden;
}
.tc-header .topv2-header-logos-dropdown {
  background: #0e0e0f !important;
  border: none;
  padding: 0;
}
.tc-header .topv2-header-logos-dropdown .dropdown-item {
  padding: 9px 15px;
  background: transparent;
}
.tc-header .topv2-header-logos-dropdown .dropdown-item img {
  width: 100%;
  height: 21px;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: left;
     object-position: left;
}
.tc-header .topv2-header-logos-dropdown .dropdown-item:hover {
  background: #29293c;
}
.tc-header .navbar-collapse {
  flex-grow: inherit;
}
.tc-header .navbar-collapse.topcourd-sign-out-menu {
  flex: auto;
  margin-left: 20px;
}
@media (max-width: 991.98px) {
  .tc-header .navbar-collapse.topcourd-sign-out-menu {
    flex: auto;
    width: 100%;
    margin-left: 0px;
  }
}
.tc-header .navbar-collapse.topcourd-sign-out-menu.show .navbar-nav {
  margin: 0 !important;
}
.tc-header .navbar-collapse.topcourd-sign-out-menu.show .topv2-full-view-nemu {
  display: flex;
  height: 93vh;
}
.tc-header .navbar-collapse.topcourd-sign-out-menu.collapse .navbar-nav {
  margin: 0 !important;
}
.tc-header .navbar-collapse.topcourd-sign-out-menu.collapse .navbar-nav .topv2-mobile-view-header-bar {
  padding: 0;
}
.tc-header .navbar-collapse.topcourd-sign-out-menu.collapse:not(.show) {
  display: block;
}
.tc-header .navbar-collapse.topcourd-sign-out-menu .collapsing:not(.show) {
  display: block;
}
@media (max-width: 991.98px) {
  .tc-header .navbar-collapse.topcourd-sign-out-menu .navbar-nav {
    position: relative;
  }
}
.tc-header .navbar-collapse.topcourd-sign-out-menu .navbar-nav .topv2-mobile-view-header-bar {
  display: flex;
  align-items: center;
}
@media (max-width: 991.98px) {
  .tc-header .navbar-collapse.topcourd-sign-out-menu .navbar-nav .topv2-mobile-view-header-bar {
    display: none;
    justify-content: start;
    width: 100%;
    flex-direction: column;
    margin: 0 !important;
  }
}
.tc-header .navbar-collapse.topcourd-sign-out-menu .navbar-nav .topv2-mobile-and-desktop-view {
  display: flex;
}
@media (max-width: 991.98px) {
  .tc-header .navbar-collapse.topcourd-sign-out-menu .navbar-nav .topv2-mobile-and-desktop-view {
    position: absolute;
    right: 30px;
    top: -25px;
    margin: auto !important;
  }
}
@media (max-width: 991.98px) {
  .tc-header .navbar-collapse.topcourd-sign-out-menu .navbar-nav .topv2-mobile-and-desktop-view li {
    margin: 0 10px !important;
  }
}
@media (max-width: 991.98px) {
  .tc-header .navbar-collapse.topcourd-sign-out-menu .navbar-nav .topv2-settings-block {
    display: none;
  }
}
.tc-header .navbar-collapse.topcourd-sign-out-menu .navbar-nav .nav-item img {
  width: 15px;
}
.tc-header .navbar-collapse.topcourd-sign-out-menu .navbar-nav .topcourt-icons-bar {
  margin: 0 !important;
  margin-left: 10px !important;
}
@media (max-width: 991.98px) {
  .tc-header .navbar-collapse.topcourd-sign-out-menu .navbar-nav .topcourt-icons-bar {
    margin: 0 0 20px 0 !important;
  }
}
.tc-header .navbar-collapse.topcourd-sign-out-menu .navbar-nav .topcourt-icons-baractive {
  margin: 0 !important;
  margin-left: 10px !important;
}
@media (max-width: 991.98px) {
  .tc-header .navbar-collapse.topcourd-sign-out-menu .navbar-nav .topcourt-icons-baractive {
    margin: 0 0 20px 0 !important;
  }
}
@media (max-width: 991.98px) {
  .tc-header .navbar-collapse.topcourd-sign-out-menu .navbar-nav .dropdown-search {
    margin-bottom: 10px;
  }
}
.tc-header .navbar-collapse.topv2-header-menu-list-wrapper .navbar-nav .topv2-mobile-view-header-bar {
  justify-content: flex-start;
}
.tc-header .navbar-collapse.topv2-header-menu-list-wrapper .navbar-nav .topv2-mobile-view-header-bar li {
  margin: 0 4px;
}
@media (max-width: 991.98px) {
  .tc-header ul {
    margin: 20px 0 !important;
  }
}
.tc-header ul li {
  margin: 0 8px;
}
@media (max-width: 1199px) {
  .tc-header ul li {
    margin: 0 6px;
  }
}
@media (max-width: 991.98px) {
  .tc-header ul li {
    margin: 20px 0 0;
  }
}
.tc-header ul li.active a {
  text-decoration: underline !important;
}
.tc-header ul li a {
  font-size: 15px;
  text-transform: uppercase;
  font-family: "Barlow Condensed";
  font-weight: 500;
  padding: 0;
}
.tc-header ul li a:hover, .tc-header ul li a:active, .tc-header ul li a:focus {
  text-decoration: underline !important;
}
@media (max-width: 1199.98px) {
  .tc-header ul li a {
    font-size: 14px;
  }
}
.tc-header ul li.top-gold-courts-nemu {
  border: 1px solid #fff;
  padding: 12px;
  border-radius: 4px;
}
@media (max-width: 991.98px) {
  .tc-header ul li.top-gold-courts-nemu {
    margin-bottom: 20px;
  }
}
.tc-header ul li.top-gold-courts-nemu .nav-link {
  padding: 0 !important;
}
.tc-header ul li.top-gold-courts-nemu img {
  width: 10px !important;
  margin-right: 8px;
  margin-left: 5px;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.tc-header ul li.top-gold-courts-nemu .dropdown-menu {
  right: 0;
  left: -1px;
  top: calc(100% + 0px);
  margin: auto;
  width: calc(100% + 2px);
  background: #2a2d3b;
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 0 0 4px 4px;
  padding: 0px 16px;
}
@media (max-width: 991.98px) {
  .tc-header ul li.top-gold-courts-nemu .dropdown-menu {
    border: none;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    margin-top: 15px;
    padding: 0;
    padding-top: 5px;
  }
}
.tc-header ul li.top-gold-courts-nemu .dropdown-menu::before {
  content: unset;
}
.tc-header ul li.top-gold-courts-nemu .dropdown-menu .dropdown-item {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 1px;
  font-family: "Barlow";
  color: white;
  text-transform: uppercase;
  background: transparent;
  text-decoration: none !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  padding-bottom: 12px;
  padding-top: 12px;
  transition: all 0.3s ease-in-out;
}
.tc-header ul li.top-gold-courts-nemu .dropdown-menu .dropdown-item:hover {
  opacity: 0.7;
}
.tc-header ul li.top-gold-courts-nemu .dropdown-menu .dropdown-item:last-child {
  border-bottom: none;
}
.tc-header ul li.profile-dropdown-menu.dropdown .nav-link {
  padding-bottom: 30px;
  margin-top: 30px;
  text-decoration: none !important;
}
@media (max-width: 991.98px) {
  .tc-header ul li.profile-dropdown-menu.dropdown .nav-link {
    margin-top: 0px;
    padding-bottom: 0px;
  }
}
.tc-header ul li.profile-dropdown-menu.dropdown .dropdown-menu {
  position: absolute;
  right: 0;
  left: auto;
  top: 55px;
  padding: 0 15px;
  background: black;
  display: none;
}
@media (max-width: 991.98px) {
  .tc-header ul li.profile-dropdown-menu.dropdown .dropdown-menu {
    top: 35px;
  }
}
.tc-header ul li.profile-dropdown-menu.dropdown .dropdown-menu::before {
  content: unset !important;
}
.tc-header ul li.profile-dropdown-menu.dropdown .dropdown-menu .dropdown-item {
  font-size: 12px;
  color: white;
  text-decoration: none !important;
  background: transparent;
  border-bottom: 1px solid #343434;
  padding: 15px 0;
}
.tc-header ul li.profile-dropdown-menu.dropdown .dropdown-menu .dropdown-item:nth-child(4) {
  border-bottom: none;
}
.tc-header ul li.profile-dropdown-menu.dropdown .dropdown-menu.show {
  display: block;
}
.tc-header ul li.notification-list-block.dropdown .nav-link span {
  width: 8px;
  height: 8px;
  background: #b2934d;
  display: inline-block;
  border-radius: 100px;
  position: absolute;
  right: 6px;
  top: 2px;
}
.tc-header ul li.notification-list-block.dropdown .dropdown-menu {
  background-color: black;
  border: 1px solid #343434;
  right: 0;
  left: auto;
  padding: 0;
  width: 360px;
  height: 500px;
  overflow: auto;
  position: absolute;
}
@media (max-width: 991.98px) {
  .tc-header ul li.notification-list-block.dropdown .dropdown-menu {
    top: 35px;
    right: -20px;
    left: auto;
    margin: auto;
  }
}
@media (max-width: 767.98px) {
  .tc-header ul li.notification-list-block.dropdown .dropdown-menu {
    width: 320px;
    height: 350px;
  }
}
.tc-header ul li.notification-list-block.dropdown .dropdown-menu::before {
  content: unset !important;
}
.tc-header ul li.notification-list-block.dropdown .dropdown-menu .dropdown-item {
  display: flex;
  padding: 15px;
  width: 100%;
  border-bottom: 1px solid #343434;
  text-decoration: none !important;
  align-items: center;
}
.tc-header ul li.notification-list-block.dropdown .dropdown-menu .dropdown-item .notification-user-img {
  height: 81px;
  width: 91px;
  overflow: hidden;
}
.tc-header ul li.notification-list-block.dropdown .dropdown-menu .dropdown-item .notification-user-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.tc-header ul li.notification-list-block.dropdown .dropdown-menu .dropdown-item .notification-user-details-block {
  padding-left: 10px;
  white-space: normal;
}
.tc-header ul li.notification-list-block.dropdown .dropdown-menu .dropdown-item .notification-user-details-block h4 {
  color: #a98b29;
  font-size: 14px;
  margin-bottom: 3px;
  text-transform: none;
  line-height: normal !important;
  font-family: "Barlow Condensed";
  font-weight: 600;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  opacity: 1;
}
.tc-header ul li.notification-list-block.dropdown .dropdown-menu .dropdown-item .notification-user-details-block h5 {
  color: #cac4c4;
  font-size: 14px;
  text-transform: none;
  margin-bottom: 3px;
  line-height: normal !important;
  font-family: "Barlow Condensed";
  font-weight: 600;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.tc-header ul li.notification-list-block.dropdown .dropdown-menu .dropdown-item .notification-user-details-block p {
  color: #cac4c4;
  font-size: 14px;
  text-transform: none;
  line-height: normal !important;
  margin-bottom: 3px;
  width: 180px;
  max-width: 100%;
  font-family: "Barlow Condensed";
  font-weight: 500;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: unset;
  display: -webkit-box;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.tc-header ul li.notification-list-block.dropdown .dropdown-menu .dropdown-item .notification-user-details-block span {
  color: #666666;
  font-size: 12px;
  text-transform: none;
  display: inline-block;
  line-height: normal !important;
  font-family: "Barlow Condensed";
  font-weight: 700;
}
.tc-header ul li.notification-list-block.dropdown .dropdown-menu .dropdown-item:hover {
  background: unset;
}
.tc-header ul li.notification-list-block.dropdown .dropdown-menu .dropdown-item.not-read-block {
  background: #1e1e1e;
}
.tc-header ul li.notification-list-block.dropdown .dropdown-menu .dropdown-item.not-read-block .notification-user-details-block h5 {
  color: white;
}
.tc-header ul li.notification-list-block.dropdown .dropdown-menu .dropdown-item.not-read-block .notification-user-details-block p {
  color: white;
}
.tc-header ul li.notification-list-block.dropdown .dropdown-menu .dropdown-item.notifications-available .notification-user-details-block {
  margin: auto;
}
.tc-header ul li.notification-list-block.dropdown .dropdown-menu .dropdown-item.notifications-available .notification-user-details-block p {
  color: white;
}
.tc-header ul li.notification-list-block.dropdown .dropdown-menu .dropdown-item .loader {
  text-align: center;
  margin: 0 auto;
}
.tc-header ul li.notification-list-block.dropdown .dropdown-menu .dropdown-item .loader i {
  color: white;
}
.tc-header .get-all-access-fix-main-btn {
  background-color: #b2934d;
  font-family: "Barlow Condensed";
  font-weight: 500;
  border-radius: 50px;
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
  opacity: 0;
  transition: all 0.3s ease-in-out;
  margin-right: 103px;
  height: 48px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 140px;
  letter-spacing: 0.64px;
  position: absolute;
  right: 0px;
  left: 0px;
  top: -7px;
  margin: auto;
}
@media (max-width: 1199.98px) {
  .tc-header .get-all-access-fix-main-btn {
    height: 43px;
  }
}
@media (max-width: 767.98px) {
  .tc-header .get-all-access-fix-main-btn {
    width: 108px;
  }
}
@media (max-width: 575.98px) {
  .tc-header .get-all-access-fix-main-btn {
    width: 108px;
    font-size: 14px;
    right: 35px;
    left: auto;
  }
}
.tc-header.resticted-header-menu-header {
  padding: 18px 0;
}
.tc-header.resticted-header-menu-header .navbar-nav .nav-item {
  position: relative;
}
.tc-header.resticted-header-menu-header .navbar-nav .nav-item .btn-primary {
  display: block;
}
.tc-header.resticted-header-menu-header .navbar-nav .nav-item .dropdown-menu {
  position: absolute;
  top: 33px;
  right: 0;
  margin: 0 !important;
}
.tc-header.resticted-header-menu-header .navbar-nav .nav-item .dropdown-menu::before {
  left: auto;
  right: 13px;
}
@media (max-width: 991.98px) {
  .tc-header.resticted-header-menu-header .navbar-nav .nav-item .dropdown-menu {
    margin: 0;
  }
}
@media (max-width: 991.98px) {
  .tc-header.resticted-header-menu-header .navbar-nav .nav-item .dropdown-menu .presentation {
    margin: 0;
  }
}
.tc-header.resticted-header-menu-header .navbar-expand-lg .navbar-toggler {
  display: none;
}
.tc-header.resticted-header-menu-header .navbar-collapse {
  flex-basis: auto;
  display: block;
  background: transparent;
  padding: 0;
  margin-top: 0;
}
.tc-header.resticted-header-menu-header ul {
  margin: 0 !important;
}
.tc-header.resticted-header-menu-header .topv2-mobile-view-menu {
  display: none;
}
@media (max-width: 991.98px) {
  .tc-header.resticted-header-menu-header .navbar-collapse {
    height: auto;
  }
}
.tc-header.resticted-header-menu-header .navbar-collapse .topv2-full-view-nemu {
  display: none;
}
.tc-header.resticted-header-menu-header .navbar-collapse .navbar-nav {
  display: inline-flex;
}
.tc-header.resticted-header-menu-header .navbar-collapse .navbar-nav li {
  margin: 0;
}
.tc-header.resticted-header-menu-header .topcourd-sign-out-menu {
  flex: unset;
  width: unset;
}
.tc-header .landing-post {
  padding: 0;
}
.tc-header .topv2-mobile-view-menu {
  position: absolute;
  right: 25px;
  top: 5px;
  display: none;
}
@media (max-width: 991.98px) {
  .tc-header .topv2-mobile-view-menu {
    display: block;
  }
}
.tc-header .topv2-mobile-view-menu ul {
  display: flex;
  margin: 0 !important;
}
.tc-header .topv2-mobile-view-menu ul li {
  margin: 0 15px !important;
}
@media (max-width: 475px) {
  .tc-header .topv2-mobile-view-menu ul li {
    margin: 0 8px !important;
  }
}
.tc-header .topv2-full-view-nemu {
  height: 100%;
  flex-direction: column;
  justify-content: space-between;
  display: none;
}
.tc-header .topv2-full-view-nemu .topv2-only-mobile-view-menu {
  margin: 0 !important;
  margin-top: 40px !important;
}
.tc-header .topv2-full-view-nemu .topv2-only-mobile-view-menu li {
  margin: 0 !important;
  padding: 15px 0;
  border-bottom: 1px solid rgba(151, 151, 151, 0.2);
}
.tc-header .topv2-full-view-nemu .topv2-only-mobile-view-menu li a {
  font-size: 15px;
  color: white;
  font-family: "Barlow Condensed";
  font-weight: 500;
  text-decoration: unset !important;
  width: 100%;
}
.tc-header .topv2-full-view-nemu .topv2-only-mobile-view-menu li a img {
  width: 10px !important;
  margin-right: 8px;
  margin-left: 5px;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: center;
  object-position: center;
}
.tc-header .topv2-full-view-nemu .topv2-only-mobile-view-menu li a.active {
  text-decoration: unset !important;
}
.tc-header .topv2-full-view-nemu .topv2-only-mobile-view-menu li a:hover {
  text-decoration: unset !important;
}
.tc-header .topv2-full-view-nemu .topv2-only-mobile-view-menu li.active a {
  text-decoration: unset !important;
}
.tc-header .topv2-full-view-nemu .topv2-sign-out {
  font-size: 15px;
  color: white;
  font-family: "Barlow Condensed";
  font-weight: 500;
  padding-bottom: 40px;
  width: 100%;
}
.tc-header.topv2-logout-user-header {
  padding: 18px 0;
}
.tc-header.topv2-logout-user-header .dropdown-menu {
  width: 100px;
  min-width: auto;
  right: -15px;
}
@media (max-width: 991.98px) {
  .tc-header.topv2-logout-user-header .collapse .navbar-nav {
    margin: 0px !important;
    padding: 20px 0;
  }
}
.tc-header.topv2-logout-user-header .collapse .navbar-nav .nav-item {
  width: 100%;
  text-align: center;
}
@media (max-width: 991.98px) {
  .tc-header.topv2-logout-user-header .collapse .navbar-nav .nav-item .nav-link {
    display: block;
  }
}
.tc-header.topv2-logout-user-header .topv2-logout-user-icon {
  width: 20px;
  height: 20px;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 991.98px) {
  .tc-header.topv2-logout-user-header .payment-page-header {
    padding-top: 50px;
    text-align: center;
  }
}
.tc-header.topv2-logout-user-header .payment-page-header p {
  font-size: 15px;
  color: white;
  font-family: "Barlow";
  text-align: center;
}
.tc-header.topv2-logout-user-header .payment-page-header p a {
  font-weight: 500;
  color: #b2934d;
  font-family: "Barlow Condensed";
  display: inline-block;
}
.tc-header.topv2-logout-user-header .payment-page-header p a:hover {
  text-decoration: underline !important;
}
.tc-header .topv2-header-icon {
  align-items: center;
}
.tc-header .topv2-header-icon .navbar-nav {
  justify-content: flex-end;
  width: 100%;
  display: flex;
  flex: 1;
}
.tc-header .topv2-header-icon .navbar-nav .topv2-mobile-view-header-bar {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 100%;
}
@media (max-width: 991.98px) {
  .tc-header .topv2-icons-header-bar-main {
    position: absolute;
    right: 30px;
    top: 5px;
  }
}
.tc-header .topv2-icons-header-bar-main ul {
  display: flex;
  align-items: center;
  margin: 0 !important;
}
@media (max-width: 991.98px) {
  .tc-header .topv2-icons-header-bar-main ul li {
    margin: 0 10px;
  }
}
.tc-header .topv2-icons-header-bar-main ul li.settings {
  display: flex;
  margin: 0;
}
@media (max-width: 991.98px) {
  .tc-header .topv2-icons-header-bar-main ul li.settings {
    display: none;
  }
}
.tc-header .topv2-icons-header-bar-main ul .top-gold-courts-nemu {
  border: none;
  padding: 0;
  border-radius: 0;
}
.tc-header .topv2-icons-header-bar-main ul .top-gold-courts-nemu .nav-link img {
  margin: 0;
}
.tc-header .topv2-icons-header-bar-main ul .top-gold-courts-nemu .dropdown-menu {
  left: auto;
  top: calc(100% + 10px);
  padding: 0;
  width: 160px;
  border: none;
  background: black;
  padding: 0 15px;
  border-radius: 4px;
}
@media (max-width: 767.98px) {
  .tc-header .topv2-icons-header-bar-main ul .top-gold-courts-nemu .dropdown-menu {
    top: calc(100% + 0px);
  }
}
.tc-header .topv2-icons-header-bar-main ul .top-gold-courts-nemu .dropdown-menu .dropdown-item {
  padding: 15px 0;
  font-size: 12px;
  color: white;
  font-family: "Barlow Condensed";
  font-weight: 500;
  border-bottom: 1px solid #343434;
}

.tc-body-menu-oppend {
  background: #2A2D3B !important;
}
.tc-body-menu-oppend .tc-header {
  background: #2A2D3B !important;
  bottom: 0;
}

.tc-footer {
  background: #272a37;
  position: relative;
}
.tc-footer:before {
  content: "";
  background: url("../png/footer-shape.png") no-repeat;
  background-position: center center;
  background-size: contain;
  width: 80%;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: 0 auto;
  animation: home-before-anim 6s linear infinite;
  -webkit-animation: home-before-anim 6s linear infinite;
}
@keyframes home-before-anim {
  0% {
    transform: translateX(20px);
  }
  50% {
    transform: translateX(-20px);
  }
  100% {
    transform: translateX(20px);
  }
}
@-webkit-keyframes home-before-anim {
  0% {
    transform: translateX(20px);
  }
  50% {
    transform: translateX(-20px);
  }
  100% {
    transform: translateX(20px);
  }
}
.tc-footer .tc-footer-logo img {
  width: 50px;
}
.tc-footer p.text-danger {
  position: absolute;
  left: 0;
  top: 100%;
  margin-top: 0px;
}
.tc-footer h3 {
  text-transform: uppercase;
  font-family: "Barlow Condensed";
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 20px;
}
.tc-footer ul li a {
  font-size: 16px;
  font-family: "Barlow Condensed";
  font-weight: 500;
  line-height: 40px;
  color: #9b9da8;
}
.tc-footer form {
  margin-bottom: 30px;
}
.tc-footer form .form-group {
  margin-bottom: 6px;
}
.tc-footer form .form-control {
  background-color: #242733;
  border-radius: 50px;
  height: auto;
  padding: 16px 25px;
  font-family: "Barlow Condensed";
  font-weight: 500;
  font-size: 16px;
  color: #9b9da8 !important;
  border: none;
}
.tc-footer form .form-control::-webkit-input-placeholder {
  color: #9b9da8 !important;
}
.tc-footer form .form-control:-ms-input-placeholder {
  color: #9b9da8 !important;
}
.tc-footer form .form-control::-moz-placeholder {
  color: #9b9da8 !important;
}
.tc-footer form .form-control::-ms-input-placeholder {
  color: #9b9da8 !important;
}
.tc-footer form .form-control::placeholder {
  color: #9b9da8 !important;
}
.tc-footer form .btn {
  background-color: #b2934d;
  width: 40px;
  height: 40px;
  padding: 0;
  font-size: 14px;
  color: #fff;
  border-radius: 50px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 10px;
  margin: 0 auto;
}
.tc-footer .tc-footer-bottom {
  border-top: 1px solid rgba(250, 250, 250, 0.1);
  margin-top: 80px;
  padding: 55px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  line-height: normal;
}
@media (max-width: 1440px) {
  .tc-footer .tc-footer-bottom {
    margin-top: 60px;
    padding: 25px 0;
  }
}
@media (max-width: 1199.98px) {
  .tc-footer .tc-footer-bottom {
    margin-top: 70px;
    padding: 15px 0;
  }
}
@media (max-width: 991.98px) {
  .tc-footer .tc-footer-bottom {
    margin-top: 30px;
  }
}
@media (max-width: 767.98px) {
  .tc-footer .tc-footer-bottom {
    flex-direction: column;
  }
}
.tc-footer .tc-footer-bottom p {
  color: #9b9da8;
  font-family: "Barlow Condensed";
  font-weight: 500;
  font-size: 15px;
}
@media (max-width: 767.98px) {
  .tc-footer .tc-footer-bottom p {
    margin-bottom: 10px;
    text-align: center;
  }
}
.tc-footer .tc-footer-bottom p a {
  color: #d2b55b;
}
.tc-footer .tc-footer-bottom ul {
  display: flex;
  align-items: center;
}
.tc-footer .tc-footer-bottom ul li {
  margin: 0 15px;
}
.tc-footer .tc-footer-bottom ul li:last-child {
  margin-right: 0;
}
.tc-footer .tc-footer-bottom ul li a {
  font-size: 20px;
  color: #fff;
  opacity: 0.5;
  line-height: normal;
}
.tc-footer .tc-footer-bottom ul li a:hover {
  opacity: 1;
}
.tc-footer.tc-footer-post-login {
  padding: 0px;
}
.tc-footer.tc-footer-post-login::before {
  content: unset;
}
.tc-footer.tc-footer-post-login .tc-footer-bottom {
  margin: 0;
  border-top: none;
  padding: 25px 0;
}
.tc-footer .subscribing-success-msg p {
  font-size: 16px;
  font-family: "Barlow Condensed";
  font-weight: 500;
  color: #b2934d;
}
.tc-footer .phone-subscribing-success-msg p {
  font-size: 16px;
  font-family: "Barlow Condensed";
  font-weight: 500;
  color: #b2934d;
}
@media (max-width: 575.98px) {
  .tc-footer .topv2-download-mobile-view {
    order: 5;
  }
}
@media (max-width: 575.98px) {
  .tc-footer .social-and-email-block .order-social-link {
    order: 2;
  }
}
@media (max-width: 575.98px) {
  .tc-footer .topv2-download-apps-wrapper h3 {
    display: none;
  }
}
@media (max-width: 575.98px) {
  .tc-footer .topv2-download-apps-wrapper ul {
    display: flex;
    justify-content: center;
  }
}
.tc-footer .topv2-download-apps-wrapper ul li {
  display: inline-block;
  margin-bottom: 12px;
}
@media (max-width: 991.98px) {
  .tc-footer .topv2-download-apps-wrapper ul li {
    margin-right: 12px;
  }
}
@media (max-width: 575.98px) {
  .tc-footer .topv2-download-apps-wrapper ul li {
    margin: 0 10px;
  }
}
.tc-footer .topv2-download-apps-wrapper ul li a {
  width: 150px;
  height: 48px;
  overflow: hidden;
  display: inline-block;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
@media (max-width: 575.98px) {
  .tc-footer .topv2-download-apps-wrapper ul li a {
    width: 120px;
  }
}
.tc-footer .topv2-download-apps-wrapper ul li a:hover {
  opacity: 0.7;
}
.tc-footer .topv2-download-apps-wrapper ul li a img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
@media (max-width: 575.98px) {
  .tc-footer .topv2-social-link h3 {
    display: none;
  }
}
.tc-footer .topv2-social-link ul {
  margin-bottom: 30px;
}
@media (max-width: 575.98px) {
  .tc-footer .topv2-social-link ul {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
.tc-footer .topv2-social-link ul li a {
  display: inline-flex;
  align-items: center;
}
.tc-footer .topv2-social-link ul li a p {
  font-size: 16px;
  font-family: "Barlow Condensed";
  font-weight: 500;
  line-height: 40px;
  color: #9b9da8;
}
@media (max-width: 575.98px) {
  .tc-footer .topv2-social-link ul li a p {
    display: none;
  }
}
.tc-footer .topv2-social-link ul li a i {
  font-size: 18px;
  margin-right: 10px;
  width: 25px;
  display: flex;
}
@media (max-width: 575.98px) {
  .tc-footer .topv2-social-link ul li a i {
    justify-content: center;
    margin: 0 10px;
  }
}
.tc-footer .topv2-social-link ul li a i img {
  width: 18px;
  height: 18px;
}

.topv2-licenses-member-header img {
  width: auto !important;
  height: 35px !important;
  margin-right: 12px;
}
@media (max-width: 575.98px) {
  .topv2-licenses-member-header img {
    height: 25px !important;
  }
}

.tc-banner {
  padding-top: 125px;
  background-image: linear-gradient(to left, #252834 0%, #343746 100%);
  position: relative;
}
.tc-banner::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
  background: url("../png/home_page_bg_img.png") no-repeat;
  background-position: center center;
  background-size: cover;
  width: 100%;
  height: 100%;
}
.tc-banner .topcourt-animation-box-main {
  width: 110px;
  height: 110px;
  background-color: white;
  opacity: 0.03;
  position: fixed;
  top: 240px;
  left: 20px;
  -webkit-animation-timing-function: linear;
  /* Safari 4.0 - 8.0 */
  -webkit-animation: topcourt-box-animation-box 5s infinite;
          animation: topcourt-box-animation-box 5s infinite;
  animation-timing-function: linear;
}
.tc-banner .topcourt-animation-box-main.top-box {
  position: absolute;
  top: 60px;
  left: 30%;
  right: 0;
  width: 88px;
  height: 88px;
}
.tc-banner .topcourt-animation-box-main.right-box {
  position: fixed;
  top: 195px;
  right: 0;
  background: #000000;
  opacity: 0.06;
  left: auto;
}
@keyframes topcourt-box-animation-box {
  0% {
    transform: translateX(-40px);
  }
  50% {
    transform: translateX(0px);
  }
  100% {
    transform: translateX(-40px);
  }
}
@media (max-width: 1440px) {
  .tc-banner .tc-banner-img {
    width: 670px;
    margin: 0 auto;
  }
}
@media (max-width: 991.98px) {
  .tc-banner .tc-banner-img {
    width: 550px;
  }
}
@media (max-width: 767.98px) {
  .tc-banner .tc-banner-img {
    width: 420px;
  }
}
@media (max-width: 575.98px) {
  .tc-banner .tc-banner-img {
    width: 250px;
  }
}
.tc-banner .tc-title {
  font-size: 60px;
  z-index: 1;
  position: relative;
}
@media (max-width: 1440px) {
  .tc-banner .tc-title {
    font-size: 50px;
  }
}
@media (max-width: 1199.98px) {
  .tc-banner .tc-title {
    font-size: 45px;
  }
}
@media (max-width: 991.98px) {
  .tc-banner .tc-title {
    font-size: 38px;
  }
}
@media (max-width: 575.98px) {
  .tc-banner .tc-title {
    font-size: 32px;
  }
}
.tc-banner .tc-btn {
  min-width: 195px;
  margin: 30px 0 50px;
}
@media (max-width: 991.98px) {
  .tc-banner .tc-btn {
    min-width: 175px;
    margin: 30px 0 40px;
  }
}
.tc-banner .topct-alias-main {
  width: 850px;
  margin: 0 auto;
  height: 535px;
  max-width: 100%;
  position: relative;
  z-index: 1;
}
@media (max-width: 576px) {
  .tc-banner .topct-alias-main {
    height: 335px;
  }
}
@media (max-width: 768px) {
  .tc-banner .topct-alias-main {
    height: 400px;
  }
}
@media (max-width: 991px) {
  .tc-banner .topct-alias-main {
    height: 450px;
  }
}
.tc-banner .topct-alias-main::before {
  background-image: linear-gradient(to top, #000000, rgba(0, 0, 0, 0));
  content: "";
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  position: absolute;
  opacity: 1;
}
.tc-banner .topct-alias-main img {
  box-shadow: 0px 0px 70px 0px rgba(0, 0, 0, 0.2);
  width: 100%;
  height: 100%;
}
.tc-banner .topct-alias-main .topct-alias-img {
  position: absolute;
  bottom: 49px;
  left: 56px;
  right: 0;
}
@media (max-width: 576px) {
  .tc-banner .topct-alias-main .topct-alias-img {
    bottom: 19px;
    left: 24px;
  }
}
.tc-banner .topct-alias-main .topct-alias-img h1 {
  font-size: 42px;
  font-family: "montserratsemibold";
  text-shadow: 0px 0px 5px #000000;
}
@media (max-width: 768px) {
  .tc-banner .topct-alias-main .topct-alias-img h1 {
    font-size: 25px;
  }
}
@media (max-width: 576px) {
  .tc-banner .topct-alias-main .topct-alias-img h1 {
    font-size: 21px;
  }
}
.tc-banner .topct-alias-main .topct-alias-img h5 {
  font-size: 32px;
  text-shadow: 0px 0px 5px #000000;
  font-family: "nunito_sansregular";
}
@media (max-width: 768px) {
  .tc-banner .topct-alias-main .topct-alias-img h5 {
    font-size: 20px;
  }
}
@media (max-width: 576px) {
  .tc-banner .topct-alias-main .topct-alias-img h5 {
    font-size: 16px;
  }
}
.tc-banner .get-all-access-fix {
  position: relative;
  display: inline-table;
  width: 200px;
  right: 0;
  left: 0;
  margin: auto;
}

.tc-number {
  position: relative;
  z-index: 1;
}
@media (max-width: 991.98px) {
  .tc-number .col-sm-6 {
    margin-bottom: 20px;
  }
}
.tc-number .container {
  box-shadow: 0px 1px 0px 0px rgba(60, 64, 81, 0.5);
  padding-bottom: 120px;
}
@media (max-width: 1440px) {
  .tc-number .container {
    padding-bottom: 100px;
  }
}
@media (max-width: 1199.98px) {
  .tc-number .container {
    padding-bottom: 70px;
  }
}
.tc-number h4 {
  font-size: 16px;
  color: #9b9da8;
  text-transform: uppercase;
  text-decoration: underline;
  margin-bottom: 40px;
}
.tc-number .tc-number-list h2 {
  font-size: 60px;
  margin-bottom: 30px;
  letter-spacing: 0.4px;
}
@media (max-width: 1199.98px) {
  .tc-number .tc-number-list h2 {
    font-size: 50px;
    margin-bottom: 10px;
  }
}
.tc-number .tc-number-list h4 {
  text-decoration: none;
  font-size: 14px;
  margin-bottom: 0;
}

.tc-meet-player {
  position: relative;
}
@media (max-width: 767.98px) {
  .tc-meet-player.tc-space {
    padding-bottom: 0 !important;
  }
}
.tc-meet-player:before {
  content: "";
  background: url("../png/meet-shape.png") no-repeat;
  background-position: center center;
  background-size: contain;
  width: 80%;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: 0 auto;
  animation: home-before-anim 6s linear infinite;
  -webkit-animation: home-before-anim 6s linear infinite;
}
@keyframes home-before-anim {
  0% {
    transform: translateX(20px);
  }
  50% {
    transform: translateX(-20px);
  }
  100% {
    transform: translateX(20px);
  }
}
@-webkit-keyframes home-before-anim {
  0% {
    transform: translateX(20px);
  }
  50% {
    transform: translateX(-20px);
  }
  100% {
    transform: translateX(20px);
  }
}
.tc-meet-player .tc-title {
  margin-bottom: 60px;
}
@media (max-width: 991.98px) {
  .tc-meet-player .col-sm-6 {
    margin-bottom: 90px;
  }
}
.tc-meet-player .tc-player-list {
  padding: 50px;
  background-color: #272a37;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: flex-start;
  height: 100%;
  position: relative;
}
@media (max-width: 1440px) {
  .tc-meet-player .tc-player-list {
    padding: 30px;
  }
}
@media (max-width: 767.98px) {
  .tc-meet-player .tc-player-list {
    padding: 20px 20px 70px;
  }
}
.tc-meet-player .tc-player-list:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -30px;
  background-color: #272a37;
  width: 100%;
  height: 60px;
  transform: skewY(-10deg);
  z-index: -1;
}
.tc-meet-player .tc-player-list > div:first-child {
  min-height: 60px;
}
.tc-meet-player .tc-player-list img {
  height: 50px;
}
@media (max-width: 767.98px) {
  .tc-meet-player .tc-player-list img {
    height: 35px;
  }
}
.tc-meet-player .tc-player-list img.tc-wta {
  height: 60px;
}
@media (max-width: 767.98px) {
  .tc-meet-player .tc-player-list img.tc-wta {
    height: 50px;
  }
}
.tc-meet-player .tc-player-list h3 {
  font-size: 20px;
  letter-spacing: 0.4px;
  text-transform: uppercase;
  line-height: 34px;
  margin: 50px 0;
}
@media (max-width: 991.98px) {
  .tc-meet-player .tc-player-list h3 {
    font-size: 18px;
    line-height: 30px;
    margin: 30px 0;
  }
}
.tc-meet-player .tc-player-list p {
  color: #9b9da8;
  font-size: 18px;
  line-height: 34px;
}
@media (max-width: 991.98px) {
  .tc-meet-player .tc-player-list p {
    font-size: 16px;
    line-height: 30px;
  }
}

.tc-device {
  position: relative;
  z-index: 1;
  margin-top: 50px;
  margin-bottom: 200px;
}
@media (max-width: 1440px) {
  .tc-device {
    margin-bottom: 150px;
  }
}
.tc-device:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  background-color: #272a37;
  width: 70%;
}
@media (max-width: 767.98px) {
  .tc-device:before {
    width: 90%;
  }
}
.tc-device .tc-title {
  margin-bottom: 50px;
}
@media (max-width: 1440px) {
  .tc-device .tc-title {
    margin-bottom: 20px;
  }
}
.tc-device .text-right {
  position: relative;
  bottom: -70px;
}
@media (max-width: 1199.98px) {
  .tc-device .text-right {
    bottom: -50px;
  }
}
@media (max-width: 1440px) {
  .tc-device .text-right img {
    width: 800px;
  }
}
@media (max-width: 1199.98px) {
  .tc-device .text-right img {
    width: 680px;
  }
}
@media (max-width: 991.98px) {
  .tc-device .text-right img {
    width: 550px;
  }
}
@media (max-width: 767.98px) {
  .tc-device .text-right img {
    width: 430px;
  }
}

.tc-saying {
  background-color: #272a37;
  position: relative;
  margin-bottom: 70px;
  z-index: 1;
  overflow: hidden;
}
@media (max-width: 1440px) {
  .tc-saying {
    padding-bottom: 50px !important;
  }
}
@media (max-width: 1199.98px) {
  .tc-saying {
    margin-bottom: 60px;
  }
}
@media (max-width: 575.98px) {
  .tc-saying {
    overflow-x: hidden !important;
    overflow-y: hidden;
  }
}
.tc-saying:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -30px;
  background-color: #272a37;
  width: 100%;
  height: 60px;
  transform: skewY(-10deg);
  z-index: -1;
  height: 220px;
  transform: skewY(-5deg);
  bottom: -120px;
  z-index: -1;
}
.tc-saying .tc-title {
  margin-bottom: 60px;
}
.tc-saying .owl-dots {
  display: none;
}
.tc-saying .owl-next,
.tc-saying .owl-prev {
  background-image: url("../png/arrow-active.png") !important;
  width: 34px;
  height: 24px;
  background-size: contain !important;
  position: relative;
  left: auto;
  right: auto;
  margin: 0;
  top: auto;
  background-repeat: no-repeat !important;
  background-color: transparent !important;
  border: none;
  background-position: center center !important;
}
@media (max-width: 991.98px) {
  .tc-saying .owl-next,
.tc-saying .owl-prev {
    width: 30px;
    height: 20px;
  }
}
.tc-saying .owl-next.disabled,
.tc-saying .owl-prev.disabled {
  background-image: url("../png/arrow-disable.png") !important;
}
.tc-saying .owl-next span,
.tc-saying .owl-prev span {
  display: none;
}
.tc-saying .owl-prev {
  margin-right: 20px;
}
.tc-saying .owl-next {
  transform: rotate(180deg);
}
@media (max-width: 767.98px) {
  .tc-saying .tc-saying-slider {
    overflow-x: hidden;
  }
}
.tc-saying .tc-saying-slider .owl-stage {
  display: flex;
}
.tc-saying .tc-saying-slider .owl-stage .item {
  height: 100%;
}
.tc-saying .tc-saying-slider .owl-stage-outer {
  overflow: visible;
  margin-bottom: 60px;
}
@media (max-width: 767.98px) {
  .tc-saying .tc-saying-slider .owl-stage-outer {
    overflow: visible;
  }
}
.tc-saying .tc-saying-slider .tc-slider-list {
  background-color: #242733;
  padding: 50px 50px 20px;
  position: relative;
  height: 100%;
  display: flex;
  flex-direction: column;
}
@media (max-width: 1440px) {
  .tc-saying .tc-saying-slider .tc-slider-list {
    padding: 35px 35px 20px;
  }
}
@media (max-width: 991.98px) {
  .tc-saying .tc-saying-slider .tc-slider-list {
    padding: 25px 25px 20px;
  }
}
.tc-saying .tc-saying-slider .tc-slider-list:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -30px;
  background-color: #272a37;
  width: 100%;
  height: 60px;
  transform: skewY(-10deg);
  z-index: -1;
  background-color: #252733;
  height: 100px;
  z-index: -1;
  transform: skewY(-2deg);
  bottom: -15px;
}
.tc-saying .tc-saying-slider .tc-slider-list .tc-slider-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 40px;
}
@media (max-width: 991.98px) {
  .tc-saying .tc-saying-slider .tc-slider-list .tc-slider-top {
    margin-bottom: 20px;
  }
}
.tc-saying .tc-saying-slider .tc-slider-list .tc-slider-top ul {
  display: flex;
  flex-direction: row;
}
.tc-saying .tc-saying-slider .tc-slider-list .tc-slider-top ul li {
  margin: 0 5px;
}
@media (max-width: 767.98px) {
  .tc-saying .tc-saying-slider .tc-slider-list .tc-slider-top ul li {
    margin: 0 3px;
  }
}
.tc-saying .tc-saying-slider .tc-slider-list .tc-slider-top ul li a i {
  color: #f7c324;
  font-size: 18px;
}
.tc-saying .tc-saying-slider .tc-slider-list .tc-slider-top .tc-slider-img {
  height: 78px;
  width: 78px;
  overflow: hidden;
  border-radius: 100px;
  background: #1d1f2b;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 991.98px) {
  .tc-saying .tc-saying-slider .tc-slider-list .tc-slider-top .tc-slider-img {
    height: 60px;
    width: 60px;
  }
}
.tc-saying .tc-saying-slider .tc-slider-list .tc-slider-top .tc-slider-img img {
  -o-object-position: center center;
     object-position: center center;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.tc-saying .tc-saying-slider .tc-slider-list .tc-slider-top .tc-slider-img .profile-pic-name {
  letter-spacing: 0.9px;
  color: #b2934d;
  line-height: normal;
  font-family: "Barlow Condensed";
  font-size: 25px;
  font-weight: 500;
  text-transform: uppercase;
}
@media (max-width: 991.98px) {
  .tc-saying .tc-saying-slider .tc-slider-list .tc-slider-top .tc-slider-img .profile-pic-name {
    font-size: 20px;
  }
}
.tc-saying .tc-saying-slider .tc-slider-list .tc-slider-top span {
  width: 30px;
  height: 30px;
  background-color: #b2934d;
  border-radius: 50px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -15px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.tc-saying .tc-saying-slider .tc-slider-list .tc-slider-top span i {
  color: #fff;
  font-size: 40px;
  font-family: "Barlow Condensed";
  font-weight: 500;
  line-height: 46px;
  position: absolute;
  top: 0;
  left: 4px;
}
.tc-saying .tc-saying-slider .tc-slider-list .tc-read-btn {
  overflow-y: auto;
  max-height: 175px;
  min-height: 175px;
  touch-action: unset !important;
}
.tc-saying .tc-saying-slider .tc-slider-list p {
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
}
@media (max-width: 768px) {
  .tc-saying .tc-saying-slider .tc-slider-list p {
    -webkit-line-clamp: 4;
  }
}
.tc-saying .tc-saying-slider .tc-slider-list a {
  text-decoration: underline !important;
  color: #fff;
}
.tc-saying .tc-saying-slider .tc-slider-list p,
.tc-saying .tc-saying-slider .tc-slider-list h5,
.tc-saying .tc-saying-slider .tc-slider-list a {
  color: #9b9da8;
  font-family: "Barlow Condensed";
  font-weight: 300;
  font-size: 20px;
  line-height: 34px;
}
.tc-saying .tc-saying-slider .tc-slider-list h5, .tc-saying .tc-saying-slider .tc-slider-list h6 {
  color: #b2934d;
  text-transform: uppercase;
  margin-top: 45px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 991.98px) {
  .tc-saying .tc-saying-slider .tc-slider-list h5, .tc-saying .tc-saying-slider .tc-slider-list h6 {
    margin-top: 20px;
  }
}
.tc-saying .tc-saying-slider .tc-slider-list h6 {
  font-size: 16px;
  margin-top: 0;
  text-transform: capitalize;
  min-height: 16px;
  max-height: 55px;
  overflow-y: hidden;
  text-overflow: ellipsis;
  white-space: unset;
  display: -webkit-box;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.tc-join {
  position: relative;
  z-index: 1;
}
.tc-join p {
  color: #9b9da8;
  font-size: 24px;
  font-family: "Barlow Condensed";
  font-weight: 400;
  margin: 30px 0 60px;
}
@media (max-width: 1199.98px) {
  .tc-join p {
    margin: 20px 0px 50px;
  }
}
@media (max-width: 991.98px) {
  .tc-join p {
    font-size: 20px;
  }
}

.modal-backdrop {
  background-color: rgba(11, 12, 16, 0.95);
}
.modal-backdrop.show {
  position: relative;
}

.tc-early-modal:before {
  content: "";
  background-color: rgba(11, 12, 16, 0.95);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
}
.tc-early-modal p {
  color: #424242;
  font-size: 16px;
}
.tc-early-modal .close {
  color: #fff;
  text-shadow: none;
  opacity: 1;
  font-size: 45px;
  font-weight: normal;
  float: none;
  position: absolute;
  right: 0;
  top: -50px;
}
.tc-early-modal .modal-content {
  background-color: transparent;
  border: none;
}
.tc-early-modal .modal-dialog {
  max-width: 900px;
}
@media (max-width: 1199.98px) {
  .tc-early-modal .modal-dialog {
    max-width: 85%;
    margin: 0 auto;
  }
}
.tc-early-modal h2 {
  margin-bottom: 80px;
}
@media (max-width: 991.98px) {
  .tc-early-modal h2 {
    font-size: 24px;
    margin-bottom: 30px;
  }
}
.tc-early-modal form {
  max-width: 770px;
  margin: 0 auto;
}
.tc-early-modal form .tc-btn {
  margin-top: 15px;
}
.tc-early-modal form .text-danger {
  font-size: 13px;
}
.tc-early-modal form .form-group {
  margin-bottom: 30px;
}
@media (max-width: 991.98px) {
  .tc-early-modal form .form-group {
    margin-bottom: 15px;
  }
}
.tc-early-modal form .form-group .form-control {
  background-color: #fbf8f4;
  font-family: "Barlow Condensed";
  font-weight: 500;
  color: #868994;
  font-size: 16px;
  padding: 25px 30px;
  height: auto;
  border-radius: 50px;
}
@media (max-width: 1440px) {
  .tc-early-modal form .form-group .form-control {
    padding: 15px 25px;
  }
}
@media (max-width: 1199.98px) {
  .tc-early-modal form .form-group .form-control {
    padding: 10px 25px;
  }
}
.tc-early-modal form .form-group .form-control::-webkit-input-placeholder {
  color: #868994;
}
.tc-early-modal form .form-group .form-control:-ms-input-placeholder {
  color: #868994;
}
.tc-early-modal form .form-group .form-control::-moz-placeholder {
  color: #868994;
}
.tc-early-modal form .form-group .form-control::-ms-input-placeholder {
  color: #868994;
}
.tc-early-modal form .form-group .form-control::placeholder {
  color: #868994;
}
.tc-early-modal form .form-group textarea {
  height: 240px !important;
  border-radius: 20px !important;
}
@media (max-width: 1199.98px) {
  .tc-early-modal form .form-group textarea {
    height: 170px !important;
    border-radius: 15px !important;
  }
}
@media (max-width: 767.98px) {
  .tc-early-modal form .form-group textarea {
    height: 120px !important;
  }
}

.tc-slider-modal .modal-content {
  background-color: #fff !important;
  padding: 50px;
}
@media (max-width: 1199.98px) {
  .tc-slider-modal .modal-content {
    padding: 20px;
  }
}
.tc-slider-modal .modal-dialog {
  max-width: 570px;
}
@media (max-width: 1199.98px) {
  .tc-slider-modal .modal-dialog {
    max-width: 85%;
    margin: 0px auto;
  }
}
.tc-slider-modal p {
  text-align: left;
  max-height: 330px;
  overflow-y: scroll;
}

.topct-logged-classes {
  position: relative;
  z-index: 1;
}
.topct-logged-classes .topct-landing-class-title {
  text-align: center;
  padding: 100px 0 40px;
}
.topct-logged-classes .topct-landing-class-title h2 {
  font-size: 46px;
  letter-spacing: 2px;
  font-family: "barlowregular";
}
@media (max-width: 576px) {
  .topct-logged-classes .topct-landing-class-title h2 {
    font-size: 30px;
  }
}

.topct-my-classes {
  position: relative;
  z-index: 1;
}
.topct-my-classes.topct-series-main.tc-landing-new {
  padding: 0px 0 70px;
}
.topct-my-classes.topct-series-main.tc-landing-new .topct-landingheader {
  text-align: center;
}
.topct-my-classes.topct-series-main.tc-landing-new .topct-landingheader h2 {
  font-size: 46px;
  letter-spacing: 2px;
  font-family: "barlowregular";
}
@media (max-width: 576px) {
  .topct-my-classes.topct-series-main.tc-landing-new .topct-landingheader h2 {
    font-size: 30px;
  }
}
.topct-my-classes.topct-series-main.tc-landing-new .topct-landingheader h6 {
  font-size: 16px;
  line-height: 32px;
  letter-spacing: 0.64px;
  color: #9b9da8;
  font-family: "barlowregular";
  max-width: 970px;
  margin: 0 auto;
  padding: 27px 0 27px;
  text-transform: uppercase;
}
@media (max-width: 576px) {
  .topct-my-classes.topct-series-main.tc-landing-new .topct-landingheader h6 {
    font-size: 12px;
    line-height: 23px;
  }
}

.dropdown-search {
  position: relative;
}
.dropdown-search .dropdown-toggle::after {
  content: none;
}
.dropdown-search .dropdown-toggle img {
  width: 15px;
  margin-right: 0px;
  margin-left: 8px;
}
.dropdown-search .dropdown-menu {
  background-color: black;
  border: 1px solid #343434;
  border-radius: 3px;
  width: 368px;
  position: absolute;
  right: 0px;
  left: auto;
  top: 12px;
  overflow-y: auto;
}
@media (max-width: 576px) {
  .dropdown-search .dropdown-menu {
    width: 269px;
    left: -193px;
  }
}
.dropdown-search .dropdown-menu .topct-search-main {
  padding: 20px;
}
.dropdown-search .dropdown-menu .topct-search-main .topct-search .search-input {
  background: unset;
  padding-left: 10px;
  color: white;
  border: none;
  border-radius: 0;
  border-bottom: 2px solid #343434;
  width: 98%;
  font-size: 17px;
}
.dropdown-search .dropdown-menu .topct-search-main .topct-search-details {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #1c1c1c;
}
.dropdown-search .dropdown-menu .topct-search-main .topct-search-details a {
  display: flex;
  align-items: center;
  padding: 17px 0 17px;
  width: 100%;
}
.dropdown-search .dropdown-menu .topct-search-main .topct-search-details .topct-search-user-img {
  height: 62px;
  width: 91px;
  overflow: hidden;
}
.dropdown-search .dropdown-menu .topct-search-main .topct-search-details .topct-search-user-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.dropdown-search .dropdown-menu .topct-search-main .topct-search-details .topct-search-user .tp-number {
  color: #a28f8f !important;
  font-size: 17px;
}
.dropdown-search .dropdown-menu .topct-search-main .topct-search-details .topct-user-details {
  padding-left: 10px;
}
.dropdown-search .dropdown-menu .topct-search-main .topct-search-details .topct-user-details .ct-header-txt {
  color: #cac4c4;
  font-size: 15px;
  font-weight: 900;
  font-family: "montserratmedium";
}
@media (max-width: 576px) {
  .dropdown-search .dropdown-menu .topct-search-main .topct-search-details .topct-user-details .ct-header-txt {
    font-size: 13px;
  }
}
.dropdown-search .dropdown-menu .topct-search-main .topct-search-details .topct-user-details .ct-header-txt:hover {
  color: #fff;
  text-decoration: none !important;
}
.dropdown-search .dropdown-menu .topct-search-main .topct-search-details a {
  color: #cac4c4;
  font-size: 13px;
  font-family: "montserratmedium";
}
@media (max-width: 576px) {
  .dropdown-search .dropdown-menu .topct-search-main .topct-search-details a {
    font-size: 11px;
  }
}
.dropdown-search .dropdown-menu .topct-search-main .topct-search-details a:hover {
  color: #fff;
  text-decoration: none !important;
}
.dropdown-search .dropdown-menu .topct-search-main .search-box-height-fix-class {
  height: 500px;
}
.dropdown-search .dropdown-menu .topct-search-main .topct-series-head h6 {
  color: #fff;
  font-size: 16px;
  letter-spacing: 1.2px;
  line-height: 18px;
  text-transform: uppercase;
  padding: 16px 0 16px;
  font-family: "montserratmedium";
  border-bottom: 1px solid #1c1c1c;
}
@media (max-width: 576px) {
  .dropdown-search .dropdown-menu .topct-search-main .topct-series-head h6 {
    font-size: 14px;
  }
}

.nav-item .nav-link {
  display: inline-block;
}
.nav-item .nav-link img {
  width: 15px;
  margin-bottom: 1px;
}

.topv2-paypal-section {
  border: 1px solid rgba(255, 255, 255, 0.15);
}
.topv2-paypal-section ul {
  display: flex;
  align-items: center;
  width: 100%;
}
.topv2-paypal-section ul .topv2-tabbar {
  width: 50%;
  background: white;
  height: 48px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  cursor: pointer;
}
.topv2-paypal-section ul .topv2-tabbar::after {
  position: absolute;
  content: "";
  right: 0;
  left: 0;
  top: 0;
  background: #b2934d;
  transition: all 0.3s ease-in-out;
  height: 6px;
  width: 100%;
  opacity: 0;
}
.topv2-paypal-section ul .topv2-tabbar a {
  width: 150px;
  height: 28px;
  margin: auto;
  display: flex;
  overflow: hidden;
}
@media (max-width: 767px) {
  .topv2-paypal-section ul .topv2-tabbar a {
    width: 120px;
    height: 24px;
  }
}
.topv2-paypal-section ul .topv2-tabbar a img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.topv2-paypal-section ul .topv2-tabbar:hover::after {
  opacity: 1;
}
.topv2-paypal-section ul .topv2-tabbar.active::after {
  opacity: 1;
}
.topv2-paypal-section .topv2-paypal-payment-section {
  padding: 15px;
}
.topv2-paypal-section .topv2-paypal-payment-section .topv2-paypal-section-main h3 {
  font-size: 16px;
  font-weight: 500;
  color: white;
  margin-bottom: 15px;
}
.topv2-paypal-section .topv2-paypal-payment-section .topv2-paypal-section-main p {
  font-size: 16px;
  font-weight: 400;
  color: #9b9da8 !important;
  display: inline-block;
  margin-bottom: 20px;
}
.topv2-paypal-section .topv2-paypal-payment-section .promo-code-title-main {
  font-weight: 500;
  font-size: 16px;
  color: white;
  margin-bottom: 7px;
}
.topv2-paypal-section .topv2-paypal-payment-section .topv2-counting-block {
  text-align: center;
  padding: 10px 0 20px;
}
.topv2-paypal-section .topv2-paypal-payment-section .topv2-counting-block p {
  font-weight: 500;
  font-size: 16px;
  color: white;
}
.topv2-paypal-section .topv2-paypal-payment-section .topv2-counting-block p span {
  font-weight: 500;
  font-size: 16px;
  color: white;
}

.topv2-start-winning-more-block {
  border: 1px solid rgba(255, 255, 255, 0.15);
  padding: 25px;
  margin-top: 25px;
}
.topv2-start-winning-more-block h4 {
  color: white;
  text-align: center;
  text-transform: uppercase;
  font-family: "Barlow Condensed";
  letter-spacing: 0;
  font-size: 21px;
}
@media (max-width: 576px) {
  .topv2-start-winning-more-block h4 {
    font-size: 18px;
  }
}
.topv2-start-winning-more-block .topv2-winning-details-list {
  margin-top: 25px;
}
@media (max-width: 576px) {
  .topv2-start-winning-more-block .topv2-winning-details-list {
    margin-top: 20px;
  }
}
.topv2-start-winning-more-block .topv2-winning-details-list li {
  font-weight: 500;
  font-size: 14px;
  color: white;
  font-family: "Averta Demo PE Cutted Demo";
  margin-bottom: 10px;
  padding-left: 20px;
  position: relative;
}
.topv2-start-winning-more-block .topv2-winning-details-list li::before {
  position: absolute;
  left: 0;
  top: 6px;
  content: "";
  width: 5px;
  height: 5px;
  background-image: linear-gradient(180deg, #F6E983 0%, #B0822F 100%);
  margin: auto;
  border-radius: 100px;
}

.ct-purchase-package {
  justify-content: center;
}
@media (max-width: 768px) {
  .ct-purchase-package {
    justify-content: left;
  }
}
.ct-purchase-package.ct-purchase {
  padding-top: 150px;
}
.ct-purchase-package.ct-purchase .topct-watching-header {
  margin-bottom: 40px;
}
.ct-purchase-package.ct-purchase .topct-watching-header h1 {
  font-size: 27px;
  color: white;
  text-align: center;
  text-transform: uppercase;
  font-family: "Barlow Condensed";
  margin-bottom: 5px;
  letter-spacing: 0;
}
@media (max-width: 768px) {
  .ct-purchase-package.ct-purchase .topct-watching-header h1 {
    font-size: 20px;
  }
}
@media (max-width: 576px) {
  .ct-purchase-package.ct-purchase .topct-watching-header h1 {
    font-size: 18px;
  }
}
.ct-purchase-package.ct-purchase .topct-watching-header h3 {
  font-size: 15px;
  color: #9b9da8;
  text-align: center;
  margin-bottom: 10px;
}
.ct-purchase-package.ct-purchase .topct-watching-header h3 span {
  font-size: 16px;
  font-weight: 800;
  color: #b2934d;
  display: inline-block;
}
.ct-purchase-package.ct-purchase .topcourt-payment-box-main form .topct-formgroup img {
  width: 210px;
}
.ct-purchase-package.ct-purchase .topcourt-payment-box-main form .topct-formgroup .form-control {
  background-color: #242733;
  height: auto;
  padding: 16px 15px;
  font-family: "Barlow Condensed";
  font-weight: 500;
  font-size: 16px;
  color: #9b9da8 !important;
  border: none;
}
.ct-purchase-package.ct-purchase .topcourt-payment-box-main form .topct-formgroup .topct-expiration {
  display: flex;
  align-items: center;
}
.ct-purchase-package.ct-purchase .topcourt-payment-box-main form .topct-formgroup .topct-expiration p {
  font-size: 16px;
  text-transform: unset;
  font-weight: 600;
  color: #b2934d !important;
}
@media (max-width: 576px) {
  .ct-purchase-package.ct-purchase .topcourt-payment-box-main form .topct-formgroup .topct-expiration p {
    font-size: 14px;
  }
}
.ct-purchase-package.ct-purchase .topcourt-payment-box-main form .topct-formgroup .topct-expiration .topct-security img {
  width: 35px;
  height: auto;
  border-radius: 4px;
}
.ct-purchase-package.ct-purchase .topcourt-payment-box-main form .topct-formgroup .topct-expiration .topct-security h6 {
  font-size: 16px;
  text-transform: unset;
  font-weight: 600;
  color: #b2934d !important;
  padding: 0;
}
@media (max-width: 576px) {
  .ct-purchase-package.ct-purchase .topcourt-payment-box-main form .topct-formgroup .topct-expiration .topct-security h6 {
    font-size: 14px;
  }
}
.ct-purchase-package.ct-purchase .topcourt-payment-box-main form .top-have-a-promo-code-section-main {
  padding: 0px 0 0px;
}
.ct-purchase-package.ct-purchase .topcourt-payment-box-main form .top-have-a-promo-code-section-main .topcourt-promo-box-main {
  margin-top: 15px;
}
.ct-purchase-package.ct-purchase .topcourt-payment-box-main form .top-have-a-promo-code-section-main .topcourt-promo-box-main .promo-code-title-main {
  font-weight: 500;
  font-size: 16px;
  color: white;
}
.ct-purchase-package.ct-purchase .topcourt-payment-box-main form .top-have-a-promo-code-section-main .topcourt-promo-box-main .promo-title-main {
  font-weight: 500;
  font-size: 15px;
  color: #ffffff;
  display: inline-block;
  padding-bottom: 8px;
}
.ct-purchase-package.ct-purchase .topcourt-payment-box-main form .top-have-a-promo-code-section-main .topcourt-promo-box-main .promo-title-main span {
  color: #b2934d;
  display: inline-block;
  font-family: "Barlow Condensed";
}
.ct-purchase-package.ct-purchase .topcourt-payment-box-main form .top-have-a-promo-code-section-main .topcourt-promo-box-main .topcourt-promo-box {
  width: 100%;
  background: transparent !important;
  display: none;
}
.ct-purchase-package.ct-purchase .topcourt-payment-box-main form .top-have-a-promo-code-section-main .topcourt-promo-box-main .topcourt-promo-box .promo-box {
  display: flex;
  justify-content: space-between;
}
.ct-purchase-package.ct-purchase .topcourt-payment-box-main form .top-have-a-promo-code-section-main .topcourt-promo-box-main .topcourt-promo-box .promo-box .promo-input {
  width: 48%;
}
.ct-purchase-package.ct-purchase .topcourt-payment-box-main form .top-have-a-promo-code-section-main .topcourt-promo-box-main .topcourt-promo-box .promo-box .promo-apply {
  width: 48%;
}
.ct-purchase-package.ct-purchase .topcourt-payment-box-main form .top-have-a-promo-code-section-main label {
  font-family: "Barlow Condensed";
  font-weight: 500;
  font-size: 16px;
  color: #b2934d;
}
.ct-purchase-package.ct-purchase .topcourt-payment-box-main form .top-have-a-promo-code-section-main .form-control {
  background-color: #242733;
  height: auto;
  padding: 12px 15px;
  font-family: "Barlow Condensed";
  font-weight: 500;
  font-size: 16px;
  color: #9b9da8 !important;
  border: none;
}
.ct-purchase-package.ct-purchase .topcourt-payment-box-main form .top-have-a-promo-code-section-main .promo-apply button {
  height: 48px !important;
  width: 100% !important;
  border-radius: 1px !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  line-height: normal !important;
  font-family: "Barlow Condensed" !important;
}
.ct-purchase-package.ct-purchase .topcourt-payment-box-main form .formgroup .simple .select2-container {
  width: 100% !important;
}
.ct-purchase-package.ct-purchase .topcourt-payment-box-main form .formgroup .simple .select2-container .select2-selection {
  outline: none !important;
  box-shadow: none !important;
}
.ct-purchase-package.ct-purchase .topcourt-payment-box-main form .formgroup .simple .select2-selection {
  background-color: #242733;
  height: auto;
  padding: 14px 15px;
  font-family: "Barlow Condensed";
  font-weight: 500;
  font-size: 16px;
  color: #6a737b !important;
  border: none;
}
@media (max-width: 576px) {
  .ct-purchase-package.ct-purchase .topcourt-payment-box-main form .formgroup .simple .select2-selection {
    padding: 12px;
  }
}
.ct-purchase-package.ct-purchase .topcourt-payment-box-main form .formgroup .simple .select2-selection .select2-selection__arrow {
  top: 0;
  right: 9px;
  bottom: 0;
  height: auto;
}
.ct-purchase-package.ct-purchase .topcourt-payment-box-main form .formgroup .simple .select2-selection .select2-selection__rendered {
  color: #6a737b !important;
  padding-left: 0 !important;
}
.ct-purchase-package.ct-purchase .topcourt-payment-box-main form .formgroup .simple .form-control {
  font-family: "Barlow Condensed";
  font-weight: 500;
  font-size: 16px;
  color: #6a737b;
  box-shadow: none;
  outline: none;
  background-color: #242733;
  height: auto;
  padding: 16px 15px;
  border: none;
}
@media (max-width: 576px) {
  .ct-purchase-package.ct-purchase .topcourt-payment-box-main form .formgroup .simple .form-control {
    padding: 13px;
  }
}
.ct-purchase-package.ct-purchase .topcourt-payment-box-main form h3 {
  font-size: 20px;
}
@media (max-width: 576px) {
  .ct-purchase-package.ct-purchase .topcourt-payment-box-main form h3 {
    font-size: 16px;
  }
}
.ct-purchase-package.ct-purchase .topcourt-payment-box-main form h3 span {
  font-size: 20px;
  font-weight: 800;
  color: #b2934d;
  display: inline-block;
}
.ct-purchase-package.ct-purchase .topcourt-payment-box-main form h6 {
  font-size: 16px;
  font-weight: 400;
  color: #9b9da8 !important;
  display: inline-block;
  padding: 15px 0;
}
@media (max-width: 576px) {
  .ct-purchase-package.ct-purchase .topcourt-payment-box-main form h6 {
    padding: 15px 0 0;
    font-size: 14px;
  }
}
.ct-purchase-package.ct-purchase .topcourt-payment-box-main form .topct-button .complete-order {
  padding: 15px !important;
}
.ct-purchase-package.ct-purchase .topcourt-payment-box-main form .topct-secured h6 {
  display: flex;
  align-items: center;
  padding: 5px 0 0;
}
.ct-purchase-package.ct-purchase .topcourt-payment-box-main form .top-court-btns-apply .promo-apply button {
  height: 51px !important;
}
.ct-purchase-package.ct-purchase .topct-watch-video.topct-payment-box-main {
  padding-bottom: 100px;
}
.ct-purchase-package.ct-purchase .topct-watch-video.topct-payment-box-main .topct-content-form form .promo-apply button {
  font-size: 14px;
  font-weight: 500;
  line-height: normal;
  background: #b2934d;
  border: none;
  height: 36px;
  width: 100%;
}
.ct-purchase-package.ct-purchase .topct-formgroup {
  padding: 10px 0;
}
.ct-purchase-package.ct-purchase .topct-formgroup.stripe-card-visa {
  position: relative;
}
.ct-purchase-package.ct-purchase .topct-formgroup.stripe-card-visa:before {
  content: "";
  background-image: url(../png/cards-num.png);
  background-repeat: no-repeat;
  width: 35px;
  height: 25px;
  background-size: contain;
  position: absolute;
  right: 10px;
  top: 17px;
  margin: auto;
}
.ct-purchase-package.ct-purchase .topct-formgroup.stripe-card-master {
  position: relative;
}
.ct-purchase-package.ct-purchase .topct-formgroup.stripe-card-master:before {
  content: "";
  background-image: url(../png/master-card.png);
  background-repeat: no-repeat;
  width: 35px;
  height: 25px;
  background-size: contain;
  position: absolute;
  right: 10px;
  top: 0;
  margin: auto;
  bottom: 0;
}
.ct-purchase-package.ct-purchase .topct-formgroup.stripe-card-american-express {
  position: relative;
}
.ct-purchase-package.ct-purchase .topct-formgroup.stripe-card-american-express:before {
  content: "";
  background-image: url(../jpg/american-card.jpg);
  background-repeat: no-repeat;
  width: 35px;
  height: 25px;
  background-size: contain;
  position: absolute;
  right: 10px;
  top: 17px;
  margin: auto;
}
.ct-purchase-package.ct-purchase .topct-formgroup.stripe-card-discover {
  position: relative;
}
.ct-purchase-package.ct-purchase .topct-formgroup.stripe-card-discover:before {
  content: "";
  background-image: url(../jpg/discover-card.jpg);
  background-repeat: no-repeat;
  width: 35px;
  height: 25px;
  background-size: contain;
  position: absolute;
  right: 10px;
  top: 17px;
  margin: auto;
}
.ct-purchase-package.ct-purchase .topct-formgroup.stripe-card-diners-club {
  position: relative;
}
.ct-purchase-package.ct-purchase .topct-formgroup.stripe-card-diners-club:before {
  content: "";
  background-image: url(../jpg/diners-card.jpg);
  background-repeat: no-repeat;
  width: 35px;
  height: 25px;
  background-size: contain;
  position: absolute;
  right: 10px;
  top: 17px;
  margin: auto;
}
.ct-purchase-package.ct-purchase .topct-formgroup.stripe-card-jcb {
  position: relative;
}
.ct-purchase-package.ct-purchase .topct-formgroup.stripe-card-jcb:before {
  content: "";
  background-image: url(../jpg/card-jcb.jpg);
  background-repeat: no-repeat;
  width: 35px;
  height: 25px;
  background-size: contain;
  position: absolute;
  right: 10px;
  top: 17px;
  margin: auto;
}
.ct-purchase-package.ct-purchase .topct-formgroup .topct-expiration {
  display: flex;
  justify-content: space-between;
}
.ct-purchase-package.ct-purchase .topct-formgroup .topct-expiration .topct-security {
  display: flex;
  align-items: center;
  width: 48%;
}
.ct-purchase-package.ct-purchase .topct-formgroup .topct-expiration .topct-security img {
  margin-right: 10px;
}
.ct-purchase-package.ct-purchase .formgroup {
  display: flex;
  justify-content: space-between;
}
.ct-purchase-package.ct-purchase .formgroup .simple {
  padding: 10px 0;
  flex: 0 0 23%;
  max-width: 23%;
}
.ct-purchase-package.ct-purchase .topct-button {
  margin: 14px 0 14px;
  width: 100%;
}
.ct-purchase-package.ct-purchase .topct-button .complete-order {
  border-radius: 4px;
  background-color: #b2934d;
  padding: 10px;
  text-align: center;
  width: 100%;
}
.ct-purchase-package.ct-purchase .topct-secured {
  display: flex;
  justify-content: space-between;
}
.ct-purchase-package.ct-purchase .topct-secured h6 {
  align-items: flex-start;
  display: flex;
}
.ct-purchase-package.ct-purchase .topct-secured h6 img {
  padding-right: 10px;
}
.ct-purchase-package.ct-purchase .topct-order-done {
  padding-top: 10px;
}
.ct-purchase-package .ct-main-flex {
  display: flex;
  justify-content: space-between;
}
.ct-purchase-package .ct-main-flex .topct-formgroup {
  flex: 0 0 49%;
  max-width: 99%;
}

.tc-device .top-buy-now-btns-block {
  margin-top: 110px;
}

.topcourt-invited-page .topcourt-invited-friends-page-main.top-without-login-page {
  background-image: none;
}
.topcourt-invited-page .topcourt-invited-friends-page-main.top-without-login-page .vimeo-wrapper {
  position: absolute;
  top: -2px;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  pointer-events: none;
  overflow: hidden;
}
.topcourt-invited-page .topcourt-invited-friends-page-main.top-without-login-page .vimeo-wrapper iframe {
  width: 100vw;
  height: 56.25vw;
  min-height: 100vh;
  min-width: 177.77vh;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.topcourt-invited-page .topcourt-invited-friends-page-main.top-without-login-page::before {
  content: unset;
}
.topcourt-invited-page .topcourt-invited-friends-page-main.top-without-login-page::after {
  position: absolute;
  width: 100%;
  height: 300px;
  content: "";
  right: 0;
  bottom: 0;
  left: 0;
  background-image: linear-gradient(-180deg, rgba(255, 255, 255, 0) 0%, rgba(73, 76, 86, 0) 21%, rgba(43, 46, 58, 0.28) 32%, rgba(38, 41, 53, 0.82) 55%, #232632 80%);
}
.topcourt-invited-page .topcourt-invited-friends-page-main.top-without-login-page .container {
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: relative;
  z-index: 3;
}
.topcourt-invited-page .topcourt-invited-friends-page-main.top-without-login-page .container .row {
  width: 100%;
}
.topcourt-invited-page .topcourt-invited-friends-page-main.top-without-login-page .top-banner-details-main {
  background: rgba(27, 32, 41, 0.86);
  padding: 25px;
  text-align: start;
  z-index: 3;
  position: relative;
}
.topcourt-invited-page .topcourt-invited-friends-page-main.top-without-login-page .top-banner-details-main .toc-v2-project-title-main {
  width: 390px;
  max-width: 100%;
}
@media (max-width: 576px) {
  .topcourt-invited-page .topcourt-invited-friends-page-main.top-without-login-page .top-banner-details-main .toc-v2-project-title-main {
    width: 100%;
  }
}
.topcourt-invited-page .topcourt-invited-friends-page-main.top-without-login-page .top-banner-details-main p {
  text-align: start;
  text-transform: unset;
  letter-spacing: 0.72px;
  font-weight: 400;
  font-weight: 400;
}
.topcourt-invited-page .topcourt-invited-friends-page-main.top-without-login-page .top-banner-details-main span {
  font-size: 14px;
  color: #959595;
  display: block;
}
.topcourt-invited-page .topcourt-invited-friends-page-main.top-without-login-page .top-banner-details-main .top-start-video-block {
  display: flex;
  width: 100%;
  margin-top: 30px;
}
@media (max-width: 576px) {
  .topcourt-invited-page .topcourt-invited-friends-page-main.top-without-login-page .top-banner-details-main .top-start-video-block {
    flex-direction: column;
  }
}
.topcourt-invited-page .topcourt-invited-friends-page-main.top-without-login-page .top-banner-details-main .top-start-video-block .btn-upgrade-now-btn {
  width: auto;
  margin: 0;
  padding: 15px 30px;
}
.topcourt-invited-page .topcourt-invited-friends-page-main.top-without-login-page .top-banner-details-main .top-start-video-block .btn-upgrade-now-btn.border-remove-btn {
  border: 1px solid white;
  background: transparent;
  margin-left: 30px;
  position: relative;
  padding-left: 60px;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 576px) {
  .topcourt-invited-page .topcourt-invited-friends-page-main.top-without-login-page .top-banner-details-main .top-start-video-block .btn-upgrade-now-btn.border-remove-btn {
    margin-left: 0px;
    margin-top: 20px;
  }
}
.topcourt-invited-page .topcourt-invited-friends-page-main.top-without-login-page .top-banner-details-main .top-start-video-block .btn-upgrade-now-btn.border-remove-btn::before {
  position: absolute;
  width: 25px;
  height: 25px;
  content: "";
  background: url("../svg/watch_icon.svg") no-repeat;
  background-position: center center;
  background-size: contain;
  left: -110px;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 0;
}
.topcourt-invited-page .topcourt-invited-friends-page-main.top-without-login-page .top-banner-details-main .top-start-video-block .btn-upgrade-now-btn.border-remove-btn:hover {
  background: #b2934d;
  border-color: #b2934d;
}
.topcourt-invited-page .topcourt-invited-friends-page-main.topv2-free-class-page {
  height: auto;
}
.topcourt-invited-page .topcourt-invited-friends-page-main.topv2-free-class-page .container {
  justify-content: center;
  max-width: 900px;
  padding-top: 88px;
  align-items: unset;
}
@media (max-width: 991px) {
  .topcourt-invited-page .topcourt-invited-friends-page-main.topv2-free-class-page .container {
    max-width: 720px;
  }
}
@media (max-width: 767px) {
  .topcourt-invited-page .topcourt-invited-friends-page-main.topv2-free-class-page .container {
    max-width: 540px;
  }
}
.topcourt-invited-page .topcourt-invited-friends-page-main.topv2-free-class-page .container .toc-v2-project-title-main {
  margin-bottom: 22px;
}
.topcourt-invited-page .topcourt-invited-friends-page-main.topv2-free-class-page .container .topv2-preview-video {
  background: #1d1f2a;
  min-height: 472px;
}
@media (max-width: 991px) {
  .topcourt-invited-page .topcourt-invited-friends-page-main.topv2-free-class-page .container .topv2-preview-video {
    min-height: 372px;
  }
}
@media (max-width: 767px) {
  .topcourt-invited-page .topcourt-invited-friends-page-main.topv2-free-class-page .container .topv2-preview-video {
    min-height: 270px;
  }
}
@media (max-width: 575px) {
  .topcourt-invited-page .topcourt-invited-friends-page-main.topv2-free-class-page .container .topv2-preview-video {
    min-height: 177px;
  }
}
.topcourt-invited-page .topcourt-give-the-gift-block {
  padding: 100px 0;
}
.topcourt-invited-page .topcourt-give-the-gift-block .topcourt-give-the-details .gift-icon {
  width: 49px;
  height: 46px;
  overflow: hidden;
  margin: auto;
  margin-bottom: 40px;
}
@media (max-width: 991px) {
  .topcourt-invited-page .topcourt-give-the-gift-block .topcourt-give-the-details .gift-icon {
    width: 39px;
    height: 36px;
    margin-bottom: 20px;
  }
}
.topcourt-invited-page .topcourt-give-the-gift-block .topcourt-give-the-details .gift-icon img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.topcourt-invited-page .topcourt-give-the-gift-block .topcourt-give-the-details .toc-v2-project-title-main {
  text-align: center;
}
.topcourt-invited-page .topcourt-give-the-gift-block .topcourt-give-the-details .top-buy-now-btns-block {
  margin-top: 50px;
}
.topcourt-invited-page .topv2-ready-to-go-section-main {
  padding: 80px 0 30px;
}
.topcourt-invited-page .topv2-ready-to-go-section-main .topv2-ready-to-go-block-main {
  text-align: center;
}
.topcourt-invited-page .topv2-ready-to-go-section-main .topv2-ready-to-go-block-main p {
  margin-bottom: 35px;
}
.topcourt-invited-page .topv2-resume-image-block-main {
  padding: 70px 0;
}
.topcourt-invited-page .topv2-resume-image-block-main .topv2-resume-image {
  margin: auto;
  width: 100%;
  height: 100%;
}
.topcourt-invited-page .topv2-resume-image-block-main .topv2-resume-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.topcourt-invited-page .topv2-instructor-and-social-section {
  padding: 30px 0 30px;
}
.topcourt-invited-page .topv2-instructor-and-social-section .topv2-ready-to-go-block-main {
  text-align: center;
}
.topcourt-invited-page .topv2-instructor-and-social-section .topv2-ready-to-go-block-main p {
  margin-bottom: 35px;
}

.modal-watch-trailer-video {
  padding-right: 15px;
  padding-left: 15px;
  background: rgba(0, 0, 0, 0.95);
}
.modal-watch-trailer-video .modal-dialog {
  max-width: 100% !important;
  width: 100% !important;
  margin: 0 !important;
  margin-top: 15px !important;
}
.modal-watch-trailer-video .modal-dialog .modal-content {
  background-color: transparent !important;
  outline: 0 !important;
  box-shadow: none !important;
  border: none !important;
}
.modal-watch-trailer-video .modal-dialog .modal-content .modal-header {
  border: none;
}
.modal-watch-trailer-video .modal-dialog .modal-content .modal-header button {
  color: white;
  box-shadow: none;
  text-shadow: none;
  outline: none;
  border-radius: 1000px;
  width: 35px;
  height: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #b2934d;
  opacity: 1;
}
.modal-watch-trailer-video .modal-dialog .modal-content .modal-header button span {
  line-height: 0 !important;
  margin-bottom: 5px;
  font-size: 25px;
}
.modal-watch-trailer-video .modal-dialog .modal-content .modal-body {
  margin-bottom: 0;
}
.modal-watch-trailer-video .modal-dialog .modal-content .modal-body .container {
  max-width: 900px;
}
.modal-watch-trailer-video .modal-dialog .modal-content .modal-body video {
  width: auto;
  height: 100%;
}
.modal-watch-trailer-video .modal-dialog .modal-content .modal-body .modal-footer-class-main {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 30px;
}
@media (max-width: 576px) {
  .modal-watch-trailer-video .modal-dialog .modal-content .modal-body .modal-footer-class-main {
    flex-direction: column;
  }
}
.modal-watch-trailer-video .modal-dialog .modal-content .modal-body .modal-footer-class-main p {
  font-size: 16px;
  color: white;
  line-height: 26px;
  font-family: "Barlow Condensed";
}
.modal-watch-trailer-video .modal-dialog .modal-content .modal-body .modal-footer-class-main span {
  font-size: 14px;
  color: #959595;
  display: block;
}
@media (max-width: 576px) {
  .modal-watch-trailer-video .modal-dialog .modal-content .modal-body .modal-footer-class-main .btn-upgrade-now-btn {
    margin-top: 30px;
  }
}

.topcourt-player-landing-page-main {
  padding: 130px 0 80px;
}
.topcourt-player-landing-page-main h5 {
  font-size: 21px;
  color: white;
  font-family: "montserratsemibold";
  margin-bottom: 5px;
}
@media (max-width: 991px) {
  .topcourt-player-landing-page-main h5 {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  .topcourt-player-landing-page-main h5 {
    font-size: 16px;
  }
}
.topcourt-player-landing-page-main p {
  font-size: 16px;
  color: #e9e9e9;
  font-family: "Nunito Sans" !important;
  display: flex;
}
@media (max-width: 991px) {
  .topcourt-player-landing-page-main p {
    font-size: 15px;
  }
}
@media (max-width: 768px) {
  .topcourt-player-landing-page-main p {
    font-size: 14px;
  }
}
.topcourt-player-landing-page-main .topct-my-class-header {
  display: flex;
  justify-content: space-between;
  padding-bottom: 30px;
  align-items: center;
}
@media (max-width: 576px) {
  .topcourt-player-landing-page-main .topct-my-class-header {
    flex-direction: column;
  }
}
.topcourt-player-landing-page-main .topct-my-class-header h2 {
  font-size: 18px;
  letter-spacing: 3.6px;
  text-transform: uppercase;
  font-family: "montserratsemibold";
}
.topcourt-player-landing-page-main .topct-my-class-header a {
  font-size: 14px;
  letter-spacing: 3.6px;
  color: #d9be63;
  text-transform: uppercase;
  font-family: "montserratsemibold";
}
.topcourt-player-landing-page-main .topct-my-class-header a:hover {
  border-bottom: 1px solid #d9be63;
}
.topcourt-player-landing-page-main .topct-my-class-header .btn-secondary {
  background: transparent !important;
}
@media (max-width: 576px) {
  .topcourt-player-landing-page-main .topct-my-class-header .btn-secondary {
    margin-top: 15px;
  }
}
.topcourt-player-landing-page-main .topct-my-class-header .btn-secondary .select2 {
  outline: none !important;
  box-shadow: none !important;
  width: 235px !important;
  max-width: 100% !important;
}
@media (max-width: 576px) {
  .topcourt-player-landing-page-main .topct-my-class-header .btn-secondary .select2 {
    width: 130px;
  }
}
.topcourt-player-landing-page-main .topct-my-class-header .btn-secondary .select2 .select2-selection--single {
  background-color: #1e222f !important;
  border: 1px solid #2a2d3b !important;
  border-radius: 4px !important;
  height: 50px !important;
  display: flex;
  align-items: center !important;
  padding: 5px !important;
  outline: none !important;
  box-shadow: none !important;
}
.topcourt-player-landing-page-main .topct-my-class-header .btn-secondary .select2 .select2-selection--single .select2-selection__rendered {
  font-family: "Barlow Condensed";
  font-weight: 500;
  font-size: 16px;
  color: #9b9da8 !important;
}
.topcourt-player-landing-page-main .topct-my-class-header .btn-secondary .select2 .select2-selection__arrow {
  top: 11px !important;
  right: 10px !important;
}
.topcourt-player-landing-page-main .topcourt-player-list-block-main {
  margin-bottom: 30px;
  height: calc(100% - 30px);
  display: flex;
  flex-direction: column;
}
.topcourt-player-landing-page-main .topcourt-player-list-block-main .topcourt-player-img-block-main {
  width: 100%;
  height: 380px;
  overflow: hidden;
  display: block;
  margin-bottom: 15px;
  border: 2px solid #292928;
  background: #1e222f;
}
@media (max-width: 991px) {
  .topcourt-player-landing-page-main .topcourt-player-list-block-main .topcourt-player-img-block-main {
    height: 330px;
  }
}
@media (max-width: 768px) {
  .topcourt-player-landing-page-main .topcourt-player-list-block-main .topcourt-player-img-block-main {
    height: 280px;
  }
}
.topcourt-player-landing-page-main .topcourt-player-list-block-main .topcourt-player-img-block-main img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top center;
     object-position: top center;
  width: 100%;
  height: 100%;
}
.topcourt-player-landing-page-main .topcourt-player-list-block-main .topcourt-player-details-block-main {
  background-color: #313441;
  border: 1px solid rgba(255, 255, 255, 0.15);
  padding: 20px;
  flex: 1 1 auto;
  justify-content: space-between;
  display: flex;
  flex-direction: column;
}
.topcourt-player-landing-page-main .topcourt-player-list-block-main .topcourt-player-details-block-main .topcourt-visit-profile-block {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding-top: 20px;
}
.topcourt-player-landing-page-main.top-gift-friends-team-section-main .top-team-section-main {
  margin-bottom: 60px;
}
.topcourt-player-landing-page-main.top-gift-friends-team-section-main .top-team-section-main .toc-profile-page-title {
  margin-bottom: 25px;
}
.topcourt-player-landing-page-main.top-gift-friends-team-section-main .top-team-section-main p {
  display: block;
}
.topcourt-player-landing-page-main.top-gift-friends-team-section-main .top-team-img-block-main .topcourt-player-list-block-main .topcourt-player-details-block-main {
  padding: 15px;
}
.topcourt-player-landing-page-main.top-gift-friends-team-section-main .top-team-img-block-main .topcourt-player-list-block-main .topcourt-player-details-block-main .topcourt-details-and-social-icons h5 {
  font-size: 18px;
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .topcourt-player-landing-page-main.top-gift-friends-team-section-main .top-team-img-block-main .topcourt-player-list-block-main .topcourt-player-details-block-main .topcourt-details-and-social-icons h5 {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .topcourt-player-landing-page-main.top-gift-friends-team-section-main .top-team-img-block-main .topcourt-player-list-block-main .topcourt-player-details-block-main .topcourt-details-and-social-icons h5 {
    font-size: 14px;
  }
}
.topcourt-player-landing-page-main.top-gift-friends-team-section-main .top-team-img-block-main .topcourt-player-list-block-main .topcourt-player-details-block-main .topcourt-details-and-social-icons p {
  font-family: "Nunito Sans";
}
@media (max-width: 991px) {
  .topcourt-player-landing-page-main.top-gift-friends-team-section-main .top-team-img-block-main .topcourt-player-list-block-main .topcourt-player-details-block-main .topcourt-details-and-social-icons p {
    font-size: 14px;
  }
}
.topcourt-player-landing-page-main.top-gift-friends-team-section-main .top-team-img-block-main .top-buy-now-btns-block {
  margin: 40px 0 50px;
}
.topcourt-player-landing-page-main.top-gift-friends-team-section-main .top-team-img-block-main .top-buy-now-btns-block .btn-upgrade-now-btn {
  margin: auto;
}
.topcourt-player-landing-page-main.topcourt-new-landing-page {
  padding: 60px 0 80px;
  background: #232632;
}
.topcourt-player-landing-page-main.topcourt-new-landing-page .top-team-section-main {
  text-align: center;
}
.topcourt-player-landing-page-main.topcourt-new-landing-page .top-team-section-main .watch {
  font-family: "Barlow Condensed" !important;
  width: 550px;
  margin: auto;
  max-width: 100%;
}
.topcourt-player-landing-page-main.topcourt-new-landing-page .top-team-img-block-main {
  padding-top: 60px;
}
.topcourt-player-landing-page-main.topcourt-new-landing-page .top-team-img-block-main .row {
  justify-content: center;
}
.topcourt-player-landing-page-main.topcourt-new-landing-page .top-team-img-block-main .topcourt-player-list-block-main .topcourt-player-img-block-main {
  height: 320px;
  position: relative;
}
.topcourt-player-landing-page-main.topcourt-new-landing-page .top-team-img-block-main .topcourt-player-list-block-main .topcourt-player-img-block-main::before {
  position: absolute;
  content: "";
  width: 45px;
  height: 45px;
  background: url("../svg/watch_icon.svg") no-repeat;
  background-position: center center;
  background-size: contain;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  opacity: 0;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 575px) {
  .topcourt-player-landing-page-main.topcourt-new-landing-page .top-team-img-block-main .topcourt-player-list-block-main .topcourt-player-img-block-main::before {
    opacity: 1;
  }
}
.topcourt-player-landing-page-main.topcourt-new-landing-page .top-team-img-block-main .topcourt-player-list-block-main .topcourt-player-img-block-main:hover::before {
  opacity: 1;
}
.topcourt-player-landing-page-main.topcourt-new-landing-page .top-team-img-block-main .topcourt-player-list-block-main .topcourt-player-details-block-main {
  padding: 10px 12px;
}
.topcourt-player-landing-page-main.topcourt-new-landing-page .top-team-img-block-main .topcourt-player-list-block-main .topcourt-player-details-block-main .topcourt-details-and-social-icons h5 {
  font-size: 16px;
  margin-bottom: 0;
}
.topcourt-player-landing-page-main.topcourt-new-landing-page .top-team-img-block-main .topcourt-player-list-block-main .topcourt-player-details-block-main .topcourt-details-and-social-icons p {
  font-size: 14px;
  text-align: start;
}
.topcourt-player-landing-page-main.topcourt-new-landing-page .top-team-img-block-main .player-has-not-video .topcourt-player-list-block-main .topcourt-player-img-block-main::before {
  content: unset;
}
.topcourt-player-landing-page-main.topcourt-new-landing-page .top-team-img-block-main .player-has-not-video .topcourt-player-list-block-main .topcourt-player-img-block-main::after {
  position: absolute;
  content: "Coming Soon";
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  opacity: 0;
  transition: all 0.3s ease-in-out;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  font-family: "montserratsemibold";
}
@media (max-width: 575px) {
  .topcourt-player-landing-page-main.topcourt-new-landing-page .top-team-img-block-main .player-has-not-video .topcourt-player-list-block-main .topcourt-player-img-block-main::after {
    opacity: 1;
  }
}
.topcourt-player-landing-page-main.topcourt-new-landing-page .top-team-img-block-main .player-has-not-video .topcourt-player-list-block-main .topcourt-player-img-block-main:hover::after {
  opacity: 1;
}
.topcourt-player-landing-page-main.topcourt-new-landing-page .top-buy-now-btns-block {
  margin-top: 60px;
}
.topcourt-player-landing-page-main.player-alt-text-remove .topcourt-player-list-block-main .topcourt-player-img-block-main img[alt] {
  display: none;
}

.topcourt-player-profile-page {
  padding: 100px 0 80px;
}
@media (max-width: 768px) {
  .topcourt-player-profile-page {
    padding: 70px 0 60px;
  }
}
.topcourt-player-profile-page .topcourt-player-profile-img-main {
  width: 100%;
  height: 400px;
  overflow: hidden;
  display: block;
  margin-bottom: 15px;
  border: 2px solid #292928;
  background: #1e222f;
}
@media (max-width: 991px) {
  .topcourt-player-profile-page .topcourt-player-profile-img-main {
    height: 350px;
  }
}
@media (max-width: 768px) {
  .topcourt-player-profile-page .topcourt-player-profile-img-main {
    height: 300px;
  }
}
@media (max-width: 576px) {
  .topcourt-player-profile-page .topcourt-player-profile-img-main {
    height: 250px;
  }
}
.topcourt-player-profile-page .topcourt-player-profile-img-main img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top center;
     object-position: top center;
  width: 100%;
  height: 100%;
}
.topcourt-player-profile-page .topcourt-back-arrow {
  padding: 30px 0 80px;
}
@media (max-width: 768px) {
  .topcourt-player-profile-page .topcourt-back-arrow {
    padding: 30px 0 60px;
  }
}
.topcourt-player-profile-page.topv2-player-profile {
  width: 100%;
  height: 100vh;
  position: relative;
}
.topcourt-player-profile-page.topv2-player-profile .vimeo-wrapper {
  position: absolute;
  top: -2px;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  pointer-events: none;
  overflow: hidden;
}
.topcourt-player-profile-page.topv2-player-profile .vimeo-wrapper iframe {
  width: 100vw;
  height: 75.25vw;
  min-height: 100vh;
  min-width: 177.77vh;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.topcourt-player-profile-page.topv2-player-profile::after {
  position: absolute;
  width: 100%;
  height: 100%;
  content: "";
  right: 0;
  bottom: 0;
  left: 0;
  top: 0;
  background-image: linear-gradient(180deg, rgba(43, 45, 59, 0) 0%, #2B2D3B 100%);
}
.topcourt-player-profile-page.topv2-player-profile .container {
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 3;
}
.topcourt-player-profile-page.topv2-player-profile .container .topcourt-player-profile-detail {
  width: 100%;
  text-align: center;
}
.topcourt-player-profile-page.topv2-player-profile .container .topcourt-player-profile-detail h5 {
  font-size: 24px;
  color: white;
  font-family: "montserratsemibold";
  margin-bottom: 5px;
  text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.004);
}
@media (max-width: 991px) {
  .topcourt-player-profile-page.topv2-player-profile .container .topcourt-player-profile-detail h5 {
    font-size: 20px;
  }
}
@media (max-width: 768px) {
  .topcourt-player-profile-page.topv2-player-profile .container .topcourt-player-profile-detail h5 {
    font-size: 18px;
  }
}
.topcourt-player-profile-page.topv2-player-profile .container .topcourt-player-profile-detail p {
  font-size: 20px;
  color: #e9e9e9;
  font-family: "Nunito Sans";
  text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.004);
}
@media (max-width: 991px) {
  .topcourt-player-profile-page.topv2-player-profile .container .topcourt-player-profile-detail p {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  .topcourt-player-profile-page.topv2-player-profile .container .topcourt-player-profile-detail p {
    font-size: 16px;
  }
}
.topcourt-player-profile-page.topv2-player-profile .container .topcourt-player-profile-detail .topcourt-visit-btns-block {
  background: transparent;
  border: 1px solid #D0D2D8;
  border-radius: 100px;
  margin: 30px 0 20px;
  width: 248px;
  max-width: 100%;
}
.topcourt-player-profile-page.topv2-player-profile .container .topcourt-player-profile-detail .topcourt-visit-btns-block:hover {
  background-color: #b2934d;
  border-color: #b2934d;
}
.topcourt-player-profile-page.topv2-player-profile .container .topcourt-player-profile-detail .topcourt-social-icons {
  padding: 15px 0 0px;
}

.topcourt-gallery-page-main {
  background: #2B2D3B;
  padding-top: 50px;
}
.topcourt-gallery-page-main h5 {
  font-size: 16px;
  padding-top: 0;
  margin-bottom: 5px;
  font-family: "montserratsemibold";
  color: white;
}
.topcourt-gallery-page-main p {
  font-size: 14px;
  color: #9d9fa9;
  font-family: "Barlow";
  font-weight: 500;
  letter-spacing: 0.64px;
}
.topcourt-gallery-page-main .topcourt-gallery-images-block-maim {
  padding: 0px 0 50px;
}
.topcourt-gallery-page-main .topcourt-gallery-images-block-maim .top-v2-small-title-text {
  margin-bottom: 35px;
}
.topcourt-gallery-page-main .topcourt-gallery-images-block-maim .swiper-container {
  width: 100%;
  height: 100%;
}
.topcourt-gallery-page-main .topcourt-gallery-images-block-maim .swiper-container.topcourt-stories-slide-main .swiper-wrapper .swiper-slide .topcourt-stories-wrapper {
  display: block;
  position: relative;
}
.topcourt-gallery-page-main .topcourt-gallery-images-block-maim .swiper-container.topcourt-stories-slide-main .swiper-wrapper .swiper-slide .topcourt-stories-wrapper:hover {
  opacity: 1;
}
.topcourt-gallery-page-main .topcourt-gallery-images-block-maim .swiper-container.topcourt-stories-slide-main .swiper-wrapper .swiper-slide .topcourt-stories-wrapper::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
}
.topcourt-gallery-page-main .topcourt-gallery-images-block-maim .swiper-container.topcourt-stories-slide-main .swiper-wrapper .swiper-slide .topcourt-stories-wrapper .topcourt-stories-img-block {
  width: 100%;
  height: 179px;
  overflow: hidden;
  border: 2px solid #292928;
  background: #1e222f;
}
.topcourt-gallery-page-main .topcourt-gallery-images-block-maim .swiper-container.topcourt-stories-slide-main .swiper-wrapper .swiper-slide .topcourt-stories-wrapper .topcourt-stories-img-block img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.topcourt-gallery-page-main .topcourt-gallery-images-block-maim .swiper-container.topcourt-stories-slide-main .swiper-wrapper .swiper-slide .topcourt-stories-wrapper .topcourt-stories-details h3 {
  font-size: 30px;
  color: white;
  font-family: "montserratsemibold";
  margin-bottom: 5px;
  text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.004);
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 991px) {
  .topcourt-gallery-page-main .topcourt-gallery-images-block-maim .swiper-container.topcourt-stories-slide-main .swiper-wrapper .swiper-slide .topcourt-stories-wrapper .topcourt-stories-details h3 {
    font-size: 24px;
  }
}
@media (max-width: 768px) {
  .topcourt-gallery-page-main .topcourt-gallery-images-block-maim .swiper-container.topcourt-stories-slide-main .swiper-wrapper .swiper-slide .topcourt-stories-wrapper .topcourt-stories-details h3 {
    font-size: 28px;
  }
}
@media (max-width: 576px) {
  .topcourt-gallery-page-main .topcourt-gallery-images-block-maim .swiper-container.topcourt-stories-slide-main .swiper-wrapper .swiper-slide .topcourt-stories-wrapper .topcourt-stories-details h3 {
    font-size: 16px;
  }
}
.topcourt-gallery-page-main .topcourt-gallery-images-block-maim .swiper-container.topcourt-stories-slide-main .swiper-wrapper .swiper-slide .topcourt-stories-wrapper .topcourt-stories-details p {
  font-size: 22px;
  color: #e9e9e9;
  font-family: "Nunito Sans";
  text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.004);
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 991px) {
  .topcourt-gallery-page-main .topcourt-gallery-images-block-maim .swiper-container.topcourt-stories-slide-main .swiper-wrapper .swiper-slide .topcourt-stories-wrapper .topcourt-stories-details p {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  .topcourt-gallery-page-main .topcourt-gallery-images-block-maim .swiper-container.topcourt-stories-slide-main .swiper-wrapper .swiper-slide .topcourt-stories-wrapper .topcourt-stories-details p {
    font-size: 16px;
  }
}
@media (max-width: 576px) {
  .topcourt-gallery-page-main .topcourt-gallery-images-block-maim .swiper-container.topcourt-stories-slide-main .swiper-wrapper .swiper-slide .topcourt-stories-wrapper .topcourt-stories-details p {
    font-size: 14px;
  }
}
.topcourt-gallery-page-main .topcourt-gallery-images-block-maim .swiper-container.topcourt-stories-slide-main .slider-wrapper {
  display: block;
}
.topcourt-gallery-page-main .topcourt-gallery-images-block-maim .swiper-container.topcourt-stories-slide-main .slider-wrapper .topcourt-stories-details {
  padding: 15px 0;
}
.topcourt-gallery-page-main .topcourt-gallery-images-block-maim .swiper-container .swiper-button-prev,
.topcourt-gallery-page-main .topcourt-gallery-images-block-maim .swiper-container .swiper-button-next, .topcourt-gallery-page-main .topcourt-gallery-images-block-maim .swiper-container.swiper-button-white {
  background-color: #323441;
  background-size: 10px;
  width: 55px;
  height: 55px;
  border-radius: 100px;
  top: 35%;
}
.topcourt-gallery-page-main .topcourt-gallery-images-block-maim .swiper-container .swiper-button-disabled {
  display: none;
  transition: all 0.3s ease-in-out;
}
.topcourt-gallery-page-main .topcourt-gallery-images-block-maim .swiper-container .swiper-button-next, .swiper-container-rtl .topcourt-gallery-page-main .topcourt-gallery-images-block-maim .swiper-container.swiper-button-prev {
  right: 5px;
}
.topcourt-gallery-page-main .topcourt-gallery-images-block-maim .swiper-container .swiper-button-prev, .swiper-container-rtl .topcourt-gallery-page-main .topcourt-gallery-images-block-maim .swiper-container.swiper-button-next {
  left: 5px;
  right: auto;
}
.topcourt-gallery-page-main .topcourt-gallery-images-block-maim .toc-profile-page-title {
  text-align: center;
  margin-bottom: 50px;
}
@media (max-width: 768px) {
  .topcourt-gallery-page-main .topcourt-gallery-images-block-maim .toc-profile-page-title {
    margin-bottom: 30px;
  }
}
.topcourt-gallery-page-main .topcourt-gallery-images-block-maim .slider-wrapper {
  display: block;
}
.topcourt-gallery-page-main .topcourt-gallery-images-block-maim .slider-wrapper .topcourt-gallery-details-block {
  padding: 15px 0;
}
.topcourt-gallery-page-main .topcourt-gallery-images-block-maim .topcourt-gallery-images {
  display: block;
  position: relative;
}
.topcourt-gallery-page-main .topcourt-gallery-images-block-maim .topcourt-gallery-images::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
}
.topcourt-gallery-page-main .topcourt-gallery-images-block-maim .topcourt-gallery-images .topcourt-gallery-pic {
  width: 100%;
  height: 179px;
  overflow: hidden;
  border: 2px solid #292928;
  background: #1e222f;
}
.topcourt-gallery-page-main .topcourt-gallery-images-block-maim .topcourt-gallery-images .topcourt-gallery-pic img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.topcourt-gallery-page-main .topcourt-gallery-images-block-maim .top2v-images-center-main {
  justify-content: center;
}
.topcourt-gallery-page-main .topcourt-gallery-images-block-maim .tc-less-than-three-slides .swiper-wrapper .swiper-slide:last-child {
  margin-right: 0px !important;
}

.topcourt-invited-page p {
  font-size: 16px;
  color: white;
  line-height: 26px;
  font-family: "Barlow Condensed";
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
}
.topcourt-invited-page .toc-profile-page-title {
  text-align: center;
}
.topcourt-invited-page .topcourt-invited-friends-page-main {
  background: url("../png/invited-friends-banner.png") no-repeat;
  background-position: center center;
  background-size: cover;
  width: 100%;
  height: 100vh;
  position: relative;
}
.topcourt-invited-page .topcourt-invited-friends-page-main::before {
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  top: 0;
  background: rgba(13, 13, 15, 0.7);
  content: "";
}
.topcourt-invited-page .topcourt-invited-friends-page-main .container {
  display: flex;
  height: 100%;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.topcourt-invited-page .topcourt-invited-friends-page-main .container .topcourt-invited-friends-banner {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.topcourt-invited-page .topcourt-invited-friends-page-main .container .topcourt-invited-friends-banner h1 {
  line-height: 55px;
}
@media (max-width: 991px) {
  .topcourt-invited-page .topcourt-invited-friends-page-main .container .topcourt-invited-friends-banner h1 {
    line-height: 45px;
  }
}
@media (max-width: 768px) {
  .topcourt-invited-page .topcourt-invited-friends-page-main .container .topcourt-invited-friends-banner h1 {
    line-height: 35px;
  }
}
.topcourt-invited-page .topcourt-invited-friends-page-main .container .topcourt-invited-friends-banner p {
  padding: 20px 0 35px;
}
.topcourt-invited-page .topcourt-invited-friends-page-main.top-gift-friends-landing-page {
  background: url("../png/invite-friends-banner-img.png") no-repeat;
  background-position: center center;
  background-size: cover;
  background-image: none;
}
.topcourt-invited-page .topcourt-invited-friends-page-main.top-gift-friends-landing-page::before {
  content: unset;
}
.topcourt-invited-page .topcourt-invited-friends-page-main.top-gift-friends-landing-page .row {
  width: 100%;
}
.topcourt-invited-page .topcourt-invited-friends-page-main.top-gift-friends-landing-page p {
  padding: 20px 0;
}
.topcourt-invited-page .topcourt-invited-friends-page-main.top-gift-friends-landing-page h2 {
  font-size: 32px;
  margin-bottom: 45px;
}
@media (max-width: 991px) {
  .topcourt-invited-page .topcourt-invited-friends-page-main.top-gift-friends-landing-page h2 {
    font-size: 25px;
    letter-spacing: 1.5px;
    margin-bottom: 40px;
  }
}
@media (max-width: 768px) {
  .topcourt-invited-page .topcourt-invited-friends-page-main.top-gift-friends-landing-page h2 {
    font-size: 20px;
    letter-spacing: 1px;
    margin-bottom: 32px;
  }
}
.topcourt-invited-page .topcourt-invited-friends-page-main.top-gift-friends-landing-page .topcourt-invited-friends-banner p {
  font-family: "Averta Demo PE Cutted Demo";
  text-transform: unset;
  color: #999999;
  font-size: 20px;
  width: 100%;
  margin: auto;
  max-width: 500px;
}
@media (max-width: 991.98px) {
  .topcourt-invited-page .topcourt-invited-friends-page-main.top-gift-friends-landing-page .topcourt-invited-friends-banner p {
    font-size: 18px;
  }
}
@media (max-width: 767.98px) {
  .topcourt-invited-page .topcourt-invited-friends-page-main.top-gift-friends-landing-page .topcourt-invited-friends-banner p {
    font-size: 16px;
  }
}
.topcourt-invited-page .topcourt-free-plan-block-main {
  padding: 100px 0;
}
.topcourt-invited-page .topcourt-free-plan-block-main .topcourt-free-plan-block {
  background-color: #242733;
  border: 1px solid rgba(255, 255, 255, 0.15);
  padding: 30px 80px;
  margin: 60px 0;
}
@media (max-width: 991px) {
  .topcourt-invited-page .topcourt-free-plan-block-main .topcourt-free-plan-block {
    padding: 30px 45px;
  }
}
@media (max-width: 768px) {
  .topcourt-invited-page .topcourt-free-plan-block-main .topcourt-free-plan-block {
    padding: 30px;
    margin: 40px 0;
  }
}
.topcourt-invited-page .topcourt-free-plan-block-main .topcourt-free-plan-block .topcourt-progress-bar-details-block {
  display: flex;
  width: 100%;
  justify-content: space-around;
  align-items: flex-end;
}
.topcourt-invited-page .topcourt-free-plan-block-main .topcourt-free-plan-block .topcourt-progress-bar-details-block .topcourt-first-bill {
  font-size: 14px;
  color: #6f758e;
}
.topcourt-invited-page .topcourt-free-plan-block-main .topcourt-free-plan-block .topcourt-progress-bar-details-block .topcourt-free-plan {
  color: #5eb24d;
}
.topcourt-invited-page .topcourt-free-plan-block-main .topcourt-free-plan-block .topcourt-progress-bar-main-block {
  background: #313441;
  width: 100%;
  height: 41px;
  border-radius: 100px;
  margin: 10px auto;
  position: relative;
}
@media (max-width: 768px) {
  .topcourt-invited-page .topcourt-free-plan-block-main .topcourt-free-plan-block .topcourt-progress-bar-main-block {
    height: 30px;
  }
}
.topcourt-invited-page .topcourt-free-plan-block-main .topcourt-free-plan-block .topcourt-progress-bar-main-block::before {
  position: absolute;
  content: "";
  width: 40px;
  height: 40px;
  background: white;
  top: 0;
  bottom: 0;
  right: 12%;
  margin: auto;
  border-radius: 100px;
}
.topcourt-invited-page .topcourt-free-plan-block-main .topcourt-free-plan-block .topcourt-progress-bar-main-block .topcourt-progress-bar {
  background: #5eb24d;
  width: 55%;
  height: 41px;
  border-radius: 100px;
  position: relative;
}
@media (max-width: 768px) {
  .topcourt-invited-page .topcourt-free-plan-block-main .topcourt-free-plan-block .topcourt-progress-bar-main-block .topcourt-progress-bar {
    height: 30px;
  }
}
.topcourt-invited-page .topcourt-free-plan-block-main .topcourt-free-plan-block .topcourt-progress-bar-main-block .topcourt-progress-bar::before {
  position: absolute;
  content: "";
  width: 40px;
  height: 40px;
  background: white;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  border-radius: 100px;
}
.topcourt-invited-page .topcourt-free-plan-block-main .topcourt-free-plan-block .topcourt-reminder-icon-block {
  text-align: center;
  margin-top: 25px;
}
.topcourt-invited-page .topcourt-free-plan-block-main .topcourt-free-plan-block .topcourt-reminder-icon-block p {
  display: inline-flex;
  position: relative;
  padding-left: 40px;
}
.topcourt-invited-page .topcourt-free-plan-block-main .topcourt-free-plan-block .topcourt-reminder-icon-block p::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url("../svg/mail_icosn.svg") no-repeat;
  background-position: center center;
  background-size: contain;
  height: 20px;
  width: 26px;
}
.topcourt-invited-page .topcourt-free-plan-block-main .topcourt-free-plan-block .topcourt-reminder-icon-block p::after {
  content: "";
  position: absolute;
  right: 0;
  left: 12px;
  bottom: 30px;
  height: 62px;
  width: 1px;
  background: white;
  margin: 0;
}
@media (max-width: 768px) {
  .topcourt-invited-page .topcourt-free-plan-block-main .topcourt-free-plan-block .topcourt-reminder-icon-block p::after {
    height: 51px;
  }
}
.topcourt-invited-page .topcourt-free-plan-block-main .topcourt-free-plan-btns-block .btn-upgrade-now-btn {
  margin-top: 50px;
}
.topcourt-invited-page .topcourt-free-plan-block-main.topv3-free-for-section {
  padding: 80px 0;
}
.topcourt-invited-page .topcourt-free-plan-block-main.topv3-free-for-section .toc-v2-project-title-main {
  text-align: center;
}
.topcourt-invited-page .topcourt-free-plan-block-main.topv3-free-for-section .topcourt-free-plan-block {
  margin: 30px 0 50px;
}
.topcourt-invited-page .topcourt-free-plan-block-main.topv3-free-for-section .topcourt-free-plan-block p {
  font-size: 16px;
  color: white;
  line-height: 26px;
  font-family: "Barlow Condensed";
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
}
.topcourt-invited-page .topcourt-free-plan-block-main.topv3-free-for-section .topcourt-free-plan-btns-block p {
  font-size: 16px;
  color: white;
  line-height: 26px;
  font-family: "Barlow Condensed";
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
}
.topcourt-invited-page .topv2-invite-friends-main-layout .topcourt-invited-friends-page-main .top-banner-details-main .top-start-video-block {
  flex-direction: column;
  margin-top: 15px;
}
.topcourt-invited-page .topv2-invite-friends-main-layout .topcourt-invited-friends-page-main .top-banner-details-main .top-start-video-block .btn-upgrade-now-btn {
  width: 250px;
  max-width: 100%;
  margin-bottom: 15px;
}
.topcourt-invited-page .topv2-invite-friends-main-layout .topcourt-invited-friends-page-main .top-banner-details-main .top-start-video-block .btn-upgrade-now-btn.border-remove-btn {
  margin-left: 0;
  display: flex;
  margin-top: 0;
}
.topcourt-invited-page .topv2-invite-friends-main-layout .topcourt-free-plan-block-main {
  background: #232633;
  padding: 40px 0;
}
.topcourt-invited-page .topv2-invite-friends-main-layout .topcourt-free-plan-block-main .toc-v2-project-title-main {
  text-align: center;
}
.topcourt-invited-page .topv2-invite-friends-main-layout .topcourt-free-plan-block-main .topcourt-free-plan-block {
  margin: 36px 0 60px;
}
.topcourt-invited-page .topv2-invite-friends-main-layout .topv2-ready-to-go-section-main {
  padding: 100px 0;
}
.topcourt-invited-page .topv2-invite-friends-main-layout .topv2-ready-to-go-section-main .topv2-resume-image-block-main {
  padding: 0px 0 70px;
}
.topcourt-invited-page .topv2-invite-friends-main-layout .topv2-ready-to-go-section-main .topv2-ready-to-go-block-main .toc-v2-project-title-main {
  max-width: 300px;
  width: 100%;
  text-align: center;
  margin: auto;
  margin-bottom: 15px;
}
.topcourt-invited-page .topv2-invite-friends-main-layout.topv2-dubscriber-layout .top-start-video-block .btn-upgrade-now-btn {
  width: 100% !important;
}
.topcourt-invited-page .topv2-invite-friends-main-layout.topv2-dubscriber-layout .top-start-video-block .btn-upgrade-now-btn.border-remove-btn {
  width: 220px !important;
  max-width: 100% !important;
}
.topcourt-invited-page .topv2-invite-friends-main-layout .topv2-btns-and-input-block-main {
  width: 400px;
  margin: auto;
  max-width: 100%;
}
.topcourt-invited-page .topv2-invite-friends-main-layout .topv2-btns-and-input-block-main .topv2-enter-email-block-main {
  margin-bottom: 15px;
}
.topcourt-invited-page .topv2-invite-friends-main-layout .topv2-btns-and-input-block-main .topv2-btns-full-view-main {
  width: 100%;
  padding: 15px 28px;
  font-size: 14px;
  height: auto;
}
.topcourt-invited-page .topv2-invite-friends-main-layout .topv2-enter-email-block-main {
  margin-top: 15px;
}
.topcourt-invited-page .topv2-invite-friends-main-layout .topv2-enter-email-block-main input {
  width: 100%;
  background: transparent;
  border: none;
  border: 1px solid #b2934d;
  border-radius: 100px;
  font-size: 14px;
  font-family: "Barlow Condensed";
  font-weight: 400;
  color: white;
  padding: 12px;
  text-align: center;
}

.topct-myaccount-silver {
  padding: 90px 0;
  border-bottom: 1px solid #3c4051;
  text-align: center;
}
@media (max-width: 991px) {
  .topct-myaccount-silver {
    padding: 70px 0;
  }
}
.topct-myaccount-silver.topcourt-account-settings {
  padding: 130px 0 90px;
}
@media (max-width: 991px) {
  .topct-myaccount-silver.topcourt-account-settings {
    padding: 100px 0 70px;
  }
}
.topct-myaccount-silver.topcourt-account-settings .toc-profile-page-title {
  text-decoration: unset;
}
.topct-myaccount-silver.deactivate-section-main {
  padding: 50px 0 90px;
  border-bottom: none;
}
.topct-myaccount-silver.deactivate-section-main #btn-deactivate-account {
  color: #9b9da8;
}
.topct-myaccount-silver.topcourt-email-setting-block .topcourt-email-setting {
  margin-top: 25px;
}
.topct-myaccount-silver .toc-profile-page-title {
  margin-bottom: 40px;
}
@media (max-width: 991px) {
  .topct-myaccount-silver .toc-profile-page-title {
    margin-bottom: 30px;
  }
}
@media (max-width: 768px) {
  .topct-myaccount-silver .toc-profile-page-title {
    margin-bottom: 15px;
  }
}
.topct-myaccount-silver h4 {
  font-family: "Barlow Condensed";
  font-size: 25px;
  font-weight: 400;
  line-height: 35px;
}
@media (max-width: 991px) {
  .topct-myaccount-silver h4 {
    font-size: 20px;
    line-height: 27px;
  }
}
@media (max-width: 768px) {
  .topct-myaccount-silver h4 {
    font-size: 16px;
  }
}
.topct-myaccount-silver .tc-upgread-edit {
  display: inline-block;
  font-family: "Barlow Condensed";
  font-size: 25px;
  font-weight: 400;
  line-height: normal;
  color: #b2934d;
  margin-top: 35px;
}
@media (max-width: 991px) {
  .topct-myaccount-silver .tc-upgread-edit {
    font-size: 20px;
    margin-top: 25px;
  }
}
@media (max-width: 768px) {
  .topct-myaccount-silver .tc-upgread-edit {
    font-size: 16px;
  }
}
.topct-myaccount-silver form .form-group {
  margin-bottom: 10px;
}
.topct-myaccount-silver form .form-group label {
  display: flex;
  font-family: "Barlow Condensed";
  font-weight: 500;
  font-size: 14px;
  color: #9b9da8;
  line-height: normal;
  margin-bottom: 6px;
  padding: 0;
}
.topct-myaccount-silver form .form-group input {
  background-color: #242733;
  height: auto;
  padding: 10px 15px;
  font-family: "Barlow Condensed";
  font-weight: 500;
  font-size: 15px;
  color: #b2934d;
  border: none;
  outline: none;
  box-shadow: none;
  width: 100%;
}
.topct-myaccount-silver form .form-group .text-danger {
  display: flex;
}
.topct-myaccount-silver .btn-upgrade-now-btn {
  background: #b2934d;
  font-size: 16px;
  font-family: "Barlow Condensed";
  font-weight: 500;
  color: white;
  letter-spacing: 0.64px;
  text-transform: uppercase;
  border: none;
  outline: none;
  box-shadow: none;
  cursor: pointer;
  /* padding: 22px 50px; */
  border-radius: 100px;
  width: 100%;
  max-width: 100%;
  height: 48px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
  margin-top: 30px;
}
.topct-myaccount-silver .btn-upgrade-now-btn.close-top {
  background: #484d57;
}
.topct-myaccount-silver .topcourt-card-add {
  position: relative;
}
.topct-myaccount-silver .topcourt-card-add .topcourt-primary-and-delete-btns {
  display: inline-block;
  position: absolute;
  right: 6px;
  top: 50%;
  margin-left: 15px;
  transform: translateY(-50%);
}
.topct-myaccount-silver .topcourt-card-add .topcourt-primary-and-delete-btns .btn {
  font-size: 13px !important;
  color: black !important;
  font-weight: 900 !important;
  border-radius: 100px !important;
  padding: 0;
  margin-right: 10px;
  font-family: "montserratsemibold";
}
.topct-myaccount-silver .topcourt-card-add .topcourt-primary-and-delete-btns .btn.btn-make-default-card {
  color: #e8b031 !important;
}
.topct-myaccount-silver .topcourt-card-add .topcourt-primary-and-delete-btns .btn.btn-delete-payment-card {
  color: #ff2222cf !important;
}
.topct-myaccount-silver .topcourt-card-add .topcourt-Billing-info-block {
  position: relative;
  margin-top: 15px;
  display: flex;
}
.topct-myaccount-silver .topcourt-card-add .topcourt-Billing-info-block .read-only {
  padding: 11px 200px 11px 55px;
  margin: 0;
  width: 100%;
  border-radius: 3px;
  font-size: 16px;
  font-weight: 500;
  box-shadow: inset 0 0 10px transparent;
  -webkit-appearance: none;
  background: #2a2d3b !important;
  border: 1px solid #3c4051 !important;
  height: 51px;
  color: #ffffff;
  font-family: "Barlow Condensed";
}
.topct-myaccount-silver .topcourt-card-add .topcourt-Billing-info-block .card-img-Visa {
  width: 35px;
  height: 24px;
  position: absolute;
  top: 0;
  left: 10px;
  bottom: 0;
  margin: auto;
  display: flex;
  align-items: center;
}
.topct-myaccount-silver .topcourt-card-add .topcourt-Billing-info-block .card-img-Visa img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.topct-myaccount-silver .topct-purchase-history-block {
  width: 750px;
  margin: auto;
  max-width: 100%;
  position: relative;
}
.topct-myaccount-silver .topct-purchase-history-block .close-icon {
  position: absolute;
  top: -42px;
  right: 0;
  font-size: 35px;
  cursor: pointer;
  color: #e8b031;
  transition: all 0.3s ease-in-out;
}
.topct-myaccount-silver .topct-purchase-history-block .close-icon:hover {
  opacity: 0.7;
}
.topct-myaccount-silver .topct-purchase-history-block .table-striped {
  display: none;
  margin: 0 auto;
  max-width: 800px;
}
.topct-myaccount-silver .topct-purchase-history-block .table-striped thead {
  display: flex;
  width: 100%;
  border: 1px solid rgba(255, 255, 255, 0.15);
  background: #242733;
  border-bottom: none;
}
.topct-myaccount-silver .topct-purchase-history-block .table-striped thead tr {
  display: flex;
  justify-content: space-between;
  width: 100%;
  background-color: #242733;
  font-family: "Barlow Condensed";
  font-weight: 500;
  font-size: 15px;
  color: #b2934d;
}
.topct-myaccount-silver .topct-purchase-history-block .table-striped thead tr th {
  border: none;
  width: 100%;
}
.topct-myaccount-silver .topct-purchase-history-block .table-striped tbody {
  display: flex;
  justify-content: space-between;
  width: 100%;
  flex-direction: column;
}
.topct-myaccount-silver .topct-purchase-history-block .table-striped tbody tr {
  display: flex;
  width: 100%;
  justify-content: space-between;
  border: 1px solid rgba(255, 255, 255, 0.15);
  background: #242733;
}
.topct-myaccount-silver .topct-purchase-history-block .table-striped tbody tr td {
  font-size: 14px;
  color: #9b9da8;
  line-height: 26px;
  font-family: "Barlow Condensed";
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
  width: 100%;
  border: none !important;
}
.topct-myaccount-silver .topct-purchase-history-block.top-gold-courts-activity-block .row {
  width: 100%;
}
.topct-myaccount-silver .topct-purchase-history-block.top-gold-courts-activity-block table {
  width: 104% !important;
}
.topct-myaccount-silver .topct-purchase-history-block.top-gold-courts-activity-block table thead tr th {
  width: 100% !important;
}
.topct-myaccount-silver .topct-purchase-history-block.top-gold-courts-activity-block table tbody tr td {
  display: flex;
  align-items: center;
  justify-content: center;
}
.topct-myaccount-silver .topct-purchase-history-block.top-gold-courts-activity-block table tbody tr td .top-earn-gold-img {
  width: 18px;
  overflow: hidden;
  margin-right: 10px;
}
.topct-myaccount-silver .topct-purchase-history-block.top-gold-courts-activity-block table tbody tr td .top-earn-gold-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.topct-myaccount-silver .topct-purchase-history-block.top-gold-courts-activity-block table tbody tr td span {
  display: block;
  font-size: 14px;
  color: #eddc7d;
  font-family: "Barlow";
}
.topct-myaccount-silver .topct-purchase-history-block.top-gold-courts-activity-block .dataTables_paginate {
  margin: auto;
  text-align: center;
  display: block;
  justify-content: flex-end;
}
.topct-myaccount-silver .topct-purchase-history-block.top-gold-courts-activity-block .dataTables_paginate ul {
  display: flex;
  justify-content: flex-end;
  margin-right: -30px;
}
.topct-myaccount-silver .topct-purchase-history-block.top-gold-courts-activity-block .dataTables_paginate ul li a {
  font-family: "Barlow Condensed";
  font-size: 14px;
  font-weight: 500;
  line-height: normal;
  color: #ffffff;
  margin: 0 5px;
  text-transform: uppercase;
}
.topct-myaccount-silver.not-ambbassador-user {
  background: #252939;
  border: none;
}
.topct-myaccount-silver.not-ambbassador-user .tc-upgread-edit {
  cursor: unset !important;
  color: gray;
}
.topct-myaccount-silver .topv2-disconnect-account-block .topv2-disconnect-text {
  margin-top: 15px;
  font-size: 15px;
  display: inline-block;
  font-weight: 500;
  font-family: "montserratsemibold";
  color: #ff2222cf;
}

.upgread-modal.upgrade-modal-main .modal-dialog-centered {
  display: flex;
  justify-content: center;
}
.upgread-modal .modal-dialog form .modal-content .body-part .select-account {
  background: transparent;
}
.upgread-modal .modal-dialog form .modal-content .modal-footer .close-top {
  width: 113px;
  max-width: 100%;
}
.upgread-modal .modal-header {
  text-align: center;
  display: flex;
  align-items: center;
}
.upgread-modal .modal-header .modal-title {
  color: #000000;
  font-weight: bold;
  font-size: 18px;
  letter-spacing: 2.2px;
}
.upgread-modal .modal-header .close {
  font-size: 36px;
}
.upgread-modal .body-part {
  padding: 20px;
}
.upgread-modal .body-part .solid-text {
  color: black;
  background-color: #dedddd;
  padding: 11px;
  border-radius: 4px;
  height: 41px;
  margin-bottom: 15px;
}
.upgread-modal .body-part .select2 {
  width: 100% !important;
}
.upgread-modal .body-part .select2 .select2-selection {
  display: flex;
  align-items: center;
  height: 41px;
  outline: none;
  box-shadow: none;
}
.upgread-modal .body-part .select2 .select2-selection .select2-selection__arrow {
  top: 7px;
  right: 5px;
}
.upgread-modal .body-part .select-account {
  width: 100%;
  margin-top: 20px;
  height: 40px;
  border: 1px solid #d8d4d4;
}
@media (max-width: 576px) {
  .upgread-modal .body-part .select-account {
    border: 1px solid #d8d4d4 !important;
  }
}

.Billing-modal .modal-header {
  text-align: center;
  align-items: center;
}
.Billing-modal .modal-header .modal-title {
  color: #242733;
  font-weight: bold;
  font-size: 21px;
  font-family: "Barlow Condensed";
  font-weight: 500;
}
@media (max-width: 768px) {
  .Billing-modal .modal-header .modal-title {
    font-size: 18px;
  }
}
.Billing-modal .modal-header .close {
  font-size: 36px;
}
.Billing-modal .body-part {
  padding: 20px;
}
.Billing-modal .body-part .top-cardnumber {
  width: 100%;
  height: 41px;
  padding: 10px;
  border-radius: 4px;
  border: 1px solid #bfbebe;
  box-shadow: inset 0 0 10px transparent;
  -webkit-appearance: none;
}
.Billing-modal .body-part .top-cardnumber.cvv-top {
  margin-top: 20px;
}
.Billing-modal .body-part .solid-text {
  color: black;
  background-color: #dedddd;
  padding: 11px;
  border-radius: 4px;
}
.Billing-modal .body-part .select-account {
  width: 100%;
  margin-top: 20px;
  height: 40px;
  border: 1px solid #d8d4d4;
  box-shadow: inset 0 0 10px transparent;
  -webkit-appearance: none;
}
@media (max-width: 576px) {
  .Billing-modal .body-part .select-account {
    border: 1px solid #d8d4d4 !important;
  }
}
.Billing-modal .body-part .top-year-and-month-box {
  display: flex;
  justify-content: space-between;
}
.Billing-modal .body-part .top-year-and-month-box .select2 {
  width: 96% !important;
  margin-top: 15px;
}
.Billing-modal .body-part .top-year-and-month-box .select2 .select2-selection {
  display: flex;
  align-items: center;
  height: 41px;
  outline: none;
  box-shadow: none;
}
.Billing-modal .body-part .top-year-and-month-box .select2 .select2-selection .select2-selection__arrow {
  top: 7px;
  right: 5px;
}
.Billing-modal .body-part .top-year-and-month-box .select-box-main-payment {
  display: flex;
  width: 100%;
  flex-direction: column;
}
.Billing-modal .body-part .top-year-and-month-box .select-box-main-payment.end {
  align-items: flex-end;
}
.Billing-modal .body-part .top-year-and-month-box .select-box-main-payment.end .text-danger {
  align-items: flex-start;
  width: 97%;
}
.Billing-modal .choose-plan-box h6 {
  font-size: 20px;
  color: #e8b031;
  font-family: "Barlow Condensed";
}
.Billing-modal .choose-plan-box .topcourt-choose-plan-block {
  padding: 20px;
  background: white;
  border: 1px solid #dadada;
  border-radius: 6px;
  transition: all 0.3s ease-in-out;
  margin-top: 15px;
  cursor: pointer;
}
.Billing-modal .choose-plan-box .topcourt-choose-plan-block:hover {
  box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.4);
  border: 1px solid #e8b031;
}
.Billing-modal .choose-plan-box .topcourt-choose-plan-block h3 {
  font-size: 30px;
  color: black;
  font-weight: 400;
  font-family: "Barlow Condensed";
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.Billing-modal .choose-plan-box .topcourt-choose-plan-block .choose-plan-list-block {
  padding: 15px 0;
}
.Billing-modal .choose-plan-box .topcourt-choose-plan-block .choose-plan-list-block .plan-list {
  padding-bottom: 9px;
  border-bottom: 1px solid #e4e4e4;
}
.Billing-modal .choose-plan-box .topcourt-choose-plan-block .choose-plan-list-block .plan-list span {
  font-size: 50px;
  font-family: "Barlow Condensed";
  color: #e8b031;
  margin-right: 15px;
  font-weight: 600;
}
.Billing-modal .choose-plan-box .topcourt-choose-plan-block .choose-plan-list-block .plan-list p {
  font-size: 15px;
  font-family: "Barlow Condensed";
  color: #585858;
  font-weight: 500;
}
.Billing-modal .choose-plan-box .topcourt-choose-plan-block .choose-plan-btns {
  background-color: #b2934d;
  font-size: 16px;
  font-family: "Barlow Condensed";
  font-weight: 600;
  border-radius: 50px;
  padding: 13px 15px;
  height: auto;
  color: white;
  text-transform: uppercase;
  display: inline-block;
}
.Billing-modal.update-cover-image-popup .body-part {
  border: 1px solid #dee2e6;
  margin: 20px 20px 0;
  padding: 0px;
}
.Billing-modal.update-cover-image-popup .body-part ul {
  border-bottom: 1px solid #dee2e6;
  background: white;
}
.Billing-modal.update-cover-image-popup .body-part ul li {
  opacity: 0.8;
}
.Billing-modal.update-cover-image-popup .body-part ul li a {
  font-size: 15px;
  font-weight: 600;
  color: white;
  margin-right: 0;
  padding: 15px;
  background: #ffffff;
  color: #5c5954;
  opacity: 1 !important;
}
.Billing-modal.update-cover-image-popup .body-part ul li a.active {
  background: #ffffff;
  color: #b2934d;
  opacity: 1 !important;
  position: relative;
}
.Billing-modal.update-cover-image-popup .body-part ul li a.active::before {
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  background: #d8b566;
  height: 2px;
  width: 100%;
  content: "";
}
.Billing-modal.update-cover-image-popup .body-part ul li.active {
  opacity: 1;
  position: relative;
}
.Billing-modal.update-cover-image-popup .body-part ul li.active a {
  color: #d8b566;
}
.Billing-modal.update-cover-image-popup .body-part ul li.active::before {
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  background: #f5f5f5;
  height: 2px;
  width: 100%;
  content: "";
}
.Billing-modal.update-cover-image-popup .body-part .tab-content {
  padding: 20px;
  height: 340px;
  overflow: auto;
}
.Billing-modal.update-cover-image-popup .body-part .tab-content .top-change-modal-image-block-main {
  width: 100%;
  height: 128px;
  overflow: hidden;
  margin-bottom: 30px;
  border-radius: 4px;
  position: relative;
}
.Billing-modal.update-cover-image-popup .body-part .tab-content .top-change-modal-image-block-main img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.Billing-modal.update-cover-image-popup .body-part .tab-content .top-change-modal-image-block-main .form-check {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0;
  height: 100%;
  width: 100%;
  left: 0;
  bottom: 0;
}
.Billing-modal.update-cover-image-popup .body-part .tab-content .top-change-modal-image-block-main .form-check .form-check-input {
  position: absolute !important;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  left: 0;
  bottom: 0;
  margin: 0 auto;
  opacity: 0;
  z-index: 1;
}
.Billing-modal.update-cover-image-popup .body-part .tab-content .top-change-modal-image-block-main .form-check input[type=radio]:checked + .form-check-label::after {
  opacity: 1;
}
.Billing-modal.update-cover-image-popup .body-part .tab-content .top-change-modal-image-block-main .form-check .form-check-label {
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  left: 0;
  bottom: 0;
  margin: 0 auto;
}
.Billing-modal.update-cover-image-popup .body-part .tab-content .top-change-modal-image-block-main .form-check .form-check-label::before {
  border-radius: 50px;
  width: 100%;
  height: 100%;
  content: "";
  position: absolute;
  right: 10px;
  top: 10px;
  background: white;
  width: 20px;
  height: 20px;
  border: 2px solid #b2934d;
}
.Billing-modal.update-cover-image-popup .body-part .tab-content .top-change-modal-image-block-main .form-check .form-check-label::after {
  width: 10px;
  height: 10px;
  z-index: 1;
  content: "";
  position: absolute;
  right: 15px;
  top: 15px;
  background: #b2934d;
  border-radius: 50px;
  opacity: 0;
  transition: all 0.3s ease-in-out;
}
.Billing-modal.update-cover-image-popup .body-part .tab-content .form-group .row {
  align-items: center;
}
.Billing-modal.update-cover-image-popup .body-part .tab-content .form-group label {
  font-size: 16px;
  color: #777777;
  font-weight: 900;
}
.Billing-modal.update-cover-image-popup .body-part .tab-content .form-group .upload-file-box-cover {
  text-align: center;
}
.Billing-modal.update-cover-image-popup .body-part .tab-content .form-group .upload-file-box-cover .choose-file {
  position: relative;
}
.Billing-modal.update-cover-image-popup .body-part .tab-content .form-group .upload-file-box-cover .choose-file input {
  padding: 10px;
  width: 100%;
  background: red;
  opacity: 0;
  z-index: 2;
  position: relative;
  cursor: pointer;
}
.Billing-modal.update-cover-image-popup .body-part .tab-content .form-group .upload-file-box-cover .choose-file label {
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 100%;
  background: #b2934d;
  color: #fff;
  border-radius: 4px;
}
.Billing-modal.update-cover-image-popup .body-part .tab-content .form-group .upload-file-box-cover .badge-info {
  display: inline-block;
  margin: 0 auto;
  text-align: center;
  color: #ffffff !important;
  background-color: #008dff !important;
  margin-top: 15px;
}
.Billing-modal.update-cover-image-popup .body-part .tab-content .form-group .upload-images-file {
  width: 100%;
  overflow: hidden;
}
.Billing-modal.update-cover-image-popup .body-part .tab-content .form-group .upload-images-file img {
  width: auto;
  height: 150px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.Billing-modal.profile-picture-crop-modal .center-block {
  width: 100% !important;
  height: 250px !important;
}

.modal-footer .upgread-btn {
  border-radius: 20px;
  background: #b2934d;
  color: #fff;
}
.modal-footer .upgread-btn:hover {
  color: #fff;
}
.modal-footer .close-top {
  border: 1px solid #484d57 !important;
  background-color: #484d57 !important;
  color: white !important;
  border-radius: 20px;
}

.modal-text-align-center-class .modal-content .modal-header {
  justify-content: center;
}
.modal-text-align-center-class .modal-content .modal-footer {
  justify-content: center;
}
.modal-text-align-center-class .modal-content .modal-footer p {
  font-size: 15px;
  font-family: "Barlow Condensed";
  font-weight: 500;
  color: #c4901e;
}
.modal-text-align-center-class .modal-content .modal-footer .cashout-popup-footer .create-cashou-account-btn {
  width: 100% !important;
  display: flex !important;
  align-items: center !important;
  padding: 15px 25px !important;
  justify-content: center;
}
.modal-text-align-center-class .modal-content .modal-footer.topv2-logoutModal-footer .close-top {
  background: #b2934d !important;
  border: 1px solid #b2934d !important;
}
.modal-text-align-center-class .modal-content .modal-footer.topv2-logoutModal-footer .upgread-btn {
  border: 1px solid #484d57;
  background-color: #484d57;
}
.modal-text-align-center-class .modal-content .modal-body.TopCourt-T-shirt-modal {
  margin-bottom: 0;
}
.modal-text-align-center-class .modal-content .modal-body.TopCourt-T-shirt-modal form .form-group {
  margin-bottom: 8px;
}
.modal-text-align-center-class .modal-content .modal-body.TopCourt-T-shirt-modal form .form-group label {
  width: 100%;
  border-radius: 4px;
  color: #2e2e2e;
  font-size: 16px;
  line-height: 25px;
  margin: 0;
  padding: 0;
}
.modal-text-align-center-class .modal-content .modal-body.TopCourt-T-shirt-modal form .form-group .select2 {
  width: 100% !important;
}
.modal-text-align-center-class .modal-content .modal-body.TopCourt-T-shirt-modal form .form-group .select2 .selection .select2-selection {
  height: 43px;
  width: 100%;
  border-radius: 4px;
  border: 1px solid #ebebeb;
  font-size: 0.9rem;
  font-weight: 400;
  line-height: 1.6;
  color: #495057;
  box-shadow: none;
  outline: none;
  display: flex;
  align-items: center;
}
.modal-text-align-center-class .modal-content .modal-body.TopCourt-T-shirt-modal form .form-group .select2 .selection .select2-selection .select2-selection__rendered {
  width: calc(100% - 20px);
}
.modal-text-align-center-class .modal-content .modal-body.TopCourt-T-shirt-modal form .form-group .select2 .selection .select2-selection .select2-selection__arrow {
  height: auto;
  position: absolute;
  top: 0;
  right: 5px;
  width: 20px;
  bottom: 0;
}
.modal-text-align-center-class .modal-content .modal-body.TopCourt-T-shirt-modal form .form-group .form-control {
  height: 43px;
  width: 100%;
  border-radius: 4px;
  border: 1px solid #ebebeb;
  padding-left: 10px;
  box-shadow: inset 0 0 10px transparent;
  -webkit-appearance: none;
}
.modal-text-align-center-class .buy-and-cancel-footer {
  display: flex;
}

.topv2-licenses-modal {
  background: #191A24;
}
.topv2-licenses-modal .modal-content {
  border: none;
  margin: 15px;
}
.topv2-licenses-modal .modal-content .topv2-licenses-modal-main {
  background: #2B2D3B;
  padding: 30px;
}
.topv2-licenses-modal .modal-content .topv2-licenses-modal-main .top-v2-small-title-text {
  text-align: center;
  margin-bottom: 12px;
}
.topv2-licenses-modal .modal-content .topv2-licenses-modal-main h5 {
  font-family: "Barlow Condensed";
  font-weight: 400;
  color: #9b9da8;
  margin-bottom: 25px;
  font-size: 17px;
  text-align: center;
}
.topv2-licenses-modal .modal-content .topv2-licenses-modal-main span {
  font-family: "Barlow Condensed";
  font-weight: 500;
  color: #ffffff;
  margin-bottom: 5px;
  font-size: 17px;
  text-transform: uppercase;
  display: inline-block;
}
.topv2-licenses-modal .modal-content .topv2-licenses-modal-main h6 {
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 1px;
  font-family: "Barlow Condensed";
  color: white;
  text-transform: uppercase;
}
.topv2-licenses-modal .modal-content .topv2-licenses-modal-main .form-horizontal.topv2-invite-member {
  overflow: auto;
  max-height: 60vh;
}
.topv2-licenses-modal .modal-content .topv2-licenses-modal-main .form-horizontal.topv2-invite-member .row {
  width: 100%;
  margin: auto;
}
.topv2-licenses-modal .modal-content .topv2-licenses-modal-main .form-horizontal .form-group lable {
  font-size: 15px;
  font-family: "Barlow Condensed";
  margin-bottom: 5px;
  color: #afb1bf;
  display: inline-block;
}
.topv2-licenses-modal .modal-content .topv2-licenses-modal-main .form-horizontal .form-group .form-control {
  height: 55px;
  color: #242733;
  font-size: 15px;
  font-family: "Barlow Condensed";
  font-weight: 500;
  border: none;
  box-shadow: none;
  outline: none;
}
.topv2-licenses-modal .modal-content .topv2-licenses-modal-main .form-horizontal .form-group .select2 {
  width: 100% !important;
  outline: none;
  box-shadow: none;
  border: none !important;
}
.topv2-licenses-modal .modal-content .topv2-licenses-modal-main .form-horizontal .form-group .select2.select2-container--focus {
  border: none !important;
  outline: -webkit-focus-ring-color auto 0px;
}
.topv2-licenses-modal .modal-content .topv2-licenses-modal-main .form-horizontal .form-group .select2.select2-container--below {
  border: none !important;
  outline: -webkit-focus-ring-color auto 0px;
}
.topv2-licenses-modal .modal-content .topv2-licenses-modal-main .form-horizontal .form-group .select2 .selection {
  width: 100%;
  text-transform: unset;
  color: #242733;
}
.topv2-licenses-modal .modal-content .topv2-licenses-modal-main .form-horizontal .form-group .select2 .selection .select2-selection {
  width: 100%;
  height: 55px;
  border: none;
  text-transform: unset !important;
  color: #242733 !important;
  display: flex;
  align-items: center;
  border-radius: 4px;
}
.topv2-licenses-modal .modal-content .topv2-licenses-modal-main .form-horizontal .form-group .select2 .selection .select2-selection.select2-selection--single {
  border: none !important;
  outline: -webkit-focus-ring-color auto 0px;
}
.topv2-licenses-modal .modal-content .topv2-licenses-modal-main .form-horizontal .form-group .select2 .selection .select2-selection .select2-selection__rendered {
  border: none;
  text-transform: unset !important;
  color: #242733 !important;
  margin-bottom: 0;
}
.topv2-licenses-modal .modal-content .topv2-licenses-modal-main .form-horizontal .form-group .select2 .selection .select2-selection .select2-selection__arrow {
  height: 55px;
  position: absolute;
  top: auto;
  right: 1px;
  width: 20px;
  bottom: auto;
  margin: 0;
}
.topv2-licenses-modal .modal-content .topv2-licenses-modal-main .form-horizontal .topv2-licenses-modal-footer {
  margin-top: 20px;
  text-align: center;
}
.topv2-licenses-modal .modal-content .topv2-licenses-modal-main .form-horizontal .topv2-licenses-modal-footer .btn-upgrade-now-btn {
  width: 180px;
}
.topv2-licenses-modal .modal-content .topv2-licenses-modal-main .form-horizontal .topv2-delete-user-link {
  font-size: 18px;
  font-weight: 400;
  font-family: "Barlow Condensed";
  color: #b2934d;
  text-transform: uppercase;
}
.topv2-licenses-modal.success-msg {
  background: rgba(25, 26, 36, 0.2);
}
.topv2-licenses-modal.success-msg .modal-dialog .modal-content {
  background: white;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}
.topv2-licenses-modal.success-msg .modal-dialog .modal-content .topv2-licenses-modal-main {
  background: transparent;
  padding: 20px;
}
.topv2-licenses-modal.success-msg .modal-dialog .modal-content .topv2-licenses-modal-main .top-v2-small-title-text {
  color: #242733;
  font-weight: 500;
  font-size: 21px;
  font-family: "Barlow Condensed";
  text-transform: unset;
  letter-spacing: 0;
}

.form-account-set .form-group .select2 {
  width: 100% !important;
}
.form-account-set .form-group .select2 .selection .select2-selection--single {
  border: none !important;
  display: flex !important;
  background-color: #242733;
  height: auto;
  padding: 8px 15px;
  font-family: "Barlow Condensed";
  font-weight: 500;
  font-size: 15px;
  color: #b2934d;
  border: none;
  outline: none;
  box-shadow: none;
}
.form-account-set .form-group .select2 .selection .select2-selection--single .select2-selection__rendered {
  color: #6a707d;
  line-height: 28px;
  padding: 0;
}
.form-account-set .form-group .select2 .selection .select2-selection--single .select2-selection__arrow {
  height: auto;
  position: absolute;
  top: 0;
  right: 8px;
  width: 20px;
  bottom: 0;
}

.top-account-section {
  padding-top: 40px;
}

#popup-profile-picture-crop .cropper-face {
  border-radius: 50%;
}
#popup-profile-picture-crop img {
  max-width: 100%;
}
#popup-profile-picture-crop .cropper-view-box {
  display: block;
  height: 100%;
  outline-color: none;
  outline: none;
  overflow: hidden;
  width: 100%;
  border: 2px solid white;
  border-radius: 1000px;
}
#popup-profile-picture-crop .modal-body {
  margin-bottom: 0 !important;
}
#popup-profile-picture-crop .cropper-drag-box {
  background-color: rgba(0, 0, 0, 0.4) !important;
  opacity: 1 !important;
}

.top-friend-invite-info-section .top-your-info-section-main .form-group .form-control {
  background: #efefef;
  border: none;
  box-shadow: none;
  outline: none;
  height: 60px;
  font-size: 16px;
  color: #242733;
  text-transform: unset !important;
  letter-spacing: 0;
  font-weight: 600;
}
.top-friend-invite-info-section .top-your-info-section-main .form-group .text-danger {
  display: flex;
  font-size: 14px;
  text-transform: unset;
}
.top-friend-invite-info-section .top-your-info-section-main ::-webkit-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #565861;
  opacity: 1;
  /* Firefox */
  font-weight: 300;
}
.top-friend-invite-info-section .top-your-info-section-main ::-moz-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #565861;
  opacity: 1;
  /* Firefox */
  font-weight: 300;
}
.top-friend-invite-info-section .top-your-info-section-main :-ms-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #565861;
  opacity: 1;
  /* Firefox */
  font-weight: 300;
}
.top-friend-invite-info-section .top-your-info-section-main ::-ms-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #565861;
  opacity: 1;
  /* Firefox */
  font-weight: 300;
}
.top-friend-invite-info-section .top-your-info-section-main ::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #565861;
  opacity: 1;
  /* Firefox */
  font-weight: 300;
}
.top-friend-invite-info-section .top-your-info-section-main :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #565861;
  font-weight: 300;
}
.top-friend-invite-info-section .top-your-info-section-main ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #565861;
  font-weight: 300;
}
.top-friend-invite-info-section .top-continue-btns-block {
  text-align: center;
  margin: auto;
  padding: 40px 0 50px;
}

.top-choose-best-plan-section .top-choose-best-plan-title {
  margin-bottom: 60px;
  text-align: center;
}
@media (max-width: 576px) {
  .top-choose-best-plan-section .top-choose-best-plan-title {
    margin-bottom: 40px;
  }
}
.top-choose-best-plan-section .top-choose-best-plan-title .toc-profile-page-title {
  margin-bottom: 30px;
}
.top-choose-best-plan-section .top-choose-best-plan-title p {
  font-size: 16px;
  color: #9b9da8;
  line-height: 26px;
  font-family: "Barlow Condensed";
  font-weight: 500;
}
.top-choose-best-plan-section .top-choose-best-plan-details-block .top-monthly-membership-block-main {
  background-color: #272a37;
  position: relative;
  padding: 30px;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: space-between;
}
@media (max-width: 991px) {
  .top-choose-best-plan-section .top-choose-best-plan-details-block .top-monthly-membership-block-main {
    padding: 30px;
  }
}
@media (max-width: 768px) {
  .top-choose-best-plan-section .top-choose-best-plan-details-block .top-monthly-membership-block-main {
    margin-bottom: 50px;
    height: auto;
  }
}
.top-choose-best-plan-section .top-choose-best-plan-details-block .top-monthly-membership-block-main .monthly-header-bar {
  text-align: center;
  margin-bottom: 20px;
}
.top-choose-best-plan-section .top-choose-best-plan-details-block .top-monthly-membership-block-main .monthly-header-bar h4 {
  color: #e7ac26;
  font-size: 50px;
  letter-spacing: 2px;
  line-height: normal;
  text-transform: uppercase;
  font-family: "Barlow Condensed";
  font-weight: 400;
}
@media (max-width: 991px) {
  .top-choose-best-plan-section .top-choose-best-plan-details-block .top-monthly-membership-block-main .monthly-header-bar h4 {
    font-size: 40px;
    letter-spacing: 1.5px;
  }
}
.top-choose-best-plan-section .top-choose-best-plan-details-block .top-monthly-membership-block-main .monthly-header-bar h4 .monthly-text {
  font-size: 14px;
  font-family: "Barlow Condensed";
  font-weight: 500;
  color: #9b9da8;
  letter-spacing: 0.56px;
  display: inline-block;
}
.top-choose-best-plan-section .top-choose-best-plan-details-block .top-monthly-membership-block-main ul {
  text-align: center;
  border-top: 1px solid #3c4051;
  padding: 24px 0 5px;
}
.top-choose-best-plan-section .top-choose-best-plan-details-block .top-monthly-membership-block-main ul h6 {
  font-size: 18px;
  line-height: normal;
  font-family: "Barlow Condensed";
  font-weight: 600;
  color: white;
  text-transform: uppercase;
  margin-bottom: 22px;
}
@media (max-width: 991px) {
  .top-choose-best-plan-section .top-choose-best-plan-details-block .top-monthly-membership-block-main ul h6 {
    font-size: 16px;
  }
}
.top-choose-best-plan-section .top-choose-best-plan-details-block .top-monthly-membership-block-main ul li {
  font-size: 16px;
  line-height: 22px;
  font-family: "Barlow Condensed";
  font-weight: 400;
  color: #9b9da8;
  display: block;
  margin-bottom: 15px;
  text-align: start;
  position: relative;
  padding-left: 15px;
}
@media (max-width: 991px) {
  .top-choose-best-plan-section .top-choose-best-plan-details-block .top-monthly-membership-block-main ul li {
    font-size: 15px;
    margin-bottom: 17px;
  }
}
.top-choose-best-plan-section .top-choose-best-plan-details-block .top-monthly-membership-block-main ul li::before {
  position: absolute;
  top: 8px;
  left: 0;
  margin: auto;
  content: "";
  width: 5px;
  height: 5px;
  background: #9b9da8;
  border-radius: 100px;
}
.top-choose-best-plan-section .top-choose-best-plan-details-block .top-monthly-membership-block-main .top-upgrade-btn {
  border-top: 1px solid #3c4051;
}
.top-choose-best-plan-section .top-choose-best-plan-details-block .top-monthly-membership-block-main .top-upgrade-btn .btn-upgrade-now-btn {
  width: 210px;
}
.top-choose-best-plan-section .top-choose-best-plan-details-block .top-monthly-membership-block-main .top-upgrade-btn .btn-upgrade-now-btn.btn-current-plan {
  background: #313441;
}
.top-choose-best-plan-section .top-choose-best-plan-details-block .top-monthly-membership-block-main .top-upgrade-btn .btn-upgrade-now-btn.btn-current-plan-no-action {
  cursor: unset;
}
.top-choose-best-plan-section .top-choose-best-plan-details-block .top-monthly-membership-block-main .top-upgrade-btn .btn-upgrade-now-btn.btn-current-plan-no-action:hover {
  opacity: 1;
}
.top-choose-best-plan-section .top-choose-best-plan-details-block .btn-choose-plan-box .top-monthly-membership-block-main {
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
.top-choose-best-plan-section .top-choose-best-plan-details-block .btn-choose-plan-box .top-monthly-membership-block-main:hover {
  background: #21242e;
}
.top-choose-best-plan-section.only-choose-plan-page-main {
  padding: 130px 0 110px;
}
.top-choose-best-plan-section.only-choose-plan-page-main .top-buy-now-btns-block {
  margin-top: 80px;
}
@media (max-width: 768px) {
  .top-choose-best-plan-section.only-choose-plan-page-main .top-buy-now-btns-block {
    margin-top: 30px;
  }
}
.top-choose-best-plan-section.only-choose-plan-page-main .top-monthly-membership-block-main {
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
.top-choose-best-plan-section.only-choose-plan-page-main .top-monthly-membership-block-main:hover {
  background: #21242e;
}
.top-choose-best-plan-section .radio-btns-block-main {
  border-top: 1px solid #3c4051;
}
.top-choose-best-plan-section .radio-btns-block-main .radio {
  text-align: center;
  background: #2a2d3b !important;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100px;
  width: 160px;
  margin: auto;
  margin-top: 30px;
  max-width: 100%;
}
.top-choose-best-plan-section .radio-btns-block-main .radio input[type=radio] {
  position: absolute;
  opacity: 0;
}
.top-choose-best-plan-section .radio-btns-block-main .radio input[type=radio] + .radio-label:before {
  content: "Select";
  background: #2a2d3b;
  border-radius: 100px;
  display: inline-block;
  width: 100%;
  height: 50px;
  position: relative;
  top: 0;
  margin-right: 1em;
  vertical-align: top;
  cursor: pointer;
  text-align: center;
  transition: all 250ms ease;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-family: "Barlow Condensed";
  font-weight: 500;
  color: white;
  letter-spacing: 0.64px;
  text-transform: uppercase;
}
.top-choose-best-plan-section .radio-btns-block-main .radio input[type=radio]:checked + .radio-label:before {
  background-color: #b2934d;
  border-radius: 100px;
  content: "Selected";
}
.top-choose-best-plan-section .radio-btns-block-main .radio input[type=radio]:focus + .radio-label:before {
  outline: none;
}
.top-choose-best-plan-section .radio-btns-block-main .radio input[type=radio] + .radio-label:empty:before {
  margin-right: 0;
}
.top-choose-best-plan-section .radio-btns-block-main .radio label {
  margin: 0;
  width: 100%;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100%;
}
.top-choose-best-plan-section.topv2-select-package-modal-main {
  padding: 60px 0 40px;
  background: #222531;
  z-index: 11;
  position: absolute;
  transition: all 0.3s ease-in-out;
  right: 0;
  left: 0;
  bottom: 0;
  top: 0;
  height: 100%;
  width: 100%;
  display: none;
  opacity: 0;
}
@media (max-width: 1366px) {
  .top-choose-best-plan-section.topv2-select-package-modal-main {
    padding: 80px 0 40px;
  }
}
.top-choose-best-plan-section.topv2-select-package-modal-main.open-select-package-modal {
  opacity: 1;
  display: flex;
}
.top-choose-best-plan-section.topv2-select-package-modal-main .top-choose-best-plan-title {
  margin-bottom: 20px;
}
.top-choose-best-plan-section.topv2-select-package-modal-main .top-choose-best-plan-title .toc-profile-page-title {
  margin-bottom: 0px;
  font-size: 32px;
  letter-spacing: 1px;
}
@media (max-width: 991px) {
  .top-choose-best-plan-section.topv2-select-package-modal-main .top-choose-best-plan-title .toc-profile-page-title {
    font-size: 27px;
    letter-spacing: 0.8px;
  }
}
.top-choose-best-plan-section.topv2-select-package-modal-main .top-monthly-membership-block-main {
  padding: 20px 30px 20px;
}
@media (max-width: 991px) {
  .top-choose-best-plan-section.topv2-select-package-modal-main .top-monthly-membership-block-main .monthly-header-bar {
    margin-bottom: 15px;
  }
}
.top-choose-best-plan-section.topv2-select-package-modal-main .top-monthly-membership-block-main .monthly-header-bar h4 {
  font-size: 40px;
  letter-spacing: 1.5px;
  color: #b2934d;
}
@media (max-width: 991px) {
  .top-choose-best-plan-section.topv2-select-package-modal-main .top-monthly-membership-block-main .monthly-header-bar h4 {
    font-size: 30px;
    letter-spacing: 1px;
  }
}
.top-choose-best-plan-section.topv2-select-package-modal-main .top-monthly-membership-block-main .monthly-header-bar h4 .monthly-text {
  font-size: 13px;
  letter-spacing: 0.56px;
}
@media (max-width: 991px) {
  .top-choose-best-plan-section.topv2-select-package-modal-main .top-monthly-membership-block-main ul {
    padding: 15px 0 5px;
  }
}
.top-choose-best-plan-section.topv2-select-package-modal-main .top-monthly-membership-block-main ul h6 {
  display: inline-block;
  font-weight: 500;
}
.top-choose-best-plan-section.topv2-select-package-modal-main .top-monthly-membership-block-main ul h6 span {
  color: #b2934d;
  display: inline-block;
  font-weight: 600;
}
@media (max-width: 991px) {
  .top-choose-best-plan-section.topv2-select-package-modal-main .top-monthly-membership-block-main ul h6 {
    margin-bottom: 15px;
  }
}
.top-choose-best-plan-section.topv2-select-package-modal-main .top-monthly-membership-block-main ul li span {
  color: #b2934d;
  font-weight: 500;
  display: inline-block;
}
@media (max-width: 991px) {
  .top-choose-best-plan-section.topv2-select-package-modal-main .top-monthly-membership-block-main ul li {
    margin-bottom: 15px;
  }
}
.top-choose-best-plan-section.topv2-select-package-modal-main .top-monthly-membership-block-main .top-upgrade-btn {
  padding-top: 20px;
}
.top-choose-best-plan-section.topv2-select-package-modal-main .top-monthly-membership-block-main .top-upgrade-btn .btn-upgrade-now-btn {
  width: 270px;
  margin-bottom: 10px;
  font-size: 15px;
  height: 42px;
}
.top-choose-best-plan-section.topv2-select-package-modal-main .top-monthly-membership-block-main .top-upgrade-btn .btn-no-thanks {
  background: transparent;
  margin-bottom: 0;
  text-decoration: underline !important;
  font-weight: 600;
}

.topv2-select-package-footer-none {
  background: #222531 !important;
}
.topv2-select-package-footer-none .topv2-package-modal-class {
  position: relative;
}
.topv2-select-package-footer-none .topv2-package-modal-class .topcourt-share-page-main {
  display: none;
}
.topv2-select-package-footer-none .topv2-package-modal-class .topct-landing-classes {
  display: none;
}
.topv2-select-package-footer-none .topv2-package-modal-class .topv2-testimonials-images-show-section {
  display: none;
}
.topv2-select-package-footer-none footer {
  display: none;
}

.topv2-main {
  padding: 100px 0;
}
.topv2-main .top-earn-gold-courts-page-main .top-gold-courts-block {
  padding: 50px 0 80px;
}
@media (max-width: 991.98px) {
  .topv2-main .top-earn-gold-courts-page-main .top-gold-courts-block {
    padding: 37px 0 60px;
  }
}
@media (max-width: 767.98px) {
  .topv2-main .top-earn-gold-courts-page-main .top-gold-courts-block {
    padding: 37px 0 45px;
  }
}
.topv2-main .top-earn-gold-courts-page-main .top-gold-courts-block .row {
  align-items: center;
}
.topv2-main .top-earn-gold-courts-page-main .top-gold-courts-block .top-gold-courts-section-main {
  display: flex;
  align-items: center;
}
@media (max-width: 767.98px) {
  .topv2-main .top-earn-gold-courts-page-main .top-gold-courts-block .top-gold-courts-section-main {
    margin-bottom: 35px;
    justify-content: center;
  }
}
.topv2-main .top-earn-gold-courts-page-main .top-gold-courts-block .top-gold-courts-section-main .top-gold-logo {
  width: 33px;
  height: 69px;
  margin-right: 25px;
}
.topv2-main .top-earn-gold-courts-page-main .top-gold-courts-block .top-gold-courts-section-main .top-gold-logo img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.topv2-main .top-earn-gold-courts-page-main .top-gold-courts-block .top-gold-courts-section-main .top-gold-courts-details .toc-v2-project-title-main {
  margin-bottom: 5px;
}
.topv2-main .top-earn-gold-courts-page-main .top-gold-courts-block .top-gold-courts-section-main .top-gold-courts-details p {
  font-size: 16px;
  color: #9b9da8;
  letter-spacing: 0.64px;
  font-family: "Barlow";
}
@media (max-width: 991.98px) {
  .topv2-main .top-earn-gold-courts-page-main .top-gold-courts-block .top-gold-courts-section-main .top-gold-courts-details p {
    font-size: 15px;
  }
}
.topv2-main .top-earn-gold-courts-page-main .top-gold-courts-block .top-gold-courts-section-main .top-gold-courts-details p .top-see-leadboard {
  display: inline-block;
  color: #9b9da8;
  letter-spacing: 0.64px;
  text-decoration: underline !important;
  transition: all 0.3s ease-in-out;
}
.topv2-main .top-earn-gold-courts-page-main .top-gold-courts-block .top-gold-courts-section-main .top-gold-courts-details p .top-see-leadboard:hover {
  color: #b2934d;
}
.topv2-main .top-earn-gold-courts-page-main .top-earn-gold-courts-section .top-earn-gold-and-share-link-block .top-v2-small-title-text {
  margin-bottom: 30px;
}
@media (max-width: 991.98px) {
  .topv2-main .top-earn-gold-courts-page-main .top-earn-gold-courts-section .top-earn-gold-and-share-link-block .top-v2-small-title-text {
    margin-bottom: 20px;
  }
}
.topv2-main .top-earn-gold-courts-page-main .top-earn-gold-courts-section .top-earn-gold-and-share-link-block .top-earn-gold-block {
  background: #272a37;
  padding: 35px;
  margin-bottom: 30px;
}
@media (max-width: 991.98px) {
  .topv2-main .top-earn-gold-courts-page-main .top-earn-gold-courts-section .top-earn-gold-and-share-link-block .top-earn-gold-block {
    padding: 25px;
  }
}
.topv2-main .top-earn-gold-courts-page-main .top-earn-gold-courts-section .top-earn-gold-and-share-link-block .top-earn-gold-block .row .col-md-6 {
  padding-right: 8px;
  padding-left: 8px;
}
.topv2-main .top-earn-gold-courts-page-main .top-earn-gold-courts-section .top-earn-gold-and-share-link-block .top-earn-gold-block .top-earn-gold-list-details-block {
  display: flex;
  align-items: center;
  background: rgba(255, 255, 255, 0.03);
  padding: 15px;
  margin-bottom: 15px;
  height: calc(100% - 15px);
}
@media (max-width: 991.98px) {
  .topv2-main .top-earn-gold-courts-page-main .top-earn-gold-courts-section .top-earn-gold-and-share-link-block .top-earn-gold-block .top-earn-gold-list-details-block {
    display: block;
  }
}
@media (max-width: 767.98px) {
  .topv2-main .top-earn-gold-courts-page-main .top-earn-gold-courts-section .top-earn-gold-and-share-link-block .top-earn-gold-block .top-earn-gold-list-details-block {
    display: flex;
  }
}
.topv2-main .top-earn-gold-courts-page-main .top-earn-gold-courts-section .top-earn-gold-and-share-link-block .top-earn-gold-block .top-earn-gold-list-details-block .top-earn-gold-img-and-number-block {
  display: flex;
  align-items: center;
  width: 80px;
}
@media (max-width: 991.98px) {
  .topv2-main .top-earn-gold-courts-page-main .top-earn-gold-courts-section .top-earn-gold-and-share-link-block .top-earn-gold-block .top-earn-gold-list-details-block .top-earn-gold-img-and-number-block {
    margin-bottom: 15px;
  }
}
@media (max-width: 767.98px) {
  .topv2-main .top-earn-gold-courts-page-main .top-earn-gold-courts-section .top-earn-gold-and-share-link-block .top-earn-gold-block .top-earn-gold-list-details-block .top-earn-gold-img-and-number-block {
    margin-bottom: 0px;
  }
}
.topv2-main .top-earn-gold-courts-page-main .top-earn-gold-courts-section .top-earn-gold-and-share-link-block .top-earn-gold-block .top-earn-gold-list-details-block .top-earn-gold-img-and-number-block .top-earn-gold-img {
  width: 18px;
  height: 37px;
  overflow: hidden;
  margin-right: 10px;
}
.topv2-main .top-earn-gold-courts-page-main .top-earn-gold-courts-section .top-earn-gold-and-share-link-block .top-earn-gold-block .top-earn-gold-list-details-block .top-earn-gold-img-and-number-block .top-earn-gold-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.topv2-main .top-earn-gold-courts-page-main .top-earn-gold-courts-section .top-earn-gold-and-share-link-block .top-earn-gold-block .top-earn-gold-list-details-block .top-earn-gold-img-and-number-block .top-earn-gold-img.topv2-dolar-icons-block {
  width: 35px;
  height: 35px;
  margin-right: 0;
}
.topv2-main .top-earn-gold-courts-page-main .top-earn-gold-courts-section .top-earn-gold-and-share-link-block .top-earn-gold-block .top-earn-gold-list-details-block .top-earn-gold-img-and-number-block span {
  display: block;
  font-size: 14px;
  color: #eddc7d;
  font-family: "Barlow";
}
.topv2-main .top-earn-gold-courts-page-main .top-earn-gold-courts-section .top-earn-gold-and-share-link-block .top-earn-gold-block .top-earn-gold-list-details-block .top-earn-gold-details {
  flex: 1;
}
.topv2-main .top-earn-gold-courts-page-main .top-earn-gold-courts-section .top-earn-gold-and-share-link-block .top-earn-gold-block .top-earn-gold-list-details-block .top-earn-gold-details p {
  font-size: 14px;
  color: white;
  font-family: "Barlow";
  line-height: 18px;
}
.topv2-main .top-earn-gold-courts-page-main .top-earn-gold-courts-section .top-earn-gold-and-share-link-block .top-earn-gold-block .top-earn-gold-list-details-block .top-earn-gold-details p .project-nema-block {
  display: inline-block;
  font-size: 14px;
  color: #eddc7d;
  font-family: "Barlow";
}
.topv2-main .top-earn-gold-courts-page-main .top-earn-gold-courts-section .top-earn-gold-and-share-link-block .top-earn-gold-block .top-earn-gold-list-details-block.top-buy-gold-courts-block {
  background: transparent;
  padding: 0;
  margin-bottom: 15px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.03);
  padding-bottom: 15px;
}
.topv2-main .top-earn-gold-courts-page-main .top-earn-gold-courts-section .top-earn-gold-and-share-link-block .top-earn-gold-block .top-earn-gold-list-details-block.top-buy-gold-courts-block .top-earn-gold-img-and-number-block {
  width: 60px;
}
.topv2-main .top-earn-gold-courts-page-main .top-earn-gold-courts-section .top-earn-gold-and-share-link-block .top-earn-gold-block .top-earn-gold-list-details-block.top-buy-gold-courts-block .top-earn-gold-img-and-number-block .top-earn-gold-img {
  width: 14px;
}
.topv2-main .top-earn-gold-courts-page-main .top-earn-gold-courts-section .top-earn-gold-and-share-link-block .top-earn-gold-block .top-earn-gold-list-details-block.top-buy-gold-courts-block .top-earn-gold-details {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.topv2-main .top-earn-gold-courts-page-main .top-earn-gold-courts-section .top-earn-gold-and-share-link-block .top-earn-gold-block #dynamic-activity-render-container {
  overflow: auto;
  height: 240px;
}
@media (max-width: 1199.98px) {
  .topv2-main .top-earn-gold-courts-page-main .top-earn-gold-courts-section .top-earn-gold-and-share-link-block .top-earn-gold-block #dynamic-activity-render-container {
    height: 285px;
  }
}
@media (max-width: 991.98px) {
  .topv2-main .top-earn-gold-courts-page-main .top-earn-gold-courts-section .top-earn-gold-and-share-link-block .top-earn-gold-block #dynamic-activity-render-container {
    height: 515px;
  }
}
@media (max-width: 767.98px) {
  .topv2-main .top-earn-gold-courts-page-main .top-earn-gold-courts-section .top-earn-gold-and-share-link-block .top-earn-gold-block #dynamic-activity-render-container {
    height: 240px;
  }
}
.topv2-main .top-earn-gold-courts-page-main .top-earn-gold-courts-section .top-earn-gold-and-share-link-block .top-earn-gold-block .earned-gold-courts .top-earn-gold-list-details-block .top-earn-gold-img-and-number-block .top-earn-gold-img img.top-grey-icon {
  display: none;
}
.topv2-main .top-earn-gold-courts-page-main .top-earn-gold-courts-section .top-earn-gold-and-share-link-block .top-earn-gold-block .not-earned-gold-courts .top-earn-gold-list-details-block .top-earn-gold-img-and-number-block .top-earn-gold-img img.top-gold-icon {
  display: none;
}
.topv2-main .top-earn-gold-courts-page-main .top-earn-gold-courts-section .top-earn-gold-and-share-link-block .top-earn-gold-block .not-earned-gold-courts .top-earn-gold-list-details-block .top-earn-gold-img-and-number-block span {
  color: #797979;
}
.topv2-main .top-prices-btns {
  background: #b2934d;
  width: 70px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 28px;
  border-radius: 100px;
  font-size: 12px;
  font-weight: 600;
  font-family: "Barlow Condensed";
  text-transform: uppercase;
}

.topcourt-share-link-block-main {
  background-color: #242733;
  border: 1px solid rgba(255, 255, 255, 0.15);
  padding: 45px 15px 45px 45px;
}
@media (max-width: 991px) {
  .topcourt-share-link-block-main {
    padding: 30px;
  }
}
.topcourt-share-link-block-main p {
  font-size: 18px;
  font-family: "Barlow Condensed";
  font-weight: 400;
  color: #9b9da8;
  margin-bottom: 40px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
@media (max-width: 768px) {
  .topcourt-share-link-block-main p {
    font-size: 16px;
    line-height: 25px;
    letter-spacing: 1px;
    margin-bottom: 25px;
  }
}
.topcourt-share-link-block-main.top-earn-gold-and-share-block {
  background: #272a37;
  border: none;
  padding: 35px;
}
@media (max-width: 767.98px) {
  .topcourt-share-link-block-main.top-earn-gold-and-share-block {
    margin-bottom: 30px;
  }
}
.topcourt-share-link-block-main.top-earn-gold-and-share-block p {
  font-size: 15px;
  letter-spacing: 0.6px;
}
.topcourt-share-link-block-main.top-earn-gold-and-share-block .topcourt-copy-link-and-social-block .topcourt-copy-link-box-block .topcourt-copy-link-box-main {
  padding: 20px 20px 25px;
}
.topcourt-share-link-block-main.top-earn-gold-and-share-block .topcourt-copy-link-and-social-block .topcourt-copy-link-box-block .topcourt-copy-link-box-main span {
  font-size: 13px;
}
.topcourt-share-link-block-main.top-earn-gold-and-share-block .topcourt-copy-link-and-social-block .topcourt-copy-link-box-block .topcourt-copy-link-box-main .copy-link-block .copylink-btn {
  font-size: 13px;
  width: 110px;
}
.topcourt-share-link-block-main.top-earn-gold-and-share-block .topcourt-copy-link-and-social-block .topcourt-or-block h5 {
  font-size: 13px;
}
.topcourt-share-link-block-main.top-earn-gold-and-share-block .topcourt-copy-link-and-social-block .topcourt-social-icons li {
  font-size: 13px;
  font-weight: 600;
}
.topcourt-share-link-block-main.top-earn-gold-and-share-block .topcourt-copy-link-and-social-block .topcourt-social-icons li a {
  width: 35px;
  height: 35px;
}

.topcourt-copy-link-and-social-block {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
@media (max-width: 991px) {
  .topcourt-copy-link-and-social-block {
    flex-direction: column;
  }
}
.topcourt-copy-link-and-social-block .topcourt-copy-link-box-block {
  width: 55%;
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 991px) {
  .topcourt-copy-link-and-social-block .topcourt-copy-link-box-block {
    width: 100%;
  }
}
.topcourt-copy-link-and-social-block .topcourt-copy-link-box-block .topcourt-copy-link-box-main {
  display: flex;
  background: white;
  padding: 25px 25px 30px;
  border-radius: 4px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
@media (max-width: 768px) {
  .topcourt-copy-link-and-social-block .topcourt-copy-link-box-block .topcourt-copy-link-box-main {
    flex-direction: column;
  }
}
.topcourt-copy-link-and-social-block .topcourt-copy-link-box-block .topcourt-copy-link-box-main span {
  font-size: 16px;
  color: #242733;
  font-family: "Barlow Condensed";
  font-weight: 400;
  display: inline-block;
  word-break: break-word;
}
.topcourt-copy-link-and-social-block .topcourt-copy-link-box-block .topcourt-copy-link-box-main .copy-link-block {
  position: relative;
}
.topcourt-copy-link-and-social-block .topcourt-copy-link-box-block .topcourt-copy-link-box-main .copy-link-block #copied-msg-text {
  font-size: 14px;
  font-weight: 500;
  color: #b2934d;
  position: absolute;
  right: 0;
  left: 0;
  text-align: center;
  margin-top: 5px;
  font-family: "Barlow Condensed";
  letter-spacing: 0.64px;
}
.topcourt-copy-link-and-social-block .topcourt-copy-link-box-block .topcourt-copy-link-box-main .copy-link-block .copylink-btn {
  display: flex;
  border-radius: 3px;
  background-color: #b2934d;
  width: 160px;
  max-width: 100%;
  height: 45px;
  justify-content: center;
  align-items: center;
  font-size: 15px;
  font-family: "Barlow Condensed";
  letter-spacing: 0.64px;
  text-transform: uppercase;
  border-radius: 100px;
  font-weight: 500;
}
@media (max-width: 768px) {
  .topcourt-copy-link-and-social-block .topcourt-copy-link-box-block .topcourt-copy-link-box-main .copy-link-block .copylink-btn {
    margin-top: 20px;
  }
}
.topcourt-copy-link-and-social-block .topcourt-copy-link-box-block .topcourt-copy-link-box-main .copy-link-block .copylink-btn.tov2v-copylink-btn {
  width: 110px;
}
.topcourt-copy-link-and-social-block .topcourt-or-block {
  width: 5%;
}
@media (max-width: 991px) {
  .topcourt-copy-link-and-social-block .topcourt-or-block {
    padding: 25px 0;
    width: 100%;
  }
}
.topcourt-copy-link-and-social-block .topcourt-or-block h5 {
  font-size: 14px;
  color: white;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  font-family: "Barlow Condensed";
}
.topcourt-copy-link-and-social-block .topcourt-social-icons {
  padding: 0;
  display: flex;
  justify-content: space-between;
  flex: 1;
}
.topcourt-copy-link-and-social-block .topcourt-social-icons li {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  font-size: 14px;
  color: white;
  font-weight: 700;
  text-transform: uppercase;
  position: relative;
  font-family: "Barlow Condensed";
  width: 100%;
}
@media (max-width: 991px) {
  .topcourt-copy-link-and-social-block .topcourt-social-icons li:first-child::after {
    content: unset;
  }
}
.topcourt-copy-link-and-social-block .topcourt-social-icons li::after {
  position: absolute;
  width: 1px;
  height: 100%;
  background: rgba(255, 255, 255, 0.15);
  content: "";
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
}
.topcourt-copy-link-and-social-block .topcourt-social-icons li a {
  background-color: white;
  border: none;
  width: 40px;
  height: 40px;
  border-radius: 4px;
  margin: 0 15px 10px;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 991px) {
  .topcourt-copy-link-and-social-block .topcourt-social-icons li a {
    width: 35px;
    height: 35px;
  }
}
.topcourt-copy-link-and-social-block .topcourt-social-icons li a i {
  font-size: 17px;
  color: #242733;
  transition: all 0.3s ease-in-out;
}
.topcourt-copy-link-and-social-block .topcourt-social-icons li a:hover {
  background: #b2934d;
  opacity: 1;
}
.topcourt-copy-link-and-social-block .topcourt-social-icons li a:hover i {
  color: #ffffff;
}
.topcourt-copy-link-and-social-block .topcourt-social-icons li.topv2-qrcode-img a {
  overflow: hidden;
  background-color: #242733;
  cursor: unset !important;
}
.topcourt-copy-link-and-social-block .topcourt-social-icons li.topv2-qrcode-img a img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center center;
     object-position: center center;
}

.topv2-main .top-filter-block-main .filter-box {
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  .topv2-main .top-filter-block-main .filter-box {
    margin-bottom: 15px;
  }
}
.topv2-main .top-filter-block-main .filter-box .form-control {
  background-color: #1e222f !important;
  border: none !important;
  border-radius: 2px !important;
  height: 50px !important;
  display: flex;
  align-items: center !important;
  padding: 5px 15px 5px 37px !important;
  outline: none !important;
  box-shadow: none !important;
  font-family: "Barlow Condensed";
  font-weight: 500;
  font-size: 16px;
  color: #9b9da8 !important;
}
.topv2-main .top-filter-block-main .select2 {
  outline: none !important;
  box-shadow: none !important;
  width: 100% !important;
}
@media (max-width: 576px) {
  .topv2-main .top-filter-block-main .select2 {
    width: 130px;
  }
}
.topv2-main .top-filter-block-main .select2 .select2-selection--single {
  background-color: #1e222f !important;
  border: 1px solid #2a2d3b !important;
  border-radius: 4px !important;
  height: 50px !important;
  display: flex;
  align-items: center !important;
  padding: 5px !important;
  outline: none !important;
  box-shadow: none !important;
}
.topv2-main .top-filter-block-main .select2 .select2-selection--single .select2-selection__rendered {
  font-family: "Barlow Condensed";
  font-weight: 500;
  font-size: 16px;
  color: #9b9da8 !important;
}
.topv2-main .top-filter-block-main .select2 .select2-selection__arrow {
  top: 11px !important;
  right: 10px !important;
}
.topv2-main .top-filter-block-main .search-box-main {
  position: relative;
}
.topv2-main .top-filter-block-main .search-box-main img {
  position: absolute;
  width: 15px;
  left: 15px;
  bottom: 0;
  top: 0;
  margin: auto;
  opacity: 0.4;
}
.topv2-main .top-filter-block-main .search-box-main .form-control {
  background-color: #1e222f !important;
  border: 1px solid #2a2d3b !important;
  border-radius: 4px !important;
  height: 50px !important;
  display: flex;
  align-items: center !important;
  padding: 5px 15px 5px 37px !important;
  outline: none !important;
  box-shadow: none !important;
  font-family: "Barlow Condensed";
  font-weight: 500;
  font-size: 16px;
  color: #9b9da8 !important;
}
@media (max-width: 576px) {
  .topv2-main .top-filter-block-main .mobile-view-order-filter {
    order: 2;
  }
}
@media (max-width: 576px) {
  .topv2-main .top-filter-block-main .mobile-view-order-sort-by {
    order: 3;
  }
}
.topv2-main .top-buy-active-and-upcommig-section-main .top-buy-active-and-upcommig-block-main {
  background: #272a37;
  padding: 35px;
  margin-bottom: 30px;
}
.topv2-main .top-buy-active-and-upcommig-section-main .top-buy-active-and-upcommig-block-main .top-v2-small-title-text {
  margin-bottom: 30px;
}
.topv2-main .top-buy-active-and-upcommig-section-main .top-buy-active-and-upcommig-block-main .top-signed-ball-box-main {
  background: rgba(255, 255, 255, 0.03);
  margin-bottom: 25px;
  display: flex;
  flex-direction: column;
  height: calc(100% - 25px);
}
.topv2-main .top-buy-active-and-upcommig-section-main .top-buy-active-and-upcommig-block-main .top-signed-ball-box-main .top-signed-ball-use-img {
  width: 100%;
  height: 150px;
  overflow: hidden;
}
.topv2-main .top-buy-active-and-upcommig-section-main .top-buy-active-and-upcommig-block-main .top-signed-ball-box-main .top-signed-ball-use-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}
.topv2-main .top-buy-active-and-upcommig-section-main .top-buy-active-and-upcommig-block-main .top-signed-ball-box-main .top-signed-ball-details-block {
  padding: 15px;
  display: flex;
  flex-direction: column;
  height: calc(100% - 25px);
  justify-content: space-between;
  flex: 1;
}
.topv2-main .top-buy-active-and-upcommig-section-main .top-buy-active-and-upcommig-block-main .top-signed-ball-box-main .top-signed-ball-details-block h5 {
  font-size: 15px;
  color: #ffffff;
  letter-spacing: 0.8px;
  font-family: "Barlow";
}
.topv2-main .top-buy-active-and-upcommig-section-main .top-buy-active-and-upcommig-block-main .top-signed-ball-box-main .top-signed-ball-details-block span {
  font-size: 12px;
  color: #9b9da8;
  font-family: "Barlow";
  letter-spacing: 0.6px;
}
.topv2-main .top-buy-active-and-upcommig-section-main .top-buy-active-and-upcommig-block-main .top-signed-ball-box-main .top-signed-ball-details-block .top-signed-ball-details {
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
}
.topv2-main .top-buy-active-and-upcommig-section-main .top-buy-active-and-upcommig-block-main .top-signed-ball-box-main .top-signed-ball-details-block .top-signed-ball-details h6 {
  font-size: 14px;
  color: #eddc7d;
  font-family: "Barlow";
  letter-spacing: 0.7px;
}
.topv2-main .top-buy-active-and-upcommig-section-main .top-buy-active-and-upcommig-block-main .top-signed-ball-box-main .top-signed-ball-details-block .top-signed-ball-details .top-prices-btns.btn-sold-out {
  background: #777777;
  cursor: unset;
}
.topv2-main .top-buy-active-and-upcommig-section-main .top-buy-active-and-upcommig-block-main .top-signed-ball-box-main .top-signed-ball-details-block .top-signed-ball-details .top-prices-btns.btn-sold-out:hover {
  opacity: 1;
}
.topv2-main .top-buy-active-and-upcommig-section-main .top-buy-active-and-upcommig-block-main.top-active-and-upcoming-block-main .top-signed-ball-box-main {
  height: calc(100% - 20px);
  margin-bottom: 20px;
}
.topv2-main .top-buy-active-and-upcommig-section-main .top-buy-active-and-upcommig-block-main.top-active-and-upcoming-block-main .top-signed-ball-box-main .top-signed-ball-use-img {
  height: 210px;
}
.topv2-main .top-buy-active-and-upcommig-section-main .top-buy-active-and-upcommig-block-main.top-active-and-upcoming-block-main .top-signed-ball-box-main .top-signed-ball-details-block h5 {
  margin-bottom: 10px;
}
.topv2-main .top-buy-active-and-upcommig-section-main .top-buy-active-and-upcommig-block-main.top-active-and-upcoming-block-main .top-signed-ball-box-main .top-signed-ball-details-block .top-gold-court-per-entry-block {
  background: #313441;
  padding: 12px;
  margin-top: 20px;
  margin-bottom: 10px;
  border: 1px solid rgba(255, 255, 255, 0.15);
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 767.98px) {
  .topv2-main .top-buy-active-and-upcommig-section-main .top-buy-active-and-upcommig-block-main.top-active-and-upcoming-block-main .top-signed-ball-box-main .top-signed-ball-details-block .top-gold-court-per-entry-block {
    flex-direction: column;
  }
}
.topv2-main .top-buy-active-and-upcommig-section-main .top-buy-active-and-upcommig-block-main.top-active-and-upcoming-block-main .top-signed-ball-box-main .top-signed-ball-details-block .top-gold-court-per-entry-block p {
  font-size: 12px;
  color: white;
  font-family: "Barlow";
}
.topv2-main .top-buy-active-and-upcommig-section-main .top-buy-active-and-upcommig-block-main.top-active-and-upcoming-block-main .top-signed-ball-box-main .top-signed-ball-details-block .top-gold-court-per-entry-block .top-gold-entry-logo {
  display: flex;
  align-items: center;
}
.topv2-main .top-buy-active-and-upcommig-section-main .top-buy-active-and-upcommig-block-main.top-active-and-upcoming-block-main .top-signed-ball-box-main .top-signed-ball-details-block .top-gold-court-per-entry-block .top-gold-entry-logo .top-gold-entry {
  width: 12px;
  height: 25px;
  overflow: hidden;
  margin-right: 8px;
}
.topv2-main .top-buy-active-and-upcommig-section-main .top-buy-active-and-upcommig-block-main.top-active-and-upcoming-block-main .top-signed-ball-box-main .top-signed-ball-details-block .top-gold-court-per-entry-block .top-gold-entry-logo .top-gold-entry img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.topv2-main .top-buy-active-and-upcommig-section-main .top-buy-active-and-upcommig-block-main.top-active-and-upcoming-block-main .top-signed-ball-box-main .top-signed-ball-details-block .top-gold-court-per-entry-block li {
  position: relative;
}
@media (max-width: 1199.98px) {
  .topv2-main .top-buy-active-and-upcommig-section-main .top-buy-active-and-upcommig-block-main.top-active-and-upcoming-block-main .top-signed-ball-box-main .top-signed-ball-details-block .top-gold-court-per-entry-block li {
    width: 27%;
  }
}
@media (max-width: 991.98px) {
  .topv2-main .top-buy-active-and-upcommig-section-main .top-buy-active-and-upcommig-block-main.top-active-and-upcoming-block-main .top-signed-ball-box-main .top-signed-ball-details-block .top-gold-court-per-entry-block li {
    width: 24%;
  }
}
@media (max-width: 767.98px) {
  .topv2-main .top-buy-active-and-upcommig-section-main .top-buy-active-and-upcommig-block-main.top-active-and-upcoming-block-main .top-signed-ball-box-main .top-signed-ball-details-block .top-gold-court-per-entry-block li {
    margin-bottom: 15px;
    width: 100%;
    justify-content: center;
    text-align: center;
  }
}
.topv2-main .top-buy-active-and-upcommig-section-main .top-buy-active-and-upcommig-block-main.top-active-and-upcoming-block-main .top-signed-ball-box-main .top-signed-ball-details-block .top-gold-court-per-entry-block li::before {
  position: absolute;
  content: "";
  right: -15px;
  top: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.15);
  width: 1px;
  height: 50px;
  margin: auto;
}
@media (max-width: 767.98px) {
  .topv2-main .top-buy-active-and-upcommig-section-main .top-buy-active-and-upcommig-block-main.top-active-and-upcoming-block-main .top-signed-ball-box-main .top-signed-ball-details-block .top-gold-court-per-entry-block li::before {
    content: unset;
  }
}
.topv2-main .top-buy-active-and-upcommig-section-main .top-buy-active-and-upcommig-block-main.top-active-and-upcoming-block-main .top-signed-ball-box-main .top-signed-ball-details-block .top-gold-court-per-entry-block li:last-child::before {
  content: unset;
}
.topv2-main .top-buy-active-and-upcommig-section-main .top-buy-active-and-upcommig-block-main.top-active-and-upcoming-block-main .top-signed-ball-box-main .top-signed-ball-details-block .top-signed-ball-details {
  align-items: center;
  margin-bottom: 5px;
}
@media (max-width: 991.98px) {
  .topv2-main .top-buy-active-and-upcommig-section-main .top-buy-active-and-upcommig-block-main.top-active-and-upcoming-block-main .top-signed-ball-box-main .top-signed-ball-details-block .top-signed-ball-details {
    flex-direction: column;
  }
}
.topv2-main .top-buy-active-and-upcommig-section-main .top-buy-active-and-upcommig-block-main.top-active-and-upcoming-block-main .top-signed-ball-box-main .top-signed-ball-details-block .top-signed-ball-details .top-prices-btns {
  width: 210px;
  height: 40px;
}
@media (max-width: 991.98px) {
  .topv2-main .top-buy-active-and-upcommig-section-main .top-buy-active-and-upcommig-block-main.top-active-and-upcoming-block-main .top-signed-ball-box-main .top-signed-ball-details-block .top-signed-ball-details .top-prices-btns {
    margin-bottom: 15px;
  }
}
.topv2-main .top-buy-active-and-upcommig-section-main .top-buy-active-and-upcommig-block-main.top-active-and-upcoming-block-main .top-signed-ball-box-main .top-signed-ball-details-block .top-signed-ball-details .top-buy-it-gold {
  display: block;
  font-size: 14px;
  color: #eddc7d;
  font-family: "Barlow";
  letter-spacing: 0.7px;
  text-decoration: underline !important;
}
@media (max-width: 1199.98px) {
  .topv2-main .top-buy-active-and-upcommig-section-main .top-buy-active-and-upcommig-block-main.top-active-and-upcoming-block-main .top-signed-ball-box-main .top-signed-ball-details-block .top-signed-ball-details .top-buy-it-gold {
    width: 125px;
    margin: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media (max-width: 991.98px) {
  .topv2-main .top-buy-active-and-upcommig-section-main .top-buy-active-and-upcommig-block-main.top-active-and-upcoming-block-main .top-signed-ball-box-main .top-signed-ball-details-block .top-signed-ball-details .top-buy-it-gold {
    width: 100%;
  }
}
.topv2-main .top-buy-active-and-upcommig-section-main .top-buy-active-and-upcommig-block-main.top-active-and-upcoming-block-main .top-signed-ball-box-main .top-signed-ball-details-block .top-signed-ball-details.inactive-section-main {
  opacity: 0.4;
}
.topv2-main .top-buy-active-and-upcommig-section-main .top-buy-active-and-upcommig-block-main.top-active-and-upcoming-block-main .top-signed-ball-box-main .top-signed-ball-details-block .top-signed-ball-details.inactive-section-main .top-prices-btns {
  opacity: 1;
  cursor: unset;
}
.topv2-main .top-buy-active-and-upcommig-section-main .top-buy-active-and-upcommig-block-main.top-active-and-upcoming-block-main .top-signed-ball-box-main .top-signed-ball-details-block .top-signed-ball-details.inactive-section-main .top-prices-btns:hover {
  opacity: 1;
  cursor: unset;
}
.topv2-main .top-buy-active-and-upcommig-section-main .top-buy-active-and-upcommig-block-main.top-active-and-upcoming-block-main .top-signed-ball-box-main .top-signed-ball-details-block .top-signed-ball-details.inactive-section-main .top-buy-it-gold {
  opacity: 1;
  cursor: unset;
}
.topv2-main .top-buy-active-and-upcommig-section-main .top-buy-active-and-upcommig-block-main.top-active-and-upcoming-block-main .top-signed-ball-box-main .top-signed-ball-details-block .top-signed-ball-details.inactive-section-main .top-buy-it-gold:hover {
  opacity: 1;
  cursor: unset;
}

.select2-dropdown {
  background-color: #1e222f !important;
}
.select2-dropdown .select2-search__field {
  background: #272a37 !important;
  border: 1px solid #1d222f !important;
  color: white !important;
  font-family: "Barlow Condensed";
  font-weight: 500 !important;
  font-size: 14px !important;
}

.modal-experience-main {
  background: rgba(23, 23, 23, 0.6);
  padding: 0 12px;
}
.modal-experience-main .modal-content {
  background: #2a2d3b !important;
}
.modal-experience-main .modal-content .modal-body .experience-img {
  width: 144px;
  height: 144px;
  overflow: hidden;
  margin: auto;
}
.modal-experience-main .modal-content .modal-body .experience-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.modal-experience-main .modal-content .modal-body h4 {
  width: 370px;
  margin: auto;
  text-align: center;
  max-width: 100%;
  font-size: 24px;
  letter-spacing: 0.96px;
  font-family: "Barlow";
  font-weight: 400;
  color: white;
}
@media (max-width: 991.98px) {
  .modal-experience-main .modal-content .modal-body h4 {
    font-size: 20px;
  }
}
@media (max-width: 767.98px) {
  .modal-experience-main .modal-content .modal-body h4 {
    font-size: 18px;
  }
}
.modal-experience-main .modal-content .modal-body .top-experience-details-list {
  padding-top: 30px;
  width: 430px;
  margin: auto;
  max-width: 100%;
  padding: 30px 15px 15px 15px;
}
.modal-experience-main .modal-content .modal-body .top-experience-details-list li {
  padding: 12px 15px 12px 30px;
  background: rgba(255, 255, 255, 0.03);
  display: block;
  font-size: 14px;
  color: white;
  font-family: "Barlow";
  font-weight: 400;
  margin-bottom: 8px;
  position: relative;
}
.modal-experience-main .modal-content .modal-body .top-experience-details-list li::before {
  position: absolute;
  content: "";
  width: 5px;
  height: 5px;
  background: white;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 15px;
  border-radius: 100px;
}

.topv2-main .top-common-font-size {
  font-size: 15px;
  color: #ffffff;
  letter-spacing: 0.8px;
  font-family: "Barlow";
}
.topv2-main .top-leaderboard-page-title-main {
  padding: 50px 0 40px;
  margin: auto;
  text-align: center;
}
@media (max-width: 991.98px) {
  .topv2-main .top-leaderboard-page-title-main {
    padding: 30px 0 20px;
  }
}
.topv2-main .top-leaderboard-page-title-main.topv2-exclusive-perks-section-main p {
  font-weight: 400;
  font-size: 18px;
  letter-spacing: 1px;
  font-family: "Barlow Condensed";
  color: white;
}
.topv2-main .top-leaderboard-page-main .top-leaderboard-section-main {
  background: #272a37;
  padding: 35px;
}
@media (max-width: 767.98px) {
  .topv2-main .top-leaderboard-page-main .top-leaderboard-section-main {
    padding: 20px;
  }
}
.topv2-main .top-leaderboard-page-main .top-leaderboard-section-main.top-your-block-main {
  padding-bottom: 0;
}
.topv2-main .top-leaderboard-page-main .top-leaderboard-section-main.top-your-block-main .top-leaderboard-row-main {
  margin-bottom: 0px;
}
.topv2-main .top-leaderboard-page-main .top-leaderboard-section-main .top-v2-small-title-text {
  margin-bottom: 25px;
}
.topv2-main .top-leaderboard-page-main .top-leaderboard-section-main .top-leaderboard-row-main {
  background: rgba(255, 255, 255, 0.03);
  padding: 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  flex-wrap: wrap;
  margin-bottom: 10px;
}
@media (max-width: 767.98px) {
  .topv2-main .top-leaderboard-page-main .top-leaderboard-section-main .top-leaderboard-row-main {
    display: block;
  }
}
.topv2-main .top-leaderboard-page-main .top-leaderboard-section-main .top-leaderboard-row-main .top-leaderboard-details-block {
  display: flex;
  align-items: center;
  width: 60%;
}
@media (max-width: 767.98px) {
  .topv2-main .top-leaderboard-page-main .top-leaderboard-section-main .top-leaderboard-row-main .top-leaderboard-details-block {
    width: unset;
    border-bottom: 1px solid #272a37;
    padding-bottom: 12px;
    margin-bottom: 12px;
  }
}
.topv2-main .top-leaderboard-page-main .top-leaderboard-section-main .top-leaderboard-row-main .top-leaderboard-details-block span {
  width: 80px;
}
.topv2-main .top-leaderboard-page-main .top-leaderboard-section-main .top-leaderboard-row-main .top-leaderboard-details-block .top-user-details-block {
  display: flex;
  align-items: center;
}
.topv2-main .top-leaderboard-page-main .top-leaderboard-section-main .top-leaderboard-row-main .top-leaderboard-details-block .top-user-details-block .top-user-img {
  background: white;
  border: 1px solid #59e3ee;
  width: 41px;
  height: 41px;
  overflow: hidden;
  border-radius: 100px;
  margin-right: 20px;
}
.topv2-main .top-leaderboard-page-main .top-leaderboard-section-main .top-leaderboard-row-main .top-leaderboard-details-block .top-user-details-block .top-user-img img {
  width: 100%;
  height: 100%;
  -o-object-position: center;
     object-position: center;
  -o-object-fit: contain;
     object-fit: contain;
}
.topv2-main .top-leaderboard-page-main .top-leaderboard-section-main .top-leaderboard-row-main .top-leaderboard-details-block .top-user-details-block p {
  padding-right: 30px;
}
.topv2-main .top-leaderboard-page-main .top-leaderboard-section-main .top-leaderboard-row-main .top-leaderboard-details-block .top-user-details-block .glod-icons-bar {
  position: relative;
}
.topv2-main .top-leaderboard-page-main .top-leaderboard-section-main .top-leaderboard-row-main .top-leaderboard-details-block .top-user-details-block .glod-icons-bar::before {
  position: absolute;
  content: "";
  background: url("../png/glod-icon.png") no-repeat;
  background-position: center center;
  background-size: contain;
  width: 22px;
  height: 20px;
  right: 0px;
}
.topv2-main .top-leaderboard-page-main .top-leaderboard-section-main .top-leaderboard-row-main .top-gold-courts-membership {
  display: flex;
  align-items: center;
  flex: 1;
  justify-content: flex-end;
}
@media (max-width: 767.98px) {
  .topv2-main .top-leaderboard-page-main .top-leaderboard-section-main .top-leaderboard-row-main .top-gold-courts-membership {
    flex: unset;
    justify-content: unset;
  }
}
.topv2-main .top-leaderboard-page-main .top-leaderboard-section-main .top-leaderboard-row-main .top-gold-courts-membership .top-gold-courts-logo {
  margin-right: 15px;
}
.topv2-main .top-leaderboard-page-main .top-leaderboard-section-main .top-leaderboard-row-main .top-gold-courts-membership .top-gold-courts-logo img {
  width: 14px;
}
.topv2-main .top-leaderboard-page-main .top-leaderboard-section-main .topv2-exclusive-perks-main .topv2-exclusive-perks-box {
  margin-bottom: 30px;
  width: 100%;
  height: 340px;
  overflow: hidden;
}
@media (max-width: 991.98px) {
  .topv2-main .top-leaderboard-page-main .top-leaderboard-section-main .topv2-exclusive-perks-main .topv2-exclusive-perks-box {
    height: auto;
  }
}
.topv2-main .top-leaderboard-page-main .top-leaderboard-section-main .topv2-exclusive-perks-main .topv2-exclusive-perks-box .single-perk-item {
  display: inline-flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  background-color: #2b2e39;
  border: 1px solid rgba(255, 255, 255, 0.15);
  transition: all 0.3s ease-in-out;
}
.topv2-main .top-leaderboard-page-main .top-leaderboard-section-main .topv2-exclusive-perks-main .topv2-exclusive-perks-box .single-perk-item:hover {
  opacity: 0.7;
}
.topv2-main .top-leaderboard-page-main .top-leaderboard-section-main .topv2-exclusive-perks-main .topv2-exclusive-perks-box .single-perk-item .topv2-exclusive-logos {
  width: 150px;
  height: 150px;
  overflow: hidden;
  margin: 0 auto;
  padding: 15px;
}
.topv2-main .top-leaderboard-page-main .top-leaderboard-section-main .topv2-exclusive-perks-main .topv2-exclusive-perks-box .single-perk-item .topv2-exclusive-logos img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: top;
     object-position: top;
}
.topv2-main .top-leaderboard-page-main .top-leaderboard-section-main .topv2-exclusive-perks-main .topv2-exclusive-perks-box .single-perk-item .topv2-off-footer {
  background: #b2934d;
  padding: 10px;
}
.topv2-main .top-leaderboard-page-main .top-leaderboard-section-main .topv2-exclusive-perks-main .topv2-exclusive-perks-box .single-perk-item .topv2-off-footer p {
  font-size: 15px;
  letter-spacing: 0.8px;
  font-family: "Barlow";
  color: white;
  font-weight: 500;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: unset;
  display: -webkit-box;
  line-clamp: 1;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.topv2-main .top-leaderboard-page-main .top-leaderboard-section-main .topv2-exclusive-perks-main .topv2-exclusive-perks-box .single-perk-item .topv2-details-boxs {
  padding: 15px;
}
.topv2-main .top-leaderboard-page-main .top-leaderboard-section-main .topv2-exclusive-perks-main .topv2-exclusive-perks-box .single-perk-item .topv2-details-boxs p {
  font-size: 15px;
  letter-spacing: 0.8px;
  font-family: "Barlow";
  color: white;
  font-weight: 500;
  text-align: start;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: unset;
  display: -webkit-box;
  line-clamp: 5;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  line-height: 24px;
}
.topv2-main .top-leaderboard-page-main .top-leaderboard-section-main .topv2-exclusive-perks-main.topv2-partners-box-main {
  width: calc(100% + 22px);
  display: flex;
  height: 100%;
  flex-wrap: wrap;
  justify-content: start;
}
@media (max-width: 767.98px) {
  .topv2-main .top-leaderboard-page-main .top-leaderboard-section-main .topv2-exclusive-perks-main.topv2-partners-box-main {
    width: calc(100% + 25px);
  }
}
.topv2-main .top-leaderboard-page-main .top-leaderboard-section-main .topv2-exclusive-perks-main.topv2-partners-box-main .topv2-partners-logos-block {
  height: 197px;
  flex-basis: 18.5%;
  min-width: 18.5%;
  margin-bottom: 15px;
  margin-right: 15px;
}
@media (max-width: 1199px) {
  .topv2-main .top-leaderboard-page-main .top-leaderboard-section-main .topv2-exclusive-perks-main.topv2-partners-box-main .topv2-partners-logos-block {
    flex-basis: 23.2%;
    min-width: 23.2%;
  }
}
@media (max-width: 991.98px) {
  .topv2-main .top-leaderboard-page-main .top-leaderboard-section-main .topv2-exclusive-perks-main.topv2-partners-box-main .topv2-partners-logos-block {
    flex-basis: 30.5%;
    min-width: 30.5%;
  }
}
@media (max-width: 767.98px) {
  .topv2-main .top-leaderboard-page-main .top-leaderboard-section-main .topv2-exclusive-perks-main.topv2-partners-box-main .topv2-partners-logos-block {
    flex-basis: 46%;
    min-width: 46%;
  }
}
@media (max-width: 420px) {
  .topv2-main .top-leaderboard-page-main .top-leaderboard-section-main .topv2-exclusive-perks-main.topv2-partners-box-main .topv2-partners-logos-block {
    flex-basis: 45%;
    min-width: 45%;
    height: 148px;
  }
}
@media (max-width: 420px) {
  .topv2-main .top-leaderboard-page-main .top-leaderboard-section-main .topv2-exclusive-perks-main.topv2-partners-box-main .topv2-partners-logos-block {
    flex-basis: 92%;
    min-width: 92%;
  }
}
.topv2-main .top-leaderboard-page-main .top-leaderboard-section-main .topv2-exclusive-perks-main.topv2-partners-box-main .topv2-partners-logos-block .topv2-exclusive-logos {
  width: 100%;
  height: 100%;
}
.topv2-main .top-leaderboard-page-main .top-leaderboard-section-main .topv2-exclusive-perks-main.topv2-partners-box-main .topv2-partners-logos-block .topv2-exclusive-logos img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.topv2-main .top-leaderboard-page-main .top-leaderboard-section-main .topv2-client-payment-details p {
  font-family: "Barlow Condensed";
  font-size: 14px;
  color: white;
  margin-bottom: 10px;
}
.topv2-main .top-leaderboard-page-main .top-leaderboard-section-main .topv2-client-payment-details p span {
  font-size: 15px;
  font-weight: 500;
  color: #b2934d;
}
.topv2-main .top-leaderboard-page-main .top-leaderboard-section-main .topv2-client-payment-section-main {
  margin-top: 20px;
}
.topv2-main .top-leaderboard-page-main .top-leaderboard-section-main .topv2-client-payment-section-main .topct-formgroup {
  width: 250px;
  margin-bottom: 15px;
}
.topv2-main .top-leaderboard-page-main .top-leaderboard-section-main .topv2-client-payment-section-main form .form-group .form-control {
  background-color: #1f212b;
  height: auto;
  padding: 16px 15px;
  font-family: "Barlow Condensed";
  font-weight: 500;
  font-size: 16px;
  color: #9b9da8 !important;
  border: none;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.topv2-main .top-leaderboard-page-main .top-leaderboard-section-main .topv2-client-payment-section-main form .form-group .select2-selection {
  background-color: #1f212b;
  height: auto;
  padding: 14px 15px;
  font-family: "Barlow Condensed";
  font-weight: 500;
  font-size: 16px;
  color: #6a737b !important;
  border: none;
  outline: none !important;
  box-shadow: none !important;
}
@media (max-width: 576px) {
  .topv2-main .top-leaderboard-page-main .top-leaderboard-section-main .topv2-client-payment-section-main form .form-group .select2-selection {
    padding: 12px;
  }
}
.topv2-main .top-leaderboard-page-main .top-leaderboard-section-main .topv2-client-payment-section-main form .form-group .select2-selection .select2-selection__arrow {
  top: 0;
  right: 9px;
  bottom: 0;
  height: auto;
}
.topv2-main .top-leaderboard-page-main .top-leaderboard-section-main .topv2-client-payment-section-main form .form-group .select2-selection .select2-selection__rendered {
  color: #6a737b !important;
  padding-left: 0 !important;
}
.topv2-main .top-leaderboard-page-main .top-leaderboard-section-main .topv2-client-payment-section-main form .pay-now-btns .btn-upgrade-now-btn {
  margin: unset;
}
.topv2-main .top-leaderboard-page-main .top-leaderboard-section-main .topv2-client-payment-section-main form .select2 {
  width: 100% !important;
}
.topv2-main .top-leaderboard-page-main .top-leaderboard-section-main .topv2-testimonials-v2-main-section {
  width: 100%;
  height: 100%;
}
.topv2-main .top-leaderboard-page-main .top-leaderboard-section-main .topv2-testimonials-v2-main-section .swiper-container .swiper-wrapper .swiper-slide {
  height: auto;
}
.topv2-main .top-leaderboard-page-main .top-leaderboard-section-main .topv2-testimonials-v2-main-section .topv2-testimonials-v2-block-list {
  width: 100%;
  background-color: #2b2e39;
  border: 1px solid rgba(255, 255, 255, 0.15);
  padding: 20px;
  margin-bottom: 25px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: calc(100% - 30px);
}
@media (max-width: 991.98px) {
  .topv2-main .top-leaderboard-page-main .top-leaderboard-section-main .topv2-testimonials-v2-main-section .topv2-testimonials-v2-block-list {
    padding: 15px;
  }
}
.topv2-main .top-leaderboard-page-main .top-leaderboard-section-main .topv2-testimonials-v2-main-section .topv2-testimonials-v2-block-list .topv2-testi-header-bar-main .topv2-testi-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 15px;
}
.topv2-main .top-leaderboard-page-main .top-leaderboard-section-main .topv2-testimonials-v2-main-section .topv2-testimonials-v2-block-list .topv2-testi-header-bar-main .topv2-testi-header .topv2-testi-user-pic {
  display: inline-flex;
  align-items: center;
  position: relative;
}
.topv2-main .top-leaderboard-page-main .top-leaderboard-section-main .topv2-testimonials-v2-main-section .topv2-testimonials-v2-block-list .topv2-testi-header-bar-main .topv2-testi-header .topv2-testi-user-pic .tc-slider-img {
  height: 78px;
  width: 78px;
  overflow: hidden;
  border-radius: 100px;
  background: #1d1f2b;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 991.98px) {
  .topv2-main .top-leaderboard-page-main .top-leaderboard-section-main .topv2-testimonials-v2-main-section .topv2-testimonials-v2-block-list .topv2-testi-header-bar-main .topv2-testi-header .topv2-testi-user-pic .tc-slider-img {
    height: 65px;
    width: 65px;
  }
}
.topv2-main .top-leaderboard-page-main .top-leaderboard-section-main .topv2-testimonials-v2-main-section .topv2-testimonials-v2-block-list .topv2-testi-header-bar-main .topv2-testi-header .topv2-testi-user-pic .tc-slider-img img {
  -o-object-position: center;
     object-position: center;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.topv2-main .top-leaderboard-page-main .top-leaderboard-section-main .topv2-testimonials-v2-main-section .topv2-testimonials-v2-block-list .topv2-testi-header-bar-main .topv2-testi-header .topv2-testi-user-pic .tc-slider-img .profile-pic-name {
  letter-spacing: 0.9px;
  color: #b2934d;
  line-height: normal;
  font-family: "Barlow Condensed";
  font-size: 25px;
  font-weight: 500;
  text-transform: uppercase;
}
@media (max-width: 991.98px) {
  .topv2-main .top-leaderboard-page-main .top-leaderboard-section-main .topv2-testimonials-v2-main-section .topv2-testimonials-v2-block-list .topv2-testi-header-bar-main .topv2-testi-header .topv2-testi-user-pic .tc-slider-img .profile-pic-name {
    font-size: 20px;
  }
}
.topv2-main .top-leaderboard-page-main .top-leaderboard-section-main .topv2-testimonials-v2-main-section .topv2-testimonials-v2-block-list .topv2-testi-header-bar-main .topv2-testi-header .topv2-testi-user-pic span {
  width: 30px;
  height: 30px;
  background-color: #b2934d;
  border-radius: 50px;
  position: absolute;
  right: -15px;
}
.topv2-main .top-leaderboard-page-main .top-leaderboard-section-main .topv2-testimonials-v2-main-section .topv2-testimonials-v2-block-list .topv2-testi-header-bar-main .topv2-testi-header .topv2-testi-user-pic span i {
  color: #fff;
  font-size: 40px;
  font-family: "Barlow Condensed";
  font-weight: 500;
  position: absolute;
  left: 4px;
  top: -7px;
}
.topv2-main .top-leaderboard-page-main .top-leaderboard-section-main .topv2-testimonials-v2-main-section .topv2-testimonials-v2-block-list .topv2-testi-header-bar-main .topv2-testi-header ul {
  display: flex;
  align-items: center;
  margin-bottom: 5px;
}
.topv2-main .top-leaderboard-page-main .top-leaderboard-section-main .topv2-testimonials-v2-main-section .topv2-testimonials-v2-block-list .topv2-testi-header-bar-main .topv2-testi-header ul li {
  display: inline-block;
  margin-left: 4px;
}
.topv2-main .top-leaderboard-page-main .top-leaderboard-section-main .topv2-testimonials-v2-main-section .topv2-testimonials-v2-block-list .topv2-testi-header-bar-main .topv2-testi-header ul li a {
  display: inline-block;
  opacity: 1;
}
.topv2-main .top-leaderboard-page-main .top-leaderboard-section-main .topv2-testimonials-v2-main-section .topv2-testimonials-v2-block-list .topv2-testi-header-bar-main .topv2-testi-header ul li a:hover {
  opacity: 1 !important;
}
.topv2-main .top-leaderboard-page-main .top-leaderboard-section-main .topv2-testimonials-v2-main-section .topv2-testimonials-v2-block-list .topv2-testi-header-bar-main .topv2-testi-header ul li a i {
  font-size: 15px;
  color: #b2934d;
  font-weight: 600;
}
.topv2-main .top-leaderboard-page-main .top-leaderboard-section-main .topv2-testimonials-v2-main-section .topv2-testimonials-v2-block-list .topv2-testi-header-bar-main p {
  color: #9b9da8;
  font-family: "Barlow";
  font-weight: 500;
  font-size: 16px;
  line-height: 25px;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 991.98px) {
  .topv2-main .top-leaderboard-page-main .top-leaderboard-section-main .topv2-testimonials-v2-main-section .topv2-testimonials-v2-block-list .topv2-testi-header-bar-main p {
    font-size: 14px;
    line-height: 24px;
  }
}
.topv2-main .top-leaderboard-page-main .top-leaderboard-section-main .topv2-testimonials-v2-main-section .topv2-testimonials-v2-block-list .topv2-testi-footer-bar-main {
  margin-top: 12px;
  border-top: 1px solid rgba(255, 255, 255, 0.15);
  padding-top: 15px;
}
.topv2-main .top-leaderboard-page-main .top-leaderboard-section-main .topv2-testimonials-v2-main-section .topv2-testimonials-v2-block-list .topv2-testi-footer-bar-main h5 {
  letter-spacing: 0.9px;
  color: #b2934d;
  line-height: normal;
  font-family: "Barlow Condensed";
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 5px;
}
@media (max-width: 991.98px) {
  .topv2-main .top-leaderboard-page-main .top-leaderboard-section-main .topv2-testimonials-v2-main-section .topv2-testimonials-v2-block-list .topv2-testi-footer-bar-main h5 {
    font-size: 16px;
  }
}
.topv2-main .top-leaderboard-page-main .top-leaderboard-section-main .topv2-testimonials-v2-main-section .topv2-testimonials-v2-block-list .topv2-testi-footer-bar-main h6 {
  color: #b2934d;
  line-height: normal;
  font-family: "Barlow";
  font-size: 15px;
  font-weight: 400;
}
@media (max-width: 991.98px) {
  .topv2-main .top-leaderboard-page-main .top-leaderboard-section-main .topv2-testimonials-v2-main-section .topv2-testimonials-v2-block-list .topv2-testi-footer-bar-main h6 {
    font-size: 13px;
  }
}
.topv2-main .top-leaderboard-page-main .top-leaderboard-section-main .topv2-testimonials-v2-main-section .swiper-button-prev,
.topv2-main .top-leaderboard-page-main .top-leaderboard-section-main .topv2-testimonials-v2-main-section .swiper-button-next, .topv2-main .top-leaderboard-page-main .top-leaderboard-section-main .topv2-testimonials-v2-main-section.swiper-button-white {
  background-color: #313648;
  background-size: 15px;
  width: 70px;
  height: 70px;
  border-radius: 100px;
  top: 0;
  bottom: 30px;
  margin: auto;
}
@media (max-width: 1199px) {
  .topv2-main .top-leaderboard-page-main .top-leaderboard-section-main .topv2-testimonials-v2-main-section .swiper-button-prev,
.topv2-main .top-leaderboard-page-main .top-leaderboard-section-main .topv2-testimonials-v2-main-section .swiper-button-next, .topv2-main .top-leaderboard-page-main .top-leaderboard-section-main .topv2-testimonials-v2-main-section.swiper-button-white {
    width: 55px;
    height: 55px;
    background-size: 12px;
  }
}
.topv2-main .top-leaderboard-page-main .top-leaderboard-section-main .topv2-testimonials-v2-main-section .swiper-button-disabled {
  display: none;
  transition: all 0.3s ease-in-out;
}
.topv2-main .top-leaderboard-page-main .top-leaderboard-section-main .topv2-testimonials-v2-main-section .swiper-button-next, .swiper-container-rtl .topv2-main .top-leaderboard-page-main .top-leaderboard-section-main .topv2-testimonials-v2-main-section.swiper-button-prev {
  right: 5px;
}
.topv2-main .top-leaderboard-page-main .top-leaderboard-section-main .topv2-testimonials-v2-main-section .swiper-button-prev, .swiper-container-rtl .topv2-main .top-leaderboard-page-main .top-leaderboard-section-main .topv2-testimonials-v2-main-section.swiper-button-next {
  left: 5px;
  right: auto;
}
.topv2-main .top-leaderboard-page-main .top-leaderboard-section-main.topv2-clients-collent-emails .topv2-client-payment-details p {
  font-family: "Barlow Condensed";
  font-size: 18px;
  color: white;
  margin-bottom: 10px;
}
.topv2-main .top-leaderboard-page-main .top-leaderboard-section-main.topv2-clients-collent-emails .topv2-client-payment-details p span {
  font-size: 18px;
  color: white;
  font-family: "Barlow Condensed";
}
.topv2-main .top-leaderboard-page-main .top-leaderboard-section-main.topv2-clients-collent-emails .topv2-client-payment-details h4 {
  color: #BD9B4E;
  font-size: 21px;
  font-weight: 600;
}
.topv2-main .top-leaderboard-page-main .top-leaderboard-section-main.topv2-clients-collent-emails .topv2-client-payment-details h4 span {
  color: #BD9B4E;
}
.topv2-main .top-leaderboard-page-main .top-leaderboard-section-main.topv2-clients-collent-emails .topv2-client-payment-section-main .topv2-card-and-month-bar-main .dynamic-card-type-container {
  position: relative;
}
.topv2-main .top-leaderboard-page-main .top-leaderboard-section-main.topv2-clients-collent-emails .topv2-client-payment-section-main .topv2-card-and-month-bar-main .dynamic-card-type-container .form-control {
  padding-left: 45px;
}
.topv2-main .top-leaderboard-page-main .top-leaderboard-section-main.topv2-clients-collent-emails .topv2-client-payment-section-main .topv2-card-and-month-bar-main .dynamic-card-type-container .topv2-card {
  position: absolute;
  overflow: hidden;
  top: 17px;
  left: 24px;
}
.topv2-main .top-leaderboard-page-main .top-leaderboard-section-main.topv2-clients-collent-emails .topv2-client-payment-section-main .topv2-card-and-month-bar-main .dynamic-card-type-container .topv2-card img {
  width: 22px;
  height: 14px;
}
.topv2-main .top-leaderboard-page-main .top-leaderboard-section-main.topv2-clients-collent-emails .topv2-client-payment-section-main .topv2-card-and-month-bar-main .col-md-4 {
  padding-right: 0;
}
@media (max-width: 767px) {
  .topv2-main .top-leaderboard-page-main .top-leaderboard-section-main.topv2-clients-collent-emails .topv2-client-payment-section-main .topv2-card-and-month-bar-main .col-md-4 {
    padding-right: 8px;
  }
}
.topv2-main .top-leaderboard-page-main .top-leaderboard-section-main.topv2-clients-collent-emails .topv2-client-payment-section-main .topv2-card-and-month-bar-main .col-md-4 .form-control {
  border-radius: 4px 0px 0px 4px;
}
.topv2-main .top-leaderboard-page-main .top-leaderboard-section-main.topv2-clients-collent-emails .topv2-client-payment-section-main .topv2-card-and-month-bar-main .col-md-8 {
  padding-left: 0;
}
@media (max-width: 767px) {
  .topv2-main .top-leaderboard-page-main .top-leaderboard-section-main.topv2-clients-collent-emails .topv2-client-payment-section-main .topv2-card-and-month-bar-main .col-md-8 {
    padding-left: 8px;
  }
}
.topv2-main .top-leaderboard-page-main .top-leaderboard-section-main.topv2-clients-collent-emails .topv2-client-payment-section-main .topv2-card-and-month-bar-main .formgroup-box-main .topv2-main-date-and-month {
  display: flex;
  width: 100%;
}
.topv2-main .top-leaderboard-page-main .top-leaderboard-section-main.topv2-clients-collent-emails .topv2-client-payment-section-main .topv2-card-and-month-bar-main .formgroup-box-main .topv2-main-date-and-month .form-group {
  flex-basis: 25%;
  max-width: 25%;
}
.topv2-main .top-leaderboard-page-main .top-leaderboard-section-main.topv2-clients-collent-emails .topv2-client-payment-section-main .topv2-card-and-month-bar-main .formgroup-box-main .topv2-main-date-and-month .form-group:nth-child(3) {
  flex-basis: 15%;
  max-width: 15%;
}
@media (max-width: 475px) {
  .topv2-main .top-leaderboard-page-main .top-leaderboard-section-main.topv2-clients-collent-emails .topv2-client-payment-section-main .topv2-card-and-month-bar-main .formgroup-box-main .topv2-main-date-and-month .form-group:nth-child(3) {
    flex-basis: 20%;
    max-width: 20%;
  }
}
.topv2-main .top-leaderboard-page-main .top-leaderboard-section-main.topv2-clients-collent-emails .topv2-client-payment-section-main .topv2-card-and-month-bar-main .formgroup-box-main .topv2-main-date-and-month .form-group:nth-child(4) {
  flex-basis: 35%;
  max-width: 35%;
}
@media (max-width: 475px) {
  .topv2-main .top-leaderboard-page-main .top-leaderboard-section-main.topv2-clients-collent-emails .topv2-client-payment-section-main .topv2-card-and-month-bar-main .formgroup-box-main .topv2-main-date-and-month .form-group:nth-child(4) {
    flex-basis: 30%;
    max-width: 30%;
  }
}
.topv2-main .top-leaderboard-page-main .top-leaderboard-section-main.topv2-clients-collent-emails .topv2-client-payment-section-main .topv2-card-and-month-bar-main .formgroup-box-main .select2 .selection .select2-selection {
  height: 57px;
  border-radius: 0;
}
.topv2-main .top-leaderboard-page-main .top-leaderboard-section-main.topv2-clients-collent-emails .topv2-client-payment-section-main .topv2-card-and-month-bar-main .formgroup-box-main .form-control {
  border-radius: 0;
}
.topv2-main .top-leaderboard-page-main .top-leaderboard-section-main.topv2-clients-collent-emails .topv2-client-payment-section-main .topv2-client-payment-block {
  margin-bottom: 26px;
  border-radius: 3px;
  margin-top: 15px;
}
.topv2-main .top-leaderboard-page-main .top-leaderboard-section-main.topv2-clients-collent-emails .topv2-client-payment-section-main .topv2-client-payment-block h4 {
  font-weight: 600;
}
.topv2-main .top-leaderboard-page-main .top-leaderboard-section-main.topv2-clients-collent-emails .topv2-client-payment-section-main .topv2-client-payment-block p {
  font-size: 16px;
  color: #676E77;
  font-family: "Barlow Condensed";
  font-weight: 500;
  margin-bottom: 20px;
}
.topv2-main .top-leaderboard-page-main .top-leaderboard-section-main.topv2-clients-collent-emails .topv2-client-payment-section-main .col-xl, .topv2-main .top-leaderboard-page-main .top-leaderboard-section-main.topv2-clients-collent-emails .topv2-client-payment-section-main .col-xl-auto, .topv2-main .top-leaderboard-page-main .top-leaderboard-section-main.topv2-clients-collent-emails .topv2-client-payment-section-main .col-xl-12, .topv2-main .top-leaderboard-page-main .top-leaderboard-section-main.topv2-clients-collent-emails .topv2-client-payment-section-main .col-xl-11, .topv2-main .top-leaderboard-page-main .top-leaderboard-section-main.topv2-clients-collent-emails .topv2-client-payment-section-main .col-xl-10, .topv2-main .top-leaderboard-page-main .top-leaderboard-section-main.topv2-clients-collent-emails .topv2-client-payment-section-main .col-xl-9, .topv2-main .top-leaderboard-page-main .top-leaderboard-section-main.topv2-clients-collent-emails .topv2-client-payment-section-main .col-xl-8, .topv2-main .top-leaderboard-page-main .top-leaderboard-section-main.topv2-clients-collent-emails .topv2-client-payment-section-main .col-xl-7, .topv2-main .top-leaderboard-page-main .top-leaderboard-section-main.topv2-clients-collent-emails .topv2-client-payment-section-main .col-xl-6, .topv2-main .top-leaderboard-page-main .top-leaderboard-section-main.topv2-clients-collent-emails .topv2-client-payment-section-main .col-xl-5, .topv2-main .top-leaderboard-page-main .top-leaderboard-section-main.topv2-clients-collent-emails .topv2-client-payment-section-main .col-xl-4, .topv2-main .top-leaderboard-page-main .top-leaderboard-section-main.topv2-clients-collent-emails .topv2-client-payment-section-main .col-xl-3, .topv2-main .top-leaderboard-page-main .top-leaderboard-section-main.topv2-clients-collent-emails .topv2-client-payment-section-main .col-xl-2, .topv2-main .top-leaderboard-page-main .top-leaderboard-section-main.topv2-clients-collent-emails .topv2-client-payment-section-main .col-xl-1, .topv2-main .top-leaderboard-page-main .top-leaderboard-section-main.topv2-clients-collent-emails .topv2-client-payment-section-main .col-lg, .topv2-main .top-leaderboard-page-main .top-leaderboard-section-main.topv2-clients-collent-emails .topv2-client-payment-section-main .col-lg-auto, .topv2-main .top-leaderboard-page-main .top-leaderboard-section-main.topv2-clients-collent-emails .topv2-client-payment-section-main .col-lg-12, .topv2-main .top-leaderboard-page-main .top-leaderboard-section-main.topv2-clients-collent-emails .topv2-client-payment-section-main .col-lg-11, .topv2-main .top-leaderboard-page-main .top-leaderboard-section-main.topv2-clients-collent-emails .topv2-client-payment-section-main .col-lg-10, .topv2-main .top-leaderboard-page-main .top-leaderboard-section-main.topv2-clients-collent-emails .topv2-client-payment-section-main .col-lg-9, .topv2-main .top-leaderboard-page-main .top-leaderboard-section-main.topv2-clients-collent-emails .topv2-client-payment-section-main .col-lg-8, .topv2-main .top-leaderboard-page-main .top-leaderboard-section-main.topv2-clients-collent-emails .topv2-client-payment-section-main .col-lg-7, .topv2-main .top-leaderboard-page-main .top-leaderboard-section-main.topv2-clients-collent-emails .topv2-client-payment-section-main .col-lg-6, .topv2-main .top-leaderboard-page-main .top-leaderboard-section-main.topv2-clients-collent-emails .topv2-client-payment-section-main .col-lg-5, .topv2-main .top-leaderboard-page-main .top-leaderboard-section-main.topv2-clients-collent-emails .topv2-client-payment-section-main .col-lg-4, .topv2-main .top-leaderboard-page-main .top-leaderboard-section-main.topv2-clients-collent-emails .topv2-client-payment-section-main .col-lg-3, .topv2-main .top-leaderboard-page-main .top-leaderboard-section-main.topv2-clients-collent-emails .topv2-client-payment-section-main .col-lg-2, .topv2-main .top-leaderboard-page-main .top-leaderboard-section-main.topv2-clients-collent-emails .topv2-client-payment-section-main .col-lg-1, .topv2-main .top-leaderboard-page-main .top-leaderboard-section-main.topv2-clients-collent-emails .topv2-client-payment-section-main .col-md, .topv2-main .top-leaderboard-page-main .top-leaderboard-section-main.topv2-clients-collent-emails .topv2-client-payment-section-main .col-md-auto, .topv2-main .top-leaderboard-page-main .top-leaderboard-section-main.topv2-clients-collent-emails .topv2-client-payment-section-main .col-md-12, .topv2-main .top-leaderboard-page-main .top-leaderboard-section-main.topv2-clients-collent-emails .topv2-client-payment-section-main .col-md-11, .topv2-main .top-leaderboard-page-main .top-leaderboard-section-main.topv2-clients-collent-emails .topv2-client-payment-section-main .col-md-10, .topv2-main .top-leaderboard-page-main .top-leaderboard-section-main.topv2-clients-collent-emails .topv2-client-payment-section-main .col-md-9, .topv2-main .top-leaderboard-page-main .top-leaderboard-section-main.topv2-clients-collent-emails .topv2-client-payment-section-main .col-md-8, .topv2-main .top-leaderboard-page-main .top-leaderboard-section-main.topv2-clients-collent-emails .topv2-client-payment-section-main .col-md-7, .topv2-main .top-leaderboard-page-main .top-leaderboard-section-main.topv2-clients-collent-emails .topv2-client-payment-section-main .col-md-6, .topv2-main .top-leaderboard-page-main .top-leaderboard-section-main.topv2-clients-collent-emails .topv2-client-payment-section-main .col-md-5, .topv2-main .top-leaderboard-page-main .top-leaderboard-section-main.topv2-clients-collent-emails .topv2-client-payment-section-main .col-md-4, .topv2-main .top-leaderboard-page-main .top-leaderboard-section-main.topv2-clients-collent-emails .topv2-client-payment-section-main .col-md-3, .topv2-main .top-leaderboard-page-main .top-leaderboard-section-main.topv2-clients-collent-emails .topv2-client-payment-section-main .col-md-2, .topv2-main .top-leaderboard-page-main .top-leaderboard-section-main.topv2-clients-collent-emails .topv2-client-payment-section-main .col-md-1, .topv2-main .top-leaderboard-page-main .top-leaderboard-section-main.topv2-clients-collent-emails .topv2-client-payment-section-main .col-sm, .topv2-main .top-leaderboard-page-main .top-leaderboard-section-main.topv2-clients-collent-emails .topv2-client-payment-section-main .col-sm-auto, .topv2-main .top-leaderboard-page-main .top-leaderboard-section-main.topv2-clients-collent-emails .topv2-client-payment-section-main .col-sm-12, .topv2-main .top-leaderboard-page-main .top-leaderboard-section-main.topv2-clients-collent-emails .topv2-client-payment-section-main .col-sm-11, .topv2-main .top-leaderboard-page-main .top-leaderboard-section-main.topv2-clients-collent-emails .topv2-client-payment-section-main .col-sm-10, .topv2-main .top-leaderboard-page-main .top-leaderboard-section-main.topv2-clients-collent-emails .topv2-client-payment-section-main .col-sm-9, .topv2-main .top-leaderboard-page-main .top-leaderboard-section-main.topv2-clients-collent-emails .topv2-client-payment-section-main .col-sm-8, .topv2-main .top-leaderboard-page-main .top-leaderboard-section-main.topv2-clients-collent-emails .topv2-client-payment-section-main .col-sm-7, .topv2-main .top-leaderboard-page-main .top-leaderboard-section-main.topv2-clients-collent-emails .topv2-client-payment-section-main .col-sm-6, .topv2-main .top-leaderboard-page-main .top-leaderboard-section-main.topv2-clients-collent-emails .topv2-client-payment-section-main .col-sm-5, .topv2-main .top-leaderboard-page-main .top-leaderboard-section-main.topv2-clients-collent-emails .topv2-client-payment-section-main .col-sm-4, .topv2-main .top-leaderboard-page-main .top-leaderboard-section-main.topv2-clients-collent-emails .topv2-client-payment-section-main .col-sm-3, .topv2-main .top-leaderboard-page-main .top-leaderboard-section-main.topv2-clients-collent-emails .topv2-client-payment-section-main .col-sm-2, .topv2-main .top-leaderboard-page-main .top-leaderboard-section-main.topv2-clients-collent-emails .topv2-client-payment-section-main .col-sm-1, .topv2-main .top-leaderboard-page-main .top-leaderboard-section-main.topv2-clients-collent-emails .topv2-client-payment-section-main .col, .topv2-main .top-leaderboard-page-main .top-leaderboard-section-main.topv2-clients-collent-emails .topv2-client-payment-section-main .col-auto, .topv2-main .top-leaderboard-page-main .top-leaderboard-section-main.topv2-clients-collent-emails .topv2-client-payment-section-main .col-12, .topv2-main .top-leaderboard-page-main .top-leaderboard-section-main.topv2-clients-collent-emails .topv2-client-payment-section-main .col-11, .topv2-main .top-leaderboard-page-main .top-leaderboard-section-main.topv2-clients-collent-emails .topv2-client-payment-section-main .col-10, .topv2-main .top-leaderboard-page-main .top-leaderboard-section-main.topv2-clients-collent-emails .topv2-client-payment-section-main .col-9, .topv2-main .top-leaderboard-page-main .top-leaderboard-section-main.topv2-clients-collent-emails .topv2-client-payment-section-main .col-8, .topv2-main .top-leaderboard-page-main .top-leaderboard-section-main.topv2-clients-collent-emails .topv2-client-payment-section-main .col-7, .topv2-main .top-leaderboard-page-main .top-leaderboard-section-main.topv2-clients-collent-emails .topv2-client-payment-section-main .col-6, .topv2-main .top-leaderboard-page-main .top-leaderboard-section-main.topv2-clients-collent-emails .topv2-client-payment-section-main .col-5, .topv2-main .top-leaderboard-page-main .top-leaderboard-section-main.topv2-clients-collent-emails .topv2-client-payment-section-main .col-4, .topv2-main .top-leaderboard-page-main .top-leaderboard-section-main.topv2-clients-collent-emails .topv2-client-payment-section-main .col-3, .topv2-main .top-leaderboard-page-main .top-leaderboard-section-main.topv2-clients-collent-emails .topv2-client-payment-section-main .col-2, .topv2-main .top-leaderboard-page-main .top-leaderboard-section-main.topv2-clients-collent-emails .topv2-client-payment-section-main .col-1 {
  padding-right: 8px;
  padding-left: 8px;
}
.topv2-main .top-leaderboard-page-main .top-leaderboard-section-main.topv2-clients-collent-emails .pay-now-btns {
  margin-top: 20px;
}
.topv2-main .top-leaderboard-page-main .top-leaderboard-section-main.topv2-clients-collent-emails .pay-now-btns .btn-upgrade-now-btn {
  margin: auto !important;
}
.topv2-main .top-leaderboard-page-main .top-leaderboard-section-main.topv2-clients-collent-emails .topv2-client-paynow .paypal-buttons {
  width: 250px !important;
  max-width: 100% !important;
}
.topv2-main .top-leaderboard-page-main .top-leaderboard-section-main.topv2-clients-collent-emails .text-danger {
  font-size: 15px;
}
.topv2-main .top-leaderboard-page-main .top-leaderboard-section-main.topv2-clients-collent-emails .topv2-client {
  padding: 15px 0;
  width: 250px;
  max-width: 100%;
  margin: auto;
}
.topv2-main .top-leaderboard-page-main .top-leaderboard-section-main.topv2-clients-collent-emails .topv2-client p {
  font-size: 16px;
  color: white;
  font-family: "Barlow Condensed";
  font-weight: 600;
  text-align: center;
  position: relative;
}
.topv2-main .top-leaderboard-page-main .top-leaderboard-section-main.topv2-clients-collent-emails .topv2-client p::before {
  position: absolute;
  content: "";
  right: 0;
  left: auto;
  width: 45%;
  background: #3f3f3f;
  height: 1px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.topv2-main .top-leaderboard-page-main .top-leaderboard-section-main.topv2-clients-collent-emails .topv2-client p::after {
  position: absolute;
  content: "";
  right: auto;
  left: 0;
  width: 45%;
  background: #3f3f3f;
  height: 1px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.topv2-main .top-leaderboard-page-main .topv2-press-inquiries-section-main form .form-group .form-control {
  background-color: #242733;
  height: auto;
  padding: 10px 15px;
  font-family: "Barlow Condensed";
  font-weight: 500;
  font-size: 15px;
  color: #b2934d;
  border: none;
  outline: none;
  box-shadow: none;
  width: 100%;
}
.topv2-main .top-leaderboard-page-main .topv2-press-inquiries-section-main form .form-group textarea {
  resize: none;
}
.topv2-main .top-leaderboard-page-main .topv2-help-center-block {
  background: transparent;
  padding: 0;
}
.topv2-main .top-leaderboard-page-main .topv2-help-center-block .topv2-help-center-title {
  font-size: 20px;
  color: white !important;
  font-family: "montserratmedium";
  letter-spacing: 0.6px;
  margin-bottom: 12px;
  padding-top: 10px;
}

.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main {
  background: #272a37;
  padding: 35px;
  margin-bottom: 25px;
}
@media (max-width: 991.98px) {
  .topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main {
    padding: 25px;
  }
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main.topv2-dashboard-btn .btn-upgrade-now-btn {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  padding: 14px;
  width: 100%;
  text-align: center;
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main .top-v2-small-title-text {
  margin-bottom: 20px;
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main .top-v2-small-title-text .topv2-media-dynamic-title {
  color: #B2944E;
  padding-left: 6px;
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main .top-v2-small-title-text .topv2-media-dynamic-title i {
  position: relative;
  display: inline-block;
  width: 9px;
  height: 9px;
  margin-bottom: 3px;
  margin-right: 10px;
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main .top-v2-small-title-text .topv2-media-dynamic-title i::before {
  position: absolute;
  content: "";
  background: url("../svg/media-next-icon.svg") no-repeat;
  background-position: center center;
  background-size: contain;
  width: 100%;
  height: 100%;
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main .top-dolar-block {
  width: 150px;
  overflow: hidden;
  margin: auto;
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main .top-dolar-block img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main.bg-image-confetti {
  position: relative;
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main.bg-image-confetti::before {
  position: absolute;
  content: "";
  background-image: url(../png/confetti-bg-img.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
  right: 0;
  top: 0;
  left: 0;
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main.bg-image-confetti .top-v2-small-title-text {
  text-align: center;
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main .top-practices-block-main {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main .top-practices-block-main .top-book-img {
  width: 100px;
  height: 145px;
  overflow: hidden;
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main .top-practices-block-main .top-book-img img {
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
  width: 100%;
  height: 100%;
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main .top-practices-block-main .top-practices-details-block {
  margin-left: 20px;
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main .top-practices-block-main .top-practices-details-block img {
  width: 16px;
  height: 20px;
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main .top-practices-block-main .top-practices-details-block .download-link {
  font-size: 15px;
  font-family: "Barlow Condensed";
  font-weight: 500;
  text-transform: uppercase;
  line-height: 26px;
  color: white;
  padding: 7px 0;
  text-decoration: underline !important;
  transition: all 0.3s ease-in-out;
  display: block;
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main .top-practices-block-main .top-practices-details-block .download-link:hover {
  color: #eddc7d;
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main .top-practices-block-main .top-practices-details-block p {
  font-size: 11px;
  font-weight: 400;
  font-family: "Barlow";
  color: white;
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main .top-cash-out-history-block {
  height: 195px;
  overflow: auto;
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main .top-cash-out-history-block .top-cash-out-history-list {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.03);
  padding-bottom: 10px;
  width: 100%;
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main .top-cash-out-history-block .top-cash-out-history-list .dolar-icon {
  width: 38px;
  height: 30px;
  overflow: hidden;
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main .top-cash-out-history-block .top-cash-out-history-list .dolar-icon img {
  width: 100%;
  height: 100%;
  -o-object-position: center;
     object-position: center;
  -o-object-fit: contain;
     object-fit: contain;
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main .top-cash-out-history-block .top-cash-out-history-list p {
  font-size: 14px;
  color: white;
  font-weight: 400;
  font-family: "Barlow";
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main .top-referrals-block-main {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main .top-referrals-block-main div {
  width: 33.33%;
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main .top-referrals-block-main .top-referrals-detail {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main .top-referrals-block-main .top-referrals-detail::before {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  background: rgba(255, 255, 255, 0.1);
  width: 1px;
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main .top-referrals-block-main .top-referrals-detail:last-child::before {
  content: unset;
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main .top-referrals-block-main .top-referrals-detail .btn-upgrade-now-btn {
  width: 150px;
}
@media (max-width: 991.98px) {
  .topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main .top-referrals-block-main .top-referrals-detail .btn-upgrade-now-btn {
    width: 120px;
  }
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main .top-referrals-block-main .top-referrals-detail span {
  font-size: 15px;
  color: white;
  font-weight: 400;
  font-family: "Barlow";
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.6px;
  text-align: center;
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main .top-referrals-block-main .top-referrals-detail .toc-v2-project-title-main {
  font-weight: 500;
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main .form-inline {
  display: block;
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main table {
  border-collapse: separate;
  border-spacing: 0 6px;
  overflow: auto;
  width: 100% !important;
}
@media (max-width: 991.98px) {
  .topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main table {
    display: inline-block;
  }
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main table th {
  border: none;
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main table td {
  border: none;
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main table thead tr th {
  font-weight: 500;
  font-family: "Barlow";
  color: white;
  text-transform: uppercase;
  font-size: 14px;
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main table thead tr th .dropdown button {
  background: transparent;
  outline: none;
  border: none;
  box-shadow: none;
  font-weight: 500;
  font-family: "Barlow";
  color: white;
  text-transform: uppercase;
  font-size: 14px;
  padding: 0;
  position: relative;
  padding-right: 20px;
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main table thead tr th .dropdown button::before {
  position: absolute;
  content: "";
  background-image: url(../svg/information_01.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 15px;
  height: 15px;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main table thead tr th .dropdown .dropdown-menu {
  top: 5px !important;
  left: auto !important;
  right: 0px !important;
  width: 220px;
  transform: translate3d(0px, 17px, 0px) !important;
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main table thead tr th .dropdown .dropdown-menu .dropdown-item {
  font-weight: 500;
  font-family: "Barlow";
  color: #272a37;
  font-size: 12px;
  white-space: inherit;
  background: transparent;
  line-height: 18px;
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main table tbody tr {
  background: rgba(255, 255, 255, 0.03);
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main table tbody tr td {
  font-weight: 500;
  font-family: "Barlow";
  color: white;
  font-size: 16px;
  padding: 14px;
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main .pagination {
  display: flex;
  justify-content: flex-end;
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main .pagination li {
  font-weight: 600;
  font-family: "Barlow";
  color: white;
  text-transform: uppercase;
  font-size: 14px;
  margin-left: 8px;
  transition: all 0.3s ease-in-out;
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main .pagination li:hover {
  color: #b2934d;
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main .youhave-text {
  font-size: 15px;
  font-family: "Barlow Condensed";
  font-weight: 400;
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main .topv2-referral-qrcode-block-main {
  display: flex;
  justify-content: space-between;
  width: 100%;
  align-items: center;
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main .topv2-referral-qrcode-block-main .topv2-qrcode-img {
  background: #1f222d;
  width: 110px;
  height: 110px;
  display: inline-block;
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main .topv2-referral-qrcode-block-main .topv2-qrcode-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center center;
     object-position: center center;
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main .topv2-referral-qrcode-block-main p {
  font-size: 12px;
  font-weight: 400;
  line-height: 24px;
  font-family: "Barlow";
  color: white;
  margin-left: 20px;
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main .topv2-media-details-block-main {
  overflow-x: hidden;
  overflow-y: auto;
  max-height: 400px;
  height: 100%;
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main .topv2-media-details-block-main .topv2-media-block {
  width: 100%;
  height: 170px;
  display: flex;
  flex-direction: column;
  margin-bottom: 30px;
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main .topv2-media-details-block-main .topv2-media-block .topv2-media-images-block {
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: #1b1e2c;
  cursor: pointer;
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main .topv2-media-details-block-main .topv2-media-block .topv2-media-images-block img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main .topv2-media-details-block-main .topv2-media-block .topv2-media-images-block iframe {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main .topv2-media-details-block-main .topv2-media-block .topv2-media-footer-block {
  background: white;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main .topv2-media-details-block-main .topv2-media-block .topv2-media-footer-block .topv2-media-title-and-icon {
  font-size: 12px;
  color: #272a37;
  display: inline-block;
  font-weight: 500;
  padding-left: 18px;
  position: relative;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main .topv2-media-details-block-main .topv2-media-block .topv2-media-footer-block .topv2-media-title-and-icon::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main .topv2-media-details-block-main .topv2-media-block .topv2-media-footer-block .topv2-media-download-icon {
  width: 11px;
  height: 12px;
  overflow: hidden;
  display: inline-flex;
  flex: 0 0 auto;
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main .topv2-media-details-block-main .topv2-media-block .topv2-media-footer-block .topv2-media-download-icon img {
  width: 100%;
  height: 100%;
  -o-object-position: center;
     object-position: center;
  -o-object-fit: contain;
     object-fit: contain;
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main .topv2-media-details-block-main .topv2-media-block.topv2-video-icon .topv2-media-footer-block .topv2-media-title-and-icon::before {
  background: url("../svg/video-icon-youtube.svg") no-repeat;
  background-position: center center;
  background-size: contain;
  width: 12px;
  height: auto;
  top: 2px;
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main .topv2-media-details-block-main .topv2-media-block.topv2-video-icon .topv2-media-images-block {
  position: relative;
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main .topv2-media-details-block-main .topv2-media-block.topv2-video-icon .topv2-media-images-block::before {
  position: absolute;
  content: "";
  right: 0;
  left: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  width: 30px;
  height: 30px;
  background: url("../svg/play-button.svg") no-repeat;
  background-position: center center;
  background-size: contain;
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main .topv2-media-details-block-main .topv2-media-block.topv2-image-icon .topv2-media-footer-block .topv2-media-title-and-icon::before {
  background: url("../svg/picture.svg") no-repeat;
  background-position: center center;
  background-size: contain;
  width: 12px;
  height: auto;
  top: 2px;
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main .topv2-media-details-block-main .topv2-media-block.topv2-pdf-icon .media-open-model {
  padding: 20px;
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main .topv2-media-details-block-main .topv2-media-block.topv2-pdf-icon .media-open-model img {
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main .topv2-media-details-block-main .topv2-media-block.topv2-pdf-icon .topv2-media-footer-block .topv2-media-title-and-icon::before {
  background: url("../svg/pdf-file-footer.svg") no-repeat;
  background-position: center center;
  background-size: contain;
  width: 12px;
  height: auto;
  top: 2px;
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main .topv2-media-details-block-main .form-account-set .form-group textarea {
  background: #282b38;
  border: 1px solid rgba(255, 255, 255, 0.1);
  height: 140px;
  color: #9b9da8 !important;
  resize: none;
  font-weight: 400;
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main .topv2-media-details-block-main .topv2-flex-end {
  display: flex;
  justify-content: flex-end;
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main .topv2-media-details-block-main .topv2-flex-end .btn-upgrade-now-btn {
  margin: unset;
  width: 150px;
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main .topv2-media-details-block-main.topv2-media-file-icon .topv2-media-categories-list {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main .topv2-media-details-block-main.topv2-media-file-icon .topv2-media-categories-list .select-media-category {
  flex-basis: 132px;
  max-width: 132px;
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main .topv2-media-details-block-main.topv2-media-file-icon .topv2-media-categories-list .select-media-category .topv2-media-block {
  height: auto;
  text-align: center;
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main .topv2-media-details-block-main.topv2-media-file-icon .topv2-media-categories-list .select-media-category .topv2-media-block .topv2-media-images-block {
  width: 106px;
  height: 99px;
  background: transparent;
  margin: auto;
  margin-bottom: 12px;
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main .topv2-media-details-block-main.topv2-media-file-icon .topv2-media-categories-list .select-media-category .topv2-media-block .topv2-media-images-block img {
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main .topv2-media-details-block-main.topv2-media-file-icon .topv2-media-categories-list .select-media-category .topv2-media-block p {
  font-size: 15px;
  font-family: "Barlow Condensed";
  font-weight: 500;
  color: white;
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main.topv2-social-links-block .top-cash-out-history-block {
  height: 210px;
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main.topv2-social-links-block .top-cash-out-history-block .top-cash-out-history-list .topv2-social-copy-link-block {
  display: flex;
  justify-content: space-between;
  width: 100%;
  align-items: center;
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main.topv2-social-links-block .top-cash-out-history-block .top-cash-out-history-list .topv2-social-copy-link-block .topv2-social-link {
  transition: all 0.3s ease-in-out;
  width: calc(100% - 50px);
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main.topv2-social-links-block .top-cash-out-history-block .top-cash-out-history-list .topv2-social-copy-link-block .topv2-social-link:hover {
  color: #b2934d;
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main.topv2-social-links-block .top-cash-out-history-block .top-cash-out-history-list .topv2-social-copy-link-block .topv2-copy-icons-block {
  width: 36px;
  height: 36px;
  background: #161720;
  border-radius: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 5px;
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main.topv2-social-links-block .top-cash-out-history-block .top-cash-out-history-list .topv2-social-copy-link-block .topv2-copy-icons-block .social-link-copy-btn {
  display: flex;
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main.topv2-social-links-block .top-cash-out-history-block .top-cash-out-history-list .topv2-social-copy-link-block .topv2-copy-icons-block .social-link-copy-btn i {
  font-size: 14px;
  color: #949494;
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main.topv2-social-links-block .top-cash-out-history-block .top-cash-out-history-list .topv2-social-copy-link-block .topv2-copy-icons-block .copied-text-msg i {
  font-size: 14px;
  color: #b2934d;
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main .topv2-team-members-block-main {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 991px) {
  .topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main .topv2-team-members-block-main {
    align-items: unset;
    flex-direction: column;
  }
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main .topv2-team-members-block-main .top-v2-small-title-text {
  margin-bottom: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 138px;
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main .topv2-team-members-block-main .topv2-licenses-block-main {
  background: #313449;
  padding: 12px;
  display: flex;
  border-radius: 4px;
}
@media (max-width: 1199px) {
  .topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main .topv2-team-members-block-main .topv2-licenses-block-main {
    flex-direction: column;
  }
}
@media (max-width: 991px) {
  .topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main .topv2-team-members-block-main .topv2-licenses-block-main {
    margin: 10px 0;
    flex-direction: unset;
  }
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main .topv2-team-members-block-main .topv2-licenses-block-main p {
  font-weight: 500;
  font-family: "Barlow";
  color: white;
  font-size: 15px;
  margin-right: 5px;
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main .topv2-team-members-block-main .topv2-licenses-block-main a {
  display: inline-block;
  font-weight: 500;
  font-family: "Barlow";
  color: #b2934d;
  font-size: 15px;
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main .topv2-team-members-block-main .invite-member {
  width: 150px;
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main .topv2-team-members-block-main .invite-member .btn-upgrade-now-btn {
  width: 140px;
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main .topv2-tracking-section .nav-tabs {
  border-bottom: 1px solid #161820;
  margin-bottom: 24px;
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main .topv2-tracking-section .nav-tabs .nav-item {
  margin-bottom: 0;
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main .topv2-tracking-section .nav-tabs .nav-item .nav-link {
  font-size: 15px;
  font-weight: 600;
  margin-right: 0;
  padding: 15px;
  background: #2e313d;
  color: #848484;
  opacity: 1 !important;
  width: 100%;
  text-align: center;
  font-family: "Barlow";
  transition: all 0.3s ease-in-out;
  border: none;
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main .topv2-tracking-section .nav-tabs .nav-item .nav-link.active {
  background: #1e222f;
  color: white;
  opacity: 1 !important;
  width: 100%;
  text-align: center;
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main .topv2-tracking-section .tab-content .tab-pane svg path {
  stroke: #2e323f !important;
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main .topv2-tracking-section .select-time-period {
  margin-bottom: 30px;
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main .topv2-tracking-section .select-time-period .topcourt-select-box-main .form-control {
  background-color: #1e222f;
  border: 1px solid #2a2d3b;
  border-radius: 4px;
  height: 50px;
  display: flex;
  align-items: center;
  padding: 15px;
  outline: none;
  box-shadow: none;
  font-family: "Barlow Condensed";
  font-weight: 500;
  font-size: 16px;
  color: #9b9da8;
  margin-bottom: 15px;
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main .topv2-tracking-section .select-time-period .topcourt-select-box-main .select2 {
  outline: none !important;
  box-shadow: none !important;
  width: 100% !important;
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main .topv2-tracking-section .select-time-period .topcourt-select-box-main .select2 .selection .select2-selection {
  background-color: #1e222f !important;
  border: 1px solid #2a2d3b !important;
  border-radius: 4px !important;
  height: 50px !important;
  display: flex;
  align-items: center !important;
  padding: 5px !important;
  outline: none !important;
  box-shadow: none !important;
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main .topv2-tracking-section .select-time-period .topcourt-select-box-main .select2 .selection .select2-selection .select2-selection__rendered {
  font-family: "Barlow Condensed";
  font-weight: 500;
  font-size: 16px;
  color: #9b9da8 !important;
  width: calc(100% - 15px);
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-ambassadors-bg-main .topv2-tracking-section .select-time-period .topcourt-select-box-main .select2 .selection .select2-selection .select2-selection__arrow {
  top: 11px !important;
  right: 10px !important;
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .top-earn-gold-and-share-block {
  margin-bottom: 25px;
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main form .form-group {
  margin-bottom: 1rem;
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main form .form-group label {
  font-family: "Barlow Condensed";
  font-weight: 500;
  font-size: 14px;
  color: white;
  line-height: normal;
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main form .form-group .form-control {
  height: 51px;
  color: #242733;
  font-size: 16px;
  font-family: "Barlow Condensed";
  font-weight: 500;
  border: none;
  box-shadow: none;
  outline: none;
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main form .form-group .text-danger {
  font-size: 13px;
  font-family: "Barlow Condensed";
  font-weight: 500;
  color: red;
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main form .form-group .select2 {
  width: 100%;
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main form .form-group .select2 .selection .select2-selection {
  height: 51px;
  color: #242733;
  font-size: 16px;
  font-family: "Barlow Condensed";
  font-weight: 500;
  border: none;
  box-shadow: none;
  outline: none;
  display: flex;
  align-items: center;
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main form .form-group .select2 .selection .select2-selection .select2-selection__rendered {
  width: calc(100% - 20px);
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main form .form-group .select2 .selection .select2-selection .select2-selection__arrow {
  height: auto;
  position: absolute;
  top: 0;
  right: 5px;
  width: 20px;
  bottom: 0;
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main form .form-group .choose-file-box {
  display: flex;
  flex-direction: column;
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main form .form-group .choose-file-box input {
  color: white;
  font-size: 14px;
  font-family: "Barlow Condensed";
  font-weight: 500;
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .topct-myaccount-silver {
  padding: 40px 0;
  border-bottom: none;
  background: #272a37;
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .topct-myaccount-silver .topct-sliver-member .top-ambassadors-details-section-main form .form-group .form-control {
  color: #b2934d;
}
.topv2-main .top-ambassadors-page .top-ambassadors-details-section-main .topct-myaccount-silver .topct-sliver-member .top-ambassadors-details-section-main form .form-group .select2 .selection .select2-selection .select2-selection__rendered {
  display: inline-flex;
}

.topv2-template-modal-main .topv2-template-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: rgba(42, 45, 59, 0.8);
  padding: 18px;
  z-index: 2;
}
.topv2-template-modal-main .topv2-template-header .download-icon {
  z-index: 1;
}
.topv2-template-modal-main .topv2-template-header .download-icon a {
  display: flex;
  width: 15px;
}
.topv2-template-modal-main .topv2-template-header .download-icon a img {
  width: 100%;
}
.topv2-template-modal-main .topv2-template-header .download-icon .dropdown .download-icom {
  width: 20px;
  display: block;
  padding: 0;
  transition: all 0.3s ease-in-out;
}
.topv2-template-modal-main .topv2-template-header .download-icon .dropdown .download-icom img {
  width: 100%;
}
.topv2-template-modal-main .topv2-template-header .download-icon .dropdown .download-icom:hover {
  opacity: 0.7;
}
.topv2-template-modal-main .topv2-template-header .download-icon .dropdown .dropdown-menu {
  padding: 15px;
  background: white;
  left: auto !important;
  right: 0 !important;
  top: 100% !important;
  margin-top: 10px;
}
.topv2-template-modal-main .topv2-template-header .download-icon .dropdown .dropdown-menu .dropdown-item {
  font-size: 14px;
  font-weight: 600;
  color: #252758;
  display: block;
  margin-bottom: 7px;
  transition: all 0.3s ease-in-out;
  width: 100% !important;
}
.topv2-template-modal-main .topv2-template-header .download-icon .dropdown .dropdown-menu .dropdown-item:hover {
  opacity: 0.7;
}
.topv2-template-modal-main .topv2-template-header .back-icon {
  width: 24px;
  height: auto;
  overflow: hidden;
  display: flex;
}
.topv2-template-modal-main .topv2-template-header .back-icon img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.topv2-template-modal-main .modal-content {
  border: none;
}
.topv2-template-modal-main .modal-content .modal-body {
  display: flex;
  width: 100%;
  height: auto;
  max-height: 500px;
  padding: 0;
  margin: 0;
}
.topv2-template-modal-main .modal-content .modal-body video {
  width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  border: none;
  outline: none;
  -o-object-position: center;
     object-position: center;
}
.topv2-template-modal-main .modal-content .modal-body img {
  width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}

.modal-open .topv2-template-modal-main {
  padding-right: 0 !important;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.5);
}

.modal-backdrop.show {
  position: absolute;
  background: transparent;
}

.daterangepicker {
  background-color: #161720 !important;
  border: none !important;
  font-family: "Barlow" !important;
}
.daterangepicker::after {
  border-bottom: 6px solid #161720 !important;
}
.daterangepicker::before {
  border-bottom: 7px solid #161720 !important;
}
.daterangepicker .calendar-table span {
  border-color: white !important;
}
.daterangepicker .ranges ul li:hover {
  background: #b2934d !important;
}
.daterangepicker .ranges ul li.active {
  background: #b2934d !important;
}
.daterangepicker .calendar-table {
  border: none !important;
  border-radius: 4px !important;
  background-color: #161720 !important;
}
.daterangepicker td.active {
  background: #b2934d !important;
}
.daterangepicker td:hover {
  background: #b2934d !important;
}
.daterangepicker td.off {
  background-color: #2e313d !important;
}
.daterangepicker .table-condensed thead tr th.available:hover {
  background: #b2934d !important;
}
.daterangepicker .drp-buttons {
  border: none !important;
}
.daterangepicker .drp-buttons button {
  border: none !important;
  outline: none;
  box-shadow: none;
  color: white !important;
}
.daterangepicker .drp-buttons .cancelBtn {
  background: #898ca7 !important;
}
.daterangepicker .drp-buttons .applyBtn {
  background: #b2934d !important;
}
.daterangepicker .drp-calendar.left {
  border: none !important;
}

coin {
  width: 12vh;
  height: 12vh;
  border-radius: 0;
  background: url("../png/topcourt-icon-main.png") no-repeat;
  background-position: center center;
  background-size: contain;
  position: absolute;
  top: -13vh;
  left: 51%;
  margin-left: -7.5vh;
  transition: all 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -webkit-animation: coin-anim 2s infinite cubic-bezier(0.68, -0.55, 0.265, 1.55);
          animation: coin-anim 2s infinite cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
coin::before, coin::after {
  content: " ";
  position: absolute;
  width: 1.5vh;
  height: 50%;
  background-color: #ffefa8;
  border-radius: 1.5vh;
  top: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
  opacity: 0.5;
  -webkit-animation: coin-pseudo-anim 2s infinite cubic-bezier(0.68, -0.55, 0.265, 1.55);
          animation: coin-pseudo-anim 2s infinite cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
coin::before {
  left: 35%;
  content: unset;
}
coin::after {
  left: 65%;
  content: unset;
}

@-webkit-keyframes coin-anim {
  0% {
    transform: translate3d(0, 0, 0);
    width: 12vh;
    margin-left: -7.5vh;
  }
  25% {
    width: 0;
    margin-left: 0;
  }
  30% {
    width: 12vh;
    margin-left: -7.5vh;
  }
  35% {
    width: 0;
    margin-left: 0;
  }
  40% {
    width: 12vh;
    margin-left: -7.5vh;
  }
  45% {
    width: 0;
    margin-left: 0;
  }
  50%, 60% {
    transform: translate3d(0, 30vh, 0);
    width: 12vh;
    margin-left: -7.5vh;
  }
  70%, 80% {
    transform: translate3d(0, 65vh, 0);
    width: 12vh;
    margin-left: -7.5vh;
    opacity: 1;
  }
  81%, 100% {
    opacity: 0;
  }
}

@keyframes coin-anim {
  0% {
    transform: translate3d(0, 0, 0);
    width: 12vh;
    margin-left: -7.5vh;
  }
  25% {
    width: 0;
    margin-left: 0;
  }
  30% {
    width: 12vh;
    margin-left: -7.5vh;
  }
  35% {
    width: 0;
    margin-left: 0;
  }
  40% {
    width: 12vh;
    margin-left: -7.5vh;
  }
  45% {
    width: 0;
    margin-left: 0;
  }
  50%, 60% {
    transform: translate3d(0, 30vh, 0);
    width: 12vh;
    margin-left: -7.5vh;
  }
  70%, 80% {
    transform: translate3d(0, 65vh, 0);
    width: 12vh;
    margin-left: -7.5vh;
    opacity: 1;
  }
  81%, 100% {
    opacity: 0;
  }
}
@-webkit-keyframes coin-pseudo-anim {
  0% {
    width: 1.5vh;
  }
  25% {
    width: 0;
    margin-left: 0;
  }
  30% {
    width: 1.5vh;
  }
  35% {
    width: 0;
    margin-left: 0;
  }
  40% {
    width: 1.5vh;
  }
  45% {
    width: 0;
  }
  50% {
    width: 1.5vh;
  }
}
@keyframes coin-pseudo-anim {
  0% {
    width: 1.5vh;
  }
  25% {
    width: 0;
    margin-left: 0;
  }
  30% {
    width: 1.5vh;
  }
  35% {
    width: 0;
    margin-left: 0;
  }
  40% {
    width: 1.5vh;
  }
  45% {
    width: 0;
  }
  50% {
    width: 1.5vh;
  }
}
splash {
  position: absolute;
  border-radius: 3vh;
  width: 3vh;
  height: 12vh;
  left: calc(50% - 1.5vh);
  top: -12vh;
  transform-origin: bottom;
  mix-blend-mode: color;
  z-index: -1;
  background: linear-gradient(180deg, #F1DD65 0%, #90681E 100%) !important;
}

splash:nth-child(0) {
  -webkit-animation: splash-anim-0 2s infinite cubic-bezier(0.68, -0.55, 0.265, 1.55);
          animation: splash-anim-0 2s infinite cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

@-webkit-keyframes splash-anim-0 {
  0% {
    top: -12vh;
    transform: rotate(0deg) scaleY(0);
  }
  40% {
    transform: rotate(0deg) scaleY(0);
    opacity: 0.2;
  }
  50% {
    top: 10.5vh;
    transform: rotate(0deg) scaleY(0);
  }
  60% {
    transform: rotate(0deg) scaleY(1);
    opacity: 1;
  }
  70%, 100% {
    transform: rotate(0deg) scaleY(2);
    opacity: 0;
  }
}

@keyframes splash-anim-0 {
  0% {
    top: -12vh;
    transform: rotate(0deg) scaleY(0);
  }
  40% {
    transform: rotate(0deg) scaleY(0);
    opacity: 0.2;
  }
  50% {
    top: 10.5vh;
    transform: rotate(0deg) scaleY(0);
  }
  60% {
    transform: rotate(0deg) scaleY(1);
    opacity: 1;
  }
  70%, 100% {
    transform: rotate(0deg) scaleY(2);
    opacity: 0;
  }
}
splash:nth-child(1) {
  -webkit-animation: splash-anim-1 2s infinite cubic-bezier(0.68, -0.55, 0.265, 1.55);
          animation: splash-anim-1 2s infinite cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

@-webkit-keyframes splash-anim-1 {
  0% {
    top: -12vh;
    transform: rotate(45deg) scaleY(0);
  }
  40% {
    transform: rotate(45deg) scaleY(0);
    opacity: 0.2;
  }
  50% {
    top: 10.5vh;
    transform: rotate(45deg) scaleY(0);
  }
  60% {
    transform: rotate(45deg) scaleY(1);
    opacity: 1;
  }
  70%, 100% {
    transform: rotate(45deg) scaleY(2);
    opacity: 0;
  }
}

@keyframes splash-anim-1 {
  0% {
    top: -12vh;
    transform: rotate(45deg) scaleY(0);
  }
  40% {
    transform: rotate(45deg) scaleY(0);
    opacity: 0.2;
  }
  50% {
    top: 10.5vh;
    transform: rotate(45deg) scaleY(0);
  }
  60% {
    transform: rotate(45deg) scaleY(1);
    opacity: 1;
  }
  70%, 100% {
    transform: rotate(45deg) scaleY(2);
    opacity: 0;
  }
}
splash:nth-child(2) {
  -webkit-animation: splash-anim-2 2s infinite cubic-bezier(0.68, -0.55, 0.265, 1.55);
          animation: splash-anim-2 2s infinite cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

@-webkit-keyframes splash-anim-2 {
  0% {
    top: -12vh;
    transform: rotate(90deg) scaleY(0);
  }
  40% {
    transform: rotate(90deg) scaleY(0);
    opacity: 0.2;
  }
  50% {
    top: 10.5vh;
    transform: rotate(90deg) scaleY(0);
  }
  60% {
    transform: rotate(90deg) scaleY(1);
    opacity: 1;
  }
  70%, 100% {
    transform: rotate(90deg) scaleY(2);
    opacity: 0;
  }
}

@keyframes splash-anim-2 {
  0% {
    top: -12vh;
    transform: rotate(90deg) scaleY(0);
  }
  40% {
    transform: rotate(90deg) scaleY(0);
    opacity: 0.2;
  }
  50% {
    top: 10.5vh;
    transform: rotate(90deg) scaleY(0);
  }
  60% {
    transform: rotate(90deg) scaleY(1);
    opacity: 1;
  }
  70%, 100% {
    transform: rotate(90deg) scaleY(2);
    opacity: 0;
  }
}
splash:nth-child(3) {
  -webkit-animation: splash-anim-3 2s infinite cubic-bezier(0.68, -0.55, 0.265, 1.55);
          animation: splash-anim-3 2s infinite cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

@-webkit-keyframes splash-anim-3 {
  0% {
    top: -12vh;
    transform: rotate(135deg) scaleY(0);
  }
  40% {
    transform: rotate(135deg) scaleY(0);
    opacity: 0.2;
  }
  50% {
    top: 10.5vh;
    transform: rotate(135deg) scaleY(0);
  }
  60% {
    transform: rotate(135deg) scaleY(1);
    opacity: 1;
  }
  70%, 100% {
    transform: rotate(135deg) scaleY(2);
    opacity: 0;
  }
}

@keyframes splash-anim-3 {
  0% {
    top: -12vh;
    transform: rotate(135deg) scaleY(0);
  }
  40% {
    transform: rotate(135deg) scaleY(0);
    opacity: 0.2;
  }
  50% {
    top: 10.5vh;
    transform: rotate(135deg) scaleY(0);
  }
  60% {
    transform: rotate(135deg) scaleY(1);
    opacity: 1;
  }
  70%, 100% {
    transform: rotate(135deg) scaleY(2);
    opacity: 0;
  }
}
splash:nth-child(4) {
  -webkit-animation: splash-anim-4 2s infinite cubic-bezier(0.68, -0.55, 0.265, 1.55);
          animation: splash-anim-4 2s infinite cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

@-webkit-keyframes splash-anim-4 {
  0% {
    top: -12vh;
    transform: rotate(180deg) scaleY(0);
  }
  40% {
    transform: rotate(180deg) scaleY(0);
    opacity: 0.2;
  }
  50% {
    top: 10.5vh;
    transform: rotate(180deg) scaleY(0);
  }
  60% {
    transform: rotate(180deg) scaleY(1);
    opacity: 1;
  }
  70%, 100% {
    transform: rotate(180deg) scaleY(2);
    opacity: 0;
  }
}

@keyframes splash-anim-4 {
  0% {
    top: -12vh;
    transform: rotate(180deg) scaleY(0);
  }
  40% {
    transform: rotate(180deg) scaleY(0);
    opacity: 0.2;
  }
  50% {
    top: 10.5vh;
    transform: rotate(180deg) scaleY(0);
  }
  60% {
    transform: rotate(180deg) scaleY(1);
    opacity: 1;
  }
  70%, 100% {
    transform: rotate(180deg) scaleY(2);
    opacity: 0;
  }
}
splash:nth-child(5) {
  -webkit-animation: splash-anim-5 2s infinite cubic-bezier(0.68, -0.55, 0.265, 1.55);
          animation: splash-anim-5 2s infinite cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

@-webkit-keyframes splash-anim-5 {
  0% {
    top: -12vh;
    transform: rotate(225deg) scaleY(0);
  }
  40% {
    transform: rotate(225deg) scaleY(0);
    opacity: 0.2;
  }
  50% {
    top: 10.5vh;
    transform: rotate(225deg) scaleY(0);
  }
  60% {
    transform: rotate(225deg) scaleY(1);
    opacity: 1;
  }
  70%, 100% {
    transform: rotate(225deg) scaleY(2);
    opacity: 0;
  }
}

@keyframes splash-anim-5 {
  0% {
    top: -12vh;
    transform: rotate(225deg) scaleY(0);
  }
  40% {
    transform: rotate(225deg) scaleY(0);
    opacity: 0.2;
  }
  50% {
    top: 10.5vh;
    transform: rotate(225deg) scaleY(0);
  }
  60% {
    transform: rotate(225deg) scaleY(1);
    opacity: 1;
  }
  70%, 100% {
    transform: rotate(225deg) scaleY(2);
    opacity: 0;
  }
}
splash:nth-child(6) {
  -webkit-animation: splash-anim-6 2s infinite cubic-bezier(0.68, -0.55, 0.265, 1.55);
          animation: splash-anim-6 2s infinite cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

@-webkit-keyframes splash-anim-6 {
  0% {
    top: -12vh;
    transform: rotate(270deg) scaleY(0);
  }
  40% {
    transform: rotate(270deg) scaleY(0);
    opacity: 0.2;
  }
  50% {
    top: 10.5vh;
    transform: rotate(270deg) scaleY(0);
  }
  60% {
    transform: rotate(270deg) scaleY(1);
    opacity: 1;
  }
  70%, 100% {
    transform: rotate(270deg) scaleY(2);
    opacity: 0;
  }
}

@keyframes splash-anim-6 {
  0% {
    top: -12vh;
    transform: rotate(270deg) scaleY(0);
  }
  40% {
    transform: rotate(270deg) scaleY(0);
    opacity: 0.2;
  }
  50% {
    top: 10.5vh;
    transform: rotate(270deg) scaleY(0);
  }
  60% {
    transform: rotate(270deg) scaleY(1);
    opacity: 1;
  }
  70%, 100% {
    transform: rotate(270deg) scaleY(2);
    opacity: 0;
  }
}
splash:nth-child(7) {
  -webkit-animation: splash-anim-7 2s infinite cubic-bezier(0.68, -0.55, 0.265, 1.55);
          animation: splash-anim-7 2s infinite cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

@-webkit-keyframes splash-anim-7 {
  0% {
    top: -12vh;
    transform: rotate(315deg) scaleY(0);
  }
  40% {
    transform: rotate(315deg) scaleY(0);
    opacity: 0.2;
  }
  50% {
    top: 10.5vh;
    transform: rotate(315deg) scaleY(0);
  }
  60% {
    transform: rotate(315deg) scaleY(1);
    opacity: 1;
  }
  70%, 100% {
    transform: rotate(315deg) scaleY(2);
    opacity: 0;
  }
}

@keyframes splash-anim-7 {
  0% {
    top: -12vh;
    transform: rotate(315deg) scaleY(0);
  }
  40% {
    transform: rotate(315deg) scaleY(0);
    opacity: 0.2;
  }
  50% {
    top: 10.5vh;
    transform: rotate(315deg) scaleY(0);
  }
  60% {
    transform: rotate(315deg) scaleY(1);
    opacity: 1;
  }
  70%, 100% {
    transform: rotate(315deg) scaleY(2);
    opacity: 0;
  }
}
splash:nth-child(8) {
  -webkit-animation: splash-anim-8 2s infinite cubic-bezier(0.68, -0.55, 0.265, 1.55);
          animation: splash-anim-8 2s infinite cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

@-webkit-keyframes splash-anim-8 {
  0% {
    top: -12vh;
    transform: rotate(360deg) scaleY(0);
  }
  40% {
    transform: rotate(360deg) scaleY(0);
    opacity: 0.2;
  }
  50% {
    top: 10.5vh;
    transform: rotate(360deg) scaleY(0);
  }
  60% {
    transform: rotate(360deg) scaleY(1);
    opacity: 1;
  }
  70%, 100% {
    transform: rotate(360deg) scaleY(2);
    opacity: 0;
  }
}

@keyframes splash-anim-8 {
  0% {
    top: -12vh;
    transform: rotate(360deg) scaleY(0);
  }
  40% {
    transform: rotate(360deg) scaleY(0);
    opacity: 0.2;
  }
  50% {
    top: 10.5vh;
    transform: rotate(360deg) scaleY(0);
  }
  60% {
    transform: rotate(360deg) scaleY(1);
    opacity: 1;
  }
  70%, 100% {
    transform: rotate(360deg) scaleY(2);
    opacity: 0;
  }
}
splash:nth-child(9) {
  -webkit-animation: splash-anim-9 2s infinite cubic-bezier(0.68, -0.55, 0.265, 1.55);
          animation: splash-anim-9 2s infinite cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

@-webkit-keyframes splash-anim-9 {
  0% {
    top: -12vh;
    transform: rotate(405deg) scaleY(0);
  }
  40% {
    transform: rotate(405deg) scaleY(0);
    opacity: 0.2;
  }
  50% {
    top: 10.5vh;
    transform: rotate(405deg) scaleY(0);
  }
  60% {
    transform: rotate(405deg) scaleY(1);
    opacity: 1;
  }
  70%, 100% {
    transform: rotate(405deg) scaleY(2);
    opacity: 0;
  }
}

@keyframes splash-anim-9 {
  0% {
    top: -12vh;
    transform: rotate(405deg) scaleY(0);
  }
  40% {
    transform: rotate(405deg) scaleY(0);
    opacity: 0.2;
  }
  50% {
    top: 10.5vh;
    transform: rotate(405deg) scaleY(0);
  }
  60% {
    transform: rotate(405deg) scaleY(1);
    opacity: 1;
  }
  70%, 100% {
    transform: rotate(405deg) scaleY(2);
    opacity: 0;
  }
}
splash:nth-child(10) {
  -webkit-animation: splash-anim-10 2s infinite cubic-bezier(0.68, -0.55, 0.265, 1.55);
          animation: splash-anim-10 2s infinite cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

@-webkit-keyframes splash-anim-10 {
  0% {
    top: -12vh;
    transform: rotate(450deg) scaleY(0);
  }
  40% {
    transform: rotate(450deg) scaleY(0);
    opacity: 0.2;
  }
  50% {
    top: 10.5vh;
    transform: rotate(450deg) scaleY(0);
  }
  60% {
    transform: rotate(450deg) scaleY(1);
    opacity: 1;
  }
  70%, 100% {
    transform: rotate(450deg) scaleY(2);
    opacity: 0;
  }
}

@keyframes splash-anim-10 {
  0% {
    top: -12vh;
    transform: rotate(450deg) scaleY(0);
  }
  40% {
    transform: rotate(450deg) scaleY(0);
    opacity: 0.2;
  }
  50% {
    top: 10.5vh;
    transform: rotate(450deg) scaleY(0);
  }
  60% {
    transform: rotate(450deg) scaleY(1);
    opacity: 1;
  }
  70%, 100% {
    transform: rotate(450deg) scaleY(2);
    opacity: 0;
  }
}
splash:nth-child(11) {
  -webkit-animation: splash-anim-11 2s infinite cubic-bezier(0.68, -0.55, 0.265, 1.55);
          animation: splash-anim-11 2s infinite cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

@-webkit-keyframes splash-anim-11 {
  0% {
    top: -12vh;
    transform: rotate(495deg) scaleY(0);
  }
  40% {
    transform: rotate(495deg) scaleY(0);
    opacity: 0.2;
  }
  50% {
    top: 10.5vh;
    transform: rotate(495deg) scaleY(0);
  }
  60% {
    transform: rotate(495deg) scaleY(1);
    opacity: 1;
  }
  70%, 100% {
    transform: rotate(495deg) scaleY(2);
    opacity: 0;
  }
}

@keyframes splash-anim-11 {
  0% {
    top: -12vh;
    transform: rotate(495deg) scaleY(0);
  }
  40% {
    transform: rotate(495deg) scaleY(0);
    opacity: 0.2;
  }
  50% {
    top: 10.5vh;
    transform: rotate(495deg) scaleY(0);
  }
  60% {
    transform: rotate(495deg) scaleY(1);
    opacity: 1;
  }
  70%, 100% {
    transform: rotate(495deg) scaleY(2);
    opacity: 0;
  }
}
splash:nth-child(12) {
  -webkit-animation: splash-anim-12 2s infinite cubic-bezier(0.68, -0.55, 0.265, 1.55);
          animation: splash-anim-12 2s infinite cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

@-webkit-keyframes splash-anim-12 {
  0% {
    top: -12vh;
    transform: rotate(540deg) scaleY(0);
  }
  40% {
    transform: rotate(540deg) scaleY(0);
    opacity: 0.2;
  }
  50% {
    top: 10.5vh;
    transform: rotate(540deg) scaleY(0);
  }
  60% {
    transform: rotate(540deg) scaleY(1);
    opacity: 1;
  }
  70%, 100% {
    transform: rotate(540deg) scaleY(2);
    opacity: 0;
  }
}

@keyframes splash-anim-12 {
  0% {
    top: -12vh;
    transform: rotate(540deg) scaleY(0);
  }
  40% {
    transform: rotate(540deg) scaleY(0);
    opacity: 0.2;
  }
  50% {
    top: 10.5vh;
    transform: rotate(540deg) scaleY(0);
  }
  60% {
    transform: rotate(540deg) scaleY(1);
    opacity: 1;
  }
  70%, 100% {
    transform: rotate(540deg) scaleY(2);
    opacity: 0;
  }
}
splash:nth-child(13) {
  -webkit-animation: splash-anim-13 2s infinite cubic-bezier(0.68, -0.55, 0.265, 1.55);
          animation: splash-anim-13 2s infinite cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

@-webkit-keyframes splash-anim-13 {
  0% {
    top: -12vh;
    transform: rotate(585deg) scaleY(0);
  }
  40% {
    transform: rotate(585deg) scaleY(0);
    opacity: 0.2;
  }
  50% {
    top: 10.5vh;
    transform: rotate(585deg) scaleY(0);
  }
  60% {
    transform: rotate(585deg) scaleY(1);
    opacity: 1;
  }
  70%, 100% {
    transform: rotate(585deg) scaleY(2);
    opacity: 0;
  }
}

@keyframes splash-anim-13 {
  0% {
    top: -12vh;
    transform: rotate(585deg) scaleY(0);
  }
  40% {
    transform: rotate(585deg) scaleY(0);
    opacity: 0.2;
  }
  50% {
    top: 10.5vh;
    transform: rotate(585deg) scaleY(0);
  }
  60% {
    transform: rotate(585deg) scaleY(1);
    opacity: 1;
  }
  70%, 100% {
    transform: rotate(585deg) scaleY(2);
    opacity: 0;
  }
}
splash:nth-child(14) {
  -webkit-animation: splash-anim-14 2s infinite cubic-bezier(0.68, -0.55, 0.265, 1.55);
          animation: splash-anim-14 2s infinite cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

@-webkit-keyframes splash-anim-14 {
  0% {
    top: -12vh;
    transform: rotate(630deg) scaleY(0);
  }
  40% {
    transform: rotate(630deg) scaleY(0);
    opacity: 0.2;
  }
  50% {
    top: 10.5vh;
    transform: rotate(630deg) scaleY(0);
  }
  60% {
    transform: rotate(630deg) scaleY(1);
    opacity: 1;
  }
  70%, 100% {
    transform: rotate(630deg) scaleY(2);
    opacity: 0;
  }
}

@keyframes splash-anim-14 {
  0% {
    top: -12vh;
    transform: rotate(630deg) scaleY(0);
  }
  40% {
    transform: rotate(630deg) scaleY(0);
    opacity: 0.2;
  }
  50% {
    top: 10.5vh;
    transform: rotate(630deg) scaleY(0);
  }
  60% {
    transform: rotate(630deg) scaleY(1);
    opacity: 1;
  }
  70%, 100% {
    transform: rotate(630deg) scaleY(2);
    opacity: 0;
  }
}
splash:nth-child(15) {
  -webkit-animation: splash-anim-15 2s infinite cubic-bezier(0.68, -0.55, 0.265, 1.55);
          animation: splash-anim-15 2s infinite cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

@-webkit-keyframes splash-anim-15 {
  0% {
    top: -12vh;
    transform: rotate(675deg) scaleY(0);
  }
  40% {
    transform: rotate(675deg) scaleY(0);
    opacity: 0.2;
  }
  50% {
    top: 10.5vh;
    transform: rotate(675deg) scaleY(0);
  }
  60% {
    transform: rotate(675deg) scaleY(1);
    opacity: 1;
  }
  70%, 100% {
    transform: rotate(675deg) scaleY(2);
    opacity: 0;
  }
}

@keyframes splash-anim-15 {
  0% {
    top: -12vh;
    transform: rotate(675deg) scaleY(0);
  }
  40% {
    transform: rotate(675deg) scaleY(0);
    opacity: 0.2;
  }
  50% {
    top: 10.5vh;
    transform: rotate(675deg) scaleY(0);
  }
  60% {
    transform: rotate(675deg) scaleY(1);
    opacity: 1;
  }
  70%, 100% {
    transform: rotate(675deg) scaleY(2);
    opacity: 0;
  }
}
splash:nth-child(16) {
  -webkit-animation: splash-anim-16 2s infinite cubic-bezier(0.68, -0.55, 0.265, 1.55);
          animation: splash-anim-16 2s infinite cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

@-webkit-keyframes splash-anim-16 {
  0% {
    top: -12vh;
    transform: rotate(720deg) scaleY(0);
  }
  40% {
    transform: rotate(720deg) scaleY(0);
    opacity: 0.2;
  }
  50% {
    top: 10.5vh;
    transform: rotate(720deg) scaleY(0);
  }
  60% {
    transform: rotate(720deg) scaleY(1);
    opacity: 1;
  }
  70%, 100% {
    transform: rotate(720deg) scaleY(2);
    opacity: 0;
  }
}

@keyframes splash-anim-16 {
  0% {
    top: -12vh;
    transform: rotate(720deg) scaleY(0);
  }
  40% {
    transform: rotate(720deg) scaleY(0);
    opacity: 0.2;
  }
  50% {
    top: 10.5vh;
    transform: rotate(720deg) scaleY(0);
  }
  60% {
    transform: rotate(720deg) scaleY(1);
    opacity: 1;
  }
  70%, 100% {
    transform: rotate(720deg) scaleY(2);
    opacity: 0;
  }
}
splash:nth-child(17) {
  -webkit-animation: splash-anim-17 2s infinite cubic-bezier(0.68, -0.55, 0.265, 1.55);
          animation: splash-anim-17 2s infinite cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

@-webkit-keyframes splash-anim-17 {
  0% {
    top: -12vh;
    transform: rotate(765deg) scaleY(0);
  }
  40% {
    transform: rotate(765deg) scaleY(0);
    opacity: 0.2;
  }
  50% {
    top: 10.5vh;
    transform: rotate(765deg) scaleY(0);
  }
  60% {
    transform: rotate(765deg) scaleY(1);
    opacity: 1;
  }
  70%, 100% {
    transform: rotate(765deg) scaleY(2);
    opacity: 0;
  }
}

@keyframes splash-anim-17 {
  0% {
    top: -12vh;
    transform: rotate(765deg) scaleY(0);
  }
  40% {
    transform: rotate(765deg) scaleY(0);
    opacity: 0.2;
  }
  50% {
    top: 10.5vh;
    transform: rotate(765deg) scaleY(0);
  }
  60% {
    transform: rotate(765deg) scaleY(1);
    opacity: 1;
  }
  70%, 100% {
    transform: rotate(765deg) scaleY(2);
    opacity: 0;
  }
}
splash:nth-child(18) {
  -webkit-animation: splash-anim-18 2s infinite cubic-bezier(0.68, -0.55, 0.265, 1.55);
          animation: splash-anim-18 2s infinite cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

@-webkit-keyframes splash-anim-18 {
  0% {
    top: -12vh;
    transform: rotate(810deg) scaleY(0);
  }
  40% {
    transform: rotate(810deg) scaleY(0);
    opacity: 0.2;
  }
  50% {
    top: 10.5vh;
    transform: rotate(810deg) scaleY(0);
  }
  60% {
    transform: rotate(810deg) scaleY(1);
    opacity: 1;
  }
  70%, 100% {
    transform: rotate(810deg) scaleY(2);
    opacity: 0;
  }
}

@keyframes splash-anim-18 {
  0% {
    top: -12vh;
    transform: rotate(810deg) scaleY(0);
  }
  40% {
    transform: rotate(810deg) scaleY(0);
    opacity: 0.2;
  }
  50% {
    top: 10.5vh;
    transform: rotate(810deg) scaleY(0);
  }
  60% {
    transform: rotate(810deg) scaleY(1);
    opacity: 1;
  }
  70%, 100% {
    transform: rotate(810deg) scaleY(2);
    opacity: 0;
  }
}
splash:nth-child(19) {
  -webkit-animation: splash-anim-19 2s infinite cubic-bezier(0.68, -0.55, 0.265, 1.55);
          animation: splash-anim-19 2s infinite cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

@-webkit-keyframes splash-anim-19 {
  0% {
    top: -12vh;
    transform: rotate(855deg) scaleY(0);
  }
  40% {
    transform: rotate(855deg) scaleY(0);
    opacity: 0.2;
  }
  50% {
    top: 10.5vh;
    transform: rotate(855deg) scaleY(0);
  }
  60% {
    transform: rotate(855deg) scaleY(1);
    opacity: 1;
  }
  70%, 100% {
    transform: rotate(855deg) scaleY(2);
    opacity: 0;
  }
}

@keyframes splash-anim-19 {
  0% {
    top: -12vh;
    transform: rotate(855deg) scaleY(0);
  }
  40% {
    transform: rotate(855deg) scaleY(0);
    opacity: 0.2;
  }
  50% {
    top: 10.5vh;
    transform: rotate(855deg) scaleY(0);
  }
  60% {
    transform: rotate(855deg) scaleY(1);
    opacity: 1;
  }
  70%, 100% {
    transform: rotate(855deg) scaleY(2);
    opacity: 0;
  }
}
splash:nth-child(20) {
  -webkit-animation: splash-anim-20 2s infinite cubic-bezier(0.68, -0.55, 0.265, 1.55);
          animation: splash-anim-20 2s infinite cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

@-webkit-keyframes splash-anim-20 {
  0% {
    top: -12vh;
    transform: rotate(900deg) scaleY(0);
  }
  40% {
    transform: rotate(900deg) scaleY(0);
    opacity: 0.2;
  }
  50% {
    top: 10.5vh;
    transform: rotate(900deg) scaleY(0);
  }
  60% {
    transform: rotate(900deg) scaleY(1);
    opacity: 1;
  }
  70%, 100% {
    transform: rotate(900deg) scaleY(2);
    opacity: 0;
  }
}

@keyframes splash-anim-20 {
  0% {
    top: -12vh;
    transform: rotate(900deg) scaleY(0);
  }
  40% {
    transform: rotate(900deg) scaleY(0);
    opacity: 0.2;
  }
  50% {
    top: 10.5vh;
    transform: rotate(900deg) scaleY(0);
  }
  60% {
    transform: rotate(900deg) scaleY(1);
    opacity: 1;
  }
  70%, 100% {
    transform: rotate(900deg) scaleY(2);
    opacity: 0;
  }
}
splash:nth-child(21) {
  -webkit-animation: splash-anim-21 2s infinite cubic-bezier(0.68, -0.55, 0.265, 1.55);
          animation: splash-anim-21 2s infinite cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

@-webkit-keyframes splash-anim-21 {
  0% {
    top: -12vh;
    transform: rotate(945deg) scaleY(0);
  }
  40% {
    transform: rotate(945deg) scaleY(0);
    opacity: 0.2;
  }
  50% {
    top: 10.5vh;
    transform: rotate(945deg) scaleY(0);
  }
  60% {
    transform: rotate(945deg) scaleY(1);
    opacity: 1;
  }
  70%, 100% {
    transform: rotate(945deg) scaleY(2);
    opacity: 0;
  }
}

@keyframes splash-anim-21 {
  0% {
    top: -12vh;
    transform: rotate(945deg) scaleY(0);
  }
  40% {
    transform: rotate(945deg) scaleY(0);
    opacity: 0.2;
  }
  50% {
    top: 10.5vh;
    transform: rotate(945deg) scaleY(0);
  }
  60% {
    transform: rotate(945deg) scaleY(1);
    opacity: 1;
  }
  70%, 100% {
    transform: rotate(945deg) scaleY(2);
    opacity: 0;
  }
}
splash:nth-child(22) {
  -webkit-animation: splash-anim-22 2s infinite cubic-bezier(0.68, -0.55, 0.265, 1.55);
          animation: splash-anim-22 2s infinite cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

@-webkit-keyframes splash-anim-22 {
  0% {
    top: -12vh;
    transform: rotate(990deg) scaleY(0);
  }
  40% {
    transform: rotate(990deg) scaleY(0);
    opacity: 0.2;
  }
  50% {
    top: 10.5vh;
    transform: rotate(990deg) scaleY(0);
  }
  60% {
    transform: rotate(990deg) scaleY(1);
    opacity: 1;
  }
  70%, 100% {
    transform: rotate(990deg) scaleY(2);
    opacity: 0;
  }
}

@keyframes splash-anim-22 {
  0% {
    top: -12vh;
    transform: rotate(990deg) scaleY(0);
  }
  40% {
    transform: rotate(990deg) scaleY(0);
    opacity: 0.2;
  }
  50% {
    top: 10.5vh;
    transform: rotate(990deg) scaleY(0);
  }
  60% {
    transform: rotate(990deg) scaleY(1);
    opacity: 1;
  }
  70%, 100% {
    transform: rotate(990deg) scaleY(2);
    opacity: 0;
  }
}
splash:nth-child(23) {
  -webkit-animation: splash-anim-23 2s infinite cubic-bezier(0.68, -0.55, 0.265, 1.55);
          animation: splash-anim-23 2s infinite cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

@-webkit-keyframes splash-anim-23 {
  0% {
    top: -12vh;
    transform: rotate(1035deg) scaleY(0);
  }
  40% {
    transform: rotate(1035deg) scaleY(0);
    opacity: 0.2;
  }
  50% {
    top: 10.5vh;
    transform: rotate(1035deg) scaleY(0);
  }
  60% {
    transform: rotate(1035deg) scaleY(1);
    opacity: 1;
  }
  70%, 100% {
    transform: rotate(1035deg) scaleY(2);
    opacity: 0;
  }
}

@keyframes splash-anim-23 {
  0% {
    top: -12vh;
    transform: rotate(1035deg) scaleY(0);
  }
  40% {
    transform: rotate(1035deg) scaleY(0);
    opacity: 0.2;
  }
  50% {
    top: 10.5vh;
    transform: rotate(1035deg) scaleY(0);
  }
  60% {
    transform: rotate(1035deg) scaleY(1);
    opacity: 1;
  }
  70%, 100% {
    transform: rotate(1035deg) scaleY(2);
    opacity: 0;
  }
}
splash:nth-child(24) {
  -webkit-animation: splash-anim-24 2s infinite cubic-bezier(0.68, -0.55, 0.265, 1.55);
          animation: splash-anim-24 2s infinite cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

@-webkit-keyframes splash-anim-24 {
  0% {
    top: -12vh;
    transform: rotate(1080deg) scaleY(0);
  }
  40% {
    transform: rotate(1080deg) scaleY(0);
    opacity: 0.2;
  }
  50% {
    top: 10.5vh;
    transform: rotate(1080deg) scaleY(0);
  }
  60% {
    transform: rotate(1080deg) scaleY(1);
    opacity: 1;
  }
  70%, 100% {
    transform: rotate(1080deg) scaleY(2);
    opacity: 0;
  }
}

@keyframes splash-anim-24 {
  0% {
    top: -12vh;
    transform: rotate(1080deg) scaleY(0);
  }
  40% {
    transform: rotate(1080deg) scaleY(0);
    opacity: 0.2;
  }
  50% {
    top: 10.5vh;
    transform: rotate(1080deg) scaleY(0);
  }
  60% {
    transform: rotate(1080deg) scaleY(1);
    opacity: 1;
  }
  70%, 100% {
    transform: rotate(1080deg) scaleY(2);
    opacity: 0;
  }
}
splash:nth-child(25) {
  -webkit-animation: splash-anim-25 2s infinite cubic-bezier(0.68, -0.55, 0.265, 1.55);
          animation: splash-anim-25 2s infinite cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

@-webkit-keyframes splash-anim-25 {
  0% {
    top: -12vh;
    transform: rotate(1125deg) scaleY(0);
  }
  40% {
    transform: rotate(1125deg) scaleY(0);
    opacity: 0.2;
  }
  50% {
    top: 10.5vh;
    transform: rotate(1125deg) scaleY(0);
  }
  60% {
    transform: rotate(1125deg) scaleY(1);
    opacity: 1;
  }
  70%, 100% {
    transform: rotate(1125deg) scaleY(2);
    opacity: 0;
  }
}

@keyframes splash-anim-25 {
  0% {
    top: -12vh;
    transform: rotate(1125deg) scaleY(0);
  }
  40% {
    transform: rotate(1125deg) scaleY(0);
    opacity: 0.2;
  }
  50% {
    top: 10.5vh;
    transform: rotate(1125deg) scaleY(0);
  }
  60% {
    transform: rotate(1125deg) scaleY(1);
    opacity: 1;
  }
  70%, 100% {
    transform: rotate(1125deg) scaleY(2);
    opacity: 0;
  }
}
splash:nth-child(26) {
  -webkit-animation: splash-anim-26 2s infinite cubic-bezier(0.68, -0.55, 0.265, 1.55);
          animation: splash-anim-26 2s infinite cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

@-webkit-keyframes splash-anim-26 {
  0% {
    top: -12vh;
    transform: rotate(1170deg) scaleY(0);
  }
  40% {
    transform: rotate(1170deg) scaleY(0);
    opacity: 0.2;
  }
  50% {
    top: 10.5vh;
    transform: rotate(1170deg) scaleY(0);
  }
  60% {
    transform: rotate(1170deg) scaleY(1);
    opacity: 1;
  }
  70%, 100% {
    transform: rotate(1170deg) scaleY(2);
    opacity: 0;
  }
}

@keyframes splash-anim-26 {
  0% {
    top: -12vh;
    transform: rotate(1170deg) scaleY(0);
  }
  40% {
    transform: rotate(1170deg) scaleY(0);
    opacity: 0.2;
  }
  50% {
    top: 10.5vh;
    transform: rotate(1170deg) scaleY(0);
  }
  60% {
    transform: rotate(1170deg) scaleY(1);
    opacity: 1;
  }
  70%, 100% {
    transform: rotate(1170deg) scaleY(2);
    opacity: 0;
  }
}
splash:nth-child(27) {
  -webkit-animation: splash-anim-27 2s infinite cubic-bezier(0.68, -0.55, 0.265, 1.55);
          animation: splash-anim-27 2s infinite cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

@-webkit-keyframes splash-anim-27 {
  0% {
    top: -12vh;
    transform: rotate(1215deg) scaleY(0);
  }
  40% {
    transform: rotate(1215deg) scaleY(0);
    opacity: 0.2;
  }
  50% {
    top: 10.5vh;
    transform: rotate(1215deg) scaleY(0);
  }
  60% {
    transform: rotate(1215deg) scaleY(1);
    opacity: 1;
  }
  70%, 100% {
    transform: rotate(1215deg) scaleY(2);
    opacity: 0;
  }
}

@keyframes splash-anim-27 {
  0% {
    top: -12vh;
    transform: rotate(1215deg) scaleY(0);
  }
  40% {
    transform: rotate(1215deg) scaleY(0);
    opacity: 0.2;
  }
  50% {
    top: 10.5vh;
    transform: rotate(1215deg) scaleY(0);
  }
  60% {
    transform: rotate(1215deg) scaleY(1);
    opacity: 1;
  }
  70%, 100% {
    transform: rotate(1215deg) scaleY(2);
    opacity: 0;
  }
}
splash:nth-child(28) {
  -webkit-animation: splash-anim-28 2s infinite cubic-bezier(0.68, -0.55, 0.265, 1.55);
          animation: splash-anim-28 2s infinite cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

@-webkit-keyframes splash-anim-28 {
  0% {
    top: -12vh;
    transform: rotate(1260deg) scaleY(0);
  }
  40% {
    transform: rotate(1260deg) scaleY(0);
    opacity: 0.2;
  }
  50% {
    top: 10.5vh;
    transform: rotate(1260deg) scaleY(0);
  }
  60% {
    transform: rotate(1260deg) scaleY(1);
    opacity: 1;
  }
  70%, 100% {
    transform: rotate(1260deg) scaleY(2);
    opacity: 0;
  }
}

@keyframes splash-anim-28 {
  0% {
    top: -12vh;
    transform: rotate(1260deg) scaleY(0);
  }
  40% {
    transform: rotate(1260deg) scaleY(0);
    opacity: 0.2;
  }
  50% {
    top: 10.5vh;
    transform: rotate(1260deg) scaleY(0);
  }
  60% {
    transform: rotate(1260deg) scaleY(1);
    opacity: 1;
  }
  70%, 100% {
    transform: rotate(1260deg) scaleY(2);
    opacity: 0;
  }
}
splash:nth-child(29) {
  -webkit-animation: splash-anim-29 2s infinite cubic-bezier(0.68, -0.55, 0.265, 1.55);
          animation: splash-anim-29 2s infinite cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

@-webkit-keyframes splash-anim-29 {
  0% {
    top: -12vh;
    transform: rotate(1305deg) scaleY(0);
  }
  40% {
    transform: rotate(1305deg) scaleY(0);
    opacity: 0.2;
  }
  50% {
    top: 10.5vh;
    transform: rotate(1305deg) scaleY(0);
  }
  60% {
    transform: rotate(1305deg) scaleY(1);
    opacity: 1;
  }
  70%, 100% {
    transform: rotate(1305deg) scaleY(2);
    opacity: 0;
  }
}

@keyframes splash-anim-29 {
  0% {
    top: -12vh;
    transform: rotate(1305deg) scaleY(0);
  }
  40% {
    transform: rotate(1305deg) scaleY(0);
    opacity: 0.2;
  }
  50% {
    top: 10.5vh;
    transform: rotate(1305deg) scaleY(0);
  }
  60% {
    transform: rotate(1305deg) scaleY(1);
    opacity: 1;
  }
  70%, 100% {
    transform: rotate(1305deg) scaleY(2);
    opacity: 0;
  }
}
splash:nth-child(30) {
  -webkit-animation: splash-anim-30 2s infinite cubic-bezier(0.68, -0.55, 0.265, 1.55);
          animation: splash-anim-30 2s infinite cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

@-webkit-keyframes splash-anim-30 {
  0% {
    top: -12vh;
    transform: rotate(1350deg) scaleY(0);
  }
  40% {
    transform: rotate(1350deg) scaleY(0);
    opacity: 0.2;
  }
  50% {
    top: 10.5vh;
    transform: rotate(1350deg) scaleY(0);
  }
  60% {
    transform: rotate(1350deg) scaleY(1);
    opacity: 1;
  }
  70%, 100% {
    transform: rotate(1350deg) scaleY(2);
    opacity: 0;
  }
}

@keyframes splash-anim-30 {
  0% {
    top: -12vh;
    transform: rotate(1350deg) scaleY(0);
  }
  40% {
    transform: rotate(1350deg) scaleY(0);
    opacity: 0.2;
  }
  50% {
    top: 10.5vh;
    transform: rotate(1350deg) scaleY(0);
  }
  60% {
    transform: rotate(1350deg) scaleY(1);
    opacity: 1;
  }
  70%, 100% {
    transform: rotate(1350deg) scaleY(2);
    opacity: 0;
  }
}
splash:nth-child(31) {
  -webkit-animation: splash-anim-31 2s infinite cubic-bezier(0.68, -0.55, 0.265, 1.55);
          animation: splash-anim-31 2s infinite cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

@-webkit-keyframes splash-anim-31 {
  0% {
    top: -12vh;
    transform: rotate(1395deg) scaleY(0);
  }
  40% {
    transform: rotate(1395deg) scaleY(0);
    opacity: 0.2;
  }
  50% {
    top: 10.5vh;
    transform: rotate(1395deg) scaleY(0);
  }
  60% {
    transform: rotate(1395deg) scaleY(1);
    opacity: 1;
  }
  70%, 100% {
    transform: rotate(1395deg) scaleY(2);
    opacity: 0;
  }
}

@keyframes splash-anim-31 {
  0% {
    top: -12vh;
    transform: rotate(1395deg) scaleY(0);
  }
  40% {
    transform: rotate(1395deg) scaleY(0);
    opacity: 0.2;
  }
  50% {
    top: 10.5vh;
    transform: rotate(1395deg) scaleY(0);
  }
  60% {
    transform: rotate(1395deg) scaleY(1);
    opacity: 1;
  }
  70%, 100% {
    transform: rotate(1395deg) scaleY(2);
    opacity: 0;
  }
}
splash:nth-child(32) {
  -webkit-animation: splash-anim-32 2s infinite cubic-bezier(0.68, -0.55, 0.265, 1.55);
          animation: splash-anim-32 2s infinite cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

@-webkit-keyframes splash-anim-32 {
  0% {
    top: -12vh;
    transform: rotate(1440deg) scaleY(0);
  }
  40% {
    transform: rotate(1440deg) scaleY(0);
    opacity: 0.2;
  }
  50% {
    top: 10.5vh;
    transform: rotate(1440deg) scaleY(0);
  }
  60% {
    transform: rotate(1440deg) scaleY(1);
    opacity: 1;
  }
  70%, 100% {
    transform: rotate(1440deg) scaleY(2);
    opacity: 0;
  }
}

@keyframes splash-anim-32 {
  0% {
    top: -12vh;
    transform: rotate(1440deg) scaleY(0);
  }
  40% {
    transform: rotate(1440deg) scaleY(0);
    opacity: 0.2;
  }
  50% {
    top: 10.5vh;
    transform: rotate(1440deg) scaleY(0);
  }
  60% {
    transform: rotate(1440deg) scaleY(1);
    opacity: 1;
  }
  70%, 100% {
    transform: rotate(1440deg) scaleY(2);
    opacity: 0;
  }
}
splash:nth-child(33) {
  -webkit-animation: splash-anim-33 2s infinite cubic-bezier(0.68, -0.55, 0.265, 1.55);
          animation: splash-anim-33 2s infinite cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

@-webkit-keyframes splash-anim-33 {
  0% {
    top: -12vh;
    transform: rotate(1485deg) scaleY(0);
  }
  40% {
    transform: rotate(1485deg) scaleY(0);
    opacity: 0.2;
  }
  50% {
    top: 10.5vh;
    transform: rotate(1485deg) scaleY(0);
  }
  60% {
    transform: rotate(1485deg) scaleY(1);
    opacity: 1;
  }
  70%, 100% {
    transform: rotate(1485deg) scaleY(2);
    opacity: 0;
  }
}

@keyframes splash-anim-33 {
  0% {
    top: -12vh;
    transform: rotate(1485deg) scaleY(0);
  }
  40% {
    transform: rotate(1485deg) scaleY(0);
    opacity: 0.2;
  }
  50% {
    top: 10.5vh;
    transform: rotate(1485deg) scaleY(0);
  }
  60% {
    transform: rotate(1485deg) scaleY(1);
    opacity: 1;
  }
  70%, 100% {
    transform: rotate(1485deg) scaleY(2);
    opacity: 0;
  }
}
splash:nth-child(34) {
  -webkit-animation: splash-anim-34 2s infinite cubic-bezier(0.68, -0.55, 0.265, 1.55);
          animation: splash-anim-34 2s infinite cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

@-webkit-keyframes splash-anim-34 {
  0% {
    top: -12vh;
    transform: rotate(1530deg) scaleY(0);
  }
  40% {
    transform: rotate(1530deg) scaleY(0);
    opacity: 0.2;
  }
  50% {
    top: 10.5vh;
    transform: rotate(1530deg) scaleY(0);
  }
  60% {
    transform: rotate(1530deg) scaleY(1);
    opacity: 1;
  }
  70%, 100% {
    transform: rotate(1530deg) scaleY(2);
    opacity: 0;
  }
}

@keyframes splash-anim-34 {
  0% {
    top: -12vh;
    transform: rotate(1530deg) scaleY(0);
  }
  40% {
    transform: rotate(1530deg) scaleY(0);
    opacity: 0.2;
  }
  50% {
    top: 10.5vh;
    transform: rotate(1530deg) scaleY(0);
  }
  60% {
    transform: rotate(1530deg) scaleY(1);
    opacity: 1;
  }
  70%, 100% {
    transform: rotate(1530deg) scaleY(2);
    opacity: 0;
  }
}
splash:nth-child(35) {
  -webkit-animation: splash-anim-35 2s infinite cubic-bezier(0.68, -0.55, 0.265, 1.55);
          animation: splash-anim-35 2s infinite cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

@-webkit-keyframes splash-anim-35 {
  0% {
    top: -12vh;
    transform: rotate(1575deg) scaleY(0);
  }
  40% {
    transform: rotate(1575deg) scaleY(0);
    opacity: 0.2;
  }
  50% {
    top: 10.5vh;
    transform: rotate(1575deg) scaleY(0);
  }
  60% {
    transform: rotate(1575deg) scaleY(1);
    opacity: 1;
  }
  70%, 100% {
    transform: rotate(1575deg) scaleY(2);
    opacity: 0;
  }
}

@keyframes splash-anim-35 {
  0% {
    top: -12vh;
    transform: rotate(1575deg) scaleY(0);
  }
  40% {
    transform: rotate(1575deg) scaleY(0);
    opacity: 0.2;
  }
  50% {
    top: 10.5vh;
    transform: rotate(1575deg) scaleY(0);
  }
  60% {
    transform: rotate(1575deg) scaleY(1);
    opacity: 1;
  }
  70%, 100% {
    transform: rotate(1575deg) scaleY(2);
    opacity: 0;
  }
}
splash:nth-child(36) {
  -webkit-animation: splash-anim-36 2s infinite cubic-bezier(0.68, -0.55, 0.265, 1.55);
          animation: splash-anim-36 2s infinite cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

@-webkit-keyframes splash-anim-36 {
  0% {
    top: -12vh;
    transform: rotate(1620deg) scaleY(0);
  }
  40% {
    transform: rotate(1620deg) scaleY(0);
    opacity: 0.2;
  }
  50% {
    top: 10.5vh;
    transform: rotate(1620deg) scaleY(0);
  }
  60% {
    transform: rotate(1620deg) scaleY(1);
    opacity: 1;
  }
  70%, 100% {
    transform: rotate(1620deg) scaleY(2);
    opacity: 0;
  }
}

@keyframes splash-anim-36 {
  0% {
    top: -12vh;
    transform: rotate(1620deg) scaleY(0);
  }
  40% {
    transform: rotate(1620deg) scaleY(0);
    opacity: 0.2;
  }
  50% {
    top: 10.5vh;
    transform: rotate(1620deg) scaleY(0);
  }
  60% {
    transform: rotate(1620deg) scaleY(1);
    opacity: 1;
  }
  70%, 100% {
    transform: rotate(1620deg) scaleY(2);
    opacity: 0;
  }
}
splash:nth-child(37) {
  -webkit-animation: splash-anim-37 2s infinite cubic-bezier(0.68, -0.55, 0.265, 1.55);
          animation: splash-anim-37 2s infinite cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

@-webkit-keyframes splash-anim-37 {
  0% {
    top: -12vh;
    transform: rotate(1665deg) scaleY(0);
  }
  40% {
    transform: rotate(1665deg) scaleY(0);
    opacity: 0.2;
  }
  50% {
    top: 10.5vh;
    transform: rotate(1665deg) scaleY(0);
  }
  60% {
    transform: rotate(1665deg) scaleY(1);
    opacity: 1;
  }
  70%, 100% {
    transform: rotate(1665deg) scaleY(2);
    opacity: 0;
  }
}

@keyframes splash-anim-37 {
  0% {
    top: -12vh;
    transform: rotate(1665deg) scaleY(0);
  }
  40% {
    transform: rotate(1665deg) scaleY(0);
    opacity: 0.2;
  }
  50% {
    top: 10.5vh;
    transform: rotate(1665deg) scaleY(0);
  }
  60% {
    transform: rotate(1665deg) scaleY(1);
    opacity: 1;
  }
  70%, 100% {
    transform: rotate(1665deg) scaleY(2);
    opacity: 0;
  }
}
splash:nth-child(38) {
  -webkit-animation: splash-anim-38 2s infinite cubic-bezier(0.68, -0.55, 0.265, 1.55);
          animation: splash-anim-38 2s infinite cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

@-webkit-keyframes splash-anim-38 {
  0% {
    top: -12vh;
    transform: rotate(1710deg) scaleY(0);
  }
  40% {
    transform: rotate(1710deg) scaleY(0);
    opacity: 0.2;
  }
  50% {
    top: 10.5vh;
    transform: rotate(1710deg) scaleY(0);
  }
  60% {
    transform: rotate(1710deg) scaleY(1);
    opacity: 1;
  }
  70%, 100% {
    transform: rotate(1710deg) scaleY(2);
    opacity: 0;
  }
}

@keyframes splash-anim-38 {
  0% {
    top: -12vh;
    transform: rotate(1710deg) scaleY(0);
  }
  40% {
    transform: rotate(1710deg) scaleY(0);
    opacity: 0.2;
  }
  50% {
    top: 10.5vh;
    transform: rotate(1710deg) scaleY(0);
  }
  60% {
    transform: rotate(1710deg) scaleY(1);
    opacity: 1;
  }
  70%, 100% {
    transform: rotate(1710deg) scaleY(2);
    opacity: 0;
  }
}
splash:nth-child(39) {
  -webkit-animation: splash-anim-39 2s infinite cubic-bezier(0.68, -0.55, 0.265, 1.55);
          animation: splash-anim-39 2s infinite cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

@-webkit-keyframes splash-anim-39 {
  0% {
    top: -12vh;
    transform: rotate(1755deg) scaleY(0);
  }
  40% {
    transform: rotate(1755deg) scaleY(0);
    opacity: 0.2;
  }
  50% {
    top: 10.5vh;
    transform: rotate(1755deg) scaleY(0);
  }
  60% {
    transform: rotate(1755deg) scaleY(1);
    opacity: 1;
  }
  70%, 100% {
    transform: rotate(1755deg) scaleY(2);
    opacity: 0;
  }
}

@keyframes splash-anim-39 {
  0% {
    top: -12vh;
    transform: rotate(1755deg) scaleY(0);
  }
  40% {
    transform: rotate(1755deg) scaleY(0);
    opacity: 0.2;
  }
  50% {
    top: 10.5vh;
    transform: rotate(1755deg) scaleY(0);
  }
  60% {
    transform: rotate(1755deg) scaleY(1);
    opacity: 1;
  }
  70%, 100% {
    transform: rotate(1755deg) scaleY(2);
    opacity: 0;
  }
}
coffe-cap {
  position: absolute;
  width: 18vh;
  height: 22.5vh;
  border: 1.2vh solid #714221;
  border-bottom: 0vh solid #714221;
  border-radius: 2.5714285714vh;
  transform: perspective(2px) rotateZ(180deg) rotateX(0.3deg);
  top: 50%;
  left: 50%;
  margin-left: -9.6vh;
  background-color: #854D27;
  -webkit-animation: cap-anim 2s infinite cubic-bezier(0.68, -0.55, 0.265, 1.55);
          animation: cap-anim 2s infinite cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
coffe-cap::after {
  content: " ";
  position: absolute;
  bottom: 0;
  left: -3.4vh;
  width: 22.8vh;
  height: 1.8vh;
  background-color: #cf8b5c;
  border-radius: 2.5714285714vh;
}
coffe-cap::before, coffe-cap hr {
  content: "";
  position: absolute;
  background-color: #cf8b5c;
  height: 5%;
  width: 60%;
  top: 60%;
  border-radius: 1.2vh;
}
coffe-cap hr {
  margin: 0;
  border: 0;
  top: 50%;
  width: 50%;
}
@-webkit-keyframes cap-anim {
  0% {
    top: 100%;
    height: 0;
  }
  50%, 81% {
    top: 50%;
    height: 22.5vh;
  }
  100% {
    top: 100%;
    height: 0;
  }
}
@keyframes cap-anim {
  0% {
    top: 100%;
    height: 0;
  }
  50%, 81% {
    top: 50%;
    height: 22.5vh;
  }
  100% {
    top: 100%;
    height: 0;
  }
}

body {
  background: linear-gradient(#272932, #43454d);
  height: 100vh;
}

.animation-show {
  overflow: hidden;
}
.animation-show .topcourt-animation-file {
  opacity: 1;
  z-index: 6;
}

.topcourt-animation-file {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  background: rgba(22, 24, 32, 0.95);
  opacity: 0;
  transition: all 0.3s ease-in-out;
}
.topcourt-animation-file .animation-block {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 1;
}
.topcourt-animation-file .animation-block .animation-header-bar {
  padding-top: 30px;
}
.topcourt-animation-file .animation-block .animation-header-bar .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.topcourt-animation-file .animation-block .animation-header-bar .container span {
  background: #b2934d;
  border-radius: 100px;
  line-height: normal;
  height: 40px;
  width: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 30px;
  font-weight: 900;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  padding-bottom: 5px;
}
.topcourt-animation-file .animation-block .animation-header-bar .container span:hover {
  opacity: 0.7;
}

.topanimation {
  display: flex;
  align-items: center;
  justify-content: center;
}
.topanimation .topcourt-animation-section .animation-circle-main {
  width: 150px;
  height: 150px;
  border-radius: 1000px;
  background: white;
  position: relative;
  -webkit-animation: main-circle 10s infinite;
          animation: main-circle 10s infinite;
  margin-top: 40px;
  box-shadow: 0px 0px 155px 0 rgba(255, 207, 26, 0.78);
}
@-webkit-keyframes main-circle {
  0% {
    transform: translateY(460px);
  }
  50% {
    transform: translateY(0px);
  }
  100% {
    transform: translateY(0px);
  }
}
@keyframes main-circle {
  0% {
    transform: translateY(460px);
  }
  50% {
    transform: translateY(0px);
  }
  100% {
    transform: translateY(0px);
  }
}
.topanimation .topcourt-animation-section .animation-line {
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  z-index: -1;
  -webkit-animation: animation-line 10s infinite;
          animation: animation-line 10s infinite;
}
.topanimation .topcourt-animation-section .animation-line .animation-bg {
  width: 25px;
  height: 200vh;
  background: white;
  position: absolute;
  margin: auto;
  right: 0;
  left: 0;
  bottom: 0;
  top: 0;
  z-index: -3;
  opacity: 1;
  -webkit-animation: main-line 10s infinite;
  animation: main-line 10s infinite;
  border-radius: 100%;
  box-shadow: 15px 13px 25px 0 rgba(255, 207, 26, 0.78);
}
.topanimation .topcourt-animation-section .animation-line .animation-bg:nth-child(2) {
  transform: rotate(40deg);
}
.topanimation .topcourt-animation-section .animation-line .animation-bg:nth-child(3) {
  transform: rotate(80deg);
}
.topanimation .topcourt-animation-section .animation-line .animation-bg:nth-child(4) {
  transform: rotate(120deg);
}
.topanimation .topcourt-animation-section .animation-line .animation-bg:nth-child(5) {
  transform: rotate(160deg);
}
.topanimation .topcourt-animation-section .animation-line .animation-bg:nth-child(6) {
  transform: rotate(200deg);
}
.topanimation .topcourt-animation-section .animation-line .animation-bg:nth-child(7) {
  transform: rotate(240deg);
}
.topanimation .topcourt-animation-section .animation-line .animation-bg:nth-child(8) {
  transform: rotate(280deg);
}
.topanimation .topcourt-animation-section .animation-line .animation-bg:nth-child(9) {
  transform: rotate(320deg);
}
@-webkit-keyframes main-line {
  0% {
    opacity: 0;
  }
  49% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
@keyframes main-line {
  0% {
    opacity: 0;
  }
  49% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes animation-line {
  0% {
    transform: scale(0);
    opacity: 0;
  }
  20% {
    transform: scale(0);
    opacity: 1;
  }
  40% {
    transform: scale(0.8);
  }
  60% {
    transform: scale(1.1);
  }
  70% {
    transform: scale(0.9);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes animation-line {
  0% {
    transform: scale(0);
    opacity: 0;
  }
  20% {
    transform: scale(0);
    opacity: 1;
  }
  40% {
    transform: scale(0.8);
  }
  60% {
    transform: scale(1.1);
  }
  70% {
    transform: scale(0.9);
  }
  100% {
    transform: scale(1);
  }
}

.sun-section-2 .sun {
  width: 40rem;
  height: 40rem;
  margin: 3rem auto;
  position: relative;
  background: radial-gradient(transparent 50%, white), radial-gradient(yellow, transparent 70%);
  -webkit-mask-image: radial-gradient(black 40%, transparent 65%);
  mask-image: radial-gradient(black 40%, transparent 65%);
  border-radius: 50%;
}
.sun-section-2 .sun::after, .sun-section-2 .sun::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transform-origin: center;
  border-radius: 50%;
  -webkit-mask-image: radial-gradient(black 40%, transparent 65%);
  mask-image: radial-gradient(black 40%, transparent 65%);
}
.sun-section-2 .sun::before {
  background: repeating-conic-gradient(from 0deg, yellow 0deg 20deg, transparent 20deg 40deg);
  -webkit-animation: rotate 720s linear, scale 3s linear infinite;
          animation: rotate 720s linear, scale 3s linear infinite;
}
.sun-section-2 .sun::after {
  background: radial-gradient(yellow, white 15%, transparent calc(15% + 3px) 100%), radial-gradient(gold, transparent 70%), repeating-conic-gradient(from 0deg, gold 0deg 5deg, transparent 5deg 10deg);
  transform: rotate(15deg);
  -webkit-animation: rotate 360s linear;
          animation: rotate 360s linear;
}
@-webkit-keyframes rotate {
  100% {
    transform: rotate(360deg);
  }
}
@keyframes rotate {
  100% {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes scale {
  0% {
    transform: scale(1);
  }
  20% {
    transform: scale(1.2);
  }
  40% {
    transform: scale(0.8);
  }
  60% {
    transform: scale(1.1);
  }
  70% {
    transform: scale(0.9);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes scale {
  0% {
    transform: scale(1);
  }
  20% {
    transform: scale(1.2);
  }
  40% {
    transform: scale(0.8);
  }
  60% {
    transform: scale(1.1);
  }
  70% {
    transform: scale(0.9);
  }
  100% {
    transform: scale(1);
  }
}

.images-block .images-block-main {
  position: absolute;
  background: url("../png/rays-main-01.png") no-repeat;
  background-position: center center;
  background-size: contain;
  width: 90%;
  height: 90%;
  -webkit-animation: bg-images 7s infinite;
          animation: bg-images 7s infinite;
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
  opacity: 0;
  margin: auto;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
}
@-webkit-keyframes bg-images {
  0% {
    transform: scale(1);
    opacity: 0;
  }
  20% {
    transform: scale(1.2);
    opacity: 1;
  }
  40% {
    transform: scale(0.8);
  }
  60% {
    transform: scale(1.1);
  }
  70% {
    transform: scale(0.9);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes bg-images {
  0% {
    transform: scale(1);
    opacity: 0;
  }
  20% {
    transform: scale(1.2);
    opacity: 1;
  }
  40% {
    transform: scale(0.8);
  }
  60% {
    transform: scale(1.1);
  }
  70% {
    transform: scale(0.9);
  }
  100% {
    transform: scale(1);
  }
}
.images-block .bg-white-animation {
  width: 180px;
  height: 180px;
  position: absolute;
  background: #1E202B;
  top: -20px;
  bottom: 0;
  right: 0;
  left: -30px;
  margin: auto;
  border-radius: 1000px;
  -webkit-animation: bg-images-circle 7s infinite;
  animation: bg-images-circle 7s infinite;
  overflow: hidden;
}
.images-block .bg-white-animation img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
@-webkit-keyframes bg-images-circle {
  0% {
    transform: scale(1);
  }
  20% {
    transform: scale(1.2);
  }
  40% {
    transform: scale(0.8);
  }
  60% {
    transform: scale(1.1);
  }
  70% {
    transform: scale(0.9);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes bg-images-circle {
  0% {
    transform: scale(1);
  }
  20% {
    transform: scale(1.2);
  }
  40% {
    transform: scale(0.8);
  }
  60% {
    transform: scale(1.1);
  }
  70% {
    transform: scale(0.9);
  }
  100% {
    transform: scale(1);
  }
}

.topcourt-coin-animation {
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  background-size: cover;
  width: 100%;
  height: 100%;
  padding: 80px 0;
  background: #161820 url("../png/tc_popup_small_size.png") repeat 0 0;
  -webkit-animation: animodal 100s linear infinite;
          animation: animodal 100s linear infinite;
}
.topcourt-coin-animation::after {
  position: absolute;
  width: 100%;
  height: 100%;
  margin: auto;
  content: "";
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.8);
}
.topcourt-coin-animation .topcourt-circle-rotate-main {
  display: flex;
  justify-content: center;
  align-items: center;
}
.topcourt-coin-animation .topcourt-circle-rotate-main .ani-details-block-main {
  position: relative;
  z-index: 1;
  text-align: center;
  margin-top: -30px;
}
.topcourt-coin-animation .topcourt-circle-rotate-main .ani-details-block-main h1 {
  font-size: 60px;
  font-weight: 400;
  color: white;
  text-align: center;
  -webkit-animation: animation-line 3s infinite;
          animation: animation-line 3s infinite;
  margin-bottom: 30px;
}
@media (max-width: 1366px) {
  .topcourt-coin-animation .topcourt-circle-rotate-main .ani-details-block-main h1 {
    font-size: 45px;
  }
}
@media (max-width: 768px) {
  .topcourt-coin-animation .topcourt-circle-rotate-main .ani-details-block-main h1 {
    font-size: 40px;
  }
}
@media (max-width: 576px) {
  .topcourt-coin-animation .topcourt-circle-rotate-main .ani-details-block-main h1 {
    font-size: 35px;
  }
}
@keyframes animation-line {
  0% {
    transform: scale(1.1);
  }
  20% {
    transform: scale(0.8);
  }
  40% {
    transform: scale(1.1);
  }
  60% {
    transform: scale(0.8);
  }
  80% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1.1);
  }
}
.topcourt-coin-animation .topcourt-circle-rotate-main .ani-details-block-main .details-block-gift-block {
  background: #2B2D3A;
  padding: 15px;
  border-radius: 4px;
  width: 450px;
  max-width: 100%;
  position: relative;
  padding-top: 40px;
  overflow: hidden;
}
.topcourt-coin-animation .topcourt-circle-rotate-main .ani-details-block-main .details-block-gift-block.top-court-badge-modal {
  overflow: hidden;
  height: auto;
}
.topcourt-coin-animation .topcourt-circle-rotate-main .ani-details-block-main .details-block-gift-block.top-court-badge-modal .topcourt-icon {
  margin: 30px auto;
}
.topcourt-coin-animation .topcourt-circle-rotate-main .ani-details-block-main .details-block-gift-block.top-court-badge-modal h4 {
  margin-bottom: 30px;
}
.topcourt-coin-animation .topcourt-circle-rotate-main .ani-details-block-main .details-block-gift-block.top-court-badge-modal .topcourt-details {
  margin-top: 40px;
}
.topcourt-coin-animation .topcourt-circle-rotate-main .ani-details-block-main .details-block-gift-block.top-court-badge-modal .confetti-canvas {
  width: auto;
  height: 100%;
}
.topcourt-coin-animation .topcourt-circle-rotate-main .ani-details-block-main .details-block-gift-block .confetti-canvas {
  width: auto;
  height: 100%;
}
.topcourt-coin-animation .topcourt-circle-rotate-main .ani-details-block-main .details-block-gift-block h4 {
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 20px;
  position: relative;
  z-index: 2;
  font-family: "Barlow Condensed";
  color: white;
  letter-spacing: 0.8px;
}
@media (max-width: 1366px) {
  .topcourt-coin-animation .topcourt-circle-rotate-main .ani-details-block-main .details-block-gift-block h4 {
    font-size: 22px;
  }
}
@media (max-width: 768px) {
  .topcourt-coin-animation .topcourt-circle-rotate-main .ani-details-block-main .details-block-gift-block h4 {
    font-size: 20px;
  }
}
.topcourt-coin-animation .topcourt-circle-rotate-main .ani-details-block-main .details-block-gift-block .topcourt-icon {
  width: 120px;
  height: 120px;
  overflow: hidden;
  margin: auto;
  position: relative;
  z-index: 2;
}
@media (max-width: 1366px) {
  .topcourt-coin-animation .topcourt-circle-rotate-main .ani-details-block-main .details-block-gift-block .topcourt-icon {
    width: 100px;
    height: 100px;
  }
}
.topcourt-coin-animation .topcourt-circle-rotate-main .ani-details-block-main .details-block-gift-block .topcourt-icon img {
  width: 100%;
  height: 100%;
  -o-object-position: center;
     object-position: center;
  -o-object-fit: contain;
     object-fit: contain;
}
.topcourt-coin-animation .topcourt-circle-rotate-main .ani-details-block-main .details-block-gift-block .topcourt-details {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  position: relative;
  z-index: 2;
}
.topcourt-coin-animation .topcourt-circle-rotate-main .ani-details-block-main .details-block-gift-block .topcourt-details.border-remove {
  border: none;
}
.topcourt-coin-animation .topcourt-circle-rotate-main .ani-details-block-main .details-block-gift-block .topcourt-details h2 {
  margin-top: 15px;
  font-size: 22px;
  font-weight: 400;
  margin-bottom: 0;
  color: #b2934d;
  position: relative;
  z-index: 2;
  font-family: "Barlow Condensed";
}
@media (max-width: 1366px) {
  .topcourt-coin-animation .topcourt-circle-rotate-main .ani-details-block-main .details-block-gift-block .topcourt-details h2 {
    font-size: 20px;
  }
}
@media (max-width: 768px) {
  .topcourt-coin-animation .topcourt-circle-rotate-main .ani-details-block-main .details-block-gift-block .topcourt-details h2 {
    font-size: 16px;
  }
}
.topcourt-coin-animation .topcourt-circle-rotate-main .ani-details-block-main .details-block-gift-block .topcourt-details h3 {
  font-size: 50px;
  color: white;
  position: relative;
  z-index: 2;
  font-family: "Barlow Condensed";
  font-weight: 500;
}
@media (max-width: 1366px) {
  .topcourt-coin-animation .topcourt-circle-rotate-main .ani-details-block-main .details-block-gift-block .topcourt-details h3 {
    font-size: 38px;
  }
}
@media (max-width: 768px) {
  .topcourt-coin-animation .topcourt-circle-rotate-main .ani-details-block-main .details-block-gift-block .topcourt-details h3 {
    font-size: 28px;
  }
}
@media (max-width: 576px) {
  .topcourt-coin-animation .topcourt-circle-rotate-main .ani-details-block-main .details-block-gift-block .topcourt-details h3 {
    font-size: 22px;
  }
}
.topcourt-coin-animation .topcourt-circle-rotate-main .ani-details-block-main .details-block-gift-block p {
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
  position: relative;
  z-index: 2;
}
@media (max-width: 1366px) {
  .topcourt-coin-animation .topcourt-circle-rotate-main .ani-details-block-main .details-block-gift-block p {
    font-size: 14px;
  }
}
.topcourt-coin-animation .topcourt-circle-rotate-main .ani-details-block-main .details-block-gift-block .topv2-share-modal-footer .topv2-share-text {
  padding: 20px 0;
}
.topcourt-coin-animation .topcourt-circle-rotate-main .ani-details-block-main .details-block-gift-block .topv2-share-modal-footer .topv2-share-text span {
  display: inline-block;
  position: relative;
  font-size: 15px;
  font-family: "Barlow Condensed";
  color: #9B9CA2;
  font-weight: 400;
  padding: 0 25px;
}
.topcourt-coin-animation .topcourt-circle-rotate-main .ani-details-block-main .details-block-gift-block .topv2-share-modal-footer .topv2-share-text span::before {
  position: absolute;
  content: "";
  right: -80px;
  top: 0;
  bottom: 0;
  width: 80px;
  max-width: 100%;
  background: #53545E;
  height: 1px;
  margin: auto;
}
.topcourt-coin-animation .topcourt-circle-rotate-main .ani-details-block-main .details-block-gift-block .topv2-share-modal-footer .topv2-share-text span::after {
  position: absolute;
  content: "";
  left: -80px;
  top: 0;
  bottom: 0;
  width: 80px;
  max-width: 100%;
  background: #53545E;
  height: 1px;
  margin: auto;
}
.topcourt-coin-animation .topcourt-circle-rotate-main .ani-details-block-main .details-block-gift-block .topv2-share-modal-footer .topv2-share-btns-modal {
  position: relative;
  z-index: 1;
}
.topcourt-coin-animation .topcourt-circle-rotate-main .ani-details-block-main .details-block-gift-block .topv2-share-modal-footer .topv2-share-btns-modal .topv2-share-btn {
  font-size: 14px;
  border: 1px solid #B2934C;
  color: #B2934C;
  font-weight: normal;
  font-family: "Averta Demo PE Cutted Demo";
  margin: 0 8px;
  padding: 8px 30px;
  width: 140px;
  max-width: 100%;
  background: transparent;
  transition: all 0.3s ease-in-out;
}
.topcourt-coin-animation .topcourt-circle-rotate-main .ani-details-block-main .details-block-gift-block .topv2-share-modal-footer .topv2-share-btns-modal .topv2-share-btn:hover {
  background: #B2934C;
  border-color: #B2934C;
  color: white;
}
.topcourt-coin-animation .topcourt-circle-rotate-main .ani-details-block-main .details-block-gift-block .topv2-share-modal-footer p {
  font-family: "Barlow Condensed";
  font-size: 15px;
  font-weight: 400;
  color: #9B9CA2;
  margin-top: 15px;
  padding: 0 30px;
  width: 84%;
  margin: 15px auto 0;
}
@keyframes animodal {
  from {
    background-position: 0 0;
  }
  to {
    background-position: -1000px 0;
  }
}
@-webkit-keyframes animodal {
  from {
    background-position: 0 0;
  }
  to {
    background-position: -1000px 0;
  }
}

@-webkit-keyframes moveClouds {
  0% {
    background-position: 100% 0%;
  }
  100% {
    background-position: 0% 100%;
  }
}

@keyframes moveClouds {
  0% {
    background-position: 100% 0%;
  }
  100% {
    background-position: 0% 100%;
  }
}
.topv2-main .top-sitemap-page-main {
  padding: 50px 0 0;
}
@media (max-width: 576px) {
  .topv2-main .top-sitemap-page-main {
    padding: 20px 0 0;
  }
}
.topv2-main .top-sitemap-page-main .toc-v2-project-title-main {
  margin-bottom: 30px;
}
.topv2-main .top-sitemap-page-main .top-sitemap-page-title {
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 1px;
  font-family: "Barlow Condensed";
  color: #b2934d;
  text-transform: uppercase;
}
.topv2-main .top-sitemap-page-main .top-sitemap-details-block-main .top-v2-small-title-text {
  display: inline-block;
}
.topv2-main .top-sitemap-page-main .top-sitemap-details-block-main .top-sitemap-list-block {
  margin-bottom: 45px;
}
.topv2-main .top-sitemap-page-main .top-sitemap-details-block-main .top-sitemap-list-block .sub-data-list {
  margin-top: 20px;
}
.topv2-main .top-sitemap-page-main .top-sitemap-details-block-main .top-sitemap-list-block .sub-data-list a {
  font-size: 15px;
  font-weight: 400;
  color: white;
  margin-bottom: 10px;
  font-family: "Barlow";
  transition: all 0.3s ease-in-out;
  display: inline-block;
  border-bottom: 1px solid transparent;
}
.topv2-main .top-sitemap-page-main .top-sitemap-details-block-main .top-sitemap-list-block .sub-data-list a:hover {
  border-color: #b2934d;
  color: #b2934d;
}
.topv2-main .top-sitemap-page-main .top-sitemap-details-block-main .top-sitemap-footer-bar-main a {
  font-size: 15px;
  font-weight: 400;
  color: white;
  margin-bottom: 10px;
  font-family: "Barlow";
  transition: all 0.3s ease-in-out;
  display: inline-block;
  border-bottom: 1px solid transparent;
}
.topv2-main .top-sitemap-page-main .top-sitemap-details-block-main .top-sitemap-footer-bar-main a:hover {
  border-color: #b2934d;
  color: #b2934d;
}

.topv2-main .topv2-benefits-section-main {
  padding: 0px 0 50px;
}
.topv2-main .topv2-benefits-section-main .topv2-benefits-list-main .topv2-benefits-icons-list {
  text-align: center;
  margin-bottom: 30px;
  margin-top: 30px;
}
.topv2-main .topv2-benefits-section-main .topv2-benefits-list-main .topv2-benefits-icons-list .topv2-benefits-icon {
  width: 100%;
  height: 70px;
  overflow: hidden;
  margin-bottom: 15px;
}
.topv2-main .topv2-benefits-section-main .topv2-benefits-list-main .topv2-benefits-icons-list .topv2-benefits-icon img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.topv2-main .topv2-benefits-section-main .topv2-benefits-list-main .topv2-benefits-icons-list h5 {
  font-size: 20px;
  font-weight: 500;
  color: white;
  font-family: "Barlow Condensed";
  margin-bottom: 20px;
  letter-spacing: 0.5px;
}
@media (max-width: 991.98px) {
  .topv2-main .topv2-benefits-section-main .topv2-benefits-list-main .topv2-benefits-icons-list h5 {
    font-size: 18px;
  }
}
.topv2-main .topv2-benefits-section-main .topcourt-back-arrow {
  padding-bottom: 30px;
}
.topv2-main .topv2-what-we-do-section-main {
  padding-top: 50px;
}
.topv2-main .topv2-what-we-do-section-main .topv2-what-we-do-list h5 {
  font-size: 24px;
  font-weight: 500;
  color: #b2934d;
  font-family: "Barlow Condensed";
  margin-bottom: 20px;
  letter-spacing: 0.5px;
}
@media (max-width: 991.98px) {
  .topv2-main .topv2-what-we-do-section-main .topv2-what-we-do-list h5 {
    font-size: 22px;
  }
}
@media (max-width: 767.98px) {
  .topv2-main .topv2-what-we-do-section-main .topv2-what-we-do-list h5 {
    font-size: 20px;
  }
}
.topv2-main .topv2-what-we-do-section-main .topv2-what-we-do-list ul li {
  font-size: 20px;
  font-weight: 500;
  color: #ffffff;
  font-family: "Barlow Condensed";
  margin-bottom: 8px;
}
@media (max-width: 991.98px) {
  .topv2-main .topv2-what-we-do-section-main .topv2-what-we-do-list ul li {
    font-size: 18px;
  }
}
@media (max-width: 767.98px) {
  .topv2-main .topv2-what-we-do-section-main .topv2-what-we-do-list ul li {
    font-size: 26px;
  }
}
.topv2-main .topv2-what-we-do-section-main .topv2-what-we-do-list.topv2-what-we-section h5 {
  text-decoration: line-through;
  color: #6c6c6c;
}
.topv2-main .topv2-what-we-do-section-main .topv2-what-we-do-list.topv2-what-we-section ul li {
  color: #6c6c6c;
}
.topv2-main .topv2-actively-recruitin-section {
  padding: 80px 0 0;
}
.topv2-main .topv2-actively-recruitin-section .topv2-actively-section {
  margin-top: 40px;
}
.topv2-main .topv2-actively-recruitin-section .topv2-actively-section ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  text-align: center;
}
.topv2-main .topv2-actively-recruitin-section .topv2-actively-section ul li {
  background-color: #fff;
  padding: 20px 15px;
  height: 164px;
  flex: 0 0 17%;
  max-width: 17%;
  border-radius: 2px;
  box-shadow: 40.305px 40.305px 80px 0px rgba(0, 0, 0, 0.1);
  margin-bottom: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 1199.98px) {
  .topv2-main .topv2-actively-recruitin-section .topv2-actively-section ul li {
    flex: 0 0 21%;
    max-width: 21%;
  }
}
@media (max-width: 991.98px) {
  .topv2-main .topv2-actively-recruitin-section .topv2-actively-section ul li {
    flex: 0 0 30%;
    max-width: 30%;
  }
}
@media (max-width: 767.98px) {
  .topv2-main .topv2-actively-recruitin-section .topv2-actively-section ul li {
    flex: 0 0 30%;
    max-width: 30%;
  }
}
@media (max-width: 575px) {
  .topv2-main .topv2-actively-recruitin-section .topv2-actively-section ul li {
    flex: 0 0 46%;
    max-width: 46%;
  }
}
.topv2-main .topv2-actively-recruitin-section .topv2-actively-section ul li .logo-cover-main {
  width: 120px;
  height: 90px;
  overflow: hidden;
}
.topv2-main .topv2-actively-recruitin-section .topv2-actively-section ul li .logo-cover-main img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.topv2-main .topv2-careers-details-section-main {
  padding: 60px 0;
}
@media (max-width: 991.98px) {
  .topv2-main .topv2-careers-details-section-main {
    padding: 30px 0;
  }
}
.topv2-main .topv2-careers-details-section-main .topv2-current-category-list-block {
  padding: 20px 0 0;
}
.topv2-main .topv2-careers-details-section-main .topv2-current-category-list-block h5 {
  font-size: 20px;
  font-weight: 500;
  color: #b2934d;
  font-family: "Barlow Condensed";
  margin-bottom: 20px;
  letter-spacing: 0.5px;
}
@media (max-width: 991.98px) {
  .topv2-main .topv2-careers-details-section-main .topv2-current-category-list-block h5 {
    font-size: 18px;
  }
}
.topv2-main .topv2-careers-details-section-main .topv2-current-category-list-block .topv2-current-category-list {
  background: #2a2d3b !important;
  border: 1px solid #3c4051 !important;
  border-radius: 2px !important;
  margin-bottom: 15px;
  padding: 0px;
  display: flex;
  flex-direction: column;
  width: 100%;
  padding: 15px;
  opacity: 1;
  position: relative;
  transition: all 0.3s ease-in-out;
}
.topv2-main .topv2-careers-details-section-main .topv2-current-category-list-block .topv2-current-category-list:last-child {
  margin-bottom: 0;
}
.topv2-main .topv2-careers-details-section-main .topv2-current-category-list-block .topv2-current-category-list::before {
  position: absolute;
  content: "";
  background: url(../svg/close.svg) no-repeat;
  background-position: center;
  background-size: contain;
  width: 15px;
  height: 15px;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 20px;
}
.topv2-main .topv2-careers-details-section-main .topv2-current-category-list-block .topv2-current-category-list h4 {
  font-size: 16px;
  font-weight: 500;
  color: #ffffff;
  font-family: "Barlow Condensed";
  margin-bottom: 8px;
  transition: all 0.3s ease-in-out;
}
.topv2-main .topv2-careers-details-section-main .topv2-current-category-list-block .topv2-current-category-list ul {
  display: flex;
}
.topv2-main .topv2-careers-details-section-main .topv2-current-category-list-block .topv2-current-category-list ul li {
  font-size: 14px;
  font-weight: 400;
  color: #9b9da8;
  font-family: "Barlow Condensed";
  position: relative;
  padding-right: 30px;
  transition: all 0.3s ease-in-out;
}
.topv2-main .topv2-careers-details-section-main .topv2-current-category-list-block .topv2-current-category-list ul li::before {
  position: absolute;
  content: "";
  left: -15px;
  top: 0;
  bottom: 0;
  background: #9b9da8;
  height: 100%;
  width: 1px;
  margin: auto;
  transition: all 0.3s ease-in-out;
}
.topv2-main .topv2-careers-details-section-main .topv2-current-category-list-block .topv2-current-category-list ul li:first-child::before {
  display: none;
}
.topv2-main .topv2-careers-details-section-main .topv2-current-category-list-block .topv2-current-category-list:hover {
  background: #272a37 !important;
}
.topv2-main .topv2-careers-details-section-main .topv2-current-category-list-block .topv2-current-category-list:hover h4 {
  color: #b2934d;
}
@media (max-width: 767.98px) {
  .topv2-main .topv2-careers-inner-page-main-section .topcourt-back-arrow {
    padding: 20px 0 20px;
  }
}
.topv2-main .topv2-careers-inner-page-main-section .toc-v2-project-title-main {
  margin-top: 25px;
}
.topv2-main .topv2-careers-inner-page-main-section .topv2-market-research-block-main h5 {
  font-size: 14px;
  font-weight: 600;
  color: #ffffff;
  font-family: "montserratmedium";
  letter-spacing: 2.8px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.topv2-main .topv2-careers-inner-page-main-section .topv2-market-research-block-main .topv2-location-commitment {
  padding: 30px 0 20px;
}
@media (max-width: 767.98px) {
  .topv2-main .topv2-careers-inner-page-main-section .topv2-market-research-block-main .topv2-location-commitment .topv2-market-location {
    margin-bottom: 20px;
  }
}
.topv2-main .topv2-careers-inner-page-main-section .topv2-market-research-block-main .topv2-location-commitment .topv2-market-location h3 {
  font-size: 18px;
  font-weight: 500;
  color: #ffffff;
  font-family: "Barlow Condensed";
}
.topv2-main .topv2-careers-inner-page-main-section .topv2-market-research-block-main .topv2-market-research-details-block p {
  font-size: 14px;
  font-weight: 500;
  color: #9b9da8;
  font-family: "Barlow";
  line-height: 24px;
  margin-bottom: 15px;
}
.topv2-main .topv2-careers-inner-page-main-section .topv2-market-research-block-main .topv2-market-research-details-block .topv2-basic-block-main {
  padding-top: 30px;
}
.topv2-main .topv2-careers-inner-page-main-section .topv2-market-research-block-main .topv2-market-research-details-block .topv2-basic-block-main h5 {
  margin-bottom: 15px;
}
.topv2-main .topv2-careers-inner-page-main-section .topv2-market-research-block-main .topv2-market-research-details-block .topv2-basic-block-main ul li {
  font-size: 14px;
  font-weight: 500;
  color: #9b9da8;
  font-family: "Barlow";
  line-height: 24px;
  margin-bottom: 8px;
  position: relative;
  padding-left: 20px;
}
.topv2-main .topv2-careers-inner-page-main-section .topv2-market-research-block-main .topv2-market-research-details-block .topv2-basic-block-main ul li::before {
  position: absolute;
  content: "";
  width: 8px;
  height: 2px;
  border-radius: 100px;
  background: #9b9da8;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
}
.topv2-main .topv2-careers-inner-page-main-section .topv2-market-research-block-main .topv2-market-research-details-block .career_desc {
  font-size: 15px;
  font-family: "Barlow Condensed" !important;
  font-style: normal;
  font-weight: 500;
  line-height: 27px;
}
.topv2-main .topv2-careers-inner-page-main-section .topv2-market-research-block-main .topv2-market-research-details-block .career_desc p, .topv2-main .topv2-careers-inner-page-main-section .topv2-market-research-block-main .topv2-market-research-details-block .career_desc span {
  color: white;
}
.topv2-main .topv2-careers-inner-page-main-section .topv2-market-research-block-main .topv2-market-research-details-block .career_desc span, .topv2-main .topv2-careers-inner-page-main-section .topv2-market-research-block-main .topv2-market-research-details-block .career_desc p {
  color: white;
}
.topv2-main .topv2-careers-inner-page-main-section .topv2-market-research-block-main .topv2-market-research-details-block .career_desc ul li span {
  color: white !important;
}
.topv2-main .topv2-careers-inner-page-main-section .topv2-market-research-block-main .topv2-market-research-details-block .career_desc * {
  font-family: "Barlow Condensed" !important;
  font-size: 15px !important;
  font-weight: normal;
  line-height: 26px;
}
.topv2-main .topv2-careers-inner-page-main-section .topv2-market-research-block-main .topv2-market-research-details-block .career_desc a * {
  color: white !important;
  text-decoration: underline !important;
}
.topv2-main .topv2-careers-inner-page-main-section .topv2-market-research-block-main .topv2-market-research-details-block .career_desc b {
  font-weight: 600 !important;
}
.topv2-main .topv2-careers-inner-page-main-section .topv2-market-research-block-main .topv2-market-research-details-block .career_desc b * {
  font-weight: 600 !important;
}
.topv2-main .topv2-careers-inner-page-main-section .topv2-market-research-block-main .topv2-market-research-details-block .career_desc h1 * {
  font-size: 35px !important;
  font-weight: 500 !important;
  line-height: 42px;
}
@media (max-width: 1199px) {
  .topv2-main .topv2-careers-inner-page-main-section .topv2-market-research-block-main .topv2-market-research-details-block .career_desc h1 * {
    font-size: 32px !important;
    line-height: 35px;
  }
}
@media (max-width: 991px) {
  .topv2-main .topv2-careers-inner-page-main-section .topv2-market-research-block-main .topv2-market-research-details-block .career_desc h1 * {
    font-size: 28px !important;
    line-height: 30px;
  }
}
@media (max-width: 767px) {
  .topv2-main .topv2-careers-inner-page-main-section .topv2-market-research-block-main .topv2-market-research-details-block .career_desc h1 * {
    font-size: 24px !important;
    line-height: 28px;
  }
}
@media (max-width: 575px) {
  .topv2-main .topv2-careers-inner-page-main-section .topv2-market-research-block-main .topv2-market-research-details-block .career_desc h1 * {
    font-size: 21px !important;
    line-height: 28px;
  }
}
@media (max-width: 375px) {
  .topv2-main .topv2-careers-inner-page-main-section .topv2-market-research-block-main .topv2-market-research-details-block .career_desc h1 * {
    font-size: 18px !important;
    line-height: 26px;
  }
}
.topv2-main .topv2-careers-inner-page-main-section .topv2-market-research-block-main .topv2-market-research-details-block .career_desc h2 * {
  font-size: 32px !important;
  font-weight: 500 !important;
  line-height: 35px;
}
@media (max-width: 1199px) {
  .topv2-main .topv2-careers-inner-page-main-section .topv2-market-research-block-main .topv2-market-research-details-block .career_desc h2 * {
    font-size: 28px !important;
    line-height: 30px;
  }
}
@media (max-width: 991px) {
  .topv2-main .topv2-careers-inner-page-main-section .topv2-market-research-block-main .topv2-market-research-details-block .career_desc h2 * {
    font-size: 24px !important;
    line-height: 28px;
  }
}
@media (max-width: 767px) {
  .topv2-main .topv2-careers-inner-page-main-section .topv2-market-research-block-main .topv2-market-research-details-block .career_desc h2 * {
    font-size: 20px !important;
    line-height: 27px;
  }
}
@media (max-width: 575px) {
  .topv2-main .topv2-careers-inner-page-main-section .topv2-market-research-block-main .topv2-market-research-details-block .career_desc h2 * {
    font-size: 18px !important;
    line-height: 28px;
  }
}
@media (max-width: 375px) {
  .topv2-main .topv2-careers-inner-page-main-section .topv2-market-research-block-main .topv2-market-research-details-block .career_desc h2 * {
    font-size: 16px !important;
    line-height: 26px;
  }
}
.topv2-main .topv2-careers-inner-page-main-section .topv2-market-research-block-main .topv2-market-research-details-block .career_desc h3 * {
  font-size: 28px !important;
  font-weight: 500 !important;
  line-height: 30px;
}
@media (max-width: 1199px) {
  .topv2-main .topv2-careers-inner-page-main-section .topv2-market-research-block-main .topv2-market-research-details-block .career_desc h3 * {
    font-size: 24px !important;
    line-height: 28px;
  }
}
@media (max-width: 991px) {
  .topv2-main .topv2-careers-inner-page-main-section .topv2-market-research-block-main .topv2-market-research-details-block .career_desc h3 * {
    font-size: 20px !important;
    line-height: 27px;
  }
}
@media (max-width: 767px) {
  .topv2-main .topv2-careers-inner-page-main-section .topv2-market-research-block-main .topv2-market-research-details-block .career_desc h3 * {
    font-size: 18px !important;
    line-height: 27px;
  }
}
@media (max-width: 575px) {
  .topv2-main .topv2-careers-inner-page-main-section .topv2-market-research-block-main .topv2-market-research-details-block .career_desc h3 * {
    font-size: 16px !important;
    line-height: 28px;
  }
}
.topv2-main .topv2-careers-inner-page-main-section .topv2-market-research-block-main .topv2-market-research-details-block .career_desc h4 * {
  font-size: 24px !important;
  font-weight: 500 !important;
  line-height: 30px;
}
@media (max-width: 1199px) {
  .topv2-main .topv2-careers-inner-page-main-section .topv2-market-research-block-main .topv2-market-research-details-block .career_desc h4 * {
    font-size: 21px !important;
    line-height: 28px;
  }
}
@media (max-width: 991px) {
  .topv2-main .topv2-careers-inner-page-main-section .topv2-market-research-block-main .topv2-market-research-details-block .career_desc h4 * {
    font-size: 19px !important;
    line-height: 27px;
  }
}
@media (max-width: 767px) {
  .topv2-main .topv2-careers-inner-page-main-section .topv2-market-research-block-main .topv2-market-research-details-block .career_desc h4 * {
    font-size: 18px !important;
    line-height: 27px;
  }
}
@media (max-width: 575px) {
  .topv2-main .topv2-careers-inner-page-main-section .topv2-market-research-block-main .topv2-market-research-details-block .career_desc h4 * {
    font-size: 16px !important;
    line-height: 28px;
  }
}
.topv2-main .topv2-careers-inner-page-main-section .topv2-market-research-block-main .topv2-market-research-details-block .career_desc h5 * {
  font-size: 21px !important;
  font-weight: 500 !important;
  line-height: 28px;
}
@media (max-width: 1199px) {
  .topv2-main .topv2-careers-inner-page-main-section .topv2-market-research-block-main .topv2-market-research-details-block .career_desc h5 * {
    font-size: 20px !important;
    line-height: 28px;
  }
}
@media (max-width: 991px) {
  .topv2-main .topv2-careers-inner-page-main-section .topv2-market-research-block-main .topv2-market-research-details-block .career_desc h5 * {
    font-size: 19px !important;
    line-height: 27px;
  }
}
@media (max-width: 767px) {
  .topv2-main .topv2-careers-inner-page-main-section .topv2-market-research-block-main .topv2-market-research-details-block .career_desc h5 * {
    font-size: 18px !important;
    line-height: 27px;
  }
}
@media (max-width: 575px) {
  .topv2-main .topv2-careers-inner-page-main-section .topv2-market-research-block-main .topv2-market-research-details-block .career_desc h5 * {
    font-size: 16px !important;
    line-height: 28px;
  }
}
.topv2-main .topv2-careers-inner-page-main-section .topv2-market-research-block-main .topv2-market-research-details-block .career_desc h6 * {
  font-size: 18px !important;
  font-weight: 500 !important;
  line-height: 28px;
}
@media (max-width: 991px) {
  .topv2-main .topv2-careers-inner-page-main-section .topv2-market-research-block-main .topv2-market-research-details-block .career_desc h6 * {
    font-size: 17px !important;
    line-height: 26px;
  }
}
@media (max-width: 767px) {
  .topv2-main .topv2-careers-inner-page-main-section .topv2-market-research-block-main .topv2-market-research-details-block .career_desc h6 * {
    font-size: 16px !important;
    line-height: 26px;
  }
}
.topv2-main .topv2-careers-inner-page-main-section .topv2-market-research-block-main .topv2-market-research-details-block .career_desc h1 {
  font-size: 35px !important;
  font-weight: 500 !important;
  line-height: 42px;
}
@media (max-width: 1199px) {
  .topv2-main .topv2-careers-inner-page-main-section .topv2-market-research-block-main .topv2-market-research-details-block .career_desc h1 {
    font-size: 32px !important;
    line-height: 35px;
  }
}
@media (max-width: 991px) {
  .topv2-main .topv2-careers-inner-page-main-section .topv2-market-research-block-main .topv2-market-research-details-block .career_desc h1 {
    font-size: 28px !important;
    line-height: 30px;
  }
}
@media (max-width: 767px) {
  .topv2-main .topv2-careers-inner-page-main-section .topv2-market-research-block-main .topv2-market-research-details-block .career_desc h1 {
    font-size: 24px !important;
    line-height: 28px;
  }
}
@media (max-width: 575px) {
  .topv2-main .topv2-careers-inner-page-main-section .topv2-market-research-block-main .topv2-market-research-details-block .career_desc h1 {
    font-size: 21px !important;
    line-height: 28px;
  }
}
@media (max-width: 375px) {
  .topv2-main .topv2-careers-inner-page-main-section .topv2-market-research-block-main .topv2-market-research-details-block .career_desc h1 {
    font-size: 18px !important;
    line-height: 26px;
  }
}
.topv2-main .topv2-careers-inner-page-main-section .topv2-market-research-block-main .topv2-market-research-details-block .career_desc h2 {
  font-size: 32px !important;
  font-weight: 500 !important;
  line-height: 35px;
}
@media (max-width: 1199px) {
  .topv2-main .topv2-careers-inner-page-main-section .topv2-market-research-block-main .topv2-market-research-details-block .career_desc h2 {
    font-size: 28px !important;
    line-height: 30px;
  }
}
@media (max-width: 991px) {
  .topv2-main .topv2-careers-inner-page-main-section .topv2-market-research-block-main .topv2-market-research-details-block .career_desc h2 {
    font-size: 24px !important;
    line-height: 28px;
  }
}
@media (max-width: 767px) {
  .topv2-main .topv2-careers-inner-page-main-section .topv2-market-research-block-main .topv2-market-research-details-block .career_desc h2 {
    font-size: 20px !important;
    line-height: 27px;
  }
}
@media (max-width: 575px) {
  .topv2-main .topv2-careers-inner-page-main-section .topv2-market-research-block-main .topv2-market-research-details-block .career_desc h2 {
    font-size: 18px !important;
    line-height: 28px;
  }
}
@media (max-width: 375px) {
  .topv2-main .topv2-careers-inner-page-main-section .topv2-market-research-block-main .topv2-market-research-details-block .career_desc h2 {
    font-size: 16px !important;
    line-height: 26px;
  }
}
.topv2-main .topv2-careers-inner-page-main-section .topv2-market-research-block-main .topv2-market-research-details-block .career_desc h3 {
  font-size: 28px !important;
  font-weight: 500 !important;
  line-height: 30px;
}
@media (max-width: 1199px) {
  .topv2-main .topv2-careers-inner-page-main-section .topv2-market-research-block-main .topv2-market-research-details-block .career_desc h3 {
    font-size: 24px !important;
    line-height: 28px;
  }
}
@media (max-width: 991px) {
  .topv2-main .topv2-careers-inner-page-main-section .topv2-market-research-block-main .topv2-market-research-details-block .career_desc h3 {
    font-size: 20px !important;
    line-height: 27px;
  }
}
@media (max-width: 767px) {
  .topv2-main .topv2-careers-inner-page-main-section .topv2-market-research-block-main .topv2-market-research-details-block .career_desc h3 {
    font-size: 18px !important;
    line-height: 27px;
  }
}
@media (max-width: 575px) {
  .topv2-main .topv2-careers-inner-page-main-section .topv2-market-research-block-main .topv2-market-research-details-block .career_desc h3 {
    font-size: 16px !important;
    line-height: 28px;
  }
}
.topv2-main .topv2-careers-inner-page-main-section .topv2-market-research-block-main .topv2-market-research-details-block .career_desc h4 {
  font-size: 24px !important;
  font-weight: 500 !important;
  line-height: 30px;
}
@media (max-width: 1199px) {
  .topv2-main .topv2-careers-inner-page-main-section .topv2-market-research-block-main .topv2-market-research-details-block .career_desc h4 {
    font-size: 21px !important;
    line-height: 28px;
  }
}
@media (max-width: 991px) {
  .topv2-main .topv2-careers-inner-page-main-section .topv2-market-research-block-main .topv2-market-research-details-block .career_desc h4 {
    font-size: 19px !important;
    line-height: 27px;
  }
}
@media (max-width: 767px) {
  .topv2-main .topv2-careers-inner-page-main-section .topv2-market-research-block-main .topv2-market-research-details-block .career_desc h4 {
    font-size: 18px !important;
    line-height: 27px;
  }
}
@media (max-width: 575px) {
  .topv2-main .topv2-careers-inner-page-main-section .topv2-market-research-block-main .topv2-market-research-details-block .career_desc h4 {
    font-size: 16px !important;
    line-height: 28px;
  }
}
.topv2-main .topv2-careers-inner-page-main-section .topv2-market-research-block-main .topv2-market-research-details-block .career_desc h5 {
  font-size: 21px !important;
  font-weight: 500 !important;
  line-height: 28px;
}
@media (max-width: 1199px) {
  .topv2-main .topv2-careers-inner-page-main-section .topv2-market-research-block-main .topv2-market-research-details-block .career_desc h5 {
    font-size: 20px !important;
    line-height: 28px;
  }
}
@media (max-width: 991px) {
  .topv2-main .topv2-careers-inner-page-main-section .topv2-market-research-block-main .topv2-market-research-details-block .career_desc h5 {
    font-size: 19px !important;
    line-height: 27px;
  }
}
@media (max-width: 767px) {
  .topv2-main .topv2-careers-inner-page-main-section .topv2-market-research-block-main .topv2-market-research-details-block .career_desc h5 {
    font-size: 18px !important;
    line-height: 27px;
  }
}
@media (max-width: 575px) {
  .topv2-main .topv2-careers-inner-page-main-section .topv2-market-research-block-main .topv2-market-research-details-block .career_desc h5 {
    font-size: 16px !important;
    line-height: 28px;
  }
}
.topv2-main .topv2-careers-inner-page-main-section .topv2-market-research-block-main .topv2-market-research-details-block .career_desc h6 {
  font-size: 18px !important;
  font-weight: 500 !important;
  line-height: 28px;
}
@media (max-width: 991px) {
  .topv2-main .topv2-careers-inner-page-main-section .topv2-market-research-block-main .topv2-market-research-details-block .career_desc h6 {
    font-size: 17px !important;
    line-height: 26px;
  }
}
@media (max-width: 767px) {
  .topv2-main .topv2-careers-inner-page-main-section .topv2-market-research-block-main .topv2-market-research-details-block .career_desc h6 {
    font-size: 16px !important;
    line-height: 26px;
  }
}
.topv2-main .topv2-apply-section-main {
  padding: 80px 0 0;
  text-align: center;
}
.topv2-main .topv2-apply-section-main .text-danger {
  text-align: start;
}
.topv2-main .topv2-apply-section-main form .form-group label {
  display: flex;
  font-family: "Barlow Condensed";
  font-weight: 500;
  font-size: 14px;
  color: #9b9da8;
  line-height: normal;
  margin-bottom: 6px;
  padding: 0;
}
.topv2-main .topv2-apply-section-main form .form-group .form-control {
  background-color: #242733;
  height: auto;
  padding: 10px 15px;
  font-family: "Barlow Condensed";
  font-weight: 500;
  font-size: 15px;
  color: #b2934d;
  border: none;
  outline: none;
  box-shadow: none;
  width: 100%;
}
.topv2-main .topv2-apply-section-main form .form-group.hys-upload {
  position: relative;
}
.topv2-main .topv2-apply-section-main form .form-group.hys-upload input {
  width: 100%;
  position: relative;
  z-index: 1;
  opacity: 0;
  cursor: pointer;
  height: 45px;
}
.topv2-main .topv2-apply-section-main form .form-group.hys-upload input::before {
  position: absolute;
  content: "";
  right: 0;
  top: 0;
  bottom: 0;
  background: red;
  width: 100%;
  height: 45px;
  z-index: 3;
  opacity: 1;
  left: 0;
}
.topv2-main .topv2-apply-section-main form .form-group.hys-upload label {
  position: absolute;
  right: 0;
  left: 15px;
  top: 0;
  bottom: 0;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: calc(100% - 30px);
  background: #b2934d;
  color: white;
  margin: 0;
  cursor: pointer;
  padding: 10px 15px;
  height: 45px;
}
.topv2-main .topv2-apply-section-main form .form-group .topv2-careers-page-checkbox {
  display: flex;
  align-items: center;
  margin-top: 8px;
  margin-bottom: 15px;
}
.topv2-main .topv2-apply-section-main form .form-group .topv2-careers-page-checkbox label {
  margin-bottom: 0;
  margin-right: 10px;
}
.topv2-main .topv2-apply-section-main form .form-group .topv2-careers-page-checkbox .form-check .form-check-input {
  opacity: 0;
}
.topv2-main .topv2-apply-section-main form .form-group .topv2-careers-page-checkbox .form-check input[type=radio]:checked + .form-check-label::after {
  opacity: 1;
}
.topv2-main .topv2-apply-section-main form .form-group .topv2-careers-page-checkbox .form-check .form-check-label {
  margin-bottom: 0;
  position: relative;
  padding-left: 15px;
  margin-right: 0;
}
.topv2-main .topv2-apply-section-main form .form-group .topv2-careers-page-checkbox .form-check .form-check-label::before {
  border-radius: 50px;
  content: "";
  position: absolute;
  right: auto;
  top: 0;
  background: #ffeec7;
  width: 20px;
  height: 20px;
  border: 2px solid #b2934d;
  left: -15px;
}
.topv2-main .topv2-apply-section-main form .form-group .topv2-careers-page-checkbox .form-check .form-check-label::after {
  width: 10px;
  height: 10px;
  z-index: 1;
  content: "";
  position: absolute;
  right: auto;
  top: 5px;
  background: #b2934d;
  border-radius: 50px;
  opacity: 0;
  transition: all 0.3s ease-in-out;
  left: -10px;
}
.topv2-main .topv2-apply-section-main form .topv2-send-btn-footer {
  margin-top: 30px;
}
.topv2-main .topv2-apply-section-main .upload-probar .video-upload-detail .file-upload-block-main {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 12px;
}
.topv2-main .topv2-apply-section-main .upload-probar .video-upload-detail .file-upload-block-main .filename {
  font-family: "Barlow Condensed";
  font-weight: 500;
  font-size: 14px;
  color: #9b9da8;
}
.topv2-main .topv2-apply-section-main .upload-probar .video-upload-detail .file-upload-block-main .progress-and-close-block .pertext {
  font-family: "Barlow Condensed";
  font-weight: 500;
  font-size: 14px;
  color: #b2934d;
}
.topv2-main .topv2-apply-section-main .upload-probar .video-upload-detail .file-upload-block-main .progress-and-close-block button {
  outline: none;
  box-shadow: none;
  background: transparent;
  border: none;
  font-family: "Barlow Condensed";
  font-weight: 500;
  font-size: 14px;
  color: #b2934d;
}
.topv2-main .topv2-apply-section-main .upload-probar .video-upload-detail .video-uploadbar {
  height: 10px;
  background: #b2934d;
  border-radius: 100px;
}

.topv2-main.topv2-player-trailer-video-page {
  padding: 75px 0 100px;
}
.topv2-main .topv2-player-trailer-video-page-main .topv2-player-trailer-video-block {
  padding-top: 15px;
}
.topv2-main .topv2-player-trailer-video-page-main .row {
  border-bottom: 1px solid #494c5d;
}
.topv2-main .topv2-player-trailer-video-page-main .topv2-the-bryan-block-main {
  margin: 10px 0 10px;
}
.topv2-main .topv2-player-trailer-video-page-main .topv2-the-bryan-block-main h1 {
  font-family: "montserratsemibold";
  font-size: 20px;
  color: white;
  margin-bottom: 5px;
}
@media (max-width: 768px) {
  .topv2-main .topv2-player-trailer-video-page-main .topv2-the-bryan-block-main h1 {
    font-size: 18px;
  }
}
@media (max-width: 576px) {
  .topv2-main .topv2-player-trailer-video-page-main .topv2-the-bryan-block-main h1 {
    font-size: 16px;
  }
}
.topv2-main .topv2-player-trailer-video-page-main .topv2-the-bryan-block-main h2 {
  font-size: 16px !important;
  font-weight: 500 !important;
  line-height: normal !important;
  color: white !important;
  font-family: "Nunito" !important;
  padding: 0 !important;
  margin: 0 !important;
}
@media (max-width: 768px) {
  .topv2-main .topv2-player-trailer-video-page-main .topv2-the-bryan-block-main h2 {
    font-size: 14px !important;
  }
}
.topv2-main .topv2-player-trailer-video-page-main .topv2-trailer-video-details-block {
  margin-bottom: 15px;
}
.topv2-main .topv2-player-trailer-video-page-main .topv2-trailer-video-details-block .topv2-video-block-main {
  position: relative;
}
.topv2-main .topv2-player-trailer-video-page-main .topv2-trailer-video-details-block .topv2-video-block-main .topv2-video {
  width: 100%;
  height: 100%;
  transition: all 0.3s ease-in-out;
}
.topv2-main .topv2-player-trailer-video-page-main .topv2-trailer-video-details-block .topv2-video-block-main .topv2-video img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}
.topv2-main .topv2-player-trailer-video-page-main .topv2-trailer-video-details-block .topv2-video-block-main .video-finish-block {
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.7);
  z-index: 1;
  height: 100%;
}
.topv2-main .topv2-player-trailer-video-page-main .topv2-trailer-video-details-block .topv2-video-block-main .video-finish-block .video-finish-details {
  text-align: center;
  padding: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 100%;
  height: 100%;
}
.topv2-main .topv2-player-trailer-video-page-main .topv2-trailer-video-details-block .topv2-video-block-main .video-finish-block .video-finish-details h5 {
  font-size: 20px;
  font-weight: 400;
  color: white;
}
@media (max-width: 576px) {
  .topv2-main .topv2-player-trailer-video-page-main .topv2-trailer-video-details-block .topv2-video-block-main .video-finish-block .video-finish-details h5 {
    font-size: 18px;
  }
}
@media (max-width: 475px) {
  .topv2-main .topv2-player-trailer-video-page-main .topv2-trailer-video-details-block .topv2-video-block-main .video-finish-block .video-finish-details h5 {
    font-size: 12px;
  }
}
.topv2-main .topv2-player-trailer-video-page-main .topv2-trailer-video-details-block .topv2-video-block-main .video-finish-block .video-finish-details span {
  font-size: 16px;
  font-weight: 400;
  color: white;
  padding: 30px 0;
  display: block;
}
@media (max-width: 576px) {
  .topv2-main .topv2-player-trailer-video-page-main .topv2-trailer-video-details-block .topv2-video-block-main .video-finish-block .video-finish-details span {
    padding: 20px 0 30px;
    font-size: 14px;
  }
}
@media (max-width: 475px) {
  .topv2-main .topv2-player-trailer-video-page-main .topv2-trailer-video-details-block .topv2-video-block-main .video-finish-block .video-finish-details span {
    font-size: 11px;
    padding: 10px 0;
  }
}
.topv2-main .topv2-player-trailer-video-page-main .topv2-trailer-video-details-block .topv2-video-block-main .video-finish-block .video-finish-details .btn-upgrade-now-btn {
  width: 170px;
  margin: 0;
}
.topv2-main .topv2-player-trailer-video-page-main .topv2-trailer-video-details-block .topv2-video-block-main .video-finish-block .topv2-overly-img {
  width: 100%;
  height: calc(100% + 0px);
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  top: 0px;
  margin: auto;
  z-index: -2;
  background: #242733;
}
.topv2-main .topv2-player-trailer-video-page-main .topv2-trailer-video-details-block .topv2-video-block-main .video-finish-block .topv2-overly-img::before {
  position: absolute;
  width: 100%;
  height: 100%;
  content: "";
  background: rgba(0, 0, 0, 0.5);
  right: 0;
  left: 0;
  bottom: 0;
  top: 0;
}
.topv2-main .topv2-player-trailer-video-page-main .topv2-trailer-video-details-block .topv2-video-block-main .video-finish-block .topv2-overly-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: top center;
  object-position: top center;
}
.topv2-main .topv2-player-trailer-video-page-main .topv2-trailer-video-details-block .topv2-video-block-main .topv2-video-coming-soon-text {
  width: 100%;
  height: 420px;
}
@media (max-width: 1199px) {
  .topv2-main .topv2-player-trailer-video-page-main .topv2-trailer-video-details-block .topv2-video-block-main .topv2-video-coming-soon-text {
    height: 345px;
  }
}
@media (max-width: 991px) {
  .topv2-main .topv2-player-trailer-video-page-main .topv2-trailer-video-details-block .topv2-video-block-main .topv2-video-coming-soon-text {
    height: 345px;
  }
}
@media (max-width: 768px) {
  .topv2-main .topv2-player-trailer-video-page-main .topv2-trailer-video-details-block .topv2-video-block-main .topv2-video-coming-soon-text {
    height: 380px;
  }
}
@media (max-width: 576px) {
  .topv2-main .topv2-player-trailer-video-page-main .topv2-trailer-video-details-block .topv2-video-block-main .topv2-video-coming-soon-text {
    height: 340px;
  }
}
.topv2-main .topv2-player-trailer-video-page-main .topv2-trailer-video-details-block .topv2-video-block-main .topv2-video-coming-soon-text .text-center {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 15px;
}
.topv2-main .topv2-player-trailer-video-page-main .topv2-trailer-video-details-block p {
  font-size: 16px;
  font-weight: 500;
  color: #929292;
  line-height: 24px;
  margin-bottom: 25px;
}
.topv2-main .topv2-player-trailer-video-page-main .topv2-class-trailer-details-block .topv2-class-preview-block {
  height: 413px;
  overflow: hidden;
}
@media (max-width: 1199px) {
  .topv2-main .topv2-player-trailer-video-page-main .topv2-class-trailer-details-block .topv2-class-preview-block {
    height: 345px;
  }
}
@media (max-width: 768px) {
  .topv2-main .topv2-player-trailer-video-page-main .topv2-class-trailer-details-block .topv2-class-preview-block {
    height: 380px;
  }
}
.topv2-main .topv2-player-trailer-video-page-main .topv2-class-trailer-details-block .topv2-class-trailer-header {
  background: #1d2029;
  padding: 15px;
  display: block;
}
.topv2-main .topv2-player-trailer-video-page-main .topv2-class-trailer-details-block .topv2-class-trailer-header h3 {
  font-size: 14px;
  color: white;
  position: relative;
  padding-left: 40px;
}
.topv2-main .topv2-player-trailer-video-page-main .topv2-class-trailer-details-block .topv2-class-trailer-header h3::before {
  content: "";
  position: absolute;
  background: url(../svg/play-button.svg) no-repeat;
  background-position: center;
  background-size: contain;
  width: 30px;
  height: 30px;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.topv2-main .topv2-player-trailer-video-page-main .topv2-class-trailer-details-block .topv2-stories-details-block-main {
  background: #242733;
}
.topv2-main .topv2-player-trailer-video-page-main .topv2-class-trailer-details-block .topv2-stories-details-block-main .topv2-stories-details {
  height: 375px;
  overflow: auto;
  padding-bottom: 50px;
}
@media (max-width: 1199px) {
  .topv2-main .topv2-player-trailer-video-page-main .topv2-class-trailer-details-block .topv2-stories-details-block-main .topv2-stories-details {
    height: 298px;
  }
}
@media (max-width: 768px) {
  .topv2-main .topv2-player-trailer-video-page-main .topv2-class-trailer-details-block .topv2-stories-details-block-main .topv2-stories-details {
    height: 333px;
  }
}
@media (max-width: 576px) {
  .topv2-main .topv2-player-trailer-video-page-main .topv2-class-trailer-details-block .topv2-stories-details-block-main .topv2-stories-details {
    height: 345px;
  }
}
.topv2-main .topv2-player-trailer-video-page-main .topv2-class-trailer-details-block .topv2-stories-details-block-main .topv2-stories-details.show-all-stories-list {
  height: 100%;
}
.topv2-main .topv2-player-trailer-video-page-main .topv2-class-trailer-details-block .topv2-stories-details-block-main .topv2-stories-details h4 {
  font-size: 16px;
  color: white;
  font-weight: 900;
  text-transform: uppercase;
  padding: 15px;
}
.topv2-main .topv2-player-trailer-video-page-main .topv2-class-trailer-details-block .topv2-stories-details-block-main .topv2-stories-details .topv2-stories-list-block-main {
  background: #242733;
}
.topv2-main .topv2-player-trailer-video-page-main .topv2-class-trailer-details-block .topv2-stories-details-block-main .topv2-stories-details .topv2-stories-list-block-main:last-child {
  margin-bottom: 80px;
}
.topv2-main .topv2-player-trailer-video-page-main .topv2-class-trailer-details-block .topv2-stories-details-block-main .topv2-stories-details .topv2-stories-list-block-main .topv2-stories-details-text {
  font-size: 15px;
  color: white;
}
.topv2-main .topv2-player-trailer-video-page-main .topv2-class-trailer-details-block .topv2-stories-details-block-main .topv2-stories-details .topv2-stories-list-block-main .card {
  margin: 0;
  background: #242733 !important;
}
.topv2-main .topv2-player-trailer-video-page-main .topv2-class-trailer-details-block .topv2-stories-details-block-main .topv2-stories-details .topv2-stories-list-block-main .card .card-header {
  padding: 0;
  background: #242733 !important;
  text-align: start;
  border-top: 1px solid #2c2f3c;
  border-radius: 0;
}
.topv2-main .topv2-player-trailer-video-page-main .topv2-class-trailer-details-block .topv2-stories-details-block-main .topv2-stories-details .topv2-stories-list-block-main .card .card-header button {
  width: 100%;
  text-align: start;
  display: inline-block;
  padding: 10px 15px 10px 20px;
  position: relative;
  width: calc(100% - 20px);
}
.topv2-main .topv2-player-trailer-video-page-main .topv2-class-trailer-details-block .topv2-stories-details-block-main .topv2-stories-details .topv2-stories-list-block-main .card .card-header button::before {
  content: "";
  position: absolute;
  background: url(../svg/down-arrow.svg) no-repeat;
  background-position: center;
  background-size: contain;
  width: 12px;
  height: 7px;
  right: -5px;
  top: 0;
  bottom: 0;
  margin: auto;
  transition: all 0.3s ease-in-out;
}
.topv2-main .topv2-player-trailer-video-page-main .topv2-class-trailer-details-block .topv2-stories-details-block-main .topv2-stories-details .topv2-stories-list-block-main .card .card-header button[aria-expanded=true]::before {
  transform: rotate(180deg);
}
.topv2-main .topv2-player-trailer-video-page-main .topv2-class-trailer-details-block .topv2-stories-details-block-main .topv2-stories-details .topv2-stories-list-block-main .card .card-body .topv2-stories-details-text {
  margin-bottom: 10px;
  line-height: 25px;
}
.topv2-main .topv2-player-trailer-video-page-main .topv2-class-trailer-details-block .topv2-stories-details-block-main .topv2-lessons-link-mobile-view {
  display: none;
}
@media (max-width: 576px) {
  .topv2-main .topv2-player-trailer-video-page-main .topv2-class-trailer-details-block .topv2-stories-details-block-main .topv2-lessons-link-mobile-view {
    display: block;
    margin-top: 15px;
  }
}
.topv2-main .topv2-player-trailer-video-page-main .topv2-class-trailer-details-block .topv2-stories-details-block-main .topv2-lessons-link-mobile-view .btn-upgrade-now-btn {
  width: 100%;
}
.topv2-main .topv2-player-trailer-video-page-main .topv2-class-trailer-details-block .topv2-stories-details-block-main .topv2-lessons-link-mobile-view .btn-upgrade-now-btn.top-show-lessons-list {
  background: #242733;
  border: 1px solid white;
  border-radius: 4px;
}
.topv2-main .topv2-player-trailer-video-page-main .topv2-class-trailer-details-block .topv2-stories-access-block-main {
  text-align: center;
  padding: 30px 0;
}
.topv2-main .topv2-player-trailer-video-page-main .topv2-class-trailer-details-block .topv2-stories-access-block-main span {
  font-size: 14px;
  font-weight: 400;
  color: white;
  font-family: "Nunito";
  text-align: center;
  margin-bottom: 15px;
  display: block;
}
.topv2-main .topv2-player-trailer-video-page-main .topv2-class-trailer-details-block .topv2-stories-access-block-main .topv2-access-footer .btn-upgrade-now-btn {
  width: 100%;
}
.topv2-main .topv2-player-trailer-video-page-main .topv2-class-trailer-details-block .topv2-stories-access-block-main .topv2-access-footer .btn-upgrade-now-btn.btn-gift {
  background: #242733;
  border: 1px solid white;
}
.topv2-main .topv2-player-trailer-video-page-main .topv2-class-trailer-details-block .topv2-stories-access-block-main .topv2-access-footer span {
  position: relative;
  margin-top: 15px;
  font-size: 16px;
  font-family: "Barlow Condensed";
  font-weight: 500;
  color: white;
  letter-spacing: 0.64px;
  text-transform: uppercase;
}
.topv2-main .topv2-player-trailer-video-page-main .topv2-class-trailer-details-block .topv2-stories-access-block-main .topv2-access-footer span::after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 45%;
  height: 1px;
  background: #494c5d;
}
.topv2-main .topv2-player-trailer-video-page-main .topv2-class-trailer-details-block .topv2-stories-access-block-main .topv2-access-footer span::before {
  position: absolute;
  content: "";
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 45%;
  height: 1px;
  background: #494c5d;
}
.topv2-main .topv2-explore-other-classes-block-main {
  padding: 100px 0;
}
@media (max-width: 991px) {
  .topv2-main .topv2-explore-other-classes-block-main {
    padding: 80px 0;
  }
}
.topv2-main .topv2-explore-other-classes-block-main .top-team-section-main {
  text-align: center;
  margin-bottom: 45px;
}
.topv2-main .topv2-explore-other-classes-block-main .top-team-section-main p {
  font-size: 16px;
  color: white;
  line-height: 26px;
  font-family: "Barlow Condensed";
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
  width: 550px;
  margin: auto;
  max-width: 100%;
}
.topv2-main .topv2-explore-other-classes-block-main .topv2-explore-slider .swiper-container {
  width: 100%;
  height: 100%;
}
.topv2-main .topv2-explore-other-classes-block-main .topv2-explore-slider .swiper-container .topcourt-gallery-images .topcourt-gallery-pic {
  width: 100%;
  height: 220px;
  overflow: hidden;
  display: block;
  margin-bottom: 15px;
  border: 2px solid #292928;
  background: #1e222f;
}
@media (max-width: 576px) {
  .topv2-main .topv2-explore-other-classes-block-main .topv2-explore-slider .swiper-container .topcourt-gallery-images .topcourt-gallery-pic {
    height: 250px;
  }
}
.topv2-main .topv2-explore-other-classes-block-main .topv2-explore-slider .swiper-container .topcourt-gallery-images .topcourt-gallery-pic img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top center;
  object-position: top center;
  width: 100%;
  height: 100%;
}
.topv2-main .topv2-explore-other-classes-block-main .topv2-explore-slider .swiper-container .topcourt-gallery-images .topcourt-details-and-social-icons {
  background-color: #242733;
  border: 1px solid rgba(255, 255, 255, 0.15);
  padding: 10px;
}
.topv2-main .topv2-explore-other-classes-block-main .topv2-explore-slider .swiper-container .topcourt-gallery-images .topcourt-details-and-social-icons .text {
  height: 50px;
  overflow-x: auto;
}
.topv2-main .topv2-explore-other-classes-block-main .topv2-explore-slider .swiper-container .topcourt-gallery-images .topcourt-details-and-social-icons h5 {
  font-size: 15px;
  color: white;
  font-family: "montserratsemibold";
  margin-bottom: 8px;
  text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.004);
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  display: -webkit-box;
}
.topv2-main .topv2-explore-other-classes-block-main .topv2-explore-slider .swiper-container .topcourt-gallery-images .topcourt-details-and-social-icons p {
  font-size: 12px;
  color: #e9e9e9;
  font-family: "Nunito Sans";
  text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.004);
}
.topv2-main .topv2-explore-other-classes-block-main .topv2-explore-slider .swiper-button-next,
.topv2-main .topv2-explore-other-classes-block-main .topv2-explore-slider .swiper-button-prev {
  top: 40%;
}
@media (max-width: 768px) {
  .topv2-main .topv2-explore-other-classes-block-main .topv2-explore-slider .swiper-button-next,
.topv2-main .topv2-explore-other-classes-block-main .topv2-explore-slider .swiper-button-prev {
    background-size: 19px 34px;
    width: 19px;
    height: 34px;
  }
}
.topv2-main .topv2-explore-other-classes-block-main .topv2-explore-slider .swiper-button-next.swiper-button-disabled,
.topv2-main .topv2-explore-other-classes-block-main .topv2-explore-slider .swiper-button-prev.swiper-button-disabled {
  display: none;
}
.topv2-main .topv2-get-started-section-main {
  padding: 50px 0;
  background: #242733;
}
.topv2-main .topv2-get-started-section-main .topv2-get-started-block {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 576px) {
  .topv2-main .topv2-get-started-section-main .topv2-get-started-block {
    flex-direction: column;
    text-align: center;
  }
}
.topv2-main .topv2-get-started-section-main .topv2-get-started-block h2 {
  font-family: "montserratsemibold";
  font-size: 18px;
  line-height: 27px;
  color: white;
}
@media (max-width: 768px) {
  .topv2-main .topv2-get-started-section-main .topv2-get-started-block h2 {
    font-size: 16px;
  }
}
.topv2-main .topv2-get-started-section-main .topv2-get-started-block .btn-upgrade-now-btn {
  width: 170px;
  margin: unset;
  margin-left: 20px;
}
@media (max-width: 576px) {
  .topv2-main .topv2-get-started-section-main .topv2-get-started-block .btn-upgrade-now-btn {
    margin-top: 20px;
  }
}
.topv2-main .topv2-get-topcourt-annual-mebership-block .topv2-annual-mebership-block {
  background: #242733;
  padding: 50px;
  text-align: center;
}
.topv2-main .topv2-get-topcourt-annual-mebership-block .topv2-annual-mebership-block h3 {
  font-family: "montserratsemibold";
  font-size: 35px;
  color: white;
  margin-bottom: 15px;
}
@media (max-width: 991px) {
  .topv2-main .topv2-get-topcourt-annual-mebership-block .topv2-annual-mebership-block h3 {
    font-size: 30px;
  }
}
@media (max-width: 768px) {
  .topv2-main .topv2-get-topcourt-annual-mebership-block .topv2-annual-mebership-block h3 {
    font-size: 22px;
    line-height: 30px;
  }
}
@media (max-width: 576px) {
  .topv2-main .topv2-get-topcourt-annual-mebership-block .topv2-annual-mebership-block h3 {
    font-size: 17px;
    line-height: 25px;
  }
}
.topv2-main .topv2-get-topcourt-annual-mebership-block .topv2-annual-mebership-block p {
  font-size: 21px;
  font-weight: 500;
  color: white;
  font-family: "Nunito";
  margin-bottom: 35px;
}
@media (max-width: 768px) {
  .topv2-main .topv2-get-topcourt-annual-mebership-block .topv2-annual-mebership-block p {
    font-size: 18px;
  }
}
@media (max-width: 576px) {
  .topv2-main .topv2-get-topcourt-annual-mebership-block .topv2-annual-mebership-block p {
    font-size: 15px;
  }
}
.topv2-main .topv2-get-topcourt-annual-mebership-block .topv2-annual-mebership-block .btn-upgrade-now-btn {
  width: 170px;
}

.topv2-questions-block-main {
  padding: 100px 0 10px;
}
@media (max-width: 991px) {
  .topv2-questions-block-main {
    padding: 70px 0 10px;
  }
}
.topv2-questions-block-main .topv2-questions-list-main .toc-v2-project-title-main {
  text-align: center;
  margin-bottom: 50px;
}
.topv2-questions-block-main .topv2-questions-list-main .topv2-questions-list .topv2-stories-details-text {
  font-size: 16px;
  color: white;
}
.topv2-questions-block-main .topv2-questions-list-main .topv2-questions-list .card {
  background: #242733 !important;
  border: none !important;
  margin-bottom: 15px;
  margin-top: 0;
}
.topv2-questions-block-main .topv2-questions-list-main .topv2-questions-list .card .card-header {
  padding: 0;
  background: #242733 !important;
  text-align: start;
  border-radius: 0;
}
.topv2-questions-block-main .topv2-questions-list-main .topv2-questions-list .card .card-header button {
  width: 100%;
  text-align: start;
  display: inline-block;
  padding: 20px;
  font-size: 20px;
  color: white !important;
  position: relative;
  width: calc(100% - 30px);
  font-family: "montserratmedium";
  letter-spacing: 0.6px;
}
@media (max-width: 768px) {
  .topv2-questions-block-main .topv2-questions-list-main .topv2-questions-list .card .card-header button {
    font-size: 18px;
  }
}
@media (max-width: 576px) {
  .topv2-questions-block-main .topv2-questions-list-main .topv2-questions-list .card .card-header button {
    font-size: 16px;
    padding: 15px;
  }
}
.topv2-questions-block-main .topv2-questions-list-main .topv2-questions-list .card .card-header button::before {
  content: "";
  position: absolute;
  background: url(../svg/down-arrow.svg) no-repeat;
  background-position: center;
  background-size: contain;
  width: 12px;
  height: 7px;
  right: -10px;
  top: 0;
  bottom: 0;
  margin: auto;
  transition: all 0.3s ease-in-out;
}
.topv2-questions-block-main .topv2-questions-list-main .topv2-questions-list .card .card-header button[aria-expanded=true]::before {
  transform: rotate(180deg);
}
.topv2-questions-block-main .topv2-questions-list-main .topv2-questions-list .card .card-body {
  border-top: 1px solid #2a2d3b;
}
.topv2-questions-block-main .topv2-questions-list-main .topv2-questions-list .card .card-body ul {
  margin: unset;
  line-height: unset;
  list-style-type: unset;
  padding-left: 20px;
}
.topv2-questions-block-main .topv2-questions-list-main .topv2-questions-list .card .card-body .topv2-stories-details-text {
  margin-bottom: 10px;
  line-height: 27px;
  text-transform: unset !important;
  font-size: 15px !important;
  font-family: "montserratmedium" !important;
  text-align: start !important;
  font-weight: 400;
}
.topv2-questions-block-main .topv2-questions-list-main .topv2-questions-list .card .card-body .topv2-stories-details-text.topv2-reset-pw-text {
  font-size: 18px !important;
  font-weight: bold;
}

.topv2-main .topv2-deactivation-main-page .topv2-deactivation-pages-details-list .topv2-deactivation-page-title {
  padding: 40px 0 50px;
  text-align: center;
}
.topv2-main .topv2-deactivation-main-page .topv2-deactivation-pages-details-list .topv2-deactivation-page-title p {
  color: #9b9da8;
  font-size: 18px;
  font-family: "Barlow Condensed";
  font-weight: 400;
}
.topv2-main .topv2-deactivation-main-page .topv2-deactivation-pages-details-list .topv2-dea-details-section {
  background: #272a37;
  padding: 35px;
}
.topv2-main .topv2-deactivation-main-page .topv2-deactivation-pages-details-list .topv2-dea-details-section .top-v2-small-title-text {
  text-align: center;
  position: relative;
  padding-bottom: 30px;
}
.topv2-main .topv2-deactivation-main-page .topv2-deactivation-pages-details-list .topv2-dea-details-section .top-v2-small-title-text::before {
  position: absolute;
  content: "";
  right: 0;
  left: 0;
  bottom: 0;
  background: #4e4e5a;
  width: 400px;
  height: 1px;
  margin: auto;
  max-width: 100%;
}
.topv2-main .topv2-deactivation-main-page .topv2-deactivation-pages-details-list .topv2-dea-details-section .topv2-deac-step-list-block-main form {
  padding: 25px 0;
}
.topv2-main .topv2-deactivation-main-page .topv2-deactivation-pages-details-list .topv2-dea-details-section .topv2-deac-step-list-block-main form .form-group {
  margin: 0;
}
.topv2-main .topv2-deactivation-main-page .topv2-deactivation-pages-details-list .topv2-dea-details-section .topv2-deac-step-list-block-main form .form-group .form-control {
  width: 450px;
  margin: auto;
  max-width: 100%;
  background: #2b2d3b;
  border-color: #4e4e5a;
  font-size: 16px;
  padding: 16px;
  height: 230px;
  color: #6b747c;
  font-family: "Barlow";
  resize: none;
}
.topv2-main .topv2-deactivation-main-page .topv2-deactivation-pages-details-list .topv2-dea-details-section .topv2-deac-step-list-block-main form .form-group textarea {
  cursor: unset;
}
.topv2-main .topv2-deactivation-main-page .topv2-deactivation-pages-details-list .topv2-dea-details-section .topv2-deac-step-list-block-main form .form-group textarea:hover {
  opacity: 1 !important;
}
.topv2-main .topv2-deactivation-main-page .topv2-deactivation-pages-details-list .topv2-dea-details-section .topv2-deac-step-list-block-main .topv2-player-list-block {
  padding-top: 30px;
}
.topv2-main .topv2-deactivation-main-page .topv2-deactivation-pages-details-list .topv2-dea-details-section .topv2-deac-step-list-block-main .topv2-player-list-block .topcourt-player-list-block-main {
  margin-bottom: 30px;
  height: calc(100% - 30px);
  display: flex;
  flex-direction: column;
}
.topv2-main .topv2-deactivation-main-page .topv2-deactivation-pages-details-list .topv2-dea-details-section .topv2-deac-step-list-block-main .topv2-player-list-block .topcourt-player-list-block-main .topcourt-player-img-block-main {
  width: 100%;
  height: 210px;
  overflow: hidden;
  display: block;
  margin-bottom: 15px;
  border: 2px solid #292928;
  background: #1e222f;
}
.topv2-main .topv2-deactivation-main-page .topv2-deactivation-pages-details-list .topv2-dea-details-section .topv2-deac-step-list-block-main .topv2-player-list-block .topcourt-player-list-block-main .topcourt-player-img-block-main img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top center;
     object-position: top center;
  width: 100%;
  height: 100%;
}
.topv2-main .topv2-deactivation-main-page .topv2-deactivation-pages-details-list .topv2-dea-details-section .topv2-deac-step-list-block-main .topv2-player-list-block .topcourt-player-list-block-main .topcourt-player-details-block-main {
  background-color: #272a37;
  border: 1px solid rgba(255, 255, 255, 0.15);
  padding: 10px;
  flex: 1 1 auto;
  justify-content: space-between;
  display: flex;
  flex-direction: column;
}
.topv2-main .topv2-deactivation-main-page .topv2-deactivation-pages-details-list .topv2-dea-details-section .topv2-deac-step-list-block-main .topv2-player-list-block .topcourt-player-list-block-main .topcourt-player-details-block-main .topcourt-details-and-social-icons h5 {
  font-size: 14px;
  color: white;
  font-family: "montserratsemibold";
  margin-bottom: 5px;
}
.topv2-main .topv2-deactivation-main-page .topv2-deactivation-pages-details-list .topv2-dea-details-section .topv2-deac-step-list-block-main .topv2-player-list-block .topcourt-player-list-block-main .topcourt-player-details-block-main .topcourt-details-and-social-icons p {
  font-size: 13px;
  color: #e9e9e9;
  font-family: "Nunito Sans" !important;
  display: flex;
}
.topv2-main .topv2-deactivation-main-page .topv2-deactivation-pages-details-list .topv2-dea-details-section .topv2-continue-btns-footer {
  padding-top: 35px;
  position: relative;
  text-align: center;
}
.topv2-main .topv2-deactivation-main-page .topv2-deactivation-pages-details-list .topv2-dea-details-section .topv2-continue-btns-footer::before {
  position: absolute;
  content: "";
  right: 0;
  left: 0;
  top: 0;
  background: #4e4e5a;
  width: 400px;
  height: 1px;
  margin: auto;
  max-width: 100%;
}
.topv2-main .topv2-deactivation-main-page .topv2-deactivation-pages-details-list .topv2-dea-details-section .topv2-continue-btns-footer .topv2-inolonger-btn {
  color: white;
  font-size: 16px;
  font-family: "Barlow Condensed";
  font-weight: 500;
  display: inline-block;
  letter-spacing: 0.64px;
  text-transform: uppercase;
  text-decoration: underline !important;
  margin-top: 25px;
}

.topv2-landing-page-cover-main {
  padding-top: 88px;
  background: #272a37;
}
@media (max-width: 768px) {
  .topv2-landing-page-cover-main {
    padding-top: 65px;
  }
}
@media (max-width: 767.98px) {
  .topv2-landing-page-cover-main.toptips-mobile-view {
    padding-top: 0px;
  }
}
@media (max-width: 767.98px) {
  .topv2-landing-page-cover-main.toptips-mobile-view .topv2-new-header-menu-filter-section {
    padding-top: 0px;
  }
}
@media (max-width: 767.98px) {
  .topv2-landing-page-cover-main.toptips-mobile-view .topv2-new-header-menu-filter-section .container {
    padding: 0px;
  }
}
@media (max-width: 767.98px) {
  .topv2-landing-page-cover-main.toptips-mobile-view .topv2-new-header-menu-filter-section .container .topv2-filter-block-main {
    position: absolute;
    right: 12px;
    left: 12px;
    top: 60px;
    z-index: 2;
  }
}
@media (max-width: 767.98px) {
  .topv2-landing-page-cover-main.toptips-mobile-view .topv2-new-header-menu-filter-section .container .topv2-toptips-video-wrapper {
    padding-top: 0px;
  }
}
@media (max-width: 767.98px) {
  .topv2-landing-page-cover-main.toptips-mobile-view .toptip-comingsoon-text {
    padding-top: 120px;
  }
}
.topv2-landing-page-cover-main .topv2-new-vidoe-here {
  background: #c83231;
  padding: 4px 10px;
  font-size: 13px;
  color: white;
  border-radius: 1000px;
  width: 60px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 8px;
  font-family: "Barlow Condensed";
  font-weight: 500;
  text-transform: uppercase;
}
.topv2-landing-page-cover-main .topv2-landing-page-banner-section {
  background: #272a37;
  padding: 10px 0 10px;
}
.topv2-landing-page-cover-main .topv2-landing-page-banner-section .topcourt-gallery-images {
  position: relative;
}
.topv2-landing-page-cover-main .topv2-landing-page-banner-section .topcourt-gallery-images::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
}
.topv2-landing-page-cover-main .topv2-landing-page-banner-section .topcourt-gallery-images .topcourt-gallery-pic {
  width: 100%;
  height: 340px;
  overflow: hidden;
  margin-bottom: 40px;
  border: 2px solid #292928;
  background: #1e222f;
}
.topv2-landing-page-cover-main .topv2-landing-page-banner-section .topcourt-gallery-images .topcourt-gallery-pic::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
}
@media (max-width: 1199px) {
  .topv2-landing-page-cover-main .topv2-landing-page-banner-section .topcourt-gallery-images .topcourt-gallery-pic {
    height: 310px;
  }
}
@media (max-width: 991px) {
  .topv2-landing-page-cover-main .topv2-landing-page-banner-section .topcourt-gallery-images .topcourt-gallery-pic {
    height: 300px;
  }
}
.topv2-landing-page-cover-main .topv2-landing-page-banner-section .topcourt-gallery-images .topcourt-gallery-pic img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.topv2-landing-page-cover-main .topv2-landing-page-banner-section .topcourt-gallery-images .topcourt-gallery-details-block {
  position: absolute;
  z-index: 1;
  left: 20px;
  right: 20px;
  bottom: 20px;
}
.topv2-landing-page-cover-main .topv2-landing-page-banner-section .topcourt-gallery-images .topcourt-gallery-details-block h3 {
  font-size: 26px;
  color: white;
  font-family: "montserratsemibold";
  margin-bottom: 5px;
  text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.004);
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 1366px) {
  .topv2-landing-page-cover-main .topv2-landing-page-banner-section .topcourt-gallery-images .topcourt-gallery-details-block h3 {
    font-size: 20px;
  }
}
@media (max-width: 991px) {
  .topv2-landing-page-cover-main .topv2-landing-page-banner-section .topcourt-gallery-images .topcourt-gallery-details-block h3 {
    font-size: 18px;
  }
}
.topv2-landing-page-cover-main .topv2-landing-page-banner-section .topcourt-gallery-images .topcourt-gallery-details-block p {
  font-size: 18px;
  color: #e9e9e9;
  font-family: "Nunito Sans";
  text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.004);
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 20px;
}
@media (max-width: 1366px) {
  .topv2-landing-page-cover-main .topv2-landing-page-banner-section .topcourt-gallery-images .topcourt-gallery-details-block p {
    font-size: 16px;
    margin-bottom: 15px;
  }
}
@media (max-width: 991px) {
  .topv2-landing-page-cover-main .topv2-landing-page-banner-section .topcourt-gallery-images .topcourt-gallery-details-block p {
    font-size: 15px;
  }
}
.topv2-landing-page-cover-main .topv2-landing-page-banner-section .topcourt-gallery-images .topcourt-gallery-details-block .btn-upgrade-now-btn {
  margin: 0;
  width: 160px;
}
.topv2-landing-page-cover-main .topv2-landing-page-banner-section .topcourt-gallery-images .topcourt-gallery-details-block .btn-upgrade-now-btn.topv2-coming-soon-btn {
  background: #272c34;
}
.topv2-landing-page-cover-main .topv2-landing-page-banner-section .swiper-container .swiper-pagination .swiper-pagination-bullet {
  background: #6b7688;
  width: 6px;
  height: 6px;
}
.topv2-landing-page-cover-main .topv2-landing-page-banner-section .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #ffffff;
}
.topv2-landing-page-cover-main .topv2-landing-page-banner-section .swiper-container .swiper-button-prev,
.topv2-landing-page-cover-main .topv2-landing-page-banner-section .swiper-container .swiper-button-next, .topv2-landing-page-cover-main .topv2-landing-page-banner-section .swiper-container.swiper-button-white {
  background-color: #242733;
  background-size: 15px;
  width: 70px;
  height: 70px;
  border-radius: 100px;
  top: 33%;
}
@media (max-width: 1199px) {
  .topv2-landing-page-cover-main .topv2-landing-page-banner-section .swiper-container .swiper-button-prev,
.topv2-landing-page-cover-main .topv2-landing-page-banner-section .swiper-container .swiper-button-next, .topv2-landing-page-cover-main .topv2-landing-page-banner-section .swiper-container.swiper-button-white {
    width: 55px;
    height: 55px;
    background-size: 12px;
  }
}
.topv2-landing-page-cover-main .topv2-landing-page-banner-section .swiper-container .swiper-button-disabled {
  display: none;
  transition: all 0.3s ease-in-out;
}
.topv2-landing-page-cover-main .topv2-landing-page-banner-section .swiper-container .swiper-button-next, .swiper-container-rtl .topv2-landing-page-cover-main .topv2-landing-page-banner-section .swiper-container.swiper-button-prev {
  right: 5px;
}
.topv2-landing-page-cover-main .topv2-landing-page-banner-section .swiper-container .swiper-button-prev, .swiper-container-rtl .topv2-landing-page-cover-main .topv2-landing-page-banner-section .swiper-container.swiper-button-next {
  left: 5px;
  right: auto;
}
.topv2-landing-page-cover-main .topv2-contnue-watching-section {
  padding: 35px 0 45px;
  background: #2a2d3b;
}
@media (max-width: 768px) {
  .topv2-landing-page-cover-main .topv2-contnue-watching-section {
    padding: 30px 0;
  }
}
@media (max-width: 767.98px) {
  .topv2-landing-page-cover-main .topv2-contnue-watching-section {
    padding: 15px 0 30px;
  }
}
.topv2-landing-page-cover-main .topv2-contnue-watching-section .topct-watch-video {
  margin-top: 17px;
  padding-top: 0;
}
.topv2-landing-page-cover-main .topv2-contnue-watching-section .topct-watch-video .swiper-button-prev,
.topv2-landing-page-cover-main .topv2-contnue-watching-section .topct-watch-video .swiper-button-next, .topv2-landing-page-cover-main .topv2-contnue-watching-section .topct-watch-video.swiper-button-white {
  background-color: #323441;
  background-size: 12px;
  width: 55px;
  height: 55px;
  border-radius: 100px;
  top: 38.5%;
}
@media (max-width: 768px) {
  .topv2-landing-page-cover-main .topv2-contnue-watching-section .topct-watch-video .swiper-button-prev,
.topv2-landing-page-cover-main .topv2-contnue-watching-section .topct-watch-video .swiper-button-next, .topv2-landing-page-cover-main .topv2-contnue-watching-section .topct-watch-video.swiper-button-white {
    top: 35%;
  }
}
.topv2-landing-page-cover-main .topv2-contnue-watching-section .topct-watch-video .swiper-button-disabled {
  display: none;
  transition: all 0.3s ease-in-out;
}
.topv2-landing-page-cover-main .topv2-contnue-watching-section .topct-watch-video .swiper-button-next, .swiper-container-rtl .topv2-landing-page-cover-main .topv2-contnue-watching-section .topct-watch-video.swiper-button-prev {
  right: 5px;
}
.topv2-landing-page-cover-main .topv2-contnue-watching-section .topct-watch-video .swiper-button-prev, .swiper-container-rtl .topv2-landing-page-cover-main .topv2-contnue-watching-section .topct-watch-video.swiper-button-next {
  left: 5px;
  right: auto;
}
.topv2-landing-page-cover-main .topv2-contnue-watching-section .topct-watch-video .topct-felix-video .topct-title-text {
  padding-top: 10px;
  display: flex;
  flex-direction: column;
}
.topv2-landing-page-cover-main .topv2-contnue-watching-section .topct-watch-video .topct-felix-video .topct-title-text h5 {
  font-size: 14px;
  padding-top: 0;
  margin-bottom: 5px;
}
.topv2-landing-page-cover-main .topv2-contnue-watching-section .topct-watch-video .topct-felix-video .topct-title-text h6 {
  font-size: 12px;
  font-family: "Open Sans";
  color: #9d9fa9;
}
.topv2-landing-page-cover-main .topv2-contnue-watching-section .topct-watch-video .topct-felix-video .ct-flex {
  width: 100%;
  height: 179px;
  border: 2px solid #292928;
  background: #1e222f;
  position: relative;
}
.topv2-landing-page-cover-main .topv2-contnue-watching-section .topct-watch-video .topct-felix-video .ct-flex img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.topv2-landing-page-cover-main .topv2-contnue-watching-section .topct-watch-video .topct-felix-video .ct-flex .topv2-time-details {
  background: #282c33;
  border-radius: 100px;
  font-size: 14px;
  color: white;
  position: absolute;
  right: 15px;
  bottom: 15px;
  height: 33px;
  min-width: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 600;
  padding: 6px;
}
.topv2-landing-page-cover-main .topv2-contnue-watching-section .topv2-top-picke-for-user-survey-block {
  padding: 30px 0 10px;
}
@media (max-width: 575px) {
  .topv2-landing-page-cover-main .topv2-contnue-watching-section .topv2-top-picke-for-user-survey-block {
    padding: 10px 0;
  }
}
.topv2-landing-page-cover-main .topv2-contnue-watching-section .topv2-top-picke-for-user-survey-block .topct-watching-header {
  margin-bottom: 35px;
}
.topv2-landing-page-cover-main .topv2-contnue-watching-section .topv2-top-picke-for-user-survey-block .topct-watching-header .top-v2-small-title-text {
  margin-bottom: 8px;
  font-weight: 500;
}
.topv2-landing-page-cover-main .topv2-contnue-watching-section .topv2-top-picke-for-user-survey-block .topct-watching-header p {
  font-size: 16px;
  color: #9b9da8;
  letter-spacing: 0.64px;
  font-family: "Barlow";
}
.topv2-landing-page-cover-main .topv2-contnue-watching-section .topv2-top-picke-for-user-survey-block .topct-watch-video a {
  width: 100%;
  display: inline-block;
}
.topv2-landing-page-cover-main .topv2-contnue-watching-section .topv2-top-picke-for-user-survey-block .topct-watch-video .topcourt-gallery-images {
  width: 100%;
}
.topv2-landing-page-cover-main .topv2-contnue-watching-section .topv2-top-picke-for-user-survey-block .topct-watch-video .topcourt-gallery-images .topcourt-gallery-pic {
  width: 100%;
  height: 179px;
  overflow: hidden;
  border: 2px solid #292928;
  background: #1e222f;
  position: relative;
}
.topv2-landing-page-cover-main .topv2-contnue-watching-section .topv2-top-picke-for-user-survey-block .topct-watch-video .topcourt-gallery-images .topcourt-gallery-pic img, .topv2-landing-page-cover-main .topv2-contnue-watching-section .topv2-top-picke-for-user-survey-block .topct-watch-video .topcourt-gallery-images .topcourt-gallery-pic video {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.topv2-landing-page-cover-main .topv2-contnue-watching-section .topv2-top-picke-for-user-survey-block .topct-watch-video .topcourt-gallery-images .topcourt-gallery-pic .topv2-time-details {
  background: #282c33;
  border-radius: 100px;
  font-size: 14px;
  color: white;
  position: absolute;
  right: 15px;
  bottom: 15px;
  height: 33px;
  min-width: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 600;
  padding: 6px;
}
.topv2-landing-page-cover-main .topv2-contnue-watching-section .topv2-top-picke-for-user-survey-block .topct-watch-video .topcourt-gallery-images .topcourt-gallery-details-block {
  padding: 10px 0;
}
.topv2-landing-page-cover-main .topv2-contnue-watching-section .topv2-top-picke-for-user-survey-block .topct-watch-video .topcourt-gallery-images .topcourt-gallery-details-block h5 {
  font-size: 14px;
  padding-top: 0;
  margin-bottom: 5px;
  font-family: "montserratsemibold";
  color: white;
}
.topv2-landing-page-cover-main .topv2-contnue-watching-section .topv2-top-picke-for-user-survey-block .topct-watch-video .topcourt-gallery-images .topcourt-gallery-details-block h6 {
  font-size: 13px;
  color: #9d9fa9;
  font-family: "Barlow";
  font-weight: 500;
  letter-spacing: 0.64px;
}
.topv2-landing-page-cover-main .topv2-contnue-watching-section .topv2-top-picke-for-user-survey-block .topct-watch-video .swiper-button-prev,
.topv2-landing-page-cover-main .topv2-contnue-watching-section .topv2-top-picke-for-user-survey-block .topct-watch-video .swiper-button-next, .topv2-landing-page-cover-main .topv2-contnue-watching-section .topv2-top-picke-for-user-survey-block .topct-watch-video.swiper-button-white {
  background-color: #323441;
  background-size: 10px;
  width: 55px;
  height: 55px;
  border-radius: 100px;
  top: 35%;
}
.topv2-landing-page-cover-main .topv2-contnue-watching-section .topv2-top-picke-for-user-survey-block .topct-watch-video .swiper-button-disabled {
  display: none;
  transition: all 0.3s ease-in-out;
}
.topv2-landing-page-cover-main .topv2-contnue-watching-section .topv2-top-picke-for-user-survey-block .topct-watch-video .swiper-button-next, .swiper-container-rtl .topv2-landing-page-cover-main .topv2-contnue-watching-section .topv2-top-picke-for-user-survey-block .topct-watch-video.swiper-button-prev {
  right: 5px;
}
.topv2-landing-page-cover-main .topv2-contnue-watching-section .topv2-top-picke-for-user-survey-block .topct-watch-video .swiper-button-prev, .swiper-container-rtl .topv2-landing-page-cover-main .topv2-contnue-watching-section .topv2-top-picke-for-user-survey-block .topct-watch-video.swiper-button-next {
  left: 5px;
  right: auto;
}
.topv2-landing-page-cover-main .topv2-trending-section-main {
  background: #272a37;
  padding: 60px 0;
}
@media (max-width: 768px) {
  .topv2-landing-page-cover-main .topv2-trending-section-main {
    padding: 60px 0;
  }
}
.topv2-landing-page-cover-main .topv2-trending-section-main .topv2-trending-list-block {
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  .topv2-landing-page-cover-main .topv2-trending-section-main .topv2-trending-list-block {
    margin-bottom: 20px;
  }
}
.topv2-landing-page-cover-main .topv2-trending-section-main .topv2-trending-list-block ul li {
  display: inline-block;
}
.topv2-landing-page-cover-main .topv2-trending-section-main .topv2-trending-list-block ul li .topv2-fitler-link {
  font-size: 14px;
  font-family: "Barlow Condensed";
  font-weight: 500;
  color: white;
  display: inline-block;
  text-transform: uppercase;
  margin-right: 45px;
  position: relative;
}
@media (max-width: 575px) {
  .topv2-landing-page-cover-main .topv2-trending-section-main .topv2-trending-list-block ul li .topv2-fitler-link {
    margin-right: 10px;
    font-size: 11px;
  }
}
.topv2-landing-page-cover-main .topv2-trending-section-main .topv2-trending-list-block ul li .topv2-fitler-link::before {
  position: absolute;
  content: "";
  bottom: -2px;
  right: 0;
  left: 0;
  background: #d0b158;
  width: 100%;
  height: 2px;
  transition: all 0.3s ease-in-out;
  transform: scaleX(0);
  transform-origin: left center;
  transition: all 0.35s ease;
}
.topv2-landing-page-cover-main .topv2-trending-section-main .topv2-trending-list-block ul li .topv2-fitler-link:hover::before {
  transform: scaleX(1);
}
.topv2-landing-page-cover-main .topv2-trending-section-main .topv2-trending-list-block ul li .topv2-fitler-link.active::before {
  transform: scaleX(1);
}
.topv2-landing-page-cover-main .topv2-trending-section-main .topv2-trending-list-block ul.topv2-filter-maia li {
  margin-bottom: 15px;
}
.topv2-landing-page-cover-main .topv2-trending-section-main .topv2-trending-list-block ul.topv2-filter-maia li .topv2-fitler-link {
  border: 1px solid white;
  padding: 9px 18px;
  border-radius: 4px;
  margin-right: 10px;
}
.topv2-landing-page-cover-main .topv2-trending-section-main .topv2-trending-list-block ul.topv2-filter-maia li .topv2-fitler-link::before {
  content: unset;
}
.topv2-landing-page-cover-main .topv2-trending-section-main .topv2-trending-list-block ul.topv2-filter-behind-main li {
  margin-bottom: 15px;
}
.topv2-landing-page-cover-main .topv2-trending-section-main .topv2-trending-list-block ul.topv2-filter-behind-main li .topv2-fitler-link {
  background: #d0b158;
  padding: 10px 18px;
  border-radius: 4px;
  margin-right: 10px;
  opacity: 1;
}
.topv2-landing-page-cover-main .topv2-trending-section-main .topv2-trending-list-block ul.topv2-filter-behind-main li .topv2-fitler-link::before {
  content: unset;
}
.topv2-landing-page-cover-main .topv2-trending-section-main .topv2-trending-list-block ul.topv2-filter-behind-main li .select2 {
  width: 100% !important;
  max-width: 300px !important;
  min-width: 230px !important;
}
@media (max-width: 575px) {
  .topv2-landing-page-cover-main .topv2-trending-section-main .topv2-trending-list-block ul.topv2-filter-behind-main li .select2 {
    max-width: 200px !important;
    min-width: 200px !important;
  }
}
.topv2-landing-page-cover-main .topv2-trending-section-main .topv2-trending-list-block ul.topv2-filter-behind-main li .select2 .selection .select2-selection {
  height: 36px;
  border: 1px solid #fff;
  border-radius: 4px;
  background: transparent;
}
.topv2-landing-page-cover-main .topv2-trending-section-main .topv2-trending-list-block ul.topv2-filter-behind-main li .select2 .selection .select2-selection:focus {
  outline: -webkit-focus-ring-color auto 0px;
}
.topv2-landing-page-cover-main .topv2-trending-section-main .topv2-trending-list-block ul.topv2-filter-behind-main li .select2 .selection .select2-selection .select2-selection__rendered {
  color: #fff;
  line-height: 36px;
}
.topv2-landing-page-cover-main .topv2-trending-section-main .topv2-trending-list-block ul.topv2-filter-behind-main li .select2 .selection .select2-selection .select2-selection__arrow {
  height: 35px;
  position: absolute;
  top: 1px;
  right: 6px;
  width: 20px;
}
.topv2-landing-page-cover-main .topv2-trending-section-main .topv2-trending-list-block ul.topv2-filter-behind-main li .select2 .selection .select2-selection .select2-selection__arrow b {
  border-color: #fff transparent transparent transparent;
}
.topv2-landing-page-cover-main .topv2-trending-section-main .topv2-trending-list-block ul.topv2-filter-behind-main li .select2.select2-container--open .select2-selection__arrow b {
  border-color: transparent transparent #fff transparent !important;
}
.topv2-landing-page-cover-main .topv2-trending-section-main .topv2-trending-list-block ul.topv2-filter-behind-main li .topv2-resetfilters {
  font-size: 14px;
  font-family: "Barlow Condensed";
  font-weight: 500;
  color: #d0b158;
  display: inline-block;
  text-transform: uppercase;
  text-decoration: underline !important;
  margin-left: 20px;
}
.topv2-landing-page-cover-main .topv2-trending-section-main .topv2-explore-section .topv2-trending-list-main {
  border-top: 1px solid #9da0ba;
  padding-top: 40px;
}
.topv2-landing-page-cover-main .topv2-trending-section-main .topv2-trending-list-main .text-center {
  font-size: 16px;
  color: #9b9da8;
  letter-spacing: 0.64px;
  font-family: "Barlow";
}
.topv2-landing-page-cover-main .topv2-trending-section-main .topv2-trending-list-main .topv2-trending-header-bar {
  margin-bottom: 35px;
}
.topv2-landing-page-cover-main .topv2-trending-section-main .topv2-trending-list-main .topv2-trending-header-bar .top-v2-small-title-text {
  margin-bottom: 8px;
}
.topv2-landing-page-cover-main .topv2-trending-section-main .topv2-trending-list-main .topv2-trending-header-bar p {
  font-size: 16px;
  color: #9b9da8;
  letter-spacing: 0.64px;
  font-family: "Barlow";
}
.topv2-landing-page-cover-main .topv2-trending-section-main .topv2-trending-list-main .topv2-trending-slider-section-main {
  padding-bottom: 25px;
  margin-bottom: 30px;
}
.topv2-landing-page-cover-main .topv2-trending-section-main .topv2-trending-list-main .topv2-trending-slider-section-main h3 {
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 1px;
  font-family: "Barlow Condensed";
  color: white;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.topv2-landing-page-cover-main .topv2-trending-section-main .topv2-trending-list-main .topv2-trending-slider-section-main .swiper-container {
  position: relative;
}
.topv2-landing-page-cover-main .topv2-trending-section-main .topv2-trending-list-main .topv2-trending-slider-section-main .swiper-container a {
  width: 100%;
  display: inline-block;
}
.topv2-landing-page-cover-main .topv2-trending-section-main .topv2-trending-list-main .topv2-trending-slider-section-main .swiper-container .topcourt-gallery-images {
  width: 100%;
}
.topv2-landing-page-cover-main .topv2-trending-section-main .topv2-trending-list-main .topv2-trending-slider-section-main .swiper-container .topcourt-gallery-images .topcourt-gallery-pic {
  width: 100%;
  height: 179px;
  overflow: hidden;
  border: 2px solid #292928;
  background: #1e222f;
  position: relative;
}
.topv2-landing-page-cover-main .topv2-trending-section-main .topv2-trending-list-main .topv2-trending-slider-section-main .swiper-container .topcourt-gallery-images .topcourt-gallery-pic img, .topv2-landing-page-cover-main .topv2-trending-section-main .topv2-trending-list-main .topv2-trending-slider-section-main .swiper-container .topcourt-gallery-images .topcourt-gallery-pic video {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.topv2-landing-page-cover-main .topv2-trending-section-main .topv2-trending-list-main .topv2-trending-slider-section-main .swiper-container .topcourt-gallery-images .topcourt-gallery-pic .topv2-time-details {
  background: #282c33;
  border-radius: 100px;
  font-size: 14px;
  color: white;
  position: absolute;
  right: 15px;
  bottom: 15px;
  height: 33px;
  min-width: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 600;
  padding: 6px;
}
.topv2-landing-page-cover-main .topv2-trending-section-main .topv2-trending-list-main .topv2-trending-slider-section-main .swiper-container .topcourt-gallery-images .topcourt-gallery-details-block {
  padding: 10px 0;
}
.topv2-landing-page-cover-main .topv2-trending-section-main .topv2-trending-list-main .topv2-trending-slider-section-main .swiper-container .topcourt-gallery-images .topcourt-gallery-details-block h5 {
  font-size: 14px;
  padding-top: 0;
  margin-bottom: 5px;
  font-family: "montserratsemibold";
  color: white;
}
.topv2-landing-page-cover-main .topv2-trending-section-main .topv2-trending-list-main .topv2-trending-slider-section-main .swiper-container .topcourt-gallery-images .topcourt-gallery-details-block h6 {
  font-size: 13px;
  color: #9d9fa9;
  font-family: "Barlow";
  font-weight: 500;
  letter-spacing: 0.64px;
}
.topv2-landing-page-cover-main .topv2-trending-section-main .topv2-trending-list-main .topv2-trending-slider-section-main .swiper-container .topcourt-gallery-images .preview-video-wrapper-div {
  width: 100%;
  height: 179px;
  overflow: hidden;
  border: 2px solid #292928;
  background: #1e222f;
  position: relative;
}
.topv2-landing-page-cover-main .topv2-trending-section-main .topv2-trending-list-main .topv2-trending-slider-section-main .swiper-container .topcourt-gallery-images .preview-video-wrapper-div .topcourt-gallery-pic {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.topv2-landing-page-cover-main .topv2-trending-section-main .topv2-trending-list-main .topv2-trending-slider-section-main .swiper-container .topcourt-gallery-images .preview-video-wrapper-div .topcourt-gallery-pic img, .topv2-landing-page-cover-main .topv2-trending-section-main .topv2-trending-list-main .topv2-trending-slider-section-main .swiper-container .topcourt-gallery-images .preview-video-wrapper-div .topcourt-gallery-pic video {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: center;
  object-position: center;
}
.topv2-landing-page-cover-main .topv2-trending-section-main .topv2-trending-list-main .topv2-trending-slider-section-main .swiper-container .topcourt-gallery-images .preview-video-wrapper-div .tc-video-preview-section {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
.topv2-landing-page-cover-main .topv2-trending-section-main .topv2-trending-list-main .topv2-trending-slider-section-main .swiper-container .topcourt-gallery-images .preview-video-wrapper-div .tc-video-preview-section .preview-trailer-video-player {
  width: 100%;
  height: auto;
  position: relative;
}
.topv2-landing-page-cover-main .topv2-trending-section-main .topv2-trending-list-main .topv2-trending-slider-section-main .swiper-container .topcourt-gallery-images .preview-video-wrapper-div .tc-video-preview-section .preview-trailer-video-player::before {
  position: absolute;
  content: "";
  right: 0;
  left: 0;
  bottom: 0;
  top: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  z-index: 2;
}
.topv2-landing-page-cover-main .topv2-trending-section-main .topv2-trending-list-main .topv2-trending-slider-section-main .swiper-container .swiper-button-prev,
.topv2-landing-page-cover-main .topv2-trending-section-main .topv2-trending-list-main .topv2-trending-slider-section-main .swiper-container .swiper-button-next, .topv2-landing-page-cover-main .topv2-trending-section-main .topv2-trending-list-main .topv2-trending-slider-section-main .swiper-container.swiper-button-white {
  background-color: #323441;
  background-size: 10px;
  width: 55px;
  height: 55px;
  border-radius: 100px;
  top: 35%;
}
.topv2-landing-page-cover-main .topv2-trending-section-main .topv2-trending-list-main .topv2-trending-slider-section-main .swiper-container .swiper-button-disabled {
  display: none;
  transition: all 0.3s ease-in-out;
}
.topv2-landing-page-cover-main .topv2-trending-section-main .topv2-trending-list-main .topv2-trending-slider-section-main .swiper-container .swiper-button-next, .swiper-container-rtl .topv2-landing-page-cover-main .topv2-trending-section-main .topv2-trending-list-main .topv2-trending-slider-section-main .swiper-container.swiper-button-prev {
  right: 5px;
}
.topv2-landing-page-cover-main .topv2-trending-section-main .topv2-trending-list-main .topv2-trending-slider-section-main .swiper-container .swiper-button-prev, .swiper-container-rtl .topv2-landing-page-cover-main .topv2-trending-section-main .topv2-trending-list-main .topv2-trending-slider-section-main .swiper-container.swiper-button-next {
  left: 5px;
  right: auto;
}
@media (max-width: 768px) {
  .topv2-landing-page-cover-main .topv2-trending-section-main .topv2-trending-list-main .topv2-trending-slider-section-main .topv2-highest-ranking-block {
    margin-bottom: 25px;
  }
}
.topv2-landing-page-cover-main .topv2-trending-section-main .topv2-trending-list-main .topv2-trending-slider-section-main .topv2-highest-ranking-block .topv2-highest-ranking-img-block {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}
.topv2-landing-page-cover-main .topv2-trending-section-main .topv2-trending-list-main .topv2-trending-slider-section-main .topv2-highest-ranking-block .topv2-highest-ranking-img-block .topv2-highest-user-img {
  width: 100px;
  height: 120px;
  overflow: hidden;
  border: 2px solid #292928;
  background: #1e222f;
  margin-right: 15px;
}
.topv2-landing-page-cover-main .topv2-trending-section-main .topv2-trending-list-main .topv2-trending-slider-section-main .topv2-highest-ranking-block .topv2-highest-ranking-img-block .topv2-highest-user-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
.topv2-landing-page-cover-main .topv2-trending-section-main .topv2-trending-list-main .topv2-trending-slider-section-main .topv2-highest-ranking-block .topv2-highest-ranking-img-block .topv2-highest-ranking-details h5 {
  font-size: 14px;
  padding-top: 0;
  margin-bottom: 5px;
  margin-top: 10px;
  font-family: "montserratsemibold";
  color: white;
}
.topv2-landing-page-cover-main .topv2-trending-section-main .topv2-trending-list-main .topv2-trending-slider-section-main .topv2-highest-ranking-block .topv2-highest-ranking-img-block .topv2-highest-ranking-details h6 {
  font-size: 13px;
  color: #9d9fa9;
  font-family: "Barlow";
  font-weight: 500;
  letter-spacing: 0.64px;
}
.topv2-landing-page-cover-main .topv2-trending-section-main .topv2-trending-list-main .topv2-trending-slider-section-main .topv2-highest-ranking-block p {
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  font-family: "Barlow";
  font-weight: 500;
  letter-spacing: 0.64px;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.topv2-landing-page-cover-main .topv2-trending-section-main .topv2-trending-list-main .topv2-drills-block-main .topv2-trending-slider-section-main {
  border-bottom: none;
  margin-bottom: 0px;
}
.topv2-landing-page-cover-main .topv2-trending-section-main .topv2-trending-list-main .topv2-drills-block-main .topv2-trending-slider-section-main:last-child {
  margin-bottom: 40px;
}
.topv2-landing-page-cover-main .topv2-trending-section-main .topv2-trending-list-main .topv2-explore-list-section-main .topv2-trending-slider-section-main {
  border-bottom: none;
  margin-bottom: 0px;
}
.topv2-landing-page-cover-main .topv2-trending-section-main .topv2-favorites-section-main .toc-v2-project-title-main {
  text-align: center;
}
.topv2-landing-page-cover-main .topv2-trending-section-main .topv2-favorites-section-main .topv2-no-favorites-yet-details {
  text-align: center;
  padding: 30px 0;
}
.topv2-landing-page-cover-main .topv2-trending-section-main .topv2-favorites-section-main .topv2-no-favorites-yet-details i {
  width: 80px;
  height: auto;
  display: inline-block;
  margin-bottom: 20px;
}
.topv2-landing-page-cover-main .topv2-trending-section-main .topv2-favorites-section-main .topv2-no-favorites-yet-details i svg {
  width: 100%;
  height: 100%;
}
.topv2-landing-page-cover-main .topv2-trending-section-main .topv2-favorites-section-main .topv2-no-favorites-yet-details i svg path {
  fill: #383d50;
}
.topv2-landing-page-cover-main .topv2-trending-section-main .topv2-favorites-section-main .topv2-no-favorites-yet-details h4 {
  letter-spacing: 1px;
  color: white;
  line-height: normal;
  font-family: "Barlow Condensed";
  font-size: 24px;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 12px;
}
@media (max-width: 768px) {
  .topv2-landing-page-cover-main .topv2-trending-section-main .topv2-favorites-section-main .topv2-no-favorites-yet-details h4 {
    font-size: 20px;
    letter-spacing: 0.5px;
  }
}
.topv2-landing-page-cover-main .topv2-trending-section-main .topv2-favorites-section-main .topv2-no-favorites-yet-details p {
  letter-spacing: 1px;
  color: white;
  line-height: normal;
  font-family: "Barlow Condensed";
  font-size: 18px;
  font-weight: 400;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .topv2-landing-page-cover-main .topv2-trending-section-main .topv2-favorites-section-main .topv2-no-favorites-yet-details p {
    font-size: 16px;
    letter-spacing: 0.5px;
  }
}
.topv2-landing-page-cover-main .topv2-toptips-video-wrapper {
  padding: 20px 0 60px;
}
.topv2-landing-page-cover-main .topv2-toptips-video-wrapper .topv2-toptips-video-block {
  padding: 35px 0;
  border-bottom: 1px solid #fafafa1a;
}
@media (max-width: 767.98px) {
  .topv2-landing-page-cover-main .topv2-toptips-video-wrapper .topv2-toptips-video-block {
    padding-top: 60px;
  }
}
@media (max-width: 575.98px) {
  .topv2-landing-page-cover-main .topv2-toptips-video-wrapper .topv2-toptips-video-block {
    padding: 0;
    border: none;
    position: relative;
  }
}
.topv2-landing-page-cover-main .topv2-toptips-video-wrapper .topv2-toptips-video-block .topv2-toptips-video-header-bar {
  margin-bottom: 26px;
}
@media (max-width: 575.98px) {
  .topv2-landing-page-cover-main .topv2-toptips-video-wrapper .topv2-toptips-video-block .topv2-toptips-video-header-bar {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 35px;
    z-index: 2;
    width: calc(100% - 85px);
    padding: 8px 15px;
  }
}
.topv2-landing-page-cover-main .topv2-toptips-video-wrapper .topv2-toptips-video-block .topv2-toptips-video-header-bar a {
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  font-family: "montserratsemibold";
  color: white;
  display: inline;
  margin-right: 7px;
}
@media (max-width: 575.98px) {
  .topv2-landing-page-cover-main .topv2-toptips-video-wrapper .topv2-toptips-video-block .topv2-toptips-video-header-bar a {
    display: block;
  }
}
.topv2-landing-page-cover-main .topv2-toptips-video-wrapper .topv2-toptips-video-block .topv2-toptips-video-header-bar p {
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: lowercase;
  font-family: "montserratsemibold";
  color: white;
  display: inline;
}
@media (max-width: 575.98px) {
  .topv2-landing-page-cover-main .topv2-toptips-video-wrapper .topv2-toptips-video-block .topv2-toptips-video-header-bar p {
    font-size: 13px;
    text-transform: lowercase;
  }
}
.topv2-landing-page-cover-main .topv2-toptips-video-wrapper .topv2-toptips-video-block .topv2-toptips-video-header-bar .mobile-list-view-video-buttons-container {
  position: absolute;
  top: -30px;
  display: flex;
  align-items: center;
  left: 14px;
}
.topv2-landing-page-cover-main .topv2-toptips-video-wrapper .topv2-toptips-video-block .topv2-toptips-video-header-bar .mobile-list-view-video-buttons-container .mobile-list-view-video-play-pause-toggle-button {
  width: 30px;
  height: 30px;
  margin-right: 12px;
}
.topv2-landing-page-cover-main .topv2-toptips-video-wrapper .topv2-toptips-video-block .topv2-toptips-video-header-bar .mobile-list-view-video-buttons-container .mobile-list-view-video-play-pause-toggle-button.list-video-button-play-icon {
  position: relative;
}
.topv2-landing-page-cover-main .topv2-toptips-video-wrapper .topv2-toptips-video-block .topv2-toptips-video-header-bar .mobile-list-view-video-buttons-container .mobile-list-view-video-play-pause-toggle-button.list-video-button-play-icon::before {
  position: absolute;
  content: "";
  width: 30px;
  height: 30px;
  background: url(../svg/watch_icon.svg) no-repeat;
  background-position: center;
  background-size: contain;
}
.topv2-landing-page-cover-main .topv2-toptips-video-wrapper .topv2-toptips-video-block .topv2-toptips-video-header-bar .mobile-list-view-video-buttons-container .mobile-list-view-video-play-pause-toggle-button.list-video-button-pause-icon {
  position: relative;
}
.topv2-landing-page-cover-main .topv2-toptips-video-wrapper .topv2-toptips-video-block .topv2-toptips-video-header-bar .mobile-list-view-video-buttons-container .mobile-list-view-video-play-pause-toggle-button.list-video-button-pause-icon::before {
  position: absolute;
  content: "";
  width: 30px;
  height: 30px;
  background: url(../svg/watch_pause_icon.svg) no-repeat;
  background-position: center;
  background-size: contain;
}
.topv2-landing-page-cover-main .topv2-toptips-video-wrapper .topv2-toptips-video-block .topv2-toptips-video-header-bar .mobile-list-view-video-buttons-container .mobile-list-view-video-mute-unmute-toggle-button {
  width: 30px;
  height: 30px;
}
.topv2-landing-page-cover-main .topv2-toptips-video-wrapper .topv2-toptips-video-block .topv2-toptips-video-header-bar .mobile-list-view-video-buttons-container .mobile-list-view-video-mute-unmute-toggle-button.list-video-button-unmute-icon {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.topv2-landing-page-cover-main .topv2-toptips-video-wrapper .topv2-toptips-video-block .topv2-toptips-video-header-bar .mobile-list-view-video-buttons-container .mobile-list-view-video-mute-unmute-toggle-button.list-video-button-unmute-icon::before {
  position: absolute;
  content: "";
  width: 30px;
  height: 30px;
  background: url(../svg/unmute-icon.svg) no-repeat;
  background-position: center;
  background-size: contain;
}
.topv2-landing-page-cover-main .topv2-toptips-video-wrapper .topv2-toptips-video-block .topv2-toptips-video-header-bar .mobile-list-view-video-buttons-container .mobile-list-view-video-mute-unmute-toggle-button.list-video-button-mute-icon {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.topv2-landing-page-cover-main .topv2-toptips-video-wrapper .topv2-toptips-video-block .topv2-toptips-video-header-bar .mobile-list-view-video-buttons-container .mobile-list-view-video-mute-unmute-toggle-button.list-video-button-mute-icon::before {
  position: absolute;
  content: "";
  width: 30px;
  height: 30px;
  background: url(../svg/mute-icon.svg) no-repeat;
  background-position: center;
  background-size: contain;
}
.topv2-landing-page-cover-main .topv2-toptips-video-wrapper .topv2-toptips-video-block .topv2-toptip-video-detail-block {
  height: 55vh;
  width: 100%;
  overflow: hidden;
  margin-bottom: 25px;
  position: relative;
}
@media (max-width: 767.98px) {
  .topv2-landing-page-cover-main .topv2-toptips-video-wrapper .topv2-toptips-video-block .topv2-toptip-video-detail-block {
    height: 273px;
  }
}
@media (max-width: 575.98px) {
  .topv2-landing-page-cover-main .topv2-toptips-video-wrapper .topv2-toptips-video-block .topv2-toptip-video-detail-block {
    height: calc(100vh - 30px);
    margin-bottom: 30px;
  }
}
.topv2-landing-page-cover-main .topv2-toptips-video-wrapper .topv2-toptips-video-block .topv2-toptip-video-detail-block .topv2-toptips-video {
  height: 100%;
  width: 100%;
  cursor: pointer;
  position: relative;
}
@media (max-width: 767.98px) {
  .topv2-landing-page-cover-main .topv2-toptips-video-wrapper .topv2-toptips-video-block .topv2-toptip-video-detail-block .topv2-toptips-video {
    height: 273px;
  }
}
@media (max-width: 575.98px) {
  .topv2-landing-page-cover-main .topv2-toptips-video-wrapper .topv2-toptips-video-block .topv2-toptip-video-detail-block .topv2-toptips-video {
    height: 100vh;
  }
}
.topv2-landing-page-cover-main .topv2-toptips-video-wrapper .topv2-toptips-video-block .topv2-toptip-video-detail-block .topv2-toptips-video img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
@media (max-width: 575.98px) {
  .topv2-landing-page-cover-main .topv2-toptips-video-wrapper .topv2-toptips-video-block .topv2-toptip-video-detail-block .topv2-toptips-video img {
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.topv2-landing-page-cover-main .topv2-toptips-video-wrapper .topv2-toptips-video-block .topv2-toptip-video-detail-block .topv2-toptips-details-block {
  display: flex;
  align-items: start;
  justify-content: space-between;
  width: 100%;
  flex-wrap: wrap;
}
.topv2-landing-page-cover-main .topv2-toptips-video-wrapper .topv2-toptips-video-block .topv2-toptip-video-detail-block .toptips-loder-wrapper {
  height: 100%;
  width: 100%;
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  top: 0;
  z-index: 1;
}
.topv2-landing-page-cover-main .topv2-toptips-video-wrapper .topv2-toptips-video-block .topv2-toptip-video-detail-block .toptips-loder-wrapper .theme-loader {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.topv2-landing-page-cover-main .topv2-toptips-video-wrapper .topv2-toptips-video-block .topv2-toptip-video-detail-block .toptips-loder-wrapper .theme-loader .theme-loader-main-block {
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  top: 0;
}
.topv2-landing-page-cover-main .topv2-toptips-video-wrapper .topv2-toptips-video-block .topv2-toptip-video-detail-block .list-video-player-container {
  width: 100%;
  height: 100%;
}
.topv2-landing-page-cover-main .topv2-toptips-video-wrapper .topv2-toptips-video-block .topv2-toptip-video-detail-block .list-video-player-container .preview-video-popup-content {
  width: 100%;
  height: 100%;
  position: relative;
  transition: all 0.3s ease-in-out;
}
.topv2-landing-page-cover-main .topv2-toptips-video-wrapper .topv2-toptips-video-block .topv2-toptip-video-detail-block .list-video-player-container .preview-video-popup-content::before {
  position: absolute;
  content: "";
  right: 0;
  left: 0;
  bottom: auto;
  top: 0;
  width: 100%;
  height: calc(100% - 60px);
  z-index: 1;
  cursor: pointer;
  opacity: 0;
}
.topv2-landing-page-cover-main .topv2-toptips-video-wrapper .topv2-toptips-video-block .topv2-toptip-video-detail-block .list-video-player-container .preview-video-popup-content:hover::before {
  opacity: 1;
}
.topv2-landing-page-cover-main .topv2-toptips-video-wrapper .topv2-toptips-video-block .topv2-toptip-video-detail-block .list-video-player-container .preview-video-popup-content .list-view-video-player-wrapper {
  width: 100%;
  height: 100%;
  transition: all 0.3s ease-in-out;
}
.topv2-landing-page-cover-main .topv2-toptips-video-wrapper .topv2-toptips-video-block .topv2-toptip-video-detail-block .list-video-player-container .preview-video-popup-content .list-view-video-player-wrapper .list-video-player {
  width: 100%;
  height: 100%;
}
.topv2-landing-page-cover-main .topv2-toptips-video-wrapper .topv2-toptips-video-block .topv2-toptip-video-detail-block .list-video-player-container .preview-video-popup-content .list-view-video-player-wrapper .list-video-player > div {
  position: unset !important;
  padding: 0 !important;
}
.topv2-landing-page-cover-main .topv2-toptips-video-wrapper .topv2-toptips-video-block .topv2-comment-share-footer-wrapper {
  align-items: center;
  display: flex;
}
@media (max-width: 575.98px) {
  .topv2-landing-page-cover-main .topv2-toptips-video-wrapper .topv2-toptips-video-block .topv2-comment-share-footer-wrapper {
    justify-content: flex-end;
    position: absolute;
    right: 15px;
    z-index: 1;
    flex-direction: column;
    align-items: center;
    bottom: 66px;
    display: flex;
    width: 65px;
    top: auto;
  }
}
.topv2-landing-page-cover-main .topv2-toptips-video-wrapper .topv2-toptips-video-block .topv2-comment-share-footer-wrapper .topv2-toptips-user-profile {
  width: 60px;
  height: 45px;
  overflow: hidden;
  display: none;
}
@media (max-width: 575.98px) {
  .topv2-landing-page-cover-main .topv2-toptips-video-wrapper .topv2-toptips-video-block .topv2-comment-share-footer-wrapper .topv2-toptips-user-profile {
    display: block;
    order: 1;
  }
}
.topv2-landing-page-cover-main .topv2-toptips-video-wrapper .topv2-toptips-video-block .topv2-comment-share-footer-wrapper .topv2-toptips-user-profile img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.topv2-landing-page-cover-main .topv2-toptips-video-wrapper .topv2-toptips-video-block .topv2-comment-share-footer-wrapper .topv2-favorite-and-share-btns {
  padding: 12px 15px;
  border: 1px solid white;
  border-radius: 4px;
  background: #2B2D3B;
  margin-right: 15px;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 1px;
  font-family: "Barlow Condensed";
  text-transform: uppercase;
  min-width: 130px;
  display: inline-flex;
  justify-content: center;
  color: white;
  transition: all 0.3s ease-in-out;
  align-items: center;
  margin-bottom: 10px;
}
@media (max-width: 767.98px) {
  .topv2-landing-page-cover-main .topv2-toptips-video-wrapper .topv2-toptips-video-block .topv2-comment-share-footer-wrapper .topv2-favorite-and-share-btns {
    min-width: 110px;
    margin-right: 10px;
  }
}
.topv2-landing-page-cover-main .topv2-toptips-video-wrapper .topv2-toptips-video-block .topv2-comment-share-footer-wrapper .topv2-favorite-and-share-btns span {
  color: white;
}
@media (max-width: 575.98px) {
  .topv2-landing-page-cover-main .topv2-toptips-video-wrapper .topv2-toptips-video-block .topv2-comment-share-footer-wrapper .topv2-favorite-and-share-btns span {
    display: none;
  }
}
@media (max-width: 575.98px) {
  .topv2-landing-page-cover-main .topv2-toptips-video-wrapper .topv2-toptips-video-block .topv2-comment-share-footer-wrapper .topv2-favorite-and-share-btns.share-icon-mobile {
    order: 1;
  }
}
@media (max-width: 575.98px) {
  .topv2-landing-page-cover-main .topv2-toptips-video-wrapper .topv2-toptips-video-block .topv2-comment-share-footer-wrapper .topv2-favorite-and-share-btns {
    padding: 0;
    flex-direction: column;
    width: auto;
    margin: 14px 0;
    max-width: 100%;
    min-width: auto;
    align-items: center;
    background: transparent;
    border: none;
    text-transform: unset;
    font-size: 14px;
  }
}
@media (max-width: 575.98px) {
  .topv2-landing-page-cover-main .topv2-toptips-video-wrapper .topv2-toptips-video-block .topv2-comment-share-footer-wrapper .topv2-favorite-and-share-btns.btn-watch-parent-class {
    display: none;
  }
}
.topv2-landing-page-cover-main .topv2-toptips-video-wrapper .topv2-toptips-video-block .topv2-comment-share-footer-wrapper .topv2-favorite-and-share-btns i {
  display: inline-flex;
  width: 18px;
  height: auto;
  margin-right: 10px;
  font-size: 15px;
}
@media (max-width: 575.98px) {
  .topv2-landing-page-cover-main .topv2-toptips-video-wrapper .topv2-toptips-video-block .topv2-comment-share-footer-wrapper .topv2-favorite-and-share-btns i {
    margin-right: 0px;
    width: 24px;
  }
}
.topv2-landing-page-cover-main .topv2-toptips-video-wrapper .topv2-toptips-video-block .topv2-comment-share-footer-wrapper .topv2-favorite-and-share-btns i svg {
  width: 100%;
  height: 100%;
}
.topv2-landing-page-cover-main .topv2-toptips-video-wrapper .topv2-toptips-video-block .topv2-comment-share-footer-wrapper .topv2-favorite-and-share-btns i svg path {
  fill: white;
  transition: all 0.3s ease-in-out;
}
.topv2-landing-page-cover-main .topv2-toptips-video-wrapper .topv2-toptips-video-block .topv2-comment-share-footer-wrapper .topv2-favorite-and-share-btns.video-favorited {
  color: #b2934d;
  border-color: #b2934d;
}
.topv2-landing-page-cover-main .topv2-toptips-video-wrapper .topv2-toptips-video-block .topv2-comment-share-footer-wrapper .topv2-favorite-and-share-btns.video-favorited i svg path {
  fill: #b2934d;
}
.topv2-landing-page-cover-main .topv2-toptips-video-wrapper .topv2-toptips-video-block .topv2-comment-share-footer-wrapper .topv2-favorite-and-share-btns:hover {
  color: #b2934d;
  border-color: #b2934d;
}
.topv2-landing-page-cover-main .topv2-toptips-video-wrapper .topv2-toptips-video-block .topv2-comment-share-footer-wrapper .topv2-favorite-and-share-btns:hover span {
  color: #b2934d;
}
.topv2-landing-page-cover-main .topv2-toptips-video-wrapper .topv2-toptips-video-block .topv2-comment-share-footer-wrapper .topv2-favorite-and-share-btns:hover i svg path {
  fill: #b2934d;
}
.topv2-landing-page-cover-main .topv2-toptips-video-wrapper .topv2-toptips-video-block .topv2-comment-share-footer-wrapper .topv2-favorite-and-share-btns.active {
  border-color: #b2934d;
  color: #b2934d;
  background: transparent;
}
.topv2-landing-page-cover-main .topv2-toptips-video-wrapper .topv2-toptips-video-block .topv2-comment-share-footer-wrapper .topv2-favorite-and-share-btns.active span {
  color: #b2934d;
}
.topv2-landing-page-cover-main .topv2-toptips-video-wrapper .topv2-toptips-video-block .topv2-comment-share-footer-wrapper .topv2-favorite-and-share-btns.active i {
  color: #b2934d;
}
.topv2-landing-page-cover-main .topv2-toptips-expereince-block {
  padding: 60px 0;
}
.topv2-landing-page-cover-main .topv2-toptips-expereince-block .topv2-toptips-expereince {
  padding: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  border: 4px solid;
  border-image-slice: 1;
  border-width: 1px;
  border-image-source: linear-gradient(135deg, #F0E07F 0%, #B48834 100%);
}
@media (max-width: 767.98px) {
  .topv2-landing-page-cover-main .topv2-toptips-expereince-block .topv2-toptips-expereince {
    flex-direction: column;
    justify-content: center;
    padding: 12px;
    border-radius: 8px;
  }
}
.topv2-landing-page-cover-main .topv2-toptips-expereince-block .topv2-toptips-expereince .btn-upgrade-now-btn {
  background: #B1924D;
  margin: 0 0 0 auto;
  max-width: 215px;
  width: 100%;
}
@media (max-width: 991.98px) {
  .topv2-landing-page-cover-main .topv2-toptips-expereince-block .topv2-toptips-expereince .btn-upgrade-now-btn {
    max-width: 170px;
  }
}
@media (max-width: 767.98px) {
  .topv2-landing-page-cover-main .topv2-toptips-expereince-block .topv2-toptips-expereince .btn-upgrade-now-btn {
    margin: auto;
  }
}
@media (max-width: 575.98px) {
  .topv2-landing-page-cover-main .topv2-toptips-expereince-block .topv2-toptips-expereince .btn-upgrade-now-btn {
    font-size: 15px;
    height: auto;
    padding: 12px;
    max-width: 100%;
    border-radius: 2px;
  }
}
@media (max-width: 475px) {
  .topv2-landing-page-cover-main .topv2-toptips-expereince-block .topv2-toptips-expereince .btn-upgrade-now-btn {
    font-size: 13px;
    padding: 9px 12px;
  }
}
.topv2-landing-page-cover-main .topv2-toptips-expereince-block .topv2-toptips-expereince p {
  font-size: 21px;
  color: white;
  font-family: "Averta Demo PE Cutted Demo";
  font-weight: normal;
  width: calc(100% - 335px);
}
@media (max-width: 991.98px) {
  .topv2-landing-page-cover-main .topv2-toptips-expereince-block .topv2-toptips-expereince p {
    font-size: 15px;
    width: calc(100% - 180px);
  }
}
@media (max-width: 767.98px) {
  .topv2-landing-page-cover-main .topv2-toptips-expereince-block .topv2-toptips-expereince p {
    width: 100%;
    margin-bottom: 21px;
    font-size: 14px;
    text-align: center;
  }
}
@media (max-width: 475px) {
  .topv2-landing-page-cover-main .topv2-toptips-expereince-block .topv2-toptips-expereince p {
    font-size: 13px;
  }
}
@media (max-width: 420px) {
  .topv2-landing-page-cover-main .topv2-toptips-expereince-block .topv2-toptips-expereince p {
    font-size: 11px;
  }
}
@media (max-width: 400px) {
  .topv2-landing-page-cover-main .topv2-toptips-expereince-block .topv2-toptips-expereince p {
    font-size: 10px;
    font-weight: 600;
  }
}
@media (max-width: 360px) {
  .topv2-landing-page-cover-main .topv2-toptips-expereince-block .topv2-toptips-expereince p {
    font-size: 9px;
  }
}

.swiper-lazy-preloader::after {
  background-image: url(../png/site-spinner.png) !important;
  background-repeat: no-repeat;
  background-position: center;
}

.preview-video-on-hover-control.preview-video-is-playing .topcourt-gallery-images .preview-video-wrapper-div .preview-video-image-section {
  opacity: 0;
}
.preview-video-on-hover-control.preview-video-is-playing .continue-slider-preview-video .preview-video-image-section {
  opacity: 0;
}
.preview-video-on-hover-control .continue-slider-preview-video {
  width: 100%;
  height: 179px;
  border: 2px solid #292928;
  background: #1e222f;
  position: relative;
}
.preview-video-on-hover-control .continue-slider-preview-video .preview-video-image-section {
  width: 100%;
  height: 100%;
}
.preview-video-on-hover-control .continue-slider-preview-video .preview-video-image-section img, .preview-video-on-hover-control .continue-slider-preview-video .preview-video-image-section video {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: center;
  object-position: center;
}
.preview-video-on-hover-control .continue-slider-preview-video .tc-video-preview-section {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
.preview-video-on-hover-control .continue-slider-preview-video .tc-video-preview-section .preview-trailer-video-player {
  width: 100%;
  height: auto;
  position: relative;
}
.preview-video-on-hover-control .continue-slider-preview-video .tc-video-preview-section .preview-trailer-video-player::before {
  position: absolute;
  content: "";
  right: 0;
  left: 0;
  bottom: 0;
  top: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  z-index: 2;
}
.preview-video-on-hover-control .preview-video-wrapper-div {
  width: 100%;
  height: 179px;
  overflow: hidden;
  border: 2px solid #292928;
  background: #1e222f;
  position: relative;
}
.preview-video-on-hover-control .preview-video-wrapper-div .topcourt-gallery-pic {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.preview-video-on-hover-control .preview-video-wrapper-div .topcourt-gallery-pic img, .preview-video-on-hover-control .preview-video-wrapper-div .topcourt-gallery-pic video {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: center;
  object-position: center;
}
.preview-video-on-hover-control .preview-video-wrapper-div .tc-video-preview-section {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
.preview-video-on-hover-control .preview-video-wrapper-div .tc-video-preview-section .preview-trailer-video-player {
  width: 100%;
  height: auto;
  position: relative;
}
.preview-video-on-hover-control .preview-video-wrapper-div .tc-video-preview-section .preview-trailer-video-player::before {
  position: absolute;
  content: "";
  right: 0;
  left: 0;
  bottom: 0;
  top: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  z-index: 2;
}
.preview-video-on-hover-control.preview-video-is-processing .swiper-preview-lazy-preloader::after {
  background: url(../png/site-spinner.png) no-repeat;
  background-size: contain;
  background-position: center;
  content: "";
  width: 50px;
  height: 50px;
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-animation: ldio-rpinwye8j0b 1s linear infinite;
          animation: ldio-rpinwye8j0b 1s linear infinite;
}
@-webkit-keyframes ldio-rpinwye8j0b {
  0% {
    transform: rotate(0deg);
  }
  50% {
    transform: rotate(180deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes ldio-rpinwye8j0b {
  0% {
    transform: rotate(0deg);
  }
  50% {
    transform: rotate(180deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.topv2-video-preview-modal-wrapper {
  width: 270px;
  height: 179px;
  position: absolute;
  border: 2px solid #292928;
  background: #1e222f;
  z-index: 1;
  display: none;
}
@media (max-width: 1198px) {
  .topv2-video-preview-modal-wrapper {
    width: 213px;
  }
}
@media (max-width: 761px) {
  .topv2-video-preview-modal-wrapper {
    width: 244px;
  }
}
@media (max-width: 650px) {
  .topv2-video-preview-modal-wrapper {
    width: 217px;
  }
}
@media (max-width: 500px) {
  .topv2-video-preview-modal-wrapper {
    width: 270px;
  }
}
.topv2-video-preview-modal-wrapper .preview-video-popup-content {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 2px solid #292928;
  background: #1e222f;
  position: relative;
}
.topv2-video-preview-modal-wrapper .preview-video-popup-content .topv2-video-preview {
  display: inline-block;
  width: 100%;
}
.topv2-video-preview-modal-wrapper .preview-video-popup-content .topv2-video-preview .preview-video {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
  height: 170px;
}
.topv2-video-preview-modal-wrapper .preview-video-popup-content .topv2-video-preview .preview-video div {
  padding: unset !important;
  position: relative;
  width: 100%;
  height: 100%;
}
.topv2-video-preview-modal-wrapper .preview-video-popup-content .topv2-video-preview .preview-video::before {
  position: absolute;
  content: "";
  right: 0;
  left: 0;
  bottom: 0;
  top: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  z-index: 1;
}
.topv2-video-preview-modal-wrapper .preview-video-popup-content .topv2-video-preview .preview-video iframe {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.topv2-video-preview-modal-wrapper.topv2-toptips-video-modal-wrapper {
  width: 100%;
  height: 55vh;
  background: none;
  border: none;
}
@media (max-width: 767.98px) {
  .topv2-video-preview-modal-wrapper.topv2-toptips-video-modal-wrapper {
    height: 273px;
  }
}
.topv2-video-preview-modal-wrapper.topv2-toptips-video-modal-wrapper .container {
  height: 100%;
  cursor: pointer;
}
.topv2-video-preview-modal-wrapper.topv2-toptips-video-modal-wrapper .preview-video-popup-content #homepage-preview-video-player > div {
  position: unset !important;
}

.play-icon-wrapper {
  position: absolute;
  z-index: 2;
  bottom: 8px;
  right: 9px;
}
.play-icon-wrapper .music-icon {
  display: none;
}
.play-icon-wrapper img {
  width: 30px !important;
  height: 30px !important;
  -o-object-position: center;
     object-position: center;
  -o-object-fit: contain;
     object-fit: contain;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  -ms-border-radius: 1000px;
  -o-border-radius: 1000px;
  opacity: 0.7;
}
.play-icon-wrapper img:hover {
  opacity: 1;
}

.topv2-new-header-menu-filter-section {
  padding-top: 20px;
  padding-bottom: 15px;
}
@media (max-width: 767.98px) {
  .topv2-new-header-menu-filter-section {
    padding-top: 20px;
    padding-bottom: 10px;
  }
}
@media (max-width: 575.98px) {
  .topv2-new-header-menu-filter-section {
    padding-top: 10px;
    padding-bottom: 0px;
  }
}
.topv2-new-header-menu-filter-section .topv2-filter-block-main {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 575.98px) {
  .topv2-new-header-menu-filter-section .topv2-filter-block-main {
    overflow-x: auto;
  }
}
.topv2-new-header-menu-filter-section .topv2-filter-block-main .topv2-filter-behind-main {
  display: flex;
  align-items: center;
}
@media (max-width: 767.98px) {
  .topv2-new-header-menu-filter-section .topv2-filter-block-main .topv2-filter-behind-main {
    justify-content: end;
  }
}
@media (max-width: 575.98px) {
  .topv2-new-header-menu-filter-section .topv2-filter-block-main .topv2-filter-behind-main {
    justify-content: flex-start;
  }
}
@media (max-width: 991.98px) {
  .topv2-new-header-menu-filter-section .topv2-filter-block-main .topv2-filter-behind-main .top-v2-small-title-text {
    display: none;
  }
}
.topv2-new-header-menu-filter-section .topv2-filter-block-main .topv2-filter-behind-main .topv2-filter-input-block {
  display: flex;
  align-items: center;
  margin-left: 30px;
}
@media (max-width: 991.98px) {
  .topv2-new-header-menu-filter-section .topv2-filter-block-main .topv2-filter-behind-main .topv2-filter-input-block {
    margin-left: 0px;
  }
}
.topv2-new-header-menu-filter-section .topv2-filter-block-main .topv2-filter-behind-main .topv2-filter-input-block .select2 {
  width: 150px !important;
  margin-right: 15px;
}
@media (max-width: 767.98px) {
  .topv2-new-header-menu-filter-section .topv2-filter-block-main .topv2-filter-behind-main .topv2-filter-input-block .select2 {
    width: 110px !important;
  }
}
.topv2-new-header-menu-filter-section .topv2-filter-block-main .topv2-filter-behind-main .topv2-filter-input-block .select2 .selection .select2-selection {
  border: 1px solid #EDF3F3;
  border-radius: 4px;
  height: auto;
  padding: 6px;
  background: transparent;
}
@media (max-width: 767.98px) {
  .topv2-new-header-menu-filter-section .topv2-filter-block-main .topv2-filter-behind-main .topv2-filter-input-block .select2 .selection .select2-selection {
    padding: 0;
    border: none;
  }
}
.topv2-new-header-menu-filter-section .topv2-filter-block-main .topv2-filter-behind-main .topv2-filter-input-block .select2 .selection .select2-selection .select2-selection__rendered {
  color: white;
  font-family: "Barlow Condensed";
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
  text-align: start;
}
@media (max-width: 767.98px) {
  .topv2-new-header-menu-filter-section .topv2-filter-block-main .topv2-filter-behind-main .topv2-filter-input-block .select2 .selection .select2-selection .select2-selection__rendered {
    padding-left: 0;
  }
}
.topv2-new-header-menu-filter-section .topv2-filter-block-main .topv2-filter-behind-main .topv2-filter-input-block .select2 .selection .select2-selection .select2-selection__arrow {
  top: 0;
  bottom: 0;
  margin: auto;
  right: 3px;
}
@media (max-width: 767.98px) {
  .topv2-new-header-menu-filter-section .topv2-filter-block-main .topv2-filter-behind-main .topv2-filter-input-block .select2 .selection .select2-selection .select2-selection__arrow {
    right: -5px;
  }
}
.topv2-new-header-menu-filter-section .topv2-filter-block-main .topv2-filter-behind-main .topv2-filter-input-block .select2 .selection .select2-selection .select2-selection__arrow b {
  border-color: #fff transparent transparent transparent;
  border-width: 5px 4px 0 4px !important;
}
.topv2-new-header-menu-filter-section .topv2-filter-block-main .topv2-filter-behind-main .topv2-filter-input-block .topv2-filter-menu-mobile-view {
  display: none;
}
@media (max-width: 991.98px) {
  .topv2-new-header-menu-filter-section .topv2-filter-block-main .topv2-filter-behind-main .topv2-filter-input-block .topv2-filter-menu-mobile-view {
    display: block;
  }
}
@media (max-width: 767.98px) {
  .topv2-new-header-menu-filter-section .topv2-filter-allplayers-input {
    display: none;
  }
}
.topv2-new-header-menu-filter-section .topv2-filter-allplayers-input .select2 {
  width: 170px !important;
}
@media (max-width: 767.98px) {
  .topv2-new-header-menu-filter-section .topv2-filter-allplayers-input .select2 {
    width: 120px !important;
  }
}
.topv2-new-header-menu-filter-section .topv2-filter-allplayers-input .select2 .selection .select2-selection {
  border: 1px solid #1E222F;
  border-radius: 4px;
  height: auto;
  padding: 6px;
  background: #1E222F;
}
@media (max-width: 767.98px) {
  .topv2-new-header-menu-filter-section .topv2-filter-allplayers-input .select2 .selection .select2-selection {
    padding: 0;
    background: transparent;
    border: none;
    text-align: center;
  }
}
.topv2-new-header-menu-filter-section .topv2-filter-allplayers-input .select2 .selection .select2-selection .select2-selection__rendered {
  color: white;
  font-family: "Averta Demo PE Cutted Demo";
  font-weight: 500;
  font-size: 14px;
}
@media (max-width: 767.98px) {
  .topv2-new-header-menu-filter-section .topv2-filter-allplayers-input .select2 .selection .select2-selection .select2-selection__rendered {
    font-family: "Barlow Condensed";
    text-transform: uppercase;
  }
}
.topv2-new-header-menu-filter-section .topv2-filter-allplayers-input .select2 .selection .select2-selection .select2-selection__arrow {
  top: 0;
  bottom: 0;
  margin: auto;
  right: 3px;
}
.topv2-new-header-menu-filter-section .topv2-filter-allplayers-input .select2 .selection .select2-selection .select2-selection__arrow b {
  border-color: #fff transparent transparent transparent;
  border-width: 5px 4px 0 4px !important;
}

.topv2-home-page-mobile-view-menu {
  padding: 10px 0 15px;
  display: none;
}
@media (max-width: 991.98px) {
  .topv2-home-page-mobile-view-menu {
    display: block;
  }
}
.topv2-home-page-mobile-view-menu .topv2-home-mobile-view-menu-list {
  display: flex;
  overflow: hidden;
  overflow-x: auto;
  width: 100%;
}
.topv2-home-page-mobile-view-menu .topv2-home-mobile-view-menu-list li {
  margin-right: 20px;
}
.topv2-home-page-mobile-view-menu .topv2-home-mobile-view-menu-list li a {
  color: white;
  font-family: "Barlow Condensed";
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
  display: inline-block;
  letter-spacing: 0.78px;
}
@media (max-width: 991.98px) {
  .topv2-home-page-mobile-view-menu .topv2-home-mobile-view-menu-list li a {
    font-size: 16px;
  }
}
@media (max-width: 767.98px) {
  .topv2-home-page-mobile-view-menu .topv2-home-mobile-view-menu-list li a {
    font-size: 14px;
  }
}

@media (max-width: 767.98px) {
  .select2-fullscreen-menu-open .topv2-landing-page-cover-main .topv2-new-header-menu-filter-section .topv2-filter-block-main .topv2-filter-behind-main .topv2-filter-input-block .select2.select2-container--open {
    width: 100% !important;
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    top: 0 !important;
    background: #1d222f;
    z-index: 6;
    padding-top: 100px;
  }
}
.select2-fullscreen-menu-open .topv2-landing-page-cover-main .topv2-new-header-menu-filter-section .topv2-filter-block-main .topv2-filter-behind-main .topv2-filter-input-block .select2.select2-container--open .selection .select2-selection {
  text-align: center;
}
@media (max-width: 767.98px) {
  .select2-fullscreen-menu-open .topv2-landing-page-cover-main .topv2-new-header-menu-filter-section .topv2-filter-block-main .topv2-filter-behind-main .topv2-filter-input-block .select2.select2-container--open .selection .select2-selection .select2-selection__rendered {
    padding: 0;
    font-size: 24px;
    letter-spacing: 1.24px;
    font-weight: normal;
    text-align: center;
  }
}
@media (max-width: 767.98px) {
  .select2-fullscreen-menu-open .topv2-landing-page-cover-main .topv2-new-header-menu-filter-section .topv2-filter-block-main .topv2-filter-behind-main .topv2-filter-input-block .select2.select2-container--open .selection .select2-selection .select2-selection__arrow {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .select2-fullscreen-menu-open .select2-container.select2-container--open {
    position: absolute;
    top: 140px !important;
    left: 0px;
    right: 0;
  }
}
@media (max-width: 767.98px) {
  .select2-fullscreen-menu-open .select2-container.select2-container--open .select2-dropdown {
    width: 100% !important;
    text-align: center;
  }
}
@media (max-width: 767.98px) {
  .select2-fullscreen-menu-open .select2-container.select2-container--open .select2-dropdown .select2-search {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .select2-fullscreen-menu-open .select2-container.select2-container--open .select2-dropdown .select2-results .select2-results__options {
    background: transparent;
    font-size: 16px;
    font-family: "Barlow Condensed";
    text-transform: uppercase;
    font-weight: normal;
    color: #CBCDD5;
    max-height: 400px;
  }
}
@media (max-width: 767.98px) {
  .select2-fullscreen-menu-open .select2-container.select2-container--open .select2-dropdown .select2-results .select2-results__options.select2-results__option--highlighted[aria-selected] {
    background: transparent !important;
    color: #CBCDD5 !important;
  }
}
.select2-fullscreen-menu-open .select2-container.select2-container--open .select2-dropdown .select2-results .select2-results__options:hover {
  background: transparent;
}
@media (max-width: 767.98px) {
  .select2-fullscreen-menu-open .select2-container.select2-container--open .select2-dropdown .select2-results .select2-results__options:hover.select2-results__option--highlighted {
    background: transparent;
  }
}
@media (max-width: 767.98px) {
  .select2-fullscreen-menu-open .select2-container.select2-container--open .select2-dropdown .select2-results .select2-results__option--highlighted {
    background: transparent !important;
  }
}

.topv2-main.topv2-zephania-page {
  padding: 0;
  min-height: auto;
}
.topv2-main .topv2-club-video-page-main {
  display: flex;
  height: 100vh;
  justify-content: center;
  align-items: center;
}
.topv2-main .topv2-club-video-page-main .topv2-clubname-block-main {
  width: 100%;
  padding: 24px;
  background: #212534;
  text-align: center;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: space-between;
}
@media (max-width: 991px) {
  .topv2-main .topv2-club-video-page-main .topv2-clubname-block-main {
    margin-top: 30px;
  }
}
.topv2-main .topv2-club-video-page-main .topv2-clubname-block-main .topv2-clubname {
  margin-bottom: 25px;
}
@media (max-width: 1199px) {
  .topv2-main .topv2-club-video-page-main .topv2-clubname-block-main .topv2-clubname {
    margin-bottom: 15px;
  }
}
.topv2-main .topv2-club-video-page-main .topv2-clubname-block-main .topv2-clubname .top-v2-small-title-text {
  margin-bottom: 15px;
}
@media (max-width: 1199px) {
  .topv2-main .topv2-club-video-page-main .topv2-clubname-block-main .topv2-clubname .top-v2-small-title-text {
    font-size: 20px;
    margin-bottom: 10px;
  }
}
.topv2-main .topv2-club-video-page-main .topv2-clubname-block-main .topv2-clubname .top-v2-small-title-text span {
  color: #b2934d;
}
.topv2-main .topv2-club-video-page-main .topv2-clubname-block-main .topv2-clubname .topv2-club-videoqr-code {
  width: 120px;
  height: 120px;
  display: inline-block;
  justify-content: center;
  overflow: hidden;
}
@media (max-width: 1199px) {
  .topv2-main .topv2-club-video-page-main .topv2-clubname-block-main .topv2-clubname .topv2-club-videoqr-code {
    width: 90px;
    height: 90px;
  }
}
.topv2-main .topv2-club-video-page-main .topv2-clubname-block-main .topv2-clubname .topv2-club-videoqr-code img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.topv2-main .topv2-club-video-page-main .topv2-clubname-block-main .topv2-clubname p {
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0.8px;
  font-family: "Barlow Condensed";
  color: white;
  text-transform: uppercase;
  margin-top: 15px;
  line-height: 27px;
}
@media (max-width: 1199px) {
  .topv2-main .topv2-club-video-page-main .topv2-clubname-block-main .topv2-clubname p {
    font-size: 16px;
    margin-top: 5px;
    line-height: 20px;
  }
}
@media (max-width: 768px) {
  .topv2-main .topv2-club-video-page-main .topv2-clubname-block-main .topv2-clubname p {
    font-size: 16px;
    line-height: 25px;
  }
}
.topv2-main .topv2-club-video-page-main .topv2-clubname-block-main .topv2-clubname-link .topv2-club-link {
  background: white;
  padding: 15px;
  border-radius: 4px;
  font-size: 16px;
  color: #242733;
  font-family: "Barlow Condensed";
  font-weight: 400;
  display: inline-block;
  word-break: break-word;
  width: 100%;
  transition: all 0.3s ease-in-out;
}
.topv2-main .topv2-club-video-page-main .topv2-clubname-block-main .topv2-clubname-link .topv2-club-link:hover {
  opacity: 1;
  background: #b2934d;
  color: white;
}

.introjs-tooltipReferenceLayer .introjs-tooltip {
  padding: 15px;
  background: white;
  min-width: 300px;
  max-width: 300px;
}
.introjs-tooltipReferenceLayer .introjs-tooltip .introjs-tooltiptext {
  padding: 0 10px;
}
.introjs-tooltipReferenceLayer .introjs-tooltip .introjs-tooltiptext .top-v2-small-title-text {
  color: #282A37;
  letter-spacing: 0px;
  margin-bottom: 6px;
}
.introjs-tooltipReferenceLayer .introjs-tooltip .introjs-tooltiptext p {
  font-size: 16px;
  color: #282A37;
  font-family: "Barlow";
}
.introjs-tooltipReferenceLayer .introjs-tooltip .introjs-tooltipbuttons {
  padding-bottom: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 15px;
}
.introjs-tooltipReferenceLayer .introjs-tooltip .introjs-tooltipbuttons .introjs-button {
  background: #d0b158;
  padding: 10px 15px;
  font-size: 14px;
  font-family: "Barlow Condensed";
  font-weight: 500;
  outline: none !important;
  box-shadow: none !important;
  color: #d0b158 !important;
  text-shadow: none;
  margin: 0;
  border-radius: 100px;
  text-transform: uppercase;
  border: none !important;
}
.introjs-tooltipReferenceLayer .introjs-tooltip .introjs-tooltipbuttons .introjs-button.introjs-skipbutton,
.introjs-tooltipReferenceLayer .introjs-tooltip .introjs-tooltipbuttons .introjs-button .introjs-donebutton {
  border: none;
  padding: 0;
  margin: 0;
  font-size: 14px;
  font-family: "Barlow Condensed";
  font-weight: 500;
  color: #d0b158 !important;
  display: inline-block;
  text-transform: uppercase;
  background: transparent;
  outline: none;
  box-shadow: none;
  text-decoration: underline !important;
}
.introjs-tooltipReferenceLayer .introjs-tooltip .introjs-tooltipbuttons .introjs-button.introjs-skipbutton:hover,
.introjs-tooltipReferenceLayer .introjs-tooltip .introjs-tooltipbuttons .introjs-button .introjs-donebutton:hover {
  background: transparent;
}
.introjs-tooltipReferenceLayer .introjs-tooltip .introjs-tooltipbuttons .introjs-button.introjs-nextbutton {
  color: white !important;
  width: 80px;
  max-width: 100%;
  transition: all 0.3s ease-in-out;
}
.introjs-tooltipReferenceLayer .introjs-tooltip .introjs-tooltipbuttons .introjs-button.introjs-nextbutton:hover {
  opacity: 0.6;
}
.introjs-tooltipReferenceLayer .introjs-tooltip .introjs-tooltipbuttons .introjs-button.introjs-nextbutton.introjs-disabled {
  display: none;
}
.introjs-tooltipReferenceLayer .introjs-tooltip .introjs-tooltipbuttons .introjs-button.introjs-prevbutton {
  display: none !important;
}

.introjs-helperLayer {
  border: none !important;
  background: transparent !important;
  box-shadow: none !important;
  outline: none !important;
}

.topv2-main .topv2-blog-details-main .topv2-block-header-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 30px 0;
}
@media (max-width: 575px) {
  .topv2-main .topv2-blog-details-main .topv2-block-header-title {
    justify-content: unset;
    flex-direction: column;
  }
}
.topv2-main .topv2-blog-details-main .topv2-block-header-title .select2 {
  outline: none !important;
  box-shadow: none !important;
  width: 235px !important;
  max-width: 100% !important;
}
.topv2-main .topv2-blog-details-main .topv2-block-header-title .select2 .selection .select2-selection--single {
  background-color: #1e222f !important;
  border: 1px solid #2a2d3b !important;
  border-radius: 4px !important;
  height: 50px !important;
  display: flex;
  align-items: center !important;
  padding: 5px !important;
  outline: none !important;
  box-shadow: none !important;
}
.topv2-main .topv2-blog-details-main .topv2-block-header-title .select2 .selection .select2-selection--single .select2-selection__rendered {
  font-family: "Barlow Condensed";
  font-weight: 500;
  font-size: 16px;
  color: #9b9da8 !important;
  width: 95%;
}
.topv2-main .topv2-blog-details-main .topv2-block-header-title .select2 .selection .select2-selection--single .select2-selection__arrow {
  top: 12px !important;
  right: 10px !important;
}
.topv2-main .topv2-blog-block-main-list {
  display: block;
  margin-bottom: 25px;
}
.topv2-main .topv2-blog-block-main-list .topv2-blog-img {
  width: 100%;
  height: 350px;
  overflow: hidden;
  margin-bottom: 15px;
}
@media (max-width: 1199px) {
  .topv2-main .topv2-blog-block-main-list .topv2-blog-img {
    height: 290px;
  }
}
@media (max-width: 991px) {
  .topv2-main .topv2-blog-block-main-list .topv2-blog-img {
    height: 300px;
  }
}
@media (max-width: 768px) {
  .topv2-main .topv2-blog-block-main-list .topv2-blog-img {
    height: 370px;
  }
}
@media (max-width: 576px) {
  .topv2-main .topv2-blog-block-main-list .topv2-blog-img {
    height: 300px;
    width: 300px;
    margin: 0 auto 15px;
  }
}
.topv2-main .topv2-blog-block-main-list .topv2-blog-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
}
.topv2-main .topv2-blog-block-main-list p {
  font-size: 15px;
  color: #9496A0;
  font-family: "Barlow Condensed";
  font-style: normal;
  font-weight: 400;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .topv2-main .topv2-blog-block-main-list p {
    font-size: 14px;
  }
}
.topv2-main .topv2-blog-block-main-list h6 {
  font-size: 20px;
  color: #ffffff;
  font-family: "Barlow Condensed";
  font-style: normal;
  font-weight: 500;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .topv2-main .topv2-blog-block-main-list h6 {
    font-size: 18px;
  }
}
.topv2-main .topv2-blog-inner-page-details {
  padding-top: 30px;
}
@media (max-width: 768px) {
  .topv2-main .topv2-blog-inner-page-details {
    padding-top: 10px;
  }
}
.topv2-main .topv2-blog-inner-page-details .categories {
  display: block;
  font-size: 15px;
  color: #ffffff;
  font-family: "Barlow Condensed";
  font-style: normal;
  font-weight: 500;
  text-transform: uppercase;
  position: relative;
  padding-left: 70px;
  margin-bottom: 15px;
}
.topv2-main .topv2-blog-inner-page-details .categories::before {
  position: absolute;
  content: "";
  width: 40px;
  height: 2px;
  background: white;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.topv2-main .topv2-blog-inner-page-details .topv2-blog-detail-banner {
  width: 100%;
  height: 430px;
  overflow: hidden;
}
@media (max-width: 991px) {
  .topv2-main .topv2-blog-inner-page-details .topv2-blog-detail-banner {
    height: 380px;
  }
}
@media (max-width: 768px) {
  .topv2-main .topv2-blog-inner-page-details .topv2-blog-detail-banner {
    height: 320px;
  }
}
@media (max-width: 575px) {
  .topv2-main .topv2-blog-inner-page-details .topv2-blog-detail-banner {
    height: auto;
  }
}
.topv2-main .topv2-blog-inner-page-details .topv2-blog-detail-banner img {
  width: 100%;
  height: 100%;
  -o-object-position: center;
     object-position: center;
  -o-object-fit: cover;
     object-fit: cover;
}
.topv2-main .topv2-blog-inner-page-details .topv2-market-research-block-main .topv2-location-commitment {
  padding: 60px 0;
}
.topv2-main .topv2-blog-inner-page-details .topv2-market-research-block-main .topv2-location-commitment .topv2-market-location ul {
  text-align: center;
  display: flex;
  flex-direction: column;
  margin-bottom: 15px;
}
@media (max-width: 575px) {
  .topv2-main .topv2-blog-inner-page-details .topv2-market-research-block-main .topv2-location-commitment .topv2-market-location ul {
    flex-direction: unset;
    margin-bottom: 20px;
  }
}
.topv2-main .topv2-blog-inner-page-details .topv2-market-research-block-main .topv2-location-commitment .topv2-market-location ul li {
  margin-bottom: 30px;
}
@media (max-width: 575px) {
  .topv2-main .topv2-blog-inner-page-details .topv2-market-research-block-main .topv2-location-commitment .topv2-market-location ul li {
    margin-bottom: 0px;
    margin-right: 30px;
  }
}
.topv2-main .topv2-blog-inner-page-details .topv2-market-research-block-main .topv2-location-commitment .topv2-market-location ul li a i {
  font-size: 18px;
  color: white;
}
.topv2-main .topv2-blog-inner-page-details .topv2-market-research-block-main .topv2-location-commitment .topv2-market-research-details-block .career_desc {
  font-size: 15px;
  font-family: "Barlow Condensed" !important;
  font-style: normal;
  font-weight: 500;
  line-height: 27px;
}
.topv2-main .topv2-blog-inner-page-details .topv2-market-research-block-main .topv2-location-commitment .topv2-market-research-details-block .career_desc p, .topv2-main .topv2-blog-inner-page-details .topv2-market-research-block-main .topv2-location-commitment .topv2-market-research-details-block .career_desc span {
  color: white;
}
.topv2-main .topv2-blog-inner-page-details .topv2-market-research-block-main .topv2-location-commitment .topv2-market-research-details-block .career_desc span, .topv2-main .topv2-blog-inner-page-details .topv2-market-research-block-main .topv2-location-commitment .topv2-market-research-details-block .career_desc p {
  color: white;
}
.topv2-main .topv2-blog-inner-page-details .topv2-market-research-block-main .topv2-location-commitment .topv2-market-research-details-block .career_desc * {
  font-family: "Barlow Condensed" !important;
  font-size: 15px !important;
  font-weight: normal;
  line-height: 26px;
}
.topv2-main .topv2-blog-inner-page-details .topv2-market-research-block-main .topv2-location-commitment .topv2-market-research-details-block .career_desc a * {
  color: white !important;
  text-decoration: underline !important;
}
.topv2-main .topv2-blog-inner-page-details .topv2-market-research-block-main .topv2-location-commitment .topv2-market-research-details-block .career_desc h1 * {
  font-size: 35px !important;
  font-weight: 500 !important;
  line-height: 42px;
}
@media (max-width: 1199px) {
  .topv2-main .topv2-blog-inner-page-details .topv2-market-research-block-main .topv2-location-commitment .topv2-market-research-details-block .career_desc h1 * {
    font-size: 32px !important;
    line-height: 35px;
  }
}
@media (max-width: 991px) {
  .topv2-main .topv2-blog-inner-page-details .topv2-market-research-block-main .topv2-location-commitment .topv2-market-research-details-block .career_desc h1 * {
    font-size: 28px !important;
    line-height: 30px;
  }
}
@media (max-width: 767px) {
  .topv2-main .topv2-blog-inner-page-details .topv2-market-research-block-main .topv2-location-commitment .topv2-market-research-details-block .career_desc h1 * {
    font-size: 24px !important;
    line-height: 28px;
  }
}
@media (max-width: 575px) {
  .topv2-main .topv2-blog-inner-page-details .topv2-market-research-block-main .topv2-location-commitment .topv2-market-research-details-block .career_desc h1 * {
    font-size: 21px !important;
    line-height: 28px;
  }
}
@media (max-width: 375px) {
  .topv2-main .topv2-blog-inner-page-details .topv2-market-research-block-main .topv2-location-commitment .topv2-market-research-details-block .career_desc h1 * {
    font-size: 18px !important;
    line-height: 26px;
  }
}
.topv2-main .topv2-blog-inner-page-details .topv2-market-research-block-main .topv2-location-commitment .topv2-market-research-details-block .career_desc h2 * {
  font-size: 32px !important;
  font-weight: 500 !important;
  line-height: 35px;
}
@media (max-width: 1199px) {
  .topv2-main .topv2-blog-inner-page-details .topv2-market-research-block-main .topv2-location-commitment .topv2-market-research-details-block .career_desc h2 * {
    font-size: 28px !important;
    line-height: 30px;
  }
}
@media (max-width: 991px) {
  .topv2-main .topv2-blog-inner-page-details .topv2-market-research-block-main .topv2-location-commitment .topv2-market-research-details-block .career_desc h2 * {
    font-size: 24px !important;
    line-height: 28px;
  }
}
@media (max-width: 767px) {
  .topv2-main .topv2-blog-inner-page-details .topv2-market-research-block-main .topv2-location-commitment .topv2-market-research-details-block .career_desc h2 * {
    font-size: 20px !important;
    line-height: 27px;
  }
}
@media (max-width: 575px) {
  .topv2-main .topv2-blog-inner-page-details .topv2-market-research-block-main .topv2-location-commitment .topv2-market-research-details-block .career_desc h2 * {
    font-size: 18px !important;
    line-height: 28px;
  }
}
@media (max-width: 375px) {
  .topv2-main .topv2-blog-inner-page-details .topv2-market-research-block-main .topv2-location-commitment .topv2-market-research-details-block .career_desc h2 * {
    font-size: 16px !important;
    line-height: 26px;
  }
}
.topv2-main .topv2-blog-inner-page-details .topv2-market-research-block-main .topv2-location-commitment .topv2-market-research-details-block .career_desc h3 * {
  font-size: 28px !important;
  font-weight: 500 !important;
  line-height: 30px;
}
@media (max-width: 1199px) {
  .topv2-main .topv2-blog-inner-page-details .topv2-market-research-block-main .topv2-location-commitment .topv2-market-research-details-block .career_desc h3 * {
    font-size: 24px !important;
    line-height: 28px;
  }
}
@media (max-width: 991px) {
  .topv2-main .topv2-blog-inner-page-details .topv2-market-research-block-main .topv2-location-commitment .topv2-market-research-details-block .career_desc h3 * {
    font-size: 20px !important;
    line-height: 27px;
  }
}
@media (max-width: 767px) {
  .topv2-main .topv2-blog-inner-page-details .topv2-market-research-block-main .topv2-location-commitment .topv2-market-research-details-block .career_desc h3 * {
    font-size: 18px !important;
    line-height: 27px;
  }
}
@media (max-width: 575px) {
  .topv2-main .topv2-blog-inner-page-details .topv2-market-research-block-main .topv2-location-commitment .topv2-market-research-details-block .career_desc h3 * {
    font-size: 16px !important;
    line-height: 28px;
  }
}
.topv2-main .topv2-blog-inner-page-details .topv2-market-research-block-main .topv2-location-commitment .topv2-market-research-details-block .career_desc h4 * {
  font-size: 24px !important;
  font-weight: 500 !important;
  line-height: 30px;
}
@media (max-width: 1199px) {
  .topv2-main .topv2-blog-inner-page-details .topv2-market-research-block-main .topv2-location-commitment .topv2-market-research-details-block .career_desc h4 * {
    font-size: 21px !important;
    line-height: 28px;
  }
}
@media (max-width: 991px) {
  .topv2-main .topv2-blog-inner-page-details .topv2-market-research-block-main .topv2-location-commitment .topv2-market-research-details-block .career_desc h4 * {
    font-size: 19px !important;
    line-height: 27px;
  }
}
@media (max-width: 767px) {
  .topv2-main .topv2-blog-inner-page-details .topv2-market-research-block-main .topv2-location-commitment .topv2-market-research-details-block .career_desc h4 * {
    font-size: 18px !important;
    line-height: 27px;
  }
}
@media (max-width: 575px) {
  .topv2-main .topv2-blog-inner-page-details .topv2-market-research-block-main .topv2-location-commitment .topv2-market-research-details-block .career_desc h4 * {
    font-size: 16px !important;
    line-height: 28px;
  }
}
.topv2-main .topv2-blog-inner-page-details .topv2-market-research-block-main .topv2-location-commitment .topv2-market-research-details-block .career_desc h5 * {
  font-size: 21px !important;
  font-weight: 500 !important;
  line-height: 28px;
}
@media (max-width: 1199px) {
  .topv2-main .topv2-blog-inner-page-details .topv2-market-research-block-main .topv2-location-commitment .topv2-market-research-details-block .career_desc h5 * {
    font-size: 20px !important;
    line-height: 28px;
  }
}
@media (max-width: 991px) {
  .topv2-main .topv2-blog-inner-page-details .topv2-market-research-block-main .topv2-location-commitment .topv2-market-research-details-block .career_desc h5 * {
    font-size: 19px !important;
    line-height: 27px;
  }
}
@media (max-width: 767px) {
  .topv2-main .topv2-blog-inner-page-details .topv2-market-research-block-main .topv2-location-commitment .topv2-market-research-details-block .career_desc h5 * {
    font-size: 18px !important;
    line-height: 27px;
  }
}
@media (max-width: 575px) {
  .topv2-main .topv2-blog-inner-page-details .topv2-market-research-block-main .topv2-location-commitment .topv2-market-research-details-block .career_desc h5 * {
    font-size: 16px !important;
    line-height: 28px;
  }
}
.topv2-main .topv2-blog-inner-page-details .topv2-market-research-block-main .topv2-location-commitment .topv2-market-research-details-block .career_desc h6 * {
  font-size: 18px !important;
  font-weight: 500 !important;
  line-height: 28px;
}
@media (max-width: 991px) {
  .topv2-main .topv2-blog-inner-page-details .topv2-market-research-block-main .topv2-location-commitment .topv2-market-research-details-block .career_desc h6 * {
    font-size: 17px !important;
    line-height: 26px;
  }
}
@media (max-width: 767px) {
  .topv2-main .topv2-blog-inner-page-details .topv2-market-research-block-main .topv2-location-commitment .topv2-market-research-details-block .career_desc h6 * {
    font-size: 16px !important;
    line-height: 26px;
  }
}
.topv2-main .topv2-blog-inner-page-details .topv2-market-research-block-main .topv2-location-commitment .topv2-market-research-details-block .career_desc h1 {
  font-size: 35px !important;
  font-weight: 500 !important;
  line-height: 42px;
}
@media (max-width: 1199px) {
  .topv2-main .topv2-blog-inner-page-details .topv2-market-research-block-main .topv2-location-commitment .topv2-market-research-details-block .career_desc h1 {
    font-size: 32px !important;
    line-height: 35px;
  }
}
@media (max-width: 991px) {
  .topv2-main .topv2-blog-inner-page-details .topv2-market-research-block-main .topv2-location-commitment .topv2-market-research-details-block .career_desc h1 {
    font-size: 28px !important;
    line-height: 30px;
  }
}
@media (max-width: 767px) {
  .topv2-main .topv2-blog-inner-page-details .topv2-market-research-block-main .topv2-location-commitment .topv2-market-research-details-block .career_desc h1 {
    font-size: 24px !important;
    line-height: 28px;
  }
}
@media (max-width: 575px) {
  .topv2-main .topv2-blog-inner-page-details .topv2-market-research-block-main .topv2-location-commitment .topv2-market-research-details-block .career_desc h1 {
    font-size: 21px !important;
    line-height: 28px;
  }
}
@media (max-width: 375px) {
  .topv2-main .topv2-blog-inner-page-details .topv2-market-research-block-main .topv2-location-commitment .topv2-market-research-details-block .career_desc h1 {
    font-size: 18px !important;
    line-height: 26px;
  }
}
.topv2-main .topv2-blog-inner-page-details .topv2-market-research-block-main .topv2-location-commitment .topv2-market-research-details-block .career_desc h2 {
  font-size: 32px !important;
  font-weight: 500 !important;
  line-height: 35px;
}
@media (max-width: 1199px) {
  .topv2-main .topv2-blog-inner-page-details .topv2-market-research-block-main .topv2-location-commitment .topv2-market-research-details-block .career_desc h2 {
    font-size: 28px !important;
    line-height: 30px;
  }
}
@media (max-width: 991px) {
  .topv2-main .topv2-blog-inner-page-details .topv2-market-research-block-main .topv2-location-commitment .topv2-market-research-details-block .career_desc h2 {
    font-size: 24px !important;
    line-height: 28px;
  }
}
@media (max-width: 767px) {
  .topv2-main .topv2-blog-inner-page-details .topv2-market-research-block-main .topv2-location-commitment .topv2-market-research-details-block .career_desc h2 {
    font-size: 20px !important;
    line-height: 27px;
  }
}
@media (max-width: 575px) {
  .topv2-main .topv2-blog-inner-page-details .topv2-market-research-block-main .topv2-location-commitment .topv2-market-research-details-block .career_desc h2 {
    font-size: 18px !important;
    line-height: 28px;
  }
}
@media (max-width: 375px) {
  .topv2-main .topv2-blog-inner-page-details .topv2-market-research-block-main .topv2-location-commitment .topv2-market-research-details-block .career_desc h2 {
    font-size: 16px !important;
    line-height: 26px;
  }
}
.topv2-main .topv2-blog-inner-page-details .topv2-market-research-block-main .topv2-location-commitment .topv2-market-research-details-block .career_desc h3 {
  font-size: 28px !important;
  font-weight: 500 !important;
  line-height: 30px;
}
@media (max-width: 1199px) {
  .topv2-main .topv2-blog-inner-page-details .topv2-market-research-block-main .topv2-location-commitment .topv2-market-research-details-block .career_desc h3 {
    font-size: 24px !important;
    line-height: 28px;
  }
}
@media (max-width: 991px) {
  .topv2-main .topv2-blog-inner-page-details .topv2-market-research-block-main .topv2-location-commitment .topv2-market-research-details-block .career_desc h3 {
    font-size: 20px !important;
    line-height: 27px;
  }
}
@media (max-width: 767px) {
  .topv2-main .topv2-blog-inner-page-details .topv2-market-research-block-main .topv2-location-commitment .topv2-market-research-details-block .career_desc h3 {
    font-size: 18px !important;
    line-height: 27px;
  }
}
@media (max-width: 575px) {
  .topv2-main .topv2-blog-inner-page-details .topv2-market-research-block-main .topv2-location-commitment .topv2-market-research-details-block .career_desc h3 {
    font-size: 16px !important;
    line-height: 28px;
  }
}
.topv2-main .topv2-blog-inner-page-details .topv2-market-research-block-main .topv2-location-commitment .topv2-market-research-details-block .career_desc h4 {
  font-size: 24px !important;
  font-weight: 500 !important;
  line-height: 30px;
}
@media (max-width: 1199px) {
  .topv2-main .topv2-blog-inner-page-details .topv2-market-research-block-main .topv2-location-commitment .topv2-market-research-details-block .career_desc h4 {
    font-size: 21px !important;
    line-height: 28px;
  }
}
@media (max-width: 991px) {
  .topv2-main .topv2-blog-inner-page-details .topv2-market-research-block-main .topv2-location-commitment .topv2-market-research-details-block .career_desc h4 {
    font-size: 19px !important;
    line-height: 27px;
  }
}
@media (max-width: 767px) {
  .topv2-main .topv2-blog-inner-page-details .topv2-market-research-block-main .topv2-location-commitment .topv2-market-research-details-block .career_desc h4 {
    font-size: 18px !important;
    line-height: 27px;
  }
}
@media (max-width: 575px) {
  .topv2-main .topv2-blog-inner-page-details .topv2-market-research-block-main .topv2-location-commitment .topv2-market-research-details-block .career_desc h4 {
    font-size: 16px !important;
    line-height: 28px;
  }
}
.topv2-main .topv2-blog-inner-page-details .topv2-market-research-block-main .topv2-location-commitment .topv2-market-research-details-block .career_desc h5 {
  font-size: 21px !important;
  font-weight: 500 !important;
  line-height: 28px;
}
@media (max-width: 1199px) {
  .topv2-main .topv2-blog-inner-page-details .topv2-market-research-block-main .topv2-location-commitment .topv2-market-research-details-block .career_desc h5 {
    font-size: 20px !important;
    line-height: 28px;
  }
}
@media (max-width: 991px) {
  .topv2-main .topv2-blog-inner-page-details .topv2-market-research-block-main .topv2-location-commitment .topv2-market-research-details-block .career_desc h5 {
    font-size: 19px !important;
    line-height: 27px;
  }
}
@media (max-width: 767px) {
  .topv2-main .topv2-blog-inner-page-details .topv2-market-research-block-main .topv2-location-commitment .topv2-market-research-details-block .career_desc h5 {
    font-size: 18px !important;
    line-height: 27px;
  }
}
@media (max-width: 575px) {
  .topv2-main .topv2-blog-inner-page-details .topv2-market-research-block-main .topv2-location-commitment .topv2-market-research-details-block .career_desc h5 {
    font-size: 16px !important;
    line-height: 28px;
  }
}
.topv2-main .topv2-blog-inner-page-details .topv2-market-research-block-main .topv2-location-commitment .topv2-market-research-details-block .career_desc h6 {
  font-size: 18px !important;
  font-weight: 500 !important;
  line-height: 28px;
}
@media (max-width: 991px) {
  .topv2-main .topv2-blog-inner-page-details .topv2-market-research-block-main .topv2-location-commitment .topv2-market-research-details-block .career_desc h6 {
    font-size: 17px !important;
    line-height: 26px;
  }
}
@media (max-width: 767px) {
  .topv2-main .topv2-blog-inner-page-details .topv2-market-research-block-main .topv2-location-commitment .topv2-market-research-details-block .career_desc h6 {
    font-size: 16px !important;
    line-height: 26px;
  }
}
.topv2-main .topv2-blog-inner-page-details .topv2-market-research-block-main .topv2-location-commitment .topv2-market-research-details-block .career_desc b {
  font-weight: 600 !important;
}
.topv2-main .topv2-blog-inner-page-details .topv2-market-research-block-main .topv2-location-commitment .topv2-market-research-details-block .career_desc b * {
  font-weight: 600 !important;
}
.topv2-main .topv2-blog-inner-page-details .topv2-market-research-block-main .topv2-learn-tennis {
  border-top: 1px solid #474A58;
  padding: 65px 0;
  border-bottom: 1px solid #474A58;
  margin-bottom: 35px;
}
.topv2-main .topv2-blog-inner-page-details .topv2-market-research-block-main .topv2-learn-tennis p {
  font-size: 21px;
  color: white;
  font-family: "Barlow Condensed";
  margin-bottom: 10px;
}
.topv2-main .topv2-blog-inner-page-details .topv2-market-research-block-main .topv2-learn-tennis span {
  font-size: 17px;
  color: white;
  font-family: "Barlow Condensed";
  margin-bottom: 35px;
  display: block;
}
.topv2-main .topv2-blog-inner-page-details .recommended-blogs-list {
  display: flex;
  justify-content: space-between;
  width: 100%;
  align-items: center;
  margin-bottom: 30px;
}
.topv2-main .topv2-blog-inner-page-details .recommended-blogs-list h5 {
  font-size: 30px;
  color: #ffffff;
  font-family: "Barlow Condensed";
  font-style: normal;
  font-weight: 400;
  width: calc(100% - 120px);
}
@media (max-width: 768px) {
  .topv2-main .topv2-blog-inner-page-details .recommended-blogs-list h5 {
    font-size: 25px;
  }
}
.topv2-main .topv2-blog-inner-page-details .recommended-blogs-list a {
  font-size: 14px;
  letter-spacing: 3.6px;
  color: #d9be63;
  text-transform: uppercase;
  font-family: "montserratsemibold";
}
.topv2-main .topv2-blog-inner-page-details .recommended-blogs-list a:hover {
  border-bottom: 1px solid #d9be63;
}
.topv2-main .topv2-blog-inner-page-details .topv2-venus-blog-main {
  padding-top: 50px;
}
.topv2-main .topv2-blog-inner-page-details .topv2-venus-blog-main .topv2-watch-now-btn {
  display: block;
}
.topv2-main .topv2-blog-inner-page-details .topv2-venus-blog-main .topv2-venus-blog-detaillist {
  margin-bottom: 30px;
  display: flex;
  width: 100%;
  background: #232632;
}
@media (max-width: 575px) {
  .topv2-main .topv2-blog-inner-page-details .topv2-venus-blog-main .topv2-venus-blog-detaillist {
    flex-direction: column;
  }
}
.topv2-main .topv2-blog-inner-page-details .topv2-venus-blog-main .topv2-venus-blog-detaillist .topv2-venus-player-detail {
  width: 300px;
  height: 200px;
  overflow: hidden;
  border: 2px solid #292928;
  background: #1e222f;
  position: relative;
}
@media (max-width: 575px) {
  .topv2-main .topv2-blog-inner-page-details .topv2-venus-blog-main .topv2-venus-blog-detaillist .topv2-venus-player-detail {
    width: 100%;
  }
}
.topv2-main .topv2-blog-inner-page-details .topv2-venus-blog-main .topv2-venus-blog-detaillist .topv2-venus-player-detail::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background-image: linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
}
.topv2-main .topv2-blog-inner-page-details .topv2-venus-blog-main .topv2-venus-blog-detaillist .topv2-venus-player-detail img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top center;
     object-position: top center;
}
.topv2-main .topv2-blog-inner-page-details .topv2-venus-blog-main .topv2-venus-blog-detaillist .topv2-venus-player-detail .playerdetails {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  display: inline-flex;
  margin: auto;
  align-items: center;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.topv2-main .topv2-blog-inner-page-details .topv2-venus-blog-main .topv2-venus-blog-detaillist .topv2-venus-player-detail .playerdetails img {
  width: 20px;
  height: 45px;
  -o-object-fit: contain;
     object-fit: contain;
  margin-left: 15px;
  margin-right: 15px;
}
.topv2-main .topv2-blog-inner-page-details .topv2-venus-blog-main .topv2-venus-blog-detaillist .topv2-venus-player-detail .playerdetails h6 {
  letter-spacing: 0.8px;
  color: white;
  line-height: normal;
  font-family: "Barlow Condensed";
  font-size: 20px;
  font-weight: 500;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .topv2-main .topv2-blog-inner-page-details .topv2-venus-blog-main .topv2-venus-blog-detaillist .topv2-venus-player-detail .playerdetails h6 {
    font-size: 18px;
  }
}
@media (max-width: 576px) {
  .topv2-main .topv2-blog-inner-page-details .topv2-venus-blog-main .topv2-venus-blog-detaillist .topv2-venus-player-detail .playerdetails h6 {
    font-size: 16px;
  }
}
.topv2-main .topv2-blog-inner-page-details .topv2-venus-blog-main .topv2-venus-blog-detaillist .topv2-venus-player-detail .playerdetails p {
  letter-spacing: 0.6px;
  color: white;
  line-height: normal;
  font-family: "Barlow Condensed";
  font-size: 15px;
  font-weight: 400;
  text-transform: uppercase;
}
@media (max-width: 576px) {
  .topv2-main .topv2-blog-inner-page-details .topv2-venus-blog-main .topv2-venus-blog-detaillist .topv2-venus-player-detail .playerdetails p {
    font-size: 14px;
  }
}
.topv2-main .topv2-blog-inner-page-details .topv2-venus-blog-main .topv2-venus-blog-detaillist .topv2-lessons-detaisl-block {
  margin-left: 10px;
  background: #232632;
  padding: 20px;
  flex: auto;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (max-width: 575px) {
  .topv2-main .topv2-blog-inner-page-details .topv2-venus-blog-main .topv2-venus-blog-detaillist .topv2-lessons-detaisl-block {
    margin-left: 0px;
  }
}
.topv2-main .topv2-blog-inner-page-details .topv2-venus-blog-main .topv2-venus-blog-detaillist .topv2-lessons-detaisl-block p {
  opacity: 0.37;
  font-family: "Barlow Condensed";
  font-size: 21px;
  color: #FFFFFF;
  letter-spacing: 1px;
  font-weight: 300;
  margin-bottom: 5px;
}
@media (max-width: 768px) {
  .topv2-main .topv2-blog-inner-page-details .topv2-venus-blog-main .topv2-venus-blog-detaillist .topv2-lessons-detaisl-block p {
    font-size: 18px;
  }
}
@media (max-width: 576px) {
  .topv2-main .topv2-blog-inner-page-details .topv2-venus-blog-main .topv2-venus-blog-detaillist .topv2-lessons-detaisl-block p {
    font-size: 16px;
  }
}
.topv2-main .topv2-blog-inner-page-details .topv2-venus-blog-main .topv2-venus-blog-detaillist .topv2-lessons-detaisl-block h5 {
  letter-spacing: 1.2px;
  color: white;
  line-height: normal;
  font-family: "Barlow Condensed";
  font-size: 28px;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 15px;
}
@media (max-width: 768px) {
  .topv2-main .topv2-blog-inner-page-details .topv2-venus-blog-main .topv2-venus-blog-detaillist .topv2-lessons-detaisl-block h5 {
    font-size: 24px;
  }
}
@media (max-width: 576px) {
  .topv2-main .topv2-blog-inner-page-details .topv2-venus-blog-main .topv2-venus-blog-detaillist .topv2-lessons-detaisl-block h5 {
    font-size: 20px;
  }
}
.topv2-main .topv2-blog-inner-page-details .topv2-venus-blog-main .topv2-venus-blog-detaillist .topv2-lessons-detaisl-block .topv2-watch-now-btnblock {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.topv2-main .topv2-blog-inner-page-details .topv2-venus-blog-main .topv2-venus-blog-detaillist .topv2-lessons-detaisl-block .topv2-watch-now-btnblock img {
  width: 20px;
  height: 45px;
  -o-object-fit: contain;
     object-fit: contain;
}
.topv2-main .topv2-blog-inner-page-details .topv2-venus-blog-main .topv2-venus-blog-detaillist .topv2-lessons-detaisl-block .topv2-watch-now-btnblock p {
  letter-spacing: 1.2px;
  color: white;
  line-height: normal;
  font-family: "Barlow Condensed";
  font-size: 21px;
  font-weight: 400;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  opacity: 1;
}
@media (max-width: 768px) {
  .topv2-main .topv2-blog-inner-page-details .topv2-venus-blog-main .topv2-venus-blog-detaillist .topv2-lessons-detaisl-block .topv2-watch-now-btnblock p {
    font-size: 18px;
  }
}
@media (max-width: 576px) {
  .topv2-main .topv2-blog-inner-page-details .topv2-venus-blog-main .topv2-venus-blog-detaillist .topv2-lessons-detaisl-block .topv2-watch-now-btnblock p {
    font-size: 15px;
  }
}
.topv2-main .topv2-blog-inner-page-details .topv2-venus-blog-main .topv2-venus-blog-detaillist .topv2-lessons-detaisl-block .topv2-watch-now-btnblock p img {
  width: 35px;
  height: 35px;
  -o-object-fit: contain;
     object-fit: contain;
  margin-left: 15px;
}
@media (max-width: 576px) {
  .topv2-main .topv2-blog-inner-page-details .topv2-venus-blog-main .topv2-venus-blog-detaillist .topv2-lessons-detaisl-block .topv2-watch-now-btnblock p img {
    width: 25px;
    height: 25px;
  }
}

.topv2-copy-link-modal-main .modal-content {
  border: none;
}
.topv2-copy-link-modal-main .modal-content .modal-header {
  border: none;
  padding-bottom: 0;
}
.topv2-copy-link-modal-main .modal-content .modal-header button {
  padding: 12px 16px;
  font-size: 36px;
  font-weight: 500;
}
.topv2-copy-link-modal-main .modal-content .modal-body {
  margin-bottom: 0;
  padding: 30px;
}
.topv2-copy-link-modal-main .modal-content .modal-body .topv2-licenses-modal-main .topv2-close-icon {
  position: absolute;
  right: 15px;
  top: 10px;
}
.topv2-copy-link-modal-main .modal-content .modal-body .topv2-licenses-modal-main .top-v2-small-title-text {
  font-size: 24px;
  font-weight: 600;
  letter-spacing: 0;
  font-family: "montserratsemibold";
  color: black;
  text-transform: unset;
  text-align: center;
  margin-bottom: 15px;
}
.topv2-copy-link-modal-main .modal-content .modal-body .topv2-licenses-modal-main h5 {
  font-size: 18px;
  color: black;
  text-align: center;
  line-height: normal;
  font-family: "montserratmedium";
}
.topv2-copy-link-modal-main .modal-content .modal-body .topv2-licenses-modal-main .topcourt-copy-link-box-main {
  margin-top: 23px;
  position: relative;
}
.topv2-copy-link-modal-main .modal-content .modal-body .topv2-licenses-modal-main .topcourt-copy-link-box-main .copy-link-block {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.topv2-copy-link-modal-main .modal-content .modal-body .topv2-licenses-modal-main .topcourt-copy-link-box-main .copy-link-block .copylinkbox {
  background: white;
  border: 1px solid #b3b3b3;
  padding: 12px;
  border-radius: 4px;
  display: inline-flex;
  width: calc(100% - 120px);
  align-items: center;
  min-height: 48px;
}
.topv2-copy-link-modal-main .modal-content .modal-body .topv2-licenses-modal-main .topcourt-copy-link-box-main .copy-link-block .copylinkbox p {
  font-size: 12px;
  font-family: "montserratmedium";
  color: black;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.topv2-copy-link-modal-main .modal-content .modal-body .topv2-licenses-modal-main .topcourt-copy-link-box-main .copy-link-block .copylink-btn {
  width: 100px;
  background: #d0b158;
  justify-content: center;
  align-items: center;
  display: inline-flex;
  padding: 15px;
  border-radius: 6px;
  font-size: 14px;
  font-family: "montserratsemibold";
  height: 48px;
}
.topv2-copy-link-modal-main .modal-content .modal-body .topv2-licenses-modal-main .topcourt-copy-link-box-main .linktext {
  font-size: 13px;
  color: #d0b158;
  line-height: normal;
  font-family: "montserratmedium";
  position: absolute;
  margin-top: 2px;
}

.topcourt-invited-page.for-business-page p {
  text-transform: unset;
  text-align: start;
}
.topcourt-invited-page .topv2-get-started-btn {
  margin-top: 50px;
}
.topcourt-invited-page .topv2-for-business-banner {
  width: 100%;
  height: 80vh;
  position: relative;
}
.topcourt-invited-page .topv2-for-business-banner .topv2-for-business-img {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.topcourt-invited-page .topv2-for-business-banner .topv2-for-business-img::before {
  position: absolute;
  content: "";
  background: url("../png/background-gradient.png") no-repeat;
  background-position: center center;
  background-size: cover;
  width: 100%;
  height: 100%;
}
.topcourt-invited-page .topv2-for-business-banner .topv2-for-business-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.topcourt-invited-page .topv2-for-business-banner .topv2-business-detail {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  z-index: 1;
  padding: 40px 0;
}
.topcourt-invited-page .topv2-for-business-banner .topv2-business-detail .container {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  text-align: center;
}
.topcourt-invited-page .topv2-for-business-banner .topv2-business-detail h1 {
  font-size: 60px;
  font-weight: 400;
  color: white;
  text-align: center;
  margin-bottom: 20px;
  letter-spacing: 1.7px;
  line-height: normal;
  font-family: "Barlow Condensed";
}
@media (max-width: 1366px) {
  .topcourt-invited-page .topv2-for-business-banner .topv2-business-detail h1 {
    font-size: 50px;
  }
}
@media (max-width: 1199px) {
  .topcourt-invited-page .topv2-for-business-banner .topv2-business-detail h1 {
    font-size: 45px;
  }
}
@media (max-width: 991px) {
  .topcourt-invited-page .topv2-for-business-banner .topv2-business-detail h1 {
    font-size: 40px;
  }
}
@media (max-width: 768px) {
  .topcourt-invited-page .topv2-for-business-banner .topv2-business-detail h1 {
    font-size: 35px;
  }
}
@media (max-width: 576px) {
  .topcourt-invited-page .topv2-for-business-banner .topv2-business-detail h1 {
    font-size: 28px;
  }
}
.topcourt-invited-page .topv2-for-business-banner .topv2-business-detail h5 {
  font-size: 26px;
  font-weight: 400;
  color: white;
  text-align: center;
  margin-bottom: 40px;
  letter-spacing: 0.7px;
  line-height: normal;
  font-family: "Barlow Condensed";
}
@media (max-width: 1366px) {
  .topcourt-invited-page .topv2-for-business-banner .topv2-business-detail h5 {
    font-size: 22px;
  }
}
@media (max-width: 1199px) {
  .topcourt-invited-page .topv2-for-business-banner .topv2-business-detail h5 {
    font-size: 20px;
  }
}
@media (max-width: 991px) {
  .topcourt-invited-page .topv2-for-business-banner .topv2-business-detail h5 {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  .topcourt-invited-page .topv2-for-business-banner .topv2-business-detail h5 {
    font-size: 16px;
  }
}
@media (max-width: 576px) {
  .topcourt-invited-page .topv2-for-business-banner .topv2-business-detail h5 {
    font-size: 15px;
  }
}
.topcourt-invited-page .topv2-your-employee-block {
  padding: 80px 0;
  background: #20232c;
  text-align: center;
}
.topcourt-invited-page .topv2-your-employee-block p {
  width: 728px;
  margin: auto;
  max-width: 100%;
  font-size: 18px;
  color: white;
  font-family: "Barlow";
  line-height: 30px;
  margin-top: 30px;
  text-align: center;
}
@media (max-width: 991px) {
  .topcourt-invited-page .topv2-your-employee-block p {
    font-size: 17px;
  }
}
@media (max-width: 768px) {
  .topcourt-invited-page .topv2-your-employee-block p {
    font-size: 16px;
  }
}
@media (max-width: 576px) {
  .topcourt-invited-page .topv2-your-employee-block p {
    font-size: 14px;
  }
}
.topcourt-invited-page .topv2-for-business-img-block {
  padding: 100px 0 0px;
}
.topcourt-invited-page .topv2-for-business-img-block .topv2-forbusiness-img {
  width: 100%;
  height: 300px;
  overflow: hidden;
  border-radius: 8px;
  margin-bottom: 30px;
  border: 2px solid #292928;
  background: #1e222f;
}
.topcourt-invited-page .topv2-for-business-img-block .topv2-forbusiness-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.topcourt-invited-page .topv2-employee-wrapper {
  padding: 100px 0 60px;
  background: #2B2D3B;
}
.topcourt-invited-page .topv2-employee-wrapper .toc-v2-project-title-main {
  margin-bottom: 50px;
}
@media (max-width: 768px) {
  .topcourt-invited-page .topv2-employee-wrapper .toc-v2-project-title-main {
    margin-bottom: 40px;
  }
}
@media (max-width: 576px) {
  .topcourt-invited-page .topv2-employee-wrapper .toc-v2-project-title-main {
    margin-bottom: 30px;
  }
}
.topcourt-invited-page .topv2-employee-wrapper h4 {
  font-size: 21px;
  font-weight: 600;
  color: white;
  font-family: "Barlow";
  margin-bottom: 8px;
}
@media (max-width: 991px) {
  .topcourt-invited-page .topv2-employee-wrapper h4 {
    font-size: 19px;
  }
}
@media (max-width: 768px) {
  .topcourt-invited-page .topv2-employee-wrapper h4 {
    font-size: 17px;
  }
}
@media (max-width: 576px) {
  .topcourt-invited-page .topv2-employee-wrapper h4 {
    font-size: 15px;
  }
}
.topcourt-invited-page .topv2-employee-wrapper p {
  font-size: 18px;
  font-weight: 400;
  color: white;
  font-family: "Barlow";
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  .topcourt-invited-page .topv2-employee-wrapper p {
    font-size: 17px;
  }
}
@media (max-width: 768px) {
  .topcourt-invited-page .topv2-employee-wrapper p {
    font-size: 16px;
  }
}
@media (max-width: 576px) {
  .topcourt-invited-page .topv2-employee-wrapper p {
    font-size: 14px;
  }
}
.topcourt-invited-page .topv2-employee-wrapper .topcourt-mockup-img {
  width: 100%;
  height: 680px;
  overflow: hidden;
  display: block;
}
@media (max-width: 1366px) {
  .topcourt-invited-page .topv2-employee-wrapper .topcourt-mockup-img {
    height: 600px;
  }
}
@media (max-width: 1199px) {
  .topcourt-invited-page .topv2-employee-wrapper .topcourt-mockup-img {
    height: 550px;
  }
}
@media (max-width: 991px) {
  .topcourt-invited-page .topv2-employee-wrapper .topcourt-mockup-img {
    height: 500px;
  }
}
@media (max-width: 768px) {
  .topcourt-invited-page .topv2-employee-wrapper .topcourt-mockup-img {
    height: 400px;
  }
}
@media (max-width: 576px) {
  .topcourt-invited-page .topv2-employee-wrapper .topcourt-mockup-img {
    height: 350px;
  }
}
.topcourt-invited-page .topv2-employee-wrapper .topcourt-mockup-img img {
  width: 100%;
  height: 100%;
  -o-object-position: center;
     object-position: center;
  -o-object-fit: cover;
     object-fit: cover;
}
.topcourt-invited-page .topcourt-player-landing-page-main.topv2-business-player-section {
  padding: 60px 0 110px;
  background: #2b2d3b;
}

.topv2-purchasing-modal-main .modal-content .modal-header {
  justify-content: center;
  border-bottom: none;
  flex-direction: column;
  padding: 30px;
}
.topv2-purchasing-modal-main .modal-content .modal-header h5 {
  margin-bottom: 10px;
  font-weight: 400;
}
.topv2-purchasing-modal-main .modal-content .modal-header p {
  color: #242733;
  font-weight: 400;
  font-size: 16px;
  font-family: "Barlow Condensed";
}
.topv2-purchasing-modal-main .modal-content .modal-body {
  margin-bottom: 0;
  padding: 0 30px 20px;
}
.topv2-purchasing-modal-main .modal-content .modal-body form .form-group label {
  display: block;
  font-size: 14px;
  font-weight: 400;
  color: #242733;
  font-family: "Barlow Condensed";
  margin-bottom: 2px;
}
.topv2-purchasing-modal-main .modal-content .modal-body form .form-group .form-control {
  padding: 12px;
  height: 45px;
  border-color: #ced4da;
  color: #242733;
  font-size: 15px;
  font-family: "Barlow Condensed";
}
.topv2-purchasing-modal-main .modal-content .modal-body form .submin-footermain {
  width: 100%;
  margin: 30px 0;
}
.topv2-purchasing-modal-main .modal-content .modal-body form .submin-footermain .btn-upgrade-now-btn {
  width: 100%;
}
.topv2-purchasing-modal-main .modal-content .modal-body span {
  color: #242733;
  font-weight: 400;
  font-size: 13px;
  font-family: "Barlow Condensed";
}

.blog-landing {
  margin-top: 25px;
  position: relative;
  max-width: 100%;
  width: 100%;
  margin-left: 7px;
}
@media (max-width: 768px) {
  .blog-landing {
    margin-left: 4px;
  }
}
@media (max-width: 699px) {
  .blog-landing {
    margin-left: 0px;
  }
}
.blog-landing .white-panel .topv2-social-details-cover-main {
  background: #2b2e39;
  border-radius: 4px;
  border: 1px solid #4e4e5a;
  margin-bottom: 0px !important;
}
.blog-landing .white-panel .topv2-social-details-cover-main .topv2-social-header-bar-main {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.blog-landing .white-panel .topv2-social-details-cover-main .topv2-social-header-bar-main .topv2-user-details {
  padding: 20px 20px 10px;
  display: flex;
  width: 85%;
}
.blog-landing .white-panel .topv2-social-details-cover-main .topv2-social-header-bar-main .topv2-user-details .topv2-user-img {
  display: inline-block;
  width: 50px;
  height: 50px;
  border-radius: 100px;
  overflow: hidden;
}
.blog-landing .white-panel .topv2-social-details-cover-main .topv2-social-header-bar-main .topv2-user-details .topv2-user-img img {
  width: 100%;
  height: 100%;
  -o-object-position: top;
     object-position: top;
  -o-object-fit: cover;
     object-fit: cover;
}
.blog-landing .white-panel .topv2-social-details-cover-main .topv2-social-header-bar-main .topv2-user-details .topv2-user-name {
  margin-left: 15px;
}
.blog-landing .white-panel .topv2-social-details-cover-main .topv2-social-header-bar-main .topv2-user-details .topv2-user-name h6 {
  font-size: 20px !important;
  font-weight: 600;
  color: white;
}
@media (max-width: 768px) {
  .blog-landing .white-panel .topv2-social-details-cover-main .topv2-social-header-bar-main .topv2-user-details .topv2-user-name h6 {
    font-size: 16px !important;
  }
}
@media (max-width: 576px) {
  .blog-landing .white-panel .topv2-social-details-cover-main .topv2-social-header-bar-main .topv2-user-details .topv2-user-name h6 {
    font-size: 14px !important;
  }
}
.blog-landing .white-panel .topv2-social-details-cover-main .topv2-social-header-bar-main .topv2-user-details .topv2-user-name span {
  font-size: 17px !important;
  font-weight: 500 !important;
  color: #a9a9ab !important;
}
@media (max-width: 768px) {
  .blog-landing .white-panel .topv2-social-details-cover-main .topv2-social-header-bar-main .topv2-user-details .topv2-user-name span {
    font-size: 15px !important;
  }
}
@media (max-width: 576px) {
  .blog-landing .white-panel .topv2-social-details-cover-main .topv2-social-header-bar-main .topv2-user-details .topv2-user-name span {
    font-size: 13px !important;
  }
}
.blog-landing .white-panel .topv2-social-details-cover-main .topv2-social-header-bar-main .topv2-social-icons-list {
  flex: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
.blog-landing .white-panel .topv2-social-details-cover-main .topv2-social-header-bar-main .topv2-social-icons-list .top2v-iconslist {
  position: relative;
  display: inline-flex;
  width: 100%;
  height: 100%;
}
.blog-landing .white-panel .topv2-social-details-cover-main .topv2-social-header-bar-main .topv2-social-icons-list .top2v-iconslist::before {
  position: absolute;
  content: "";
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  width: 25px;
  height: 25px;
}
.blog-landing .white-panel .topv2-social-details-cover-main .topv2-social-header-bar-main .topv2-social-icons-list .top2v-iconslist.instagram-icon::before {
  background: url("../svg/instagram-icon.svg") no-repeat;
  background-position: center center;
  background-size: contain;
}
.blog-landing .white-panel .topv2-social-details-cover-main .topv2-social-header-bar-main .topv2-social-icons-list .top2v-iconslist.twitter-icon::before {
  background: url("../svg/twitter-icon.svg") no-repeat;
  background-position: center center;
  background-size: contain;
}
.blog-landing .white-panel .topv2-social-details-cover-main .topv2-social-header-bar-main .topv2-social-icons-list .top2v-iconslist.facebook-icon::before {
  background: url("../svg/facebook-icon.svg") no-repeat;
  background-position: center center;
  background-size: contain;
}
.blog-landing .white-panel .topv2-social-details-cover-main .topv2-Belinda-Bencic-img {
  width: 100%;
  height: 100%;
}
.blog-landing .white-panel .topv2-social-details-cover-main .topv2-Belinda-Bencic-img .topv2-Belinda-img {
  width: 100%;
  height: 250px;
  overflow: hidden;
  margin-bottom: 15px;
  margin-top: 5px;
}
.blog-landing .white-panel .topv2-social-details-cover-main .topv2-Belinda-Bencic-img .topv2-Belinda-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
}
.blog-landing .white-panel .topv2-social-details-cover-main .topv2-social-footer {
  padding: 0 20px 20px;
}
.blog-landing .white-panel .topv2-social-details-cover-main .topv2-social-footer h6, .blog-landing .white-panel .topv2-social-details-cover-main .topv2-social-footer p {
  font-size: 20px !important;
  font-weight: 500 !important;
  color: white !important;
  font-family: "Barlow" !important;
  text-transform: unset !important;
  text-align: unset !important;
  line-height: normal !important;
}
@media (max-width: 768px) {
  .blog-landing .white-panel .topv2-social-details-cover-main .topv2-social-footer h6, .blog-landing .white-panel .topv2-social-details-cover-main .topv2-social-footer p {
    font-size: 16px !important;
  }
}
@media (max-width: 576px) {
  .blog-landing .white-panel .topv2-social-details-cover-main .topv2-social-footer h6, .blog-landing .white-panel .topv2-social-details-cover-main .topv2-social-footer p {
    font-size: 14px !important;
  }
}
.blog-landing .white-panel .topv2-social-details-cover-main .topv2-social-footer h6 span, .blog-landing .white-panel .topv2-social-details-cover-main .topv2-social-footer p span {
  font-size: 20px !important;
  font-weight: 500 !important;
  color: white !important;
  font-family: "Barlow" !important;
}
.blog-landing .white-panel .topv2-social-details-cover-main .topv2-social-footer h6 span a, .blog-landing .white-panel .topv2-social-details-cover-main .topv2-social-footer p span a {
  display: inline-block !important;
  color: #1fa9ff !important;
  font-family: "Barlow" !important;
}
@media (max-width: 768px) {
  .blog-landing .white-panel .topv2-social-details-cover-main .topv2-social-footer h6 span, .blog-landing .white-panel .topv2-social-details-cover-main .topv2-social-footer p span {
    font-size: 16px !important;
  }
}
@media (max-width: 576px) {
  .blog-landing .white-panel .topv2-social-details-cover-main .topv2-social-footer h6 span, .blog-landing .white-panel .topv2-social-details-cover-main .topv2-social-footer p span {
    font-size: 14px !important;
  }
}
.blog-landing .white-panel .topv2-social-details-cover-main .topv2-social-footer h6 a, .blog-landing .white-panel .topv2-social-details-cover-main .topv2-social-footer p a {
  display: inline-block !important;
  color: #1fa9ff !important;
  font-family: "Barlow" !important;
}
.blog-landing .white-panel .topv2-social-details-cover-main .topv2-social-footer img {
  width: 20px;
  height: 20px;
  -o-object-fit: contain;
     object-fit: contain;
  margin-right: 8px !important;
  display: inline-block;
  vertical-align: text-bottom;
}

@media (max-width: 575px) {
  .topv2-payment-for-checkout-page {
    flex-direction: column;
  }
}
.topv2-payment-for-checkout-page .topv2-month-box-main {
  flex: auto;
}
.topv2-payment-for-checkout-page .topv2-month-box-main .formgroup {
  width: calc(100% - 10px);
}
.topv2-payment-for-checkout-page .topv2-month-box-main .formgroup .simple {
  padding-top: 0;
  flex: 0 0 34%;
  max-width: 34%;
}

.topv2-main.topv2-calculate-layout {
  min-height: 600px;
  padding: 100px 0 40px;
}
.topv2-main .topv2-calculator-wrapper-layout .topv2-progressbar-wrapper {
  padding-top: 50px;
}
.topv2-main .topv2-calculator-wrapper-layout .topv2-progressbar-wrapper .topv2-steps-list {
  justify-content: space-between;
  align-items: center;
  display: flex;
}
@media (max-width: 767.98px) {
  .topv2-main .topv2-calculator-wrapper-layout .topv2-progressbar-wrapper .topv2-steps-list {
    display: none;
  }
}
.topv2-main .topv2-calculator-wrapper-layout .topv2-progressbar-wrapper .topv2-steps-list .topv2-step-list {
  font-family: "Averta Demo PE Cutted Demo";
  font-size: 15px;
  color: #A8ACB0;
  font-weight: normal;
  letter-spacing: 0.53px;
  width: 25%;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0 15px 15px;
  position: relative;
}
.topv2-main .topv2-calculator-wrapper-layout .topv2-progressbar-wrapper .topv2-steps-list .topv2-step-list.active {
  color: white;
}
.topv2-main .topv2-calculator-wrapper-layout .topv2-progressbar-wrapper .topv2-progress-bar {
  width: 100%;
  height: 5px;
  background: #D8D8D8;
  border: 1px solid #979797;
  position: relative;
}
.topv2-main .topv2-calculator-wrapper-layout .topv2-progressbar-wrapper .topv2-progress-bar .topv2-progress-bar-active {
  width: 100%;
  height: 5px;
  background: #B3934C;
  position: absolute;
  left: 0;
  bottom: 0;
  top: 0;
  margin: auto;
}
.topv2-main .topv2-calculator-wrapper-layout .topv2-progressbar-wrapper .topv2-mobile-view-menu-block {
  display: none;
}
@media (max-width: 767.98px) {
  .topv2-main .topv2-calculator-wrapper-layout .topv2-progressbar-wrapper .topv2-mobile-view-menu-block {
    display: block;
  }
}
.topv2-main .topv2-calculator-wrapper-layout .topv2-progressbar-wrapper .topv2-mobile-view-menu-block .select2 {
  width: 100% !important;
}
.topv2-main .topv2-calculator-wrapper-layout .topv2-progressbar-wrapper .topv2-mobile-view-menu-block .select2 .selection .select2-selection {
  background-color: #272a37;
  border: 1px solid #31333e;
  border-radius: 4px;
  display: flex;
  align-items: center;
  height: 50px;
}
.topv2-main .topv2-calculator-wrapper-layout .topv2-progressbar-wrapper .topv2-mobile-view-menu-block .select2 .selection .select2-selection .select2-selection__rendered {
  color: #fff;
  line-height: normal;
  font-family: "Averta Demo PE Cutted Demo";
  font-size: 14px;
}
.topv2-main .topv2-calculator-wrapper-layout .topv2-progressbar-wrapper .topv2-mobile-view-menu-block .select2 .selection .select2-selection .select2-selection__arrow {
  height: auto;
  position: absolute;
  top: 0;
  right: 10px;
  width: 20px;
  bottom: 0;
}
.topv2-main .topv2-calculator-wrapper-layout .topv2-breakbown-header-bar-block {
  display: none;
}
.topv2-main .topv2-calculator-wrapper-layout .topv2-breakbown-header-bar-block .topv2-breakbown-mobile-view {
  padding: 15px 0 10px;
  background: white;
  margin-top: 20px;
}
@media (max-width: 575.98px) {
  .topv2-main .topv2-calculator-wrapper-layout .topv2-breakbown-header-bar-block .topv2-breakbown-mobile-view {
    display: none;
  }
}
.topv2-main .topv2-calculator-wrapper-layout .topv2-breakbown-header-bar-block .topv2-breakbown-input {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
}
@media (max-width: 1199.98px) {
  .topv2-main .topv2-calculator-wrapper-layout .topv2-breakbown-header-bar-block .topv2-breakbown-input {
    align-items: start;
    flex-direction: column;
  }
}
.topv2-main .topv2-calculator-wrapper-layout .topv2-breakbown-header-bar-block .topv2-breakbown-input h6 {
  font-family: "Barlow Condensed";
  font-size: 14px;
  color: #697180;
  font-weight: normal;
  text-transform: uppercase;
  font-weight: 600;
  width: 100px;
  letter-spacing: 0.1em;
}
@media (max-width: 1199.98px) {
  .topv2-main .topv2-calculator-wrapper-layout .topv2-breakbown-header-bar-block .topv2-breakbown-input h6 {
    width: 100%;
    margin-bottom: 6px;
    font-size: 12px;
  }
}
.topv2-main .topv2-calculator-wrapper-layout .topv2-breakbown-header-bar-block .topv2-breakbown-input .topv2-breakbown-inpu-block {
  flex: 1;
  margin-left: 10px;
  padding: 5px;
  border: 1px solid #d4d5d8;
  position: relative;
}
@media (max-width: 1199.98px) {
  .topv2-main .topv2-calculator-wrapper-layout .topv2-breakbown-header-bar-block .topv2-breakbown-input .topv2-breakbown-inpu-block {
    margin-left: 0px;
    width: 100%;
  }
}
.topv2-main .topv2-calculator-wrapper-layout .topv2-breakbown-header-bar-block .topv2-breakbown-input .topv2-breakbown-inpu-block label {
  font-size: 10px;
  font-family: "Averta Demo PE Cutted Demo";
  font-weight: 400;
  color: #A8ACB0;
  display: block;
  margin: 0;
  position: absolute;
  left: 6px;
  top: 5px;
}
.topv2-main .topv2-calculator-wrapper-layout .topv2-breakbown-header-bar-block .topv2-breakbown-input .topv2-breakbown-inpu-block .form-control {
  border: none;
  box-shadow: none;
  outline: none;
  font-size: 12px;
  font-family: "Averta Demo PE Cutted Demo";
  font-weight: 600;
  line-height: normal;
  color: black;
  padding: 10px;
  margin-top: 6px;
  padding: 10px 0 5px;
}
.topv2-main .topv2-calculator-wrapper-layout .topv2-calculator-steps-block {
  padding-top: 60px;
  display: flex;
  flex-direction: column;
}
.topv2-main .topv2-calculator-wrapper-layout .topv2-calculator-steps-block .topv2-calculator-compare-block {
  padding: 60px 0;
  max-width: 460px;
  width: 100%;
  margin: auto;
  text-align: center;
}
@media (max-width: 991.98px) {
  .topv2-main .topv2-calculator-wrapper-layout .topv2-calculator-steps-block .topv2-calculator-compare-block {
    max-width: 420px;
  }
}
.topv2-main .topv2-calculator-wrapper-layout .topv2-calculator-steps-block .topv2-calculator-compare-block h2 {
  font-size: 46px;
  line-height: 53px;
  font-weight: normal;
  font-family: "Barlow Condensed";
  color: #fff;
  margin-bottom: 30px;
  text-transform: uppercase;
}
@media (max-width: 1199.98px) {
  .topv2-main .topv2-calculator-wrapper-layout .topv2-calculator-steps-block .topv2-calculator-compare-block h2 {
    font-size: 50px;
    line-height: 50px;
  }
}
@media (max-width: 991.98px) {
  .topv2-main .topv2-calculator-wrapper-layout .topv2-calculator-steps-block .topv2-calculator-compare-block h2 {
    font-size: 40px;
    line-height: 40px;
  }
}
@media (max-width: 767.98px) {
  .topv2-main .topv2-calculator-wrapper-layout .topv2-calculator-steps-block .topv2-calculator-compare-block h2 {
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 25px;
  }
}
.topv2-main .topv2-calculator-wrapper-layout .topv2-calculator-steps-block .topv2-calculator-compare-block p {
  opacity: 0.8;
  font-family: "Averta Demo PE Cutted Demo";
  font-size: 18px;
  color: #FFFFFF;
  letter-spacing: 0.73px;
  margin-bottom: 40px;
}
@media (max-width: 1199.98px) {
  .topv2-main .topv2-calculator-wrapper-layout .topv2-calculator-steps-block .topv2-calculator-compare-block p {
    font-size: 17px;
  }
}
@media (max-width: 991.98px) {
  .topv2-main .topv2-calculator-wrapper-layout .topv2-calculator-steps-block .topv2-calculator-compare-block p {
    font-size: 16px;
  }
}
@media (max-width: 767.98px) {
  .topv2-main .topv2-calculator-wrapper-layout .topv2-calculator-steps-block .topv2-calculator-compare-block p {
    font-size: 15px;
  }
}
.topv2-main .topv2-calculator-wrapper-layout .topv2-calculator-steps-block .topv2-form-steps-list-main {
  min-height: 310px;
}
@media (max-width: 767.98px) {
  .topv2-main .topv2-calculator-wrapper-layout .topv2-calculator-steps-block .topv2-form-steps-list-main {
    min-height: 220px;
  }
}
.topv2-main .topv2-calculator-wrapper-layout .topv2-calculator-steps-block .topv2-form-steps-list-main p {
  font-family: "Barlow Condensed";
  font-size: 18px;
  color: #FFFFFF;
  letter-spacing: 1px;
  font-weight: normal;
  text-transform: uppercase;
  margin-bottom: 16px;
}
.topv2-main .topv2-calculator-wrapper-layout .topv2-calculator-steps-block .topv2-form-steps-list-main .topv2-select-input-cover {
  font-size: 50px;
  display: flex;
  align-items: center;
}
@media (max-width: 767.98px) {
  .topv2-main .topv2-calculator-wrapper-layout .topv2-calculator-steps-block .topv2-form-steps-list-main .topv2-select-input-cover.topv2-step3 {
    display: inherit;
  }
}
@media (max-width: 1199.98px) {
  .topv2-main .topv2-calculator-wrapper-layout .topv2-calculator-steps-block .topv2-form-steps-list-main .topv2-select-input-cover {
    font-size: 40px;
  }
}
@media (max-width: 991.98px) {
  .topv2-main .topv2-calculator-wrapper-layout .topv2-calculator-steps-block .topv2-form-steps-list-main .topv2-select-input-cover {
    font-size: 30px;
  }
}
@media (max-width: 767.98px) {
  .topv2-main .topv2-calculator-wrapper-layout .topv2-calculator-steps-block .topv2-form-steps-list-main .topv2-select-input-cover {
    font-size: 25px;
  }
}
@media (max-width: 575.98px) {
  .topv2-main .topv2-calculator-wrapper-layout .topv2-calculator-steps-block .topv2-form-steps-list-main .topv2-select-input-cover {
    font-size: 20px;
  }
}
.topv2-main .topv2-calculator-wrapper-layout .topv2-calculator-steps-block .topv2-form-steps-list-main .topv2-select-input-cover .prise-input {
  min-width: 220px;
  max-width: 220px;
  width: auto;
}
@media (max-width: 767.98px) {
  .topv2-main .topv2-calculator-wrapper-layout .topv2-calculator-steps-block .topv2-form-steps-list-main .topv2-select-input-cover .prise-input {
    min-width: 120px;
    max-width: 120px;
  }
}
.topv2-main .topv2-calculator-wrapper-layout .topv2-calculator-steps-block .topv2-form-steps-list-main .topv2-select-input-cover .form-control {
  outline: none;
  box-shadow: none;
  background: transparent;
  border: none;
  font-size: 50px;
  line-height: normal;
  height: auto;
  border-bottom: 1px solid #FFFFFF;
  border-radius: 0px;
  padding: 0 25px 0px;
}
@media (max-width: 1199.98px) {
  .topv2-main .topv2-calculator-wrapper-layout .topv2-calculator-steps-block .topv2-form-steps-list-main .topv2-select-input-cover .form-control {
    font-size: 42px;
  }
}
@media (max-width: 991.98px) {
  .topv2-main .topv2-calculator-wrapper-layout .topv2-calculator-steps-block .topv2-form-steps-list-main .topv2-select-input-cover .form-control {
    font-size: 36px;
  }
}
@media (max-width: 767.98px) {
  .topv2-main .topv2-calculator-wrapper-layout .topv2-calculator-steps-block .topv2-form-steps-list-main .topv2-select-input-cover .form-control {
    font-size: 28px;
  }
}
@media (max-width: 575.98px) {
  .topv2-main .topv2-calculator-wrapper-layout .topv2-calculator-steps-block .topv2-form-steps-list-main .topv2-select-input-cover .form-control {
    font-size: 21px;
  }
}
.topv2-main .topv2-calculator-wrapper-layout .topv2-calculator-steps-block .topv2-form-steps-list-main .select2 {
  min-width: 100px !important;
  width: auto !important;
}
.topv2-main .topv2-calculator-wrapper-layout .topv2-calculator-steps-block .topv2-form-steps-list-main .select2 .selection .select2-selection {
  outline: none;
  box-shadow: none;
  background: transparent;
  border: none;
  font-size: 50px;
  height: auto;
  border-bottom: 1px solid #FFFFFF;
  border-radius: 0px;
  padding: 0 25px 0px;
}
@media (max-width: 1199.98px) {
  .topv2-main .topv2-calculator-wrapper-layout .topv2-calculator-steps-block .topv2-form-steps-list-main .select2 .selection .select2-selection {
    font-size: 42px;
  }
}
@media (max-width: 991.98px) {
  .topv2-main .topv2-calculator-wrapper-layout .topv2-calculator-steps-block .topv2-form-steps-list-main .select2 .selection .select2-selection {
    font-size: 36px;
  }
}
@media (max-width: 767.98px) {
  .topv2-main .topv2-calculator-wrapper-layout .topv2-calculator-steps-block .topv2-form-steps-list-main .select2 .selection .select2-selection {
    font-size: 28px;
  }
}
@media (max-width: 575.98px) {
  .topv2-main .topv2-calculator-wrapper-layout .topv2-calculator-steps-block .topv2-form-steps-list-main .select2 .selection .select2-selection {
    font-size: 21px;
  }
}
.topv2-main .topv2-calculator-wrapper-layout .topv2-calculator-steps-block .topv2-form-steps-list-main .select2 .selection .select2-selection .select2-selection__rendered {
  color: #A8ACB0;
  line-height: normal;
  padding-left: 0;
}
.topv2-main .topv2-calculator-wrapper-layout .topv2-calculator-steps-block .topv2-form-steps-list-main .select2 .selection .select2-selection .select2-selection__arrow {
  height: auto;
  position: absolute;
  top: 0;
  right: 12px;
  width: 20px;
  bottom: 0;
  margin: auto;
}
.topv2-main .topv2-calculator-wrapper-layout .topv2-calculator-steps-block .topv2-form-steps-list-main .select2 .selection .select2-selection .select2-selection__arrow b {
  border-width: 10px 8px 0 8px;
}
@media (max-width: 991.98px) {
  .topv2-main .topv2-calculator-wrapper-layout .topv2-calculator-steps-block .topv2-form-steps-list-main .select2 .selection .select2-selection .select2-selection__arrow b {
    border-width: 8px 6px 0 6px;
  }
}
@media (max-width: 767.98px) {
  .topv2-main .topv2-calculator-wrapper-layout .topv2-calculator-steps-block .topv2-form-steps-list-main .select2 .selection .select2-selection .select2-selection__arrow b {
    border-width: 6px 4px 0 4px;
  }
}
.topv2-main .topv2-calculator-wrapper-layout .topv2-calculator-steps-block .topv2-form-steps-list-main .select2.select2-container--open .selection .select2-selection .select2-selection__arrow b {
  border-width: 0 8px 10px 8px;
}
@media (max-width: 991.98px) {
  .topv2-main .topv2-calculator-wrapper-layout .topv2-calculator-steps-block .topv2-form-steps-list-main .select2.select2-container--open .selection .select2-selection .select2-selection__arrow b {
    border-width: 0 6px 8px 6px;
  }
}
@media (max-width: 767.98px) {
  .topv2-main .topv2-calculator-wrapper-layout .topv2-calculator-steps-block .topv2-form-steps-list-main .select2.select2-container--open .selection .select2-selection .select2-selection__arrow b {
    border-width: 0 6px 6px 6px;
  }
}
.topv2-main .topv2-calculator-wrapper-layout .topv2-calculator-steps-block .topv2-steps-footer-bar {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  max-width: 420px;
  width: 100%;
  text-align: center;
  margin: auto;
}
.topv2-main .topv2-calculator-wrapper-layout .topv2-calculator-steps-block .topv2-steps-footer-bar .btn-upgrade-now-btn {
  min-width: 180px;
  width: auto;
}
@media (max-width: 767.98px) {
  .topv2-main .topv2-calculator-wrapper-layout .topv2-calculator-steps-block .topv2-steps-footer-bar .btn-upgrade-now-btn {
    min-width: 140px;
  }
}
.topv2-main .topv2-calculator-wrapper-layout .topv2-calculator-steps-block .topv2-steps-footer-bar .btn-upgrade-now-btn.topv2-step-back-btn {
  background: #232733;
}
.topv2-main .topv2-calculator-wrapper-layout .topv2-calculator-steps-block .topv2-calculator-table-wrapper {
  background: white;
  width: 100%;
}
.topv2-main .topv2-calculator-wrapper-layout .topv2-calculator-steps-block .topv2-calculator-table-wrapper .topv2-calculator-table-block-main {
  padding: 40px;
  background: #212533;
  height: 100%;
}
@media (max-width: 991.98px) {
  .topv2-main .topv2-calculator-wrapper-layout .topv2-calculator-steps-block .topv2-calculator-table-wrapper .topv2-calculator-table-block-main {
    padding: 30px 15px;
  }
}
.topv2-main .topv2-calculator-wrapper-layout .topv2-calculator-steps-block .topv2-calculator-table-wrapper .topv2-calculator-table-block-main .topv2-calculator-table-header {
  text-align: center;
}
.topv2-main .topv2-calculator-wrapper-layout .topv2-calculator-steps-block .topv2-calculator-table-wrapper .topv2-calculator-table-block-main .topv2-calculator-table-header p {
  font-family: "Barlow Condensed";
  font-size: 18px;
  color: #FFFFFF;
  letter-spacing: 0.8px;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 18px;
}
.topv2-main .topv2-calculator-wrapper-layout .topv2-calculator-steps-block .topv2-calculator-table-wrapper .topv2-calculator-table-block-main .topv2-calculator-table-header h4 {
  font-size: 35px;
  font-family: "Averta Demo PE Cutted Demo";
  font-weight: normal;
  margin-bottom: 20px;
  color: white;
}
.topv2-main .topv2-calculator-wrapper-layout .topv2-calculator-steps-block .topv2-calculator-table-wrapper .topv2-calculator-table-block-main .topv2-calculator-table-header h4 span {
  color: #BBB8B8;
  display: inline-block;
  font-size: 16px;
}
.topv2-main .topv2-calculator-wrapper-layout .topv2-calculator-steps-block .topv2-calculator-table-wrapper .topv2-calculator-table-block-main .topv2-calculator-table-block table {
  width: calc(100% - 5px);
  margin: auto;
}
.topv2-main .topv2-calculator-wrapper-layout .topv2-calculator-steps-block .topv2-calculator-table-wrapper .topv2-calculator-table-block-main .topv2-calculator-table-block table thead tr th {
  border: none;
  font-family: "Averta Demo PE Cutted Demo";
  font-size: 12px;
  color: #FFFFFF;
  letter-spacing: 0.33px;
  text-align: center;
  font-weight: normal;
}
.topv2-main .topv2-calculator-wrapper-layout .topv2-calculator-steps-block .topv2-calculator-table-wrapper .topv2-calculator-table-block-main .topv2-calculator-table-block table tbody tr td {
  font-size: 14px;
  color: #FFFFFF;
  letter-spacing: 0.47px;
  font-weight: 500;
  font-family: "Averta Demo PE Cutted Demo";
  border: 1px solid #444854;
}
.topv2-main .topv2-calculator-wrapper-layout .topv2-calculator-steps-block .topv2-calculator-table-wrapper .topv2-calculator-table-block-main .topv2-calculator-table-block table tbody tr td.topv2-table-footer-month-text {
  border-right: 0;
}
.topv2-main .topv2-calculator-wrapper-layout .topv2-calculator-steps-block .topv2-calculator-table-wrapper .topv2-calculator-table-block-main .topv2-calculator-table-block table tbody tr td.topv2-table-footer-hours-text {
  border-left: 0;
}
.topv2-main .topv2-calculator-wrapper-layout .topv2-calculator-steps-block .topv2-calculator-table-wrapper .topv2-calculator-table-block-main.topv2-outlook-table-block {
  background: transparent;
  padding-left: 10px;
}
@media (max-width: 991.98px) {
  .topv2-main .topv2-calculator-wrapper-layout .topv2-calculator-steps-block .topv2-calculator-table-wrapper .topv2-calculator-table-block-main.topv2-outlook-table-block {
    padding-left: 0;
    margin-left: -15px;
  }
}
@media (max-width: 767.98px) {
  .topv2-main .topv2-calculator-wrapper-layout .topv2-calculator-steps-block .topv2-calculator-table-wrapper .topv2-calculator-table-block-main.topv2-outlook-table-block {
    padding-left: 15px;
    margin-left: 0px;
  }
}
.topv2-main .topv2-calculator-wrapper-layout .topv2-calculator-steps-block .topv2-calculator-table-wrapper .topv2-calculator-table-block-main.topv2-outlook-table-block .topv2-calculator-table-header p {
  color: #232632;
}
.topv2-main .topv2-calculator-wrapper-layout .topv2-calculator-steps-block .topv2-calculator-table-wrapper .topv2-calculator-table-block-main.topv2-outlook-table-block .topv2-calculator-table-header p.gold-text {
  color: #B3934C;
}
.topv2-main .topv2-calculator-wrapper-layout .topv2-calculator-steps-block .topv2-calculator-table-wrapper .topv2-calculator-table-block-main.topv2-outlook-table-block .topv2-calculator-table-header h4 {
  color: #232632;
}
.topv2-main .topv2-calculator-wrapper-layout .topv2-calculator-steps-block .topv2-calculator-table-wrapper .topv2-calculator-table-block-main.topv2-outlook-table-block .topv2-calculator-table-header h4 span {
  color: #232632;
}
.topv2-main .topv2-calculator-wrapper-layout .topv2-calculator-steps-block .topv2-calculator-table-wrapper .topv2-calculator-table-block-main.topv2-outlook-table-block .topv2-calculator-table-block table thead tr th {
  color: #232632;
}
.topv2-main .topv2-calculator-wrapper-layout .topv2-calculator-steps-block .topv2-calculator-table-wrapper .topv2-calculator-table-block-main.topv2-outlook-table-block .topv2-calculator-table-block table tbody tr td {
  color: #232632;
  border-color: #DFDFDF;
}
.topv2-main .topv2-calculator-wrapper-layout .topv2-calculator-steps-block .topv2-calculator-table-wrapper .topv2-calculator-table-block-main.topv2-outlook-table-block .topv2-calculator-table-block table tbody tr td.topv2-table-savings-text {
  font-weight: 600;
}
.topv2-main .topv2-calculator-wrapper-layout .topv2-calculator-steps-block .topv2-calculator-table-wrapper .topv2-calculator-table-block-main.topv2-outlook-table-block .topv2-calculator-table-block table tbody tr td.topv2-table-green-text {
  color: #2B922C;
}
.topv2-main .topv2-calculator-wrapper-layout .topv2-calculator-steps-block .topv2-calculator-get-footer {
  display: flex;
  max-width: 400px;
  width: 100%;
  margin: auto;
  margin-top: 45px;
  justify-content: space-between;
}
.topv2-main .topv2-calculator-wrapper-layout .topv2-calculator-steps-block .topv2-calculator-get-footer .btn-upgrade-now-btn {
  min-width: 180px;
  width: auto;
}
@media (max-width: 767.98px) {
  .topv2-main .topv2-calculator-wrapper-layout .topv2-calculator-steps-block .topv2-calculator-get-footer .btn-upgrade-now-btn {
    min-width: 140px;
  }
}
.topv2-main .topv2-calculator-wrapper-layout .topv2-calculator-steps-block .topv2-calculator-get-footer .btn-upgrade-now-btn.topv2-step-back-btn {
  background: #232733;
}
.topv2-main .topv2-calculator-wrapper-layout .topv2-calculator-steps-block .topv2-calculator-number-select-box {
  margin-top: 40px;
}
.topv2-main .topv2-calculator-wrapper-layout .topv2-calculator-steps-block .topv2-calculator-number-select-box .select2 {
  min-width: 300px !important;
  width: 100% !important;
}
.topv2-main .topv2-calculator-wrapper-layout .topv2-calculator-steps-block .topv2-calculator-number-select-box .select2 .selection .select2-selection {
  outline: none;
  box-shadow: none;
  background: transparent;
  border: none;
  font-size: 15px;
  height: auto;
  border-bottom: 1px solid #FFFFFF;
  border-radius: 0px;
  padding: 0 25px 10px;
}
.topv2-main .topv2-calculator-wrapper-layout .topv2-calculator-steps-block .topv2-calculator-number-select-box .select2 .selection .select2-selection .select2-selection__rendered {
  color: white;
  line-height: normal;
  padding-left: 0;
}
.topv2-main .topv2-calculator-wrapper-layout .topv2-calculator-steps-block .topv2-calculator-number-select-box .select2 .selection .select2-selection .select2-selection__arrow {
  height: auto;
  position: absolute;
  top: 0;
  right: 12px;
  width: 20px;
  bottom: 0;
  margin: auto;
}
.topv2-main .topv2-calculator-wrapper-layout .topv2-calculator-steps-block .topv2-calculator-number-select-box .select2 .selection .select2-selection .select2-selection__arrow b {
  border-width: 8px 4px 0 4px;
}
.topv2-main .topv2-calculator-wrapper-layout .topv2-calculator-steps-block .topv2-calculator-number-select-box .select2.select2-container--open .selection .select2-selection .select2-selection__arrow b {
  border-width: 0 4px 8px 4px;
}
.topv2-main .topv2-calculator-wrapper-layout .topv2-calculator-steps-block .topv2-calculate-number-detail-block {
  margin: 30px 0;
}
.topv2-main .topv2-calculator-wrapper-layout .topv2-calculator-steps-block .topv2-calculate-number-detail-block .topv2-calculate-number-btn {
  display: flex;
  margin: auto;
  outline: none;
  box-shadow: none;
  border: none;
  background: transparent;
  font-size: 15px;
  font-family: "Averta Demo PE Cutted Demo";
  font-weight: 600;
  align-items: center;
  margin-bottom: 25px;
}
.topv2-main .topv2-calculator-wrapper-layout .topv2-calculator-steps-block .topv2-calculate-number-detail-block .topv2-calculate-number-btn i {
  padding: 0 10px;
  font-size: 16px;
  color: white;
}
.topv2-main .topv2-calculator-wrapper-layout .topv2-calculator-steps-block .topv2-calculate-number-detail-block .topv2-calculate-number-btn.active i {
  transform: rotate(-180deg);
}
.topv2-main .topv2-calculator-wrapper-layout .topv2-calculator-steps-block .topv2-calculate-number-detail-block .topv2-number-detail-block-main {
  display: none;
}
.topv2-main .topv2-calculator-wrapper-layout .topv2-calculator-steps-block .topv2-calculate-number-detail-block .topv2-number-detail-block-main .topv2-number-detail-list {
  display: flex;
  height: 100%;
  width: 100%;
}
.topv2-main .topv2-calculator-wrapper-layout .topv2-calculator-steps-block .topv2-calculate-number-detail-block .topv2-number-detail-block-main .topv2-number-detail-list .topv2-number-detail {
  padding: 20px;
  border: 1px solid #33374a;
  height: auto;
  width: 50%;
}
.topv2-main .topv2-calculator-wrapper-layout .topv2-calculator-steps-block .topv2-calculate-number-detail-block .topv2-number-detail-block-main .topv2-number-detail-list .topv2-number-detail .topv2-number-detail-header {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #33374a;
}
.topv2-main .topv2-calculator-wrapper-layout .topv2-calculator-steps-block .topv2-calculate-number-detail-block .topv2-number-detail-block-main .topv2-number-detail-list .topv2-number-detail h5 {
  font-size: 15px;
  font-family: "Averta Demo PE Cutted Demo";
  font-weight: 600;
  margin-bottom: 6px;
}
.topv2-main .topv2-calculator-wrapper-layout .topv2-calculator-steps-block .topv2-calculate-number-detail-block .topv2-number-detail-block-main .topv2-number-detail-list .topv2-number-detail p {
  font-size: 14px;
  font-family: "Averta Demo PE Cutted Demo";
  font-weight: normal;
  margin-bottom: 5px;
}
.topv2-main .topv2-calculator-wrapper-layout .topv2-calculator-steps-block .topv2-calculate-number-detail-block .topv2-number-detail-block-main .topv2-number-detail-footer {
  padding: 10px;
  border: 1px solid #33374a;
}
.topv2-main .topv2-calculator-wrapper-layout .topv2-calculator-steps-block .topv2-calculate-number-detail-block .topv2-number-detail-block-main .topv2-number-detail-footer p {
  font-size: 14px;
  font-family: "Averta Demo PE Cutted Demo";
  font-weight: normal;
  color: white;
}

.topv3-banner-section {
  padding: 120px 0 100px;
}
.topv3-banner-section .row {
  align-items: center;
}
.topv3-banner-section .topv3-banner-detail-wrapper {
  max-width: 420px;
  text-align: center;
  width: 100%;
  margin: auto;
}
@media (max-width: 767px) {
  .topv3-banner-section .topv3-banner-detail-wrapper {
    margin-bottom: 50px;
    max-width: 100%;
  }
}
.topv3-banner-section .topv3-banner-detail-wrapper .topv3-banner-title-text {
  font-size: 65px;
  font-weight: 600;
  font-family: "Barlow Condensed";
  color: #fff;
  line-height: 58px;
}
@media (max-width: 1199px) {
  .topv3-banner-section .topv3-banner-detail-wrapper .topv3-banner-title-text {
    font-size: 58px;
    line-height: 54px;
  }
}
@media (max-width: 991px) {
  .topv3-banner-section .topv3-banner-detail-wrapper .topv3-banner-title-text {
    font-size: 52px;
    line-height: 50px;
  }
}
@media (max-width: 767px) {
  .topv3-banner-section .topv3-banner-detail-wrapper .topv3-banner-title-text {
    font-size: 50px;
    line-height: 45px;
  }
}
@media (max-width: 575px) {
  .topv3-banner-section .topv3-banner-detail-wrapper .topv3-banner-title-text {
    font-size: 40px;
    line-height: 40px;
  }
}
@media (max-width: 475px) {
  .topv3-banner-section .topv3-banner-detail-wrapper .topv3-banner-title-text {
    font-size: 36px;
    line-height: 36px;
  }
}
@media (max-width: 375px) {
  .topv3-banner-section .topv3-banner-detail-wrapper .topv3-banner-title-text {
    font-size: 33px;
    line-height: 33px;
  }
}
.topv3-banner-section .topv3-banner-detail-wrapper .topv3-banner-title-text.topv3-now-text {
  color: #D3B659;
  margin-bottom: 20px;
}
.topv3-banner-section .topv3-banner-detail-wrapper .topv3-banner-paragraph-text {
  font-size: 18px;
  font-weight: normal;
  font-family: "Averta Demo PE Cutted Demo";
  color: #fff;
  opacity: 0.8;
  word-break: break-word;
}
.topv3-banner-section .topv3-banner-detail-wrapper .topv3-form-group-wrapper {
  margin-top: 24px;
}
.topv3-banner-section .topv3-banner-detail-wrapper .topv3-form-group-wrapper form {
  margin-bottom: 26px;
}
@media (max-width: 767px) {
  .topv3-banner-section .topv3-banner-detail-wrapper .topv3-form-group-wrapper form {
    max-width: 355px;
    width: 100%;
    margin: auto;
    margin-bottom: 26px;
  }
}
.topv3-banner-section .topv3-banner-detail-wrapper .topv3-form-group-wrapper form .form-group {
  margin-bottom: 15px;
}
.topv3-banner-section .topv3-banner-detail-wrapper .topv3-form-group-wrapper form .form-group .form-control {
  padding: 12px 18px;
  height: auto;
  border-radius: 100px;
  background: #303441;
  border-color: #464851;
  color: #fff;
  font-size: 14px;
}
.topv3-banner-section .topv3-banner-detail-wrapper .topv3-form-group-wrapper form .form-group .form-control::-webkit-input-placeholder {
  /* Edge */
  color: #8B8E98;
}
.topv3-banner-section .topv3-banner-detail-wrapper .topv3-form-group-wrapper form .form-group .form-control:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #8B8E98;
}
.topv3-banner-section .topv3-banner-detail-wrapper .topv3-form-group-wrapper form .form-group .form-control::-moz-placeholder {
  color: #8B8E98;
}
.topv3-banner-section .topv3-banner-detail-wrapper .topv3-form-group-wrapper form .form-group .form-control::-ms-input-placeholder {
  color: #8B8E98;
}
.topv3-banner-section .topv3-banner-detail-wrapper .topv3-form-group-wrapper form .form-group .form-control::placeholder {
  color: #8B8E98;
}
.topv3-banner-section .topv3-banner-detail-wrapper .topv3-form-group-wrapper form .btn-upgrade-now-btn {
  width: 100%;
  background: #D3B659;
}
.topv3-banner-section .topv3-banner-detail-wrapper .topv3-form-group-wrapper span {
  font-size: 12px;
  display: inline-flex;
  margin-bottom: 15px;
}
.topv3-banner-section .topv3-banner-detail-wrapper .topv3-form-group-wrapper .annually-detail {
  font-size: 14px;
  font-weight: 500;
  font-family: "Averta Demo PE Cutted Demo";
  color: #fff;
  margin-bottom: 0px;
}
.topv3-banner-section .topv3-banner-detail-wrapper .topv3-form-group-wrapper .terms-service-text {
  font-size: 12px !important;
  font-weight: 500 !important;
  font-family: "Averta Demo PE Cutted Demo" !important;
  color: #959595 !important;
}
.topv3-banner-section .topv3-banner-detail-wrapper .topv3-form-group-wrapper .terms-service-text a {
  color: #959595 !important;
  font-size: 12px !important;
  font-weight: 500 !important;
  font-family: "Averta Demo PE Cutted Demo" !important;
}
.topv3-banner-section .topv3-banner-cover-block {
  position: relative;
}
.topv3-banner-section .topv3-banner-cover-block .topv3-banner-img {
  width: 100%;
  height: 460px;
  overflow: hidden;
  border-radius: 12px;
}
@media (max-width: 1199px) {
  .topv3-banner-section .topv3-banner-cover-block .topv3-banner-img {
    height: 420px;
  }
}
@media (max-width: 991px) {
  .topv3-banner-section .topv3-banner-cover-block .topv3-banner-img {
    height: 380px;
  }
}
@media (max-width: 767px) {
  .topv3-banner-section .topv3-banner-cover-block .topv3-banner-img {
    height: 340px;
  }
}
.topv3-banner-section .topv3-banner-cover-block .topv3-banner-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.topv3-banner-section .topv3-banner-cover-block .topv3-banner-img iframe {
  width: 100% !important;
  height: 100% !important;
}
.topv3-banner-section .topv3-banner-cover-block .topv3-banner-img .video-js {
  width: 100%;
  height: 100%;
}
.topv3-banner-section .topv3-banner-cover-block .topv3-banner-img .video-js > div {
  width: 100%;
  height: 100%;
}
.topv3-banner-section .topv3-banner-cover-block .video-controls-tabbar {
  display: flex;
  position: absolute;
  right: 15px;
  top: 60px;
}
@media (max-width: 1199px) {
  .topv3-banner-section .topv3-banner-cover-block .video-controls-tabbar {
    top: 75px;
  }
}
@media (max-width: 991px) {
  .topv3-banner-section .topv3-banner-cover-block .video-controls-tabbar {
    top: 90px;
  }
}
@media (max-width: 767px) {
  .topv3-banner-section .topv3-banner-cover-block .video-controls-tabbar {
    top: 40px;
  }
}
@media (max-width: 575px) {
  .topv3-banner-section .topv3-banner-cover-block .video-controls-tabbar {
    top: 80px;
  }
}
.topv3-banner-section .topv3-banner-cover-block .video-controls-tabbar .video-controls-icons {
  width: 30px;
  height: 30px;
  overflow: hidden;
  border-radius: 100px;
  background: #232632;
  margin-left: 6px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 6px;
  cursor: pointer;
  border: 1px solid white;
}
.topv3-banner-section .topv3-banner-cover-block .video-controls-tabbar .video-controls-icons img {
  width: 14px;
  height: 14px;
}

.topv3-official-tennis-section .topv2-official-tennis-details .topv2-official-details-text {
  margin-left: 0px !important;
}
.topv3-official-tennis-section .topv2-official-tennis-details .topv2-official-logos-wrappe {
  margin-left: 30px;
}
@media (max-width: 575px) {
  .topv3-official-tennis-section .topv2-official-tennis-details .topv2-official-logos-wrappe {
    margin: 15px 0 0px !important;
  }
}
.topv3-official-tennis-section .topv2-official-tennis-details .topv2-official-logos-wrappe::before {
  content: unset !important;
}
.topv3-official-tennis-section .topv2-official-tennis-details .topv2-official-logos-wrappe .topv2-official-logos {
  height: 42px !important;
}

.topv3-player-slider-section {
  padding: 30px 0;
  overflow: hidden;
}
.topv3-player-slider-section .video-controls-tabbar {
  display: flex;
  justify-content: flex-end;
  margin-top: 45px;
}
.topv3-player-slider-section .video-controls-tabbar .video-controls-icons {
  width: 30px;
  height: 30px;
  overflow: hidden;
  border-radius: 100px;
  background: #232632;
  margin-left: 6px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 6px;
  cursor: pointer;
  border: 1px solid white;
}
.topv3-player-slider-section .video-controls-tabbar .video-controls-icons img {
  width: 14px;
  height: 14px;
}
.topv3-player-slider-section .topv3-player-slider-img .splide__slider {
  margin-bottom: 30px;
}
.topv3-player-slider-section .topv3-player-slider-img .splide__slider .splide__track .splide__list .clearfix {
  width: 356px !important;
  margin-right: 18px;
}
@media (max-width: 991px) {
  .topv3-player-slider-section .topv3-player-slider-img .splide__slider .splide__track .splide__list .clearfix {
    width: 300px !important;
  }
}
@media (max-width: 767px) {
  .topv3-player-slider-section .topv3-player-slider-img .splide__slider .splide__track .splide__list .clearfix {
    width: 250px !important;
  }
}
.topv3-player-slider-section .topv3-player-slider-img .splide-video-controls-tabbar {
  display: flex;
  justify-content: flex-end;
  margin-right: 15px;
}
.topv3-player-slider-section .topv3-player-slider-img .splide-video-controls-tabbar .splide__toggle {
  width: 30px;
  height: 30px;
  overflow: hidden;
  border-radius: 100px;
  background: #232632;
  margin-left: 6px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 6px;
  cursor: pointer;
  border: 1px solid white;
}
.topv3-player-slider-section .topv3-player-slider-img .splide-video-controls-tabbar .splide__toggle img {
  width: 14px;
  height: 14px;
}
.topv3-player-slider-section .topv3-player-slider-img .topv3-player-img {
  position: relative;
  width: 100%;
  height: 237px;
  overflow: hidden;
  border-radius: 8px;
  margin-right: 15px;
}
@media (max-width: 991px) {
  .topv3-player-slider-section .topv3-player-slider-img .topv3-player-img {
    height: 200px;
  }
}
@media (max-width: 767px) {
  .topv3-player-slider-section .topv3-player-slider-img .topv3-player-img {
    height: 167px;
  }
}
.topv3-player-slider-section .topv3-player-slider-img .topv3-player-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}

.topv3-service-powered-section {
  padding: 50px 0;
}
.topv3-service-powered-section .topv3-get-started-block {
  max-width: 410px;
  width: 100%;
}
.topv3-service-powered-section .topv3-get-started-block form {
  margin: 0;
}
.topv3-service-powered-section .topv3-get-started-block .btn-upgrade-now-btn {
  margin: 0;
  margin-bottom: 20px;
  background: #D3B659;
}
.topv3-service-powered-section .topv3-get-started-block .terms-service-text {
  font-size: 14px !important;
  font-weight: 500 !important;
  font-family: "Averta Demo PE Cutted Demo" !important;
  color: #959595 !important;
}

.topv3-mockup-section {
  padding: 80px 0;
}
@media (max-width: 1199px) {
  .topv3-mockup-section {
    padding: 30px 0 0;
  }
}
@media (max-width: 991px) {
  .topv3-mockup-section {
    padding: 0px;
  }
}
.topv3-mockup-section .topv3-mockup-wrapper {
  display: flex;
  align-items: center;
  overflow: hidden;
}
.topv3-mockup-section .topv3-mockup-wrapper .topv3-mockup-img-block.ipad-mockup-img {
  width: 100%;
  height: 510px;
  margin-left: -260px;
}
@media (max-width: 1440px) {
  .topv3-mockup-section .topv3-mockup-wrapper .topv3-mockup-img-block.ipad-mockup-img {
    height: 450px;
  }
}
@media (max-width: 1199px) {
  .topv3-mockup-section .topv3-mockup-wrapper .topv3-mockup-img-block.ipad-mockup-img {
    height: 350px;
    margin-left: -200px;
  }
}
@media (max-width: 991px) {
  .topv3-mockup-section .topv3-mockup-wrapper .topv3-mockup-img-block.ipad-mockup-img {
    height: 270px;
    margin-left: -160px;
  }
}
@media (max-width: 767px) {
  .topv3-mockup-section .topv3-mockup-wrapper .topv3-mockup-img-block.ipad-mockup-img {
    height: 200px;
    margin-bottom: 30px;
  }
}
@media (max-width: 500px) {
  .topv3-mockup-section .topv3-mockup-wrapper .topv3-mockup-img-block.ipad-mockup-img {
    height: 180px;
    margin-bottom: 10px;
  }
}
.topv3-mockup-section .topv3-mockup-wrapper .topv3-mockup-img-block.iphone-mockup-img {
  width: 430px;
  height: 450px;
  display: flex;
  overflow: hidden;
  margin-right: 50px;
}
@media (max-width: 1199px) {
  .topv3-mockup-section .topv3-mockup-wrapper .topv3-mockup-img-block.iphone-mockup-img {
    width: 300px;
    height: 300px;
    margin-right: 40px;
  }
}
@media (max-width: 991px) {
  .topv3-mockup-section .topv3-mockup-wrapper .topv3-mockup-img-block.iphone-mockup-img {
    width: 240px;
    height: 240px;
  }
}
@media (max-width: 767px) {
  .topv3-mockup-section .topv3-mockup-wrapper .topv3-mockup-img-block.iphone-mockup-img {
    width: 180px;
    height: 180px;
  }
}
@media (max-width: 500px) {
  .topv3-mockup-section .topv3-mockup-wrapper .topv3-mockup-img-block.iphone-mockup-img {
    width: 100px;
    height: 150px;
    margin-bottom: 20px;
  }
}
.topv3-mockup-section .topv3-mockup-wrapper .topv3-mockup-img-block.tv-mockup-img {
  width: 100%;
  height: 700px;
  margin-right: -170px;
}
@media (max-width: 1440px) {
  .topv3-mockup-section .topv3-mockup-wrapper .topv3-mockup-img-block.tv-mockup-img {
    margin-right: -250px;
  }
}
@media (max-width: 1199px) {
  .topv3-mockup-section .topv3-mockup-wrapper .topv3-mockup-img-block.tv-mockup-img {
    height: 550px;
    margin-right: -280px;
  }
}
@media (max-width: 1199px) {
  .topv3-mockup-section .topv3-mockup-wrapper .topv3-mockup-img-block.tv-mockup-img {
    height: 500px;
    margin-right: -150px;
  }
}
@media (max-width: 767px) {
  .topv3-mockup-section .topv3-mockup-wrapper .topv3-mockup-img-block.tv-mockup-img {
    height: 350px;
    margin-right: -190px;
  }
}
@media (max-width: 500px) {
  .topv3-mockup-section .topv3-mockup-wrapper .topv3-mockup-img-block.tv-mockup-img {
    height: 300px;
  }
}
@media (max-width: 1440px) {
  .topv3-mockup-section .topv3-mockup-wrapper .topv3-mockup-img-block.tv-mockup-img img {
    transform: scale(1.18);
  }
}
@media (max-width: 991px) {
  .topv3-mockup-section .topv3-mockup-wrapper .topv3-mockup-img-block.tv-mockup-img img {
    transform: scale(1.25);
  }
}
.topv3-mockup-section .topv3-mockup-wrapper .topv3-mockup-img-block img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}

.topv3-topcourt-apps-detail-section {
  padding: 80px 0;
}
@media (max-width: 991px) {
  .topv3-topcourt-apps-detail-section {
    padding: 20px 0 80px;
  }
}
@media (max-width: 767px) {
  .topv3-topcourt-apps-detail-section {
    padding: 60px 0 20px;
  }
}
.topv3-topcourt-apps-detail-section .topv3-app-details-block {
  width: 100%;
  margin: auto;
  text-align: center;
}
.topv3-topcourt-apps-detail-section .topv3-app-details-block .topcout-app-icon {
  width: 90px;
  height: 90px;
  overflow: hidden;
  margin: auto;
  margin-bottom: 25px;
}
.topv3-topcourt-apps-detail-section .topv3-app-details-block .topcout-app-icon img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.topv3-topcourt-apps-detail-section .topv3-app-details-block .topv3-service-text {
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .topv3-topcourt-apps-detail-section .topv3-app-details-block .topv3-service-text {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .topv3-topcourt-apps-detail-section .topv3-app-details-block .topv3-service-text {
    font-size: 23px;
  }
}

.topv3-at-home-video-section {
  padding: 50px 0;
}
.topv3-at-home-video-section .topv3-at-home-detail .topv3-at-home-detail-video {
  margin-bottom: 50px;
  position: relative;
}
.topv3-at-home-video-section .topv3-at-home-detail .topv3-at-home-detail-video .topv3-video-block {
  width: 100%;
  height: 510px;
  overflow: hidden;
  border-radius: 12px;
  margin-bottom: 50px;
  position: relative;
}
@media (max-width: 1199px) {
  .topv3-at-home-video-section .topv3-at-home-detail .topv3-at-home-detail-video .topv3-video-block {
    height: 460px;
  }
}
@media (max-width: 991px) {
  .topv3-at-home-video-section .topv3-at-home-detail .topv3-at-home-detail-video .topv3-video-block {
    height: 400px;
  }
}
@media (max-width: 767px) {
  .topv3-at-home-video-section .topv3-at-home-detail .topv3-at-home-detail-video .topv3-video-block {
    height: 330px;
    margin-bottom: 30px;
  }
}
@media (max-width: 575px) {
  .topv3-at-home-video-section .topv3-at-home-detail .topv3-at-home-detail-video .topv3-video-block {
    height: 280px;
    margin-bottom: 20px;
  }
}
.topv3-at-home-video-section .topv3-at-home-detail .topv3-at-home-detail-video .topv3-video-block img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.topv3-at-home-video-section .topv3-at-home-detail .topv3-at-home-detail-video .topv3-video-block iframe {
  width: 100% !important;
  height: 100% !important;
}
.topv3-at-home-video-section .topv3-at-home-detail .topv3-at-home-detail-video .topv3-video-block .video-js {
  width: 100%;
  height: 100%;
}
.topv3-at-home-video-section .topv3-at-home-detail .topv3-at-home-detail-video .topv3-video-block .video-js > div {
  width: 100%;
  height: 100%;
}
.topv3-at-home-video-section .topv3-at-home-detail .topv3-at-home-detail-video .topv3-video-block.splide-slider-wrapper {
  width: 100%;
  height: 100%;
}
.topv3-at-home-video-section .topv3-at-home-detail .topv3-at-home-detail-video .topv3-video-block.splide-slider-wrapper .video-js {
  width: 100%;
  height: 100%;
}
.topv3-at-home-video-section .topv3-at-home-detail .topv3-at-home-detail-video .topv3-video-block.splide-slider-wrapper .video-js .splide__slider {
  width: 100%;
  height: 100%;
}
.topv3-at-home-video-section .topv3-at-home-detail .topv3-at-home-detail-video .topv3-video-block.splide-slider-wrapper .video-js .splide__slider .splide__track {
  width: 100%;
  height: 100%;
}
.topv3-at-home-video-section .topv3-at-home-detail .topv3-at-home-detail-video .topv3-video-block.splide-slider-wrapper .video-js .splide__slider .splide__track .splide__list {
  width: 100%;
  height: 100%;
}
.topv3-at-home-video-section .topv3-at-home-detail .topv3-at-home-detail-video .topv3-video-block.splide-slider-wrapper .video-js .splide__slider .splide__track .splide__list .splide__slide {
  width: 100%;
  height: 100%;
}
.topv3-at-home-video-section .topv3-at-home-detail .topv3-at-home-detail-video .topv3-video-block.splide-slider-wrapper .video-js .splide__slider .splide__track .splide__list .splide__slide .topv3-player-img {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.topv3-at-home-video-section .topv3-at-home-detail .topv3-at-home-detail-video .topv3-video-block.splide-slider-wrapper .video-js .splide__slider .splide__track .splide__list .splide__slide .topv3-player-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  transform: scale(1.01);
}
.topv3-at-home-video-section .topv3-at-home-detail .topv3-at-home-detail-video .topv3-video-footer {
  display: flex;
  align-items: center;
  position: absolute;
  right: 130px;
  left: auto;
  bottom: 10px;
}
@media (max-width: 1440px) {
  .topv3-at-home-video-section .topv3-at-home-detail .topv3-at-home-detail-video .topv3-video-footer {
    right: 130px;
    bottom: 15px;
  }
}
@media (max-width: 1199px) {
  .topv3-at-home-video-section .topv3-at-home-detail .topv3-at-home-detail-video .topv3-video-footer {
    right: 70px;
    bottom: 12px;
  }
}
@media (max-width: 991px) {
  .topv3-at-home-video-section .topv3-at-home-detail .topv3-at-home-detail-video .topv3-video-footer {
    right: 13px;
    bottom: 18px;
  }
}
@media (max-width: 767px) {
  .topv3-at-home-video-section .topv3-at-home-detail .topv3-at-home-detail-video .topv3-video-footer {
    bottom: 30px;
  }
}
@media (max-width: 575px) {
  .topv3-at-home-video-section .topv3-at-home-detail .topv3-at-home-detail-video .topv3-video-footer {
    right: 33px;
    bottom: 13px;
  }
}
@media (max-width: 500px) {
  .topv3-at-home-video-section .topv3-at-home-detail .topv3-at-home-detail-video .topv3-video-footer {
    right: 12px;
    bottom: 47px;
  }
}
@media (max-width: 475px) {
  .topv3-at-home-video-section .topv3-at-home-detail .topv3-at-home-detail-video .topv3-video-footer {
    bottom: 52px;
  }
}
.topv3-at-home-video-section .topv3-at-home-detail .topv3-at-home-detail-video .topv3-video-footer .topv3-service-text {
  margin-bottom: 0;
  font-weight: 500;
}
.topv3-at-home-video-section .topv3-at-home-detail .topv3-at-home-detail-video .topv3-video-footer .video-controls-tabbar .video-controls-icons {
  width: 30px;
  height: 30px;
  overflow: hidden;
  border-radius: 100px;
  background: #232632;
  margin-left: 6px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 6px;
  cursor: pointer;
  border: 1px solid white;
}
.topv3-at-home-video-section .topv3-at-home-detail .topv3-at-home-detail-video .topv3-video-footer .video-controls-tabbar .video-controls-icons img {
  width: 12px;
  height: 12px;
}

.topv3-smart-suggestions-section {
  padding: 80px 0;
}
.topv3-smart-suggestions-section .topv3-subtitle-text {
  max-width: 540px;
}
.topv3-smart-suggestions-section .topv3-suggestions-block {
  height: auto;
  width: 100%;
  overflow: hidden;
  margin-bottom: 25px;
}
.topv3-smart-suggestions-section .topv3-suggestions-block img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}

.topv3-program-section {
  padding: 60px 0;
  overflow: hidden;
}
.topv3-program-section .video-controls-tabbar {
  margin-top: 45px;
  display: flex;
  justify-content: flex-end;
}
.topv3-program-section .video-controls-tabbar .video-controls-icons {
  width: 30px;
  height: 30px;
  overflow: hidden;
  border-radius: 100px;
  background: #232632;
  margin-left: 6px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 6px;
  cursor: pointer;
  border: 1px solid white;
}
.topv3-program-section .video-controls-tabbar .video-controls-icons img {
  width: 12px;
  height: 12px;
}
.topv3-program-section .splide__slider .splide__track .splide__list .clearfix {
  width: 300px !important;
  height: 380px;
  border-radius: 12px;
  overflow: hidden;
  margin-right: 18px;
  position: relative;
}
@media (max-width: 1199px) {
  .topv3-program-section .splide__slider .splide__track .splide__list .clearfix {
    width: 280px !important;
    height: 350px;
  }
}
@media (max-width: 991px) {
  .topv3-program-section .splide__slider .splide__track .splide__list .clearfix {
    width: 260px !important;
    height: 300px;
  }
}
@media (max-width: 767px) {
  .topv3-program-section .splide__slider .splide__track .splide__list .clearfix {
    width: 240px !important;
    height: 280px;
  }
}
.topv3-program-section .splide__slider .splide__track .splide__list .clearfix .topv3-player-detail-box {
  width: 100%;
  height: 100%;
  border-radius: 12px;
  overflow: hidden;
  position: relative;
}
.topv3-program-section .splide__slider .splide__track .splide__list .clearfix .topv3-player-detail-box img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.topv3-program-section .splide__slider .splide__track .splide__list .clearfix .topv3-player-detail-box h6 {
  font-size: 22px;
  font-weight: 550;
  line-height: 28px;
  font-family: "AvertaStd", sans-serif;
  color: #fff;
  letter-spacing: 1px;
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  padding: 22px;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.75);
}
@media (max-width: 1199px) {
  .topv3-program-section .splide__slider .splide__track .splide__list .clearfix .topv3-player-detail-box h6 {
    font-size: 21px;
    line-height: 27px;
  }
}
@media (max-width: 991px) {
  .topv3-program-section .splide__slider .splide__track .splide__list .clearfix .topv3-player-detail-box h6 {
    font-size: 20px;
    line-height: 27px;
  }
}
@media (max-width: 767px) {
  .topv3-program-section .splide__slider .splide__track .splide__list .clearfix .topv3-player-detail-box h6 {
    font-size: 19px;
    line-height: 27px;
  }
}
@media (max-width: 575px) {
  .topv3-program-section .splide__slider .splide__track .splide__list .clearfix .topv3-player-detail-box h6 {
    font-size: 18px;
    line-height: 27px;
  }
}
.topv3-program-section .topv3-program-wrapper {
  display: flex;
  width: 100%;
}
.topv3-program-section .topv3-program-details-block {
  margin-top: 30px;
}
.topv3-program-section .topv3-program-details-block .topv3-get-started-block {
  max-width: 410px;
  width: 100%;
  margin-top: 80px;
}
.topv3-program-section .topv3-program-details-block .topv3-get-started-block form {
  max-width: 100%;
  margin: 0;
}
.topv3-program-section .topv3-program-details-block .topv3-get-started-block .btn-upgrade-now-btn {
  margin: 0;
  margin-bottom: 20px;
  background: #D3B659;
}
.topv3-program-section .topv3-program-details-block .topv3-get-started-block .terms-service-text {
  font-size: 14px !important;
  font-weight: 500 !important;
  font-family: "Averta Demo PE Cutted Demo" !important;
  color: #959595 !important;
}
.topv3-program-section .topv3-motivation-section {
  padding: 0 0 120px;
  max-width: 640px;
  width: 100%;
}
.topv3-program-section .topv3-motivation-section .topv3-motivation-text {
  font-size: 70px;
  font-family: "AvertaStd", sans-serif;
  color: #fff;
  margin-bottom: 40px;
  letter-spacing: 1px;
  font-weight: 550;
}
@media (max-width: 1199px) {
  .topv3-program-section .topv3-motivation-section .topv3-motivation-text {
    font-size: 65px;
  }
}
@media (max-width: 991px) {
  .topv3-program-section .topv3-motivation-section .topv3-motivation-text {
    font-size: 60px;
  }
}
@media (max-width: 767px) {
  .topv3-program-section .topv3-motivation-section .topv3-motivation-text {
    font-size: 55px;
  }
}
@media (max-width: 575px) {
  .topv3-program-section .topv3-motivation-section .topv3-motivation-text {
    font-size: 50px;
  }
}
.topv3-program-section .topv3-motivation-section .topv3-motivation-paragraph {
  font-size: 30px;
  font-family: "AvertaStd", sans-serif;
  color: #fff;
  letter-spacing: 1px;
  font-weight: 550;
}
@media (max-width: 1199px) {
  .topv3-program-section .topv3-motivation-section .topv3-motivation-paragraph {
    font-size: 28px;
  }
}
@media (max-width: 991px) {
  .topv3-program-section .topv3-motivation-section .topv3-motivation-paragraph {
    font-size: 26px;
  }
}
@media (max-width: 767px) {
  .topv3-program-section .topv3-motivation-section .topv3-motivation-paragraph {
    font-size: 24px;
  }
}
@media (max-width: 575px) {
  .topv3-program-section .topv3-motivation-section .topv3-motivation-paragraph {
    font-size: 21px;
  }
}
.topv3-program-section.topv3-left-and-right-slider-wrapper {
  overflow: hidden;
}
.topv3-program-section.topv3-left-and-right-slider-wrapper .topv3-program-wrapper {
  margin-bottom: 20px;
  overflow: visible;
}
.topv3-program-section.topv3-left-and-right-slider-wrapper .topv3-program-wrapper .topv3-player-detail-box {
  position: relative;
}
.topv3-program-section.topv3-left-and-right-slider-wrapper .topv3-program-wrapper .topv3-player-detail-box::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 57%, #121212 100%);
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
}
.topv3-program-section.topv3-left-and-right-slider-wrapper .topv3-program-wrapper .topv3-player-detail-box h6 {
  top: auto;
  bottom: 0;
}

.topv2-billed-annually-section {
  padding: 30px 0;
}
.topv2-billed-annually-section .topv2-billed-annually .topv3-form-group-wrapper {
  max-width: 410px;
  width: 100%;
  margin: 0;
}
.topv2-billed-annually-section .topv2-billed-annually .topv3-form-group-wrapper form {
  margin: 0;
  max-width: 100%;
}
.topv2-billed-annually-section .topv2-billed-annually .topv2-billed-text {
  font-family: "Averta Demo PE Cutted Demo";
  font-size: 15px;
  color: #fff;
  margin-bottom: 10px;
  font-weight: 500;
}
.topv2-billed-annually-section .topv2-billed-annually .topv3-service-text {
  margin-bottom: 0px;
}
.topv2-billed-annually-section .topv2-billed-annually span {
  font-size: 20px;
  font-family: "AvertaStd", sans-serif;
  color: #767986;
  margin-bottom: 40px;
  letter-spacing: 1px;
  font-weight: 550;
  display: block;
}
.topv2-billed-annually-section .topv2-billed-annually .btn-upgrade-now-btn {
  margin: 0;
  background: #D3B659;
}

.topv3-form-group-wrapper {
  margin-top: 24px;
}
.topv3-form-group-wrapper form {
  margin-bottom: 26px;
}
@media (max-width: 767px) {
  .topv3-form-group-wrapper form {
    max-width: 355px;
    width: 100%;
    margin: auto;
    margin-bottom: 26px;
  }
}
.topv3-form-group-wrapper form .form-group {
  margin-bottom: 15px;
}
.topv3-form-group-wrapper form .form-group .form-control {
  padding: 12px 18px;
  height: auto;
  border-radius: 100px;
  background: #303441;
  border-color: #464851;
  color: #fff;
  font-size: 14px;
}
.topv3-form-group-wrapper form .form-group .form-control::-webkit-input-placeholder {
  /* Edge */
  color: #8B8E98;
}
.topv3-form-group-wrapper form .form-group .form-control:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #8B8E98;
}
.topv3-form-group-wrapper form .form-group .form-control::-moz-placeholder {
  color: #8B8E98;
}
.topv3-form-group-wrapper form .form-group .form-control::-ms-input-placeholder {
  color: #8B8E98;
}
.topv3-form-group-wrapper form .form-group .form-control::placeholder {
  color: #8B8E98;
}
.topv3-form-group-wrapper form .btn-upgrade-now-btn {
  width: 100%;
  background: #D3B659;
}
@media (max-width: 575px) {
  .topv3-form-group-wrapper form .btn-upgrade-now-btn {
    font-size: 13px;
    text-align: center;
    min-height: 46px;
    height: auto;
  }
}
.topv3-form-group-wrapper span {
  font-size: 12px;
  display: inline-flex;
  margin: 10px 0 15px;
}
.topv3-form-group-wrapper .annually-detail {
  font-size: 14px;
  font-weight: 500;
  font-family: "Averta Demo PE Cutted Demo";
  color: #fff;
  margin-bottom: 0px;
}
.topv3-form-group-wrapper .terms-service-text {
  font-size: 12px !important;
  font-weight: 500 !important;
  font-family: "Averta Demo PE Cutted Demo" !important;
  color: #959595 !important;
}
.topv3-form-group-wrapper .terms-service-text a {
  color: #959595 !important;
  font-size: 12px !important;
  font-weight: 500 !important;
  font-family: "Averta Demo PE Cutted Demo" !important;
}

.topv2-player-landing-page .offer-for-valid-text {
  font-size: 16px;
  font-family: "Averta Demo PE Cutted Demo";
  text-transform: unset;
  color: #959595;
  letter-spacing: 0.4px;
}
.topv2-player-landing-page p {
  font-size: unset;
  color: white;
  line-height: unset;
  font-family: unset;
  font-weight: unset;
  text-transform: unset;
  text-align: unset;
}
.topv2-player-landing-page .topv2-player-winning-wrpper {
  padding: 130px 0 50px;
}
@media (max-width: 767px) {
  .topv2-player-landing-page .topv2-player-winning-wrpper {
    padding: 80px 0 50px;
  }
}
.topv2-player-landing-page .topv2-player-winning-wrpper .topv2-player-banner-block {
  position: relative;
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .topv2-player-landing-page .topv2-player-winning-wrpper .topv2-player-banner-block {
    display: unset;
  }
}
.topv2-player-landing-page .topv2-player-winning-wrpper .topv2-player-banner-block .topv2-winnir-details-main {
  width: 400px;
  max-width: 100%;
  text-align: center;
  margin-right: 35px;
}
@media (max-width: 1199px) {
  .topv2-player-landing-page .topv2-player-winning-wrpper .topv2-player-banner-block .topv2-winnir-details-main {
    width: 360px;
  }
}
@media (max-width: 991px) {
  .topv2-player-landing-page .topv2-player-winning-wrpper .topv2-player-banner-block .topv2-winnir-details-main {
    width: 280px;
  }
}
@media (max-width: 767px) {
  .topv2-player-landing-page .topv2-player-winning-wrpper .topv2-player-banner-block .topv2-winnir-details-main {
    width: 100%;
  }
}
.topv2-player-landing-page .topv2-player-winning-wrpper .topv2-player-banner-block .topv2-winnir-details-main h2 {
  font-size: 60px;
  font-family: "Barlow Condensed";
  font-weight: normal;
  color: white;
  line-height: 60px;
  letter-spacing: 2px;
  margin-bottom: 15px;
}
@media (max-width: 1366px) {
  .topv2-player-landing-page .topv2-player-winning-wrpper .topv2-player-banner-block .topv2-winnir-details-main h2 {
    font-size: 55px;
    line-height: 55px;
  }
}
@media (max-width: 1199px) {
  .topv2-player-landing-page .topv2-player-winning-wrpper .topv2-player-banner-block .topv2-winnir-details-main h2 {
    font-size: 48px;
    line-height: 50px;
  }
}
@media (max-width: 991px) {
  .topv2-player-landing-page .topv2-player-winning-wrpper .topv2-player-banner-block .topv2-winnir-details-main h2 {
    font-size: 38px;
    line-height: 40px;
  }
}
@media (max-width: 767px) {
  .topv2-player-landing-page .topv2-player-winning-wrpper .topv2-player-banner-block .topv2-winnir-details-main h2 {
    font-size: 32px;
    line-height: 35px;
  }
}
.topv2-player-landing-page .topv2-player-winning-wrpper .topv2-player-banner-block .topv2-winnir-details-main h1 {
  font-size: 18px;
  font-family: "Averta Demo PE Cutted Demo";
  text-transform: unset;
  color: rgba(255, 255, 255, 0.8);
}
@media (max-width: 1199px) {
  .topv2-player-landing-page .topv2-player-winning-wrpper .topv2-player-banner-block .topv2-winnir-details-main h1 {
    font-size: 17px;
  }
}
@media (max-width: 991px) {
  .topv2-player-landing-page .topv2-player-winning-wrpper .topv2-player-banner-block .topv2-winnir-details-main h1 {
    font-size: 16px;
  }
}
.topv2-player-landing-page .topv2-player-winning-wrpper .topv2-player-banner-block .topv2-winnir-details-main p {
  font-size: 18px;
  font-family: "Averta Demo PE Cutted Demo";
  text-transform: unset;
  color: rgba(255, 255, 255, 0.8);
}
@media (max-width: 1199px) {
  .topv2-player-landing-page .topv2-player-winning-wrpper .topv2-player-banner-block .topv2-winnir-details-main p {
    font-size: 17px;
  }
}
@media (max-width: 991px) {
  .topv2-player-landing-page .topv2-player-winning-wrpper .topv2-player-banner-block .topv2-winnir-details-main p {
    font-size: 16px;
  }
}
.topv2-player-landing-page .topv2-player-winning-wrpper .topv2-player-banner-block .topv2-winnir-details-main .topv2-get-started-block {
  margin-top: 30px;
}
.topv2-player-landing-page .topv2-player-winning-wrpper .topv2-player-banner-block .topv2-winnir-details-main .topv2-get-started-block p {
  font-size: 18px;
  font-family: "Averta Demo PE Cutted Demo";
  text-transform: unset;
  color: #959595;
  letter-spacing: 0.4px;
  margin-top: 25px;
}
@media (max-width: 1199px) {
  .topv2-player-landing-page .topv2-player-winning-wrpper .topv2-player-banner-block .topv2-winnir-details-main .topv2-get-started-block p {
    font-size: 17px;
  }
}
@media (max-width: 991px) {
  .topv2-player-landing-page .topv2-player-winning-wrpper .topv2-player-banner-block .topv2-winnir-details-main .topv2-get-started-block p {
    font-size: 16px;
  }
}
.topv2-player-landing-page .topv2-player-winning-wrpper .topv2-player-banner-block .topv2-winnir-img-wrapper {
  height: 350px;
  border-radius: 10px 0 0 10px;
  background: transparent;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: calc(100% - 45%);
}
@media (max-width: 1366px) {
  .topv2-player-landing-page .topv2-player-winning-wrpper .topv2-player-banner-block .topv2-winnir-img-wrapper {
    width: calc(100% - 540px);
  }
}
@media (max-width: 1199px) {
  .topv2-player-landing-page .topv2-player-winning-wrpper .topv2-player-banner-block .topv2-winnir-img-wrapper {
    width: calc(100% - 45%);
    height: 300px;
  }
}
@media (max-width: 991px) {
  .topv2-player-landing-page .topv2-player-winning-wrpper .topv2-player-banner-block .topv2-winnir-img-wrapper {
    height: 235px;
  }
}
@media (max-width: 767px) {
  .topv2-player-landing-page .topv2-player-winning-wrpper .topv2-player-banner-block .topv2-winnir-img-wrapper {
    position: relative;
    left: 0;
    border-radius: 0;
    margin-bottom: 30px;
    width: 100%;
  }
}
@media (max-width: 575px) {
  .topv2-player-landing-page .topv2-player-winning-wrpper .topv2-player-banner-block .topv2-winnir-img-wrapper {
    height: 210px;
  }
}
.topv2-player-landing-page .topv2-player-winning-wrpper .topv2-player-banner-block .topv2-winnir-img-wrapper .topv2-winning-img {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.topv2-player-landing-page .topv2-player-winning-wrpper .topv2-player-banner-block .topv2-winnir-img-wrapper .topv2-winning-img #background-image-player-preview-video {
  display: block;
}
.topv2-player-landing-page .topv2-player-winning-wrpper .topv2-player-banner-block .topv2-winnir-img-wrapper .topv2-winning-img > div {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.topv2-player-landing-page .topv2-player-winning-wrpper .topv2-player-banner-block .topv2-winnir-img-wrapper .topv2-winning-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.topv2-player-landing-page .topv2-player-winning-wrpper .topv2-player-banner-block .topv2-winnir-img-wrapper .topv2-play-icon {
  display: inline-flex;
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  justify-content: center;
  align-items: center;
  background: #00000047;
}
.topv2-player-landing-page .topv2-player-winning-wrpper .topv2-player-banner-block .topv2-winnir-img-wrapper .topv2-play-icon img {
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
  width: 45px;
  height: 45px;
}
.topv2-player-landing-page .topv2-new-classes-section-main {
  padding: 50px 0;
}
.topv2-player-landing-page .topv2-new-classes-section-main .topv2-ready-to-go-block-main {
  text-align: unset;
}
.topv2-player-landing-page .topv2-new-classes-section-main .topv2-ready-to-go-block-main .toc-v2-project-title-main {
  text-align: center;
  margin-bottom: 55px;
}
@media (max-width: 991px) {
  .topv2-player-landing-page .topv2-new-classes-section-main .topv2-ready-to-go-block-main .toc-v2-project-title-main {
    margin-bottom: 35px;
  }
}
.topv2-player-landing-page .topv2-new-classes-section-main .topv2-ready-to-go-block-main .topv2-classes-slider-main .topv2-icons-block.player-has-video .topct-felix-video .ct-flex {
  position: relative;
}
.topv2-player-landing-page .topv2-new-classes-section-main .topv2-ready-to-go-block-main .topv2-classes-slider-main .topv2-icons-block.player-has-video .topct-felix-video .ct-flex::before {
  position: absolute;
  content: "";
  width: 45px;
  height: 45px;
  background: url("../svg/watch_icon.svg") no-repeat;
  background-position: center center;
  background-size: contain;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  opacity: 0;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 575px) {
  .topv2-player-landing-page .topv2-new-classes-section-main .topv2-ready-to-go-block-main .topv2-classes-slider-main .topv2-icons-block.player-has-video .topct-felix-video .ct-flex::before {
    opacity: 1;
  }
}
.topv2-player-landing-page .topv2-new-classes-section-main .topv2-ready-to-go-block-main .topv2-classes-slider-main .topv2-icons-block.player-has-video .topct-felix-video .ct-flex:hover::before {
  opacity: 1;
}
.topv2-player-landing-page .topv2-new-classes-section-main .topv2-ready-to-go-block-main .topv2-classes-slider-main .topv2-icons-block.player-has-not-video .topct-felix-video .ct-flex {
  position: relative;
}
.topv2-player-landing-page .topv2-new-classes-section-main .topv2-ready-to-go-block-main .topv2-classes-slider-main .topv2-icons-block.player-has-not-video .topct-felix-video .ct-flex::before {
  content: unset;
}
.topv2-player-landing-page .topv2-new-classes-section-main .topv2-ready-to-go-block-main .topv2-classes-slider-main .topv2-icons-block.player-has-not-video .topct-felix-video .ct-flex::after {
  position: absolute;
  content: "Coming Soon";
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  opacity: 0;
  transition: all 0.3s ease-in-out;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  font-family: "montserratsemibold";
}
@media (max-width: 575px) {
  .topv2-player-landing-page .topv2-new-classes-section-main .topv2-ready-to-go-block-main .topv2-classes-slider-main .topv2-icons-block.player-has-not-video .topct-felix-video .ct-flex::after {
    opacity: 1;
  }
}
.topv2-player-landing-page .topv2-new-classes-section-main .topv2-ready-to-go-block-main .topv2-classes-slider-main .topv2-icons-block.player-has-not-video .topct-felix-video .ct-flex:hover::after {
  opacity: 1;
}
.topv2-player-landing-page .topv2-new-classes-section-main .topv2-ready-to-go-block-main .topv2-classes-slider-main .topct-felix-video {
  background: #313441;
  display: block;
  width: 100%;
  border-radius: 4px;
  overflow: hidden;
}
.topv2-player-landing-page .topv2-new-classes-section-main .topv2-ready-to-go-block-main .topv2-classes-slider-main .topct-felix-video .ct-flex {
  width: 100%;
  height: 300px;
  overflow: hidden;
}
@media (max-width: 1199px) {
  .topv2-player-landing-page .topv2-new-classes-section-main .topv2-ready-to-go-block-main .topv2-classes-slider-main .topct-felix-video .ct-flex {
    height: 260px;
  }
}
.topv2-player-landing-page .topv2-new-classes-section-main .topv2-ready-to-go-block-main .topv2-classes-slider-main .topct-felix-video .ct-flex img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.topv2-player-landing-page .topv2-new-classes-section-main .topv2-ready-to-go-block-main .topv2-classes-slider-main .topct-felix-video .topct-title-text {
  padding: 15px;
}
.topv2-player-landing-page .topv2-new-classes-section-main .topv2-ready-to-go-block-main .topv2-classes-slider-main .topct-felix-video .topct-title-text h5 {
  font-size: 16px;
  font-weight: bold;
  font-family: "montserrat";
  font-family: "montserratsemibold";
  font-weight: bold;
  color: white;
  margin-bottom: 10px;
}
.topv2-player-landing-page .topv2-new-classes-section-main .topv2-ready-to-go-block-main .topv2-classes-slider-main .topct-felix-video .topct-title-text h6 {
  font-size: 12px;
  font-family: "Averta Demo PE Cutted Demo";
  text-transform: uppercase;
  color: #8B8E98;
}
.topv2-player-landing-page .topv2-new-classes-section-main .topv2-ready-to-go-block-main .swiper-button-prev,
.topv2-player-landing-page .topv2-new-classes-section-main .topv2-ready-to-go-block-main .swiper-button-next, .topv2-player-landing-page .topv2-new-classes-section-main .topv2-ready-to-go-block-main.swiper-button-white {
  background-color: #313648;
  background-size: 12px;
  width: 50px;
  height: 50px;
  border-radius: 100px;
  top: 0;
  bottom: 30px;
  margin: auto;
}
.topv2-player-landing-page .topv2-new-classes-section-main .topv2-ready-to-go-block-main .swiper-button-disabled {
  display: none;
  transition: all 0.3s ease-in-out;
}
.topv2-player-landing-page .topv2-new-classes-section-main .topv2-ready-to-go-block-main .swiper-button-next, .swiper-container-rtl .topv2-player-landing-page .topv2-new-classes-section-main .topv2-ready-to-go-block-main.swiper-button-prev {
  right: 5px;
}
.topv2-player-landing-page .topv2-new-classes-section-main .topv2-ready-to-go-block-main .swiper-button-prev, .swiper-container-rtl .topv2-player-landing-page .topv2-new-classes-section-main .topv2-ready-to-go-block-main.swiper-button-next {
  left: 5px;
  right: auto;
}
.topv2-player-landing-page .topv2-skill-levels-section {
  padding: 60px 0 15px;
}
.topv2-player-landing-page .topv2-skill-levels-section .row {
  align-items: center;
}
.topv2-player-landing-page .topv2-skill-levels-section .topv2-skill-details p {
  font-size: 15px;
  font-family: "Averta Demo PE Cutted Demo";
  text-transform: unset;
  color: white;
  line-height: 30px;
  letter-spacing: 0.6px;
}
.topv2-player-landing-page .topv2-skill-levels-section .topv2-skill-details p span {
  color: #D3B659;
}
@media (max-width: 767px) {
  .topv2-player-landing-page .topv2-skill-levels-section .topv2-skill-details p {
    font-size: 14px;
    line-height: 27px;
    margin-bottom: 30px;
  }
}
.topv2-player-landing-page .topv2-skill-levels-section .topv2-skill-detail-wrapper {
  width: 100%;
  height: 370px;
  border-radius: 10px;
  overflow: hidden;
  background: #D8D8D8;
  position: relative;
}
@media (max-width: 575px) {
  .topv2-player-landing-page .topv2-skill-levels-section .topv2-skill-detail-wrapper {
    height: 300px;
  }
}
@media (max-width: 375px) {
  .topv2-player-landing-page .topv2-skill-levels-section .topv2-skill-detail-wrapper {
    height: 280px;
  }
}
.topv2-player-landing-page .topv2-skill-levels-section .topv2-skill-detail-wrapper .topv2-skill-user-img {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.topv2-player-landing-page .topv2-skill-levels-section .topv2-skill-detail-wrapper .topv2-skill-user-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.topv2-player-landing-page .topv2-skill-levels-section .topv2-skill-detail-wrapper .topv2-skill-user-img::before {
  position: absolute;
  content: "";
  border: 2px solid #D3B659;
  width: 96%;
  height: 94%;
  margin: auto;
  border-radius: 10px;
  right: 0;
  left: 0;
  bottom: 0;
  top: 0;
  z-index: 1;
}
.topv2-player-landing-page .topv2-skill-levels-section .topv2-skill-detail-wrapper .topv2-skill-user-img::after {
  position: absolute;
  content: "";
  right: 0;
  bottom: 0;
  top: 0;
  background: url("../svg/gradient-color-bg.svg") no-repeat;
  background-position: center center;
  background-size: cover;
  width: 317px;
  height: 100%;
  max-width: 100%;
}
.topv2-player-landing-page .topv2-skill-levels-section .topv2-skill-detail-wrapper .topv2-skill-quote-icon-block {
  position: absolute;
  right: 20px;
  top: 20px;
  width: 270px;
  bottom: 20px;
  margin: auto;
  max-width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  z-index: 1;
}
@media (max-width: 991px) {
  .topv2-player-landing-page .topv2-skill-levels-section .topv2-skill-detail-wrapper .topv2-skill-quote-icon-block {
    width: 210px;
  }
}
@media (max-width: 575px) {
  .topv2-player-landing-page .topv2-skill-levels-section .topv2-skill-detail-wrapper .topv2-skill-quote-icon-block {
    width: 280px;
  }
}
.topv2-player-landing-page .topv2-skill-levels-section .topv2-skill-detail-wrapper .topv2-skill-quote-icon-block img {
  width: 40px;
  height: 40px;
  -o-object-position: center;
     object-position: center;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 991px) {
  .topv2-player-landing-page .topv2-skill-levels-section .topv2-skill-detail-wrapper .topv2-skill-quote-icon-block img {
    width: 30px;
    height: 30px;
  }
}
.topv2-player-landing-page .topv2-skill-levels-section .topv2-skill-detail-wrapper .topv2-skill-quote-icon-block h4 {
  font-family: "Barlow Condensed";
  font-size: 20px;
  color: white;
  font-weight: 500;
  line-height: 27px;
  padding: 19px 10px;
}
@media (max-width: 1199px) {
  .topv2-player-landing-page .topv2-skill-levels-section .topv2-skill-detail-wrapper .topv2-skill-quote-icon-block h4 {
    font-size: 19px;
  }
}
@media (max-width: 991px) {
  .topv2-player-landing-page .topv2-skill-levels-section .topv2-skill-detail-wrapper .topv2-skill-quote-icon-block h4 {
    font-size: 17px;
  }
}
@media (max-width: 575px) {
  .topv2-player-landing-page .topv2-skill-levels-section .topv2-skill-detail-wrapper .topv2-skill-quote-icon-block h4 {
    font-size: 14px;
  }
}
.topv2-player-landing-page .topv2-skill-levels-section .topv2-skill-detail-wrapper .topv2-skill-quote-icon-block h5 {
  font-family: "Barlow Condensed";
  font-size: 15px;
  color: white;
  font-weight: normal;
  margin-bottom: 2px;
}
@media (max-width: 1199px) {
  .topv2-player-landing-page .topv2-skill-levels-section .topv2-skill-detail-wrapper .topv2-skill-quote-icon-block h5 {
    font-size: 14px;
  }
}
@media (max-width: 1199px) {
  .topv2-player-landing-page .topv2-skill-levels-section .topv2-skill-detail-wrapper .topv2-skill-quote-icon-block h5 {
    font-size: 12px;
  }
}
.topv2-player-landing-page .topv2-skill-levels-section .topv2-skill-detail-wrapper .topv2-skill-quote-icon-block p {
  font-size: 12px;
  font-family: "Averta Demo PE Cutted Demo";
  text-transform: unset;
  color: #D7D7D7;
  line-height: 30px;
  letter-spacing: 0.6px;
}
@media (max-width: 1199px) {
  .topv2-player-landing-page .topv2-skill-levels-section .topv2-skill-detail-wrapper .topv2-skill-quote-icon-block p {
    font-size: 10px;
  }
}
.topv2-player-landing-page .topv2-ready-to-go-section-main .topv2-ready-to-go-block-main p {
  font-size: 15px;
  font-family: "Averta Demo PE Cutted Demo";
  text-transform: unset;
  color: white;
  line-height: 30px;
  letter-spacing: 0.6px;
}
.topv2-player-landing-page .topv2-ready-to-go-section-main .topv2-resume-image-block-main {
  padding: 0;
}
.topv2-player-landing-page .topv2-whyyou-topcourt-section {
  padding: 80px 0;
}
@media (max-width: 991px) {
  .topv2-player-landing-page .topv2-whyyou-topcourt-section {
    padding: 50px 0 80px;
  }
}
.topv2-player-landing-page .topv2-whyyou-topcourt-section .toc-v2-project-title-main {
  margin-bottom: 40px;
}
.topv2-player-landing-page .topv2-whyyou-topcourt-section .topv2-why-youlove-topcourt-block h4 {
  font-family: "Barlow Condensed";
  font-size: 21px;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 8px;
  position: relative;
  padding-left: 30px;
  line-height: 34px;
}
@media (max-width: 1199px) {
  .topv2-player-landing-page .topv2-whyyou-topcourt-section .topv2-why-youlove-topcourt-block h4 {
    font-size: 20px;
    line-height: 30px;
  }
}
@media (max-width: 991px) {
  .topv2-player-landing-page .topv2-whyyou-topcourt-section .topv2-why-youlove-topcourt-block h4 {
    font-size: 19px;
    line-height: 27px;
  }
}
@media (max-width: 767px) {
  .topv2-player-landing-page .topv2-whyyou-topcourt-section .topv2-why-youlove-topcourt-block h4 {
    font-size: 18px;
    line-height: 25px;
  }
}
@media (max-width: 575px) {
  .topv2-player-landing-page .topv2-whyyou-topcourt-section .topv2-why-youlove-topcourt-block h4 {
    font-size: 16px;
    line-height: 22px;
  }
}
.topv2-player-landing-page .topv2-whyyou-topcourt-section .topv2-why-youlove-topcourt-block h4::before {
  position: absolute;
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 100px;
  background-image: linear-gradient(135deg, #F2E480 0%, #B38530 100%);
  top: 13px;
  left: 0;
  margin: auto;
}
.topv2-player-landing-page .topv2-whyyou-topcourt-section .topv2-why-youlove-topcourt-block p {
  font-size: 16px;
  font-family: "Averta Demo PE Cutted Demo";
  color: #BBB8B8;
  line-height: 27px;
  padding-left: 30px;
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  .topv2-player-landing-page .topv2-whyyou-topcourt-section .topv2-why-youlove-topcourt-block p {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .topv2-player-landing-page .topv2-whyyou-topcourt-section .topv2-why-youlove-topcourt-block p {
    font-size: 15px;
  }
}
.topv2-player-landing-page .topv2-whyyou-topcourt-section .topv2-topcourt-img {
  width: 100%;
  height: 100%;
  border-radius: 10px;
  overflow: hidden;
}
@media (max-width: 1199px) {
  .topv2-player-landing-page .topv2-whyyou-topcourt-section .topv2-topcourt-img {
    height: auto;
  }
}
@media (max-width: 991px) {
  .topv2-player-landing-page .topv2-whyyou-topcourt-section .topv2-topcourt-img {
    height: 350px;
  }
}
@media (max-width: 767px) {
  .topv2-player-landing-page .topv2-whyyou-topcourt-section .topv2-topcourt-img {
    height: 300px;
  }
}
@media (max-width: 575px) {
  .topv2-player-landing-page .topv2-whyyou-topcourt-section .topv2-topcourt-img {
    display: none;
  }
}
.topv2-player-landing-page .topv2-whyyou-topcourt-section .topv2-topcourt-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.topv2-player-landing-page .topv2-winning-more-btn {
  text-align: center;
  margin-top: 50px;
}
.topv2-player-landing-page .topv2-winning-more-btn p {
  font-size: 18px;
  font-family: "Averta Demo PE Cutted Demo";
  text-transform: unset;
  color: #959595;
  letter-spacing: 0.4px;
  margin-top: 25px;
}
@media (max-width: 767px) {
  .topv2-player-landing-page .topv2-winning-more-btn p {
    font-size: 16px;
  }
}
.topv2-player-landing-page .topv2-tconic-players-wrapppe {
  padding: 0px 0px 80px;
}
@media (max-width: 575px) {
  .topv2-player-landing-page .topv2-tconic-players-wrapppe {
    padding: 0px 0px 40px;
  }
}
.topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .toc-v2-project-title-main {
  margin-bottom: 45px;
}
.topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .toc-v2-project-title-main span {
  color: #D3B659;
  display: inline-block;
}
.topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-xl, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-xl-auto, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-xl-12, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-xl-11, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-xl-10, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-xl-9, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-xl-8, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-xl-7, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-xl-6, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-xl-5, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-xl-4, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-xl-3, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-xl-2, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-xl-1, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-lg, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-lg-auto, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-lg-12, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-lg-11, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-lg-10, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-lg-9, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-lg-8, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-lg-7, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-lg-6, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-lg-5, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-lg-4, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-lg-3, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-lg-2, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-lg-1, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-md, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-md-auto, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-md-12, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-md-11, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-md-10, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-md-9, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-md-8, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-md-7, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-md-6, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-md-5, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-md-4, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-md-3, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-md-2, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-md-1, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-sm, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-sm-auto, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-sm-12, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-sm-11, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-sm-10, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-sm-9, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-sm-8, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-sm-7, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-sm-6, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-sm-5, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-sm-4, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-sm-3, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-sm-2, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-sm-1, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-auto, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-12, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-11, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-10, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-9, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-8, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-7, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-6, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-5, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-4, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-3, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-2, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-1 {
  padding-right: 7px;
  padding-left: 7px;
}
@media (max-width: 575px) {
  .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-xl, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-xl-auto, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-xl-12, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-xl-11, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-xl-10, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-xl-9, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-xl-8, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-xl-7, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-xl-6, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-xl-5, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-xl-4, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-xl-3, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-xl-2, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-xl-1, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-lg, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-lg-auto, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-lg-12, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-lg-11, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-lg-10, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-lg-9, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-lg-8, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-lg-7, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-lg-6, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-lg-5, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-lg-4, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-lg-3, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-lg-2, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-lg-1, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-md, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-md-auto, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-md-12, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-md-11, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-md-10, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-md-9, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-md-8, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-md-7, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-md-6, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-md-5, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-md-4, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-md-3, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-md-2, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-md-1, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-sm, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-sm-auto, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-sm-12, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-sm-11, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-sm-10, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-sm-9, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-sm-8, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-sm-7, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-sm-6, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-sm-5, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-sm-4, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-sm-3, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-sm-2, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-sm-1, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-auto, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-12, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-11, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-10, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-9, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-8, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-7, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-6, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-5, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-4, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-3, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-2, .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .col-1 {
    padding-right: 15px;
    padding-left: 15px;
  }
}
.topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .topv2-tconic-players-list {
  display: block;
  width: 100%;
  margin-bottom: 14px;
}
.topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .topv2-tconic-players-list .topv2-tconic-players {
  display: flex;
  width: 100%;
  align-items: center;
  background: #313442;
  border: 1px solid #545762;
  transition: all 0.3s ease-in-out;
}
.topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .topv2-tconic-players-list .topv2-tconic-players .topv2-tconic-players-img {
  width: 70px;
  height: 70px;
  overflow: hidden;
  background: #4A4D57;
}
.topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .topv2-tconic-players-list .topv2-tconic-players .topv2-tconic-players-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .topv2-tconic-players-list .topv2-tconic-players .topv2-tconic-players-img.player-has-video {
  position: relative;
}
.topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .topv2-tconic-players-list .topv2-tconic-players .topv2-tconic-players-img.player-has-video::before {
  position: absolute;
  content: "";
  width: 25px;
  height: 25px;
  background: url("../svg/watch_icon.svg") no-repeat;
  background-position: center center;
  background-size: contain;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  opacity: 0;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 575px) {
  .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .topv2-tconic-players-list .topv2-tconic-players .topv2-tconic-players-img.player-has-video::before {
    opacity: 1;
  }
}
.topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .topv2-tconic-players-list .topv2-tconic-players .topv2-tconic-players-img.player-has-video:hover::before {
  opacity: 1;
}
.topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .topv2-tconic-players-list .topv2-tconic-players .topv2-tconic-players-img.player-has-not-video {
  position: relative;
}
.topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .topv2-tconic-players-list .topv2-tconic-players .topv2-tconic-players-img.player-has-not-video::before {
  content: unset;
}
.topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .topv2-tconic-players-list .topv2-tconic-players .topv2-tconic-players-img.player-has-not-video::after {
  position: absolute;
  content: "Coming Soon";
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  opacity: 0;
  transition: all 0.3s ease-in-out;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  font-family: "montserratsemibold";
  text-align: center;
}
@media (max-width: 575px) {
  .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .topv2-tconic-players-list .topv2-tconic-players .topv2-tconic-players-img.player-has-not-video::after {
    opacity: 1;
  }
}
.topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .topv2-tconic-players-list .topv2-tconic-players .topv2-tconic-players-img.player-has-not-video:hover::after {
  opacity: 1;
}
.topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .topv2-tconic-players-list .topv2-tconic-players .topv2-tconic-players-detail {
  flex: 1;
  padding: 8px 8px 8px 12px;
}
.topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .topv2-tconic-players-list .topv2-tconic-players .topv2-tconic-players-detail h5 {
  font-size: 14px;
  font-weight: bold;
  font-family: "montserrat";
  font-family: "montserratsemibold";
  color: white;
  margin-bottom: 10px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .topv2-tconic-players-list .topv2-tconic-players .topv2-tconic-players-detail h6 {
  font-size: 12px;
  font-family: "Averta Demo PE Cutted Demo";
  text-transform: uppercase;
  color: #8B8E98;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .topv2-tconic-players-list .topv2-tconic-players:hover .topv2-tconic-players-img.player-has-video::before {
  opacity: 1;
}
.topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .topv2-tconic-players-list .topv2-tconic-players:hover .topv2-tconic-players-img.player-has-not-video::before {
  content: unset;
}
.topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .topv2-tconic-players-list .topv2-tconic-players:hover .topv2-tconic-players-img.player-has-not-video::after {
  opacity: 1;
}
@media (max-width: 575px) {
  .topv2-player-landing-page .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .row.show-more-list-details {
    height: 430px;
    overflow: hidden;
  }
}
.topv2-player-landing-page .topv2-landing-page-main {
  padding-bottom: 80px;
  background: #2B2D3B;
}
.topv2-player-landing-page .topv2-landing-page-main .tc-saying .col-md-10 {
  margin-bottom: 50px;
}
.topv2-player-landing-page .topv2-landing-page-main .tc-saying .col-md-10 .tc-title {
  margin-bottom: 20px;
}
.topv2-player-landing-page .topv2-landing-page-main .tc-saying .col-md-10 p {
  font-size: 15px;
  font-family: "Averta Demo PE Cutted Demo";
  text-transform: unset;
  color: white;
  line-height: 30px;
  letter-spacing: 0.6px;
}
.topv2-player-landing-page .show-btn-block {
  display: none;
}
@media (max-width: 575px) {
  .topv2-player-landing-page .show-btn-block {
    display: block;
    text-align: center;
    margin-top: 30px;
  }
}
.topv2-player-landing-page .topv2-show-all-list {
  display: inline-block;
  border-radius: 100px;
  font-size: 14px;
  font-weight: 500;
  font-family: "Barlow Condensed";
  color: white;
  text-transform: uppercase;
  border: 1px solid #979797;
  padding: 12px 40px;
  transition: all 0.3s ease-in-out;
}
.topv2-player-landing-page .topv2-show-all-list i {
  font-size: 14px;
  margin-right: 15px;
  color: white;
}
.topv2-player-landing-page .topv2-show-all-list:hover {
  background: #b2934d;
  border-color: #b2934d;
}
.topv2-player-landing-page .landingpage-testimonials-section {
  padding: 40px 0 100px;
}
.topv2-player-landing-page .landingpage-testimonials-section .topv2-members-details {
  text-align: center;
  margin-bottom: 50px;
}
@media (max-width: 991px) {
  .topv2-player-landing-page .landingpage-testimonials-section .topv2-members-details {
    margin-bottom: 35px;
  }
}
.topv2-player-landing-page .landingpage-testimonials-section .topv2-members-details p {
  font-size: 15px;
  font-family: "Averta Demo PE Cutted Demo";
  text-transform: unset;
  color: white;
  line-height: 30px;
  letter-spacing: 0.6px;
}
.topv2-player-landing-page .landingpage-testimonials-section .topv2-classes-slider-main .topv2-testimonials-wrapper {
  background: #2B2E39;
  border: 1px solid #4A4D57;
  padding: 19px 24px 12px;
  height: 322px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.topv2-player-landing-page .landingpage-testimonials-section .topv2-classes-slider-main .topv2-testimonials-wrapper .topv2-testimonials-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 16px;
}
.topv2-player-landing-page .landingpage-testimonials-section .topv2-classes-slider-main .topv2-testimonials-wrapper .topv2-testimonials-header .topv2-testimonials-user {
  position: relative;
}
.topv2-player-landing-page .landingpage-testimonials-section .topv2-classes-slider-main .topv2-testimonials-wrapper .topv2-testimonials-header .topv2-testimonials-user .tc-slider-img {
  width: 79px;
  height: 79px;
  overflow: hidden;
  border-radius: 1000px;
  background: #4a4d56;
  display: flex;
  justify-content: center;
  text-align: center;
}
@media (max-width: 991px) {
  .topv2-player-landing-page .landingpage-testimonials-section .topv2-classes-slider-main .topv2-testimonials-wrapper .topv2-testimonials-header .topv2-testimonials-user .tc-slider-img {
    width: 66px;
    height: 66px;
  }
}
.topv2-player-landing-page .landingpage-testimonials-section .topv2-classes-slider-main .topv2-testimonials-wrapper .topv2-testimonials-header .topv2-testimonials-user .tc-slider-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.topv2-player-landing-page .landingpage-testimonials-section .topv2-classes-slider-main .topv2-testimonials-wrapper .topv2-testimonials-header .topv2-testimonials-user .tc-slider-img p {
  letter-spacing: 0.9px;
  color: #b2934d;
  line-height: normal;
  font-family: "Barlow Condensed";
  font-size: 21px;
  font-weight: 500;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
}
.topv2-player-landing-page .landingpage-testimonials-section .topv2-classes-slider-main .topv2-testimonials-wrapper .topv2-testimonials-header .topv2-testimonials-user span {
  background: #B2934C;
  width: 32px;
  height: 32px;
  border-radius: 1000px;
  overflow: hidden;
  position: absolute;
  top: 0;
  right: -15px;
  bottom: 0;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
.topv2-player-landing-page .landingpage-testimonials-section .topv2-classes-slider-main .topv2-testimonials-wrapper .topv2-testimonials-header .topv2-testimonials-user span img {
  width: 7px;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.topv2-player-landing-page .landingpage-testimonials-section .topv2-classes-slider-main .topv2-testimonials-wrapper .topv2-testimonials-header ul {
  display: flex;
}
.topv2-player-landing-page .landingpage-testimonials-section .topv2-classes-slider-main .topv2-testimonials-wrapper .topv2-testimonials-header ul li {
  margin: 0 2px;
}
.topv2-player-landing-page .landingpage-testimonials-section .topv2-classes-slider-main .topv2-testimonials-wrapper .topv2-testimonials-header ul li a {
  display: inline-flex;
}
.topv2-player-landing-page .landingpage-testimonials-section .topv2-classes-slider-main .topv2-testimonials-wrapper .topv2-testimonials-header ul li a img {
  width: 17px;
  height: 16px;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.topv2-player-landing-page .landingpage-testimonials-section .topv2-classes-slider-main .topv2-testimonials-wrapper .details {
  display: flex;
  align-items: start;
  flex: auto;
}
.topv2-player-landing-page .landingpage-testimonials-section .topv2-classes-slider-main .topv2-testimonials-wrapper .details p {
  font-size: 14px;
  font-family: "Averta Demo PE Cutted Demo";
  color: #8F929D;
  line-height: 24px;
  letter-spacing: 0.47px;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.topv2-player-landing-page .landingpage-testimonials-section .topv2-classes-slider-main .topv2-testimonials-wrapper .footer-details-main {
  padding-top: 15px;
  border-top: 1px solid #4A4D57;
  margin-top: 12px;
}
.topv2-player-landing-page .landingpage-testimonials-section .topv2-classes-slider-main .topv2-testimonials-wrapper .footer-details-main h5 {
  font-size: 16px;
  font-family: "Barlow Condensed";
  color: #B2934C;
  letter-spacing: 0.6px;
  text-transform: uppercase;
  margin-bottom: 5px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.topv2-player-landing-page .landingpage-testimonials-section .topv2-classes-slider-main .topv2-testimonials-wrapper .footer-details-main h6 {
  font-size: 14px;
  font-family: "Averta Demo PE Cutted Demo";
  color: #B2934C;
  letter-spacing: 0.47px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.topv2-player-landing-page .landingpage-testimonials-section .topv2-classes-slider-main .swiper-button-prev,
.topv2-player-landing-page .landingpage-testimonials-section .topv2-classes-slider-main .swiper-button-next, .topv2-player-landing-page .landingpage-testimonials-section .topv2-classes-slider-main.swiper-button-white {
  background-color: #313648;
  background-size: 12px;
  width: 50px;
  height: 50px;
  border-radius: 100px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.topv2-player-landing-page .landingpage-testimonials-section .topv2-classes-slider-main .swiper-button-disabled {
  display: none;
  transition: all 0.3s ease-in-out;
}
.topv2-player-landing-page .landingpage-testimonials-section .topv2-classes-slider-main .swiper-button-next, .swiper-container-rtl .topv2-player-landing-page .landingpage-testimonials-section .topv2-classes-slider-main.swiper-button-prev {
  right: 5px;
}
.topv2-player-landing-page .landingpage-testimonials-section .topv2-classes-slider-main .swiper-button-prev, .swiper-container-rtl .topv2-player-landing-page .landingpage-testimonials-section .topv2-classes-slider-main.swiper-button-next {
  left: 5px;
  right: auto;
}
.topv2-player-landing-page .topv2-inspired-and-perfect-section-main {
  background: #232633;
  padding-bottom: 50px;
}
.topv2-player-landing-page .topv2-inspired-and-perfect-section-main .topv2-new-classes-section-main .topv2-ready-to-go-block-main .toc-v2-project-title-main {
  margin-bottom: 15px;
}
.topv2-player-landing-page .topv2-inspired-and-perfect-section-main .topv2-new-classes-section-main .topv2-ready-to-go-block-main .watch {
  font-size: 16px;
  color: white;
  line-height: 26px;
  font-family: "Barlow Condensed";
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
  width: 550px;
  margin: auto;
  max-width: 100%;
  margin-bottom: 40px;
}
.topv2-player-landing-page .topv2-landing-page-readytogo .topv2-ready-to-go-block-main p {
  font-size: 16px;
  color: white;
  line-height: 26px;
  font-family: "Barlow Condensed";
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
}
.topv2-player-landing-page .topv2-landing-page-readytogo .topv2-resume-image-block-main {
  padding: 45px 0;
}
.topv2-player-landing-page .topv2-instructo-detail-text {
  font-size: 15px;
  font-family: "Averta Demo PE Cutted Demo";
  text-transform: unset;
  color: white;
  line-height: 30px;
  letter-spacing: 0.6px;
}
.topv2-player-landing-page .topv2-landing-page-social-wrapper .topv2-instructor-and-social-section p {
  font-size: 16px;
  color: white;
  line-height: 26px;
  font-family: "Barlow Condensed";
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
}
.topv2-player-landing-page .topv2-landing-page-social-wrapper .topcourt-give-the-gift-block p {
  font-size: 16px;
  color: white;
  line-height: 26px;
  font-family: "Barlow Condensed";
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
}
.topv2-player-landing-page .topv2-official-tennis-wrapper {
  padding: 30px 0;
  background: #343645;
}
.topv2-player-landing-page .topv2-official-tennis-wrapper .topv2-official-tennis-details {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 575px) {
  .topv2-player-landing-page .topv2-official-tennis-wrapper .topv2-official-tennis-details {
    flex-direction: column;
  }
}
.topv2-player-landing-page .topv2-official-tennis-wrapper .topv2-official-tennis-details .topv2-official-logos-wrappe {
  display: inline-flex;
  align-items: center;
  position: relative;
}
@media (max-width: 575px) {
  .topv2-player-landing-page .topv2-official-tennis-wrapper .topv2-official-tennis-details .topv2-official-logos-wrappe {
    margin-bottom: 20px;
  }
}
.topv2-player-landing-page .topv2-official-tennis-wrapper .topv2-official-tennis-details .topv2-official-logos-wrappe::before {
  position: absolute;
  content: "";
  right: 0;
  top: 0;
  bottom: 0;
  width: 2px;
  height: 100%;
  background: #4f5364;
  margin: auto;
}
@media (max-width: 575px) {
  .topv2-player-landing-page .topv2-official-tennis-wrapper .topv2-official-tennis-details .topv2-official-logos-wrappe::before {
    content: unset;
  }
}
.topv2-player-landing-page .topv2-official-tennis-wrapper .topv2-official-tennis-details .topv2-official-logos-wrappe .topv2-official-logos {
  width: auto;
  height: 60px;
  overflow: hidden;
  margin-right: 30px;
}
@media (max-width: 575px) {
  .topv2-player-landing-page .topv2-official-tennis-wrapper .topv2-official-tennis-details .topv2-official-logos-wrappe .topv2-official-logos {
    margin-right: 0px;
    margin: 0 15px;
    height: 40px;
  }
}
.topv2-player-landing-page .topv2-official-tennis-wrapper .topv2-official-tennis-details .topv2-official-logos-wrappe .topv2-official-logos img {
  width: auto;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.topv2-player-landing-page .topv2-official-tennis-wrapper .topv2-official-tennis-details .topv2-official-details-text {
  margin-left: 30px;
}
@media (max-width: 575px) {
  .topv2-player-landing-page .topv2-official-tennis-wrapper .topv2-official-tennis-details .topv2-official-details-text {
    margin-left: 0px;
    text-align: center;
  }
}
.topv2-player-landing-page .topv2-official-tennis-wrapper .topv2-official-tennis-details .topv2-official-details-text .toc-v2-project-title-main {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .topv2-player-landing-page .topv2-official-tennis-wrapper .topv2-official-tennis-details .topv2-official-details-text .toc-v2-project-title-main {
    font-size: 20px;
  }
}
@media (max-width: 575px) {
  .topv2-player-landing-page .topv2-official-tennis-wrapper .topv2-official-tennis-details .topv2-official-details-text .toc-v2-project-title-main {
    font-size: 16px;
  }
}
.topv2-player-landing-page .topv2-official-tennis-wrapper.topv2-forehand-landing-official-block .topv2-official-tennis-details .topv2-official-details-text {
  margin-left: 0px;
  margin-right: 30px;
}
@media (max-width: 575px) {
  .topv2-player-landing-page .topv2-official-tennis-wrapper.topv2-forehand-landing-official-block .topv2-official-tennis-details .topv2-official-details-text {
    margin-right: 0px;
  }
}
@media (max-width: 575px) {
  .topv2-player-landing-page .topv2-official-tennis-wrapper.topv2-forehand-landing-official-block .topv2-official-tennis-details .topv2-official-logos-wrappe {
    margin-bottom: 0px;
    margin-top: 20px;
  }
}
.topv2-player-landing-page .topv2-official-tennis-wrapper.topv2-forehand-landing-official-block .topv2-official-tennis-details .topv2-official-logos-wrappe::before {
  right: auto;
  left: 0;
}
.topv2-player-landing-page .topv2-official-tennis-wrapper.topv2-forehand-landing-official-block .topv2-official-tennis-details .topv2-official-logos-wrappe .topv2-official-logos {
  margin-right: 0px;
  margin-left: 30px;
}
@media (max-width: 575px) {
  .topv2-player-landing-page .topv2-official-tennis-wrapper.topv2-forehand-landing-official-block .topv2-official-tennis-details .topv2-official-logos-wrappe .topv2-official-logos {
    margin-left: 0px;
    margin: 0 15px;
  }
}
.topv2-player-landing-page .topv2-official-registered {
  padding: 30px 0 60px;
}
.topv2-player-landing-page .topv2-official-registered .topv2-official-details {
  text-align: center;
}
.topv2-player-landing-page .topv2-official-registered .topv2-official-details p {
  font-size: 15px;
  font-family: "Averta Demo PE Cutted Demo";
  text-transform: unset;
  color: #BBB8B8;
  margin-bottom: 10px;
}
.topv2-player-landing-page .topv2-holiday-landing-layout {
  padding: 130px 0;
  background: #232632;
}
.topv2-player-landing-page .topv2-holiday-landing-layout .topv2-winnir-details-main {
  width: 830px;
  max-width: 100%;
  margin: auto;
  text-align: center;
}
.topv2-player-landing-page .topv2-holiday-landing-layout .topv2-winnir-details-main h2 {
  font-size: 60px;
  font-family: "Barlow Condensed";
  font-weight: normal;
  color: white;
  line-height: 60px;
  margin-bottom: 25px;
}
@media (max-width: 1366px) {
  .topv2-player-landing-page .topv2-holiday-landing-layout .topv2-winnir-details-main h2 {
    font-size: 55px;
    line-height: 55px;
  }
}
@media (max-width: 1199px) {
  .topv2-player-landing-page .topv2-holiday-landing-layout .topv2-winnir-details-main h2 {
    font-size: 48px;
    line-height: 50px;
  }
}
@media (max-width: 991px) {
  .topv2-player-landing-page .topv2-holiday-landing-layout .topv2-winnir-details-main h2 {
    font-size: 38px;
    line-height: 40px;
  }
}
@media (max-width: 767px) {
  .topv2-player-landing-page .topv2-holiday-landing-layout .topv2-winnir-details-main h2 {
    font-size: 32px;
    line-height: 35px;
  }
}
.topv2-player-landing-page .topv2-holiday-landing-layout .topv2-winnir-details-main h2 span {
  display: inline-block;
  color: #D3B659;
}
.topv2-player-landing-page .topv2-holiday-landing-layout .topv2-winnir-details-main p {
  font-size: 18px;
  font-family: "Averta Demo PE Cutted Demo";
  text-transform: unset;
  color: rgba(255, 255, 255, 0.8);
}
@media (max-width: 1199px) {
  .topv2-player-landing-page .topv2-holiday-landing-layout .topv2-winnir-details-main p {
    font-size: 17px;
  }
}
@media (max-width: 991px) {
  .topv2-player-landing-page .topv2-holiday-landing-layout .topv2-winnir-details-main p {
    font-size: 16px;
  }
}
.topv2-player-landing-page .topv2-holiday-landing-layout .topv2-winnir-details-main .topv2-get-started-block {
  margin-top: 30px;
}
.topv2-player-landing-page .topv2-holiday-stream-exclusive-block {
  padding: 80px 0;
  background: #2B2D3B;
}
.topv2-player-landing-page .topv2-holiday-stream-exclusive-block .topv2-tconic-players-wrapppe {
  padding: 0;
}
.topv2-player-landing-page .topv2-holiday-stream-exclusive-block .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .text-center {
  margin-bottom: 50px;
}
.topv2-player-landing-page .topv2-holiday-stream-exclusive-block .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .text-center h3 {
  font-size: 42px;
  font-family: "Barlow Condensed";
  font-weight: normal;
  color: white;
  line-height: 50px;
  margin-bottom: 15px;
}
@media (max-width: 1366px) {
  .topv2-player-landing-page .topv2-holiday-stream-exclusive-block .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .text-center h3 {
    font-size: 38px;
    line-height: 55px;
  }
}
@media (max-width: 1199px) {
  .topv2-player-landing-page .topv2-holiday-stream-exclusive-block .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .text-center h3 {
    font-size: 32px;
    line-height: 50px;
  }
}
@media (max-width: 991px) {
  .topv2-player-landing-page .topv2-holiday-stream-exclusive-block .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .text-center h3 {
    font-size: 28px;
    line-height: 40px;
  }
}
@media (max-width: 767px) {
  .topv2-player-landing-page .topv2-holiday-stream-exclusive-block .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .text-center h3 {
    font-size: 22px;
    line-height: 35px;
  }
}
.topv2-player-landing-page .topv2-holiday-stream-exclusive-block .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .text-center p {
  font-size: 18px;
  font-family: "Averta Demo PE Cutted Demo";
  text-transform: unset;
  color: rgba(255, 255, 255, 0.8);
}
@media (max-width: 1199px) {
  .topv2-player-landing-page .topv2-holiday-stream-exclusive-block .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .text-center p {
    font-size: 17px;
  }
}
@media (max-width: 991px) {
  .topv2-player-landing-page .topv2-holiday-stream-exclusive-block .topv2-tconic-players-wrapppe .topv2-tconic-players-cover .text-center p {
    font-size: 16px;
  }
}
.topv2-player-landing-page .topv2-holiday-howitwork-block {
  padding: 80px 0;
  background: #232632;
}
.topv2-player-landing-page .topv2-holiday-howitwork-block .text-center {
  margin-bottom: 50px;
}
@media (max-width: 1199px) {
  .topv2-player-landing-page .topv2-holiday-howitwork-block .text-center {
    margin-bottom: 40px;
  }
}
@media (max-width: 991px) {
  .topv2-player-landing-page .topv2-holiday-howitwork-block .text-center {
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .topv2-player-landing-page .topv2-holiday-howitwork-block .text-center {
    margin-bottom: 25px;
  }
}
.topv2-player-landing-page .topv2-holiday-howitwork-block .topv2-holiday-howitwork-details-list {
  display: flex;
  margin-bottom: 25px;
}
.topv2-player-landing-page .topv2-holiday-howitwork-block .topv2-holiday-howitwork-details-list .stepbox-number {
  width: 40px;
  text-align: end;
}
.topv2-player-landing-page .topv2-holiday-howitwork-block .topv2-holiday-howitwork-details-list .stepbox-number span {
  color: #D3B659;
  font-weight: 500;
  margin-top: -8px;
  display: inline-block;
}
.topv2-player-landing-page .topv2-holiday-howitwork-block .topv2-holiday-howitwork-details-list .stepbox-number img {
  width: 25px;
  height: 20px;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
@media (max-width: 991px) {
  .topv2-player-landing-page .topv2-holiday-howitwork-block .topv2-holiday-howitwork-details-list .stepbox-number img {
    width: 20px;
    height: 15px;
  }
}
.topv2-player-landing-page .topv2-holiday-howitwork-block .topv2-holiday-howitwork-details-list .topv2-howitwork-step {
  margin-left: 20px;
  flex: 1;
}
.topv2-player-landing-page .topv2-holiday-howitwork-block .topv2-holiday-howitwork-details-list .topv2-howitwork-step h5 {
  font-size: 20px;
  font-family: "Barlow Condensed";
  font-weight: 500;
  color: white;
  margin-bottom: 10px;
}
@media (max-width: 991px) {
  .topv2-player-landing-page .topv2-holiday-howitwork-block .topv2-holiday-howitwork-details-list .topv2-howitwork-step h5 {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .topv2-player-landing-page .topv2-holiday-howitwork-block .topv2-holiday-howitwork-details-list .topv2-howitwork-step h5 {
    font-size: 17px;
  }
}
.topv2-player-landing-page .topv2-holiday-howitwork-block .topv2-holiday-howitwork-details-list .topv2-howitwork-step p {
  font-size: 16px;
  font-family: "Averta Demo PE Cutted Demo";
  text-transform: unset;
  color: #BBB8B8;
}
@media (max-width: 1199px) {
  .topv2-player-landing-page .topv2-holiday-howitwork-block .topv2-holiday-howitwork-details-list .topv2-howitwork-step p {
    font-size: 15px;
  }
}
@media (max-width: 991px) {
  .topv2-player-landing-page .topv2-holiday-howitwork-block .topv2-holiday-howitwork-details-list .topv2-howitwork-step p {
    font-size: 14px;
  }
}
.topv2-player-landing-page .topv2-holiday-howitwork-block .topv2-holiday-whereanyon-learn-block {
  padding-top: 60px;
}
.topv2-player-landing-page .topv2-holiday-howitwork-block .topv2-holiday-whereanyon-learn-block .topv2-holiday-landing-title-tag {
  max-width: 100%;
  width: 540px;
  margin: auto;
}
.topv2-player-landing-page .topv2-holiday-howitwork-block .topv2-holiday-whereanyon-learn-block .tc-mockup-img-block {
  width: 730px;
  max-width: 100%;
  height: 100%;
  overflow: hidden;
  margin: auto;
  margin-bottom: 60px;
}
@media (max-width: 1199px) {
  .topv2-player-landing-page .topv2-holiday-howitwork-block .topv2-holiday-whereanyon-learn-block .tc-mockup-img-block {
    width: 680px;
  }
}
@media (max-width: 991px) {
  .topv2-player-landing-page .topv2-holiday-howitwork-block .topv2-holiday-whereanyon-learn-block .tc-mockup-img-block {
    width: 580px;
  }
}
@media (max-width: 767px) {
  .topv2-player-landing-page .topv2-holiday-howitwork-block .topv2-holiday-whereanyon-learn-block .tc-mockup-img-block {
    width: 500px;
  }
}
@media (max-width: 575px) {
  .topv2-player-landing-page .topv2-holiday-howitwork-block .topv2-holiday-whereanyon-learn-block .tc-mockup-img-block {
    width: 400px;
  }
}
.topv2-player-landing-page .topv2-holiday-howitwork-block .topv2-holiday-whereanyon-learn-block .tc-mockup-img-block img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.topv2-player-landing-page .topv2-holiday-howitwork-block .topv2-holiday-offer-block {
  padding-top: 60px;
}
.topv2-player-landing-page .topv2-holiday-howitwork-block .topv2-holiday-offer-block h6 {
  font-size: 35px;
  font-family: "Averta Demo PE Cutted Demo";
  text-transform: unset;
  color: #fff;
  text-align: center;
  margin-bottom: 30px;
}
@media (max-width: 1199px) {
  .topv2-player-landing-page .topv2-holiday-howitwork-block .topv2-holiday-offer-block h6 {
    font-size: 32px;
  }
}
@media (max-width: 991px) {
  .topv2-player-landing-page .topv2-holiday-howitwork-block .topv2-holiday-offer-block h6 {
    font-size: 28px;
  }
}
@media (max-width: 767px) {
  .topv2-player-landing-page .topv2-holiday-howitwork-block .topv2-holiday-offer-block h6 {
    font-size: 24px;
  }
}
@media (max-width: 575px) {
  .topv2-player-landing-page .topv2-holiday-howitwork-block .topv2-holiday-offer-block h6 {
    font-size: 21px;
  }
}
.topv2-player-landing-page .topv2-holiday-landing-title-tag {
  font-size: 42px;
  font-family: "Barlow Condensed";
  font-weight: normal;
  color: white;
  line-height: 50px;
  margin-bottom: 15px;
}
@media (max-width: 1366px) {
  .topv2-player-landing-page .topv2-holiday-landing-title-tag {
    font-size: 38px;
    line-height: 55px;
  }
}
@media (max-width: 1199px) {
  .topv2-player-landing-page .topv2-holiday-landing-title-tag {
    font-size: 32px;
    line-height: 50px;
  }
}
@media (max-width: 991px) {
  .topv2-player-landing-page .topv2-holiday-landing-title-tag {
    font-size: 28px;
    line-height: 40px;
  }
}
@media (max-width: 767px) {
  .topv2-player-landing-page .topv2-holiday-landing-title-tag {
    font-size: 22px;
    line-height: 35px;
  }
}
.topv2-player-landing-page .topv2-forehand-including-section {
  padding: 80px 0 20px;
}
.topv2-player-landing-page .topv2-forehand-including-section .topv2-player-tennis-section .toc-v2-project-title-main {
  margin-bottom: 15px;
}
.topv2-player-landing-page .topv2-forehand-including-section .topv2-player-tennis-section p {
  opacity: 0.8;
  font-family: "Averta Demo PE Cutted Demo";
  font-size: 18px;
  color: #fff;
  letter-spacing: 0.73px;
  text-align: center;
  margin-bottom: 60px;
}
@media (max-width: 991px) {
  .topv2-player-landing-page .topv2-forehand-including-section .topv2-player-tennis-section p {
    font-size: 16px;
    margin-bottom: 40px;
  }
}
.topv2-player-landing-page .topv2-forehand-including-section .toc-v2-project-title-main {
  text-align: center;
  margin-bottom: 60px;
}
@media (max-width: 991px) {
  .topv2-player-landing-page .topv2-forehand-including-section .toc-v2-project-title-main {
    margin-bottom: 40px;
  }
}
.topv2-player-landing-page .topv2-forehand-including-section .topv2-forehand-including-list {
  margin-bottom: 45px;
}
@media (max-width: 1199px) {
  .topv2-player-landing-page .topv2-forehand-including-section .topv2-forehand-including-list {
    margin-bottom: 40px;
  }
}
@media (max-width: 991px) {
  .topv2-player-landing-page .topv2-forehand-including-section .topv2-forehand-including-list {
    margin-bottom: 30px;
  }
}
.topv2-player-landing-page .topv2-forehand-including-section .topv2-forehand-including-list .topv2-forehand-img-block {
  width: 100%;
  height: 220px;
  overflow: hidden;
  border-radius: 8px;
  background: #1e2026;
  margin-bottom: 22px;
}
@media (max-width: 1199px) {
  .topv2-player-landing-page .topv2-forehand-including-section .topv2-forehand-including-list .topv2-forehand-img-block {
    height: 190px;
    margin-bottom: 15px;
  }
}
@media (max-width: 991px) {
  .topv2-player-landing-page .topv2-forehand-including-section .topv2-forehand-including-list .topv2-forehand-img-block {
    height: 150px;
    margin-bottom: 10px;
  }
}
@media (max-width: 575px) {
  .topv2-player-landing-page .topv2-forehand-including-section .topv2-forehand-including-list .topv2-forehand-img-block {
    height: 280px;
  }
}
.topv2-player-landing-page .topv2-forehand-including-section .topv2-forehand-including-list .topv2-forehand-img-block img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
@media (max-width: 575px) {
  .topv2-player-landing-page .topv2-forehand-including-section .topv2-forehand-including-list .topv2-forehand-img-block img {
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: top;
       object-position: top;
  }
}
.topv2-player-landing-page .topv2-forehand-including-section .topv2-forehand-including-list .topv2-forehand-details {
  width: 90%;
}
@media (max-width: 991px) {
  .topv2-player-landing-page .topv2-forehand-including-section .topv2-forehand-including-list .topv2-forehand-details {
    width: 100%;
  }
}
.topv2-player-landing-page .topv2-forehand-including-section .topv2-forehand-including-list .topv2-forehand-details h4 {
  font-family: "Barlow Condensed";
  font-size: 21px;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 8px;
  line-height: 34px;
}
@media (max-width: 1199px) {
  .topv2-player-landing-page .topv2-forehand-including-section .topv2-forehand-including-list .topv2-forehand-details h4 {
    font-size: 20px;
    line-height: 30px;
  }
}
@media (max-width: 991px) {
  .topv2-player-landing-page .topv2-forehand-including-section .topv2-forehand-including-list .topv2-forehand-details h4 {
    font-size: 19px;
    line-height: 27px;
  }
}
@media (max-width: 767px) {
  .topv2-player-landing-page .topv2-forehand-including-section .topv2-forehand-including-list .topv2-forehand-details h4 {
    font-size: 18px;
    line-height: 25px;
  }
}
@media (max-width: 575px) {
  .topv2-player-landing-page .topv2-forehand-including-section .topv2-forehand-including-list .topv2-forehand-details h4 {
    font-size: 16px;
    line-height: 22px;
  }
}
.topv2-player-landing-page .topv2-forehand-including-section .topv2-forehand-including-list .topv2-forehand-details p {
  font-size: 16px;
  font-family: "Averta Demo PE Cutted Demo";
  color: #BBB8B8;
  line-height: 27px;
}
@media (max-width: 991px) {
  .topv2-player-landing-page .topv2-forehand-including-section .topv2-forehand-including-list .topv2-forehand-details p {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .topv2-player-landing-page .topv2-forehand-including-section .topv2-forehand-including-list .topv2-forehand-details p {
    font-size: 15px;
  }
}
.topv2-player-landing-page .topv2-forehand-including-section .player-top-video-block .topv2-forehand-including-list {
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}
.topv2-player-landing-page .topv2-forehand-including-section .player-top-video-block .topv2-forehand-including-list:hover {
  opacity: 0.7;
}
.topv2-player-landing-page .topv2-level-tennis-game-details {
  padding: 50px 0 120px;
}
.topv2-player-landing-page .topv2-level-tennis-game-details .topv2-player-tennis-section .toc-v2-project-title-main {
  text-align: center;
}
.topv2-player-landing-page .topv2-level-tennis-game-details .topv2-player-tennis-section p {
  opacity: 0.8;
  font-family: "Averta Demo PE Cutted Demo";
  font-size: 18px;
  color: #fff;
  letter-spacing: 0.73px;
  text-align: center;
  margin-bottom: 60px;
}
@media (max-width: 991px) {
  .topv2-player-landing-page .topv2-level-tennis-game-details .topv2-player-tennis-section p {
    font-size: 16px;
    margin-bottom: 40px;
  }
}
.topv2-player-landing-page .topv2-level-tennis-game-details .topv2-instruction-section {
  padding: 40px 60px;
  padding-left: 110px;
  background: #1b1e2e;
  border-radius: 10px;
}
@media (max-width: 1199px) {
  .topv2-player-landing-page .topv2-level-tennis-game-details .topv2-instruction-section {
    padding-left: 90px;
  }
}
@media (max-width: 991px) {
  .topv2-player-landing-page .topv2-level-tennis-game-details .topv2-instruction-section {
    padding: 30px 20px;
    padding-left: 60px;
  }
}
.topv2-player-landing-page .topv2-level-tennis-game-details .topv2-instruction-section .topv2-instruction-list {
  padding-bottom: 30px;
  position: relative;
}
.topv2-player-landing-page .topv2-level-tennis-game-details .topv2-instruction-section .topv2-instruction-list::before {
  position: absolute;
  content: "";
  height: 100%;
  width: 2px;
  background: #97979733;
  left: -32px;
  top: 18px;
}
@media (max-width: 575px) {
  .topv2-player-landing-page .topv2-level-tennis-game-details .topv2-instruction-section .topv2-instruction-list::before {
    top: 10px;
  }
}
.topv2-player-landing-page .topv2-level-tennis-game-details .topv2-instruction-section .topv2-instruction-list .topv2-instruction-list-details {
  padding-bottom: 20px;
}
.topv2-player-landing-page .topv2-level-tennis-game-details .topv2-instruction-section .topv2-instruction-list .topv2-instruction-list-details:last-child {
  padding-bottom: 0px;
}
.topv2-player-landing-page .topv2-level-tennis-game-details .topv2-instruction-section .topv2-instruction-list .topv2-instruction-list-details h5 {
  font-family: "Barlow Condensed";
  font-size: 24px;
  font-weight: 500;
  color: #FFFFFF;
  letter-spacing: 1px;
  margin-bottom: 10px;
  position: relative;
}
.topv2-player-landing-page .topv2-level-tennis-game-details .topv2-instruction-section .topv2-instruction-list .topv2-instruction-list-details h5::before {
  position: absolute;
  content: "";
  width: 8px;
  height: 8px;
  background-image: linear-gradient(135deg, #F2E480 0%, #B38530 100%);
  left: -35px;
  top: 11px;
  border-radius: 100px;
}
@media (max-width: 575px) {
  .topv2-player-landing-page .topv2-level-tennis-game-details .topv2-instruction-section .topv2-instruction-list .topv2-instruction-list-details h5::before {
    top: 5px;
  }
}
@media (max-width: 991px) {
  .topv2-player-landing-page .topv2-level-tennis-game-details .topv2-instruction-section .topv2-instruction-list .topv2-instruction-list-details h5 {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .topv2-player-landing-page .topv2-level-tennis-game-details .topv2-instruction-section .topv2-instruction-list .topv2-instruction-list-details h5 {
    font-size: 18px;
  }
}
@media (max-width: 575px) {
  .topv2-player-landing-page .topv2-level-tennis-game-details .topv2-instruction-section .topv2-instruction-list .topv2-instruction-list-details h5 {
    font-size: 16px;
  }
}
.topv2-player-landing-page .topv2-level-tennis-game-details .topv2-instruction-section .topv2-instruction-list .topv2-instruction-list-details p {
  opacity: 0.8;
  font-family: "Averta Demo PE Cutted Demo";
  font-size: 17px;
  color: #BBB8B8;
  letter-spacing: 0.73px;
  font-style: normal;
  margin-bottom: 10px;
}
@media (max-width: 991px) {
  .topv2-player-landing-page .topv2-level-tennis-game-details .topv2-instruction-section .topv2-instruction-list .topv2-instruction-list-details p {
    font-size: 16px;
  }
}
@media (max-width: 575px) {
  .topv2-player-landing-page .topv2-level-tennis-game-details .topv2-instruction-section .topv2-instruction-list .topv2-instruction-list-details p {
    font-size: 15px;
  }
}
.topv2-player-landing-page .topv2-level-tennis-game-details .topv2-instruction-section .topv2-instruction-list .topv2-instruction-list-details .topv2-detail-show-hide {
  margin: 10px 0;
  font-family: "Barlow Condensed";
  font-size: 14px;
  color: #D3B659;
  letter-spacing: 1px;
  display: inline-block;
  font-weight: 500;
}
.topv2-player-landing-page .topv2-level-tennis-game-details .topv2-instruction-section .topv2-instruction-list .topv2-the-forehand-section .topv2-the-forehand-list {
  display: flex;
  align-items: flex-start;
  margin-bottom: 12px;
}
.topv2-player-landing-page .topv2-level-tennis-game-details .topv2-instruction-section .topv2-instruction-list .topv2-the-forehand-section .topv2-the-forehand-list .topv2-forehand-img-block {
  width: 160px;
  height: 110px;
  overflow: hidden;
  background: #161720;
  border-radius: 4px;
  margin-right: 25px;
}
@media (max-width: 1199px) {
  .topv2-player-landing-page .topv2-level-tennis-game-details .topv2-instruction-section .topv2-instruction-list .topv2-the-forehand-section .topv2-the-forehand-list .topv2-forehand-img-block {
    width: 130px;
    height: 90px;
  }
}
@media (max-width: 575px) {
  .topv2-player-landing-page .topv2-level-tennis-game-details .topv2-instruction-section .topv2-instruction-list .topv2-the-forehand-section .topv2-the-forehand-list .topv2-forehand-img-block {
    width: 80px;
    height: 60px;
  }
}
.topv2-player-landing-page .topv2-level-tennis-game-details .topv2-instruction-section .topv2-instruction-list .topv2-the-forehand-section .topv2-the-forehand-list .topv2-forehand-img-block img {
  width: 100%;
  height: 100%;
  -o-object-position: center;
     object-position: center;
  -o-object-fit: contain;
     object-fit: contain;
}
.topv2-player-landing-page .topv2-level-tennis-game-details .topv2-instruction-section .topv2-instruction-list .topv2-the-forehand-section .topv2-the-forehand-list .topv2-forehand-details h6 {
  font-family: "Barlow Condensed";
  font-size: 20px;
  font-weight: 500;
  color: #FFFFFF;
  letter-spacing: 1px;
  margin-bottom: 10px;
}
@media (max-width: 991px) {
  .topv2-player-landing-page .topv2-level-tennis-game-details .topv2-instruction-section .topv2-instruction-list .topv2-the-forehand-section .topv2-the-forehand-list .topv2-forehand-details h6 {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .topv2-player-landing-page .topv2-level-tennis-game-details .topv2-instruction-section .topv2-instruction-list .topv2-the-forehand-section .topv2-the-forehand-list .topv2-forehand-details h6 {
    font-size: 16px;
  }
}
.topv2-player-landing-page .topv2-level-tennis-game-details .topv2-instruction-section .topv2-instruction-list .topv2-the-forehand-section .topv2-the-forehand-list .topv2-forehand-details p {
  opacity: 0.8;
  font-family: "Averta Demo PE Cutted Demo";
  font-size: 15px;
  color: #BBB8B8;
  letter-spacing: 0.73px;
  font-style: normal;
}
@media (max-width: 991px) {
  .topv2-player-landing-page .topv2-level-tennis-game-details .topv2-instruction-section .topv2-instruction-list .topv2-the-forehand-section .topv2-the-forehand-list .topv2-forehand-details p {
    font-size: 15px;
  }
}
.topv2-player-landing-page .topv2-player-blog-wrapper .topv2-player-blog-section {
  display: flex;
  justify-content: space-between;
  height: 600px;
  width: 100%;
}
@media (max-width: 767px) {
  .topv2-player-landing-page .topv2-player-blog-wrapper .topv2-player-blog-section {
    height: 500px;
  }
}
@media (max-width: 575px) {
  .topv2-player-landing-page .topv2-player-blog-wrapper .topv2-player-blog-section {
    height: auto;
    justify-content: unset;
    flex-direction: column;
  }
}
.topv2-player-landing-page .topv2-player-blog-wrapper .topv2-player-blog-section .topv2-player-profile-section {
  width: 50%;
  height: 100%;
}
@media (max-width: 575px) {
  .topv2-player-landing-page .topv2-player-blog-wrapper .topv2-player-blog-section .topv2-player-profile-section {
    width: 100%;
  }
}
.topv2-player-landing-page .topv2-player-blog-wrapper .topv2-player-blog-section .topv2-player-profile-section .topv2-player-profile-img {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
@media (max-width: 575px) {
  .topv2-player-landing-page .topv2-player-blog-wrapper .topv2-player-blog-section .topv2-player-profile-section .topv2-player-profile-img {
    height: 300px;
  }
}
.topv2-player-landing-page .topv2-player-blog-wrapper .topv2-player-blog-section .topv2-player-profile-section .topv2-player-profile-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
}
.topv2-player-landing-page .topv2-player-blog-wrapper .topv2-player-blog-section .topv2-player-blog-details {
  flex: 1;
  padding: 45px;
  background: #1B1E28;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 991px) {
  .topv2-player-landing-page .topv2-player-blog-wrapper .topv2-player-blog-section .topv2-player-blog-details {
    padding: 30px;
  }
}
@media (max-width: 767px) {
  .topv2-player-landing-page .topv2-player-blog-wrapper .topv2-player-blog-section .topv2-player-blog-details {
    padding: 15px;
  }
}
@media (max-width: 575px) {
  .topv2-player-landing-page .topv2-player-blog-wrapper .topv2-player-blog-section .topv2-player-blog-details {
    flex: unset;
  }
}
.topv2-player-landing-page .topv2-player-blog-wrapper .topv2-player-blog-section .topv2-player-blog-details h5 {
  font-family: "Averta Demo PE Cutted Demo";
  font-size: 24px;
  font-weight: 600;
  color: #FFFFFF;
  letter-spacing: 1px;
  margin-bottom: 18px;
}
@media (max-width: 991px) {
  .topv2-player-landing-page .topv2-player-blog-wrapper .topv2-player-blog-section .topv2-player-blog-details h5 {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .topv2-player-landing-page .topv2-player-blog-wrapper .topv2-player-blog-section .topv2-player-blog-details h5 {
    font-size: 18px;
  }
}
@media (max-width: 575px) {
  .topv2-player-landing-page .topv2-player-blog-wrapper .topv2-player-blog-section .topv2-player-blog-details h5 {
    font-size: 16px;
  }
}
.topv2-player-landing-page .topv2-player-blog-wrapper .topv2-player-blog-section .topv2-player-blog-details h3 {
  letter-spacing: 1.28px;
  color: white;
  line-height: normal;
  font-family: "Barlow Condensed";
  font-size: 46px;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 15px;
}
@media (max-width: 991px) {
  .topv2-player-landing-page .topv2-player-blog-wrapper .topv2-player-blog-section .topv2-player-blog-details h3 {
    font-size: 42px;
  }
}
@media (max-width: 767px) {
  .topv2-player-landing-page .topv2-player-blog-wrapper .topv2-player-blog-section .topv2-player-blog-details h3 {
    font-size: 32px;
  }
}
@media (max-width: 575px) {
  .topv2-player-landing-page .topv2-player-blog-wrapper .topv2-player-blog-section .topv2-player-blog-details h3 {
    font-size: 27px;
  }
}
.topv2-player-landing-page .topv2-player-blog-wrapper .topv2-player-blog-section .topv2-player-blog-details p {
  opacity: 0.8;
  font-family: "Averta Demo PE Cutted Demo";
  font-size: 16px;
  color: #BBB8B8;
  letter-spacing: 0.73px;
  max-width: 460px;
  width: 100%;
  margin-bottom: 30px;
  display: -webkit-box;
  -webkit-line-clamp: 18;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 991px) {
  .topv2-player-landing-page .topv2-player-blog-wrapper .topv2-player-blog-section .topv2-player-blog-details p {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  .topv2-player-landing-page .topv2-player-blog-wrapper .topv2-player-blog-section .topv2-player-blog-details p {
    font-size: 14px;
    margin-bottom: 20px;
  }
}
.topv2-player-landing-page .topv2-player-blog-wrapper .topv2-player-blog-section .topv2-player-blog-details .topv2-player-follower-block {
  display: flex;
  flex-direction: column;
}
.topv2-player-landing-page .topv2-player-blog-wrapper .topv2-player-blog-section .topv2-player-blog-details .topv2-player-follower-block .topcourt-social-icons {
  margin-top: 15px;
  padding: 0;
}
.topv2-player-landing-page .topv2-player-blog-wrapper .topv2-player-blog-section .topv2-player-blog-details .topv2-player-follower-block .follower-btn {
  display: inline-flex;
  font-size: 14px;
  color: #FFFFFF;
  letter-spacing: 0.6px;
  font-family: "Averta Demo PE Cutted Demo";
  margin: 0;
}
.topv2-player-landing-page .topv2-ready-to-level-block {
  padding: 90px 0 30px;
  text-align: center;
}
.topv2-player-landing-page .topv2-ready-to-level-block .topv2-ready-block .toc-v2-project-title-main {
  text-align: center;
}
.topv2-player-landing-page .topv2-ready-to-level-block .topv2-ready-block .btn-upgrade-now-btn {
  margin: 30px auto;
}
.topv2-player-landing-page .topv2-ready-to-level-block .topv2-ready-block p {
  opacity: 0.8;
  font-family: "Averta Demo PE Cutted Demo";
  font-size: 16px;
  color: #BBB8B8;
  letter-spacing: 0.73px;
  text-align: center;
  max-width: 400px;
  margin: auto;
  width: 100%;
}

.topv3-get-started-step-wrapper {
  background: #232632;
  min-height: 658px;
}
.topv3-get-started-step-wrapper .topv3-get-start-step-header {
  display: flex;
  width: 100%;
  margin-bottom: 21px;
}
.topv3-get-started-step-wrapper .topv3-get-start-step-header .back-btn-text {
  font-size: 14px;
  color: #fff;
  font-family: "Averta Demo PE Cutted Demo";
  font-weight: 600;
}
.topv3-get-started-step-wrapper .topv3-get-start-step-header .topv3-steps-text {
  width: calc(100% - 150px);
  margin: auto;
  text-align: center;
  font-size: 14px;
  color: #fff;
  font-family: "Averta Demo PE Cutted Demo";
  font-weight: 600;
}
.topv3-get-started-step-wrapper .topv3-paragraph-text {
  font-size: 16px;
  font-weight: normal;
  color: white;
  line-height: normal;
  font-family: "Averta Demo PE Cutted Demo";
  letter-spacing: 0.5px;
}
.topv3-get-started-step-wrapper .topv3-get-started-step-layout {
  padding: 40px 0;
  display: flex;
  flex-direction: column;
  background: #232632;
}
.topv3-get-started-step-wrapper .topv3-get-started-step-layout .topv3-get-start-steps form .loading-icon-wrapper .swiper-preview-lazy-preloader {
  position: relative;
  min-height: 100px;
  width: 100px;
  margin: auto;
}
.topv3-get-started-step-wrapper .topv3-get-started-step-layout .topv3-get-start-steps form .loading-icon-wrapper .swiper-preview-lazy-preloader::after {
  background: url(../png/site-spinner.png) no-repeat;
  background-size: contain;
  background-position: center;
  content: "";
  width: 50px;
  height: 50px;
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-animation: ldio-rpinwye8j0b 1s linear infinite;
          animation: ldio-rpinwye8j0b 1s linear infinite;
}
@keyframes ldio-rpinwye8j0b {
  0% {
    transform: rotate(0deg);
  }
  50% {
    transform: rotate(180deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.topv3-get-started-step-wrapper .topv3-get-started-step-layout .topv3-get-start-steps form .topv3-steps-title-text {
  text-align: center;
  margin-bottom: 40px;
}
.topv3-get-started-step-wrapper .topv3-get-started-step-layout .topv3-get-start-steps form .topv3-steps-title-text .title-text {
  font-size: 30px;
  color: #fff;
  font-family: "Averta Demo PE Cutted Demo";
  font-weight: 600;
  letter-spacing: 0.68px;
  max-width: 850px;
  margin: auto;
  width: 100%;
}
@media (max-width: 1199px) {
  .topv3-get-started-step-wrapper .topv3-get-started-step-layout .topv3-get-start-steps form .topv3-steps-title-text .title-text {
    font-size: 28px;
  }
}
@media (max-width: 991px) {
  .topv3-get-started-step-wrapper .topv3-get-started-step-layout .topv3-get-start-steps form .topv3-steps-title-text .title-text {
    font-size: 26px;
  }
}
@media (max-width: 767px) {
  .topv3-get-started-step-wrapper .topv3-get-started-step-layout .topv3-get-start-steps form .topv3-steps-title-text .title-text {
    font-size: 22px;
  }
}
@media (max-width: 575px) {
  .topv3-get-started-step-wrapper .topv3-get-started-step-layout .topv3-get-start-steps form .topv3-steps-title-text .title-text {
    font-size: 20px;
  }
}
@media (max-width: 475px) {
  .topv3-get-started-step-wrapper .topv3-get-started-step-layout .topv3-get-start-steps form .topv3-steps-title-text .title-text {
    font-size: 18px;
  }
}
.topv3-get-started-step-wrapper .topv3-get-started-step-layout .topv3-get-start-steps form .topv3-steps-question-list-section {
  max-width: 380px;
  margin: 0 auto 30px;
  width: 100%;
}
.topv3-get-started-step-wrapper .topv3-get-started-step-layout .topv3-get-start-steps form .topv3-steps-question-list-section .form-check {
  padding: 16px;
  margin-bottom: 12px;
  display: flex;
  text-align: start;
  justify-content: start;
  align-items: center;
  background: #2B2D3B;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: block;
  position: relative;
  padding-left: 45px;
  font-size: 15px;
  font-weight: 600;
  color: #fff;
  font-family: "AvertaStd", sans-serif;
  letter-spacing: 0.3px;
  transition: all 0.3s ease-in-out;
}
.topv3-get-started-step-wrapper .topv3-get-started-step-layout .topv3-get-start-steps form .topv3-steps-question-list-section .form-check:hover {
  opacity: 0.7;
}
.topv3-get-started-step-wrapper .topv3-get-started-step-layout .topv3-get-start-steps form .topv3-steps-question-list-section .form-check .form-check-input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 100%;
  width: 100%;
  right: 0;
  left: 0;
  bottom: 0;
  top: 0;
  margin: auto;
}
.topv3-get-started-step-wrapper .topv3-get-started-step-layout .topv3-get-start-steps form .topv3-steps-question-list-section .form-check .form-check-input:checked ~ .form-check-label {
  background: #D3B659;
}
.topv3-get-started-step-wrapper .topv3-get-started-step-layout .topv3-get-start-steps form .topv3-steps-question-list-section .form-check .form-check-input:checked ~ .form-check-label:after {
  display: block;
}
.topv3-get-started-step-wrapper .topv3-get-started-step-layout .topv3-get-start-steps form .topv3-steps-question-list-section .form-check .form-check-label {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 15px;
  height: 21px;
  width: 21px;
  background: transparent;
  border: 1px solid #4A4A4A;
}
.topv3-get-started-step-wrapper .topv3-get-started-step-layout .topv3-get-start-steps form .topv3-steps-question-list-section .form-check .form-check-label:after {
  content: "";
  position: absolute;
  display: none;
  top: -3px;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 6px;
  height: 10px;
  border: solid white;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.topv3-get-started-step-wrapper .topv3-get-started-step-layout .topv3-get-start-steps form .topv3-steps-question-list-section .form-check.radio-input-box .form-check-input:checked ~ .form-check-label {
  background: #fff;
}
.topv3-get-started-step-wrapper .topv3-get-started-step-layout .topv3-get-start-steps form .topv3-steps-question-list-section .form-check.radio-input-box .form-check-label {
  border-radius: 100px;
}
.topv3-get-started-step-wrapper .topv3-get-started-step-layout .topv3-get-start-steps form .topv3-steps-question-list-section .form-check.radio-input-box .form-check-label:after {
  content: "";
  position: absolute;
  display: none;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 15px;
  height: 15px;
  border: none;
  border-width: none;
  background: #D3B659;
  border-radius: 100px;
}
.topv3-get-started-step-wrapper .topv3-get-started-step-layout .topv3-get-start-steps form .topv3-tv-banner-section {
  max-width: 700px;
  margin: auto;
  width: 100%;
  margin-bottom: 40px;
}
.topv3-get-started-step-wrapper .topv3-get-started-step-layout .topv3-get-start-steps form .topv3-tv-banner-section .topv3-tv-banner-img {
  width: 100%;
  height: 380px;
  overflow: hidden;
  border-radius: 15px;
  margin-bottom: 30px;
  background: #2B2D3B;
}
.topv3-get-started-step-wrapper .topv3-get-started-step-layout .topv3-get-start-steps form .topv3-tv-banner-section .topv3-tv-banner-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.topv3-get-started-step-wrapper .topv3-get-started-step-layout .topv3-get-start-steps form .topv3-tv-banner-section .topv3-steps-paragraph-text {
  font-size: 16px;
  color: #fffc;
  font-family: "Averta Demo PE Cutted Demo";
  font-weight: normal;
  text-align: center;
}
.topv3-get-started-step-wrapper .topv3-get-started-step-layout .topv3-get-start-steps form .topv3-next-and-skip-footer-wrappe {
  max-width: 380px;
  margin: auto;
  width: 100%;
  text-align: center;
}
.topv3-get-started-step-wrapper .topv3-get-started-step-layout .topv3-get-start-steps form .topv3-next-and-skip-footer-wrappe .btn-upgrade-now-btn {
  width: 100%;
  background: #D3B659;
  font-family: "Barlow Condensed";
  font-weight: 500;
  letter-spacing: 1.1px;
  text-transform: uppercase;
}
.topv3-get-started-step-wrapper .topv3-get-started-step-layout .topv3-get-start-steps form .topv3-next-and-skip-footer-wrappe .btn-upgrade-now-btn.btn-info {
  display: inline-flex;
  margin-top: 20px;
  color: #999999;
  background: transparent;
  border: none;
  padding: 0;
  height: auto;
}
.topv3-get-started-step-wrapper .topv3-get-started-step-layout .topv3-get-start-steps form .topv3-next-and-skip-footer-wrappe p {
  font-size: 14px;
  font-weight: 600;
  color: #fff;
  font-family: "AvertaStd", sans-serif;
  letter-spacing: 0.3px;
  margin-bottom: 15px;
}
.topv3-get-started-step-wrapper .topv3-get-started-step-layout .topv3-get-start-steps.deactivation-steps-wrapper form .topv3-steps-title-text {
  margin-bottom: 25px;
}
.topv3-get-started-step-wrapper .topv3-get-started-step-layout .topv3-get-start-steps.deactivation-steps-wrapper form .min-height-fix {
  min-height: 120px;
}
.topv3-get-started-step-wrapper .topv3-get-started-step-layout .topv3-get-start-steps.deactivation-steps-wrapper form .min-height-fix .topv3-steps-question-list-section {
  max-width: 800px;
}
.topv3-get-started-step-wrapper .topv3-get-started-step-layout .topv3-get-start-steps.deactivation-steps-wrapper form .min-height-fix .topv3-steps-question-list-section .dynamic-single-option-container-row .survey-selected-option-details-section p {
  font-size: 15px;
  font-weight: 600;
  color: #fff;
  font-family: "AvertaStd", sans-serif;
  letter-spacing: 0.3px;
  margin-bottom: 12px;
}
.topv3-get-started-step-wrapper .topv3-get-started-step-layout .topv3-get-start-steps.deactivation-steps-wrapper form .min-height-fix .topv3-steps-question-list-section .dynamic-single-option-container-row .survey-selected-option-details-section p a {
  display: inline-block;
  color: #D3B659;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 0.3px;
}
.topv3-get-started-step-wrapper .topv3-get-started-step-layout .topv3-get-start-steps.deactivation-steps-wrapper form .min-height-fix .topv3-steps-question-list-section .dynamic-single-option-container-row .survey-selected-option-details-section .deactivation-slider-wrapper {
  margin-bottom: 15px;
  min-height: 200px;
}
.topv3-get-started-step-wrapper .topv3-get-started-step-layout .topv3-get-start-steps.deactivation-steps-wrapper form .min-height-fix .topv3-steps-question-list-section .dynamic-single-option-container-row .survey-selected-option-details-section .deactivation-slider-wrapper .text-area-container textarea {
  width: 100%;
  height: 170px;
  overflow: auto;
  resize: none;
  outline: none;
  box-shadow: none;
  background: #303441;
  border: 1px solid #464851;
  font-family: "Averta Demo PE Cutted Demo";
  font-size: 15px;
  font-weight: normal;
  color: #fff;
  letter-spacing: 0;
  padding: 15px;
}
.topv3-get-started-step-wrapper .topv3-get-started-step-layout .topv3-get-start-steps.deactivation-steps-wrapper form .min-height-fix .topv3-steps-question-list-section .dynamic-single-option-container-row .survey-selected-option-details-section .deactivation-slider-wrapper .text-area-container textarea::-webkit-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #8B8E98;
  opacity: 1;
  /* Firefox */
}
.topv3-get-started-step-wrapper .topv3-get-started-step-layout .topv3-get-start-steps.deactivation-steps-wrapper form .min-height-fix .topv3-steps-question-list-section .dynamic-single-option-container-row .survey-selected-option-details-section .deactivation-slider-wrapper .text-area-container textarea::-moz-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #8B8E98;
  opacity: 1;
  /* Firefox */
}
.topv3-get-started-step-wrapper .topv3-get-started-step-layout .topv3-get-start-steps.deactivation-steps-wrapper form .min-height-fix .topv3-steps-question-list-section .dynamic-single-option-container-row .survey-selected-option-details-section .deactivation-slider-wrapper .text-area-container textarea:-ms-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #8B8E98;
  opacity: 1;
  /* Firefox */
}
.topv3-get-started-step-wrapper .topv3-get-started-step-layout .topv3-get-start-steps.deactivation-steps-wrapper form .min-height-fix .topv3-steps-question-list-section .dynamic-single-option-container-row .survey-selected-option-details-section .deactivation-slider-wrapper .text-area-container textarea::-ms-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #8B8E98;
  opacity: 1;
  /* Firefox */
}
.topv3-get-started-step-wrapper .topv3-get-started-step-layout .topv3-get-start-steps.deactivation-steps-wrapper form .min-height-fix .topv3-steps-question-list-section .dynamic-single-option-container-row .survey-selected-option-details-section .deactivation-slider-wrapper .text-area-container textarea::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #8B8E98;
  opacity: 1;
  /* Firefox */
}
.topv3-get-started-step-wrapper .topv3-get-started-step-layout .topv3-get-start-steps.deactivation-steps-wrapper form .min-height-fix .topv3-steps-question-list-section .dynamic-single-option-container-row .survey-selected-option-details-section .deactivation-slider-wrapper .text-area-container textarea:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #8B8E98;
}
.topv3-get-started-step-wrapper .topv3-get-started-step-layout .topv3-get-start-steps.deactivation-steps-wrapper form .min-height-fix .topv3-steps-question-list-section .dynamic-single-option-container-row .survey-selected-option-details-section .deactivation-slider-wrapper .text-area-container textarea::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #8B8E98;
}
.topv3-get-started-step-wrapper .topv3-get-started-step-layout .topv3-get-start-steps.deactivation-steps-wrapper form .min-height-fix .topv3-steps-question-list-section .dynamic-single-option-container-row .survey-selected-option-details-section .deactivation-slider-wrapper .calculator-plan-img {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.topv3-get-started-step-wrapper .topv3-get-started-step-layout .topv3-get-start-steps.deactivation-steps-wrapper form .min-height-fix .topv3-steps-question-list-section .dynamic-single-option-container-row .survey-selected-option-details-section .deactivation-slider-wrapper .calculator-plan-img img {
  width: 100%;
  height: 100%;
  -o-object-position: center;
     object-position: center;
  -o-object-fit: contain;
     object-fit: contain;
}
.topv3-get-started-step-wrapper .topv3-get-started-step-layout .topv3-get-start-steps.deactivation-steps-wrapper form .min-height-fix .topv3-steps-question-list-section .dynamic-single-option-container-row .survey-selected-option-details-section .swiper-container .swiper-wrapper .swiper-slide .tennis-and-pick-slider-cover {
  width: 100% !important;
  height: 179px;
  overflow: hidden;
  position: relative;
  border: 2px solid #292928;
  background: #1e222f;
}
.topv3-get-started-step-wrapper .topv3-get-started-step-layout .topv3-get-start-steps.deactivation-steps-wrapper form .min-height-fix .topv3-steps-question-list-section .dynamic-single-option-container-row .survey-selected-option-details-section .swiper-container .swiper-wrapper .swiper-slide .tennis-and-pick-slider-cover .tennis-and-pick-slider-box {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.topv3-get-started-step-wrapper .topv3-get-started-step-layout .topv3-get-start-steps.deactivation-steps-wrapper form .min-height-fix .topv3-steps-question-list-section .dynamic-single-option-container-row .survey-selected-option-details-section .swiper-container .swiper-wrapper .swiper-slide .tennis-and-pick-slider-cover .tennis-and-pick-slider-box::before {
  position: absolute;
  content: "";
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
  background: #0000002e;
  width: 100%;
  height: 100%;
}
.topv3-get-started-step-wrapper .topv3-get-started-step-layout .topv3-get-start-steps.deactivation-steps-wrapper form .min-height-fix .topv3-steps-question-list-section .dynamic-single-option-container-row .survey-selected-option-details-section .swiper-container .swiper-wrapper .swiper-slide .tennis-and-pick-slider-cover .tennis-and-pick-slider-box img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.topv3-get-started-step-wrapper .topv3-get-started-step-layout .topv3-get-start-steps.deactivation-steps-wrapper form .min-height-fix .topv3-steps-question-list-section .dynamic-single-option-container-row .survey-selected-option-details-section .swiper-container .swiper-wrapper .swiper-slide .tennis-and-pick-slider-cover .tennis-and-pick-slider-box h6 {
  font-size: 14px;
  font-weight: 550;
  line-height: normal;
  font-family: "AvertaStd", sans-serif;
  color: #fff;
  letter-spacing: 0.5px;
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  padding: 15px;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.75);
}
@media (max-width: 991px) {
  .topv3-get-started-step-wrapper .topv3-get-started-step-layout .topv3-get-start-steps.deactivation-steps-wrapper form .min-height-fix .topv3-steps-question-list-section .dynamic-single-option-container-row .survey-selected-option-details-section .swiper-container .swiper-wrapper .swiper-slide .tennis-and-pick-slider-cover .tennis-and-pick-slider-box h6 {
    font-size: 14px;
    line-height: 27px;
  }
}
.topv3-get-started-step-wrapper .topv3-get-started-step-layout .topv3-get-start-steps.deactivation-steps-wrapper form .min-height-fix .topv3-steps-question-list-section .dynamic-single-option-container-row .survey-selected-option-details-section .swiper-container .swiper-button-prev,
.topv3-get-started-step-wrapper .topv3-get-started-step-layout .topv3-get-start-steps.deactivation-steps-wrapper form .min-height-fix .topv3-steps-question-list-section .dynamic-single-option-container-row .survey-selected-option-details-section .swiper-container .swiper-button-next, .topv3-get-started-step-wrapper .topv3-get-started-step-layout .topv3-get-start-steps.deactivation-steps-wrapper form .min-height-fix .topv3-steps-question-list-section .dynamic-single-option-container-row .survey-selected-option-details-section .swiper-container.swiper-button-white {
  background-color: #323441;
  background-size: 10px;
  width: 35px;
  height: 35px;
  border-radius: 100px;
}
.topv3-get-started-step-wrapper .topv3-get-started-step-layout .topv3-get-start-steps.deactivation-steps-wrapper form .min-height-fix .topv3-steps-question-list-section .dynamic-single-option-container-row .survey-selected-option-details-section .swiper-container .swiper-button-disabled {
  display: none;
  transition: all 0.3s ease-in-out;
}
.topv3-get-started-step-wrapper .topv3-get-started-step-layout .topv3-get-start-steps.deactivation-steps-wrapper form .min-height-fix .topv3-steps-question-list-section .dynamic-single-option-container-row .survey-selected-option-details-section .swiper-container .swiper-button-next, .swiper-container-rtl .topv3-get-started-step-wrapper .topv3-get-started-step-layout .topv3-get-start-steps.deactivation-steps-wrapper form .min-height-fix .topv3-steps-question-list-section .dynamic-single-option-container-row .survey-selected-option-details-section .swiper-container.swiper-button-prev {
  right: 5px;
}
.topv3-get-started-step-wrapper .topv3-get-started-step-layout .topv3-get-start-steps.deactivation-steps-wrapper form .min-height-fix .topv3-steps-question-list-section .dynamic-single-option-container-row .survey-selected-option-details-section .swiper-container .swiper-button-prev, .swiper-container-rtl .topv3-get-started-step-wrapper .topv3-get-started-step-layout .topv3-get-start-steps.deactivation-steps-wrapper form .min-height-fix .topv3-steps-question-list-section .dynamic-single-option-container-row .survey-selected-option-details-section .swiper-container.swiper-button-next {
  left: 5px;
  right: auto;
}
.topv3-get-started-step-wrapper .topv3-video-for-section {
  padding: 0 0 30px;
}
.topv3-get-started-step-wrapper .topv3-video-for-section .topv3-number-counter-header {
  display: flex;
  align-items: center;
  margin-bottom: 35px;
}
.topv3-get-started-step-wrapper .topv3-video-for-section .topv3-number-counter-header .topv3-number-counter {
  width: 100px;
  height: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 3px solid #D3B659;
  border-radius: 1000px;
  margin-right: 20px;
}
.topv3-get-started-step-wrapper .topv3-video-for-section .topv3-number-counter-header .topv3-number-counter .topv3-number-text {
  font-size: 33px;
  font-weight: 600;
  color: white;
  line-height: normal;
  font-family: "AvertaStd", sans-serif;
}
.topv3-get-started-step-wrapper .topv3-video-for-section .topv3-number-counter-header .topv3-video-detail .topv3-video-text {
  font-size: 30px;
  font-weight: 600;
  color: #fff;
  line-height: normal;
  font-family: "AvertaStd", sans-serif;
}
.topv3-get-started-step-wrapper .topv3-video-for-section .topv3-number-counter-header .topv3-video-detail .topv3-sport-text {
  font-size: 16px;
  font-weight: normal;
  color: white;
  line-height: normal;
  font-family: "Averta Demo PE Cutted Demo";
  letter-spacing: 0.5px;
}
.topv3-get-started-step-wrapper .topv3-video-for-section .topv3-results-detail-block {
  margin-bottom: 30px;
}
.topv3-get-started-step-wrapper .topv3-video-for-section .topv3-results-detail-block .topv3-paragraph-text {
  margin-bottom: 20px;
}
.topv3-get-started-step-wrapper .topv3-video-for-section .topv3-results-detail-block ul li {
  font-size: 15px;
  font-weight: normal;
  color: #fff;
  line-height: normal;
  font-family: "Averta Demo PE Cutted Demo";
  letter-spacing: 0.5px;
  padding-left: 25px;
  margin-bottom: 18px;
  position: relative;
}
.topv3-get-started-step-wrapper .topv3-video-for-section .topv3-results-detail-block ul li::before {
  position: absolute;
  content: "";
  background: url("../svg/check_icon.svg") no-repeat;
  background-position: center center;
  background-size: contain;
  width: 12px;
  height: 12px;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.topv3-get-started-step-wrapper .topv3-video-for-section .topv3-signup-block-main {
  padding: 30px 20px;
  background: #2B2D3B;
  text-align: center;
  min-height: 170px;
  margin-bottom: 30px;
}
.topv3-get-started-step-wrapper .topv3-video-for-section .topv3-signup-block-main p {
  font-size: 15px;
  font-weight: normal;
  color: #ffffffcc;
  line-height: normal;
  font-family: "Averta Demo PE Cutted Demo";
  letter-spacing: 0.5px;
  margin-bottom: 18px;
}
.topv3-get-started-step-wrapper .topv3-video-for-section .topv3-signup-block-main .btn-upgrade-now-btn {
  background: #D3B659;
  width: calc(100% - 30px);
}
.topv3-get-started-step-wrapper .topv3-video-for-section .topv3-signup-block-main span {
  font-size: 12px;
  font-weight: normal;
  color: #ffffffcc;
  line-height: normal;
  font-family: "Averta Demo PE Cutted Demo";
  letter-spacing: 0.5px;
  display: block;
  margin-top: 24px;
}
.topv3-get-started-step-wrapper .topv3-tennis-and-pickleball-section {
  padding: 30px 0;
  border-top: 1px solid #96969633;
}
.topv3-get-started-step-wrapper .topv3-tennis-and-pickleball-section .topv3-tennis-and-pickleball-header {
  margin-bottom: 35px;
}
.topv3-get-started-step-wrapper .topv3-tennis-and-pickleball-section .topv3-tennis-and-pickleball-header ul {
  display: flex;
  align-items: center;
}
.topv3-get-started-step-wrapper .topv3-tennis-and-pickleball-section .topv3-tennis-and-pickleball-header ul li {
  padding: 6px 8px;
  background: #42454C;
  font-size: 14px;
  font-weight: 500;
  border-radius: 100px;
  min-width: 110px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 12px;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  font-family: "AvertaStd", sans-serif;
  color: #fff;
  border: 1.5px solid #42454C;
}
.topv3-get-started-step-wrapper .topv3-tennis-and-pickleball-section .topv3-tennis-and-pickleball-header ul li:hover {
  opacity: 0.7;
}
.topv3-get-started-step-wrapper .topv3-tennis-and-pickleball-section .topv3-tennis-and-pickleball-header ul li.active-btn {
  border-color: #D3B659;
  color: #D3B659;
  opacity: 1;
}
.topv3-get-started-step-wrapper .topv3-tennis-and-pickleball-section .topv3-tennis-and-pickleball-slider-section {
  margin-bottom: 50px;
}
.topv3-get-started-step-wrapper .topv3-tennis-and-pickleball-section .topv3-tennis-and-pickleball-slider-section .topv3-tennis-and-pickleball-title {
  margin-bottom: 21px;
}
.topv3-get-started-step-wrapper .topv3-tennis-and-pickleball-section .topv3-tennis-and-pickleball-slider-section .topv3-tennis-and-pickleball-title h4 {
  font-size: 24px;
  font-weight: 600;
  color: #fff;
  line-height: normal;
  font-family: "AvertaStd", sans-serif;
  letter-spacing: 0.5px;
}
.topv3-get-started-step-wrapper .topv3-tennis-and-pickleball-section .topv3-tennis-and-pickleball-slider-section .topv3-tennis-and-pickleball-title h4 span {
  font-size: 14px;
  font-weight: normal;
  color: #D4D5D7;
  line-height: normal;
  font-family: "Averta Demo PE Cutted Demo";
  letter-spacing: 0.5px;
}
.topv3-get-started-step-wrapper .topv3-tennis-and-pickleball-section .topv3-tennis-and-pickleball-slider-section .topv3-tennis-and-pickleball-slider-wrapper {
  display: flex;
  width: 100%;
}
.topv3-get-started-step-wrapper .topv3-tennis-and-pickleball-section .topv3-tennis-and-pickleball-slider-section .topv3-tennis-and-pickleball-slider-wrapper .swiper-container .swiper-wrapper .swiper-slide .tennis-and-pick-slider-cover {
  width: 100% !important;
  height: 179px;
  overflow: hidden;
  position: relative;
  border: 2px solid #292928;
  background: #1e222f;
}
.topv3-get-started-step-wrapper .topv3-tennis-and-pickleball-section .topv3-tennis-and-pickleball-slider-section .topv3-tennis-and-pickleball-slider-wrapper .swiper-container .swiper-wrapper .swiper-slide .tennis-and-pick-slider-cover .tennis-and-pick-slider-box {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.topv3-get-started-step-wrapper .topv3-tennis-and-pickleball-section .topv3-tennis-and-pickleball-slider-section .topv3-tennis-and-pickleball-slider-wrapper .swiper-container .swiper-wrapper .swiper-slide .tennis-and-pick-slider-cover .tennis-and-pick-slider-box::before {
  position: absolute;
  content: "";
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
  background: #0000002e;
  width: 100%;
  height: 100%;
}
.topv3-get-started-step-wrapper .topv3-tennis-and-pickleball-section .topv3-tennis-and-pickleball-slider-section .topv3-tennis-and-pickleball-slider-wrapper .swiper-container .swiper-wrapper .swiper-slide .tennis-and-pick-slider-cover .tennis-and-pick-slider-box img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.topv3-get-started-step-wrapper .topv3-tennis-and-pickleball-section .topv3-tennis-and-pickleball-slider-section .topv3-tennis-and-pickleball-slider-wrapper .swiper-container .swiper-wrapper .swiper-slide .tennis-and-pick-slider-cover .tennis-and-pick-slider-box h6 {
  font-size: 18px;
  font-weight: 550;
  line-height: 28px;
  font-family: "AvertaStd", sans-serif;
  color: #fff;
  letter-spacing: 1px;
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  padding: 15px;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.75);
}
@media (max-width: 991px) {
  .topv3-get-started-step-wrapper .topv3-tennis-and-pickleball-section .topv3-tennis-and-pickleball-slider-section .topv3-tennis-and-pickleball-slider-wrapper .swiper-container .swiper-wrapper .swiper-slide .tennis-and-pick-slider-cover .tennis-and-pick-slider-box h6 {
    font-size: 15px;
    line-height: 27px;
  }
}
.topv3-get-started-step-wrapper .topv3-tennis-and-pickleball-section .topv3-tennis-and-pickleball-slider-section .topv3-tennis-and-pickleball-slider-wrapper .swiper-container .swiper-button-prev,
.topv3-get-started-step-wrapper .topv3-tennis-and-pickleball-section .topv3-tennis-and-pickleball-slider-section .topv3-tennis-and-pickleball-slider-wrapper .swiper-container .swiper-button-next, .topv3-get-started-step-wrapper .topv3-tennis-and-pickleball-section .topv3-tennis-and-pickleball-slider-section .topv3-tennis-and-pickleball-slider-wrapper .swiper-container.swiper-button-white {
  background-color: #323441;
  background-size: 10px;
  width: 40px;
  height: 40px;
  border-radius: 100px;
}
.topv3-get-started-step-wrapper .topv3-tennis-and-pickleball-section .topv3-tennis-and-pickleball-slider-section .topv3-tennis-and-pickleball-slider-wrapper .swiper-container .swiper-button-disabled {
  display: none;
  transition: all 0.3s ease-in-out;
}
.topv3-get-started-step-wrapper .topv3-tennis-and-pickleball-section .topv3-tennis-and-pickleball-slider-section .topv3-tennis-and-pickleball-slider-wrapper .swiper-container .swiper-button-next, .swiper-container-rtl .topv3-get-started-step-wrapper .topv3-tennis-and-pickleball-section .topv3-tennis-and-pickleball-slider-section .topv3-tennis-and-pickleball-slider-wrapper .swiper-container.swiper-button-prev {
  right: 5px;
}
.topv3-get-started-step-wrapper .topv3-tennis-and-pickleball-section .topv3-tennis-and-pickleball-slider-section .topv3-tennis-and-pickleball-slider-wrapper .swiper-container .swiper-button-prev, .swiper-container-rtl .topv3-get-started-step-wrapper .topv3-tennis-and-pickleball-section .topv3-tennis-and-pickleball-slider-section .topv3-tennis-and-pickleball-slider-wrapper .swiper-container.swiper-button-next {
  left: 5px;
  right: auto;
}

html {
  height: 100%;
}

body {
  font-weight: 400;
  height: 100%;
  -webkit-font-smoothing: antialiased;
  font-size: 14px;
  line-height: 1.5;
  display: flex;
  min-height: 100vh;
  flex-direction: column;
  background: #2a2d3b !important;
  overflow-x: hidden;
  font-family: "Barlow";
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  margin: 0;
  padding: 0 !important;
}

main {
  min-height: 820px;
}
@media (max-width: 768px) {
  main {
    min-height: 680px;
  }
}

.note-editable ul {
  list-style-type: disc !important;
  margin-left: 45px;
  color: white !important;
  margin-bottom: 10px !important;
  padding-left: 40px;
}

.note-editable div {
  background: unset !important;
}

.note-editable * {
  background: unset !important;
  text-align: justify !important;
}

.career_desc * {
  margin: 0 !important;
}

.emoji-icon-inline {
  width: 20px;
  height: 20px;
  -o-object-fit: contain;
     object-fit: contain;
  margin-right: 8px !important;
  vertical-align: text-bottom;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
ul {
  margin: 0;
  padding: 0;
  line-height: normal;
  list-style-type: none;
}

[type=reset],
[type=submit],
button,
html [type=button] {
  -webkit-appearance: inherit;
}

img {
  max-width: 100%;
}

a,
button,
input[type=submit],
textarea {
  cursor: pointer;
  text-decoration: none !important;
  transition: all 0.3s linear 0s !important;
  -webkit-transition: all 0.3s linear 0s !important;
  -moz-transition: all 0.3s linear 0s !important;
  -o-transition: all 0.3s linear 0 !important;
  display: inline-block;
  color: #fff;
}
a:hover, a.active, a:focus, a:active,
button:hover,
button.active,
button:focus,
button:active,
input[type=submit]:hover,
input[type=submit].active,
input[type=submit]:focus,
input[type=submit]:active,
textarea:hover,
textarea.active,
textarea:focus,
textarea:active {
  text-decoration: none !important;
  color: inherit;
  outline: none;
  opacity: 0.8;
  box-shadow: none !important;
}

input:focus,
select:focus {
  outline: none !important;
  box-shadow: none !important;
}

i {
  display: inline-block;
  vertical-align: middle;
}

@media (min-width: 1440px) {
  .container {
    max-width: 1170px;
  }
}

.tc-main {
  display: flex;
  flex-direction: column;
}
@media (max-width: 575px) {
  .tc-main.topv2-back-to-mobile-view-arrow-add header {
    top: 30px;
  }
}
@media (max-width: 575px) {
  .tc-main.topv2-back-to-mobile-view-arrow-add header.tc-scroll-header {
    top: 0px;
  }
}
@media (max-width: 575px) {
  .tc-main.topv2-back-to-mobile-view-arrow-add .topcourt-back-arrow {
    position: absolute;
    top: 10px;
  }
}
@media (max-width: 575px) {
  .tc-main.topv2-back-to-mobile-view-arrow-add .topct-my-classes {
    padding: 85px 0 80px;
  }
}

.tc-content {
  flex: 1 0 auto;
  overflow: hidden;
}

.tc-title {
  font-size: 50px;
  color: #fff;
  text-transform: uppercase;
}
@media (max-width: 1440px) {
  .tc-title {
    font-size: 40px;
  }
}
@media (max-width: 1199.98px) {
  .tc-title {
    font-size: 35px;
  }
}
@media (max-width: 991.98px) {
  .tc-title {
    font-size: 28px;
  }
}
.tc-title.tc-title-family {
  font-family: "Barlow Condensed";
  font-weight: 500;
}
@media (max-width: 575.98px) {
  .tc-title br {
    display: none;
  }
}

.tc-btn {
  background-color: #b2934d;
  font-size: 20px;
  font-family: "Barlow Condensed";
  font-weight: 600;
  border-radius: 50px;
  padding: 13px 15px;
  height: auto;
  min-width: 275px;
  color: #fff;
  text-transform: uppercase;
}
@media (max-width: 1440px) {
  .tc-btn {
    padding: 10px 15px;
    min-width: 225px;
  }
}
@media (max-width: 1199.98px) {
  .tc-btn {
    padding: 8px 15px;
    min-width: 200px;
    font-size: 18px;
  }
}
@media (max-width: 991.98px) {
  .tc-btn {
    min-width: 180px;
    font-size: 16px;
  }
}
.tc-btn:hover, .tc-btn.active, .tc-btn:focus, .tc-btn:active {
  color: #fff;
}

.tc-space {
  padding: 120px 0;
}
@media (max-width: 1440px) {
  .tc-space {
    padding: 100px 0;
  }
}
@media (max-width: 1199.98px) {
  .tc-space {
    padding: 80px 0;
  }
}
@media (max-width: 767.98px) {
  .tc-space {
    padding: 70px 0;
  }
}

.tc-header-hide .tc-header {
  display: none;
}

.load-morebtns-all-pages-add {
  display: inline-block;
  border: none;
  font-size: 15px;
  font-weight: 700;
  color: white;
  transition: all 0.3s ease-in-out;
}
.load-morebtns-all-pages-add:hover {
  color: white;
  opacity: 0.6;
}

.video-number-list-block {
  position: absolute;
  bottom: 10px;
  left: 10px;
  font-size: 25px;
  color: white;
  font-weight: bold;
  font-family: "montserratsemibold";
}

.video-watched-progress-bar {
  height: 4px;
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  background: #252525;
}
.video-watched-progress-bar .inner-progress-bar {
  background: #d0b158;
  height: 4px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.topcourt-animation-box-main {
  width: 110px;
  height: 110px;
  background-color: white;
  opacity: 0.03;
  position: fixed;
  top: 240px;
  left: 20px;
  -webkit-animation-timing-function: linear;
  /* Safari 4.0 - 8.0 */
  -webkit-animation: topcourt-box-animation-box 5s infinite;
          animation: topcourt-box-animation-box 5s infinite;
  animation-timing-function: linear;
}
.topcourt-animation-box-main.top-box {
  position: absolute;
  top: 60px;
  left: 30%;
  right: 0;
  width: 88px;
  height: 88px;
}
.topcourt-animation-box-main.right-box {
  position: fixed;
  top: 195px;
  right: 0;
  background: #000000;
  opacity: 0.06;
  left: auto;
}

@keyframes topcourt-box-animation-box {
  0% {
    transform: translateX(-40px);
  }
  50% {
    transform: translateX(0px);
  }
  100% {
    transform: translateX(-40px);
  }
}
.toc-profile-page-title {
  font-size: 42px;
  letter-spacing: 1.8px;
  color: white;
  line-height: normal;
  text-transform: uppercase;
  font-family: "Barlow Condensed";
  font-weight: 500;
}
@media (max-width: 991px) {
  .toc-profile-page-title {
    font-size: 35px;
    letter-spacing: 1.5px;
  }
}
@media (max-width: 768px) {
  .toc-profile-page-title {
    font-size: 30px;
    letter-spacing: 1px;
  }
}
.toc-profile-page-title.vip-user-icon {
  display: flex;
  align-items: center;
  justify-content: center;
}
.toc-profile-page-title.vip-user-icon img {
  margin-left: 10px;
  margin-top: 5px;
}

.topcourt-social-icons {
  padding: 15px 0 20px;
}
.topcourt-social-icons li {
  display: inline-block;
}
.topcourt-social-icons li a {
  background-color: #161820;
  border: 1px solid rgba(255, 255, 255, 0.2);
  width: 40px;
  height: 40px;
  display: flex;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  transition: all 0.3s ease-in-out;
  margin-right: 6px;
}
@media (max-width: 991px) {
  .topcourt-social-icons li a {
    width: 30px;
    height: 30px;
  }
}
.topcourt-social-icons li a:hover {
  background: #b2934d;
}
.topcourt-social-icons li a i {
  font-size: 14px;
  color: white;
}
@media (max-width: 768px) {
  .topcourt-social-icons li a i {
    font-size: 12px;
  }
}

.topcourt-visit-btns-block {
  display: flex;
  border-radius: 3px;
  background-color: #b2934d;
  width: 100%;
  height: 45px;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  font-family: "montserratmedium";
  letter-spacing: 1.4px;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .topcourt-visit-btns-block {
    height: 41px;
    font-size: 12px;
  }
}

.topcourt-back-arrow .topcourt-back {
  font-size: 13px;
  color: white;
  font-family: "montserratsemibold";
  display: inline-flex;
  position: relative;
  padding-left: 30px;
  transition: all 0.3s ease-in-out;
}
.topcourt-back-arrow .topcourt-back::before {
  position: absolute;
  content: "";
  background: url("../svg/back-arrow.svg") no-repeat;
  background-position: center center;
  background-size: contain;
  width: 12px;
  height: 10px;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.topcourt-back-arrow .topcourt-back:hover {
  opacity: 0.7;
}

.btn-upgrade-now-btn {
  background: #b2934d;
  font-size: 16px;
  font-family: "Barlow Condensed";
  font-weight: 500;
  color: white;
  letter-spacing: 0.64px;
  text-transform: uppercase;
  border: none;
  outline: none;
  box-shadow: none;
  cursor: pointer;
  /* padding: 22px 50px; */
  border-radius: 100px;
  width: 250px;
  max-width: 100%;
  height: 48px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
  transition: all 0.3s ease-in-out;
}
.btn-upgrade-now-btn:hover {
  opacity: 0.7;
}

.top-v2-small-title-text {
  font-size: 24px;
  font-weight: 400;
  letter-spacing: 1.5px;
  font-family: "Barlow Condensed";
  color: white;
  text-transform: uppercase;
}
@media (max-width: 991.98px) {
  .top-v2-small-title-text {
    font-size: 20px;
    letter-spacing: 1px;
  }
}

.topcourt-all-access-section .toc-profile-page-title {
  margin-bottom: 20px;
}
.topcourt-all-access-section .topcourt-access-pass-modal .topcourt-access-modal-header {
  margin-bottom: 25px;
}
.topcourt-all-access-section .topcourt-access-pass-modal .topcourt-access-modal-header .row {
  align-items: center;
}
.topcourt-all-access-section .topcourt-access-pass-modal .topcourt-access-modal-header h4 {
  font-size: 27px;
  color: white;
  text-align: center;
  text-transform: uppercase;
  font-family: "Barlow Condensed";
  margin-bottom: 5px;
}
@media (max-width: 768px) {
  .topcourt-all-access-section .topcourt-access-pass-modal .topcourt-access-modal-header h4 {
    font-size: 20px;
  }
}
@media (max-width: 576px) {
  .topcourt-all-access-section .topcourt-access-pass-modal .topcourt-access-modal-header h4 {
    font-size: 18px;
  }
}
.topcourt-all-access-section .topcourt-access-pass-modal .topcourt-access-modal-header p {
  font-size: 15px;
  color: #9b9da8;
  text-align: center;
  margin-bottom: 10px;
}
.topcourt-all-access-section .topcourt-access-pass-modal .topcourt-access-modal-header p span {
  font-size: 16px;
  font-weight: 800;
  color: #b2934d;
  display: inline-block;
}
.topcourt-all-access-section .topcourt-access-pass-modal .topcourt-all-access-pass-modal .topct-formgroup {
  width: 210px;
  height: auto;
  overflow: hidden;
  margin-bottom: 15px;
}
.topcourt-all-access-section .topcourt-access-pass-modal .topcourt-all-access-pass-modal .topct-formgroup img {
  width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.topcourt-all-access-section .topcourt-access-pass-modal .topcourt-all-access-pass-modal .playment-input {
  width: calc(100% - 15px);
  margin: auto;
}
.topcourt-all-access-section .topcourt-access-pass-modal .topcourt-all-access-pass-modal .cards-header-img {
  display: flex;
  justify-content: space-between;
  width: 100%;
  align-items: center;
  margin-bottom: 15px;
}
.topcourt-all-access-section .topcourt-access-pass-modal .topcourt-all-access-pass-modal .cards-header-img .change-bnts {
  font-size: 15px;
  color: #b2934d;
  font-family: "Barlow Condensed";
  font-weight: 500;
  display: inline-flex;
}
.topcourt-all-access-section .topcourt-access-pass-modal .topcourt-all-access-pass-modal .form-group input {
  background-color: #242733;
  height: auto;
  padding: 16px 15px;
  font-family: "Barlow Condensed";
  font-weight: 500;
  font-size: 16px;
  color: #9b9da8 !important;
  border: none;
}
@media (max-width: 576px) {
  .topcourt-all-access-section .topcourt-access-pass-modal .topcourt-all-access-pass-modal .form-group input {
    padding: 13px;
  }
}
.topcourt-all-access-section .topcourt-access-pass-modal .topcourt-all-access-pass-modal .form-group .select2 {
  width: 100% !important;
}
.topcourt-all-access-section .topcourt-access-pass-modal .topcourt-all-access-pass-modal .form-group .select2 .select2-selection {
  background-color: #242733;
  height: auto;
  padding: 14px 15px;
  font-family: "Barlow Condensed";
  font-weight: 500;
  font-size: 16px;
  color: #6a737b !important;
  border: none;
  box-shadow: none;
  outline: none;
}
@media (max-width: 576px) {
  .topcourt-all-access-section .topcourt-access-pass-modal .topcourt-all-access-pass-modal .form-group .select2 .select2-selection {
    padding: 12px;
  }
}
.topcourt-all-access-section .topcourt-access-pass-modal .topcourt-all-access-pass-modal .form-group .select2 .select2-selection .select2-selection__arrow {
  top: 0;
  right: 9px;
  bottom: 0;
  height: auto;
}
.topcourt-all-access-section .topcourt-access-pass-modal .topcourt-all-access-pass-modal .form-group .select2 .select2-selection .select2-selection__rendered {
  color: #6a737b !important;
  padding-left: 0 !important;
}
.topcourt-all-access-section .topcourt-access-pass-modal .topcourt-all-access-pass-modal .form-group.dynamic-card-type-container {
  margin-left: -7px;
}
@media (max-width: 768px) {
  .topcourt-all-access-section .topcourt-access-pass-modal .topcourt-all-access-pass-modal .form-group.dynamic-card-type-container {
    margin-left: 0px;
  }
}
.topcourt-all-access-section .topcourt-access-pass-modal .topcourt-all-access-pass-modal .form-group.form-your-card .form-control {
  width: calc(100% + 8px);
}
@media (max-width: 768px) {
  .topcourt-all-access-section .topcourt-access-pass-modal .topcourt-all-access-pass-modal .form-group.form-your-card .form-control {
    width: 100%;
  }
}
.topcourt-all-access-section .topcourt-access-pass-modal .topcourt-all-access-pass-modal .dynamic-card-type-container {
  padding-right: 0;
}
@media (max-width: 767px) {
  .topcourt-all-access-section .topcourt-access-pass-modal .topcourt-all-access-pass-modal .dynamic-card-type-container {
    padding-right: 15px;
  }
}
.topcourt-all-access-section .topcourt-access-pass-modal .topcourt-all-access-pass-modal .formgroup-box-main {
  display: flex;
  justify-content: space-between;
  padding-left: 0;
}
@media (max-width: 767px) {
  .topcourt-all-access-section .topcourt-access-pass-modal .topcourt-all-access-pass-modal .formgroup-box-main {
    padding-left: 15px;
  }
}
.topcourt-all-access-section .topcourt-access-pass-modal .topcourt-all-access-pass-modal .formgroup-box-main .form-group {
  flex: 0 0 25%;
  max-width: 25%;
}
.topcourt-all-access-section .topcourt-access-pass-modal .topcourt-all-access-pass-modal .topct-order-done {
  font-size: 16px;
  font-weight: 400;
  color: #9b9da8 !important;
  display: inline-block;
  padding: 15px 0 22px;
}
.topcourt-all-access-section .topcourt-access-pass-modal .topcourt-all-access-pass-modal .topct-order-done a {
  display: inline-block;
  color: #fff;
  transition: all 0.3s ease-in-out;
}
.topcourt-all-access-section .topcourt-access-pass-modal .topcourt-all-access-pass-modal .topct-order-done a:hover {
  opacity: 0.6;
}
.topcourt-all-access-section .topcourt-access-pass-modal .topcourt-all-access-pass-modal .topcourt-complete-order-btns-block .btn-upgrade-now-btn {
  width: 100%;
  border-radius: 4px;
  padding: 15px;
}
.topcourt-all-access-section .topcourt-access-pass-modal .topcourt-all-access-pass-modal .topct-secured {
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 15px 0 10px;
}
.topcourt-all-access-section .topcourt-access-pass-modal .topcourt-all-access-pass-modal .topct-secured h6 {
  font-size: 16px;
  font-weight: 400;
  color: #9b9da8 !important;
  box-shadow: none;
  outline: none;
  display: flex;
  align-items: center;
}
.topcourt-all-access-section .topcourt-access-pass-modal .topcourt-all-access-pass-modal .topct-secured h6 img {
  margin-right: 10px;
}
.topcourt-all-access-section .topcourt-access-pass-modal .topcourt-all-access-pass-modal .promo-title-main {
  font-weight: 500;
  font-size: 15px;
  color: #ffffff;
  display: inline-block;
  padding-bottom: 8px;
}
.topcourt-all-access-section .topcourt-access-pass-modal .topcourt-all-access-pass-modal .promo-title-main span {
  color: #b2934d;
  display: inline-block;
  font-family: "Barlow Condensed";
}
.topcourt-all-access-section .topcourt-access-pass-modal .topcourt-all-access-pass-modal h3 {
  font-size: 20px;
}
.topcourt-all-access-section .topcourt-access-pass-modal .topcourt-all-access-pass-modal h3 span {
  font-size: 20px;
  font-weight: 800;
  color: #b2934d;
  display: inline-block;
}
.topcourt-all-access-section .topcourt-access-pass-modal .topcourt-guaranteed-block-main h4 {
  font-size: 20px;
  font-family: "Barlow Condensed";
  font-weight: 500;
  color: white;
  margin-bottom: 12px;
}
.topcourt-all-access-section .topcourt-access-pass-modal .topcourt-guaranteed-block-main p {
  font-size: 14px;
  color: #686a71;
  font-family: "Barlow Condensed";
  font-weight: 500;
  margin-bottom: 15px;
  text-align: left !important;
}
.topcourt-all-access-section .topcourt-access-pass-modal .topcourt-guaranteed-block-main .secured-bnts {
  width: 100%;
  /* padding: 14px; */
  display: flex;
  justify-content: flex-end;
  align-items: center;
  /* border: 1px solid #959595; */
  border-radius: 4px;
  color: #b7b7b7;
  font-family: "Barlow Condensed";
  text-transform: uppercase;
  font-weight: 600;
}
.topcourt-all-access-section .topcourt-access-pass-modal .topcourt-guaranteed-block-main .secured-bnts img {
  margin-right: 10px;
}
.topcourt-all-access-section .topcourt-access-pass-modal .topcourt-guaranteed-block-main .col-md-5 p {
  color: white;
  margin-top: 10px;
  display: flex;
  justify-content: flex-end;
}
.topcourt-all-access-section .topv2-testimonials-block-main {
  margin-top: 50px;
}

.payment-modal .topcourt-access-pass-modal {
  background: transparent;
  border: none;
}
.payment-modal .topcourt-access-pass-modal .topcourt-access-modal-header {
  background: transparent;
  text-align: center;
  display: none;
}
.payment-modal .topcourt-access-pass-modal .topcourt-access-modal-header p {
  text-align: center !important;
}
.payment-modal .topcourt-access-pass-modal .topcourt-all-access-pass-modal {
  padding: 0;
  background: transparent;
}
.payment-modal .topcourt-access-pass-modal .topcourt-all-access-pass-modal .form-group .form-control {
  background-color: #242733;
  height: auto;
  padding: 16px 15px;
  font-family: "Barlow Condensed";
  font-weight: 500;
  font-size: 16px;
  color: #9b9da8 !important;
  border: none;
}
.payment-modal .topcourt-access-pass-modal .topcourt-all-access-pass-modal .form-group .text-danger {
  display: flex;
}
.payment-modal .topcourt-access-pass-modal .topcourt-all-access-pass-modal .form-group .select2 .selection .select2-selection {
  background-color: #242733;
  height: auto;
  padding: 16px 15px;
  font-family: "Barlow Condensed";
  font-weight: 500;
  font-size: 16px;
  color: #9b9da8 !important;
  border: none;
}
.payment-modal .topcourt-access-pass-modal .topcourt-all-access-pass-modal .form-group .select2 .selection .select2-selection .select2-selection__rendered {
  color: #9b9da8 !important;
}
.payment-modal .topcourt-access-pass-modal .topcourt-all-access-pass-modal .form-group .select2 .selection .select2-selection .select2-selection__arrow {
  height: 41px;
  position: absolute;
  top: 0;
  right: 6px;
  width: 20px;
  bottom: 0;
  margin: auto;
}
.payment-modal .topcourt-access-pass-modal .topcourt-all-access-pass-modal .form-group ::-webkit-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  font-weight: 500;
  opacity: 1;
  /* Firefox */
}
.payment-modal .topcourt-access-pass-modal .topcourt-all-access-pass-modal .form-group ::-moz-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  font-weight: 500;
  opacity: 1;
  /* Firefox */
}
.payment-modal .topcourt-access-pass-modal .topcourt-all-access-pass-modal .form-group :-ms-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  font-weight: 500;
  opacity: 1;
  /* Firefox */
}
.payment-modal .topcourt-access-pass-modal .topcourt-all-access-pass-modal .form-group ::-ms-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  font-weight: 500;
  opacity: 1;
  /* Firefox */
}
.payment-modal .topcourt-access-pass-modal .topcourt-all-access-pass-modal .form-group ::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  font-weight: 500;
  opacity: 1;
  /* Firefox */
}
.payment-modal .topcourt-access-pass-modal .topcourt-all-access-pass-modal .form-group :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  font-weight: 500;
}
.payment-modal .topcourt-access-pass-modal .topcourt-all-access-pass-modal .form-group ::-ms-input-placeholder {
  /* Microsoft Edge */
  font-weight: 500;
}
.payment-modal .topcourt-access-pass-modal .topcourt-guaranteed-block-main {
  padding: 35px 0;
  background: transparent;
}

.setup-payment-method {
  margin-bottom: 30px !important;
}

.due-now {
  font-size: 20px;
  line-height: 26px;
  font-family: "Barlow Condensed";
  font-weight: 400;
}
.due-now span {
  color: #b2934d;
  font-weight: 500;
}

.drill-felix-modal-main .modal-body {
  margin: 0;
}
.drill-felix-modal-main .modal-body .top-drill-header-img {
  width: 100%;
  height: 65px;
  overflow: hidden;
}
.drill-felix-modal-main .modal-body .top-ball-drill-icon-block-main {
  position: relative;
  margin-top: 15px;
}
.drill-felix-modal-main .modal-body .top-ball-drill-icon-block-main .top-ball-drill-icon-block {
  margin: auto;
  height: 90px;
  width: 90px;
  text-align: center;
}
.drill-felix-modal-main .modal-body .top-ball-drill-icon-block-main p {
  font-family: "Barlow Condensed";
  font-size: 22px;
  color: white;
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 600;
}
.drill-felix-modal-main .modal-body .top-drill-modal-dody-main {
  padding: 35px 40px 25px;
  text-align: center;
}
@media (max-width: 576px) {
  .drill-felix-modal-main .modal-body .top-drill-modal-dody-main {
    padding: 15px;
  }
}
.drill-felix-modal-main .modal-body .top-drill-modal-dody-main h5 {
  font-size: 27px;
  color: #000000;
  font-family: "Barlow Condensed";
  margin-bottom: 15px;
}
.drill-felix-modal-main .modal-body .top-drill-modal-dody-main p {
  font-size: 14px;
  color: #74767d;
  line-height: 24px;
  font-family: "Barlow Condensed";
}
.drill-felix-modal-main .modal-body .top-drill-congratulations-block {
  background: #ebebeb;
  padding: 20px;
  margin: 35px 0;
}
.drill-felix-modal-main .modal-body .top-drill-congratulations-block .congratulations-msg {
  font-size: 22px;
  color: #74767d;
  line-height: 32px;
  font-family: "Barlow Condensed";
  width: 240px;
  max-width: 100%;
  margin: auto;
}
.drill-felix-modal-main .modal-body .top-drill-congratulations-block .rules-msg {
  font-size: 14px;
  color: #74767d;
  line-height: 24px;
  font-family: "Barlow Condensed";
}
.drill-felix-modal-main .modal-body .topcourt-complete-order-btns-block .btn-upgrade-now-btn {
  width: 100%;
  border-radius: 4px;
  height: 54px;
}

.top-achievement-main-page .topct-my-class-header {
  display: flex;
  justify-content: space-between;
  padding-bottom: 30px;
  align-items: center;
}
@media (max-width: 576px) {
  .top-achievement-main-page .topct-my-class-header {
    flex-direction: column;
  }
}
.top-achievement-main-page .topct-my-class-header h2 {
  font-size: 18px;
  letter-spacing: 3.2px;
  text-transform: uppercase;
  font-family: "montserratsemibold";
  color: white;
}
.top-achievement-main-page .topct-my-class-header a {
  font-size: 14px;
  letter-spacing: 3.6px;
  color: #d9be63;
  text-transform: uppercase;
  font-family: "montserratsemibold";
}
.top-achievement-main-page .topct-my-class-header a:hover {
  border-bottom: 1px solid #d9be63;
}
.top-achievement-main-page .topct-my-class-header .btn-secondary {
  background: transparent !important;
}
@media (max-width: 576px) {
  .top-achievement-main-page .topct-my-class-header .btn-secondary {
    margin-top: 15px;
  }
}
.top-achievement-main-page .topct-my-class-header .btn-secondary .select2 {
  outline: none !important;
  box-shadow: none !important;
  width: 235px !important;
  max-width: 100% !important;
}
@media (max-width: 576px) {
  .top-achievement-main-page .topct-my-class-header .btn-secondary .select2 {
    width: 130px;
  }
}
.top-achievement-main-page .topct-my-class-header .btn-secondary .select2 .select2-selection--single {
  background-color: #1e222f !important;
  border: 1px solid #2a2d3b !important;
  border-radius: 4px !important;
  height: 50px !important;
  display: flex;
  align-items: center !important;
  padding: 5px !important;
  outline: none !important;
  box-shadow: none !important;
}
.top-achievement-main-page .topct-my-class-header .btn-secondary .select2 .select2-selection--single .select2-selection__rendered {
  font-family: "Barlow Condensed";
  font-weight: 500;
  font-size: 16px;
  color: #9b9da8 !important;
}
.top-achievement-main-page .topct-my-class-header .btn-secondary .select2 .select2-selection__arrow {
  top: 11px !important;
  right: 10px !important;
}
.top-achievement-main-page .top-achievement-drills-section-main {
  padding: 30px 0 80px;
}
.top-achievement-main-page .top-achievement-drills-section-main .top-achievement-img-and-detains-block-main {
  margin-bottom: 35px;
}
.top-achievement-main-page .top-achievement-drills-section-main .top-achievement-img-and-detains-block-main .top-achievement-images-block {
  position: relative;
}
.top-achievement-main-page .top-achievement-drills-section-main .top-achievement-img-and-detains-block-main .top-achievement-images-block .top-achievement-img {
  width: 100%;
  height: 175px;
  overflow: hidden;
  background: white;
  border: 1px solid #333333;
}
.top-achievement-main-page .top-achievement-drills-section-main .top-achievement-img-and-detains-block-main .top-achievement-images-block .top-achievement-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top center;
     object-position: top center;
}
.top-achievement-main-page .top-achievement-drills-section-main .top-achievement-img-and-detains-block-main .top-achievement-images-block .top-ball-drill-icon-block-main {
  position: absolute;
  right: 10px;
  top: 10px;
}
.top-achievement-main-page .top-achievement-drills-section-main .top-achievement-img-and-detains-block-main .top-achievement-images-block .top-ball-drill-icon-block-main .top-ball-drill-icon-block {
  margin: auto;
  height: 54px;
  width: 54px;
  text-align: center;
}
.top-achievement-main-page .top-achievement-drills-section-main .top-achievement-img-and-detains-block-main .top-achievement-images-block .top-ball-drill-icon-block-main p {
  font-family: "Barlow Condensed";
  font-size: 12px;
  color: white;
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 600;
}
.top-achievement-main-page .top-achievement-drills-section-main .top-achievement-img-and-detains-block-main .top-user-block-main {
  display: flex;
  width: 100%;
  align-items: center;
  margin-top: 10px;
}
.top-achievement-main-page .top-achievement-drills-section-main .top-achievement-img-and-detains-block-main .top-user-block-main .top-user-img-block {
  height: 50px;
  width: 50px;
  overflow: hidden;
  border-radius: 100px;
}
.top-achievement-main-page .top-achievement-drills-section-main .top-achievement-img-and-detains-block-main .top-user-block-main .top-user-img-block img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}
.top-achievement-main-page .top-achievement-drills-section-main .top-achievement-img-and-detains-block-main .top-user-block-main .top-user-details-block {
  margin-left: 15px;
}
.top-achievement-main-page .top-achievement-drills-section-main .top-achievement-img-and-detains-block-main .top-user-block-main .top-user-details-block h6 {
  font-family: "Barlow Condensed";
  font-size: 14px;
  font-weight: 600;
  color: white;
}
.top-achievement-main-page .top-achievement-drills-section-main .top-achievement-img-and-detains-block-main .top-user-block-main .top-user-details-block span {
  font-family: "Barlow Condensed";
  font-size: 13px;
  font-weight: 400;
  color: white;
  display: inline-block;
  width: 100%;
}
.top-achievement-main-page .top-achievement-drills-section-main .top-achievement-img-and-detains-block-main .top-user-block-main .top-user-details-block span p {
  display: inline-block;
  margin-left: 10px;
  position: relative;
}
.top-achievement-main-page .top-achievement-drills-section-main .top-achievement-img-and-detains-block-main .top-user-block-main .top-user-details-block span p::after {
  position: absolute;
  left: -6px;
  top: 1px;
  bottom: 0;
  width: 1px;
  height: 15px;
  background: white;
  content: "";
}
.top-achievement-main-page .top-achievement-drills-section-main .top-achievement-img-and-detains-block-main .top-user-block-main .top-user-details-block.top-user-active {
  opacity: 0.5;
}
.top-achievement-main-page .topct-like-lession {
  padding: 40px 0 65px;
}
.top-achievement-main-page .top-load-more-btns {
  border: 1px solid #d2d7da;
  border-radius: 3px;
  padding: 12px;
  width: 100%;
  color: white;
  text-align: center;
  transition: all 0.3s ease-in-out;
  display: inline-block;
  font-size: 15px;
  font-family: "Barlow Condensed";
  letter-spacing: 0.64px;
  font-weight: 500;
  margin-top: 20px;
}
.top-achievement-main-page .top-load-more-btns:hover {
  background: #b2934d;
  color: white;
  border: 1px solid #b2934d;
}

.toc-v2-project-title-main {
  letter-spacing: 1.28px;
  color: white;
  line-height: normal;
  font-family: "Barlow Condensed";
  font-size: 32px;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 15px;
}
@media (max-width: 1199.98px) {
  .toc-v2-project-title-main {
    font-size: 28px;
  }
}
@media (max-width: 991.98px) {
  .toc-v2-project-title-main {
    font-size: 24px;
  }
}

.tc-payment-method-notice {
  margin-bottom: 30px;
}
.tc-payment-method-notice p {
  text-transform: unset !important;
  color: #b2934d;
}

.topcourt-thank-you-msg {
  padding: 180px 0 50px;
  text-align: center;
}
.topcourt-thank-you-msg .topcourt-thank-details .topcourt-thank-you-msg-text {
  font-size: 18px;
  color: #d8d8d8;
  font-family: "Barlow Condensed";
  font-weight: 400;
  text-align: center;
  line-height: 27px;
  letter-spacing: 1px;
  width: 630px;
  margin: auto;
  max-width: 100%;
  padding: 15px 0;
}

.datepicker-days .table-condensed thead tr th {
  font-size: 19px;
  font-family: "Barlow Condensed";
  font-weight: 500;
  color: #b2934d;
}
.datepicker-days .table-condensed thead tr th.datepicker-switch:hover {
  background: transparent;
}
.datepicker-days .table-condensed thead tr th.dow {
  font-size: 15px;
  font-family: "Barlow Condensed";
  font-weight: 500;
}
.datepicker-days .table-condensed tbody tr {
  font-family: "Barlow Condensed";
  font-weight: 500;
  color: #b2934d;
  font-size: 16px;
}
.datepicker-days .table-condensed tbody tr td.day:hover {
  background: #b2934d;
  color: white;
}
.datepicker-days .table-condensed tfoot tr th {
  font-size: 15px;
  font-family: "Barlow Condensed";
  font-weight: 500;
}
.datepicker-days .table-condensed tfoot tr th:hover {
  background: transparent;
}

.top-thumbnails-img-modal {
  padding-right: 15px;
  padding-left: 15px;
  background: rgba(0, 0, 0, 0.95);
}
.top-thumbnails-img-modal .modal-dialog {
  max-width: unset;
}
.top-thumbnails-img-modal .container {
  max-width: 900px;
}
.top-thumbnails-img-modal .modal-dialog-centered .modal-content {
  background: black;
  border: none;
}
.top-thumbnails-img-modal .modal-dialog-centered .modal-content .modal-header {
  border: none;
  padding: 0 20px;
}
.top-thumbnails-img-modal .modal-dialog-centered .modal-content .modal-header .modal-title {
  color: white !important;
}
.top-thumbnails-img-modal .modal-dialog-centered .modal-content .modal-header button {
  color: white;
  box-shadow: none;
  text-shadow: none;
  outline: none;
  border-radius: 1000px;
  width: 35px;
  height: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #b2934d;
  opacity: 1;
}
.top-thumbnails-img-modal .modal-dialog-centered .modal-content .modal-header button span {
  line-height: 0 !important;
  margin-bottom: 5px;
  font-size: 25px;
}
.top-thumbnails-img-modal .modal-dialog-centered .modal-content .modal-body {
  margin-bottom: 0;
}
.top-thumbnails-img-modal .modal-dialog-centered .modal-content .modal-body .top-thumbnails-images {
  width: 100%;
  height: 540px;
  overflow: hidden;
}
.top-thumbnails-img-modal .modal-dialog-centered .modal-content .modal-body .top-thumbnails-images img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.top-thumbnails-img-modal .modal-dialog-centered .modal-content .modal-body .swiper-container {
  width: 100%;
  height: 100%;
}
@media (max-width: 768px) {
  .top-thumbnails-img-modal .modal-dialog-centered .modal-content .modal-body .swiper-container .swiper-button-next,
.top-thumbnails-img-modal .modal-dialog-centered .modal-content .modal-body .swiper-container .swiper-button-prev {
    background-size: 19px 34px;
    width: 19px;
    height: 34px;
  }
}
.top-thumbnails-img-modal .modal-dialog-centered .modal-content .modal-body .swiper-container .swiper-button-next.swiper-button-disabled,
.top-thumbnails-img-modal .modal-dialog-centered .modal-content .modal-body .swiper-container .swiper-button-prev.swiper-button-disabled {
  display: none;
}

.popup-entry-sweepstake-casino-animation button {
  color: white !important;
  box-shadow: none;
  text-shadow: none;
  outline: none;
  border-radius: 1000px;
  width: 35px;
  height: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #b2934d;
  opacity: 1;
  position: absolute;
  right: -40px;
  z-index: 1;
}
@media (max-width: 576px) {
  .popup-entry-sweepstake-casino-animation button {
    right: 10px;
    top: 20px;
  }
}
.popup-entry-sweepstake-casino-animation button span {
  line-height: 0 !important;
  margin-bottom: 5px;
  font-size: 25px;
}
.popup-entry-sweepstake-casino-animation .modal-content {
  background: #161820;
  border: none;
  outline: none;
  box-shadow: none;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: relative;
  padding-bottom: 50px;
  background: #161820 url("../png/tc_popup_small_size.png") repeat 0 0;
  -webkit-animation: animodal 100s linear infinite;
          animation: animodal 100s linear infinite;
  height: 580px;
}
.popup-entry-sweepstake-casino-animation .modal-content::after {
  position: absolute;
  width: 100%;
  height: 100%;
  margin: auto;
  content: "";
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.8);
}
.popup-entry-sweepstake-casino-animation .modal-content .modal-header {
  flex-direction: column;
  border: none;
  position: relative;
  z-index: 1;
  padding: 0;
}
@media (max-width: 1366px) {
  .popup-entry-sweepstake-casino-animation .modal-content .modal-header {
    transform: scale(0.8);
  }
}
@media (max-width: 575px) {
  .popup-entry-sweepstake-casino-animation .modal-content .modal-header {
    transform: scale(0.75);
  }
}
.popup-entry-sweepstake-casino-animation .ani-modal-logo {
  position: absolute;
  right: 0;
  left: 0;
  top: 35px;
  width: 240px;
  margin: auto;
}
.popup-entry-sweepstake-casino-animation .modal-background-color {
  background: #2A2D3A;
  width: calc(100% - 350px);
  margin-top: 50px;
  border-radius: 4px;
  position: relative;
  overflow: hidden;
}
@media (max-width: 991px) {
  .popup-entry-sweepstake-casino-animation .modal-background-color {
    width: calc(100% - 0px);
  }
}
@media (max-width: 576px) {
  .popup-entry-sweepstake-casino-animation .modal-background-color {
    width: calc(130% - 0px);
  }
}
.popup-entry-sweepstake-casino-animation .modal-background-color .top-gold-courts-wins-block {
  position: absolute;
  right: 43px;
  left: 0;
  bottom: 135px;
  max-width: 100%;
  width: 320px;
  margin: auto;
  overflow: hidden;
}
.popup-entry-sweepstake-casino-animation .modal-background-color .top-gold-courts-wins-block h1 {
  font-size: 16px;
  font-family: "Barlow Condensed";
  font-weight: 500;
  color: white;
  letter-spacing: 0.64px;
  text-transform: uppercase;
  margin-bottom: 10px;
  z-index: 2;
  position: relative;
  transform: rotate(0.5deg);
}
.popup-entry-sweepstake-casino-animation .modal-background-color .top-gold-courts-wins-block ul {
  z-index: 2;
  position: relative;
}
.popup-entry-sweepstake-casino-animation .modal-background-color .top-gold-courts-wins-block ul li {
  display: inline-block;
  width: 15px;
  height: 33px;
  overflow: hidden;
  margin: 0 6px;
}
.popup-entry-sweepstake-casino-animation .modal-background-color .top-gold-courts-wins-block ul li img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.popup-entry-sweepstake-casino-animation .modal-background-color .top-gold-courts-wins-block .confetti-canvas {
  height: 120px;
  transform: scale(3);
}
.popup-entry-sweepstake-casino-animation .confetti-canvas {
  z-index: 0 !important;
  width: auto;
  height: 100%;
}

#btn-close-casino-amination-popup {
  margin-bottom: 0;
  position: absolute;
  right: 0;
  left: 0;
  bottom: 20px;
  z-index: 1;
}
#btn-close-casino-amination-popup .btn-upgrade-now-btn {
  width: 270px;
}
#btn-close-casino-amination-popup #btn-claim-prize-casino-amination-popup {
  margin-top: 10px;
}
#btn-close-casino-amination-popup .top-you-have-gold-courts-text {
  width: 300px;
  margin: auto;
  max-width: 100%;
  margin-top: 15px;
}
#btn-close-casino-amination-popup .top-you-have-gold-courts-text p {
  font-size: 16px;
  font-family: "Barlow Condensed";
  font-weight: 500;
  color: white;
  letter-spacing: 0.64px;
  text-transform: uppercase;
}
#btn-close-casino-amination-popup .top-you-have-gold-courts-text p b {
  color: white;
  font-weight: 700;
  text-decoration: underline !important;
  font-family: "Barlow Condensed";
}

.gotit-modal-animation .modal-header {
  padding: 0;
  border: none;
}
.gotit-modal-animation button {
  color: white;
  box-shadow: none;
  text-shadow: none;
  outline: none;
  border-radius: 1000px;
  width: 35px;
  height: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #b2934d;
  opacity: 1;
  position: absolute;
  right: -40px;
  z-index: 1;
}
@media (max-width: 576px) {
  .gotit-modal-animation button {
    right: 10px;
    top: 10px;
  }
}
.gotit-modal-animation button span {
  line-height: 0 !important;
  margin-bottom: 5px;
  font-size: 25px;
}

.popup-add-mailing-address .modal-header {
  justify-content: unset;
  text-align: unset;
}
.popup-add-mailing-address .modal-header .modal-title {
  font-size: 18px;
}
.popup-add-mailing-address .modal-body {
  margin-bottom: 0px;
}
.popup-add-mailing-address .modal-body form .form-group .form-control {
  height: 43px;
  width: 100%;
  border-radius: 4px;
  border: 1px solid #ebebeb;
  margin-bottom: 10px;
  padding-left: 10px;
  box-shadow: inset 0 0 10px transparent;
  -webkit-appearance: none;
}
.popup-add-mailing-address .modal-body form .form-group .select2 .selection .select2-selection--single {
  background-color: transparent;
  border: 1px solid #ebebeb !important;
  font-family: unset;
}

.gold-member-txt {
  color: #b2934d;
}

.backround-ani-main .backround-demo-1 {
  width: 100%;
  margin: 0;
  text-align: center;
  height: 300px;
  padding-top: 120px;
  box-sizing: border-box;
  -webkit-animation: slide 20s linear infinite;
  background: gray url("../png/animation-03.png") repeat 0 0;
}
.backround-ani-main .backround-ani-demo-2 {
  background: gray url(https://www.toptal.com/designers/subtlepatterns/) repeat 0 0;
  width: 100%;
  margin: 0;
  text-align: center;
  height: 300px;
  padding-top: 120px;
  box-sizing: border-box;
  -webkit-animation: slide 20s linear infinite;
}
@-webkit-keyframes slide {
  from {
    background-position: 0 0;
  }
  to {
    background-position: -400px 0;
  }
}

.confetti-canvas {
  position: absolute;
  top: 0px;
  left: 0px;
  display: block;
  z-index: 1 !important;
  overflow: hidden;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: 100%;
}

#casino .content > div {
  /* padding-top: 245px; */
  /* width: 300px; */
  width: 620px;
  margin: 0 auto;
  /* transform: translateX(30px); */
  /* padding-top: 195px; */
  padding-top: 140px;
  overflow: hidden;
  transform: translateX(-75px);
}
@media (max-width: 991px) {
  #casino .content > div {
    transform: translateX(-50px);
  }
}
@media (max-width: 576px) {
  #casino .content > div {
    transform: unset;
    position: absolute;
    right: -15px;
    left: 0;
    margin: auto;
    display: flex;
    justify-content: center;
  }
}
@media (max-width: 475px) {
  #casino .content > div {
    right: auto;
    left: -11px;
  }
}
@media (max-width: 400px) {
  #casino .content > div {
    left: -51px;
  }
}
@media (max-width: 375px) {
  #casino .content > div {
    left: -87px;
  }
}

.slotMachine {
  /* width: 36.333333%; */
  /* border: 5px solid #CCAD43; */
  /* height: 100px;
  display: inline-block; */
  /* width: 18.333333%; */
  height: 88px;
  display: inline-block;
  /* width: 18.333333%; */
  width: 14.333333%;
  /* background: #2A2D3B; */
  border-radius: 20px;
  margin: 0 2px;
}
@media (max-width: 576px) {
  .slotMachine {
    width: 18.333333%;
  }
}

.top-launching-soon-modal {
  background: rgba(0, 0, 0, 0.95);
}
.top-launching-soon-modal .modal-content .modal-header {
  justify-content: center;
}
.top-launching-soon-modal .modal-content .modal-header button {
  color: white;
  box-shadow: none;
  text-shadow: none;
  outline: none;
  border-radius: 1000px;
  width: 35px;
  height: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #b2934d;
  opacity: 1;
  top: 15px;
  position: absolute;
  right: -30px;
}
@media (max-width: 576px) {
  .top-launching-soon-modal .modal-content .modal-header button {
    top: -40px;
    right: 5px;
  }
}
.top-launching-soon-modal .modal-content .modal-header button span {
  line-height: 0 !important;
  margin-bottom: 5px !important;
  font-size: 25px !important;
  color: white !important;
}
.top-launching-soon-modal .topct-content-form {
  padding: 20px 45px !important;
}
@media (max-width: 576px) {
  .top-launching-soon-modal .topct-content-form {
    padding: 20px !important;
  }
}
.top-launching-soon-modal .topct-content-form .enter-text {
  padding: 20px 0 35px;
  text-align: center;
}
.top-launching-soon-modal .topct-content-form .enter-text p {
  color: #343434;
  font-weight: 400;
  font-size: 18px !important;
  font-family: "Barlow Condensed";
}
.top-launching-soon-modal .topct-content-form .launch-countdown-container {
  display: inline-flex;
  width: 100%;
}
.top-launching-soon-modal .topct-content-form .launch-countdown-container .is-countdown {
  border: none !important;
  background: transparent !important;
  display: inline-flex;
  width: 100%;
}
.top-launching-soon-modal .topct-content-form .launch-countdown-container .is-countdown .countdown-row {
  display: inline-flex;
  justify-content: space-between;
  width: 100%;
  padding-bottom: 20px;
}
.top-launching-soon-modal .topct-content-form .launch-countdown-container .is-countdown .countdown-row .countdown-section {
  display: flex;
  flex-direction: column;
}
.top-launching-soon-modal .topct-content-form .launch-countdown-container .is-countdown .countdown-row .countdown-section .countdown-amount {
  font-size: 50px !important;
  font-family: "Barlow Condensed";
  font-weight: 500;
  color: #333333;
  display: inline-block;
}
.top-launching-soon-modal .topct-content-form .launch-countdown-container .is-countdown .countdown-row .countdown-section .countdown-period {
  color: #242733;
  font-weight: 600;
  font-size: 15px !important;
  font-family: "Barlow Condensed";
  text-transform: uppercase;
  display: inline-block;
}
.top-launching-soon-modal .topct-content-form .popup-subscribing-message {
  text-align: center;
}
.top-launching-soon-modal .topct-content-form .popup-subscribing-message .tc-gold-success-msg {
  color: #b2934d;
  font-weight: 400;
  font-size: 16px !important;
  font-family: "Barlow Condensed";
  margin: 5px 0;
}
.top-launching-soon-modal .topct-content-form .popup-subscribing-message .text-danger {
  color: red;
  font-weight: 400;
  font-size: 16px !important;
  font-family: "Barlow Condensed";
  margin: 5px 0;
}

.fade {
  transition: unset !important;
}

.top-sitemap-details-block-main {
  position: relative;
  z-index: 2;
}

.only-purchase-package-page {
  padding: 60px 0 0px !important;
}
.only-purchase-package-page .topct-watching-header {
  margin-bottom: 5px !important;
}
.only-purchase-package-page .topct-watching-header h1 {
  font-size: 25px !important;
}
@media (max-width: 576px) {
  .only-purchase-package-page .topct-watching-header h1 {
    font-size: 25px !important;
  }
}
.only-purchase-package-page .topct-watching-header h3 {
  margin-bottom: 0px !important;
}
@media (max-width: 576px) {
  .only-purchase-package-page .topct-watching-header h3 {
    font-size: 14px !important;
  }
}
.only-purchase-package-page .topct-formgroup {
  padding: 0 0 10px !important;
}
@media (max-width: 576px) {
  .only-purchase-package-page .topct-formgroup .form-control {
    padding: 12px 12px !important;
  }
}
.only-purchase-package-page .topct-watch-video {
  padding-top: 10px;
}
@media (max-width: 576px) {
  .only-purchase-package-page .topct-watch-video {
    padding-top: 0px;
  }
}
.only-purchase-package-page .topct-payment-box-main {
  padding-bottom: 40px !important;
}

.prepaid-membership-checkout-page .only-purchase-package-page {
  padding: 70px 0px 0px !important;
}
.prepaid-membership-checkout-page .only-purchase-package-page .topct-watching-header h3 {
  font-size: 14px;
}

.topv2-qr-code-modal-main .modal-body {
  margin-bottom: 0 !important;
}
.topv2-qr-code-modal-main .modal-header {
  border: none !important;
  position: absolute;
  right: 5px;
  top: 0px;
  z-index: 1;
}
.topv2-qr-code-modal-main .modal-header button {
  padding: 7px 15px;
}
.topv2-qr-code-modal-main .topv2-qr-code-modal-details-main {
  text-align: center;
  margin-top: -60px;
  margin-bottom: 25px;
}
.topv2-qr-code-modal-main .topv2-qr-code-modal-details-main .topv2-qr-code-user-img {
  width: 100px;
  height: 100px;
  overflow: hidden;
  border-radius: 100px;
  margin: auto;
  margin-bottom: 10px;
  border: 2px solid white;
  background: #242733;
}
.topv2-qr-code-modal-main .topv2-qr-code-modal-details-main .topv2-qr-code-user-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  padding: 0 !important;
  border: none;
}
.topv2-qr-code-modal-main .topv2-qr-code-modal-details-main h1 {
  color: #b2934d;
  font-weight: 500;
  font-size: 21px;
  font-family: "Barlow Condensed";
}
.topv2-qr-code-modal-main .topv2-qr-code-modal-details-main p {
  color: #242733;
  font-weight: 400;
  font-size: 15px;
  font-family: "Barlow Condensed";
}
.topv2-qr-code-modal-main .qr-code-img {
  width: 200px;
  height: 200px;
  overflow: hidden;
  margin: auto;
  border: 1px solid #f1f1f1;
}
.topv2-qr-code-modal-main .qr-code-img img {
  width: 100%;
  height: 100%;
  -o-object-position: center;
     object-position: center;
  -o-object-fit: contain;
     object-fit: contain;
}
.topv2-qr-code-modal-main .topv2-share-and-save-btns-footer {
  text-align: center;
  padding-top: 20px;
  display: flex;
  flex-direction: column;
}
.topv2-qr-code-modal-main .topv2-share-and-save-btns-footer a {
  color: #242733;
  font-weight: 500;
  font-size: 15px;
  font-family: "Barlow Condensed";
  margin-bottom: 10px;
  width: 100%;
}
.topv2-qr-code-modal-main .topv2-share-and-save-btns-footer a img {
  width: 16px;
  margin-right: 12px;
  margin-top: -5px;
}

.toast-warning {
  background-color: #b2934d !important;
  opacity: 1 !important;
  box-shadow: none !important;
}

.topv2-template-qr-code {
  padding: 100px 20px;
  background: #f8f8f8;
}
.topv2-template-qr-code .topv2-template-qr-code-modal {
  width: 375px;
  max-width: 100%;
  background-color: white;
  margin: auto;
  padding: 20px;
  border-radius: 4px;
  margin-top: 60px;
}
.topv2-template-qr-code .topv2-template-qr-code-modal .topv2-qr-code-modal-details-main {
  text-align: center;
  margin-top: -60px;
  margin-bottom: 25px;
}
.topv2-template-qr-code .topv2-template-qr-code-modal .topv2-qr-code-modal-details-main .topv2-qr-code-user-img {
  width: 100px;
  height: 100px;
  overflow: hidden;
  border-radius: 100px;
  margin: auto;
  margin-bottom: 10px;
  border: 2px solid white;
  background: #242733;
}
.topv2-template-qr-code .topv2-template-qr-code-modal .topv2-qr-code-modal-details-main .topv2-qr-code-user-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  padding: 0 !important;
  border: none;
}
.topv2-template-qr-code .topv2-template-qr-code-modal .topv2-qr-code-modal-details-main h1 {
  color: #b2934d;
  font-weight: 500;
  font-size: 21px;
  font-family: "Barlow Condensed";
}
.topv2-template-qr-code .topv2-template-qr-code-modal .topv2-qr-code-modal-details-main p {
  color: #242733;
  font-weight: 400;
  font-size: 15px;
  font-family: "Barlow Condensed";
}
.topv2-template-qr-code .topv2-template-qr-code-modal .qr-code-img {
  width: 180px;
  height: 180px;
  overflow: hidden;
  margin: auto;
  border: 1px solid #f1f1f1;
  margin-bottom: 20px;
}
.topv2-template-qr-code .topv2-template-qr-code-modal .qr-code-img img {
  width: 100%;
  height: 100%;
  -o-object-position: center;
     object-position: center;
  -o-object-fit: contain;
     object-fit: contain;
}

.topv2-testimonials-images-show-section {
  padding-bottom: 60px;
}

.topv2-testimonials-block-main .topv2-testimonials {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
}
.topv2-testimonials-block-main .topv2-testimonials img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}

.topv2-exclusive-perks-modal .topv2-exclusive-perks-modal-section-main {
  height: 100%;
  background: white;
  width: 450px;
  max-width: 100%;
  margin: auto;
}
.topv2-exclusive-perks-modal .topv2-exclusive-perks-modal-section-main .topv2-perks-modal-details {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  height: 100%;
}
.topv2-exclusive-perks-modal .topv2-exclusive-perks-modal-section-main .topv2-perks-modal-details .topv2-perks-modal-img {
  width: 100%;
  height: 160px;
  overflow: hidden;
  padding: 15px;
}
.topv2-exclusive-perks-modal .topv2-exclusive-perks-modal-section-main .topv2-perks-modal-details .topv2-perks-modal-img img {
  width: 100%;
  height: 100%;
  -o-object-position: center;
     object-position: center;
  -o-object-fit: contain;
     object-fit: contain;
}
.topv2-exclusive-perks-modal .topv2-exclusive-perks-modal-section-main .topv2-perks-modal-details .topv2-perks-footer {
  background: #b2934d;
  padding: 10px;
}
.topv2-exclusive-perks-modal .topv2-exclusive-perks-modal-section-main .topv2-perks-modal-details .topv2-perks-footer p {
  font-size: 15px;
  letter-spacing: 0.8px;
  font-family: "Barlow";
  color: white;
  font-weight: 500;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: unset;
  display: -webkit-box;
  line-clamp: 1;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.topv2-exclusive-perks-modal .topv2-exclusive-perks-modal-section-main h5 {
  font-size: 16px;
  letter-spacing: 0;
  font-family: "Barlow";
  color: #b2934d;
  font-weight: 500;
  padding: 15px;
}

.popup-share-video {
  background: rgba(14, 16, 21, 0.6);
}
.popup-share-video .modal-dialog .modal-content {
  background-color: #272a37;
  border: 1px solid #272a37;
}
.popup-share-video .modal-dialog .modal-content .modal-header {
  border: none;
  justify-content: unset;
}
.popup-share-video .modal-dialog .modal-content .modal-header button {
  outline: none;
  box-shadow: none;
  border: none;
  font-size: 30px;
  color: white;
  font-weight: 500;
  line-height: 1;
  text-shadow: none;
  font-family: "Barlow Condensed";
}
.popup-share-video .modal-dialog .modal-content .modal-body {
  margin-bottom: 0;
}
.popup-share-video.topv2-video-segment-modal .modal-content .modal-header button span {
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: normal;
  font-size: 30px;
  margin-top: -6px;
}
.popup-share-video.topv2-video-segment-modal .topv2-video-segment-details .form-control {
  padding: 12px;
  min-height: 48px;
  margin-bottom: 4px;
  outline: none;
  box-shadow: none;
  border: none;
  font-size: 15px;
  color: #242733;
  font-size: 15px;
  font-weight: normal;
  font-family: "montserrat";
}
.popup-share-video.topv2-video-segment-modal .topv2-video-segment-details .save-segment-btn {
  font-family: "Barlow Condensed";
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  border-radius: 100px;
  letter-spacing: 0.64px;
  border-radius: 1000px;
  width: 200px;
  max-width: 100%;
  background: #b2934d;
  border: 1px solid #b2934d;
  padding: 15px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
  margin-top: 30px;
  margin-bottom: 10px;
}

.topv2-question-modal-main .modal-content {
  min-height: 594px;
  max-height: 594px;
  height: 100%;
  overflow: auto;
}
.topv2-question-modal-main .modal-body {
  margin-bottom: 0;
}
.topv2-question-modal-main .topv2-question-modal-title-main {
  margin-bottom: 20px;
}
.topv2-question-modal-main .topv2-question-modal-title-main .top-v2-small-title-text {
  text-align: center;
  color: #282A37;
}
.topv2-question-modal-main .topv2-question-modal-title-main p {
  font-size: 14px;
  color: #acacac;
  font-family: "Barlow Condensed";
  font-weight: 400;
  width: 90%;
  margin: auto;
  text-align: center;
  margin-top: 10px;
  text-transform: uppercase;
}
.topv2-question-modal-main .gold-courts-10-icon {
  margin: auto;
  width: 180px;
  padding: 15px;
  height: 240px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 60px;
}
.topv2-question-modal-main .gold-courts-10-icon img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.topv2-question-modal-main .topv2-question-block-main {
  padding: 0px 20px;
  align-items: center;
  display: inline-flex;
  flex-direction: column;
  min-height: 550px;
  width: 100%;
}
.topv2-question-modal-main .topv2-question-block-main .topv2-back-btn-arrow-main {
  display: inline-block;
  font-size: 16px;
  color: #B6B6B6;
  font-family: "Barlow Condensed";
  font-weight: 500;
  transition: all 0.3s ease-in-out;
  position: absolute;
  top: 35px;
  left: 35px;
}
.topv2-question-modal-main .topv2-question-block-main .topv2-back-btn-arrow-main:hover {
  color: #B2944E;
}
.topv2-question-modal-main .topv2-question-block-main .topv2-get-10-free-gold-courts-text {
  font-family: "Barlow Condensed";
  font-weight: 500;
  color: #B2944E;
  font-size: 17px;
  line-height: 15px;
  margin: auto;
  display: block;
  margin: 0 0 25px 0;
  text-align: center;
}
.topv2-question-modal-main .topv2-question-block-main .topv2-progress-bar-block-main {
  display: inline-flex;
  align-items: end;
  width: 100%;
  justify-content: space-between;
  margin-bottom: 20px;
}
@media (max-width: 575px) {
  .topv2-question-modal-main .topv2-question-block-main .topv2-progress-bar-block-main {
    flex-direction: column;
  }
}
.topv2-question-modal-main .topv2-question-block-main .topv2-progress-bar-block-main p {
  font-family: "Barlow Condensed";
  font-weight: 600;
  color: #282A37;
  font-size: 15px;
  line-height: 15px;
}
.topv2-question-modal-main .topv2-question-block-main .topv2-progress-bar-block-main .topv2-progress-bar-main {
  width: calc(100% - 75px);
  margin: auto;
}
@media (max-width: 575px) {
  .topv2-question-modal-main .topv2-question-block-main .topv2-progress-bar-block-main .topv2-progress-bar-main {
    width: 100%;
    margin: 6px 0px;
  }
}
.topv2-question-modal-main .topv2-question-block-main .topv2-progress-bar-block-main .topv2-progress-bar-main .topv2-progress {
  width: 100%;
  height: 15px;
  background: #E8E8E8;
}
.topv2-question-modal-main .topv2-question-block-main .topv2-progress-bar-block-main .topv2-progress-bar-main .topv2-progress .topv2-progress-active {
  height: 15px;
  background: #B2944E;
}
.topv2-question-modal-main .topv2-question-block-main form {
  width: 90%;
  margin: auto;
}
@media (max-width: 575px) {
  .topv2-question-modal-main .topv2-question-block-main form {
    width: 100%;
  }
}
.topv2-question-modal-main .topv2-question-block-main form .form-group .form-control {
  height: 50px;
  border-color: #B2944E;
  font-family: "Barlow";
  font-weight: 500;
  color: #494A4D;
  font-size: 16px;
}
.topv2-question-modal-main .topv2-question-block-main form .radio label {
  display: flex;
  cursor: pointer;
  font-weight: 500;
  position: relative;
  overflow: hidden;
  margin-bottom: 10px;
  background: #EFEFEF;
  padding: 0;
  border-radius: 4px;
  transition: all 0.3s ease-in-out;
}
.topv2-question-modal-main .topv2-question-block-main form .radio label:hover {
  opacity: 0.7;
}
.topv2-question-modal-main .topv2-question-block-main form .radio label span {
  padding: 0.375em 0.75em 0.375em 0.375em;
  border-radius: 99em;
  transition: 0.25s eas;
  color: #494A4D;
  padding: 12px;
  width: 100%;
  border-radius: 0;
  font-size: 14px;
  font-family: "Barlow Condensed";
  font-weight: 500;
  border-radius: 4px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
}
.topv2-question-modal-main .topv2-question-block-main form .radio label span::before {
  display: -webkit-box;
  flex-shrink: 0;
  content: "";
  background-color: #fff;
  border-radius: 50%;
  transition: 0.25s ease;
  box-shadow: inset 0 0 0 0.125em #00005c;
  opacity: 0;
}
.topv2-question-modal-main .topv2-question-block-main form .radio label input {
  position: absolute;
  opacity: 0;
}
.topv2-question-modal-main .topv2-question-block-main form .radio label input:checked + span:before {
  box-shadow: inset 0 0 0 0.4375em #00005c;
}
.topv2-question-modal-main .topv2-question-block-main form .radio label input:checked + span {
  background-color: #B2944E;
  width: 100%;
  height: 100%;
  border-radius: unset;
  color: #fff;
  border-radius: 4px;
}
.topv2-question-modal-main .topv2-question-block-main form .radio.topv2-checkbox-main {
  padding: 10px;
}
.topv2-question-modal-main .topv2-question-block-main form .radio.topv2-checkbox-main label {
  background: transparent;
  margin: 0px;
}
.topv2-question-modal-main .topv2-question-block-main form .radio.topv2-checkbox-main label span {
  display: flex;
  color: white;
  align-items: center;
  padding: 3px 0 3px 35px;
}
.topv2-question-modal-main .topv2-question-block-main form .radio.topv2-checkbox-main label span .fav-module-option-gold-text {
  color: #B2944E;
  margin-right: 3px;
}
.topv2-question-modal-main .topv2-question-block-main form .radio.topv2-checkbox-main label span::before {
  opacity: 1;
  width: 25px;
  height: 25px;
  border-radius: 4px;
  background: #e8e8e8;
  box-shadow: none;
  margin-right: 15px;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
}
.topv2-question-modal-main .topv2-question-block-main form .radio.topv2-checkbox-main label input:checked + span:before {
  box-shadow: none;
  background: #e8e8e8 !important;
}
.topv2-question-modal-main .topv2-question-block-main form .radio.topv2-checkbox-main label input:checked + span {
  background-color: transparent;
}
.topv2-question-modal-main .topv2-question-block-main form .radio.topv2-checkbox-main label input:checked + span:after {
  content: "";
  position: absolute;
  top: -4px;
  left: 10px;
  width: 6px;
  height: 14px;
  border: solid #B2944E;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  display: flex;
  align-items: center;
  justify-content: center;
  bottom: 0;
  margin: auto;
}
.topv2-question-modal-main .topv2-question-block-main form .radio.topv2-textbox-main input.form-control {
  height: 50px;
  border-color: #B2944E;
  font-family: "Barlow";
  font-weight: 500;
  color: #494A4D;
  font-size: 16px;
  margin-bottom: 15px;
  background: #F9F9F9;
}
.topv2-question-modal-main .topv2-question-block-main form .radio.topv2-textbox-main .topv2-datepicker-box {
  height: 50px;
  border: 1px solid #B2944E;
  margin-bottom: 15px;
  background: #F9F9F9;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0.25rem;
  color: #494A4D;
  padding: 0 6px;
  max-width: 260px;
  width: 100%;
  margin: auto;
}
.topv2-question-modal-main .topv2-question-block-main form .radio.topv2-textbox-main .topv2-datepicker-box .field-custom-fields {
  border: none !important;
  outline: none !important;
  background: transparent !important;
  font-family: "Barlow";
  font-weight: 500;
  color: #494A4D;
  font-size: 16px;
  width: 35px;
  padding: 0 5px;
}
.topv2-question-modal-main .topv2-question-block-main form .radio.topv2-textbox-main .topv2-datepicker-box .field-custom-fields#answer-date-year-field {
  width: 45px;
}
.topv2-question-modal-main .topv2-question-block-main form .radio.check-click-radiobutton-insixe-box {
  border: 2px solid #EFEFEF;
  padding: 0;
}
.topv2-question-modal-main .topv2-question-block-main form .radio.check-click-radiobutton-insixe-box.users-survey-images-block {
  border-color: #B2944E;
}
.topv2-question-modal-main .topv2-question-block-main form .survey-options-dynamic-render-with-images {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: start;
  align-items: center;
  margin: 0;
  overflow: auto;
  max-height: 340px;
}
.topv2-question-modal-main .topv2-question-block-main form .survey-options-dynamic-render-with-images .topv2-checkbox-main {
  max-width: 140px;
  flex-basis: 140px;
  margin: 0px 7px;
  margin-bottom: 15px;
}
.topv2-question-modal-main .topv2-question-block-main form .topv2-stories-videos {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: start;
  align-items: center;
  margin-bottom: 10px;
}
.topv2-question-modal-main .topv2-question-block-main form .topv2-stories-videos .topv2-checkbox-main {
  max-width: 190px;
  flex-basis: 190px;
  margin: 0px 7px;
  margin-bottom: 15px;
}
@media (max-width: 991px) {
  .topv2-question-modal-main .topv2-question-block-main form .topv2-stories-videos .topv2-checkbox-main {
    max-width: 175px;
    flex-basis: 175px;
  }
}
.topv2-question-modal-main .topv2-question-block-main form .topv2-stories-videos .survey-videos-list-block {
  max-width: 190px;
  flex-basis: 190px;
  margin: 0px 7px;
  margin-bottom: 15px;
}
@media (max-width: 991px) {
  .topv2-question-modal-main .topv2-question-block-main form .topv2-stories-videos .survey-videos-list-block {
    max-width: 175px;
    flex-basis: 175px;
  }
}
.topv2-question-modal-main .topv2-question-block-main form .topv2-stories-videos .survey-videos-list-block .video-type-tag {
  font-family: "Barlow Condensed";
  font-weight: 500;
  color: #282A37;
  font-size: 14px;
}
.topv2-question-modal-main .topv2-question-block-main form .topv2-stories-videos .survey-videos-list-block .topv2-checkbox-main {
  margin: 0;
  width: 100%;
}
.topv2-question-modal-main .topv2-question-block-main #dynamic-survey-question-option-container .topv2-stories-title-main {
  font-size: 15px;
  font-weight: 500;
  font-family: "Barlow Condensed";
  color: black;
  margin: 0px 0 8px;
  margin-left: -6px;
  text-transform: uppercase;
}
.topv2-question-modal-main .topv2-question-block-main #dynamic-survey-question-option-container .col-md-3,
.topv2-question-modal-main .topv2-question-block-main #dynamic-survey-question-option-container .col-md-4 {
  margin-bottom: 15px;
  margin-right: 15px;
}
.topv2-question-modal-main .topv2-question-block-main #next-question-render-loader {
  margin: 30px 0;
}
.topv2-question-modal-main.topv3-survey-question-modal-wrapper {
  background: #121215bf;
}
.topv2-question-modal-main.topv3-survey-question-modal-wrapper .modal-dialog {
  max-width: 950px;
  width: 100%;
}
.topv2-question-modal-main.topv3-survey-question-modal-wrapper .modal-dialog .modal-content {
  overflow: visible;
}
.topv2-question-modal-main.topv3-survey-question-modal-wrapper .modal-dialog .modal-content .topv3-survey-question-header {
  position: absolute;
  right: -40px;
  top: 0;
}
@media (max-width: 1199px) {
  .topv2-question-modal-main.topv3-survey-question-modal-wrapper .modal-dialog .modal-content .topv3-survey-question-header {
    right: 0px;
    top: -40px;
  }
}
.topv2-question-modal-main.topv3-survey-question-modal-wrapper .modal-dialog .topv3-survey-question-header {
  box-sizing: border-box;
}
.topv2-question-modal-main.topv3-survey-question-modal-wrapper .modal-dialog .topv3-survey-question-header .topv3-survey-question {
  box-shadow: none;
  text-shadow: none;
  outline: none;
  border-radius: 1000px;
  width: 35px;
  height: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #b2934d;
  opacity: 1;
  line-height: 0 !important;
  margin-bottom: 5px;
  font-size: 25px;
}
.topv2-question-modal-main.topv3-survey-question-modal-wrapper .modal-dialog .topv3-survey-question-header .topv3-survey-question span {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 5px;
  font-size: 30px;
  color: white;
}
.topv2-question-modal-main.topv3-survey-question-modal-wrapper .modal-dialog .modal-content {
  background: #232632;
  border: 1px solid #4F4F4F;
  border-radius: 0px;
  max-height: inherit;
}
@media (max-width: 575px) {
  .topv2-question-modal-main.topv3-survey-question-modal-wrapper .modal-dialog .modal-content {
    margin-right: 15px;
  }
}
.topv2-question-modal-main.topv3-survey-question-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-question-block-main {
  padding: 25px 35px 0;
  min-height: 575px;
}
@media (max-width: 575px) {
  .topv2-question-modal-main.topv3-survey-question-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-question-block-main {
    padding: 25px 0px 0;
  }
}
.topv2-question-modal-main.topv3-survey-question-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-question-block-main .topv2-back-btn-arrow-main {
  top: 12px;
  left: 18px;
  color: white;
  font-size: 14px;
}
.topv2-question-modal-main.topv3-survey-question-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-question-block-main .topv2-progress {
  height: 20px;
  background: #E8E8E8;
}
.topv2-question-modal-main.topv3-survey-question-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-question-block-main .topv2-progress .topv2-progress-active {
  height: 20px;
}
.topv2-question-modal-main.topv3-survey-question-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-question-block-main .topv2-progress-bar-block-main {
  align-items: flex-start;
}
.topv2-question-modal-main.topv3-survey-question-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-question-block-main .topv2-progress-bar-block-main .text-one p {
  color: white;
}
.topv2-question-modal-main.topv3-survey-question-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-question-block-main .topv2-progress-bar-block-main .topv2-progress-bar-main {
  margin: -2px 6px 0;
}
@media (max-width: 575px) {
  .topv2-question-modal-main.topv3-survey-question-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-question-block-main .topv2-progress-bar-block-main .topv2-progress-bar-main {
    margin: 8px auto;
    width: 100%;
  }
}
.topv2-question-modal-main.topv3-survey-question-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-question-block-main .topv2-progress-bar-block-main .text-three p {
  color: white;
}
.topv2-question-modal-main.topv3-survey-question-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-question-block-main .topv2-progress-bar-block-main .text-three h5 {
  color: #B2944E;
  font-size: 14px;
  font-weight: 500;
  font-family: "Barlow Condensed";
}
.topv2-question-modal-main.topv3-survey-question-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-question-block-main form {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin: 0;
  height: 100%;
}
.topv2-question-modal-main.topv3-survey-question-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-question-block-main form .survey-question-body-wrapper {
  min-height: 410px;
  height: 435px;
  margin-bottom: 55px;
  overflow-y: auto;
  overflow-x: hidden;
  padding-left: 15px;
  margin-left: -15px;
}
@media (max-width: 575px) {
  .topv2-question-modal-main.topv3-survey-question-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-question-block-main form .survey-question-body-wrapper {
    min-height: 380px;
    height: 380px;
  }
}
.topv2-question-modal-main.topv3-survey-question-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-question-block-main form .survey-question-body-wrapper .top-v2-small-title-text {
  color: white;
  max-width: 650px;
  margin: auto;
  width: 100%;
  line-height: 30px;
}
.topv2-question-modal-main.topv3-survey-question-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-question-block-main form .survey-question-body-wrapper .topv2-vidoe-section-height-fix .survey-options-dynamic-render-with-images {
  border: 1px solid #686868;
}
.topv2-question-modal-main.topv3-survey-question-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-question-block-main form .survey-question-body-wrapper .topv2-vidoe-section-height-fix .survey-options-dynamic-render-with-images .topv2-checkbox-main {
  max-width: unset;
  flex-basis: unset;
  flex: 0 0 25%;
  border-bottom: 1px solid #686868;
  margin: 0 !important;
  border-right: 1px solid #686868;
}
@media (max-width: 991px) {
  .topv2-question-modal-main.topv3-survey-question-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-question-block-main form .survey-question-body-wrapper .topv2-vidoe-section-height-fix .survey-options-dynamic-render-with-images .topv2-checkbox-main {
    flex: 0 0 33%;
  }
}
@media (max-width: 767px) {
  .topv2-question-modal-main.topv3-survey-question-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-question-block-main form .survey-question-body-wrapper .topv2-vidoe-section-height-fix .survey-options-dynamic-render-with-images .topv2-checkbox-main {
    flex: 0 0 49%;
  }
}
.topv2-question-modal-main.topv3-survey-question-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-question-block-main form .survey-question-body-wrapper .topv2-vidoe-section-height-fix .survey-options-dynamic-render-with-images .topv2-checkbox-main label span {
  display: -webkit-box;
  flex-direction: unset;
}
.topv2-question-modal-main.topv3-survey-question-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-question-block-main form .survey-question-body-wrapper .topv2-vidoe-section-height-fix .row .col-md-6 {
  flex: 0 0 33%;
  max-width: unset;
}
@media (max-width: 991px) {
  .topv2-question-modal-main.topv3-survey-question-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-question-block-main form .survey-question-body-wrapper .topv2-vidoe-section-height-fix .row .col-md-6 {
    flex: 0 0 49%;
  }
}
.topv2-question-modal-main.topv3-survey-question-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-question-block-main form .survey-question-body-wrapper .topv2-vidoe-section-height-fix .topv2-datepicker-boxV3 .row {
  margin-right: -7px;
  margin-left: -7px;
}
.topv2-question-modal-main.topv3-survey-question-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-question-block-main form .survey-question-body-wrapper .topv2-vidoe-section-height-fix .topv2-datepicker-boxV3 .row .col-md-3 {
  flex: 0 0 25%;
  max-width: unset;
  margin: 0 !important;
  padding-right: 7px;
  padding-left: 7px;
}
.topv2-question-modal-main.topv3-survey-question-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-question-block-main form .survey-question-body-wrapper .topv2-vidoe-section-height-fix .topv2-datepicker-boxV3 .row .col-md-6 {
  flex: 0 0 50%;
  max-width: unset;
  margin: 0 !important;
  padding-right: 7px;
  padding-left: 7px;
}
.topv2-question-modal-main.topv3-survey-question-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-question-block-main form .survey-question-body-wrapper .topv2-vidoe-section-height-fix .topv2-datepicker-boxV3 .field-custom-fields {
  border: 1px solid #B2944E;
  margin-bottom: 15px;
  background: #F9F9F9;
  text-align: start;
  border-radius: 0.25rem;
  color: #494A4D;
  padding: 12px;
  width: 100%;
}
.topv2-question-modal-main.topv3-survey-question-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-question-block-main form .survey-question-body-wrapper .topv2-vidoe-section-height-fix .sport-type-radio-options-container {
  flex-direction: column;
  margin: auto;
  width: 100%;
}
.topv2-question-modal-main.topv3-survey-question-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-question-block-main form .survey-question-body-wrapper .topv2-vidoe-section-height-fix .sport-type-radio-options-container .range-bar-wrapper-main {
  width: calc(100% - 45px);
  margin: 0 auto 21px;
}
@media (max-width: 767px) {
  .topv2-question-modal-main.topv3-survey-question-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-question-block-main form .survey-question-body-wrapper .topv2-vidoe-section-height-fix .sport-type-radio-options-container .range-bar-wrapper-main {
    width: 100%;
  }
}
.topv2-question-modal-main.topv3-survey-question-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-question-block-main form .survey-question-body-wrapper .topv2-vidoe-section-height-fix .sport-type-radio-options-container .range-bar-wrapper-main input[type=range] {
  -webkit-appearance: none;
  margin: 0;
  width: 100%;
  height: 18px;
  background: #fff;
  border-radius: 25px;
}
.topv2-question-modal-main.topv3-survey-question-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-question-block-main form .survey-question-body-wrapper .topv2-vidoe-section-height-fix .sport-type-radio-options-container .range-bar-wrapper-main input[type=range]:focus {
  outline: none;
}
.topv2-question-modal-main.topv3-survey-question-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-question-block-main form .survey-question-body-wrapper .topv2-vidoe-section-height-fix .sport-type-radio-options-container .range-bar-wrapper-main input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 18px;
  cursor: pointer;
  background: #fff;
  border-radius: 25px;
}
.topv2-question-modal-main.topv3-survey-question-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-question-block-main form .survey-question-body-wrapper .topv2-vidoe-section-height-fix .sport-type-radio-options-container .range-bar-wrapper-main input[type=range]::-ms-track {
  width: 100%;
  height: 18px;
  cursor: pointer;
  background: #fff;
  border-radius: 25px;
}
.topv2-question-modal-main.topv3-survey-question-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-question-block-main form .survey-question-body-wrapper .topv2-vidoe-section-height-fix .sport-type-radio-options-container .range-bar-wrapper-main input[type=range]::-moz-range-track {
  width: 100%;
  height: 18px;
  cursor: pointer;
  background: #fff;
  border-radius: 25px;
}
.topv2-question-modal-main.topv3-survey-question-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-question-block-main form .survey-question-body-wrapper .topv2-vidoe-section-height-fix .sport-type-radio-options-container .range-bar-wrapper-main input[type=range]::-webkit-slider-thumb {
  height: 38px;
  width: 38px;
  border-radius: 50%;
  background: #B2944E;
  border: 2px solid #fff;
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -10px;
}
.topv2-question-modal-main.topv3-survey-question-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-question-block-main form .survey-question-body-wrapper .topv2-vidoe-section-height-fix .sport-type-radio-options-container .range-bar-wrapper-main input[type=range]::-ms-thumb {
  height: 38px;
  width: 38px;
  border-radius: 50%;
  background: #B2944E;
  border: 2px solid #fff;
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -10px;
}
.topv2-question-modal-main.topv3-survey-question-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-question-block-main form .survey-question-body-wrapper .topv2-vidoe-section-height-fix .sport-type-radio-options-container .range-bar-wrapper-main input[type=range]::-moz-range-thumb {
  height: 38px;
  width: 38px;
  border-radius: 50%;
  background: #B2944E;
  border: 2px solid #fff;
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -10px;
}
.topv2-question-modal-main.topv3-survey-question-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-question-block-main form .survey-question-body-wrapper .topv2-vidoe-section-height-fix .sport-type-radio-options-container .range-bar-wrapper-main input[type=range]:focus::-webkit-slider-runnable-track {
  background: #fff;
}
.topv2-question-modal-main.topv3-survey-question-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-question-block-main form .survey-question-body-wrapper .topv2-vidoe-section-height-fix .sport-type-radio-options-container .range-bar-wrapper-main input[disabled]::-webkit-slider-runnable-track {
  width: 100%;
  height: 18px;
  cursor: pointer;
  background: #b8b8b8;
  border-radius: 25px;
}
.topv2-question-modal-main.topv3-survey-question-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-question-block-main form .survey-question-body-wrapper .topv2-vidoe-section-height-fix .sport-type-radio-options-container .range-bar-wrapper-main input[disabled]::-ms-track {
  width: 100%;
  height: 18px;
  cursor: pointer;
  background: #b8b8b8;
  border-radius: 25px;
}
.topv2-question-modal-main.topv3-survey-question-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-question-block-main form .survey-question-body-wrapper .topv2-vidoe-section-height-fix .sport-type-radio-options-container .range-bar-wrapper-main input[disabled]::-moz-range-track {
  width: 100%;
  height: 18px;
  cursor: pointer;
  background: #b8b8b8;
  border-radius: 25px;
}
.topv2-question-modal-main.topv3-survey-question-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-question-block-main form .survey-question-body-wrapper .topv2-vidoe-section-height-fix .sport-type-radio-options-container .step-details-block {
  display: flex;
  justify-content: space-between;
  width: 100%;
  overflow: visible;
}
.topv2-question-modal-main.topv3-survey-question-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-question-block-main form .survey-question-body-wrapper .topv2-vidoe-section-height-fix .sport-type-radio-options-container .step-details-block .label-text {
  flex: 0 0 20%;
  text-align: center;
}
.topv2-question-modal-main.topv3-survey-question-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-question-block-main form .survey-question-body-wrapper .topv2-vidoe-section-height-fix .sport-type-radio-options-container .step-details-block .label-text label {
  font-size: 12px;
  font-weight: 600;
  color: white;
  font-family: "Barlow";
  opacity: 0.8;
  text-align: center;
  padding: 0 12px;
  width: 125px;
}
@media (max-width: 991px) {
  .topv2-question-modal-main.topv3-survey-question-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-question-block-main form .survey-question-body-wrapper .topv2-vidoe-section-height-fix .sport-type-radio-options-container .step-details-block .label-text label {
    width: 100%;
    font-size: 10px;
  }
}
.topv2-question-modal-main.topv3-survey-question-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-question-block-main form .survey-question-body-wrapper .topv2-vidoe-section-height-fix .sport-type-radio-options-container .step-details-block .label-text label.active {
  color: #B2944E;
}
.topv2-question-modal-main.topv3-survey-question-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-question-block-main form .survey-question-body-wrapper .topv2-vidoe-section-height-fix .sport-type-radio-options-container .step-details-block .label-text:first-child {
  text-align: start;
}
.topv2-question-modal-main.topv3-survey-question-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-question-block-main form .survey-question-body-wrapper .topv2-vidoe-section-height-fix .sport-type-radio-options-container .step-details-block .label-text:first-child label {
  margin-left: -23px;
}
.topv2-question-modal-main.topv3-survey-question-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-question-block-main form .survey-question-body-wrapper .topv2-vidoe-section-height-fix .sport-type-radio-options-container .step-details-block .label-text:nth-child(2n) {
  text-align: start;
}
.topv2-question-modal-main.topv3-survey-question-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-question-block-main form .survey-question-body-wrapper .topv2-vidoe-section-height-fix .sport-type-radio-options-container .step-details-block .label-text:nth-child(2n) label {
  margin-left: -6px;
}
.topv2-question-modal-main.topv3-survey-question-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-question-block-main form .survey-question-body-wrapper .topv2-vidoe-section-height-fix .sport-type-radio-options-container .step-details-block .label-text:nth-child(4n) {
  text-align: end;
}
.topv2-question-modal-main.topv3-survey-question-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-question-block-main form .survey-question-body-wrapper .topv2-vidoe-section-height-fix .sport-type-radio-options-container .step-details-block .label-text:last-child {
  text-align: end;
}
.topv2-question-modal-main.topv3-survey-question-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-question-block-main form .survey-question-body-wrapper .topv2-vidoe-section-height-fix .sport-type-radio-options-container .step-details-block .label-text:last-child label {
  margin-right: -15px;
}
.topv2-question-modal-main.topv3-survey-question-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-question-block-main form .survey-question-body-wrapper .topv2-vidoe-section-height-fix .sport-type-radio-options-container .radio {
  flex: 0 0 20%;
  max-width: unset;
  padding-right: 2px;
  padding-left: 2px;
}
.topv2-question-modal-main.topv3-survey-question-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-question-block-main form .survey-question-body-wrapper .topv2-vidoe-section-height-fix .sport-type-radio-options-container .radio label {
  background: transparent;
  padding-top: 55px;
  margin-top: -20px;
}
.topv2-question-modal-main.topv3-survey-question-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-question-block-main form .survey-question-body-wrapper .topv2-vidoe-section-height-fix .sport-type-radio-options-container .radio label span {
  text-align: center;
  padding: 0.375em 0.75em 0.375em 0.375em;
  border-radius: 99em;
  transition: 0.25s eas;
  color: white;
  padding: 0;
  width: 100%;
  border-radius: 0;
  font-size: 12px;
  font-family: "Barlow";
  font-weight: 500;
  border-radius: 4px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: visible;
  text-overflow: ellipsis;
  position: relative;
}
.topv2-question-modal-main.topv3-survey-question-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-question-block-main form .survey-question-body-wrapper .topv2-vidoe-section-height-fix .sport-type-radio-options-container .radio label span::before {
  display: -webkit-box;
  flex-shrink: 0;
  content: "";
  background: transparent;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  transition: 0.25s ease;
  box-shadow: inset 0 0 0 0.125em transparent;
  opacity: 1;
  margin: auto;
  position: absolute;
  right: 0;
  left: 0;
  top: -53px;
}
.topv2-question-modal-main.topv3-survey-question-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-question-block-main form .survey-question-body-wrapper .topv2-vidoe-section-height-fix .sport-type-radio-options-container .radio label input {
  position: absolute;
  opacity: 0;
}
.topv2-question-modal-main.topv3-survey-question-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-question-block-main form .survey-question-body-wrapper .topv2-vidoe-section-height-fix .sport-type-radio-options-container .radio label input:checked + span:before {
  box-shadow: inset 0 0 0 0.125em white;
  background: #B2944E;
}
.topv2-question-modal-main.topv3-survey-question-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-question-block-main form .survey-question-body-wrapper .topv2-vidoe-section-height-fix .sport-type-radio-options-container .radio label input:checked + span {
  background: transparent;
  width: 100%;
  height: auto;
  border-radius: unset;
  color: #fff;
  border-radius: unset;
}
.topv2-question-modal-main.topv3-survey-question-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-question-block-main form .survey-question-body-wrapper .topv2-vidoe-section-height-fix .pickleball-question-block .pickleball-question {
  display: flex;
  justify-content: space-between;
  margin-bottom: 18px;
}
.topv2-question-modal-main.topv3-survey-question-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-question-block-main form .survey-question-body-wrapper .topv2-vidoe-section-height-fix .pickleball-question-block .pickleball-question p {
  font-size: 14px;
  font-weight: 600;
  color: white;
  font-family: "Barlow";
}
.topv2-question-modal-main.topv3-survey-question-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-question-block-main form .survey-question-footer-wrapper {
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  background: #232632;
  padding: 15px 15px 25px;
}
.topv2-question-modal-main.topv3-survey-question-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-question-block-main form .survey-question-footer-wrapper .btn-upgrade-now-btn {
  width: 140px;
  font-size: 14px;
  height: 38px;
}

.topv2-users-map-block {
  width: 1020px;
  height: 700px;
  margin: auto;
}
@media (max-width: 1199px) {
  .topv2-users-map-block {
    width: 830px;
    height: 540px;
  }
}
@media (max-width: 991px) {
  .topv2-users-map-block {
    width: 680px;
    height: 540px;
  }
}
@media (max-width: 767px) {
  .topv2-users-map-block {
    width: 510px;
    height: 540px;
  }
}
@media (max-width: 575px) {
  .topv2-users-map-block {
    width: 340px;
    height: 540px;
  }
}

#card-element {
  padding: 0 14px;
  background: #252833;
  border: 1px solid #ffffff26;
}

.payment-errors {
  color: #e3342f !important;
  font-size: 16px !important;
  display: block !important;
}

.users-survey-images-block {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  position: relative;
  cursor: pointer;
}
.users-survey-images-block h5 {
  font-size: 15px;
  font-weight: 500;
  font-family: "Barlow Condensed";
  color: black;
  margin-bottom: 10px;
}
.users-survey-images-block .users-survey-details {
  position: relative;
  width: 100%;
  height: 100%;
}
.users-survey-images-block .users-survey-details .users-survey-img {
  width: 100%;
  height: 123px;
  position: relative;
}
@media (max-width: 991px) {
  .users-survey-images-block .users-survey-details .users-survey-img {
    height: 100px;
  }
}
.users-survey-images-block .users-survey-details .users-survey-img::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  right: 0;
  left: 0;
  bottom: 0;
  top: 0;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
}
.users-survey-images-block .users-survey-details .users-survey-img img {
  width: 100%;
  height: 100%;
  -o-object-position: center;
     object-position: center;
  -o-object-fit: cover;
     object-fit: cover;
}
.users-survey-images-block .users-survey-details p {
  font-size: 13px;
  font-weight: 500;
  font-family: "Barlow Condensed";
  color: white;
  position: absolute;
  bottom: 10px;
  right: 10px;
  left: 10px;
  padding-left: 20px;
  text-transform: uppercase;
  margin: auto;
  display: flex;
  align-items: center;
  top: auto;
}
.users-survey-images-block .users-survey-details p::before {
  position: absolute;
  content: "";
  width: 10px;
  height: 22px;
  background: url("../svg/top-icon.svg") no-repeat;
  background-position: center center;
  background-size: contain;
  left: 0;
  top: auto;
  bottom: auto;
  margin: auto;
}
.users-survey-images-block .users-survey-details .drills-block {
  position: absolute;
  bottom: 8px;
  right: 7px;
  left: 11px;
}
.users-survey-images-block .users-survey-details .drills-block h4 {
  font-size: 13px;
  font-weight: 500;
  font-family: "Barlow Condensed";
  color: white;
  margin-bottom: 3px;
  text-transform: uppercase;
}
.users-survey-images-block .users-survey-details .drills-block h6 {
  font-size: 11px;
  font-weight: 400;
  font-family: "Barlow Condensed";
  color: white;
}
.users-survey-images-block label {
  position: absolute !important;
  right: 0;
  top: 10px;
  padding: 0 !important;
}
.users-survey-images-block label span {
  width: 25px !important;
  height: 25px !important;
}
.users-survey-images-block label span::before {
  border-radius: 100px !important;
  background: transparent !important;
}

.topv2-video-comment-drop-menu {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
}
.topv2-video-comment-drop-menu .topv2-video-comment-user-box {
  width: calc(100% - 50px);
}
.topv2-video-comment-drop-menu .dropdown .nav-link {
  display: flex;
  align-items: center;
  padding: 0;
}
.topv2-video-comment-drop-menu .dropdown .nav-link i {
  display: inline-block;
  width: 6px;
  height: 6px;
  background: white;
  border-radius: 100px;
  margin: 0 3px;
}
.topv2-video-comment-drop-menu .dropdown .dropdown-menu {
  left: unset !important;
  right: 0 !important;
  top: 8px !important;
  padding: 0;
  border-radius: 6px !important;
  -webkit-border-radius: 6px !important;
  -moz-border-radius: 6px !important;
  -ms-border-radius: 6px !important;
  -o-border-radius: 6px !important;
  overflow: hidden;
  transform: translate3d(0px, 6px, 0px) !important;
  -webkit-transform: translate3d(0px, 6px, 0px) !important;
  -moz-transform: translate3d(0px, 6px, 0px) !important;
  -ms-transform: translate3d(0px, 6px, 0px) !important;
  -o-transform: translate3d(0px, 6px, 0px) !important;
}
.topv2-video-comment-drop-menu .dropdown .dropdown-menu .dropdown-item {
  font-size: 15px;
  text-align: center;
  padding: 12px 15px;
  font-weight: normal;
  font-family: "Averta Demo PE Cutted Demo";
  background: white;
  transition: all 0.3s linear 0s !important;
  -webkit-transition: all 0.3s linear 0s !important;
  -moz-transition: all 0.3s linear 0s !important;
  -o-transition: all 0.3s linear 0s !important;
  -ms-transition: all 0.3s linear 0s !important;
  border-bottom: 1px solid #dadada;
}
.topv2-video-comment-drop-menu .dropdown .dropdown-menu .dropdown-item:last-child {
  border-bottom: none;
}
.topv2-video-comment-drop-menu .dropdown .dropdown-menu .dropdown-item:hover {
  background: #fff0cf;
}

.topv2-video-comment-modal textarea {
  color: #495057 !important;
  opacity: 1 !important;
  box-shadow: none;
  outline: none;
  resize: none;
  height: 150px;
}
.topv2-video-comment-modal textarea:focus {
  border: 1px solid #ced4da !important;
}

.topv2-map-animation-wrapper {
  position: relative;
}
.topv2-map-animation-wrapper .topv2-map-img {
  width: 100%;
  height: 500px;
  overflow: hidden;
}
@media (max-width: 767.98px) {
  .topv2-map-animation-wrapper .topv2-map-img {
    height: 290px;
  }
}
@media (max-width: 575.98px) {
  .topv2-map-animation-wrapper .topv2-map-img {
    height: 274px;
  }
}
@media (max-width: 375px) {
  .topv2-map-animation-wrapper .topv2-map-img {
    height: 200px;
  }
}
.topv2-map-animation-wrapper .topv2-map-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.topv2-map-animation-wrapper .topv2-map-ani-img {
  width: calc(100% - 46px);
  position: absolute;
  right: 0;
  left: 16px;
  bottom: 30px;
  -webkit-animation: bounce 2s infinite ease-in-out;
  animation: bounce 2s infinite ease-in-out;
  height: 310px;
}
@media (max-width: 991.98px) {
  .topv2-map-animation-wrapper .topv2-map-ani-img {
    height: 325px;
  }
}
@media (max-width: 767.98px) {
  .topv2-map-animation-wrapper .topv2-map-ani-img {
    height: 183px;
    bottom: 15px;
  }
}
@media (max-width: 575.98px) {
  .topv2-map-animation-wrapper .topv2-map-ani-img {
    height: 171px;
  }
}
@media (max-width: 375px) {
  .topv2-map-animation-wrapper .topv2-map-ani-img {
    height: 128px;
    bottom: 12px;
    width: calc(100% - 40px);
  }
}
.topv2-map-animation-wrapper .topv2-map-ani-img svg {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
  display: block;
  -webkit-filter: blur(1px);
          filter: blur(1px);
}
@-webkit-keyframes bounce {
  0%, 100% {
    opacity: 0.3;
  }
  50% {
    opacity: 0.6;
  }
}
@keyframes bounce {
  0%, 100% {
    opacity: 0.3;
  }
  50% {
    opacity: 0.6;
  }
}

.blog-theme-loader-main-block {
  position: relative;
}
.blog-theme-loader-main-block::after {
  background: url(../png/site-spinner.png) no-repeat;
  background-size: contain;
  background-position: center;
  content: "";
  width: 50px;
  height: 50px;
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-animation: ldio-rpinwye8j0b 1s linear infinite;
          animation: ldio-rpinwye8j0b 1s linear infinite;
}
@keyframes ldio-rpinwye8j0b {
  0% {
    transform: rotate(0deg);
  }
  50% {
    transform: rotate(180deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.theme-loader-main-block {
  position: relative;
}
.theme-loader-main-block::after {
  background: url(../png/site-spinner.png) no-repeat;
  background-size: contain;
  background-position: center;
  content: "";
  width: 50px;
  height: 50px;
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-animation: ldio-rpinwye8j0b 1s linear infinite;
          animation: ldio-rpinwye8j0b 1s linear infinite;
}
@keyframes ldio-rpinwye8j0b {
  0% {
    transform: rotate(0deg);
  }
  50% {
    transform: rotate(180deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.full-page-loader-icon {
  position: fixed;
  right: 0;
  left: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 2;
  background: #2a2d3b;
}

.gift-ribbon-icon {
  position: relative;
  overflow: hidden;
}
.gift-ribbon-icon .gift-ribbon-left {
  left: 5px;
}
.gift-ribbon-icon img {
  width: 55px;
  position: absolute;
}
.gift-ribbon-icon .gift-ribbon-right {
  right: 5px;
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
}

.topv2-toptips-modal-wrapper .modal-dialog {
  max-width: 1200px;
  padding: 0 15px;
}
.topv2-toptips-modal-wrapper .modal-dialog .modal-content {
  height: 86vh;
}
@media (max-width: 768px) {
  .topv2-toptips-modal-wrapper .modal-dialog .modal-content {
    height: 82vh;
  }
}
@media (max-width: 767.98px) {
  .topv2-toptips-modal-wrapper .modal-dialog .modal-content {
    height: 420px;
  }
}
.topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-header {
  position: absolute;
  right: 0;
  z-index: 2;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
}
@media (max-width: 767.98px) {
  .topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-header {
    background: #202331;
    right: 3px;
    position: relative;
    width: 100%;
    border-radius: 0px;
  }
}
.topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-header p {
  font-size: 13px;
  font-weight: 600;
  font-family: "Averta Demo PE Cutted Demo";
  color: #fff;
  display: none;
}
@media (max-width: 767.98px) {
  .topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-header p {
    display: block;
  }
}
.topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-header .close {
  padding: 0;
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
  top: 0;
  bottom: 0;
}
@media (max-width: 767.98px) {
  .topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-header .close {
    top: -6px;
    left: auto;
    right: 13px;
  }
}
.topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body {
  padding: 0;
}
.topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper {
  display: flex;
  align-items: start;
  justify-content: space-between;
  width: 100%;
  flex-wrap: wrap;
  max-height: 86vh;
  height: 100%;
  min-height: 86vh;
}
@media (max-width: 767.98px) {
  .topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper {
    flex-direction: column;
    max-height: 100%;
    min-height: 100%;
  }
}
.topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-comment-modal {
  width: 65%;
  background: black;
  height: 100%;
  display: flex;
  align-items: center;
  position: relative;
  max-height: 86vh;
  min-height: 86vh;
}
@media (max-width: 991px) {
  .topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-comment-modal {
    width: 55%;
  }
}
@media (max-width: 768px) {
  .topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-comment-modal {
    width: 100%;
    max-height: 100%;
    min-height: 100%;
    height: 260px;
  }
}
@media (max-width: 767.98px) {
  .topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-comment-modal {
    height: auto;
    flex: 1;
    display: flex;
    flex-direction: column;
    display: none;
  }
}
.topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-comment-modal .topv2-toptips-video-comment-block {
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}
.topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-comment-modal .topv2-toptips-video-comment-block img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-comment-modal .topv2-toptips-video-comment-block .preview-video {
  width: 100%;
  height: 100%;
}
.topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-comment-modal .topv2-toptips-video-comment-block .preview-video > div {
  padding: 0 !important;
  position: unset !important;
}
.topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-comment-modal .topv2-toptips-previous-next {
  position: absolute;
  right: 15px;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 94px;
  width: 36px;
}
.topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-comment-modal .topv2-toptips-previous-next .btn-for-next-previous-toptips {
  width: 36px;
  height: 36px;
  margin: 4px 0;
  background: #202331;
  border-radius: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
}
.topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-comment-modal .topv2-toptips-previous-next .btn-for-next-previous-toptips i {
  width: 12px;
  height: 12px;
  display: block;
  margin-top: 2px;
}
.topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-comment-modal .topv2-toptips-previous-next .btn-for-next-previous-toptips i svg {
  width: 100%;
  height: 100%;
  display: block;
}
.topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-comment-modal .topv2-toptips-previous-next .btn-for-next-previous-toptips.next-btn {
  top: auto;
  bottom: 0;
}
.topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-comment-modal .topv2-toptips-previous-next .btn-for-next-previous-toptips.previous-btn {
  top: 0;
  bottom: auto;
}
.topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-comment-modal .topv2-toptips-previous-next .btn-for-next-previous-toptips.previous-btn i {
  transform: rotate(180deg);
  margin-top: 0;
}
.topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-details {
  flex: 1;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 86vh;
  max-height: 86vh;
}
@media (max-width: 768px) {
  .topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-details {
    min-height: 100%;
    max-height: 100%;
    height: auto;
  }
}
@media (max-width: 767.98px) {
  .topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-details {
    width: 100%;
    flex: unset;
    height: 100%;
  }
}
.topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-details .topv2-toptips-user-detail-list {
  display: flex;
  align-items: start;
  margin-bottom: 8px;
}
.topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-details .topv2-toptips-user-detail-list .topv2-toptips-user-img {
  width: 55px;
  height: 55px;
  overflow: hidden;
  margin-right: 15px;
  border-radius: 1000px;
  background: #161720;
}
@media (max-width: 500px) {
  .topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-details .topv2-toptips-user-detail-list .topv2-toptips-user-img {
    width: 40px;
    height: 40px;
    margin-right: 12px;
  }
}
.topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-details .topv2-toptips-user-detail-list .topv2-toptips-user-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-details .topv2-toptips-user-detail-list .topv2-toptips-user-detail h6 {
  font-size: 15px;
  letter-spacing: 0.5px;
  font-family: "Averta Demo PE Cutted Demo";
  color: white;
  font-weight: 600;
  margin-bottom: 2px;
  word-break: break-word;
}
@media (max-width: 500px) {
  .topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-details .topv2-toptips-user-detail-list .topv2-toptips-user-detail h6 {
    font-size: 12px;
  }
}
.topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-details .topv2-toptips-user-detail-list .topv2-toptips-user-detail p {
  font-size: 13px;
  font-family: "Averta Demo PE Cutted Demo";
  color: #818389;
  font-weight: 500;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  word-break: break-word;
}
@media (max-width: 500px) {
  .topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-details .topv2-toptips-user-detail-list .topv2-toptips-user-detail p {
    font-size: 10px;
  }
}
.topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-details .topv2-toptips-user-detail-list .topv2-toptips-user-detail p span {
  display: inline-block;
  font-weight: 600;
}
@media (max-width: 767.98px) {
  .topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-details .topv2-toptips-user-detail-list .topv2-toptips-user-detail .topv2-toptips-like-mobile-block {
    display: flex;
    justify-content: space-between;
    width: 100%;
  }
}
@media (max-width: 767.98px) {
  .topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-details .topv2-toptips-user-detail-list .topv2-toptips-user-detail .topv2-toptips-like-mobile-block .topv2-toptips-wed-and-mobile {
    width: calc(100% - 35px);
  }
}
.topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-details .topv2-toptips-user-detail-list .topv2-toptips-user-detail .topv2-toptips-like-mobile-block .topv2-toptips-wed-and-mobile .topv2-toptips-mobile-view-time-block {
  display: inherit;
}
.topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-details .topv2-toptips-user-detail-list .topv2-toptips-user-detail .topv2-toptips-like-mobile-block .topv2-toptips-wed-and-mobile .topv2-toptips-mobile-view-time-block p {
  display: inline;
}
.topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-details .topv2-toptips-user-detail-list .topv2-toptips-user-detail .topv2-toptips-like-mobile-block .topv2-toptips-wed-and-mobile .topv2-toptips-mobile-view-time-block span {
  display: none;
  font-size: 12px;
  line-height: normal;
  margin-left: 5px;
  color: #818389;
  font-weight: 500;
}
@media (max-width: 767.98px) {
  .topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-details .topv2-toptips-user-detail-list .topv2-toptips-user-detail .topv2-toptips-like-mobile-block .topv2-toptips-wed-and-mobile .topv2-toptips-mobile-view-time-block span {
    display: inline;
  }
}
.topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-details .topv2-toptips-user-detail-list .topv2-toptips-user-detail .topv2-toptips-like-mobile-block .topv2-toptips-mobile-view-like-btn {
  display: none;
}
@media (max-width: 767.98px) {
  .topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-details .topv2-toptips-user-detail-list .topv2-toptips-user-detail .topv2-toptips-like-mobile-block .topv2-toptips-mobile-view-like-btn {
    display: flex;
    flex: 1;
    justify-content: center;
  }
}
.topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-details .topv2-toptips-user-detail-list .topv2-toptips-user-detail .topv2-toptips-like-mobile-block .topv2-toptips-mobile-view-like-btn .topv2-toptips-user-like {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}
.topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-details .topv2-toptips-user-detail-list .topv2-toptips-user-detail .topv2-toptips-like-mobile-block .topv2-toptips-mobile-view-like-btn .topv2-toptips-user-like i {
  width: 15px;
  height: 15px;
  display: block;
}
.topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-details .topv2-toptips-user-detail-list .topv2-toptips-user-detail .topv2-toptips-like-mobile-block .topv2-toptips-mobile-view-like-btn .topv2-toptips-user-like i svg {
  width: 100%;
  height: 100%;
  display: block;
}
.topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-details .topv2-toptips-user-detail-list .topv2-toptips-user-detail .topv2-toptips-like-mobile-block .topv2-toptips-mobile-view-like-btn .topv2-toptips-user-like i svg path {
  fill: #797b82;
}
.topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-details .topv2-toptips-user-detail-list .topv2-toptips-user-detail .topv2-toptips-like-mobile-block .topv2-toptips-mobile-view-like-btn .topv2-toptips-user-like.liked i svg path {
  fill: #b2934d;
}
.topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-details .topv2-toptips-user-detail-list .topv2-toptips-user-detail .topv2-toptips-like-mobile-block .topv2-toptips-mobile-view-like-btn .topv2-toptips-user-like p {
  font-size: 13px;
  font-family: "Averta Demo PE Cutted Demo";
  color: #818389;
  font-weight: 500;
}
.topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-details .topv2-toptips-user-commamd-block {
  padding: 15px;
  border-bottom: 1px solid #fafafa1a;
  background: #202331;
  height: 135px;
}
@media (max-width: 768px) {
  .topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-details .topv2-toptips-user-commamd-block {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 80px;
  }
}
@media (max-width: 767.98px) {
  .topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-details .topv2-toptips-user-commamd-block {
    padding: 9px;
    flex-direction: column;
    align-items: flex-start;
    height: 100%;
    justify-content: unset;
    display: none;
  }
}
.topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-details .topv2-toptips-user-commamd-block .topv2-toptips-user-details-block {
  margin-bottom: 12px;
}
@media (max-width: 768px) {
  .topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-details .topv2-toptips-user-commamd-block .topv2-toptips-user-details-block {
    margin-bottom: 0px;
  }
}
@media (max-width: 767.98px) {
  .topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-details .topv2-toptips-user-commamd-block .topv2-toptips-user-details-block {
    margin-bottom: 12px;
    width: 100%;
  }
}
.topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-details .topv2-toptips-user-commamd-block .topv2-toptips-user-details-block .user-command-text {
  font-size: 14px;
  font-family: "Averta Demo PE Cutted Demo";
  color: #818389;
  font-weight: 500;
  line-height: 21px;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
}
.topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-details .topv2-toptips-user-commamd-block .topv2-toptips-user-details-block .topv2-toptips-user-detail-list {
  align-items: center;
}
@media (max-width: 768px) {
  .topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-details .topv2-toptips-user-commamd-block .topv2-toptips-user-details-block .topv2-toptips-user-detail-list {
    margin-bottom: 0px;
  }
}
.topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-details .topv2-toptips-user-commamd-block .topv2-toptips-footer-wrapper .topv2-favorite-and-share-btns {
  margin-right: 10px;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 1px;
  font-family: "Averta Demo PE Cutted Demo";
  display: inline-flex;
  justify-content: center;
  color: #7f8187;
  transition: all 0.3s ease-in-out;
  align-items: center;
  margin-bottom: 6px;
}
.topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-details .topv2-toptips-user-commamd-block .topv2-toptips-footer-wrapper .topv2-favorite-and-share-btns i {
  display: inline-flex;
  width: 26px;
  height: 26px;
  margin-right: 10px;
  align-items: center;
  justify-content: center;
  background: #161720;
  border-radius: 100px;
  margin-bottom: -3px;
}
.topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-details .topv2-toptips-user-commamd-block .topv2-toptips-footer-wrapper .topv2-favorite-and-share-btns i svg {
  width: 10px;
  height: 10px;
}
.topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-details .topv2-toptips-user-commamd-block .topv2-toptips-footer-wrapper .topv2-favorite-and-share-btns i svg path {
  fill: white;
  transition: all 0.3s ease-in-out;
}
.topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-details .topv2-toptips-user-commamd-block .topv2-toptips-footer-wrapper .topv2-favorite-and-share-btns.video-favorited {
  color: #b2934d;
  border-color: #b2934d;
}
.topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-details .topv2-toptips-user-commamd-block .topv2-toptips-footer-wrapper .topv2-favorite-and-share-btns.video-favorited i svg path {
  fill: #b2934d;
}
.topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-details .topv2-toptips-user-commamd-block .topv2-toptips-footer-wrapper .topv2-favorite-and-share-btns:hover {
  color: #b2934d;
  border-color: #b2934d;
}
.topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-details .topv2-toptips-user-commamd-block .topv2-toptips-footer-wrapper .topv2-favorite-and-share-btns:hover i svg path {
  fill: #b2934d;
}
.topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-details .topv2-toptips-user-commamd-block .topv2-toptips-footer-wrapper .topv2-favorite-and-share-btns.active {
  border-color: #b2934d;
  color: #b2934d;
  background: transparent;
}
.topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-details .topv2-toptips-user-commamd-block .topv2-toptips-footer-wrapper .topv2-favorite-and-share-btns.active i {
  color: #b2934d;
}
.topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-details .topv2-toptip-type-commamd-block {
  display: flex;
  flex-direction: column;
  width: 100%;
  justify-content: space-between;
  height: calc(100% - 50px);
}
.topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-details .topv2-toptip-type-commamd-block .topv2-view-more-comments-user-block {
  height: 100%;
  overflow: auto;
  -ms-overflow-style: none;
  scrollbar-width: 1px;
  margin-bottom: 5px;
  padding: 15px;
}
@media (max-width: 767.98px) {
  .topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-details .topv2-toptip-type-commamd-block .topv2-view-more-comments-user-block {
    height: 330px;
    margin-bottom: 0;
    padding: 15px 15px 0px;
  }
}
.topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-details .topv2-toptip-type-commamd-block .topv2-view-more-comments-user-block .topv2-toptip-commamd::-webkit-scrollbar {
  display: none;
}
.topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-details .topv2-toptip-type-commamd-block .topv2-view-more-comments-user-block .topv2-toptip-commamd::-webkit-scrollbar {
  width: 2px;
  height: 5px;
  background-color: #aaa;
  /* or add it to the track */
}
.topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-details .topv2-toptip-type-commamd-block .topv2-view-more-comments-user-block .topv2-toptip-commamd::-webkit-scrollbar-thumb {
  background: #000;
}
.topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-details .topv2-toptip-type-commamd-block .topv2-view-more-comments-user-block .topv2-toptip-commamd .topv2-toptips-user-detail-list {
  position: relative;
}
.topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-details .topv2-toptip-type-commamd-block .topv2-view-more-comments-user-block .topv2-toptip-commamd .topv2-toptips-user-detail-list .topv2-toptips-user-img {
  width: 45px;
  height: 45px;
}
.topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-details .topv2-toptip-type-commamd-block .topv2-view-more-comments-user-block .topv2-toptip-commamd .topv2-toptips-user-detail-list .topv2-toptips-user-detail {
  width: 100%;
}
.topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-details .topv2-toptip-type-commamd-block .topv2-view-more-comments-user-block .topv2-toptip-commamd .topv2-toptips-user-detail-list .topv2-toptips-user-detail h6 {
  font-size: 14px;
}
.topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-details .topv2-toptip-type-commamd-block .topv2-view-more-comments-user-block .topv2-toptip-commamd .topv2-toptips-user-detail-list .topv2-toptips-user-detail p {
  font-size: 12px;
}
.topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-details .topv2-toptip-type-commamd-block .topv2-view-more-comments-user-block .topv2-toptip-commamd .topv2-toptips-user-detail-list .topv2-toptips-user-detail .topv2-toptips-reply-block {
  display: flex;
  align-items: center;
  margin-top: 6px;
}
@media (max-width: 767.98px) {
  .topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-details .topv2-toptip-type-commamd-block .topv2-view-more-comments-user-block .topv2-toptip-commamd .topv2-toptips-user-detail-list .topv2-toptips-user-detail .topv2-toptips-reply-block .msgtimetext {
    display: none;
  }
}
.topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-details .topv2-toptip-type-commamd-block .topv2-view-more-comments-user-block .topv2-toptip-commamd .topv2-toptips-user-detail-list .topv2-toptips-user-detail .topv2-toptips-reply-block span, .topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-details .topv2-toptip-type-commamd-block .topv2-view-more-comments-user-block .topv2-toptip-commamd .topv2-toptips-user-detail-list .topv2-toptips-user-detail .topv2-toptips-reply-block a {
  font-size: 13px;
  font-family: "Averta Demo PE Cutted Demo";
  color: #818389;
  font-weight: 500;
  display: inline-block;
  margin-right: 15px;
}
.topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-details .topv2-toptip-type-commamd-block .topv2-view-more-comments-user-block .topv2-toptip-commamd .topv2-toptips-user-detail-list .topv2-toptips-user-detail .topv2-toptips-reply-block .topv2-toptips-user-like {
  display: flex;
  align-items: center;
  margin-right: 15px;
}
@media (max-width: 767.98px) {
  .topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-details .topv2-toptip-type-commamd-block .topv2-view-more-comments-user-block .topv2-toptip-commamd .topv2-toptips-user-detail-list .topv2-toptips-user-detail .topv2-toptips-reply-block .topv2-toptips-user-like {
    display: none;
  }
}
.topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-details .topv2-toptip-type-commamd-block .topv2-view-more-comments-user-block .topv2-toptip-commamd .topv2-toptips-user-detail-list .topv2-toptips-user-detail .topv2-toptips-reply-block .topv2-toptips-user-like.liked i svg path {
  fill: #b2934d;
}
.topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-details .topv2-toptip-type-commamd-block .topv2-view-more-comments-user-block .topv2-toptip-commamd .topv2-toptips-user-detail-list .topv2-toptips-user-detail .topv2-toptips-reply-block .topv2-toptips-user-like i {
  width: 12px;
  height: 12px;
  display: block;
  margin-right: 8px;
}
.topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-details .topv2-toptip-type-commamd-block .topv2-view-more-comments-user-block .topv2-toptip-commamd .topv2-toptips-user-detail-list .topv2-toptips-user-detail .topv2-toptips-reply-block .topv2-toptips-user-like i svg {
  width: 100%;
  height: 100%;
  display: block;
}
.topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-details .topv2-toptip-type-commamd-block .topv2-view-more-comments-user-block .topv2-toptip-commamd .topv2-toptips-user-detail-list .topv2-toptips-user-detail .topv2-toptips-reply-block .topv2-toptips-user-like i svg path {
  fill: #797b82;
}
.topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-details .topv2-toptip-type-commamd-block .topv2-view-more-comments-user-block .topv2-toptip-commamd .topv2-toptips-user-detail-list .topv2-toptips-user-detail .topv2-toptips-reply-block .topv2-toptips-user-like p {
  font-size: 13px;
  font-family: "Averta Demo PE Cutted Demo";
  color: #818389;
  font-weight: 500;
}
@media (max-width: 767.98px) {
  .topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-details .topv2-toptip-type-commamd-block .topv2-view-more-comments-user-block .topv2-toptip-commamd .topv2-toptips-user-detail-list .topv2-toptips-user-detail .topv2-toptips-reply-block .nav-item {
    display: none;
  }
}
.topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-details .topv2-toptip-type-commamd-block .topv2-view-more-comments-user-block .topv2-toptip-commamd .topv2-toptips-user-detail-list .topv2-toptips-user-detail .topv2-toptips-reply-block .nav-item .nav-link {
  padding: 0;
  margin: 0;
  display: flex;
}
.topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-details .topv2-toptip-type-commamd-block .topv2-view-more-comments-user-block .topv2-toptip-commamd .topv2-toptips-user-detail-list .topv2-toptips-user-detail .topv2-toptips-reply-block .nav-item .nav-link i {
  width: 4px;
  height: 4px;
  border-radius: 100px;
  background: #818389;
  margin: 0 2px;
}
.topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-details .topv2-toptip-type-commamd-block .topv2-view-more-comments-user-block .topv2-toptip-commamd .topv2-toptips-user-detail-list .topv2-toptips-user-detail .topv2-toptips-reply-block .nav-item .dropdown-menu {
  padding: 0;
  margin: 0;
  top: 3px !important;
  min-width: 90px;
}
.topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-details .topv2-toptip-type-commamd-block .topv2-view-more-comments-user-block .topv2-toptip-commamd .topv2-toptips-user-detail-list .topv2-toptips-user-detail .topv2-toptips-reply-block .nav-item .dropdown-menu .dropdown-item {
  padding: 8px 10px;
  margin: 0;
  font-size: 13px;
  font-family: "Averta Demo PE Cutted Demo";
  color: black;
  font-weight: 500;
  display: block;
}
.topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-details .topv2-toptip-type-commamd-block .topv2-view-more-comments-user-block .topv2-toptip-commamd .topv2-toptips-user-detail-list .topv2-toptips-user-detail .dynamic-comment-reply-section .comment-reply-container .topct-items {
  display: flex;
  align-items: flex-start;
  margin-bottom: 5px;
}
.topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-details .topv2-toptip-type-commamd-block .topv2-view-more-comments-user-block .topv2-toptip-commamd .topv2-toptips-user-detail-list .topv2-toptips-user-detail .dynamic-comment-reply-section .comment-reply-container .topct-items .topct-discuss-img {
  width: 35px;
  height: 35px;
  background: #202331;
  border-radius: 1000px;
  margin-right: 12px;
  overflow: hidden;
}
.topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-details .topv2-toptip-type-commamd-block .topv2-view-more-comments-user-block .topv2-toptip-commamd .topv2-toptips-user-detail-list .topv2-toptips-user-detail .dynamic-comment-reply-section .comment-reply-container .topct-items .topct-discuss-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-details .topv2-toptip-type-commamd-block .topv2-view-more-comments-user-block .topv2-toptip-commamd .topv2-toptips-user-detail-list .topv2-toptips-user-detail .dynamic-comment-reply-section .comment-reply-container .topct-items .topct-disc-border {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-details .topv2-toptip-type-commamd-block .topv2-view-more-comments-user-block .topv2-toptip-commamd .topv2-toptips-user-detail-list .topv2-toptips-user-detail .dynamic-comment-reply-section .comment-reply-container .topct-items .topct-disc-border .topct-discuss-name h6 {
  font-size: 14px;
  font-family: "Averta Demo PE Cutted Demo";
  font-weight: 600;
  color: white;
}
.topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-details .topv2-toptip-type-commamd-block .topv2-view-more-comments-user-block .topv2-toptip-commamd .topv2-toptips-user-detail-list .topv2-toptips-user-detail .dynamic-comment-reply-section .comment-reply-container .topct-items .topct-disc-border .topct-discuss-name span {
  font-size: 12px;
  font-family: "Averta Demo PE Cutted Demo";
  font-weight: normal;
  color: #818389;
  display: inherit;
}
.topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-details .topv2-toptip-type-commamd-block .topv2-view-more-comments-user-block .topv2-toptip-commamd .topv2-toptips-user-detail-list .topv2-toptips-user-detail .dynamic-comment-reply-section .comment-reply-container .topct-items .topct-disc-border .topct-links .topct-item-name {
  font-size: 13px;
  font-family: "Averta Demo PE Cutted Demo";
  color: #818389;
  font-weight: 500;
}
.topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-details .topv2-toptip-type-commamd-block .topv2-view-more-comments-user-block .topv2-toptip-commamd .topv2-toptips-user-detail-list .topv2-toptips-user-detail .dynamic-comment-reply-section .comment-reply-container .topct-items .topct-disc-border .topct-links .topct-item-name a {
  font-size: 13px;
  font-family: "Averta Demo PE Cutted Demo";
  color: #818389;
  font-weight: 500;
  display: inline-block;
}
.topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-details .topv2-toptip-type-commamd-block .topv2-view-more-comments-user-block .topv2-toptip-commamd .topv2-toptips-user-detail-list .topv2-toptips-user-detail .dynamic-comment-reply-section .comment-reply-textbox-container .topct-like-items {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-details .topv2-toptip-type-commamd-block .topv2-view-more-comments-user-block .topv2-toptip-commamd .topv2-toptips-user-detail-list .topv2-toptips-user-detail .dynamic-comment-reply-section .comment-reply-textbox-container .topct-like-items .topct-input-textarea {
  width: calc(100% - 35px);
}
.topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-details .topv2-toptip-type-commamd-block .topv2-view-more-comments-user-block .topv2-toptip-commamd .topv2-toptips-user-detail-list .topv2-toptips-user-detail .dynamic-comment-reply-section .comment-reply-textbox-container .topct-like-items .topct-input-textarea textarea {
  width: 100%;
  resize: none;
  background: #202331;
  border: none;
  padding: 7px 12px;
  font-size: 12px;
  font-weight: 500;
  outline: none;
  box-shadow: none;
  font-family: "Averta Demo PE Cutted Demo";
  overflow: hidden;
  cursor: unset;
}
.topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-details .topv2-toptip-type-commamd-block .topv2-view-more-comments-user-block .topv2-toptip-commamd .topv2-toptips-user-detail-list .topv2-toptips-user-detail .dynamic-comment-reply-section .comment-reply-textbox-container .topct-like-items .topct-intro-button .btn-post {
  width: 32px;
  height: 32px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background: #b2934d;
}
.topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-details .topv2-toptip-type-commamd-block .topv2-view-more-comments-user-block .topv2-toptip-commamd .topv2-toptips-user-detail-list .topv2-toptips-user-detail .dynamic-comment-reply-section .comment-reply-textbox-container .topct-like-items .topct-intro-button .btn-post i {
  width: 18px;
  height: 18px;
}
.topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-details .topv2-toptip-type-commamd-block .topv2-view-more-comments-user-block .topv2-toptip-commamd .topv2-toptips-user-detail-list .topv2-toptips-user-detail .dynamic-comment-reply-section .comment-reply-textbox-container .topct-like-items .topct-intro-button .btn-post i svg {
  width: 100%;
  height: 100%;
  display: block;
}
.topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-details .topv2-toptip-type-commamd-block .topv2-view-more-comments-user-block .topv2-toptip-commamd .topv2-toptips-user-detail-list .topv2-toptips-user-detail .dynamic-comment-reply-section .comment-reply-textbox-container .topct-like-items .topct-intro-button .btn-post i svg path {
  fill: white;
}
.topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-details .topv2-toptip-type-commamd-block .topv2-view-more-comments-user-block .topv2-toptip-commamd .topv2-toptips-user-detail-list .topv2-toptips-user-detail .dynamic-comment-reply-section .btn-hide-comment-replyies-list {
  font-size: 13px;
  font-family: "Averta Demo PE Cutted Demo";
  color: #818389;
  font-weight: 500;
  display: inline-block;
}
.topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-details .topv2-toptip-type-commamd-block .topv2-view-more-comments-user-block #dynamic-comment-load-more {
  text-align: center;
  margin-top: 9px;
}
.topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-details .topv2-toptip-type-commamd-block .topv2-view-more-comments-user-block #dynamic-comment-load-more a {
  font-size: 14px;
  font-family: "Averta Demo PE Cutted Demo";
  color: #818389;
  font-weight: 600;
  display: inline-block;
}
.topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-details .topv2-textarea-block {
  margin-bottom: 5px;
  position: relative;
}
.topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-details .topv2-textarea-block .topv2-textarea-btn-wrapper {
  display: flex;
  width: calc(100% - 15px);
  margin: auto;
  justify-content: space-between;
  height: 40px;
  position: relative;
}
.topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-details .topv2-textarea-block .topv2-textarea-btn-wrapper textarea {
  width: calc(100% - 45px);
  height: 100%;
  border: none;
  resize: none;
  padding: 8px;
  padding-top: 10px;
  background: #161720;
  font-size: 12px;
  font-weight: 600;
  color: white;
  resize: none;
  overflow: hidden;
  cursor: unset;
}
.topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-details .topv2-textarea-block .topv2-textarea-btn-wrapper a {
  color: #b2934d;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-weight: 600;
  font-size: 12px;
  font-family: "Averta Demo PE Cutted Demo";
  width: 40px;
  height: 40px;
  background: #b2934d;
}
.topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-details .topv2-textarea-block .topv2-textarea-btn-wrapper a i {
  width: 18px;
  height: 18px;
}
.topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-details .topv2-textarea-block .topv2-textarea-btn-wrapper a i svg {
  width: 100%;
  height: 100%;
  display: block;
}
.topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-details .topv2-textarea-block .topv2-textarea-btn-wrapper a i svg path {
  fill: white;
}
.topv2-toptips-modal-wrapper .modal-dialog .modal-content .modal-body .topv2-toptips-video-block-wrapper .topv2-toptips-video-details .topv2-textarea-block .comment-validation-error-container {
  position: absolute;
  right: 10px;
  left: 10px;
  bottom: 45px;
}
@media (max-width: 767.98px) {
  .topv2-toptips-modal-wrapper .modal-dialog-centered {
    padding: 0;
    margin: 0;
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 10;
    display: flex;
    align-items: flex-end;
  }
}

.video-comment-modal-is-open {
  overflow: hidden !important;
  position: fixed;
  width: 100%;
  height: 100%;
}
.video-comment-modal-is-open .topv2-toptips-modal-wrapper {
  overflow: hidden !important;
}
.video-comment-modal-is-open .tc-main main .toptips-mobile-view {
  overflow: hidden !important;
}

.topv3-service-text {
  font-size: 46px;
  font-family: "AvertaStd", sans-serif;
  color: #fff;
  margin-bottom: 50px;
  letter-spacing: 1px;
  font-weight: 550;
}
@media (max-width: 1199px) {
  .topv3-service-text {
    font-size: 42px;
    margin-bottom: 45px;
  }
}
@media (max-width: 991px) {
  .topv3-service-text {
    font-size: 38px;
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .topv3-service-text {
    font-size: 33px;
    margin-bottom: 35px;
  }
}
@media (max-width: 575px) {
  .topv3-service-text {
    font-size: 26px;
    margin-bottom: 30px;
  }
}
.topv3-service-text span {
  color: #767986;
}

.topv3-subtitle-text {
  font-size: 22px;
  font-family: "AvertaStd", sans-serif;
  color: #fff;
  letter-spacing: 1px;
  font-weight: 550;
  max-width: 500px;
  width: 100%;
  line-height: 33px;
}
@media (max-width: 1199px) {
  .topv3-subtitle-text {
    font-size: 21px;
    line-height: 30px;
  }
}
@media (max-width: 991px) {
  .topv3-subtitle-text {
    font-size: 20px;
    line-height: 27px;
  }
}
@media (max-width: 767px) {
  .topv3-subtitle-text {
    font-size: 18px;
    line-height: 26px;
  }
}
@media (max-width: 575px) {
  .topv3-subtitle-text {
    font-size: 17px;
    line-height: 25px;
  }
}
.topv3-subtitle-text span {
  color: #767986;
}

.topv3-login-modal-wrapper .modal-dialog .modal-content .topct-header-text {
  padding: 12px;
}
.topv3-login-modal-wrapper .modal-dialog .modal-content .topct-header-text h3 {
  font-size: 18px;
  font-weight: 600;
  font-family: "AvertaStd", sans-serif;
}
.topv3-login-modal-wrapper .modal-dialog .modal-content .topct-content-form {
  padding: 10px 35px 20px;
}
.topv3-login-modal-wrapper .modal-dialog .modal-content .topct-content-form .discriptio-popup {
  margin-bottom: 15px;
}
.topv3-login-modal-wrapper .modal-dialog .modal-content .topct-content-form form .topct-social-media a {
  background-size: 15px;
  background-position: left;
  display: flex;
  justify-content: center;
  align-items: center;
}
.topv3-login-modal-wrapper .modal-dialog .modal-content .topct-content-form form .topct-social-media .topct-sign-up {
  padding: 14px;
}
.topv3-login-modal-wrapper .modal-dialog .modal-content .topct-content-form form .topct-social-media .topct-sign-fb {
  padding: 14px;
}
.topv3-login-modal-wrapper .modal-dialog .modal-content .topct-content-form form .topct-social-media .topct-sign-apple {
  padding: 14px;
}
.topv3-login-modal-wrapper .modal-dialog .modal-content .topct-content-form form .topct-button .complete-order {
  padding: 12px;
}
.topv3-login-modal-wrapper .modal-dialog .modal-content .topct-content-form .topct-agree {
  padding-top: 12px;
}

.otp-number-form .digit-group .tvcode-digit {
  width: 50px;
  height: 50px;
  border-radius: 4px;
  font-size: 15px;
}
.otp-number-form .digit-group input::-webkit-outer-spin-button,
.otp-number-form .digit-group input::-webkit-inner-spin-button {
  -webkit-appearance: none !important;
  margin: 0;
}
.otp-number-form .digit-group input[type=number] {
  -moz-appearance: textfield !important;
}