*{
  margin:0; 
  padding:0; 
  outline:none;
}
html {
  overflow-x: hidden;
}
html body{
  margin:0; 
  padding:0; 
  -ms-word-wrap:break-word; 
  word-wrap:break-word; 
  background-color:#fff; 
  position:relative; 
  font-size: 16px;
  color: #6c6c6c;
  overflow: auto;
}
a {
  color: #1A685BE5 ;
}
section#faq .card {
  border: unset !important;
  border-radius: 20px;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  height: auto;
}
#slider .owl-nav {
  position: absolute;
  bottom: 40px;
  right: 40px;
}
#slider .owl-nav button i, #categories .owl-nav button i {
  font-size: 25px;
  vertical-align: middle;
}
#slider button.owl-next, #categories button.owl-next, #events button.owl-next {
  margin-left: 10px;
}
#slider .owl-nav button, #categories .owl-nav button, #events .owl-nav button {
  border: unset;
  background: unset;
  border: 1.5px solid #FFFFFF;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  color: #fff;
}
#slider .owl-nav button:hover,#categories .owl-nav button:hover, #events .owl-nav button:hover {
  background: #fff !important;
  color: #090909 !important;
  border-color: #fff !important;
}
#slider .owl-nav button:hover i, #categories .owl-nav button:hover i, #events .owl-nav button:hover i {
  color: #090909 !important;
}
.main-play {
  text-align: right;
}
.main-play img{
  animation: shake 16s linear infinite;
 
}
.about-left img {
  width: 100%;
  animation: shake 16s linear infinite;

}
/* sLIDER   */
#slider .img-side {
  position: relative;
  border-radius: 50px;
}
#slider .img-side:after {
  content: '';
  width: 100%;
  height: 100%;
  border-radius: 50px;
  background: #1A685BD9;
  position: absolute;
  top: 0;
  left: 0;
}
#slider .img-side img {
  border-radius: 50px;
  height: 900px;
  object-fit: cover;
}
.slider-box {
  height: 900px;
  border-radius: 50px;
}
.slider-content {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 27%;
  right: 28%;
  z-index: 9;
}
.slider-content h6 {
  display: inline-block;
  color: #ffffff;
  padding: 8px 12px;
  border-radius: 10px;
  background: #FFAC00;
  font-size: 20px;
  text-transform: uppercase;
  font-family: Barlow Condensed;
  font-weight: 600;
}
.slider-content P {
  font-family: Barlow Condensed;
  font-size: 25px;
  line-height: 35px;
  text-align: left;
  COLOR: #FFFFFF;
}
.events-one {
  display: flex;
  align-items: center;
  justify-content: space-around;
  background: #FFFFFF;
  padding: 24px;
  border-radius: 30px;
  margin-top: 25px;
}
#events .owl-carousel .owl-stage-outer {
  border-radius: 30px;
}
#events .event-meta {
  display: flex;
  gap: 20px;
  margin-bottom: 10px;
}
#events img.avatar {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  border: 3px solid #fff;
  position: absolute;
  top: -30px;
  right: 15px;
}
#events .event-meta i {
  color: #FF9F0D;
}
#events .event-meta span {
  color: #4C4C4B;
  font-size: 15px;
  font-family: Barlow Condensed;
  font-weight: 500;
}
#events .event-box {
  border-radius: 30px;
  overflow: hidden;
  transition: all 0.4s ease;
}
#events .event-content {
  background: #FFFFFF;
  position: absolute;
  left: 20px;
  bottom: 20px;
  right: 20px;
  z-index: 9;
  border-radius: 20px;
  opacity: 0;
  transition: 0.5s all ease-in-out;
  padding: 30px 20px;
}
#events .event-content h4 {
  font-size: 22px;
  font-weight: 600;
  font-family: Barlow Condensed;
}
#events .event-content h4 a {
  color: #1E1E1E;
}
#events .event-content p {
  color: #474747;
  font-family: Barlow Condensed;
  font-size: 18px;
  margin: 0;
}
#events .owl-item.active .event-content {
  opacity: 1;
}
section#categories {
  padding: 70px 0 80px;
  position: relative;
  z-index: 1;
  background-size: cover;
}
.seconds {
  font-family: Barlow Condensed;
  font-size: 44px;
  font-weight: 700;
  line-height: 52.8px;
  text-align: left;
  color: #000;
}
section#events {
  padding: 60px 0;
  position: relative;
  z-index: 1;
  background-size: cover;

}
.minutes {
  font-family: Barlow Condensed;
  font-size: 44px;
  font-weight: 700;
  line-height: 52.8px;
  text-align: left;
  color: #000;

}
.time {
    display: flex;
    align-items: center;
    justify-content: normal;
}

section#categories .overlay {
  background: #FFAC00E5;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
section#counter {
  padding: 60px;
}
.up-to-off {
  padding: 10px;
} 
img.cat-image {
  width: 100%;
  height: auto;
  border-radius: 30px;

}
.cat-images {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.slider-btn a {
  font-family: Barlow Condensed;
  font-size: 24px;
  font-weight: 600;
  line-height: 28.8px;
  text-align: left;
  color: #1A685B;
  background: #fff;
  padding: 15px 30px;
  border-radius: 10px;
}
#slider h1 {
  font-family: Barlow Condensed;
  font-size: 70px;
  font-weight: 700;
  line-height: 80px;
  text-align: left;
  color: #fff;
}

