/* find your Y - list */
.fyy-c-list .fyy-content-block {
	background: #f9f9f9;
	border: 1px solid #eaeaea;
	padding: 10px;
	border-radius: 2px;
	margin-bottom: 15px;
}

.fyy-c-list .fyy-content-block .fyy-c-left img {
	width: 60px;
	float: left;
	height: 60px !important;
	border-radius: 2px;
}

.fyy-c-list .fyy-content-block .fyy-c-left img:hover {
	opacity: 0.8;
}

.fyy-c-list .fyy-content-block .fyy-c-left .fyy-result-info {
	float: left;
	padding-left: 10px;
}

.fyy-c-list .fyy-content-block .fyy-c-left .fyy-result-info h4 {
	margin: 10px 0 12px;
}

.fyy-c-list .fyy-content-block .fyy-c-right {
	margin-top: 12px;
}

.fyy-c-list .fyy-content-block .fyy-c-right>.btn-primary {
	float: left;
	margin-right: 10px;
	border-radius: 2px;
}

.fyy-c-list .fyy-content-block .fyy-c-right>.text-link {
	padding: 14px 12px;
}

.fyy-c-list .fyy-content-block .fyy-c-right>.text-link i {
	color: #201d1d;
	font-size: 18px;
	vertical-align: middle;
}

.fyy-c-list .fyy-content-block .fyy-c-right>p {
	float: right;
	margin-right: 15px;
}

.fyy-c-list .fyy-content-block .fyy-c-right>p a {
	display: inline-block;
	padding: 6px 2px 0;
	color: #201d1d;
	vertical-align: middle;
}

.fyy-c-list .fyy-content-block .fyy-c-right>p a i {
	font-size: 30px;
}

.fyy-c-list .fyy-content-block .fyy-c-right>p a:hover {
	color: #ed353a;
}

/* find your Y - Grid */
.fyy-c-grid .fyy-c-grid-outer {
	padding: 10px;
	background: #f9f9f9;
	border: 1px solid #eaeaea;
	border-radius: 3px;
	margin-bottom: 20px;
}

.fyy-c-grid .fyy-content-block .fyy-c-left>a {
	float: left;
	width: 60px;
}

.fyy-c-grid .fyy-content-block .fyy-c-left>a img {
	width: 100%;
}

.fyy-c-grid .fyy-content-block .fyy-c-left>a img:hover {
	opacity: 0.8;
}

.fyy-c-grid .fyy-content-block .fyy-c-left .fyy-result-info {
	float: left;
	width: 85%;
	padding: 0 15px;
}

.fyy-c-grid .fyy-content-block .fyy-c-left .fyy-result-info h4 {
	margin: 10px 0;
}

.fyy-c-grid .fyy-content-block .fyy-c-left .fyy-result-info p a {
	display: block;
}

.fyy-c-grid .fyy-content-block .fyy-c-right {
	clear: both;
	padding-top: 5px;
}

.fyy-c-grid .fyy-content-block .fyy-c-right>p {
	margin-bottom: 0;
}

.fyy-c-grid .fyy-content-block .fyy-c-right>p>.text-link {
	padding: 14px 20px 14px 0px;
}

.fyy-c-grid .fyy-content-block .fyy-c-right>p>.text-link i {
	color: #201d1d;
	font-size: 18px;
	vertical-align: middle;
}

.fyy-c-grid .fyy-content-block .fyy-c-right>div a.btn {
	float: left;
}

.fyy-c-grid .fyy-content-block .fyy-c-right>div p {
	float: right;
}

.fyy-c-grid .fyy-content-block .fyy-c-right>div p a {
	margin: 6px 0 0 5px;
	color: #201d1d;
	display: inline-block;
}

.fyy-c-grid .fyy-content-block .fyy-c-right>div p a:hover {
	color: #ed353a;
}

.fyy-c-grid .fyy-content-block .fyy-c-right>div p a i {
	font-size: 30px;
	vertical-align: middle;
}

/* Lists */
.fyy-c-list .fyy-content-block .fyy-c-left img {
	display: none;
	margin-bottom: 20px;
	width: 100%;
}

.fyy-c-list .fyy-content-block .fyy-c-left .fyy-result-info {
	float: none;
	padding-left: 0;
	text-align: center;
	margin-bottom: 3px;
}

.fyy-c-list .fyy-content-block .fyy-c-left .fyy-result-info>span {
	font-size: 1.6em;
}

