/** Shopify CDN: Minification failed

Line 760:1 Unexpected "{"

**/
.klaviyo-form.klaviyo-desktop {
  display: block;
}
.klaviyo-form.klaviyo-mobile {
  display: none;
}

@media (max-width: 767px) {
  .klaviyo-form.klaviyo-desktop {
    display: none;
  }
  .klaviyo-form.klaviyo-mobile {
    display: block;
  }
}

/* ------------------------------------------------------------- */
.image-with-text .image-with-text__text {
  font-family: "Exo 2", sans-serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 150%;
  letter-spacing: 0px;
  margin: 0;
  width: 100%;
  vertical-align: middle;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}

body.background-cstm {
  background-image: url("/cdn/shop/files/Battlefied_-_Static_BG_1.png?v=1744838875") !important;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover; /* Optional: Ensures image covers the screen */
}
body,
.color-scheme-1,
.color-scheme-2,
.color-scheme-3,
.color-scheme-4,
.color-scheme-5,
.color-scheme-a6a0379c-7ea5-4110-b11a-4f70f6920c53,
.color-scheme-344096dd-eb68-42f8-a292-2749ae8ac611,
.color-scheme-fd2e4c6f-b8ec-4fee-a01f-f3ce0787fda5 {
  color: rgba(var(--color-foreground), 0.75);
  background-color: transparent;
}
img.block_3_image_cstm,
.second-section-image img,
div#shopify-section-template--17793844609186__image_with_text_nfAAHH
  .image-with-text__media
  img {
  border-radius: 4rem;
}
.header-wrapper {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  background: transparent;
}
.header-wrapper .header__search {
  display: none;
}
.mobile-hide {
  display: none;
}

a.custom-section-one-btn {
    text-decoration: none;
    padding: 13px 40px;
    width: fit-content;
    display: flex;
    justify-content: center;
    margin: auto;
    background: rgba(88, 183, 79, 0.1);
    border-radius: 6px;
    border-style: solid;
    border-color: rgb(88, 183, 79);
    border-width: 2px;
    color: rgb(88, 183, 79);
    font-family: "Exo 2", Tahoma, Verdana, Segoe, sans-serif;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 2px;
    line-height: 12px;
    font-style: normal;
    white-space: normal;
    text-align: center;
    word-break: break-word;
    align-self: flex-end;
    cursor: pointer;
    pointer-events: auto;
}
a.custom-section-one-btn:hover{
    background:#3B8734;
    color:#fff;
}

.fight-report-sec a.button.button--primary {
    text-decoration: none;
    padding: 13px 40px;
    width: fit-content;
    background: rgba(88, 183, 79, 0.1);
    border-radius: 6px;
    border-style: solid;
    border-color: rgb(88, 183, 79);
    border-width: 2px;
    color: rgb(88, 183, 79);
    font-family: "Exo 2", Tahoma, Verdana, Segoe, sans-serif;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 2px;
    line-height: 12px;
    font-style: normal;
    white-space: normal;
    text-align: center;
    word-break: break-word;
    cursor: pointer;
    pointer-events: auto;
}
.fight-report-sec a.button.button--primary:hover{
    background:#3B8734;
    color:#fff;
}