/* categories */
#categories .owl-nav, #events .owl-nav {
  position: absolute;
  right: 0;
  top: -115px;
}
.categories-heading h6 {
  font-family: Barlow Condensed;
  font-size: 24px;
  font-weight: 700;
  line-height: 28.8px;
  letter-spacing: 10px;
  text-align: left;
  color: #FFFFFF;
}
.cat-box {
  position: relative;
}
.img-overlay {
  background: linear-gradient(180deg, rgba(57, 45, 145, 0) 0%, #1A685B 100%);
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  top: 0;
  border-radius: 30px;
}
.categories-heading h2 {
  font-family: Barlow Condensed;
  font-size: 55px;
  font-weight: 700;
  line-height: 65px;
  text-align: left;
  color: #fff;
  margin: 0;
}
.causes-box {
  background: #FFFFFF;
  border-radius: 20px;
  padding: 10px;
} 
.causes-box img {
  width: 100%;
  border-radius: 15px;
}
.causes-content {
  padding: 10px 0;
}
.causes-content h4 {
  font-size: 20px;
  font-weight: 600;
  font-family: Barlow Condensed;
}
.causes-content h4 a {
  color: #000;
}
.causes-content h4 a:hover, #events .event-content h4 a:hover {
  color: #FF9F0D;
}
.causes-content p {
  color: #474747;
  font-size: 18px;
  font-family: Barlow Condensed;
  margin: 0;
}
.progress-track {
  position: relative;
  height: 25px;
  border-radius: 6px;
  background: #fff;
  border: 2px solid #ffa726;
  overflow: hidden;
  padding: 3px 3px 2px;
  width: 100%;
}

.progress-fill {
  height: 100%;
  width: 0;
  background: #ffa726;
  border-radius: 5px;
  transition: width 1.5s ease;
}

.progress-percent {
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  font-family: Barlow Condensed;
  padding: 3px 5px 0;
}
.progress-col {
  display: flex;
  margin: 0 0 10px;
  background: #FF9F0D;
  border-radius: 5px;
}
.donation-progress {
  background: #F2F0EC;
  border-radius: 15px;
  padding: 10px;
}
.progress-info {
  display: flex;
  justify-content: space-between;
  font-size: 13px;
  margin-top: 6px;
  color: #727272;
}
.progress-info strong {
  color: #000;
}

.cat-box p {
  font-family: Barlow Condensed;
  font-size: 34px;
  font-weight: 700;
  line-height: 40.8px;
  color: #fff;
  position: absolute;
  z-index: 9;
  bottom: 34px;
  text-align: center;
  left: 26px;
}
.collection-btn a {
  font-family: Barlow Condensed;
  font-size: 24px;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
  color: #fff;
  background: linear-gradient(180deg, #FFAC00 0%, #1A685B 100%);
  padding: 16px 34px;
  border-radius: 10px;
}
.categories-heading p{
  font-family: Barlow Condensed;
  font-size: 20px;
  line-height: 34px;
  text-align: left;
  color: #fff;
}
/* About us */
section#about {
  padding: 60px 0 80px;
  position: relative;
}
.about-contents h2 {
  font-family: Barlow Condensed;
  font-size: 64px;
  font-weight: 700;
  line-height: 65px;
  text-align: left;
  color: #000000;
  padding: 22px 0;
}
.about-contents h6 {
  font-family: Barlow Condensed;
  font-size: 24px;
  font-weight: 700;
  line-height: 28.8px;
  letter-spacing: 10px;
  text-align: left;
  color: #FFAC00;
}
.about-contents h3 {
  font-family: Barlow Condensed;
  font-size: 44px;
  font-weight: 700;
  line-height: 52.8px;
  text-align: left;
  color: #000000;
  margin-bottom: 20px;
}
.about-contents p{
  font-family: Barlow Condensed;
  font-size: 24px;
  font-weight: 400;
  line-height: 34px;
  text-align: left;
  color: #626B7D;
}
.about-btn a {
  font-family: Barlow Condensed;
  font-size: 24px;
  font-weight: 600;
  line-height: 24px;
  text-align: left;
  background: #000;
  color: #fff;
  text-decoration: none;
  padding: 14px 30px;
  border-radius: 10px;
}
.woocommerce ul.products li.product .button {
  display: inline-block;
  margin-top: 1em;
  margin: 0;
  padding: 0;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: Barlow Condensed;
  font-size: 24px;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
  color: #fff;
  background: linear-gradient(180deg, #FFAC00 0%, #1A685B 100%);
  padding: 16px 34px !important;
  border-radius: 10px;
}
.woocommerce-products-header__title.page-title {
  font-family: Barlow Condensed;
  font-size: 51px;
  font-weight: 700;
  line-height: 65px;
  text-align: left;
  color: #000;
}

/* Blogs */
.row.blog-contents-left {
  background: #fff;
  margin: 0 8px;
  border-radius: 30px;
}
section#our-blogs {
  padding: 60px 0;
  position: relative;
  z-index: 1;
  background-size: 100% 100%;
}
#our-blogs img {
  width: 100%;
  border-radius: 30px;
}
a {
  color: #0d6efd;
  text-decoration: none !important;
}
.overlay {
  background: #1A685BE5;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  left: 0;
}
#counter .owl-nav {
  display: none !important;
}
.blog-title a h5, h5.blog-heading {
  font-family: Barlow Condensed;
  font-size: 30px;
  font-weight: 600;
  line-height: 38.4px;
  text-align: center;
  color: #000000;
  padding: 14px 0 0;
}
.blog-title a:hover h5, h5.blog-heading:hover a {
  color: #FFAC00;
}
.navigation {
  margin: 10px 0;
}
.navigation a, .navigation span {
  color: #ffffff;
  background: #000;
  padding: 10px;
  font-size: 15px;
  font-weight: 500;
  display: inline-block;
}
.navigation a:hover,.navigation span.page-numbers.current {
  background: #1A685B;
  color: #fff;
}

.blog-heading h3 {
  font-family: Barlow Condensed;
  font-size: 64px;
  font-weight: 700;
  line-height: 65px;
  text-align: center;
  color: #fff;
}
.blog-heading p 
{
  color: #ffffff;
  font-size:20px;
  font-family: Barlow Condensed;
  padding-bottom: 38px;
  text-align: center;
}