.fyy-c-list .fyy-content-block .fyy-c-right>.btn-primary {
	float: none;
	display: block;
	margin-bottom: 10px;
}

.fyy-c-list .fyy-content-block .fyy-c-right>.text-link {
	display: block;
	padding: 8px 12px;
}

.fyy-c-list .fyy-content-block .fyy-c-right .phone-mobile {
	display: block;
}

.fyy-c-list .fyy-content-block .fyy-c-right .phone-desk {
	display: none;
	padding: 8px 12px;
	color: #ed353a;
	font-family: mont-regular, sans-serif;
	letter-spacing: 0.5px;
	line-height: 1;
	font-size: 14px;
	font-weight: 400;
	vertical-align: middle;
}

.fyy-c-list .fyy-content-block .fyy-c-right .phone-desk .fa {
	margin-right: 5px;
	font-size: 14px;
	color: #201d1d;
}

.fyy-c-list .fyy-content-block .fyy-c-right p {
	float: none;
	margin: 10px 0 7px;
	text-align: center;
}

/* Grid */
.fyy-c-grid .fyy-content-block .fyy-c-left a {
	width: auto;
}

.fyy-c-grid .fyy-content-block .fyy-c-left a img {
	float: left;
	display: none;
	margin-bottom: 20px;
	width: 100%;
	border-radius: 2px;
}

.fyy-c-grid .fyy-content-block .fyy-c-left .fyy-result-info {
	float: none;
	width: 100%;
	padding-left: 0;
	padding-right: 0;
	text-align: center;
}

.fyy-c-grid .fyy-content-block .fyy-c-left .fyy-result-info>p {
	margin-top: 10px;
}

.fyy-c-grid .fyy-content-block .fyy-c-left .fyy-result-info>p .fa {
	color: #201d1d;
}

.fyy-c-grid .fyy-content-block .fyy-c-left .fyy-result-info span {
	font-size: 1.6em;
	height: 40px;
	display: block;
}

.fyy-c-grid .fyy-content-block .fyy-c-left .fyy-result-info .phone-mobile {
	display: block;
}

.fyy-c-grid .fyy-content-block .fyy-c-left .fyy-result-info .phone-desk {
	display: none;
	padding: 8px 12px;
	color: #ed353a;
	font-family: mont-regular, sans-serif;
	letter-spacing: 0.5px;
	line-height: 1;
	font-size: 14px;
	font-weight: 400;
	vertical-align: middle;
}

.fyy-c-grid .fyy-content-block .fyy-c-left .fyy-result-info .phone-desk .fa {
	margin-right: 5px;
	font-size: 14px;
	color: #201d1d;
}

.fyy-c-grid .fyy-content-block .fyy-c-right div>a.btn-primary {
	float: none;
	display: block;
	margin: 10px 0;
	border-radius: 2px;
}

.fyy-c-grid .fyy-content-block .fyy-c-right div>p {
	float: none;
	margin-bottom: 15px;
	text-align: center;
}

.fyy-c-grid .fyy-content-block .fyy-c-right div .social-m {
	margin-bottom: 7px;
}

.fyy-c-grid .fyy-content-block .fyy-c-right>p>.text-link {
	display: block;
	padding: 8px 12px;
}

.fyy-c-grid .fyy-s-grid {
	position: relative;
	padding: 15px 20px 20px;
	transition: .3s ease-in-out;
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	-ms-transition: .3s ease-in-out;
}

.fyy-c-grid .fyy-s-grid span {
	transition: .3s ease-in-out;
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	-ms-transition: .3s ease-in-out;
}

.fyy-c-grid .fyy-s-grid:hover,
.fyy-c-grid .fyy-s-grid:focus {
	background: #ed353a;
}

.fyy-c-grid .fyy-s-grid:hover h4 a,
.fyy-c-grid .fyy-s-grid:focus h4 a {
	color: #fff;
}

.fyy-c-grid .fyy-s-grid:hover span,
.fyy-c-grid .fyy-s-grid:focus span {
	color: #fff;
}

.fyy-c-grid-outer .fyy-c-left a {
	width: 20%;
}

.fyy-c-grid-outer .fyy-c-left h4 a {
	width: auto;
}

.fyy-c-grid-outer .fyy-c-left:after {
	content: "";
	clear: both;
	display: block;
}

.fyy-c-grid-outer .fyy-result-info {
	width: 80%;
}

.fyy-c-grid-outer .fyy-result-info h4:after {
	content: "";
	clear: both;
	display: block;
}