.header__menu-item span {
  font-family: "Audiowide", sans-serif;
  font-weight: 400;
  font-size: 17.74px;
  line-height: 17px;
  letter-spacing: 0px;
  vertical-align: middle;
}
.newsletter-form__field-wrapper {
  position: relative;
}
header .header__menu-item span {
  font-family: "Audiowide";
  font-size: 18px;
}
.block-left-side {
  text-align: center;
}
.cstm-footer-menu ul li a {
  font-family: "Audiowide", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 130%;
  letter-spacing: 0px;
  vertical-align: middle;
}
.cstm-footer-menu ul.footer-block__details-content.list-unstyled {
  gap: 20px;
  display: flex;
  margin-top: 20px;
}
.custom-footer-inner img,
.custom-social-icons {
  margin-top: 20px;
}
.custom-social-icons ul.list-unstyled.list-social.footer__list-social {
  display: flex;
  gap: 20px;
}
.custom-social-icons .link {
  color: #ac9567 !important;
}
.custom-footer-inner {
  border-top: 3px solid #ac9567;
  margin-bottom: 20px;
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.cstm-copy p {
  font-family: Inter;
  font-weight: 600;
  font-size: 12px;
  line-height: 130%;
  letter-spacing: 0px;
  text-align: center;
  vertical-align: middle;
  color: #fff;
}
a {
  position: reletive;
}
.second-section-heading.image-with-text-heading {
  max-width: 430px;
  text-align: center !important;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
.fight-report-sec .image-with-text-heading {
  position: relative;
  max-width: 450px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 60px;
}
.image-with-text-heading:before,
.image-with-text-heading:after {
  position: absolute;
  left: -100px;
  top: 45%;
}
.block-sectionone {
  padding-bottom: 55px;
}
.image-with-text-heading:after {
  left: inherit;
  right: -100px;
}
.header--middle-left {
  grid-template-areas: "heading navigation";
  grid-template-columns: auto auto;
  column-gap: 2rem;
  justify-content: space-between;
}
.header {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}
.page-width {
  max-width: 140rem;
}
.header__active-menu-item {
  text-decoration: none;
}

.custom-social-icons {
  max-width: 124px;
  width: 100%;
}
.footer__list-social {
  justify-content: flex-end;
}
#shopify-section-template--17690657456290__image_with_text_nfAAHH
  .image-with-text__text
  p {
  font-family: "Exo 2", sans-serif;
  font-weight: 400;
  font-size: 25px;
  line-height: 150%;
  letter-spacing: 0px;
  vertical-align: middle;
}
#shopify-section-template--17690657456290__image_with_text_nfAAHH
  .image-with-text__content {
  padding: 6rem 4rem 7rem;
}
.image-with-text-heading {
  font-family: "Audiowide", sans-serif;
  font-weight: 400;
  font-size: 36px;
  line-height: 130%;
  letter-spacing: 0px;
  text-align: center;
  vertical-align: middle;
  color: #ac9567;
  margin-bottom: 25px;
}
.image-with-text-heading::before,
.image-with-text-heading::after {
  content: "";
  display: inline-block;
  width: 70px;
  height: 20px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: middle;
  margin: 0 10px;
}

.image-with-text-heading::before {
  background-image: url("/cdn/shop/files/line-4.png?v=1744044978");
}

.image-with-text-heading::after {
  background-image: url("/cdn/shop/files/line-4_1.png?v=1744044977");
}
.field__input {
  background-color: transparent;
  border: 1px solid #fff;
}
.field_imgwithtext {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 12px;
}
.image_with_text_newsletter button#Subscribe {
  width: 50%;
  height: 46px;
  font-family: "Exo 2", sans-serif;
  font-weight: 400;
  font-size: 17px;
  line-height: 100%;
  letter-spacing: 0px;
  text-align: center;
  color: #58b74f;
  background: transparent;
  border: 1px solid #58b74f;
  border-radius: 6px;
  cursor: pointer;
  padding: 20px !important;
  height: auto;
}
.image_with_text_newsletter .newsletter-form {
  align-items: flex-start;
  margin: 0 auto;
  max-width: 100%;
}
.image_with_text_newsletter {
  width: 100%;
}
.field__input {
  background-color: transparent;
  font-family: "Exo 2", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0px;
  border-radius: 6px;
  line-height: 20px !important;
  padding: 20px !important;
  height: auto;
}
label.field__label {
  top: 50%;
  transform: translateY(-50%);
}
.image_with_text_newsletter label {
  font-family: "Exo 2", sans-serif;
  font-weight: 400;
  font-size: 16px;
}
.image_with_text_newsletter .field__input:focus {
  box-shadow: none;
  border-radius: 6px;
}
.rich-block-sectionone.custom_padding {
  padding-top: 45px;
}
.second-section-subheading {
  font-family: "Exo 2", sans-serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 150%;
  letter-spacing: 0px;
  text-align: center;
  margin: 40px 0 60px;
  width: 100%;
  vertical-align: middle;
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
}
.second-section-image img {
  width: 100%;
}
.second-section-block-inner {
  /* width: 350px; */
  flex: 1;
  background: #f0f0f0;
  color: #333;
  padding: 20px;
  clip-path: polygon(0 0, 100% 0, 100% 70%, 65% 100%, 0 100%);
  box-shadow: 2px 2px 10px #0003;
  margin-bottom: 30px;
}
.second-section-blocks {
  display: flex;
  justify-content: center;
  gap: 20px;
  margin-bottom: 30px;
}
h3.box-heading {
  font-family: Audiowide;
  font-weight: 400;
  font-size: 20px;
  line-height: 130%;
  letter-spacing: 0px;
  color: #3b8734;
}
/* .second-section-block-inner:hover {
  background: #947d4f;
} 
.second-section-block-inner:hover h3.box-heading,
.second-section-block-inner:hover p.box-description {
  color: #fff;
}
*/
p.box-description {
  font-family: "Exo 2", sans-serif;
  font-weight: 400;
  font-size: 21px;
  line-height: 140%;
  letter-spacing: 0px;
  vertical-align: middle;
}
.block-left-side-h2 {
  font-family: Audiowide;
  font-weight: 400;
  font-size: 55px;
  line-height: 130%;
  letter-spacing: 0px;
  text-align: center;
  vertical-align: middle;
  color: #ac9567;
}
.block-left-side p {
  font-family: "Exo 2", sans-serif;
  font-weight: 400;
  font-size: 25px;
  line-height: 150%;
  letter-spacing: 0px;
  color: #c5c1d0;
  margin-bottom: 40px;
}
.block-left-side {
  text-align: center;
  width: 70%;
  margin: auto;
}

.block-right-side {
  max-width: 900px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.rich-block-sectionone-inner {
  display: grid;
  justify-content: center;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
}

.block-right-side img,
.rich-block-sectionone-inner img {
  width: 100%;
}
.rich-block-sectionone h2 {
  font-family: Audiowide;
  font-weight: 400;
  font-size: 40px;
  line-height: 130%;
  letter-spacing: 0px;
  text-align: center;
  vertical-align: middle;
  color: #ac9567;
  margin-top: 0px;
}
.rich-block-sectionone .richtext p {
  font-family: "Exo 2", sans-serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 150%;
  letter-spacing: 0px;
  vertical-align: middle;
  color: #f4f4f4;
  margin: 0px;
}
.fight-report-sec {
  padding: 100px 0px !important;
}
.section-template--17690657456290__second_section_MPJEDE-padding.gradient.color-scheme-344096dd-eb68-42f8-a292-2749ae8ac611 {
  padding-top: 100px;
}
.third-section-subheading p {
  font-family: "Exo 2", sans-serif;
  font-weight: 400;
  font-size: 25px;
  line-height: 150%;
  letter-spacing: 0px;
  text-align: center;
  vertical-align: middle;
  margin-bottom: 50px;
}
.third-section-subheading {
  max-width: 65%;
  margin-left: auto;
  margin-right: auto;
}
h3.third-box-heading {
  font-family: "Exo 2", sans-serif;
  font-weight: 400;
  font-size: 23px;
  line-height: 140%;
  letter-spacing: 0px;
  vertical-align: middle;
  color: #0a0a0a;
}
.third-section-block-inner {
  display: flex;
  border-radius: 5px;
  background: #d9d9d9;
  margin-bottom: 10px;
  justify-content: flex-start;
  align-items: center;
  padding: 20px 40px;
  gap: 50px;
}
.third-section-block-inner.cstgm-block-1 img {
  padding-left: 17px;
}
.third-section-block-inner.cstgm-block-1 h3.third-box-heading {
  padding-left: 8px;
}
.third_section_btn a {
  text-decoration: none;
  font-family: "Exo 2", sans-serif;
  font-weight: 400;
  font-size: 22px;
  line-height: 20px !important;
  line-height: 100%;
  letter-spacing: 0px;
  text-align: center;
  color: #58b74f;
  border: 1px solid;
  padding: 20px 45px;
  border-radius: 6px;
}
.third_section_btn {
  display: flex;
  justify-content: center;
}

#shopify-section-template--17793844740258__image_banner_AcCpcf
  a.button.button--secondary {
  text-decoration: none;
  font-family: "Exo 2", sans-serif;
  font-weight: 400;
  font-size: 22px;
  line-height: 20px !important;
  line-height: 100%;
  letter-spacing: 0px;
  text-align: center;
  color: #58b74f;
  border: 1px solid;
  padding: 20px 45px;
  border-radius: 6px;
}
#shopify-section-template--17793844740258__image_banner_AcCpcf .button:after {
  border-radius: 6px;
}
#shopify-section-template--17793844740258__image_banner_AcCpcf
  h2.banner__heading.inline-richtext.h1 {
  font-family: Audiowide;
  font-weight: 400;
  font-size: 36px;
  line-height: 130%;
  letter-spacing: 0px;
  text-align: center;
  vertical-align: middle;
  color: #ac9567;
}
#shopify-section-template--17793844740258__image_banner_AcCpcf
  .banner__text.rte.body
  p {
  font-family: "Exo 2", sans-serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 150%;
  letter-spacing: 0px;
  text-align: center;
  vertical-align: middle;
  color: #f4f4f4;
}
div#Banner-template--17793844740258__image_banner_AcCpcf {
  width: 80%;
  margin: 0px auto;
  border-radius: 24px;
  overflow: hidden;
}
#shopify-section-template--17793844740258__image_banner_AcCpcf {
  /* background: #19181f; */
  padding-top: 100px;
  padding-bottom: 100px;
}
#shopify-section-template--17793844740258__image_banner_AcCpcf
  .banner--medium.banner--desktop-transparent
  .banner__box {
  max-width: 82rem;
}
.forth-section-center h2 {
  font-family: Audiowide;
  font-weight: 400;
  font-size: 48px;
  line-height: 48px;
  letter-spacing: 0px;
  text-align: center;
  vertical-align: middle;
  color: #ac9567;
  margin-top: 0px;
}