/* Pricing Plans */
section#choose-us {
  padding: 60px 0;
}
.preview-headings h3 {
  font-family: Barlow Condensed;
  font-size: 55px;
  font-weight: 700;
  line-height: 65px;
  color: #fff;
}
.preview-headings p {
  font-family: Barlow Condensed;
  font-size: 20px;
  color: #fff;
}
.plans-headings h2 {
  font-family: Barlow Condensed;
  font-size: 45px;
  font-weight: 700;
  line-height: 65px;
  text-align: center;
  color: #000000;
  margin-bottom: 0;
}
#choose-us p {
  font-family: Barlow Condensed;
  font-size: 20px;
  color: #474747;
  text-align: center;
}
.choose-content h3 {
  font-family: Barlow Condensed;
  font-size: 35px;
  font-weight: 700;
  color: #000;
  margin-bottom: 20px;
}
#choose-us .choose-content p {
  text-align: left;
  font-family: "Mulish";
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 25px;
}
#choose-us .choose-content ul {
  padding: 0;
  list-style: none;
}
#choose-us .choose-content ul li {
  position: relative;
  padding-left: 28px;
  margin-bottom: 8px;
  font-family: Barlow Condensed;
  font-size: 18px;
}
#choose-us .choose-content ul li:before {
  content: '';
  width: 18px;
  height: 18px;
  background: url('../images/arrow.png') no-repeat center left;
  background-size: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}
#choose-us img.big-img {
  margin-left: auto;
}
#choose-us img.small-img {
  position: relative;
  border: 10px solid #ffffff;
  margin-top: -12em;
}

.choose_us_box.bg_1 .pricing-heading-price {
  background: #1A685B;
  padding: 25px;
  border-radius: 30px;
}

.choose_us_box.bg_2 .pricing-heading-price {
  background: linear-gradient(180deg, #FFAC00 0%, #1A685B 100%);
  padding: 25px;
  border-radius: 30px;
}
.choose_us_box.bg_3 .pricing-heading-price {
  background: #1A685B;
  padding: 25px;
  border-radius: 30px;
}
.pricing-heading-price h6 {
  font-family: Barlow Condensed;
  font-size: 24px;
  font-weight: 600;
  line-height: 28.8px;
  letter-spacing: 0.1em;
  text-align: center;
  color: #fff;
  padding: 22px 0 10px;
}
.text-choose-us h5 {
  font-family: Barlow Condensed;
  font-size: 32px;
  font-weight: 600;
  line-height: 32px;
  text-align: left;
  color: #000000;
  padding-bottom: 18px;

}
.matches.icons {
  text-align: center;
  margin: 15px 0;
}
div#accordionExample .card {
  border: unset;
}
button.accordion-button.collapsed::after {
  background-image: unset !important;
  content: "\f107" !important;
  font-family: 'FontAwesome';
  font-size: 16px;
  background: #FFAC00;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  color: #fff;
  padding: 14px;
}
.image-overlay {
  position: absolute;
  background: linear-gradient(180deg, rgba(57, 45, 145, 0) 0%, #1A685B 100%);
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  border-radius: 30px;
}

.head-matches h6 {
  font-family: Barlow Condensed;
  font-size: 28px;
  font-weight: 500;
  line-height: 33.6px;
  text-align: left;
  color: #fff;
}
p.march-number span {
  font-family: Barlow Condensed;
  font-size: 28px;
  font-weight: 500;
  line-height: 33.6px;
  text-align: left;
  color: #fff;
}
p.march-number {
  margin-bottom: 0;
}
.match-head-number {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 0;

}
.text-choose-us {
  padding: 26px;
}
.choose_us-content {
  background: #FFFFFF;
  box-shadow: 0px 4px 44px 0px #00000029;
  border-radius: 30px;

}
.choose_us_box {
  padding: 10px 10px 0 10px;
}
.middle-content h2 {
  font-family: Barlow Condensed;
  font-size: 32px;
  font-weight: 600;
  line-height: 32px;
  text-align: left;
  color: #000000;
}
.woocommerce-MyAccount-content a {
  color: #000000;
  font-weight: 500;
}
.woocommerce-MyAccount-content p {
  font-family: Barlow Condensed;
  font-size: 20px;
  font-weight: 400;
  line-height: 20px;
  text-align: left;
  color: #626B7D;
}
.outer_dpage {
  padding: 60px 0;
}
nav.woocommerce-MyAccount-navigation li {
  list-style: none;
  border: 1px solid #000;
  margin: 10px 0;
  padding: 7px 20px;
}
nav.woocommerce-MyAccount-navigation li a {
  font-family: Barlow Condensed;
  font-size: 21px;
  font-weight: 600;
  line-height: 32px;
  text-align: left;
  color: #000000;
}
.pricing-heading-price h4 {
  font-family: Barlow Condensed;
  font-size: 54px;
  font-weight: 700;
  line-height: 54px;
  text-align: center;
  color: #fff;
  padding: 0 0 22px;
}

.text-choose-us p {
  font-family: Barlow Condensed;
  font-size: 20px;
  font-weight: 400;
  line-height: 20px;
  text-align: left;
  color: #626B7D;
  padding: 3px 0;
  margin-bottom: 0;
}

.plan-point-and-check-icon {
  display: flex;
  align-items: center;
  justify-content: left;
  margin-bottom: 28px;
}
.plan-point-and-check-icon i {
  background: #FFAC00;
  color: #fff;
  padding: 5px;
  border-radius: 50%;
  font-size: 11px;
  margin-right: 10px;
}

#faq button.accordion-button {
  background: #1A685B ;
  color: #fff !important;
}
#faq button.accordion-button.collapsed {
  background: none !important;
  color: #000 !important;
}


