/** Shopify CDN: Minification failed

Line 258:16 Expected identifier but found whitespace
Line 258:18 Unexpected "{"
Line 258:27 Expected ":"
Line 259:8 Expected identifier but found whitespace
Line 259:10 Unexpected "{"
Line 259:19 Expected ":"
Line 1267:0 Unexpected "{"
Line 1267:1 Expected identifier but found "%"
Line 1271:2 Unexpected "{"
Line 1271:3 Expected identifier but found "%"

**/
/* Header */

/* ================= D-DIN ================= */

@font-face {
    font-family: 'D-DIN';
    src: url('/cdn/shop/files/D-DIN.woff2?v=XXXXX') format('woff2'),
         url('/cdn/shop/files/D-DIN.woff?v=XXXXX') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'D-DIN';
    src: url('/cdn/shop/files/D-DIN-Bold.woff2?v=XXXXX') format('woff2'),
         url('/cdn/shop/files/D-DIN-Bold.woff?v=XXXXX') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'D-DIN';
    src: url('/cdn/shop/files/D-DIN-Italic.woff2?v=XXXXX') format('woff2'),
         url('/cdn/shop/files/D-DIN-Italic.woff?v=XXXXX') format('woff');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}


/* ================= D-DIN CONDENSED ================= */

@font-face {
    font-family: 'D-DIN Condensed';
    src: url('/cdn/shop/files/D-DINCondensed.woff2?v=XXXXX') format('woff2'),
         url('/cdn/shop/files/D-DINCondensed.woff?v=XXXXX') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'D-DIN Condensed';
    src: url('/cdn/shop/files/D-DINCondensed-Bold.woff2?v=XXXXX') format('woff2'),
         url('/cdn/shop/files/D-DINCondensed-Bold.woff?v=XXXXX') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}


/* ================= D-DIN EXP ================= */