.forth-section-center p {
  font-family: "Exo 2", sans-serif;
  font-weight: 400;
  font-size: 30px;
  line-height: 150%;
  letter-spacing: 0px;
  text-align: center;
  vertical-align: middle;
  color: #f4f4f4;
  max-width: 715px;
  margin-left: auto;
  margin-right: auto;
}
.foth-section-inner {
  display: flex;
  justify-content: center;
}
.fourth-section-block-inner.cstm-block-2 {
  clip-path: polygon(
    0% 0%,
    100% 0.5%,
    100% 51.5%,
    77.5% 100%,
    23.9% 100%,
    0.2% 56%
  );
  /* width: 350px; */
  flex: 1;
  background: #19181f;
  /* border:1px solid #AC9567; */
  color: #333;
  padding: 32px;
  box-shadow: 2px 2px 10px #0003;
  margin-bottom: 30px;
  text-align: center;
}
.fourth-section-block-inner {
  position: relative;
  background: #ac9567 !important;
}
.fourth-section-block-inner:after {
  content: "";
  position: absolute;
  top: 2px;
  left: 2px;
  right: 2px;
  bottom: 2px;
  background: #19181f;
  z-index: -1;
}

.fourth-section-block-inner.cstm-block-3:after {
  clip-path: polygon(
    0% 0%,
    100% 0.5%,
    100% 51.5%,
    77.5% 100%,
    23.9% 100%,
    0.2% 56%
  );
}
.fourth-section-block-inner.cstm-block-1:after {
  clip-path: polygon(0% 0.4%, 100% 0%, 100% 100%, 22.3% 100%, 0.2% 56.9%);
}
.fourth-section-block-inner.cstm-block-2:after {
  clip-path: polygon(75.5% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 58%);
}
.fourth-section-block-inner.cstm-block-1 {
  clip-path: polygon(0% 0.4%, 100% 0%, 100% 100%, 22.3% 100%, 0.2% 56.9%);
  /* width: 350px; */
  flex: 1;
  background: #19181f;
  /* border:1px solid #AC9567; */
  color: #333;
  padding: 32px;
  box-shadow: 2px 2px 10px #0003;
  margin-bottom: 30px;
  text-align: right;
}
.block-right-side img {
  top: 30px;
  position: relative;
  margin-bottom: 8%;
}
.fourth-section-block-inner.cstm-block-2 {
  clip-path: polygon(75.5% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 58%);
  /* width: 350px; */
  flex: 1;
  background: #19181f;
  /* border:1px solid #AC9567; */
  color: #333;
  padding: 32px;
  box-shadow: 2px 2px 10px #0003;
  margin-bottom: 30px;
  text-align: left;
}
.fourth-section-blocks {
  display: flex;
  justify-content: center;
  gap: 20px;
  margin-top: 20px;
}
.fourth-section-block-inner p {
  color: #ffecc7;
}
.fourth-section-block-inner h3 {
  color: #fff;
}
.fourth-section-block-inner.cstm-block-3 p.box-description {
  padding-left: 24px;
}
.fourth-section-block-inner.cstm-block-2 p.box-description {
  padding-right: 24px;
}
.section-heading h2 {
  font-family: "Audiowide", sans-serif;
  font-weight: 400;
  font-size: 36px;
  line-height: 130%;
  letter-spacing: 0px;
  text-align: center;
  vertical-align: middle;
  color: #ac9567;
  margin: 55px 0 32px;
}
a,
button {
  position: relative !important;
  z-index: 2;
  overflow: hidden;
}
.third_section_btn a:after,
a.button:after,
button#Subscribe:after {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: linear-gradient(
    90deg,
    rgb(163 206 159 / 10%),
    rgb(59 135 52 / 10%)
  );
  backdrop-filter: blur(35px);
  z-index: -1;
}
 {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: linear-gradient(
    90deg,
    rgb(163 206 159 / 10%),
    rgb(59 135 52 / 10%)
  );
  backdrop-filter: blur(35px);
  z-index: -1;
}
.third-section-blocks {
  margin: 50px 0 65px !important;
}
.image-with-text-heading:before,
.image-with-text-heading:after {
  position: absolute;
  left: -100px;
  top: 45%;
}
.image-with-text-heading:after {
  left: inherit;
  right: -100px;
}