.accordion-button::after {
  background-image: unset !important;
  content: "\f107" !important;
  font-family: 'FontAwesome';
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  padding: 14px;
  background: #fff;
  color: #000;
}
#footer .social_widget a i {
  margin-right: 10px;
  background: #fff;
  padding: 10px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #1A685B;
}
.owl-nav button:hover {
  background: #fff !important; 
  border: 1px solid #fff !important;
}
.owl-nav button:hover i {
  color: #000;
}
#products  .owl-nav button:hover {
  background: #1A685B !important; 
  border: 1px solid #1A685B !important;
}
.matches-live-text p span::after {
  background: #FFAC00;
  content: "";
  width: 9px;
  height: 9px;
  position: absolute;
  top: 5px;
  border-radius: 50%;
  right: -16px;
}
.matches-live-text p  span{
  font-family: Barlow Condensed;
  font-size: 24px;
  font-weight: 500;
  line-height: 24px;
  text-align: left;
  color: #FFAC00;
  position: relative;
}
#footer .social_widget a:hover i{
  background: #FFAC00;
}
.right-players .player-img img {
  width: 100%;
  object-fit: none;
  position: relative;
  z-index: 1;
  margin-top: -78px;
  object-fit: fill;
}

.custom-social-icons {
  display: flex;
  align-items: center;
  justify-content: left;
  margin: 10px 0 29px;
}
.buy-now-btn a {
  text-align: center;
  font-family: Barlow Condensed;
  font-size: 24px;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
  color: #fff;
  background: linear-gradient(180deg, #FFAC00 0%, #1A685B 100%);
  padding: 12px 80px;
  border-radius: 10px;
}
.buy-now-btn {
  text-align: center;
  padding-bottom: 42px;
}

/* Teams */
section#teams {
  padding: 60px 0;
  position: relative;
  z-index: 1;
}
.team-members img {
  width: 100%;

}
.our-team-box h4 {
  margin: 0;
}
.our-team-box a {
  font-family: Barlow Condensed;
  font-size: 32px;
  font-weight: 700;
  line-height: 48px;
  text-align: center;
  color: #fff;
}
.our-team-box a:hover {
  color: #FFAC00;
}
.our-team-box p.team-tag {
  font-size: 20px;
  color: #ffffff;
  font-weight: 400;
  font-family: Barlow Condensed;
}
#teams h3 {
  font-family: Barlow Condensed;
  font-size: 55px;
  font-weight: 700;
  line-height: 65px
  margin: 0 0 35px 0;
  color: #fff;
}
#teams .our-team-head p {
  color: #fff;
  font-family: Barlow Condensed;
  font-size: 20px;
  font-weight: 400;
}
section#slider {
  position: relative;
  z-index: 1;
}
.right-image img {
  width: 100%;
  border-radius: 50px;
  height: 900px;
  object-fit: cover;
}
.about-years {
  position: absolute;
  top: 0;
  left: top;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  transform: translate(140px, 0px);
}
.about-years-content h2 {
  font-family: Barlow Condensed;
  font-size: 128px;
  font-weight: 900;
  line-height: 118.6px;
  text-align: center;
  color: #fff;
  margin-bottom: 0;
}
.about-years-content h6 {
  font-family: Barlow Condensed;
  font-size: 36px;
  font-weight: 400;
  line-height: 43.2px;
  text-align: center;
  width: 63%;
  color: #fff;
}
.about-years-content{
  background: #1A685B;
  border-radius: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 30px 10px;
}

/* Video */
section#video {
  margin: 100px 0 0;
  position: relative;
  padding-bottom: 80px;
  z-index: 1;
}
.accordion-item {
  background-color: unset !important;
  border: unset !important;
  box-shadow: 0px 4px 54px 0px #00000024;
  border-radius: 20px !important;
}
.accordion-button:not(.collapsed){
  box-shadow: unset !important;
}
.accordion-body {
  padding: 0 22px 24px;
}
.accordion-button {
  border-radius: 20px !important;
  padding: 28px 20px !important;
}

section#newsletter .container {
  background: #FFAC00;
  border-radius: 40px;
  padding: 50px 90px;
}
#newsletter h2 {
  font-family: Barlow Condensed;
  font-size: 55px;
  font-weight: 700;
  line-height: 65px;
  color: #fff;
  padding: 30px 90px 30px 0;
}
#newsletter input.wpcf7-form-control.wpcf7-text {
  padding: 12px;
  color: #000;
  background: #FFFFFF;
  border: 0;
  width: 100%;
  border-radius: 10px;
  font-family: Barlow Condensed;
}
#newsletter input.wpcf7-form-control.wpcf7-text::placeholder {
  color: #000;
}
#newsletter input.wpcf7-form-control.wpcf7-submit {
  color: #ffffff;
  background: #000;
  font-weight: 600;
  font-size: 18px;
  padding: 8px 15px;
  border-radius: 10px;
  border: 0;
  margin-top: 15px;
  font-family: Barlow Condensed;
}
#newsletter form p{
  margin: 0;
}

.accordion-button:focus {
  border-color: unset !important;
  box-shadow: unset !important;
}