/* Responsive Fyy Search */
@media (min-width: 480px) {
	.fyy-c-list .fyy-content-block .fyy-c-left img {
		display: block;
		width: 20%;
		margin-bottom: 0;
	}

	.fyy-c-list .fyy-content-block .fyy-c-left .fyy-result-info {
		float: left;
		width: 80%;
		padding-left: 15px;
		text-align: left;
		margin-bottom: 0;
	}

	.fyy-c-list .fyy-content-block .fyy-c-left .fyy-result-info>span {
		font-size: 1.6em;
	}

	.fyy-c-list .fyy-content-block .fyy-c-left .fyy-result-info h4 {
		margin: 10px 0 12px;
		font-size: 1.6em;
	}

	.fyy-c-list .fyy-content-block .fyy-c-right>.text-link {
		display: inline-block;
		padding: 14px 12px;
	}

	.fyy-c-list .fyy-content-block .fyy-c-right p {
		margin: 10px 0 15px;
	}

	/* Grid */
	.fyy-c-grid .fyy-content-block .fyy-c-left a {
		width: 20%;
	}

	.fyy-c-grid .fyy-content-block .fyy-c-left a img {
		display: block;
		float: left;
		width: 100%;
		margin-bottom: 0;
	}

	.fyy-c-grid .fyy-content-block .fyy-c-left .fyy-result-info {
		float: left;
		width: 80%;
		padding-left: 15px;
		text-align: left;
	}

	.fyy-c-grid .fyy-content-block .fyy-c-left .fyy-result-info a {
		width: auto;
	}

	.fyy-c-grid .fyy-content-block .fyy-c-left .fyy-result-info>p>a {
		display: inline-block;
		padding: 0;
	}

	.fyy-c-grid .fyy-content-block .fyy-c-left .fyy-result-info>p>a:nth-of-type(2) {
		padding: 6px 12px;
	}

	.fyy-c-grid .fyy-content-block .fyy-c-left .fyy-result-info .phone-mobile {
		display: inline-block;
	}

	.fyy-c-grid .fyy-content-block .fyy-c-left .fyy-result-info h4 {
		margin: 5px 0 10px;
	}

	.fyy-c-grid .fyy-content-block .fyy-c-right div>a.btn-primary {
		float: none;
		display: inline-block;
		margin: 10px 0 0;
	}

	.fyy-c-grid .fyy-content-block .fyy-c-right div>p {
		float: right;
		margin-top: 15px;
		margin-bottom: 15px;
		text-align: center;
	}

	.fyy-c-grid .fyy-content-block .fyy-c-right div .social-m {
		margin: 10px 0 0;
	}

	.fyy-c-grid .fyy-content-block .fyy-c-right>p>.text-link {
		display: inline-block;
		padding: 14px 20px 14px 0px;
	}

	.fyy-c-grid .fyy-s-grid {
		padding: 20px;
	}

	.fyy-heading .fyy-s {
		text-align: center;
	}

	.fyy-heading .fyy-s h3 {
		margin-top: 10px;
	}

	.fyy-heading .big-breadcrumb h3 {
		margin-top: 0;
	}

	/* Services Slide Down */
	.fyy-content .slide-down-box .lnumber {
		float: right;
		display: inline-block;
	}
}

@media (min-width: 768px) {
	.fyy-search {
		height: 130px;
	}

	.fyy-search .search-container .ii-container {
		float: left;
		margin-bottom: 5px;
		/*width: 100%;*/
		width: 75%;
	}

	.fyy-search .search-container .ii-container input {
		min-width: 250px;
		width: 85%;
	}

	.fyy-search .search-container button {
		float: right;
		width: 25%;
	}

	.fyyb-buttons button,
	.fyyb-buttons>a {
		width: 30%;
		margin: 0 5% 0 0;
		float: left;
	}

	.fyy-heading h3 {
		display: inline;
	}

	.fyy-heading ul {
		float: right;
	}

	.fyy-heading .big-breadcrumb.fyy-map-s {
		width: 100%;
	}

	.fyy-heading .big-breadcrumb.fyy-map-s .back-link {
		width: 100px;
		margin-right: -100px;
		text-align: left;
	}

	.fyy-heading .big-breadcrumb .back-link {
		float: left;
		margin-top: 14px;
	}

	.fyy-heading .big-breadcrumb {
		width: 85%;
	}

	.fyy-heading .big-breadcrumb h3 {
		margin: 0 0 10px;
	}

	/* Lists */
	.fyy-c-list .fyy-content-block .fyy-c-left img {
		margin-bottom: 0;
		width: 60px;
		height: 60px !important;
	}

	.fyy-c-list .fyy-content-block .fyy-c-left .fyy-result-info {
		float: left;
		padding-left: 10px;
	}

	.fyy-c-list .fyy-content-block .fyy-c-right {
		margin-top: 9px;
	}

	.fyy-c-list .fyy-content-block .fyy-c-right>.btn-primary {
		float: left;
		margin: 0 10px 0 0;
	}

	.fyy-c-list .fyy-content-block .fyy-c-right>.text-link {
		display: inline-block;
		padding: 14px 12px 0;
	}

	.fyy-c-list .fyy-content-block .fyy-c-right .phone-desk {
		padding: 14px 12px 0;
	}

	.fyy-c-list .fyy-content-block .fyy-c-right p {
		float: right;
		margin: 0 15px 0 0;
	}

	.open-fullscreen-map {
		clear: none;
		float: right;
	}
}