.thrid-section-heading.image-with-text-heading {
  max-width: 740px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.thrid-section-heading.image-with-text-heading br {
  display: none;
}
.image-with-text__content--desktop-left {
  padding-left: 0px !important;
}
/* Responsive Css */

@media screen and (max-width: 1200px) {
  .countdown-timer-values {
    font-size: 48px !important;
  }
}
@media screen and (max-width: 1023px) {
  .fourth-section-block-inner:after {
    clip-path: polygon(
      0% 0%,
      100% 0.2%,
      100% 50%,
      85% 100%,
      15% 100%,
      0.2% 50%
    ) !important;
  }
  .countdown-timer-values {
    font-size: 92px !important;
  }
  .block-sectionone {
    display: flex;
    flex-direction: column;
  }
  .foth-section-inner img {
    max-height: 190px;
    width: auto;
  }
  .forth-section-center p {
    max-width: 100%;
  }
  .fourth-section-blocks {
    flex-direction: column;
    gap: 20px;
  }
  .fourth-section-block-inner {
    width: 100% !important;
    text-align: center !important;
    margin: 0px !important;
    clip-path: polygon(
      0% 0%,
      100% 0.2%,
      100% 50%,
      85% 100%,
      15% 100%,
      0.2% 50%
    ) !important;
  }
  .fourth-section-block-inner .box-description {
    font-size: 26px !important;
    max-width: 80%;
    margin: 0 auto;
  }
  .fourth-section-block-inner h3.box-heading {
    font-size: 35px !important;
    margin-bottom: 12px !important;
  }
  .image-with-text-heading {
    max-width: 930px;
    text-align: center;
    position: relative !important;
  }
  .image-with-text-heading:before,
  .image-with-text-heading:after {
    position: absolute;
    left: -100px;
    top: 45%;
  }
  .image-with-text-heading:after {
    left: inherit;
    right: -100px;
  }
  .thrid-section-heading.image-with-text-heading br {
    display: none;
  }
  .image-with-text-heading {
    max-width: 600px;
    text-align: center;
    position: relative !important;
    margin-left: auto;
    margin-right: auto;
  }
  .third-section-subheading {
    max-width: 100%;
  }
  .third-section-block-inner {
    margin-bottom: 24px;
  }
  div#Banner-template--17758585094306__image_banner_AcCpcf {
    width: calc(100% - 100px);
    margin: 0 auto;
    border-radius: 24px;
    overflow: hidden;
  }
  .fourth-section-block-inner.cstm-block-3 p.box-description {
    padding-left: 0px;
  }
  .fourth-section-block-inner.cstm-block-1 p.box-description {
    padding-right: 0;
  }
}