.accordion-button {
  font-family: Barlow Condensed;
  font-size: 28px !important;
  font-weight: 600;
  line-height: 28px;
  text-align: left;
  color: #000000;
  padding: 24px 12px;
  border-radius: 20px;

}
.panel-body p {
  font-family: Barlow Condensed;
  font-size: 24px;
  font-weight: 400;
  line-height: 36px;
  text-align: left;
  color: #626B7D;
  padding: 14px 0;
}
.card-header {
  padding: unset !important;
  margin-bottom: 0;
  background-color: unset !important;
  border-bottom: unset !important;
}
.faq-heading h2 {
  font-family: Barlow Condensed;
  font-size: 55px;
  font-weight: 700;
  line-height: 76.8px;
  text-align: center;
  color: #000;
  margin-bottom: 30px;
}
section#faq {
  padding: 60px 0 0;
}
.product-head {
  position: relative;
  z-index: 9;
}
.product-head h2 {
  font-family: Barlow Condensed;
  font-size: 64px;
  font-weight: 700;
  line-height: 65px;
  text-align: center;
  color: #fff;
}
section#video .overlay {
  background: #FFAC00E5;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.gallery-heading h2 {
  font-family: Barlow Condensed;
  font-size: 45px;
  font-weight: 700;
  line-height: 55px;
  text-align: center;
  color: #000000;
  margin-bottom: 10px;
}
.gallery-heading p {
  color: #474747;
  font-family: Barlow Condensed;
  font-size: 20px;
  text-align: center;
}
.text-matches h6 {
  font-family: Barlow Condensed;
  font-size: 34px;
  font-weight: 700;
  line-height: 40.8px;
  text-align: left;
  color: #fff;
}
.matches-flex p span {
  font-family: Barlow Condensed;
  font-size: 34px;
  font-weight: 700;
  line-height: 40.8px;
  text-align: left;
  color: #fff;
}
.match-text-number {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.matches-details {
  background: #1A685B;
  padding: 20px;
  border-radius: 30px;
}
section#gallery {
  padding: 80px 0 ;
}
.gallery-img img {
  width: 100%;
  border-radius: 20px;
}
.gallery-top {
  margin-top: 25px;
}
.product_details {
  text-align: center;
}
.ear-product {
  background: #FFFFFF;
  border-radius: 30px;
  padding: 32px 0;
}
.cart-icon {
  text-align: center;
}
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
  font-family: Barlow Condensed;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  letter-spacing: 0.1em;
  text-align: center;
  color: #FFAC00;
  text-decoration: underline !important;
  background: unset;
}
.woocommerce ul.products li.product .star-rating{
  font-size: 16px;
}
.woocommerce ul.products li.product .button {
  display: inline-block;
  margin-top: 1em;
  margin: 0;
  padding: 0;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) ul.products li.product .price {
  color: #000000;
  font-family: Barlow Condensed;
  font-size: 30px;
  font-weight: 700;
  line-height: 44px;
  text-align: center;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt{
  background: linear-gradient(180deg, #FFAC00 0%, #1A685B 100%);
  font-family: Barlow Condensed;
  font-size: 24px;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
  max-width: fit-content;
  margin: 10px 0;
}


a.woocommerce-LoopProduct-link {
  font-family: Barlow Condensed;
  font-size: 24px !important;
  font-weight: 700;
  line-height: 32px;
  text-align: center;
  color: #000000;
  display: flex !important;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 15px 0;
}
.woocommerce .woocommerce-ordering select {
  vertical-align: top;
  padding: 10px;
  font-family: Barlow Condensed;
  font-size: 18px;
  font-weight: 600;
  line-height: 28.8px;
  letter-spacing: 0.1em;
  text-align: left;
  word-wrap: normal;
}
.woocommerce .star-rating span {
  overflow: hidden;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
  padding-top: 1.5em;
  color: #FBAA33;
}
h5.product-offer-price.price-product {
  font-family: Barlow Condensed;
  font-size: 44px;
  font-weight: 700;
  line-height: 44px;
  text-align: center;
  color: #000000;
}
.product_details h5 a {
  font-family: Barlow Condensed;
  font-size: 32px;
  font-weight: 700;
  line-height: 32px;
  text-align: center;
  color: #000000;
}
section#products {
  position: relative;
  padding: 60px 0;
  z-index: 1;
}
section#products .overlay {
  background: #FFAC00E5;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  left: 0;
}
.toplayers-heading h2 {
  font-family: Barlow Condensed;
  font-size: 58px;
  font-weight: 700;
  line-height: 65px;
  text-align: center;
  color: #000000;
  width: 37%;
  margin-bottom: 70px;

}
.woocommerce div.product form.cart {
  margin-bottom: 2em;
  display: flex;

  flex-direction: column;
}
.over_video img {
  transform: translate(0px, -100px);
}

.toplayers-heading {
  display: flex;
  align-items: center;
  justify-content: center;
}
.gamer-logos {
  position: relative;
  z-index: 9;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.logo-icon img {
  width: 100%;
}
.ps_video {
  border-radius: 50%;
  padding: 10px;
  background: rgba(255, 255, 255, 0.5);
}
.over_video {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 9;
}
section#teams {
  padding: 60px 0;
}

.right-players {
  BACKGROUND: #1A685B;
  border-radius: 30px;
}
.minutess {
  font-family: Barlow Condensed;
  font-size: 44px;
  font-weight: 700;
  line-height: 52.8px;
  text-align: left;
  color: #000;
}
.meta-box-question {
  font-family: Barlow Condensed;
  font-size: 24px;
  font-weight: 700;
  line-height: 28.8px;
  letter-spacing: 10px;
  text-align: left;
  color: #FFAC00;
}
span.entry-author a i {
  color: #FFAC00;
  font-size: 20px;
}
.header-wrap {
  padding: 15px 0;
}
section.banner-image {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.banner-image .card {
  padding: 25px;
}
.bradcrumbs {
  font-family: Barlow Condensed;
  font-size: 22px;
  font-weight: 600;
  line-height: 32px;
  text-align: left;
  color: #000;
}
.bradcrumbs a {
  font-family: Barlow Condensed;
  font-size: 22px;
  font-weight: 500;
  line-height: 24px;
  text-align: left;
  color: #FFAC00;
  padding-right: 34px;
}

h1.entry-title {
  font-family: Barlow Condensed;
  font-size: 51px;
  font-weight: 700;
  line-height: 65px;
  text-align: left;
  color: #000;
}
a.woocommerce-review-link {
  font-family: Barlow Condensed;
  font-size: 20px;
  font-weight: 400;
  line-height: 20px;
  text-align: left;
  color: #626B7D;
}
p.socila_share {
  display: flex;
  align-items: center;
  justify-content: end;
}
p.logged-in-as a {
  color: #1A685BE5;
}
p.socila_share a i {
  background: #1A685BE5;
  color: #fff;
  width: 50px;
  height: 50px;
  border-radius: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  margin: 0 0 0 10px;

}
.main-single-div textarea {
  resize: vertical;
  width: 100%;
  height: 100px;
}
h2#reply-title {
  font-family: Barlow Condensed;
  font-size: 32px;
  font-weight: 600;
  line-height: 32px;
  text-align: left;
  color: #000;
}
input#submit {
  background: #1A685B;
  font-family: Barlow Condensed;
  font-size: 24px;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
  border: unset;
  padding: 14px 38px;
  color: #fff;
}
input#submit:hover {
  background: #000;
}
h5.blog-heading a {
  font-family: Barlow Condensed;
  font-size: 30px;
  font-weight: 700;
  line-height: 38.4px;
  text-align: center;
  color: #000000;
}
ol.wp-block-latest-comments{
  padding-left: 0;
}
.owl-nav i {
  color: #fff;
  font-size: 20px;
  vertical-align: middle;
  line-height: 1.2;
}
#teams .owl-nav button {
  background: unset;
  border: 1.5px solid #FFFFFF;
  border-radius: 50%;
  width: 55px;
  height: 55px;
}
.team-members {
  margin-bottom: 20px;
}
#teams .owl-nav button.owl-next {
  margin-left: 10px;
}
.faq-page {
  padding: 60px 0 0;
}
.collection-btn a:hover {
  color: #000000;
}
.slider-btn a:hover{
  color: #000000;
  background: #FFAC00;
}
.about-btn a:hover{
  color: #fff;
  background: #1A685B;
}
.buy-now-btn a:hover{
  color: #000000;

}
.donate-button a:hover{
  color: #fff;
  background: #1A685B;

}
.subscribe-now-btn a:hover{
  color: #000000;

}
#teams .owl-carousel .owl-nav{
  display: flex !important;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: 0;
  top: -8.5em;
}

