@import url('https://fonts.googleapis.com/css?family=Poppins&display=swap');
@import url('https://fonts.googleapis.com/css?family=Playfair+Display&display=swap');
@import url('https://fonts.googleapis.com/css?family=Tinos&display=swap');
@import url('https://fonts.googleapis.com/css?family=Montserrat&display=swap');

p{
    padding: 0;
    margin: 0;
}
.retreat-post .container{
    width: 100%;
}
.retreat-post{
    font-family: 'Playfair Display', serif;
}
.retreat-post .retreat-banner{
    background: url("./c45661ca14e6ae0bfcff61aa8f3b2f5c7264e1d7.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
     background-position: center;
    min-height: 1200px;
    display: flex;
    flex-direction: column;
    position: relative;
}
.retreat-post .retreat-court,.retreat-link,.socail-link{
    text-align: center;
}
.retreat-post .retreat-content a{
    color:white;
    text-decoration: none;
    font-family: 'Poppins', sans-serif;
}
.retreat-post .retreat-content{
    align-items: center;
  padding: 80px 0px 0px 0px;
    max-width: 800px;
  text-align: center;
  margin: 0px auto;
}
.retreat-post .retreat-content p{
    color: #FFFFFF;
    /* font-size: 64px;
    font-family: 'Playfair Display', serif;
    font-weight: 500;
    padding-top: 20px;
    line-height: 120%; */
}
.retreat-post .retreat-container .retreat-court{
    color: #FFFFFF;
    font-size: 28px;
    font-style: italic;
    font-weight: 600;
    letter-spacing: 2%;
}
.retreat-post .retreat-author{
    display: flex;
    flex-direction: column;
    color: #FFFFFF;
    font-size: 16px;
    padding-top: 20px;
}
.retreat-post .retreat-container {
	margin: 20px auto;
	max-width: 1350px;
}
.retreat-post .retreat-note.retreat-container {
	padding: 50px 0 200px;
    font-family: 'Poppins', sans-serif;
}
.retreat-post hr{
    width: 80px;
    margin: 45px auto 0px auto;
    opacity: 1;
    border-bottom: 1px solid #fff;
    color: #FFFFFF;
}
.retreat-post .socail-link i{
    color:white;
}
.retreat-post .retreat-link a{
    color:#FFFFFF;
    font-size: 16px;
    font-weight: 400;
}

.retreat-post .retreat-joyfull-life{
    background-color: #E4EDDA;
 padding: 80px 0px;
}
.retreat-post .retreat-heading, .retreat-post .retreat-joyfull-content h4{
    font-size: 48px;
    font-weight: 500;
    font-family: 'Playfair Display', serif;
    line-height: 110%;
}
.retreat-post .retreat-heading-top{
    padding-top: 20px;
    font-size: 64px;
    line-height: 120%;
}
.retreat-post .retreat-joyfull-content h4{
    margin-bottom: 15px;
}
.retreat-post .retreat-balance-data {
font-size: 24px  !important;
color: black;
font-family:'Tinos', sans-serif;
font-weight: 400;
text-align: start;
}
.retreat-post .retreat-balance-data{
    padding-top: 35px;
}
.retreat-post .socail-link{
    padding-top: 40px;
}
.retreat-post .retreat-book-banner{
background-color:rgba(169, 193, 145, 1);
}
.retreat-post .retreat-book-banner a{
    background-color: rgba(212, 244, 181, 1);
    color: rgba(79, 91, 69, 1);
    font-size: 36px;
    font-weight: 400;
    padding: 47px 72px;
    border: none;
    text-transform: uppercase;
    display: inline-block;
    font-family: 'Poppins', sans-serif;
    letter-spacing: 10%;
}
.retreat-post .retreat-book-banner a:hover{
    text-decoration: underline;
}
.retreat-post .banner-data{
    padding: 17px;
}
.retreat-post .retreat-book-banner .banner-data-row{
    display: flex;
    padding: 0px 10px;
    justify-content: space-between;
    max-width: 1700px;
  margin: auto;
  align-items: center;
}
.retreat-post .retreat-book-banner .banner-title{
    color: rgba(255, 255, 255, 1);
    font-size: 32px;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
    line-height: 115%;
    margin-bottom: 5px;
}
.retreat-post .retreat-book-banner .banner-data{
    font-weight:300 ;
    padding: 20px;
}
.retreat-post .retreat-img-section img{
width: 100%;
  /* max-height: 900px; */
  height: 100%;
  object-fit: cover;
  opacity: 0;
  transition: opacity 1s ease-in-out;
  position: absolute;
}
.retreat-post .retreat-img-section{
    height: 900px;
    overflow: hidden;
    position: relative;
}
.retreat-post .retreat-img-section img.active{
    opacity: 1;
    z-index: 2;
}
.retreat-post .retreat-except-data h1,.host-s p{
    color:rgba(0, 0, 0, 1);
    font-size: 48px;
    font-weight: 500;
    text-align: start;
}
.retreat-post .retreat-except-data li{
    text-align: start;
    font-size: 24px;
    font-weight: 400;
    list-style-type: disc;
    line-height: 145%;
    font-family: 'Tinos', serif;
}
.retreat-post .retreat-except-data ul{
    padding: 50px 0px 0px 30px;
    margin: 0;
}
.retreat-post .retreat-except-data{
    padding: 80px 0px;
    margin: auto
}
.retreat-post .retreat-host hr{
    width: 100%;
    max-width: 1350px;
    border: 1px solid #000000;
    margin: 0 auto 40px;
    opacity: 1;
}
.retreat-post .host-details{
    max-width: 406px;
    display: flex;
}
.retreat-post .host-details img{
    max-width: 150px;
    max-height: 160px;
        aspect-ratio: 0.93 / 1;
    object-fit: cover;
}
.host-container{
    padding-bottom:100px;
}
.retreat-post .host-container,.h-content{
    display: flex;
    flex-wrap: wrap;
}
.retreat-post .host-detail-p{
    color: black;
    text-align: start;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    line-height: 145%;
    letter-spacing: 0;
    padding-top: 5px;
}
.retreat-post .retreat-host-content{
    flex-direction: column;
  text-align: start;
  padding-left: 25px;
}
.retreat-post .host-container{
    padding: 50px 0px 100px 0px;
    gap: 50px;
}

.retreat-post .retreat-bootcamp{
    background-color: rgba(56, 62, 48, 1);
}
.retreat-bottom-title{
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
}
.retreat-bootcamp{
    padding: 130px 20px;
}
.retreat-post .retreat-detox-data {
    font-size: 48px !important;
    color: rgba(255, 255, 255, 1)!important;
    text-align: start;
    font-weight: 500;
    margin-bottom: 20px;
}
.retreat-container-bottom{
   position: absolute;
    right: 20%;
    bottom: 24px;
    display: flex;
    align-items: end;
}
.retreat-container-bottom p{
    color: #FFFFFF;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    line-height: 130%;
    letter-spacing: 0;
    text-align: right;
}
.retreat-post .retreat-bootcamp p{
    font-size: 68px;
    color: rgba(190, 219, 165, 1);
    font-weight: 500;
    font-style: normal;
    text-align: start;
    line-height: 140%;
}
 .retreat-host-content .host-names{
    font-family: 'Tinos', serif;
    font-weight: 700;
    font-style: normal;
    font-size: 28px;
    line-height: 120%;
    letter-spacing: 0;
}
.retreat-post .retreat-slider{
    align-items: center;
    display: flex;
    width: 100%;
    gap: 10px;
}
.host-names{
    font-weight: 700;
}
.retreat-post .banner-content{
    color: #FFFFFF;
    font-size: 32px;
    font-weight: 300;
    font-family: 'Poppins', sans-serif;
    line-height: 115%;
}


    <style>
.retreat-post 
.retreat-note{
    margin:60px auto;
font-family: Poppins;
font-weight: 400;
font-style: Regular;
font-size: 16px;
leading-trim: NONE;
line-height: 145%;
letter-spacing: 0%;
}

.retreat-container .child4 .social-icons {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: flex-start;
	padding: 0px;
	gap: 15px;
	border-bottom: none;
}
.retreat-container .child4 {
	z-index: 0;
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 60px 25px 30px;
	gap: 20px;
}
.retreat-container .child4 .retreat-link a {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 16px;
	text-align: center;
	text-decoration-line: underline;
	text-transform: capitalize;
}
.retreat-content .retreat-author .post-meta {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 16px;
	text-align: center;
	letter-spacing: -0.01em;
	text-transform: capitalize;
	color: #000000;
	display: flex;
	flex-direction: column;
	gap: 7px;
}
.retreat-container .retreat-author .child2::after {
	position: absolute;
	content: "";
	width: 80px;
	height: 1px;
	background-color: #000000;
	bottom: -30px;
}

.retreat-container .social-icons {
	position: relative;
	top: 0;
	height: fit-content;
	z-index: 0;
	flex: 0%;
	max-width: 0%;
	text-align: center;
}

.retreat-container .social-icons .share-post svg path{
    fill : #fff;
}

.retreat-book-banner {
  overflow: hidden;
  background: #f5f5f5;
}

.retreat-slider-row img.active {
	opacity: 1;
	z-index: 2;
}

.banner-data-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.retreat-slider-row img {
	position: absolute;
	top: 0;
	height: 100%;
	object-fit: cover;
	opacity: 0;
	transition: opacity 1s ease-in-out;
}
.retreat-slider-row {
	position: relative;
	width: 100%;
	height: 80vh;
	overflow: hidden;
}

/* Hide all images by default */



.banner-left,
.banner-right {
  transition: transform 1.5s ease;
  transform: translateX(0); /* Start at neutral */
}

.retreat-book-banner.animate-once .banner-left {
  transform: translateX(160px); /* Push right slightly */
}

.retreat-book-banner.animate-once .banner-right {
  transform: translateX(-90px); /* Push left slightly */
}

.retreat-book-banner.animate-once {
  background-color: #7B8C6A; /* Dark green */
}

@media (min-width: 1024px) and (max-width: 1400px) { 
.retreat-post .retreat-container  , .retreat-post .retreat-note.retreat-container {
	padding-left: 35px;
    padding-right: 35px;
}
}
/* Tablest */
@media (min-width: 768px) and (max-width: 1023px) { 
    .retreat-post .host-details {
	max-width: 47%;
}
.retreat-post .retreat-bootcamp p{
    font-size:48px;
}

}

 @media (min-width: 769px) {


     .retreat-slider-row img:nth-of-type(3n+1) {
    width: calc((100% - 20px) / 3);
    left: 0;
  }
 
  .retreat-slider-row img:nth-of-type(3n+2) {
    width: calc((100% - 20px) / 3);
    left: calc((100% - 20px) / 3 + 10px);
  }
 
  .retreat-slider-row img:nth-of-type(3n+3) {
    width: calc((100% - 20px) / 3);
    left: calc(2 * ((100% - 20px) / 3) + 20px);
  }

}

@media (max-width: 1024px) {

	.retreat-slider-row img {
    width: 100% !important;
    left: 0 !important;
  }

	.retreat-content .retreat-author  .post-meta {
		font-size: 12px;
		line-height: 12px;
		gap:2px;
	}
	.retreat-container .child4 .retreat-link a{
			font-size:12px;
	}
	.retreat-img-section .retreat-slider-row img{
		height:300px;
	}
}


@media(max-width:1024px){
    .retreat-post .retreat-heading-top{
        font-size: 32px !important;
        font-weight: 500;
        padding: 15px 30px 0px;
    }
    .retreat-post .retreat-container .retreat-court {
        font-size: 18px;
        font-weight: 600;
    }
    .retreat-post .retreat-link{
        font-size: 12px;
    }
    .retreat-post .retreat-container{
        padding: 0px 30px;
    }
    .retreat-post .retreat-note.retreat-container {
            padding: 30px 30px 60px;
        }
    .retreat-post .retreat-joyfull-life .retreat-container, .retreat-post .retreat-except-data .retreat-container, .retreat-post .retreat-host .retreat-container, .retreat-post .retreat-bootcamp .retreat-container{
        padding: 0px;
        margin: 0;
    }
    .retreat-post .retreat-except-data ul {
        padding: 30px 0px 0px 33px;
    }
    .retreat-post .retreat-joyfull-content h4 {
        margin-bottom: 0px;
    }
    .retreat-post .retreat-balance-data {
        padding-top: 30px;
    }
.retreat-post .retreat-content{
padding: 50px 30px 0px 30px;    
margin-bottom: 0;
}
.retreat-post .retreat-book-banner .banner-data-row{
    flex-direction: column;
    padding: 60px 35px;
    gap: 30px;
}
.retreat-post .retreat-host hr{
    margin: 0 auto 25px;
}
.retreat-post .retreat-link a {
  font-size: 12px;
  font-weight: 400;
}
.retreat-post .retreat-banner{
    min-height: 900px;
}
.retreat-post .retreat-container .retreat-heading, .retreat-post .retreat-joyfull-content h4 {
  font-size: 36px;
  font-weight: 500;
}
.retreat-post .retreat-balance-data {
  font-size: 20px !important;
}
.retreat-post .retreat-joyfull-life {
  padding: 60px 35px;
}
.retreat-post .retreat-book-banner .banner-title,.banner-content{
    font-size: 24px !important;
    text-align: center;
}
.retreat-post .retreat-book-banner .banner-title{
    margin-bottom: 15px;
}
.retreat-post .retreat-book-banner a{
    padding: 20px 20px;
    font-size: 30px;
}
.retreat-post .retreat-except-data li{
    font-size: 20px;
}
.retreat-host{
    margin: 0 35px 0px 35px;
}
.retreat-post .host-container {
    padding: 30px 0px 60px 0px;
    gap: 35px;
}
.retreat-bootcamp {
    padding: 60px 35px;
}
.retreat-post .retreat-except-data {
  padding: 60px 35px;
}
.retreat-post .retreat-host-content .host-names {
  font-size: 20px;
  font-weight: 700;
}
.retreat-post .retreat-host-content .host-detail-p{
    font-size: 14px;
    font-weight: 400;
}
.retreat-post .retreat-detox-data {
    color:#FFFFFF !important;
}
.slider-img{
    display: block;
}
.retreat-container-bottom {
    position: absolute;
    right: 7%;
    bottom: 20px;
    display: flex;
    align-items: end;
}
}

@media (max-width: 576px) {
    .retreat-post .retreat-banner hr{
        margin: 30px auto 0px auto;
    }
    .retreat-post .retreat-banner .retreat-container{
        padding: 0px 40px;
    }
    .retreat-container .child4 .retreat-link a{
        font-family: 'Poppins', sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 12px;
        line-height: 100%;
        letter-spacing: 0;
        text-align: center;
        text-transform: capitalize;
        text-decoration: underline solid;
        text-decoration-thickness: 0;
    }
    .retreat-post .retreat-joyfull-content h4 {
        max-width: 249px;
    }
    .retreat-post .host-details img{
        aspect-ratio: 1 / 1;
        max-width: 110px;
        max-height: 110px;
    }
    .retreat-post .retreat-bootcamp p{
        font-size: 36px !important;
    }
    .retreat-container .child4{
        padding: 30px 0px 50px;
    }
    .retreat-container-bottom p{
        font-size: 14px;
    }
}