@font-face {
    font-family: 'D-DIN Exp';
    src: url('/cdn/shop/files/D-DINExp.woff2?v=XXXXX') format('woff2'),
         url('/cdn/shop/files/D-DINExp.woff?v=XXXXX') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'D-DIN Exp';
    src: url('/cdn/shop/files/D-DINExp-Bold.woff2?v=1775213626') format('woff2'),
         url('/cdn/shop/files/D-DINExp-Bold.woff?v=1775213626') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'D-DIN Exp';
    src: url('/cdn/shop/files/D-DINExp-Italic.woff2?v=XXXXX') format('woff2'),
         url('/cdn/shop/files/D-DINExp-Italic.woff?v=XXXXX') format('woff');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

body {
	font-family: 'D-DIN' !important;
}


@media screen and (min-width: 1450px) {

	.page-width {
			max-width: 1500px;
	}
		
	.boxing-section .boxing-left {
		padding-left: 25rem !important;
	}

}
header.header {
	display: flex !important;
	align-items: center;
	justify-content: space-between;
	padding-top: 18px !important;
	padding-bottom: 18px !important;
}
.header__heading-logo-wrapper {
    width: 70%;
    display: inline-block;
    transition: width .3s cubic-bezier(.52,0,.61,.99);
}
.header nav.header__inline-menu ul.list-menu li a.header__menu-item {
    color: #fff;
    font-weight: 400;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0%;
	font-size: 18px;
}
.header_button a.btn {
    font-weight: 700;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 0%;
    margin-bottom: 0;
    color: #fff;
    border: 1px solid #3EBCEB;
    background: #3EBCEB;
	font-family: 'D-DIN' !important;
    border-radius: 12px;
}

/* Section 1 */
.punch_banner .banner-overlay-image {
    position: absolute;
    top: 120px;
    left: 0;
    width: 100%;
    z-index: 2;
    pointer-events: none;
    opacity: var(--overlay-opacity);
}
.punch_banner .banner__box h2.banner_subheading.h1 {
    font-weight: 700;
    font-size: 64px;
    line-height: 100%;
    letter-spacing: 0%;
    margin-bottom: 10px;
	font-family: 'D-DIN' !important;
}
.punch_banner .banner__box h2.banner_subheading.h1 span {
    color: #3EBCEB;
}
.location-section .location-heading {
	font-weight: 700;
	font-size: 54px;
	line-height: 100%;
	letter-spacing: 0%;
	color: #000;
	font-family: 'D-DIN' !important;
}
.punch_banner .banner__text.rte.body {
	margin-top: 0;
	padding: 15px 0;
}
.punch_banner .banner__text.rte.body p {
    font-weight: 400;
    font-size: 24px;
    line-height: 100%;
    letter-spacing: 0%;
	font-family: 'D-DIN' !important;
}
.punch_banner .main_text_btn {
    display: flex;
    align-items: center;
    gap: 0px;
    margin-top: 20px;
}	
.punch_banner .main_text_btn .leftt_text {
	border: 1px solid #fff;
	background: #fff;
	color: #000;
	font-size: 20px;
	border-top-left-radius: 6px;
	width: 16%;
	text-align: center;
	font-weight: 700;
	 border-bottom-left-radius: 6px; 
	padding: 8px 0;
}
.punch_banner .main_text_btn .leftt_text p {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 24px;
    padding-left: 10px;
    padding-right: 10px;
}
.punch_banner .main_text_btn .rightt_button {
	background: #3ebceb;
	border: 1px solid #3EBCEB;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	padding: 18px 25px;
	display: flex;
}
.punch_banner .main_text_btn .rightt_button a.buttonnnn {
    font-weight: 700;
    font-size: 24px;
    line-height: 100%;
    letter-spacing: 0%;
    padding-left: 10px;
    padding-right: 10px;
    color: #fff;
    text-decoration: none;
}













/* ******************** Inline CSS Admin ******************** */


.banner-overlay-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
 
.banner__content {
  position: relative;
  z-index: 3;
}


.boxing-section{
     background: {{ section.settings.bg_color }};
  color: {{ section.settings.text_color }};
}
.boxing_mainn {
  display: flex;
  flex-wrap: wrap;
}
.boxing-left {
  flex: 1;
  padding: 60px;
}
 
.boxing-right {
  flex: 1;
}
 
.boxing-right img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
 
.boxing-points {
  margin-top: 20px;
}
 
.boxing-point {
  display: flex;
  align-items: center;
  margin-bottom: 40px;
}
 
.point-icon {
  width: 22px;
  height: 22px;
  margin-right: 10px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.point-icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.point-fallback {
  color: #4fc3f7;
  font-size: 16px;
}
.boxing-bottom {
  margin-top: 20px;
}


.offer-banner {
  position: relative;
  text-align: center;
  color: #fff;
  padding: 100px 20px;
  background-size: cover;
  background-position: center;
}
.offer-overlay {
  background: rgba(0,0,0,0.6);
  padding: 60px 20px;
}
.timer {
  display: flex;
  justify-content: center;
  gap: 10px;
  margin: 20px 0;
}
.timer-box {
  background: #222;
  padding: 10px;
  border-radius: 6px;
}
.timer-box span {
  display: block;
  font-size: 18px;
  font-weight: 600;
 
}

span.accordion__icon .icon {
    width: 16px;
    height: 16px;
    color: #fff;
}
.accordion__icon .icon-minus {
  display: none;
}
 
details[open] .accordion__icon .icon-plus {
  display: none;
}
 
details[open] .accordion__icon .icon-minus {
  display: block;
}


.custom-footer {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}
 
.custom-footer::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(10, 20, 50, 0.7); /* overlay */
}
.footer-main {
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
hr.footer_middd {
    margin-top: 40px;
    margin-bottom: 40px;
}
.mid_footer .footer-social .list-social__item .icon {
    height: 5.2rem;
    width: 5.2rem;
}
.mid_footer .footer-social span.svg-wrapper {
    width: 40px;
    height: 40px;
    background: #fff;
    color: #000;
    border-radius: 4px;
}
.mid_footer {
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
/* LEFT */
.footer-left {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.footer-logo img {
    max-width: 160px;
    height: auto;
}
 
/* MENU */
.footer-links {
  display: flex;
  gap: 25px;
  list-style: none;
  padding: 0;
}
.footer .footer-links li a {
    font-weight: 700;
    font-size: 20px;
    line-height: 35px;
    letter-spacing: 0%;
}
.footer-links a {
    color: #fff;
    text-decoration: none;
}
 
/* RIGHT */
.footer-right {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 20px;
}
.footer-right .footer-cta h3 {
    color: #fff;
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 54px;
    line-height: 35px;
    letter-spacing: 0%;
    text-align: center;
}
 
.btn {
  display: block;
  padding: 10px 20px;
  width: 180px;
  text-align: center;
  text-decoration: none;
  margin-bottom: 10px;
}
.footer-right .footer-cta .btn-primary {
    font-weight: 700;
    font-size: 28px;
    line-height: 35px;
    letter-spacing: 0%;
    text-align: center;
    color: #fff;
    background: #3EBCEB;
    width: 100%;
}
.footer-right .footer-cta .btn-secondary {
    font-weight: 700;
    font-size: 28px;
    line-height: 35px;
    letter-spacing: 0%;
    text-align: center;
    color: #000;
    background: #fff;
    width: 100%;
}
.footer-social {
  display: flex;
  gap: 12px;
}



/* ******************** Inline CSS Admin ******************** */
/* Section 2 */
.location-section {
    margin: 80px 0;
}
.location-heading {
    font-weight: 700;
    font-size: 54px;
    letter-spacing: 0%;
}
.location-section .dropdown {
    border: 1px solid #2B2B2B;
    border-radius: 6px;
    overflow: hidden;
	margin-top: 30px;
}
.location-section .dropdown .dropdown-header {
	background: #141930;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 30px 40px;
	color: #3EBCEB;
  cursor: pointer;
  font-family: D-DIN;
  font-weight: 700;
  font-size: 32px;
  line-height: 100%;
  letter-spacing: 0%;
}
.dropdown-list {
  display: none;
  background: #fff;
}
.location-section .dropdown .dropdown-item {
	padding: 20px 40px;
	font-family: D-DIN;
	font-weight: 400;
	font-size: 32px;
	line-height: 100%;
	letter-spacing: 0%;
	color: #000;
	cursor:pointer;
}
.buy-wrapper {
    margin-top: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.buy-wrapper .price-box {
	background: #141930;
	color: #fff;
	padding: 15px 30px;
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
	font-weight: 700;
	font-size: 32px;
	line-height: 100%;
	letter-spacing: 0%;
	border: 1px solid #141930;
}
.buy-wrapper .buy-btn {
    background: #3ebceb;
    color: #fff;
    padding: 11px 40px;
    border-top-right-radius: 6px;
    text-decoration: none;
    font-weight: 700;
    font-size: 32px;
    letter-spacing: 0%;
    border-bottom-right-radius: 6px;
    border: 1px solid #3EBCEB;
    line-height: 40px;
    cursor: pointer;
}
#location-section {
  scroll-margin-top: 100px; 
}
html {
  scroll-behavior: smooth;
}


/* Section 3 */
.boxing-heading {
	font-weight: 700;
	font-size: 54px;
	letter-spacing: 0%;
	line-height: 1;
	color: #3ebceb;
	font-family: 'D-DIN' !important;
}
.boxing-section .boxing-left .boxing-points .boxing-point .point-text {
	font-family: D-DIN;
	font-weight: 700;
	font-size: 28px;
	line-height: 100%;
	letter-spacing: 0%;
	color: #ffff;
	padding: 4px 0;
	margin-left: 10px;
}
.boxing-section .boxing-left .boxing-points .boxing-point img {
	width: 45px;
	height: 45px;
}
.boxing-section .boxing-left .boxing-points {
	margin: 30px 0;
	margin-bottom: 0;
}
.boxing-section .boxing-left .boxing-bottom {
	margin: 0;
}
.boxing-subtext {
    margin-top: 10px;
    font-weight: 400;
    font-size: 24px;
    line-height: 100%;
    letter-spacing: 0%;
	font-family: 'D-DIN' !important;
	padding-bottom: 20px;
}
.boxing-section .boxing-left {
    flex: 1;
    padding: 60px 0;
}
.point-text {
    flex: 1;
    font-weight: 700;
    font-size: 28px;
    line-height: 100%;
    letter-spacing: 0%;
}
.boxing-bottom a {
    color: #4fc3f7;
    font-weight: 700;
    font-size: 32px;
    line-height: 100%;
    letter-spacing: 0%;
    text-decoration: underline;
    text-decoration-style: solid;
    text-decoration-thickness: 0%;
    text-decoration-skip-ink: auto;
}

/* Section 4 */
.punch_choose h2.rich-text__heading {
    font-weight: 700;
    font-size: 54px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
	font-family: D-DIN;
}
.punch_choose .rich-text__text strong {
    font-weight: 400;
    font-size: 24px;
    line-height: 20px;
    letter-spacing: 0%;
    text-align: center;
    color: #3EBCEB;
}
.punch_choose .rich-text__text p {
	font-weight: 400;
	font-size: 24px;
	line-height: 28px;
	letter-spacing: 0%;
	text-align: center;
	padding: 10px 0 50px 0;
}

/* Section 5 */
.punch_built .image-with-text__media img {
    height: auto !important;
    display: block;
    max-width: 100%;
    position: absolute;
    top: 60px !important;
    left: 0;
    width: 100%;
}
.punch_built .image-with-text__media {
    border: none;
}


/* Section 6 */


.punch_video {
	margin-bottom: 70px;
	padding-top: 40px;
}
.punch_video .video_contentt {
    text-align: center;
}
.punch_video .video_contentt .video_subheading {
	font-weight: 700;
	font-size: 54px;
	letter-spacing: 0%;
	margin-top: 30px;
}
.punch_video .video_contentt .video_subheading h2 {
	font-weight: 700;
	font-size: 54px;
	line-height: 1;
	letter-spacing: 0%;
	color: #3ebceb;
	margin: 0;
	font-family: D-DIN !important;
}
.punch_video .video_contentt .video_subheading p {
    margin: 0;
}
.video_paragraph {
    font-weight: 400;
    font-size: 24px;
    line-height: 0;
    letter-spacing: 0%;
    color: #000000;
}
.punch_video.color-scheme-1.gradient {
	border-bottom: 1px solid #000;
	padding-bottom: 40px;
}
/* Section 7 */
.offer-banner .offer-heading {
	font-weight: 700;
	font-size: 64px;
	line-height: 100%;
	letter-spacing: 0%;
	text-align: center;
	text-decoration-style: solid;
	text-decoration-thickness: 0%;
	text-decoration-skip-ink: auto;
	color: #3ebceb;
	display: table;
	margin: 0 auto;
	border-bottom: 2px solid;
}
.offer-subheading {
	font-weight: 700;
	font-size: 54px;
	line-height: 1.4;
	letter-spacing: 0%;
	text-align: center;
	padding: 25px 0;
}
.offer-banner #timer .timer-box {
	background: transparent;
	position: relative;
}
.offer-banner #timer .timer-box .days_t {
	position: relative;
	  width: 130px;
	  height: 130px;
	  border-radius: 14px;
	  background: linear-gradient( to bottom, rgba(255,255,255,0.18) 0%, rgba(255,255,255,0.08) 20%, rgba(0,0,0,0.35) 60%, rgba(0,0,0,0.55) 100% );
	  backdrop-filter: blur(8px);
	  -webkit-backdrop-filter: blur(8px);
	  border: 1px solid rgba(255,255,255,0.15);
	  display: flex;
	  align-items: center;
	  justify-content: center;
	  color: #fff;
	  font-weight: 500;
	  font-size: 60px;
	  max-width: 130px;
}
span.offer-subheadinggg {
    color: #3EBCEB;
}
.offer-desc {
    font-weight: 400;
    font-size: 24px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
}	
.offer-btn {
	display: inline-block;
	background: #3ebceb;
	color: #fff;
	padding: 11px 62px;
	border-radius: 10px;
	text-decoration: none;
	font-weight: 700;
	font-size: 24px;
}

.timer-box::after {
	content: "";
	position: absolute;
	left: 8%;
	right: 8%;
	top: 41%;
	height: 2px;
	background: linear-gradient(to bottom,#ffffff40,#0006);
	box-shadow: 0 1px 2px #00000080;
	transform: translateY(-50%);
}
/* Section 8 */
.punch_workout .collapsible-content__header h2.collapsible-content__heading {
	font-weight: 700;
	font-size: 64px;
	line-height: 100%;
	letter-spacing: 0%;
	text-align: center;
	text-transform: uppercase;
	color: #000;
	font-family: D-DIN !important;
}

/* OPEN STATE */
details[open] summary {
	background-color: #3EBCEB !important;
}
.punch_workout .collapsible-content-wrapper-narrow {
	max-width: 100%;
}

/* CLOSED STATE */
details summary {
  background: #000000;
  color: #fff;
}
.punch_workout .accordion__content {
    background: #fff;
}

/* Section 9 */
.punch_membership .collapsible-content__header h2.collapsible-content__heading {
	font-weight: 700;
	font-size: 64px;
	line-height: 100%;
	letter-spacing: 0%;
	text-align: center;
	text-transform: uppercase;
	color: #3ebceb;
	font-family: D-DIN !important;
}

.punch_membership .accordion__content p {
    color: #000;
    background: #fff;
}

.punch_membership .accordion__content {
    background: #fff;
}


.location-section .dropdown #dropdownList {
	background-color: #e5f8ff33;
	padding: 25px 0;
}

/**/

/* MAIN SECTION */
.boxing-section {
  width: 100vw;
  margin-left: calc(-50vw + 50%);
}

/* REMOVE CONTAINER LIMIT */
.boxing-section .page-width {
  max-width: 100% !important;
  padding: 0 !important;
}

/* FLEX ROW */
.boxing-section .boxing-main {
  display: flex;
  align-items: stretch; /* 🔥 IMPORTANT */
  min-height: 500px; /* 🔥 height define karo */
}

/* LEFT */
.boxing-section .boxing-left {
	width: 50%;
	background: #141930;
	color: #fff;
	padding: 60px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding-left: 17rem;
}

/* RIGHT */
.boxing-section .boxing-right {
  width: 50%;
  flex: inherit;
  position: relative;
}

.punch_choose.isolate .rich-text.content-container.color-scheme-1.gradient {
	padding: 80px 0;
}
.punch_choose.isolate .rich-text.content-container.color-scheme-1.gradient .rich-text__heading.rte.inline-richtext strong {
	font-family: D-DIN;
	font-weight: 700;
	font-size: 54px;
	line-height: 100%;
	letter-spacing: 0%;
	text-align: center;
	color: #000;
}
.punch_choose.isolate .rich-text__blocks.center {
	max-width: 100%;
}
.punch_choose.isolate .rich-text.content-container.color-scheme-1.gradient .rich-text__heading.rte.inline-richtext {
	max-width: 78rem;
	margin: 0 auto;
}
.punch_choose.isolate .rich-text.content-container.color-scheme-1.gradient {
	padding-bottom: 0;
}
.punch_built .image-with-text__content {
	padding: 0;
}
.punch_built .image-with-text__content .image-with-text__heading {
	font-family: D-DIN;
	font-weight: 700;
	font-style: DIN-Bold;
	font-size: 32px;
	leading-trim: NONE;
	line-height: 35px;
	letter-spacing: 0%;
	text-transform: uppercase;
	color: #3EBCEB;
}
.punch_built .image-with-text__content .image-with-text__text.rte {
	margin: 0;
}
.punch_built .image-with-text__content .image-with-text__text.rte p strong {
	font-family: D-DIN;
	font-weight: 700;
	font-size: 18px;
	line-height: 30px;
	letter-spacing: 0%;
	color: #000;
}
.punch_built .image-with-text__grid .image-with-text__text-item.grid__item .image-with-text__content {
	max-width: 650px;
}
.punch_built .image-with-text__grid .image-with-text__media-item .image-with-text__media.image-with-text__media--adapt img {
	position: static;
}
.punch_built .image-with-text__grid .image-with-text__media-item .image-with-text__media.image-with-text__media--adapt {
	padding: 0 !important;
}
.punch_built .image-with-text__grid {
	gap: 45px;
	flex-wrap: inherit;
}
.punch_built .image-with-text__content .image-with-text__text.rte {
	margin: 0;
	padding-top: 5px;
	padding-bottom: 30px;
}
html, body {
	overflow-x: hidden;
}
.punch_video .video-section__media.deferred-media.gradient.global-media-settings {
	padding: 0;
	aspect-ratio: 4/1.6;
}
.punch_video .video-section__media.deferred-media.gradient.global-media-settings .video-section__poster {
	position: static;
	overflow: hidden;
	height: 100%;
}

.punch_video .video-section__media.deferred-media.gradient.global-media-settings .video-section__poster img {
	position: static;
}
.punch_video .video-section__media.deferred-media.gradient.global-media-settings video {
	height: 100%;
	object-fit: cover;
}

.punch_video .video_paragraph p {
	margin: 10px 0 0 0;
	padding: 0;
	display: block;
	font-family: D-DIN !important;
	font-weight: 400;
	font-size: 24px;
	line-height: 100%;
	letter-spacing: 0%;
}

.accordion__title {
	max-width: calc(100% - 6rem);
	min-height: 1.6rem;
	margin: 0;
	word-break: break-word;
	font-weight: 700;
	font-size: 24px;
	letter-spacing: 0%;
	text-transform: capitalize;
	font-family: 'D-DIN' !important;
	display: block;
	line-height: normal;
}

.punch_workout .accordion__content p, .punch_membership .accordion__content p {
	color: #000;
	background: #fff;
	font-family: D-DIN;
	font-weight: 400;
	font-size: 24px;
	line-height: 40px;
	letter-spacing: 0%;
	text-transform: capitalize;
	padding: 25px 15px 0;
}

.punch_membership .collapsible-content-wrapper-narrow {
	max-width: 100%;
}

.accordion summary {
	display: flex;
	position: relative;
	line-height: 1;
	padding: 1.5rem 0;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 15px 30px !important;
}

.collapsible-row-layout .accordion {
  border-radius: 10px;
  overflow: hidden; 
}

.collapsible-row-layout .accordion summary {
  border-radius: 10px;
}

.collapsible-row-layout .accordion[open] summary {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.collapsible-row-layout .accordion__content {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.collapsible-content .accordion {
	background: transparent !important;
}
.gradient {
	background: transparent !important;
}

.section-header.shopify-section-group-header-group {
	background-color: #000;
}

.punch-offer .section-header.shopify-section-group-header-group, .template-index .section-header.shopify-section-group-header-group {
	background-color: #00000080;
	position: absolute;
	right: 0;
	left: 0;
	top: 0;
}
header.header .list-menu.list-menu--inline {
	gap: 31px;
}
.footer {
	background-color: #141930 !important;
    padding-bottom: 0 !important;
}
.custom-footer::before {
	display: none;
}
.footer .footer-main.page-width {
	width: 100%;
	max-width: 100%;
	padding: 0;
}
.custom-footer .f_container.page-width {
	background-size: cover;
}
.footer-right .footer-cta h3 {
	color: #fff;
	margin-bottom: 10px;
	font-weight: 700;
	font-size: 54px;
	line-height: 35px;
	letter-spacing: 0%;
	text-align: center;
	font-family: D-DIN !important;
	margin-top: 34px;
}
.footer-logo img {
	max-width: 210px;
}
.custom-footer .f_container.page-width .footer_middd {
	background-color: #fff;
	margin-top: 30px;
	margin-bottom: 20px;
}
.custom-footer .f_container.page-width .mid_footer.page-width {
	padding: 0;
}
.collapsible-content summary:hover {
	background-color: #3ebceb !important;
	text-decoration: none !important;
}

header.header.header--middle-left .header__inline-menu {
	margin-left: auto;
	padding-right: 30px;
}
.punch_membership .collapsible-content__wrapper {
	padding-top: 25px !important;
}
.custom-footer .f_container.page-width .mid_footer .mid_left .footer-links {
	gap: 40px;
}



.review-section {
  padding: 60px 20px;
  background: #f7f7f7;
}
.review-header {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 10px;
}
.full-text {
  display: none;
}
.summary-stars {
  display: flex;
  gap: 2px;
  margin: 4px 0;
}
.review-user-info h4 {
  font-weight: 600;
  font-size: 15px;
  margin: 0;
}
.slick-slide {
  margin: 0 10px;
}
 
.slick-list {
  margin: 0 -10px;
}
 
.slick-prev:before,
.slick-next:before {
  color: #000;
  font-size: 20px;
}
 
.slick-dots li button:before {
  font-size: 10px;
}
.name-row {
  display: flex;
  align-items: center;
  gap: 5px;
}
.verified-badge img {
  width: 34px;
  height: 34px;
  object-fit: contain;
}
.google-icon {
  margin-left: auto;
}
 
.google-icon img {
  width: 18px;
  height: 18px;
}
 
.read-more-btn,
.read-less-btn {
  color: #3EBCEB;
  cursor: pointer;
  font-weight: 600;
  display: inline-block;
  margin-top: 5px;
}
.read-less-btn {
  display: none;
}
.review-avatar {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background: #3EBCEB;
	display: flex;
	align-items: center;
	justify-content: center;
	overflow: hidden;
	min-width: 40px;
	min-height: 40px;
}
 
.review-avatar img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
 
.review-avatar span {
  color: #fff;
  font-weight: bold;
  font-size: 16px;
}
 
.review-section h2 {
  text-align: center;
  margin-bottom: 40px;
}
 
.review-top {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	margin-bottom: 40px;
	flex-wrap: wrap;
}
 
.review-section .mainn_review-slider {
	display: flex;
	gap: 40px;
}
.mainn_review-slider .review-summary {
	display: flex;
	align-items: center;
	gap: 15px;
	flex-shrink: 0;
	color: #fff;
	border-radius: 10px;
	width: 280px;
}
.review-summary img {
	width: 60px;
	height: 65px;
	border-radius: 8px;
}
 
.review-btn {
  background: #3EBCEB;
  color: #fff;
  padding: 12px 22px;
  border-radius: 8px;
  text-decoration: none;
}
 
.review-slider-wrapper {
	position: relative;
	width: calc(100% - 320px);
}
.mainn_review-slider .review-summary .top_content a {
	text-decoration: none;
}
.mainn_review-slider .review-summary .top_content a:hover p {
	color: #ff8d28;
}

.slick-track {
  display: flex !important;
}
 
.review-card {
  height: auto;
}
 
{% comment %} .review-slider {
  display: flex;
  gap: 20px;
  overflow: hidden;
} {% endcomment %}
 
.review-slider {
  display: block !important;
}
 
.review-card {
  background: #fff;
  border-radius: 12px;
  padding: 20px;
  box-shadow: 0 4px 15px rgba(0,0,0,0.08);
   line-height: 1.5;
}
 
.review-card .date {
  font-size: 13px;
  color: #888;
}
 
.stars {
  display: flex;
  gap: 2px;
}
.stars-row {
  display: flex;
  /* align-items: center; */
  gap: 6px;
  margin: 6px 0;
}
 
.star {
  font-size: 16px;
  position: relative;
}
 
/* Full */
.star.full {
  color: #f5a623;
}
 
/* Empty */
.star.empty {
  color: #ddd;
}
 
/* Half star trick */
.star.half {
  color: #ddd;
}
 
.star.half::before {
  content: "★";
  position: absolute;
  left: 0;
  width: 50%;
  overflow: hidden;
  color: #f5a623;
}
 
/* Arrows */
.slider-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: #fff;
  border: none;
  font-size: 30px;
  cursor: pointer;
  padding: 5px 12px;
  border-radius: 50%;
  box-shadow: 0 2px 10px rgba(0,0,0,0.2);
  z-index: 2;
}
 
.slider-btn.prev {
  left: -20px;
}
 
.slider-btn.next {
  right: -20px;
}

.review-summary div h3 {
	font-weight: 600;
	margin: 0;
	padding: 0;
}
.review-summary div .summary-stars {
	margin: 0;
	gap: 0;
}
.review-summary div .summary-stars .star {
	font-size: 28px;
	line-height: 20px;
}
.review-summary div p {
	font-size: 14px;
	margin: 0;
	color: #000;
	font-weight: 600;
}
.review-header .review-user-info {
	width: 100%;
}
.review-header .review-user-info .date {
	margin: 0;
	color: #000;
}

.review-card .stars-row .stars .star {
	font-size: 30px;
	line-height: 30px;
}
.review-slider-wrapper .slider-btn.slick-arrow {
	width: 20px;
	height: 20px;
	line-height: 8px;
	background: transparent;
	box-shadow: none;
	padding: 0;
	opacity: 0.5;
}
.review-top .review-btn {
	background: #3EBCEB;
	color: #fff;
	padding: 10px 40px !important;
	border-radius: 10px !important;
	text-decoration: none !important;
	font-weight: 700 !important;
	font-size: 20px !important;
}
.review-card .review-text .short-text {
	font-size: 16px;
	color: #000;
	line-height: 16px;
}





@media screen and (max-width: 1460px) {
	
header.header .list-menu.list-menu--inline {
	gap: 10px;
}
.boxing-section .boxing-left {
	padding-left: 5rem;
}
.punch_built .image-with-text__content .image-with-text__text.rte {
	padding-bottom: 0px;
}
.punch_built .image-with-text__content .image-with-text__text.rte p strong {
	font-size: 16px;
	line-height: 16px;
}
.punch_built .image-with-text__content .image-with-text__text.rte p {
	line-height: 24px;
}


}

@media screen and (max-width: 1200px) {
	
.header nav.header__inline-menu ul.list-menu li a.header__menu-item {
	font-size: 16px;
}
header.header {
	padding-left: 20px !important;
	padding-right: 20px !important;
}
.punch_banner .banner__content {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 110px;
}

header.header header-drawer {
	width: 180px;
	margin-left: 0;
}
.header_button a.btn {
	font-size: 18px;
	line-height: 100%;
	width: auto;
	min-width: 160px;
	padding: 10px 10px;
}
.header nav.header__inline-menu ul.list-menu li a.header__menu-item {
	font-size: 16px;
	padding: 0 10px;
}

}

@media screen and (max-width: 989px) {
	
	.page-width {
	padding: 0 20px;
}
	
.punch_banner .banner__box h2.banner_subheading.h1 {
	font-size: 54px;
}
.punch_banner .banner__text.rte.body p {
	font-size: 18px;
	line-height: 100%;
}

.location-section .location-heading {
	font-size: 44px;
	line-height: 100%;
}
.location-section .dropdown .dropdown-header {
	padding: 24px 40px;
	font-size: 26px;
	line-height: 100%;
}
.location-section .dropdown .dropdown-item {
	padding: 16px 40px;
	font-size: 24px;
}
.boxing-heading {
	font-size: 44px;
}

.boxing-subtext {
	margin-top: 10px;
	font-size: 20px;
	padding-bottom: 20px;
}
.boxing-section .boxing-left .boxing-points .boxing-point .point-text {
	font-size: 22px;
	margin-left: 10px;
}
.boxing-section .boxing-left .boxing-points .boxing-point img {
	width: 34px;
	height: 34px;
}
.boxing-bottom a {
	font-size: 26px;
	line-height: 100%;
}
.punch_choose.isolate .rich-text.content-container.color-scheme-1.gradient .rich-text__heading.rte.inline-richtext strong {
	font-size: 44px;
	line-height: 100%;
}
.punch_choose .rich-text__text p {
	font-size: 20px;
	line-height: 24px;
	padding: 10px 0 50px 0;
}
.punch_choose .rich-text__text strong {
	font-size: 20px;
	line-height: 20px;
}
.punch_video .video_contentt .video_subheading {
	font-size: 44px;
}
.punch_video .video_contentt .video_subheading h2 {
	font-size: 44px;
	line-height: 1;
}
.punch_video .video_paragraph p {
	font-size: 18px;
	line-height: 100%;
}

.offer-desc {
	font-size: 18px;
}
.offer-banner #timer .timer-box .days_t {
	width: 110px;
	height: 110px;
	font-size: 50px;
	max-width: 110px;
}

.punch_workout .collapsible-content__header h2.collapsible-content__heading {
	font-size: 50px;
}
.accordion__title {
	max-width: calc(100% - 6rem);
	min-height: 1.6rem;
	font-size: 18px;
}
.punch_workout .accordion__content p, .punch_membership .accordion__content p {
	font-size: 18px;
	line-height: 30px;
	padding: 25px 15px 0;
}
.punch_membership .collapsible-content__header h2.collapsible-content__heading {
	font-size: 50px;
	line-height: 100%;
}
.accordion__title {
	font-size: 18px;
}
.footer-logo img {
	max-width: 170px;
}
.footer-right .footer-cta h3 {
	color: #fff;
	margin-bottom: 10px;
	font-size: 40px;
	line-height: 35px;
	margin-top: 34px;
}
.footer-right .footer-cta .btn-primary {
	font-size: 22px;
	line-height: 25px;
}
.footer-right .footer-cta .btn-secondary {
	font-size: 22px;
	line-height: 25px;
}

.footer .footer-links li a {
	font-size: 16px;
	line-height: 25px;
}
.footer-social .list-social .list-social__item .link.list-social__link {
	padding: 0 10px;
}
.mid_footer .footer-social span.svg-wrapper {
	width: 34px;
	height: 34px;
}
.custom-footer .f_container.page-width .mid_footer .mid_left .footer-links {
	gap: 22px;
	margin: 0;
}
.custom-footer .f_container.page-width .mid_footer.page-width {
	padding-bottom: 15px;
}

.punch_membership .collapsible-content-wrapper-narrow {
	max-width: 100%;
	padding: 0;
	margin: 0;
}
.punch_built .image-with-text__grid .grid__item {
	flex: inherit;
}

}



@media screen and (max-width: 749px) {
.punch_banner .main_text_btn {
	justify-content: center;
}
.punch_banner .main_text_btn .rightt_button a.buttonnnn {
	font-size: 20px;
	padding-left: 10px;
	padding-right: 10px;
}
.punch_banner .main_text_btn .leftt_text {
	width: auto;
}
.punch_banner .main_text_btn .leftt_text p {
	font-size: 22px;
}
.buy-wrapper .price-box {
	padding: 15px 30px;
	font-size: 24px;
	line-height: 100%;
}
.buy-wrapper .buy-btn {
	padding: 11px 40px;
	font-size: 20px;
	line-height: 32px;
}
.boxing-section .boxing-left {
	padding-left: 20px;
	padding-right: 20px;
	width: 100%;
}
.boxing_mainn {
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
}
.boxing-section .boxing-right {
	width: 100%;
}
.punch_built .image-with-text__grid {
	gap: 45px;
	flex-wrap: inherit;
	flex-direction: column;
}
.offer-banner .offer-heading {
	font-size: 40px;
	line-height: 100%;
}
.offer-subheading {
	font-size: 36px;
	line-height: 1.2;
	padding: 25px 0;
}
.offer-btn {
	padding: 10px 42px;
	font-size: 20px;
}
.punch_workout .collapsible-content__wrapper {
	padding-top: 45px;
}
.punch_workout .collapsible-content__header h2.collapsible-content__heading {
	font-size: 40px;
	margin-bottom: 0;
}
.punch_workout .collapsible-content-wrapper-narrow {
	max-width: 100%;
	padding: 0;
	margin: 0;
}
.punch_membership .collapsible-content__header h2.collapsible-content__heading {
	font-size: 40px;
	line-height: 100%;
	margin: 0;
}
.offer-banner {
	padding: 20px 20px;
}


.menu-drawer-container.menu-opening #menu-drawer {
	background: #fff !important;
}
.menu-drawer__navigation-container {
	height: auto;
}
.menu-drawer__utility-links:has(.menu-drawer__localization) .menu-drawer__account {
	margin: 0;
	gap: 10px;
	font-family: D-DIN;
	font-weight: 400;
	font-size: 20px;
	line-height: 100%;
	letter-spacing: 0%;
	color: #000;
}
.menu-drawer__navigation .menu-drawer__menu .menu-drawer__menu-item {
	font-family: D-DIN;
	font-weight: 500;
	font-size: 20px;
	line-height: 100%;
	letter-spacing: 0%;
}
.mobile_menu_sr {
	overflow: hidden;
}
#location-section {
    scroll-margin-top: 40px;
}

}