@media (min-width: 992px) {

	/* Lists */
	.fyy-c-list .fyy-content-block .fyy-c-right .phone-desk {
		display: inline-block;
	}

	.fyy-c-list .fyy-content-block .fyy-c-right .phone-mobile {
		display: none;
	}

	.fyy-search .search-container .ii-container {
		width: 75%;
	}

	.fyy-search .search-container button {
		display: block;
	}

	/* Grid */
	.fyy-c-grid .fyy-content-block .fyy-c-left .fyy-result-info .phone-mobile {
		display: none;
	}

	.fyy-c-grid .fyy-content-block .fyy-c-left .fyy-result-info .phone-desk {
		display: inline-block;
		padding: 0;
	}

	.fyy-heading ul {
		display: block;
	}
}

/* --------------------------------------------------------------------------
   1. Utilities
   -------------------------------------------------------------------------- */
.text-center {
  text-align: center;
}

.w-fit {
  width: fit-content;
}

/* --------------------------------------------------------------------------
   2. Brand Colors & Buttons
   -------------------------------------------------------------------------- */
.jba-btn-primary {
  background-color: #e65c00;
  border-color: #e65c00;
  color: #fff;
}

.jba-btn-primary:hover {
  background-color: #d15200;
  border-color: #d15200;
  color: #ffffff;
}
.jba-btn-primary:focus {
  background-color: #d15200;
  border-color: #d15200;
  color: #ffffff;
}
.jba-btn-primary:active {
  background-color: #d15200 !important;
  border-color: #d15200 !important;
}
.jba-btn-secondary {
  background-color: #0d4995;
  border-color: #0d4995;
  color: ffffff;
}

.jba-btn-secondary:hover {
  background-color: #0a3875;
  border-color: #0a3875;
}
.jba-btn-secondary:focus {
  background-color: #0a3875 !important;
  border-color: #0a3875 !important;
}
.jba-btn-secondary:active {
  background-color: #0a3875 !important;
  border-color: #0a3875 !important;
}

.jba-bg-primary {
  background-color: #e65c00;
}

.jba-bg-secondary {
  background-color: #0d4995;
}

.jba-text-primary {
  color: #e65c00;
}

.jba-text-secondary {
  color: #0d4995;
}

/* --------------------------------------------------------------------------
   3. Layout Components
   -------------------------------------------------------------------------- */
.jba-header-section {
  display: flex;
  flex-direction: column;
  gap: 32px;
  width: 100%;
}

.jba-btn-container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 22px;
}

.jba-divider {
  border: 0;
  border-top: 1px solid #d2d2d2;
  margin: 10px 0;
}

.jba-contact-info {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding: 15px;
  background-color: #e65c00;
  max-width: 1200px;
  width: 100%;
}

.jba-contact-info-item {
  display: flex;
  align-items: center;
  gap: 8px;
}

.jba-contact-info-item img {
  width: 24px;
  height: 24px;
}

/* --------------------------------------------------------------------------
   4. Pricing Cards
   -------------------------------------------------------------------------- */
.jba-pricing-section {
  margin: 32px 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
}

.jba-pricing-section h2 {
  margin-bottom: 32px;
  font-size: 20px;
  font-weight: 500 !important;
}

.jba-pricing-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(244px, 1fr));
  gap: 32px;
  width: 100%;
}

