.snst-the-past-camp-inner {
    max-width: 1612px;
    margin: 0 auto 100px;
}

.snst-the-past-camp-inner .content-wrapper {
    display: flex;
}

.snst-the-past-camp-inner .content-wrapper .the-past-camp-data {
    width: 50%;
    position: relative;
    display: flex;
    flex-direction: column;
    background: var(--wp--preset--color--snst-silver-gray);
    min-height: 635px;
    flex-grow: 1;
}

.snst-the-past-camp-inner .content-wrapper .the-past-camp-data a {
    position: absolute;
    background: rgba(255, 255, 255, 0.7);
    text-align: center;
    left: 50%;
    padding: 13px 40px 15px;
    transform: translateX(-50%);
    margin-bottom: 0;
    display: block;
  	width: 294px;
}

.snst-the-past-camp-inner .content-wrapper .the-past-camp-data h3 {
  	overflow: hidden;
  	white-space: nowrap;
  	text-overflow: ellipsis;
	text-transform: capitalize;
	margin-bottom: 0;	
}

.snst-the-past-camp-inner .content-wrapper .the-past-camp-data h3 p {
	margin: 0;
}

.snst-the-past-camp-inner .content-wrapper .the-past-camp-data .image + a {
	position: absolute;
	top: 0;
}

.snst-the-past-camp-inner .content-wrapper .the-past-camp-data .image {
	width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    min-height: 625px;
    position: relative;	
    display: inline-flex;
    align-items: center;
    padding: 76px 0 99px;
}

.snst-the-past-camp-inner .the-past-camp-data .camp-location-info {
    display: flex;
	color: var(--wp--preset--color--snst-black-05);
    column-gap: 25px;
    width: 100%;
    padding: 33px 23px 26px;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
    flex-direction: row;
    margin: auto 0 0;
    background: var(--wp--preset--color--snst-white);
    height: 100%;
    justify-content: space-between;
}

.snst-the-past-camp-inner .the-past-camp-data .camp-location-info .camp-location {
    display: flex;
    column-gap: 18px;
}

.snst-the-past-camp-inner .the-past-camp-data .camp-location-info .icon {
	position: relative;
	top: 6px;
}

.snst-the-past-camp-inner .the-past-camp-data .camp-location-info .camp-date .icon {
	margin-top: -2px;
}

.snst-the-past-camp-inner .the-past-camp-data .camp-location-info .icon i {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
}

.snst-the-past-camp-inner .the-past-camp-data .camp-location-info .camp-location .icon i {
    color: var(--wp--preset--color--snst-white);
    -webkit-text-stroke: 1px var(--wp--preset--color--snst-black-05);
}

.snst-the-past-camp-inner .the-past-camp-data .camp-location-info .camp-location .location {
	line-height: 32px;
}

.snst-the-past-camp-inner .the-past-camp-data .camp-location-info .camp-date {
	display: flex;
	column-gap: 18px;
	align-items: flex-start;
	flex-shrink: 0;
}

.snst-the-past-camp-inner .the-past-camp-data .camp-location-info .camp-date .date {
	line-height: 32px;
}

.snst-the-past-camp-inner .the-past-camp-data .camp-location-info .camp-date .icon i {
	-webkit-text-stroke: 1px var(--wp--preset--color--snst-white);
}

.snst-the-past-camp-inner .content-wrapper .the-past-camp-data .camp-opd {
	display: flex;
	align-items: center;
	width: fit-content;
	max-height: calc(625px - 76px - 99px );
	padding: 50px 40px 50px 30px;
    background: var(--wp--preset--color--snst-white);
    box-shadow: 0px 4px 4px -3px rgb(0 0 0 / 25%);
}

.snst-the-past-camp-inner .content-wrapper .the-past-camp-data:first-child .camp-opd {
	border-radius: 20px 0 0 20px;
	margin: 0 0 0 auto;
}

.snst-the-past-camp-inner .content-wrapper .the-past-camp-data:last-child .camp-opd {
	border-radius: 0px 20px 20px 0px;
	padding: 50px 30px 50px 40px;
}

.snst-the-past-camp-inner .the-past-camp-data:last-child .camp-opd:before {
    content: '';
    height: 110px;
    width: 2px;
	display: flex;
	left: -1px;
	position: absolute;
	-webkit-text-stroke: 11px var(--wp--preset--color--snst-white);
	background: rgba(65, 67, 154, 0.6);
}

.snst-the-past-camp-inner .content-wrapper .the-past-camp-data .camp-opd h5 {
	font-family: var(--wp--preset--font-family--snst-poppins);
	margin-bottom: 0;
	width: 164px;
    font-weight: 400;
    max-height: calc(625px - 76px - 99px - 70px );
	overflow: hidden;
	text-align: center;
}

.snst-the-past-camp-inner h6.btn-read-more {
	display: block;
	text-align: center;
	text-transform: capitalize;
	color: var(--wp--preset--color--snst-blue);
	font-weight: 300;
	font-size: 24px;
	margin: 50px auto 0;
	width: fit-content;
	position: relative;
}

.snst-the-past-camp-inner h6.btn-read-more a {
	padding-right: 43px;
	color: var(--wp--preset--color--snst-blue);
}