#products .owl-carousel .owl-nav{
  display: flex !important;
  justify-content: center;
  align-items: center;
  margin: 67px 0 0;
}
#products .owl-nav button {
  background: unset;
  border: 1.5px solid #FFFFFF;
  border-radius: 50%;
  width: 70px;
  height: 70px;

}
.blog-title, .post-content-boxx {
  padding: 32px 20px;
}
.blog-meta {
  display: flex;
  justify-content: space-between;
}
.blog-meta span, .blog-meta a {
  font-size: 18px;
  color: #626B7D;
  font-family: Barlow Condensed;
  display: inline-block;
}
.blog-meta i {
  color: #FFAC00;
}
.last-seen {
  color: #FFAC00;
  font-family: Barlow Condensed;
  font-size: 24px;
  font-weight: 500;
  line-height: 28.8px;
  text-align: center;
  text-transform: capitalize;
}
#our-blogs .owl-carousel .owl-nav{
  display: flex !important;
  justify-content: center;
  align-items: center;
  gap: 15px;
  margin-top: 50px;
}
#our-blogs .owl-nav button {
  background: unset;
  border: 1.5px solid #FFFFFF;
  border-radius: 50%;
  width:55px;
  height: 55px;
}
.middle-align p {
  font-family: Barlow Condensed;
  font-size: 24px;
  font-weight: 400;
  line-height: 36px;
  text-align: left;
}
.post-featured img {
  width: 100%;
  border-radius: 30px;
}
#sidebar .widget {
  box-sizing: border-box;
  border: 1px solid #000;
  margin-bottom: 20px;
  padding: 18px;
}
#sidebar h2.wp-block-heading, #sidebar h3.widget-title {
  font-family: Barlow Condensed;
  font-size: 34px;
  font-weight: 600;
  line-height: 1;
  text-align: left;
  color: #000;
}
.woocommerce-product-details__short-description p {
  font-family: Barlow Condensed;
  font-size: 18px;
  font-weight: 300;
  line-height: 24px;
  text-align: left;
  color: #626B7D;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb {
  font-family: Barlow Condensed;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  color: #626B7D;
}
.sku_wrapper {
  font-family: Barlow Condensed;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  color: #626B7D;
}
.posted_in a {
  color: #000;
}
.posted_in {
  font-family: Barlow Condensed;
  font-size: 20px;
  font-weight: 400;
  line-height: 20px;
  text-align: left;
  color: #626B7D;
}
div#tab-description p {
  font-family: Barlow Condensed;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  color: #626B7D;
}
.woocommerce #review_form #respond .form-submit input {
  left: auto;
  font-family: Barlow Condensed;
  font-size: 24px;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
  color: #fff;
  background: linear-gradient(180deg, #FFAC00 0%, #1A685B 100%);
  padding: 16px 34px !important;
  border-radius: 10px;
}
.shop.sing-sop .product h2 {
  font-family: Barlow Condensed;
  font-size: 38px;
  font-weight: 500;
  line-height: 65px;
  text-align: left;
  color: #000;
}
li.cat-item.cat-item-1 a {
  font-family: Barlow Condensed;
  font-size: 24px;
  font-weight: 500;
  line-height: 28.8px;
  text-align: center;
  color: #FFAC00;
}
ul.wp-block-archives-list.wp-block-archives a {
  font-family: Barlow Condensed;
  font-size: 24px;
  font-weight: 500;
  line-height: 28.8px;
  text-align: center;
  color: #FFAC00;
}
.middle-align {
  padding: 60px 0;
}
.main-single-div .content_page {
  box-shadow: 0px 4px 44px 0px #00000029;
  background: #fff;
  border-radius: 20px;
  transform: translate(0px, -49px);
  padding: 42px !important;
}
.metabox {
  margin-bottom: 18px;
}
span.entry-author a {
  font-family: Barlow Condensed;
  font-size: 24px;
  font-weight: 500;
  line-height: 28.8px;
  text-align: center;
  text-transform: capitalize;
  color: #FFAC00;
}
span.entry-date {
  font-family: Barlow Condensed;
  font-size: 24px;
  font-weight: 500;
  line-height: 28.8px;
  text-align: center;
  text-transform: capitalize;
  color: #FFAC00;
  margin-left: 22px;
}
span.entry-comments {
  font-family: Barlow Condensed;
  font-size: 24px;
  font-weight: 500;
  line-height: 28.8px;
  text-align: center;
  text-transform: capitalize;
  color: #FFAC00;
  margin-left: 22px;
}
.feature-box img {
  width: 100%;
  height: 500px;
  object-fit: cover;
}
.single-blog-heading h1 {
  font-family: Barlow Condensed;
  font-size: 48px;
  font-weight: 700;
  line-height: 38.4px;
  text-align: left;
  color: #000;
  margin-bottom: 34px;

}
.main-single-div p {
  font-family: Barlow Condensed;
  font-size: 24px;
  font-weight: 400;
  line-height: 34px;
  text-align: left;
  color: #626B7D;
}
.dots {
  font-family: Barlow Condensed;
  font-size: 44px;
  font-weight: 700;
  line-height: 52.8px;
  text-align: left;
  color: #000;
  margin-bottom: 9px;
  padding: 0 8px
}