@media screen and (min-width: 991px) {
  .cutom_image-hide {
    display: none;
  }
}
@media screen and (max-width: 992px) {
  .block-left-side {
    text-align: center;
    width: 100%;
    margin: auto;
  }
  .countdown-timer-values {
    font-size: 72px !important;
  }

  .rich-block-sectionone.custom_padding {
    padding-top: 0px;
  }
  .countdown-timer-container {
    width: 100%;
  }
  .fight-report-sec .image-with-text__media-item {
    display: none;
  }

  .rich-block-sectionone.cutom_image-hide {
    padding-top: 55px;
  }
  .cutom_image-hide img {
    width: 100%;
  }
  .fight-report-sec .image-with-text__content {
    padding-top: 0px !important;
  }
  .fight-report-sec .image-with-text__content--desktop-left > * {
    align-self: flex-start;
    text-align: center !important;
    margin-bottom: 20px !important;
  }
  .second-section-blocks {
    flex-direction: column;
    gap: 30px;
    padding-bottom: 52px;
  }
  .second-section-block-inner {
    width: 100%;
    clip-path: polygon(0 0, 100% 0, 100% 50%, 80% 100%, 20% 100%, 0 50%);
    text-align: center;
    margin-bottom: 0 !important;
    padding: 24px 80px;
  }
  .box-heading,
  .box-description {
    margin-bottom: 0px;
  }
  .second-section-heading.image-with-text-heading {
    max-width: 430px;
    text-align: center !important;
    position: relative;
    margin-left: auto;
    margin-right: auto;
  }
  .image-with-text-heading:before,
  .image-with-text-heading:after {
    position: absolute;
    top: 50%;
    left: -80px;
  }
  .image-with-text-heading:after {
    left: inherit;
    right: -80px;
  }
  .block-sectionone .block-left-side {
    display: flex;
    flex-direction: column;
    gap: 0;
  }
  .countdown-timer-container {
    margin: 80px 0 25px;
    order: 3;
  }

  .block-left-side-h2 {
    font-size: 46px;
    margin-bottom: 0px;
  }
  .block-left-side-h2 {
    gap: 24px;
  }
  .rich-block-sectionone-inner {
    display: flex;
  }
  .rich-block-sectionone-inner img {
    display: none;
  }
  .rich-block-sectionone .richtext p {
    text-align: center;
  }
  .rich-block-sectionone h2 {
    font-size: 32px;
    margin-bottom: 32px;
    margin-top: 0px;
  }
  .fight-report-sec .image-with-text-heading {
    position: relative;
    max-width: 450px;
    margin-left: auto;
    margin-right: auto;
  }
  .forth-section-center h2 {
    font-size: 40px;
    line-height: 50px;
    margin-top: 40px;
  }
  .banner__content {
    padding: 32px;
  }
  fight-report-sec {
    padding: 50px 0px !important;
  }
  .section-template--17690657456290__custom_section_one_PHwmeR-padding {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .section-template--17690657456290__second_section_MPJEDE-padding.gradient.color-scheme-344096dd-eb68-42f8-a292-2749ae8ac611 {
    padding-top: 50px;
  }
  .fight-report-sec .image-with-text-heading {
    margin-bottom: 24px;
  }
  .fight-report-sec {
    padding: 50px 0px !important;
  }
  .second-section-blocks {
    margin-bottom: 0px;
  }
  #shopify-section-template--17758585094306__image_banner_AcCpcf {
    background: #000;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .section-template--17758585094306__custom_section_three_6e6AjK-padding {
    padding-top: 50px !important;
  }
}
@media screen and (max-width: 767px) {
  .image-with-text .image-with-text__text {
    font-size: 18px;
  }
  .block-left-side {
    width: 100% !important;
    margin-bottom: 25px;
  }
  .second-section-block-inner {
    padding: 24px 40px !important;
  }
  .desktop-hide {
    display: none;
  }
  .mobile-hide {
    display: block !important;
  }
  .countdown-timer-container div {
    font-size: 38px !important;
  }
  .countdown-timer-values {
    font-size: 20px !important;
  }
  .countdown-timer-container {
    gap: 8px !important;
  }
  .custom-footer-inner {
    flex-direction: column;
  }
  .image-with-text-heading {
    font-size: 21px;
  }
  .image-with-text-heading:before,
  .image-with-text-heading:after {
    position: absolute;
    top: 50%;
    left: 0px;
    height: 10px;
    width: 35px;
  }
  .image-with-text-heading:after {
    left: inherit;
    right: 0px;
  }
  .block-left-side-h2 {
    font-size: 28px;
    margin: 0px;
  }
  .block-left-side p {
    font-size: 18px;
  }
  .rich-block-sectionone.cutom_image-hide {
    padding-top: 0px;
  }
  .rich-block-sectionone h2 {
    font-size: 21px;
    margin-bottom: 24px;
    margin-top: 40px;
  }
  .rich-block-sectionone .richtext p {
    font-size: 18px;
  }
  .second-section-subheading {
    font-size: 18px;
    max-width: 100%;
  }
  .second-section-block-inner {
    padding: 20px 32 px;
  }
  p.box-description {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .image-with-text-heading:before,
  .image-with-text-heading:after {
    width: 35px;
    height: 10px;
    margin: 0;
  }
  .fight-report-sec .image-with-text__content {
    padding: 0px !important;
  }
  #shopify-section-template--17690657456290__image_with_text_nfAAHH
    .image-with-text__text
    p {
    font-size: 18px;
  }
  .forth-section-center p {
    font-size: 25px;
  }
  .fourth-section-block-inner .box-description {
    font-size: 18px !important;
  }
  .fourth-section-block-inner h3.box-heading {
    font-size: 18px !important;
    margin-bottom: 12px !important;
    margin-top: 10px;
  }
  .header {
    padding: 10px !important;
  }
  .forth-section-center h2 {
    font-size: 28px;
    line-height: 36px;
    margin-top: 10px;
  }
  /* .forth-section-left-image, .forth-section-right-image {
    display: none;
} */
  .forth-section-center p {
    font-size: 18px;
  }
  .fourth-section-block-inner .box-description {
    font-size: 16px !important;
  }
  .fourth-section-block-inner h3.box-heading {
    font-size: 22px !important;
    margin-bottom: 12px !important;
    margin-top: 10px;
  }
  .third-section-subheading p {
    font-size: 18px;
  }

  .third-section-blocks img {
    max-width: 100px;
  }
  .third-section-block-inner {
    padding: 10px 20px;
    gap: 25px;
  }
  h3.third-box-heading {
    font-size: 16px;
  }
  div#Banner-template--17758585094306__image_banner_AcCpcf {
    width: calc(100% - 30px);
  }
  #shopify-section-template--17758585094306__image_banner_AcCpcf
    .banner__text.rte.body
    p {
    font-size: 18px;
  }
  #shopify-section-template--17758585094306__image_banner_AcCpcf
    h2.banner__heading.inline-richtext.h1 {
    font-size: 21px;
  }
  .hours-div .txt {
    font-size: 12px !important;
    margin-top: 6px !important;
  }
  .countdowm-wrap span {
    border-radius: 4px !important;
  }
  .counter-dots {
    gap: 8px !important;
    margin-bottom: 20px !important;
  }
  .section-heading h2 {
    font-size: 21px;
    margin: 60px 0 32px;
  }
  .footer__list-social {
    justify-content: center;
  }
  .foth-section-inner img {
    max-height: 60px;
    width: auto;
    margin-top: 19px;
  }
  .block-sectionone {
    padding-bottom: 0;
  }
  .third_section_btn a,
  a.button.button--secondary,
  .image_with_text_newsletter button#Subscribe {
    font-size: 14px !important;
  }
  .field__input {
    font-size: 14px !important;
    line-height: 18px !important;
  }
  .field_imgwithtext {
    gap: 10px;
    flex-direction: column;
  }

  .image_with_text_newsletter label {
    font-size: 14px;
    text-align: center;
    width: 88%;
  }
  .newsletter-form__field-wrapper .field__input:focus ~ .field__label {
    top: 14px !important;
  }

  .header__heading-logo-wrapper img {
    max-width: 180px;
    width: 100%;
  }
  .countdowm-wrap span {
    height: calc(50% - 1px);
  }
  .countdowm-wrap:after {
    height: 2px;
  }
  label.field__label {
    top: 24%;
  }
  .second-section-heading.image-with-text-heading {
    max-width: 320px;
    font-size: 21px;
  }
  .fight-report-sec .image-with-text-heading {
    margin-bottom: 21px;
  }
  .fourth-section-block-inner:after,
  .fourth-section-block-inner {
    clip-path: polygon(
      0% 0%,
      100% 0.2%,
      100% 75%,
      85% 100%,
      15% 100%,
      0.2% 75%
    ) !important;
  }
  .second-section-block-inner {
    clip-path: polygon(0 0, 100% 0, 100% 65%, 80% 100%, 20% 100%, 0 65%);
  }
  .fourth-section-block-inner .box-description {
    max-width: 100%;
  }
}

@media screen and (max-width: 512px) {
  .thrid-section-heading.image-with-text-heading {
    max-width: 300px;
  }
  .thrid-section-heading.image-with-text-heading:after {
    left: inherit;
    right: -20px;
  }
  .thrid-section-heading.image-with-text-heading:before {
    left: -20px;
  }
  .third_section_btn a {
    padding: 20px 32px;
  }
}