/* Skills variant */
.jba-pricing-grid--skills {
  grid-template-columns: repeat(auto-fit, minmax(244px, 244px));
}

/* Camps variant */
.jba-pricing-grid--camps {
  max-width: 865px;
  align-items: center;
}

.jba-pricing-card {
  background-color: #ffffff;
  border-radius: 8px;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.15);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  width: 100%;
}

/* Skills variant */
.jba-pricing-grid--skills .jba-pricing-card {
  max-width: 244px;
}

.jba-pricing-card-header {
  background-color: #0d4995;
  padding: 19px 10px;
  text-align: center;
}

/* Camps variant */
.jba-pricing-card-header--camps {
  padding: 19px 4px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-height: 70px;
}

.jba-pricing-card-header h3 {
  margin: 0;
  font-size: 22px;
  font-weight: 600 !important;
  color: #fff;
}

.popular-label {
  color: #fb7830;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
}

.jba-pricing-card-body {
  background-color: #f9f9f9;
  padding: 0 10px 10px 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-grow: 1;
}

.jba-pricing-card-price {
  border-bottom: 1px solid #d2d2d2;
  width: 100%;
  text-align: center;
  padding: 10px 0 15px 0;
  margin: 0 0 15px 0;
  color: #201d1d;
  font-weight: 600 !important;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  column-gap: 4px;
}

.jba-pricing-card-price .currency {
  font-size: 32px !important;
  line-height: 1 !important;
  align-self: flex-start;
  margin-top: 5px;
}

.jba-pricing-card-price .amount {
  font-size: 48px !important;
  line-height: 1 !important;
}

.jba-pricing-card-price .duration {
  font-size: 16px;
  font-weight: 700 !important;
  width: min-content;
  text-align: center;
  line-height: 1.2;
}

.jba-pricing-card-price .separator {
  font-size: 16px !important;
  margin: 0 !important;
}

.jba-pricing-card-list {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 100%;
}

.jba-pricing-card-list li {
  position: relative;
  padding-left: 34px;
  margin-bottom: 10px;
  font-size: 14px;
  color: #201d1d;
  line-height: 26px;
  text-align: left;
}

.jba-pricing-card-list li.bold {
  font-weight: 600 !important;
}

.jba-pricing-card-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 13px;
  transform: translateY(-50%);
  width: 24px;
  height: 24px;
  background-image: url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5 13L9 17L19 7" stroke="%23fb7830" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');
  background-size: contain;
  background-repeat: no-repeat;
}

.jba-pricing-card-list li.cross::before {
  background-image: url('data:image/svg+xml;utf8,<svg width="20" height="15" viewBox="0 0 20 15" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M14.0718 0.449707L9.8291 4.69235L5.58646 0.449707L3.46513 2.57103L7.70778 6.81367L3.46513 11.0563L5.58646 13.1776L9.8291 8.935L14.0718 13.1776L16.1931 11.0563L11.9504 6.81367L16.1931 2.57103L14.0718 0.449707Z" fill="%23fb7830"/></svg>');
  width: 20px;
  height: 15px;
  left: 2px;
}

/* --------------------------------------------------------------------------
   5. Location Cards
   -------------------------------------------------------------------------- */
/* Location cards */
.jba-location {
  padding: 10px;
  background-color: #f9f9f9;
  border-radius: 2px;
  border: 0.5px solid #e8e8e8;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
}

.jba-location-header {
  display: flex;
  align-items: center;
  gap: 15px;
}

.jba-location-content {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.jba-location-content h3 {
  margin: 0;
  color: #0d4995;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 125%;
}

.jba-location-content p {
  margin: 0;
  color: #201d1d;
  font-family: Helvetica;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 125%;
}

.jba-location-actions {
  display: flex;
  justify-content: flex-end;
  gap: 24px;
}

.jba-location-image {
  width: 60px;
  height: 60px;
  border-radius: 2px;
  background-color: rgba(0, 0, 0, 0.2);
  overflow: hidden;
  flex-shrink: 0;
}

.jba-location-image img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
}
@media (max-width: 480px) {
  .jba-location {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 15px;
  }

  .jba-location-header {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 15px;
  }

  .jba-location-content {
    gap: 15px;
  }

  .jba-location-actions {
	flex-wrap: wrap;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 15px;
  }
}

/* --------------------------------------------------------------------------
   6. CTA Banner
   -------------------------------------------------------------------------- */
.jba-cta-banner {
  background-color: #f2f2f2;
  border-radius: 8px;
  padding: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 40px;
}