@media screen and (max-width: 480px) {
.footer .footer-main.page-width {
	width: 100%;
	flex-direction: column;
	gap: 0;
}
.custom-footer .f_container.page-width .mid_footer.page-width {
	padding-bottom: 15px;
	flex-direction: column-reverse;
	justify-content: center;
	text-align: center;
}
.custom-footer .f_container.page-width .mid_footer.page-width .mid_left {
	width: 100%;
}
.custom-footer .f_container.page-width .mid_footer .mid_left .footer-links {
	gap: 12px;
	margin: 0;
	justify-content: center;
	margin-top: 10px;
	flex-wrap: wrap;
}
.footer .footer-links li a {
	font-size: 14px;
	line-height: 20px;
}
.custom-footer .f_container.page-width .mid_footer.page-width .mid_right {
	width: 100%;
}
.custom-footer .f_container.page-width .mid_footer.page-width .mid_right .footer-social {
	justify-content: center;
}
header.header header-drawer {
	width: 110px;
}
.header_button a.btn {
	font-size: 16px;
	min-width: 110px;
	padding: 10px 10px;
}
.punch_banner .banner__box h2.banner_subheading.h1 {
	font-size: 40px;
}
.punch_banner .banner__text.rte.body {
	margin-top: 0;
	padding: 5px 0;
}
.punch_banner .main_text_btn .rightt_button {
	padding: 18px 15px;
	display: flex;
}
.location-section .location-heading {
	font-size: 28px;
}
.location-section .dropdown {
	margin-top: 15px;
}

.location-section .dropdown .dropdown-header {
	padding: 18px 20px;
	font-size: 22px;
}

.location-section .dropdown .dropdown-item {
	padding: 12px 20px;
	font-size: 24px;
}
.location-section .dropdown #dropdownList {
	padding: 15px 0;
}
.buy-wrapper .buy-btn {
	padding: 11px 40px;
	font-size: 16px;
	line-height: 30px;
}
.buy-wrapper .price-box {
	padding: 15px 24px;
	font-size: 22px;
	line-height: 100%;
}
.location-section {
	margin: 50px 0;
}
.boxing-heading {
	font-size: 40px;
}
.boxing-subtext {
	margin-top: 10px;
	font-size: 18px;
	padding-bottom: 10px;
}
.boxing-section .boxing-left .boxing-points .boxing-point .point-text {
	font-size: 18px;
	margin-left: 10px;
}
.boxing-bottom a {
	font-size: 24px;
	line-height: 100%;
}
.punch_choose.isolate .rich-text.content-container.color-scheme-1.gradient {
	padding: 50px 0;
	padding-bottom: 0;
}
.punch_choose .rich-text__text p {
	font-size: 18px;
	line-height: 24px;
	padding: 10px 0 20px 0;
}
.punch_choose .rich-text__text strong {
	font-size: 18px;
	line-height: 20px;
	margin-bottom: 10px !important;
	display: table;
}
.punch_built .image-with-text__content .image-with-text__heading {
	font-size: 24px;
	line-height: 30px;
}
.punch_built .image-with-text__content .image-with-text__text.rte p {
	line-height: 22px;
}
.punch_video .video-section__media.deferred-media.gradient.global-media-settings {
	padding: 0;
	aspect-ratio: 4/2.8;
}
.punch_video .video_contentt .video_subheading h2 {
	font-size: 40px;
	line-height: 1;
}
.punch_video.color-scheme-1.gradient {
	padding-bottom: 40px;
	margin-bottom: 40px;
}