.left-players {

  BACKGROUND: #1A685B;
  border-radius: 30px;
}
.player-img img {
  width: 100%;
  height: 350px;
  object-fit: none;
  position: relative;
  z-index: 1;
  margin-top: -78px;

}
.total-players h4 {
  font-family: Barlow Condensed;
  font-size: 24px;
  font-weight: 600;
  line-height: 23.8px;
  text-align: center;
  color: #fff;
}
.total-players p {
  font-family: Barlow Condensed;
  font-size: 64px;
  font-weight: 700;
  line-height: 76.8px;
  text-align: center;
  color: #fff;
}
.product-add-cart-button a {
  font-family: Barlow Condensed;
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 10%;
  text-align: center;
  text-decoration: underline;
  color: #FFAC00;
  text-decoration: underline !important;
}
.ps_video i {
  color: #fff;
  background: linear-gradient(180deg, #FFAC00 0%, #1A685B 100%);
  padding: 26px 28px;
  border-radius: 50%;
  font-size: 25px;
  cursor: pointer;
  width: auto;
}
.outer_video {
  position: absolute;
  bottom: 0;
  top: 0;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: translate(0px, -100px);
}
#donate {
  padding: 80px 0;
}
.play-main-heading h2 {
  font-family: Barlow Condensed;
  font-size: 24px;
  font-weight: 700;
  line-height: 28.8px;
  letter-spacing: 10px;
  text-align: left;
  color: #1A685B;
  margin-bottom: 30px;
}
.play-sub-heading h6 {
  font-family: Barlow Condensed;
  font-size: 55px;
  font-weight: 700;
  line-height: 65px;
  text-align: left;
  color: #000000;
  margin-bottom: 20px;
}
.para-heading p {
  font-family: Barlow Condensed;
  font-size: 24px;
  font-weight: 400;
  line-height: 34px;
  text-align: left;
  color: #626B7D;
}
.donate-button a {
  text-align: center;
  font-family: Barlow Condensed;
  font-size: 24px;
  font-weight: 600;
  line-height: 24px;
  text-align: left;
  color: #fff;
  background: #ffac00;
  padding: 16px 35px;
  border-radius: 10px;
  display: inline-block;
}