.jba-cta-banner p {
  margin: 0;
  font-size: 16px;
  font-weight: 500;
  font-family: poppinsmedium, sans-serif;
  color: #000;
}

/* --------------------------------------------------------------------------
   8. Location Detail Page
   -------------------------------------------------------------------------- */
.jba-detail-page {
  display: flex;
  flex-direction: column;
  gap: 32px;
  width: 100%;
}

.jba-detail-page-title {
  font-size: 26px;
  font-weight: 500;
  color: #201d1d;
  margin: 0;
  line-height: 1;
}

.jba-detail-section-title {
  font-size: 20px;
  font-weight: 500;
  color: #0d4995;
  margin: 0;
  line-height: 1;
}

.jba-detail-section-heading {
  display: flex;
  align-items: center;
  gap: 10px;
  width: 100%;
  font-size: 18px;
  font-weight: 500;
  color: #201d1d;
  margin: 0;
}

.jba-detail-section-heading::after {
  content: "";
  flex: 1;
  height: 1px;
  background-color: #d2d2d2;
}

.jba-detail-layout {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 21px;
  width: 100%;
  margin-bottom: 32px;
}

.jba-detail-info-col {
  display: flex;
  flex-direction: column;
  gap: 21px;
}

.jba-detail-map-col {
  min-width: 0;
  max-width: 470px;
  border-radius: 6px;
  height: 330px;
}

.jba-detail-map-col img,
.jba-detail-map-col iframe {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  border: 0;
  border-radius: 6px;
}

.jba-detail-layout--camps .jba-detail-map-col {
  min-height: 330px;
}

.jba-detail-field {
  font-size: 16px;
  color: #000;
  line-height: 17px;
  margin-bottom: 21px;
}

.jba-detail-field:last-child {
  margin-bottom: 0;
}

.jba-detail-field p {
  margin: 0 0 3px 0;
  font-size: 16px;
  line-height: 17px;
}

.jba-detail-field-label {
  color: #fb7830;
  font-weight: 600;
  display: block;
  margin-bottom: 3px;
  font-size: 16px;
}

.jba-detail-session-title {
  color: #fb7830;
  font-size: 18px;
  font-weight: 800;
  text-transform: uppercase;
  line-height: 17px;
  margin: 0;
  margin-bottom: 11px;
}

.jba-detail-session-block {
  margin-bottom: 21px;
}

/* Pricing grid for the location detail page */
.jba-pricing-grid--detail-skills {
  grid-template-columns: repeat(auto-fit, minmax(244px, 244px));
}

/* --------------------------------------------------------------------------
   9. Join Page
   -------------------------------------------------------------------------- */
.jba-join-section {
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 100%;
}

.jba-join-section p {
  font-size: 16px;
  line-height: 23px;
  color: #000;
  margin: 0;
}

.jba-join-section-title {
  font-size: 20px;
  font-weight: 500;
  color: #0d4995;
  margin: 0;
  margin-top: 32px;
  line-height: 1.2;
}

.jba-join-section-title--dark {
  color: #201d1d;
  margin-top: 0;
}

/* Hero Cards (Join page top cards) */
.jba-hero-cards {
  display: flex;
  gap: 24px;
  flex-wrap: wrap;
  width: 100%;
}

.jba-hero-card {
  flex: 1 1 0;
  min-width: 280px;
  border-radius: 8px;
  max-width: 414px;
  border: 1px solid #e5e5e5;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  background-color: #fff;
}

.jba-hero-card-header {
  padding: 12px 16px;
  text-align: center;
}

.jba-hero-card-header--primary {
  background-color: #fb7830;
}

.jba-hero-card-header--secondary {
  background-color: #0d4995;
}

.jba-hero-card-header h3 {
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  margin: 0;
}

.jba-hero-card-image {
  width: 100%;
  height: 160px;
  overflow: hidden;
  border-bottom: 1px solid #e5e5e5;
}

.jba-hero-card-image img {
  width: 100%;
  height: 100% !important;
  object-fit: cover;
  display: block;
}

.jba-hero-card-body {
  padding: 16px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  flex-grow: 1;
}

.jba-hero-card-body p {
  font-size: 14px;
  line-height: 20px;
  color: #000;
  margin: 0;
  text-align: left;
}

.jba-join-cards {
  display: flex;
  gap: 32px;
  flex-wrap: wrap;
}