.offer-banner #timer .timer-box .days_t {
	width: 90px;
	height: 80px;
	font-size: 40px;
	max-width: 72px;
}
.offer-banner #timer .timer-box {
	padding: 0 5px;
}
.timer-box span {
	font-size: 14px;
}
.offer-subheading {
	font-size: 34px;
}
.punch_workout .collapsible-content__header h2.collapsible-content__heading, .punch_membership .collapsible-content__header h2.collapsible-content__heading {
	font-size: 32px;
	text-align: left;
}
.accordion summary {
	padding: 14px 12px !important;
}
.collapsible-row-layout .accordion .accordion__content {
	padding-top: 0;
	padding: 0;
}
.punch_workout .accordion__content p, .punch_membership .accordion__content p {
	font-size: 16px;
	line-height: 24px;
	padding: 8px 5px 0;
}
.review-top .review-btn {
	margin-top: 20px;
}

.review-slider-wrapper {
	position: relative;
	width: 100%;
}
.mainn_review-slider .review-summary {
	gap: 15px;
	width: 100%;
}
.review-section .mainn_review-slider {
	display: flex;
	gap: 25px;
	flex-direction: column;
}
.review-top {
	justify-content: center;
}

.review-section {
	padding: 40px 20px;
}
.punch_choose.isolate .rich-text.content-container.color-scheme-1.gradient .rich-text__heading.rte.inline-richtext strong {
	font-size: 36px;
	line-height: 36px;
}
.punch_choose h2.rich-text__heading {
	font-size: 38px;
	line-height: 100%;
}


}