.snst-the-past-camp-inner h6.btn-read-more i {
	font-weight: 600;
	line-height: 21px;
    height: 15px;
    font-size: 21px;
    position: absolute;
    pointer-events: none;
    cursor: pointer;
    margin-left: 13px;
    top: 4px;
    -webkit-text-stroke: 1px var(--wp--preset--color--snst-white);
}

.snst-the-past-camp-inner h6.btn-read-more a + i {
	margin-left: -30px;
}

.snst-the-past-camp-inner .the-past-camp-data:only-child .camp-opd::before {
	display: none;
}

.snst-the-past-camp-inner .content-wrapper .the-past-camp-data:only-child .camp-opd {
	width: 250px;
	margin: auto;
	border-radius: 20px;
}

@media screen and (max-width: 1600px) {
	
	.snst-the-past-camp-inner {
		max-width: calc( 100% - 100px );
	}
}

@media screen and (max-width: 1112px) {
	
	.snst-the-past-camp-inner .the-past-camp-data .camp-location-info .camp-date,
	.snst-the-past-camp-inner .the-past-camp-data .camp-location-info .camp-location {
		column-gap: 10px;
	}

	.snst-the-past-camp-inner .the-past-camp-data .camp-location-info .camp-date .date {
		min-width: 100px;
	}

	.snst-the-past-camp-inner h6.btn-read-more a {
		padding-right: 35px;
	}
}

@media screen and (max-width: 951px) {

	.snst-the-past-camp-inner h2 {
	  	margin-bottom: 29px;
	}

	.snst-the-past-camp-inner {
		margin: 0 auto 70px;
		max-width: calc( 100% - 60px );
	}

	.snst-the-past-camp-inner .content-wrapper {
		flex-direction: column;
		row-gap: 25px;
		padding-bottom: 20px;
		border-bottom: 0;
	}

	.snst-the-past-camp-inner .content-wrapper .the-past-camp-data {
		width: 100%;
		min-height: 450px;
	}

	.snst-the-past-camp-inner .content-wrapper .the-past-camp-data .image {
		min-height: 450px;
		padding: 100px 0 90px;
	}

	.snst-the-past-camp-inner .content-wrapper .the-past-camp-data:first-child .camp-opd {
		right: -50%;
		transform: translateX(-50%);
		border-radius: 20px;
		position: relative;
		margin: unset;
		padding: 50px 30px 50px 30px;
	}

	.snst-the-past-camp-inner .the-past-camp-data:last-child .camp-opd::before {
		display: none;
	}

	.snst-the-past-camp-inner .content-wrapper .the-past-camp-data:last-child .camp-opd {
		left: 50%;
		border-radius: 20px;
		position: relative;
		transform: translateX(-50%);
		margin: unset;
		padding: 50px 30px 50px 30px;
	}

	.snst-the-past-camp-inner h6.btn-read-more {
		margin-top: 30px;
		font-size: var(--wp--preset--font-size--snst-extra-small);
		line-height: 28px;
 	}

 	.snst-the-past-camp-inner h6.btn-read-more::after {
		top: 0px;
		height: 25px;
		font-size: 25px;
	}

 	.snst-the-past-camp-inner .content-wrapper .the-past-camp-data a:only-child {
 		width: 100%;
 		font-size: 30px;
		line-height: 38px;
 	}

 	.snst-the-past-camp-inner .content-wrapper .the-past-camp-data a {
 		padding: 10px 18px 15px;
 		width: 200px;
 	}

	.snst-the-past-camp-inner .the-past-camp-data .camp-location-info .camp-date .date,
	.snst-the-past-camp-inner .the-past-camp-data .camp-location-info .camp-location {
		font-size: 16px;
		line-height: 28px;
	}

	.snst-the-past-camp-inner .the-past-camp-data .camp-location-info .camp-date .icon {
		margin-top: -4px;
	}
}

@media screen and (max-width: 569px) {
	.snst-the-past-camp-inner {
		max-width: calc( 100% - 40px );
	}
}

@media screen and (max-width: 481px) {
	.snst-the-past-camp-inner .content-wrapper .the-past-camp-data {
		min-height: 530px;
	}

	.snst-the-past-camp-inner .content-wrapper .the-past-camp-data .camp-opd {
		padding: 40px 30px !important;
	}

	.snst-the-past-camp-inner .the-past-camp-data .camp-location-info {
		flex-direction: column;
		row-gap: 10px;
		margin-left: 0;
		justify-content: unset;
	}

	.snst-the-past-camp-inner .content-wrapper .the-past-camp-data .camp-opd h5 {
		width: 115px;
		font-size: var(--wp--preset--font-size--snst-extra-small);
		line-height: 22px;
	}

	.snst-the-past-camp-inner .content-wrapper .the-past-camp-data a {
		font-size: var(--wp--preset--font-size--snst-extra-small);
		line-height: 28px;
	}

	.snst-the-past-camp-inner .content-wrapper .the-past-camp-data h3 {
		font-size: 35px;
		line-height: 43px;
	}
}

@media screen and (max-width: 321px) {
	
	.snst-the-past-camp-inner .content-wrapper .the-past-camp-data .camp-opd {
		padding: 30px 20px !important;
	}
}