.jba-join-card {
  display: flex;
  flex-direction: column;
  width: 265px;
  border-radius: 4px;
  overflow: hidden;
}

.jba-join-card-image {
  height: 150px;
  width: 100%;
  overflow: hidden;
}

.jba-join-card-image img {
  width: 100%;
  height: 100% !important;
  object-fit: cover;
  display: block;
}

.jba-join-card-action {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fb7830;
  padding: 0 8px;
  height: 45px;
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  gap: 4px;
  transition: background-color 0.2s ease;
}

.jba-join-card-action:hover {
  background-color: #e56a20;
  color: #fff;
  text-decoration: none;
}

.jba-join-card-action span {
  text-align: center;
  line-height: 1.2;
}

.jba-join-card-action strong {
  font-weight: 700;
}

.jba-join-card-action img {
  width: 24px;
  height: 24px;
  flex-shrink: 0;
}

/* --------------------------------------------------------------------------
Location Cards
   -------------------------------------------------------------------------- */
.jba-locations-section {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  margin-bottom: 40px;
}

.jba-locations-section h2 {
  margin-bottom: 32px;
  font-size: 20px;
  font-weight: 500;
}

.jba-locations-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(270px, 1fr));
  gap: 21px;
  width: 100%;
}

.jba-location-card {
  width: 100%;
  background-color: #201d1d;
  border-radius: 10px;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.2);
  display: flex;
  flex-direction: column;
  overflow: hidden;
}

.jba-location-card-header {
  min-height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
}

.jba-location-card-header h3 {
  color: #ffffff;
  font-size: 18px;
  font-weight: 500;
  margin: 0;
  text-align: center;
  line-height: 1.2;
}

.jba-location-card-image {
  height: 130px;
  width: 100%;
  background-color: #e2e2e2;
}

.jba-location-card-image img {
  width: 100%;
  height: 100% !important;
  object-fit: cover;
}

.jba-location-card-body {
  background-color: #f9f9f9;
  padding: 19px 13px 27px 13px;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}

.jba-location-info {
  margin-bottom: 12px;
  font-size: 14px !important;
  color: #000000;
  line-height: 1.25;
}

.jba-location-info:last-of-type {
  margin-bottom: 24px;
}

.jba-location-info p {
  margin: 0;
  margin-bottom: 3px;
  font-size: 14px !important;
}

.jba-location-info strong {
  font-size: 14px !important;
  font-weight: 700;
}

.jba-location-label {
  color: #e65c00;
  font-weight: 600;
  display: block;
  margin-bottom: 3px;
  font-size: 14px !important;
}

.jba-location-card-action {
  margin-top: auto;
  display: flex;
  justify-content: center;
}

/* --------------------------------------------------------------------------
   10. Responsive
   -------------------------------------------------------------------------- */
@media (max-width: 480px) {
  .jba-btn-container {
    gap: 10px;
  }

  /* Pricing */
  .jba-pricing-card-header h3 {
    font-size: 16px;
  }

  .popular-label {
    font-size: 14px;
  }

  .jba-pricing-card-price {
    padding: 8px 0 10px 0;
    margin: 0 0 10px 0;
  }

  .jba-pricing-card-price .currency {
    font-size: 20px !important;
  }

  .jba-pricing-card-price .amount {
    font-size: 32px !important;
  }

  .jba-pricing-card-list li {
    font-size: 12px;
    line-height: 20px;
    padding-left: 24px;
  }

  .jba-pricing-card-list li::before {
    width: 18px;
    height: 18px;
    top: 10px;
  }

  /* Camps — single column on mobile */
  .jba-pricing-grid--camps {
    grid-template-columns: 1fr;
    gap: 12px;
    align-items: stretch;
  }

  /* Skills — 2-column on mobile */
  .jba-pricing-grid--skills {
    grid-template-columns: 1fr 1fr;
    gap: 12px;
  }

  /* Locations — single column on mobile */
  .jba-locations-grid {
    grid-template-columns: 1fr;
  }

  .jba-location-card-image {
    height: 150px;
  }

  /* CTA Banner — stacked on mobile */
  .jba-cta-banner {
    flex-direction: column;
    gap: 16px;
    text-align: center;
  }

  /* Detail page — stack on mobile */
  .jba-detail-layout {
    grid-template-columns: 1fr;
  }

  .jba-detail-info-col {
    flex: 1 1 auto;
    width: 100%;
  }

  .jba-detail-map-col {
    width: 100%;
    min-height: 250px;
  }

  /* Join cards — stack on mobile */
  .jba-join-cards {
    flex-direction: column;
    gap: 16px;
  }

  .jba-join-card {
    width: 100%;
  }

  /* Hero cards — stack on mobile */
  .jba-hero-cards {
    flex-direction: column;
  }

  .jba-hero-card {
    flex: 0 0 auto;
    min-width: unset;
    max-width: unset;
    width: 100%;
  }
}