.counter-flex {
  display: flex;
  align-items: center;
  justify-content: center;
}
p.number {
  margin-bottom: 0;
}
.counter_box {
  background: linear-gradient(180deg, #FFAC00 0%, #1A685B 100%);
  padding: 39px;
}
.counter-flex p,.counter-flex h6{
  font-family: Barlow Condensed;
  font-size: 45px;
  font-weight: 700;
  line-height: 65px;
  text-align: center;
  color: #fff;
}
.text-counter h6 {
  font-family: Barlow Condensed;
  font-size: 28px;
  font-weight: 500;
  line-height: 38px;
  text-align: center;
  color: #fff;
}
.counter_box {
  background: #FFAC00;
  width: 100% !important;
  height: 320px;
  border-radius: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.counter_box.bg_1, .counter_box.bg_3{
  background: #FFAC00;
}
.counter_box.bg_2, .counter_box.bg_4{
  background: #1A685B;
}
section#counter {
  padding: 60px 0;
}
.popup {
  display: none;
  position: absolute;
  top: 0;
  width: 800px;
  height: 100%;
}
a.popup-close {
  position: absolute;
  top: -17px;
  right: -10px;
  background: #FFAC00;
  color: #fff;
  border-radius: 20px;
  font-size: 20px;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.faq-condition-ques .accordion-button::after{
  transform: rotate(-90deg) !important;
}
.faq-condition-ques .accordion-button:not(.collapsed)::after{
  transform: rotate(90deg) !important;

}



*------------------ Contact Page -----------------*/
.contact-page-details
{
  padding-bottom: 30px;
}
h3.contact-page {
  margin-left: 3%;
  font-weight: bold;
  color: #18304c;
  border-bottom: solid 4px #d3da36;
  display: table;
  margin-bottom: 4%;
}
.contac_form input[type='text'],
.contac_form input[type='email'],
.contac_form input[type='url'],
.contac_form input[type='password'],
.contac_form input[type='search'],
.contac_form input[type='number'],
.contac_form input[type='tel'],
.contac_form input[type='range'],
.contac_form input[type='date'],
.contac_form input[type='month'],
.contac_form input[type='week'],
.contac_form input[type='time'],
.contac_form input[type='datetime'],
.contac_form input[type='datetime-local'],
.contac_form input[type='color'],
.contac_form select,
.contac_form textarea,
.contac_form .wpcf7 .wpcf7-form-control-wrap[class*="file-"] {
  background-color:transparent;
  border-color: #ccc;
  color: #000;
  border-radius: 0px;
  box-shadow: none;
  border: 1px solid #000;
  background-color: transparent;
}
.contact-box .wpcf7 input[type="text"], .contact-box .wpcf7 input[type="email"] {
  font-size: 16px;
  padding: 10px 10px;
  height: auto;
  background-color: transparent;
  width: 100%;
}

.contact-box .contac_form input[type="submit"]{
  padding: 14px 50px;
  border: none;
  background: linear-gradient(180deg, #FFAC00 0%, #1A685B 100%);
  font-family: Barlow Condensed;
  font-size: 24px;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
  color: #fff;
  display: flex;
}
div.contac_form form p:nth-child(3){

width: fit-content;
}
section#contact-box{
  padding:0;
  margin:0;
}
.contact-info {
  font-size: 14px;
  line-height: 26px;
  padding: 20px;
  width: 100%; 
}
.contac_form h3 {
  text-align: center;
}
.contact-info .head{
  color:#000;
}
.contact-address, .contact-email, .contact-phone {
  margin: 7px 0;
}
.c_content span {
  font-size: 18px;
}
.c_content p{
  font-size: 16px;
}
.contac_form .fancy-title {
    width: 250px;
    margin: 0 auto;
}
.contac_form label{
  width: 100%;
  text-align: left;
  font-family: Barlow Condensed;
  font-size: 18px;
  font-weight: 600;
  line-height: 32px;
  text-align: left;
  color: #000000;
}
.c_content {
  color: #ffffff;
}
.contact-page-details .contact-address{
text-align:center;
border: 1px solid #000;
padding: 11px;
height: 180px;
}
.contact-page-details .contact-email{
text-align:center;
border: 1px solid #000;
padding: 11px;
height: 180px;
}
.contact-page-details .contact-phone{
text-align:center;
border: 1px solid #000;
padding: 11px;
height: 180px;
}
.contact-page-details span{
  font-family: 'Barlow Condensed';
  font-size: 24px;
  font-weight: 500;
  line-height: 35px;
  letter-spacing: 0em;
  text-align: center; 
  color: #000;
}
.header-icons-toggle {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.contact-page-details .inner-cont i
{
  font-size: 35px;
  color: #FFAC00;
  padding: 14px 0;
}
.contac_form span.wpcf7-form-control-wrap input{
margin: 0 12px 30px 0;

}
.contact-page-details .inner-cont p
{
  color: #343434;
  font-size: 14px;
  font-weight: 400;
  line-height: 28px;
  margin-bottom: 0;
}
.contact-page-details .inner-cont p a {
  color: #000;
  font-family: 'Barlow Condensed';
  font-size: 20px;
  font-weight: 400;
}
.contact-page-details .inner-cont p a:hover {
  color: #FFAC00;
}
.contact-color-bg h3{
  font-family: Barlow Condensed;
  font-size: 45px;
  font-weight: 700;
  line-height: 65px;
  text-align: center;
  color: #000000;
}
.contact-color-bg
{
text-align: center;
}
.contact-color-bg form textarea{
margin-bottom: 20px;
width: 100%;
height: 120px;
padding: 10px;
}
.contact-box {
  padding: 60px 0;
}
.contac_form input::placeholder, .contac_form textarea::placeholder {
  font-family: Barlow Condensed;
  font-size: 20px;
  font-weight: 400;
  line-height: 20px;
  text-align: left;
  color: #626B7D;
  
}
.contac_form input, .contac_form textarea {
color: #000;
font-weight: 900;
}
.contact-box .google-map embed {
  border-radius: 20px;
}
.contact-box .contac_form input[type="submit"]:hover {
background-color: #FFAC00;
color: #000;
}
#testimonial a:hover {
  color: #FFAC00;
}
.woocommerce ul.products li.product a img {
  width: 100%;
  height: auto;
  display: block;
  margin: 0;
  box-shadow: none;
  width: 100%;
  height: 100%;
  border-radius: 30px;
}
.wp-block-search__button {
  margin-left: 0 !important;
}
aside#block-2 {
  margin-bottom: 18px;
}
.main-navigation a:hover {
  color: #fff !important;
  background: #1A685B;
}
.blog-information.text-start {
  padding: 20px;
}
.content_page {
  padding: 60px 0;
}
.page-template-blog-fullwidth-extend .last-seen {
  padding: 20px 0 6px;
}
.page-template-blog-with-left-sidebar  .last-seen {
  padding: 20px 0 6px;
}
.page-template-blog-with-right-sidebar  .last-seen {
  padding: 20px 0 6px;
}
.blog-information {
  text-align: center;
}
.postbox.smallpostimage {
  background: #fff;
  margin: 0 8px;
  border-radius: 30px;
  box-shadow: 0px 0px 7px #ddd;
  margin-bottom: 20px;
}
#sidebar .wp-block-search__inside-wrapper button {
  background: linear-gradient(180deg, #FFAC00 0%, #1A685B 100%);
  color: #fff;
  font-family: 'Barlow Condensed';
  padding: 10px 25px;
  border: unset;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb {
  margin-top: 42px;
}
.wp-block-search__label {
  width: 100%;
  display: inline-block;
  font-family: Barlow Condensed;
  font-size: 20px;
  font-weight: 500;
  line-height: 27.8px;
  letter-spacing: 2px;
  text-align: left;
  color: #626B7D;
}
#sidebar ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#sidebar li a {
  font-family: Barlow Condensed;
  font-size: 18px;
  font-weight: 400;
  line-height: 34px;
  text-align: left;
  color: #626B7D;
}
#sidebar ol.wp-block-latest-comments li a{
  font-family: Barlow Condensed;
  font-size: 18px;
  font-weight: 400;
  line-height: 34px;
  text-align: left;
  color: #626B7D;
}
.category-rating {
  display: flex;
  justify-content: center;
  margin-top: 10px;
  position: absolute;
  bottom: 16px;
  left: 24px;
}

.star {
  font-size: 16px;
  color: #FBAA33;
  margin: 0 2px;
}

.star.full {
  color: #FBAA33;
}

.star.half {
  color: #FBAA33;
  position: relative;
}

.star.half::after {
  content: '\2605';
  color: #FBAA33;
  position: absolute;
  left: 0;
  width: 50%;
  overflow: hidden;
}

.star.empty {
  color: #FBAA33;
}