/* Camps tablet */
@media (min-width: 481px) and (max-width: 864px) {
  .jba-detail-layout {
    grid-template-columns: 1fr;
  }
  .jba-pricing-grid--camps {
    grid-template-columns: repeat(2, 1fr);
    justify-content: center;
    align-items: stretch;
  }

  .jba-pricing-grid--camps .jba-pricing-card:last-child {
    grid-column: 1 / -1;
    justify-self: center;
    width: 100%;
    max-width: 416px;
  }
}

/* Large desktop */
@media (min-width: 992px) {
  .jba-locations-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}

/* FAQs Section */
.faqs-section {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 60px 72px;
  width: 100%;
  min-height: 520px;
  overflow: hidden;
}

/* Background */
.faqs-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  pointer-events: none;
  z-index: 0;
}

.faqs-title {
  position: relative;
  z-index: 1;
  font-family: "poppinsmedium", sans-serif;
  font-weight: 600;
  font-size: 32px;
  color: #ffffff;
  text-align: center;
  margin: 0;
  padding: 20px 0;
}

.faqs-container {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 16px;
  width: 100%;
  max-width: 872px;
}

.faq-item {
  width: 100%;
  background: #ffffff;
  border: 1px solid #dedede;
  border-radius: 4px;
  overflow: hidden;
}

.faq-question {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  min-height: 45px;
  padding: 10px 19px;
  background: transparent;
  border: none;
  cursor: pointer;
  text-align: left;
  transition: background-color 0.15s ease;
}

.faq-question:hover {
  background-color: #f9f9f9;
}

.faq-question-text {
  font-weight: 500;
  font-size: 16px;
  color: #201d1d;
  line-height: 1.4;
  flex: 1;
  padding-right: 12px;
}

.faq-chevron {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  flex-shrink: 0;
  transform: rotate(90deg);
  transition: transform 0.35s cubic-bezier(0.4, 0, 0.2, 1);
}

.faq-chevron svg {
  width: 24px;
  height: 24px;
}

.faq-item.open .faq-chevron {
  transform: rotate(-90deg);
}

.faq-answer {
  display: grid;
  grid-template-rows: 0fr;
  transition:
    grid-template-rows 0.35s cubic-bezier(0.4, 0, 0.2, 1),
    padding 0.35s cubic-bezier(0.4, 0, 0.2, 1);
  padding: 0 19px;
}

.faq-answer-inner {
  overflow: hidden;
}

.faq-item.open .faq-answer {
  grid-template-rows: 1fr;
  padding: 0 19px 16px;
}

.faq-answer p {
  font-weight: 400;
  font-size: 14px;
  color: #201d1d;
  line-height: 1.6;
  margin: 0;
  padding-top: 4px;
}

@media (max-width: 992px) {
  .faqs-section {
    padding: 48px 32px;
  }
}

@media (max-width: 768px) {
  .faqs-section {
    padding: 36px 20px;
    min-height: auto;
  }

  .faqs-title {
    font-size: 28px;
    padding: 16px 0;
  }

  .faqs-container {
    gap: 12px;
  }

  .faq-question {
    padding: 10px 16px;
  }

  .faq-question-text {
    font-size: 15px;
  }

  .faq-answer {
    padding: 0 16px;
  }

  .faq-item.open .faq-answer {
    padding: 0 16px 14px;
  }
}

@media (max-width: 480px) {
  .faqs-section {
    padding: 28px 12px;
  }

  .faqs-title {
    font-size: 24px;
    padding: 12px 0;
  }

  .faqs-container {
    gap: 10px;
  }

  .faq-question {
    padding: 10px 12px;
    gap: 8px;
  }

  .faq-question-text {
    font-size: 14px;
    padding-right: 8px;
  }

  .faq-answer p {
    font-size: 13px;
  }

  .faq-answer {
    padding: 0 12px;
  }

  .faq-item.open .faq-answer {
    padding: 0 12px 12px;
  }

  .faqs-view-all-btn span {
    min-width: 120px;
    font-size: 13px;
  }
}
