/* .text-cs-bg .pink::before {
    content: none;
}
.wrap-over{
	overflow: hidden;
}
.text-cs-bg .yellow{
    display: inline;
    background: linear-gradient(to top, #F3E502 50%, transparent 50%);
    box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
    border-radius: 8px;
}
.text-cs-bg .yellow::before {
    content: none;
}
.text-cs-bg .blue{
    display: inline;
    background: linear-gradient(to top, #00D7D9 50%, transparent 50%);
    box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
    border-radius: 8px;
}
.text-cs-bg .blue::before {
    content: none;
}

.box-content-st9 .yellow{
    display: inline !important;
    background: linear-gradient(to top, #F3E502 50%, transparent 50%);
    box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
    border-radius: 8px;
} */
/* .box-content-st9 .yellow::before {
    content: none;
} */
/* .box-content-st9 .pick{
    display: inline !important;
    background: linear-gradient(to top, #FF3E8E 56%, transparent 50%);
    box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
    border-radius: 8px;
}
.box-content-st9 .pick::before {
    content: none;
} */
/* .box-content-st9 .blue{
    display: inline !important;
    background: linear-gradient(to top, #00D7D9 50%, transparent 50%);
    box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
    border-radius: 8px;
} */
/* .box-content-st9 .blue::before {
    content: none;
} */
.wrap-over{
	overflow: hidden;
}
.box-content-st9 .yellow.split::before{
	width: 100% !important;
	height: 30px !important;
}
.box-content-st9 .blue.split::before{
	height: 30px !important;
}
.st-reach-out{
	background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.menu-header ul li a{
    font-weight: 300;
    font-size: 16px;
    line-height: 1.1;
    letter-spacing: -0.04em;
    color: #1F2D57;
    transition: color 0.3s ease;
}
.menu-header ul li a:hover{
    color: #00D7D9;
}
.menu-header ul{
    padding: 7px 40px;
    display: flex;
    gap: 42px;
    width: fit-content;
    border-radius: 32px;
    background-color: #ffffff;
}
.menu-header .logo-header{
    margin: 4px 0 0 54px;
}
.menu-header{
    width: 100%;
    position: fixed;
    padding: 31px 0px 32px 0px;
    z-index: 9999;
   transition: all 0.3s linear;
}
.menu-header .header-pc{
    display: flex;
    justify-content: space-between; 
}
header{
    padding: 0 32px;
    display: flex;
    justify-content: center;
}
.container-header{
    max-width: 1376px;
    width: 100%;
    margin: 0 auto;
}
.menu-header.active{
    background-color: #FFFFFF;
	border-bottom-left-radius: 32px;
	border-bottom-right-radius: 32px;
}
.menu-header.active .logo-header svg path{
	fill: #1F2D57;
}
.container-ft{
    margin: 0 auto;
    max-width: 1440px;
    padding: 0 32px;
}
footer{
    background-color: #1F2D57;
    padding: 80px 0px 40px;
}
footer .content-left-ft .logo-footer{
    margin-bottom: 35px;
}
.social-footer{
    display: flex;
    gap: 24px;
}
/* .begins-here-home .brand-logo a img{
	width: 137px;
} */
.content-right-ft .text-menu{
    font-weight: 700;
    font-size: 21px;
    line-height: 135%;
    letter-spacing: -0.04em;
    color: #FFFFFF;
    margin-bottom: 22px;
}
.content-right-ft ul{
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.content-right-ft div{
    min-width: 196px;
    width: 100%;
}
.content-right-ft ul li a{
    font-weight: 300;
    font-size: 16px;
    line-height: 1.1;
    letter-spacing: -0.04em;
    color: #FFFFFF;
}
.box-content-footer{
    display: flex;
    justify-content: space-between;
}
.content-right-ft{
    display: flex;
    gap: 40px;
}
.box-content-footer{
    padding-bottom: 38px;
    border-bottom: 1px solid #00D7D9;
    margin-bottom: 40px;
}
.all-rights p{
    font-weight: 300;
    font-size: 16px;
    line-height: 1.1;
    letter-spacing: -0.04em;
    color: #FFFFFF;
}
/* .box-content2-st6 .text-cs-bg .pink {
    background: linear-gradient(to bottom, #FF3E8E 39%, transparent 39%);
    background-position: 0px -45px;
	border-radius: 8px;
} */
.st-hero-home{
    /* height: 100vh; */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    align-items: center;
    border-end-end-radius: 20px;
    border-bottom-left-radius: 20px;
    margin-bottom: 80px;
    padding: 376px 0px 284px;
    overflow-x: hidden;
}
.container{
    max-width: 1171px;
    padding: 0 16px;
    margin: 0 auto;
    /* width: 100%; */
}
.st-hero-home .content-hero{
    width: 100%;
    width: 100%;
    max-width: 1373px;
    margin: 0 auto;
    padding: 0px 32px;
}
.st-hero-home .highlight-text{
    display: flex;
    flex-direction: column;
    letter-spacing: -0.04em;
    color: #FFFFFF;
    text-transform: capitalize;
    margin-bottom: 24px;
    align-items: center;
}
.st-hero-home .highlight-text span{
    position: relative;
}
.st-hero-home .highlight-text span:first-of-type{
    display: flex;
    justify-content: center;
    position: relative;
    z-index: 1;
    width: fit-content;
}
/* .st-hero-home .highlight-text span:first-of-type::before{
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 10px;
    width: 103%;
    height: 45%;
    background: #FF3E8E;
    border-radius: 8px;
    z-index: -1;
} */
.st-hero-home .highlight-text .split:last-of-type{
	justify-content: left !important;
}
.st-hero-home .highlight-text span:last-of-type{
    display: flex;
    justify-content: right;
    width: 100%;
    margin: 0 0 0 63px;
}

.st-hero-home .btn-hero{
    display: flex;
    justify-content: right;
}
.btn-bright-blue{
    background: #00D7D9;
    border-radius: 16px;
    width: fit-content;
    padding: 8px 32px;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.1;
    letter-spacing: -0.04em;
    color: #1F2D57;
    display: flex;
    align-items: center;
    gap: 9px;
    transition: 0.3s ease background;
    margin: 0 -32px 0 0px;
}
.btn-bright-blue:hover{
    background: #F3E502;
}
.begins-here-home .box-content-st2 .img-st2 img{
    border-radius: 16px;
}
.begins-here-home .box-content-st2{
    display: flex;
    justify-content: space-between;
    gap: 40px;
}
.box-text-st2 .highlight-text-pink span {
    max-width: 361px;
    position: relative;
    z-index: 1;
    width: 100%;
}
.highlight-text-pink span{
    max-width: 540px;
    position: relative;
    z-index: 1;
    width: 100%;
}
.begins-here-home{
    margin-bottom: 156px;
}
.begins-here-home .highlight-text-pink{
    max-width: 460px;
    text-align: center;
    letter-spacing: -0.04em;
    color: #1F2D57;
	margin: -2px 0 18px 0px;
}
.begins-here-home .box-text-st2{
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 50%;
}
.begins-here-home .box-text-st2 .decs-text-st2{
    margin-bottom: 16px;
    text-align: center;
    letter-spacing: 0px;
}
/* .begins-here-home .box-text-st2 .brand-logo {
    column-gap: 95px;
    row-gap: 35px;
    max-width: 428px;
    width: 100%;
    margin-bottom: 44px;
    align-items: center;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
} */
.begins-here-home .box-text-st2 .brand-logo{
     display: flex;
    flex-wrap: wrap;
    justify-content: center;
    column-gap: 64px;
    row-gap: 40px;
    max-width: 428px;
    width: 100%;
    margin-bottom: 28px;
    align-items: center;
}
/* .st-in-pages .box-brand-st4 a img{
	width: 141px;
} */
.begins-here-home .box-text-st2 .btn-st2{
    display: flex;
    justify-content: center;
}
.begins-here-home .box-text-st2 .btn-bright-pink{
    background: #FF3E8E;
    border-radius: 16px;
    width: fit-content;
    padding: 8px 32px;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.1;
    letter-spacing: -0.04em;
    color: #ffffff;
    display: flex;
    align-items: center;
    gap: 8px;
    transition: 0.3s ease background;
}
.begins-here-home .box-text-st2 .btn-bright-pink:hover{
    background: #1F2D57;
}
.episodes{
    padding: 0 32px;
    margin-bottom: 156px;
}
.container-our-latest{
    padding: 0 0px;
    max-width: 1376px;
    margin: 0 auto;
}

.highlight-text-yellow span{
    position: relative;
    z-index: 1;
    display: flex;
    justify-content: center;
    width: fit-content;
    left: 50%;
    transform: translateX(-50%);
    bottom: -7px;
    margin: 0px 0px 0px 0px;
}
.podcast-item .img-pod{
    width: 44.7%;
}
.podcast-item .box-text-pod{
    width: 52.4%;
}
.episodes .highlight-text-yellow{
    margin-bottom: 32px;
    letter-spacing: -0.04em;
    color: #1F2D57;
}
/* .highlight-text-yellow span::before{
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    width: 102%;
    height: 66%;        
    background: #F3E502;
    border-radius: 8px;
    z-index: -1;
} */
.audio-podcast .play-btn {
    cursor: pointer;
    border: none;
    background: none;
}
.audio-podcast .play-btn img {
    width: 12px;
    height: auto;
    margin: 0 0 0 4px;
}
.audio-podcast .play-btn{
    width: 32px;
    height: 32px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #F3E502;
    border-radius: 50%;
}
.audio-podcast .play-btn.active{
    background: #00D7D9;
}
.audio-podcast .play-btn.active img{
    margin: 0px;
}
.box-play-audio{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 12px;
    padding-left: 9px;
}
.episodes .box-content-st3{
    gap: 40px;
    display: flex;
    justify-content: space-between;
}
.episodes .box-text-st3{
    width: 50%;
}
.episodes .box-podcasts-st3{
    width: 50%;
}
.box-podcasts-st3 .podcast-item{
    display: flex;
    gap: 16px;
}
.box-podcasts-st3 .img-pod img{
    border-radius: 16px;
    width: 100%;
}
.st-in-pages .box-imge-st4{
    width: 50%;
}
.box-podcasts-st3 .podcast-item .name-pod{
    letter-spacing: -0.04em;
    text-transform: capitalize;
    color: #1F2D57;
    max-width: 298px;
    width: 100%;
    margin-bottom: 16px;
}
.box-podcasts-st3 .podcast-item .desc-pod{
    color: #1F2D57;
    max-width: 298px;
    width: 100%;
    margin-bottom: 23px;
    letter-spacing: 0px;
}

.box-podcasts-st3 .btn-listen-now{
    background: #FF3E8E;
    border-radius: 16px;
    width: fit-content;
    padding: 6px 32px;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.1;
    letter-spacing: -0.04em;
    color: #ffffff;
    transition: 0.3s ease background;
}
.box-podcasts-st3 .btn-listen-now:hover{
    background: #1F2D57;
}
.box-podcasts-st3{
    display: flex;
    flex-direction: column;
    gap: 34px;
}
.box-podcasts-st3 .cate-pod{
    font-style: normal;
    font-weight: 700;
    font-size: 21px;
    line-height: 1.35;
    text-align: center;
    letter-spacing: -0.04em;
    color: #1F2D57;
    z-index: 1;
    width: fit-content;
    position: relative;
}
.box-podcasts-st3 .cate-pod::before{
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 2px;
    width: 120%;
    height: 64%;
    background: #00D7D9;
    border-radius: 4px;
    z-index: -1;
}
.btn-bright-pink{
    background: #FF3E8E;
    border-radius: 16px;
    width: fit-content;
    padding: 8px 32px;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.1;
    letter-spacing: -0.04em;
    color: #ffffff;
    display: flex;
    align-items: center;
    gap: 8px;
    transition: 0.3s ease background;
}
.episodes .box-text-st3 .btn-bright-pink:hover{
    background: #1F2D57;
}

.box-content-st4 .box-text-st4{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 48px;
    width: 50%;
}
.box-content-st4 .highlight-text-yellow{
    margin-bottom: 29px;
    letter-spacing: -0.04em;
    color: #1F2D57;
    text-align: center;
    text-transform: capitalize;
    line-height: 0.96;
}
.box-content-st4 .highlight-text-yellow span{
    position: relative;
    z-index: 1;
    display: flex;
    justify-content: center;
    width: fit-content;
    left: 50%;
    transform: translateX(-50%);
}
/* .box-content-st4 .highlight-text-yellow span::before{
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -5px;
    width: 150%;
    height: 76%;
    background: #F3E502;
    border-radius: 8px;
    z-index: -1;
} */
.box-content-st4 .decs-text-st4{
    text-align: center;
    margin-bottom: 16px;
    letter-spacing: 0px;
}
.st-in-pages{
    margin-bottom: 73px;
}
.st-in-pages .box-brand-st4{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin-bottom: 26px;
    gap: 40px;
    column-gap: 40px;
    row-gap: 36px;
}
.box-content-st4 .btn-st4{
    display: flex;
    justify-content: center;
}
.box-content-st4 .btn-lorem{
    background: #FF3E8E;
    border-radius: 16px;
    width: fit-content;
    padding: 8px 32px;
    font-style: normal;
    font-weight: 500;
    display: flex;
    font-size: 16px;
    gap: 8px;
    line-height: 1.1;
    letter-spacing: -0.04em;
    color: #ffffff;
    transition: 0.3s ease background;
}
.box-content-st4 .btn-lorem:hover{
    background: #1F2D57;
}
.box-content-st4 .box-imge-st4 img{
    border-radius: 16px;
    width: 100%;
}
.box-content-st4{
    display: flex;
    gap: 40px;
    /* align-items: center; */
}
.about-the-nomad{
    padding: 79px 32px 80px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin-bottom: 78px;
	border-radius: 32px;
}
.box-content-st5 .highlight-text-pink{
    position: relative;
    z-index: 1;
    display: flex;
    width: fit-content;
    letter-spacing: -0.04em;
    color: #FFFFFF;
    margin-bottom: 24px;
    padding-left: 9px;

}
/* .box-content-st5 .highlight-text-pink::before{
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 113.5%;
    height: 69%;
    background: #FF3E8E;
    border-radius: 8px;
    z-index: -1;
} */
.box-content-st5 .pink.split::before {
        width: 67%;
 }
.box-content-st5 .pink.split:last-of-type::before{
	width: 43%;
}
.about-the-nomad .desc-content-st5{
    margin-bottom: 30px;
}
.about-the-nomad .desc-content-st5 p{
    font-size: 21px;
    line-height: 1.35;
    letter-spacing: -0.04em;
    color: #1F2D57;
    margin-bottom: 8px;
}
.box-content-st5 .btn-st5 a{
    background: #00D7D9;
    border-radius: 16px;
    width: fit-content;
    padding: 8px 32px;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.1;
    display: flex;
    gap: 8px;
    letter-spacing: -0.04em;
    color: #1F2D57;
    transition: 0.3s ease background;
}
.box-content-st5 .btn-st5 a:hover{
    background: #F3E502;
}
.box-content-st5 .box-text-right-st5{
    display: flex;
    justify-content: end;
}
.box-content-st5 .box-text-right-st5 .box-text-decs{
    padding: 40px 24px;
    background-color: #ffffff;
    max-width: 668px;
    width: 100%;
    border-radius: 32px;
}
.tonight-all-that .box-content-st6 {
    font-weight: 700;
    font-size: 96px;
    line-height: 1.1;
    letter-spacing: -0.04em;
    text-transform: capitalize;
    color: #1F2D57;
}
.tonight-all-that .box-content-st6 p{
    font-weight: 700;
    font-size: 96px;
    line-height: 1.1;
    letter-spacing: -0.04em;
    text-transform: capitalize;
    color: #1F2D57;
}
.tonight-all-that{
    margin-bottom: 84px;
}

.when-youre .box-img-st6 img{
    border-radius: 16px;
    margin: 5px 0 0 0px;
}
.when-youre .box-text-st6 p{
    font-weight: 700;
    font-size: 56px;
    line-height: 1.2;
    letter-spacing: -0.04em;
    color: #FFFFFF;
}
.when-youre .box-content1-st6{
    margin-bottom: 158px;
    display: flex;
    align-items: center;
    gap: 40px;
}
.when-youre{
    padding: 80px 0px 79px;
    background-color: #1F2D57;
}
.when-youre .text-ct2-st6 p{
    font-weight: 700;
    font-size: 96px;
    line-height: 1.2;
    letter-spacing: -0.04em;
    color: #FFFFFF;
}

.travel-sharp{
    padding: 80px 0px 66px;
    background-color: #FF3E8E;
}
.travel-sharp .box-content-st8 p{
    font-weight: 700;
    font-size: 56px;
    line-height: 1.189;
    letter-spacing: -0.04em;
    color: #FFFFFF;
    margin-bottom: 18px;
}
.naked-myth{
    padding: 80px 0px 65px;
}
.naked-myth .box-content-st9 p{
    font-size: 56px;
    line-height: 1.2;
    font-weight: 700;
    letter-spacing: -0.04em;
    color: #1F2D57;
    margin-bottom: 15px;
}
.naked-myth .box-content-st9 {
    font-size: 56px;
    line-height: 1.2;
    font-weight: 700;
    letter-spacing: -0.04em;
    color: #1F2D57;
}

.st-reach-out{
    padding: 80px 20px;
}
.st-reach-out .box-content-st10{
    padding: 22px 24px 34px 32px;
    background-color: #FFFFFF;
    border-radius: 16px;
}
.box-content-st10{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.box-content-st10 .highlight-reach-out{
    position: relative;
    z-index: 1;
    width: fit-content;
    letter-spacing: -0.04em;
    color: #1F2D57;
}
.box-content-st10 .highlight-reach-out::before{
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 114%;
    height: 68%;        
    background: #F3E502;
    border-radius: 8px;
    z-index: -1;
}
.box-content-st10 .btn-st10{
    margin: 8px 0px 0px 0px;
}
.box-content-st10 .btn-st10 a{
    background: #FF3E8E;
    border-radius: 16px;
    width: fit-content;
    padding: 8px 32px;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.1;
    display: flex;
    gap: 8px;
    letter-spacing: -0.04em;
    color: #FFFFFF;
    transition: 0.3s ease background;
}
.box-content-st10 .btn-st10 a:hover{
    background: #1F2D57;
}
.begins-here-home .box-content-st2 .img-st2{
    width: 50%;
}
.begins-here-home .box-content-st2 .img-st2 img{
    width: 100%;
}




.close-menu {
  background: none;
  border: none;
  font-size: 20px;
  cursor: pointer;
  float: right;
  color: #F3E502;
  position: absolute;
  top: 20px;
  right: 20px;
  font-weight: 300;
}
.menu-mobile {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  transition: max-height 0.4s ease, opacity 0.4s ease;
  position: fixed;
  z-index: 5;
  left: 0px;
  top: 0px;
  bottom: 0px;
	display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.menu-mobile.active {
    max-height: 100vh; 
    height: 100%;
    width: 100%;
    opacity: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.menu-mobile.active ul li a{
    font-weight: 700;
    font-size: 48px;
    line-height: 1.1;
    text-align: center;
    letter-spacing: -0.04em;
    text-transform: capitalize;
    color: #FFFFFF;
}
.header-mobile{
    display: flex;
    justify-content: space-between;
}
.header-mobile .bar-menu{
    cursor: pointer;
}
.header-mobile .bar-menu{
    background-color: #FFFFFF;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.content-hero .highlight-text .pick::before{
    width: 101.5%;
    bottom: 10px;
}
.tonight-all-that .box-content-st6 p .blue::before{
    bottom: 4px;
    width: 104%;
}
.naked-myth .box-content-st9 p .blue::before{
    bottom: 2px;
    height: 42px;
}
.begins-here-home .box-text-st2 .brand-logo img {
    max-width: 181px;
    display: block;
}
.begins-here-home .box-text-st2 .brand-logo-1 img{
    max-width: 117px;
    width: 100%;
}
.box-content-st4 .box-brand-st4 a{
	max-width: 145px;
}
.box-content-st4 .box-brand-st4 a img{
	width: 100%;
    height: auto;
    object-fit: cover;
    display: block;
}
@media(min-width: 1440px){

}
@media(max-width: 1394px){
    .st-hero-home .highlight-text span:last-of-type{
        margin: 0 0 0 0px;
    }
    .btn-bright-blue{
        margin: 0 0px 0 0px;
    }
}
@media(min-width: 1101px){
    .header-mobile{
        display: none;
    }
}
@media(max-width: 1439px){
    /* .container-ft{
        padding: 0px;
    } */
    .st-hero-home{
        overflow-x: hidden
    }
    .container-header {
        width: 90%;
    }
    section .st-hero-home{
        overflow-x: hidden;
    }

    
}
@media(max-width: 1190px){
.begins-here-home .box-content-st2{
        gap: 36px;
        justify-content: center;
    }
    .begins-here-home .box-content-st2 .img-st2 {
        width: 43%;
    }
    .st-in-pages .box-imge-st4{
        width: 43%;
    }
    .box-content-st4{
        gap: 20px;
       
    }
    .tonight-all-that .box-content-st6 p {
        font-size: 60px;
    }
    .when-youre .box-content1-st6{
        flex-direction: column;
    }
    .when-youre .box-text-st6 p{
        font-size: 46px;
    }
    .when-youre .text-ct2-st6 p{
        font-size: 60px;
    }
    .travel-sharp .box-content-st8 p{
        font-size: 46px;
    }
    .naked-myth .box-content-st9 p{
        font-size: 46px;
    }
    .naked-myth .box-content-st9 {
        font-size: 46px;
    }
    .container-ft{
        padding: 0px 32px;
    }
    /* .st-hero-home .highlight-text{
        font-size: 65px;
    } */
}

@media(max-width: 1100px){
    .header-pc .menu{
        display: none !important;
    }
    .menu-header.active{
        background-color: #FFFFFF;
        padding: 31px 0px 32px 0px;
    }
    .menu-header .logo-header{
        margin: 0px 0 0 0px;
        position: relative;
        z-index: 999;
    }
     .container-header {
        width: 100%;
        padding: 0 16px;
    }
    .menu-mobile {
        background-color: #FF3E8E;
    }
    .menu-header .header-mobile ul{
        background-color: unset;
        border-radius: unset;
        padding: 0px 16px;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-bottom: 40px;
    }
    .menu-header .header-mobile ul li{
        display: flex;
        justify-content: center;
    }
    .menu-header .header-mobile .social-header{
        display: flex;
        gap: 24px;
    }
}
@media(max-width: 1024px){
    .episodes .box-content-st3{
        flex-direction: column;
    }
    .episodes .box-text-st3 {
        width: 100%;
    }
    .episodes .box-podcasts-st3 {
        width: 100%;
        gap: 39px;
    }
    .highlight-text-yellow span {
        position: relative;
        z-index: 1;
        display: flex;
        justify-content: center;
        width: fit-content;
        left: 37%;
        transform: translateX(-50%);
        bottom: -7px;
        margin: 0px 0px 0px 0px;
    }
/* 	.box-content2-st6 .text-cs-bg .pink {
        background: linear-gradient(to bottom, #FF3E8E 44%, transparent 44%);
        background-position: 0px -32px;
        border-radius: 8px;
    } */
    .box-text-st3 .highlight-text-yellow .yellow::before{
        top: 28px;
    }
    .st-hero-home .highlight-text{
        font-size: 64px;
    }
    .content-hero .highlight-text .pick::before{
        bottom: -2px;
    }
}
@media (min-width: 767px) and (max-width: 881px) {
	.begins-here-home .box-text-st2 .brand-logo {
		column-gap: 20px;
	}
}
@media(max-width: 767px){
	.box-content-st9 .yellow.split::before{
		top: 17px;
}
	.tonight-all-that .box-content-st6 p .blue::before{
		width: 100%;
	}
	.box-content2-st6 .text-cs-bg .pink{
/* 		display: inline !important;
		background: linear-gradient(to bottom, #FF3E8E 39%, transparent 39%);
		background-position: 0px -32px; */
/* 		border-radius: 8px; */
	}
/* 	.box-content-st9 .yellow::before {
		content: none;
	} */
	.box-content-st5 .highlight-text-pink span::before{
		width: 67%;
	}
    .st-hero-home .highlight-text {
        max-width: 400px;
        margin: 0 auto 24px;
    }
	.box-text-st2 .highlight-text-pink span {
		position: relative;
		z-index: 1;
		width: fit-content;
	}

    .box-text-st3 .highlight-text-yellow .yellow::before{
        top: 8px;
    }
    .highlight-text-yellow span {
        position: relative;
        z-index: 1;
        display: flex;
        justify-content: center;
        width: fit-content;
        left: 50%;
        transform: translateX(-50%);
        bottom: -7px;
        margin: 0px 0px 0px 0px;
    }
    .menu-header{
        padding: 24px 0px 32px 0px;
    }
    .st-reach-out{
/*         background-image: url(../image/banner-last-sectione-home.png) !important; */
        background-size: cover;
        background-repeat: no-repeat;
    }
    .st-hero-home {
        padding: 220px 0px 144px;
    }
    .container-our-latest{
        padding: 0 16px;
    }
    .highlight-text-pink span::before {
        bottom: 5px;
        width: 104%;
        height: 61%;
    }
    .box-play-audio{
        margin-bottom: 21px;
    }
    .box-podcasts-st3 .podcast-item .desc-pod{
        max-width: 100%;
        margin-bottom: 17px;
    }
    .box-podcasts-st3 .cate-pod{
        font-size: 18px;
        line-height: 1.35;
    }
    .st-hero-home .content-hero{
        padding: 0 16px;
    }
    .begins-here-home .box-content-st2{
        flex-direction: column;
    }
    .begins-here-home .box-content-st2 .img-st2{
        width: 100%;
    }
    .begins-here-home .box-text-st2 .decs-text-st2{
        margin-bottom: 5px;
    }
    /* .highlight-text-yellow span::before {
        left: 45%;
        transform: translateX(0%);
        width: 57%;
        height: 66%;
    } */
     .box-text-st4 .highlight-text-yellow .yellow::before{
        width: 100%;
     }
    .highlight-text-yellow span {
        width: auto;
        justify-content: flex-end;
        margin: -7px 0 0 -7px;
    }
    .box-content-st4{
        flex-direction: column;
    }
    .box-content-footer{
        flex-direction: column;
        gap: 37px;
    }
    .container-ft{
        padding: 0px 32px;
    }
    .episodes .box-content-st3{
        flex-direction: column;
    }
    .begins-here-home .box-text-st2{
        width: 100%;
    }
    .episodes .box-text-st3{
        width: 100%;
    }
    .episodes .box-podcasts-st3{
        width: 100%;
        gap: 39px;
    }
    .box-content-st4 .box-text-st4{
        width: 100%;
    }
    .st-in-pages .box-imge-st4{
        width: 100%;
    }
    .box-content-st5 .highlight-text-pink::before{
        width: 100%;
    }
    .when-youre .box-content1-st6 img{
        width: 100%;
    }
    .st-reach-out .box-content-st10{
        flex-direction: column;
        gap: 24px;
        padding: 22px 24px 34px 24px;
    }
    .st-hero-home .highlight-text span:first-of-type::before {
        width: 61%;
    }
	.st-hero-home .highlight-text span:last-of-type::before{
		width: 61%;
	}
    .btn-bright-blue {
        width: 100%;
        display: flex;
        justify-content: center;
    }
    .begins-here-home .highlight-text-pink{
        font-size: 48px;
        max-width: 350px;
        margin-bottom: 19px;
    }
    .begins-here-home .box-text-st2 .brand-logo img{
        max-width: 120px;
        object-fit: contain;
    }
    .begins-here-home .box-text-st2 .btn-bright-pink{
        width: 100%;
        display: flex;
        justify-content: center;
    }
    .begins-here-home .box-text-st2 .btn-st2{
        width: 100%;
    }
    .episodes .highlight-text-yellow{
        font-size: 48px;
        margin-bottom: 22px;
        max-width: 400px;
    }
    .episodes .box-text-st3 .btn-st3{
        width: 100%;
    }
    .episodes .box-text-st3 .btn-bright-pink{
        width: auto;
        display: flex;
        justify-content: center;
    }
    .episodes{
        padding: 0px;
    }
    .box-podcasts-st3 .btn-listen-now{
        display: block;
        width: auto;
        text-align: center;
    }
    .box-content-st4 .highlight-text-yellow{
        font-size: 48px;
    }
    .box-content-st4 .btn-st4 {
        width: 100%;
    }
    .box-content-st4 .btn-lorem{
        width: 100%;
        display: flex;
        justify-content: center;
    }
    .box-content-st5 .highlight-text-pink{
        font-size: 48px;
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 77px;
    }
/*     .box-content-st5 .highlight-text-pink span{
        display: inline;
        background: linear-gradient(to top, #FF3E8E 56%, transparent 50%);
        box-decoration-break: clone;
        -webkit-box-decoration-break: clone;
		width: fit-content;
    }
    .box-content-st5 .highlight-text-pink::before {
        background: #ff3e8e00;
    } */
    .about-the-nomad .desc-content-st5 p{
        font-size: 18px;
    }
    .box-content-st5 .btn-st5 a {
        width: auto;
        display: flex;
        justify-content: center;
    }
    .tonight-all-that .box-content-st6 p{
        font-size: 56px;
    }
    .when-youre .box-text-st6 p{
        font-size: 40px;
    }
    .when-youre .text-ct2-st6 p{
        font-size: 56px;
        line-height: 1.1;
    }
    .travel-sharp .box-content-st8 p{
        font-size: 40px;
        line-height: 1.2;
    }
    .travel-sharp .container{
        padding: 0 17px 0 16px;
    }
    .naked-myth .box-content-st9 p{
        font-size: 40px;
    }
    .box-content-st10 .highlight-reach-out{
        font-size: 48px;
    }
    .box-content-st10 .btn-st10{
        width: 100%;
    }
    .box-content-st10 .btn-st10 a {
        width: auto;
        display: flex;
        justify-content: center;
    }
    .box-content-footer .content-left-ft{
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .st-hero-home{
        margin-bottom: 40px;
    }
    .begins-here-home{
        margin-bottom: 80px;
    }
    .content-right-ft div{
        min-width: unset;
    }
    .box-podcasts-st3 .podcast-item .name-pod{
        font-size: 24px;
        max-width: 100%;
    }
    .episodes{
        margin-bottom: 84px;
    }
    .box-content-st4 .box-text-st4{
        padding-top: 0px;
    }
    .box-content-st4 .highlight-text-yellow span{
        margin: 0 0 0 0px;
    }
    .st-in-pages .box-brand-st4 {
        gap: 24px 40px;
        margin-bottom: 16px;
    }
    .box-content-st4 {
        gap: 39px;
    }
    .box-content-st4 .box-imge-st4 img {
        border-radius: 12px;
    }
    .st-in-pages{
        margin-bottom: 36px;
    }
    .about-the-nomad{
        border-radius: 33px;
        padding: 42px 0px 39px;
        margin-bottom: 40px;
    }
    .box-content-st5 .box-text-right-st5 .box-text-decs {
        padding: 25px 17px 24px 16px;
    }
    .tonight-all-that {
        margin-bottom: 49px;
    }
    .when-youre {
        padding: 40px 0px 46px;
    }
    .when-youre .box-content1-st6 {
        gap: 34px;
    }
    .when-youre .box-content1-st6 {
        margin-bottom: 86px;
    }
    .travel-sharp {
        padding: 40px 0px 19px;
    }
    .naked-myth {
        padding: 41px 0px 27px;
    }
    .st-reach-out {
        padding: 133px 0px 132px;
    }
    .box-content-st10 .highlight-reach-out::before {
        width: 101%;
    }
    .content-right-ft {
        gap: 26px;
    }
    .content-right-ft .text-menu{
        margin-bottom: 21px;
    }
     .st-hero-home .highlight-text span:first-of-type{
        display: flex;
        flex-direction: column;
        display: flex;
        flex-direction: column;
        align-items: flex-start !important;
        justify-content: flex-start !important;
        width: 100%;
    }
    .st-hero-home .highlight-text span .word{
        display: inline;
         background: linear-gradient(to top, #FF3E8E 56%, transparent 50%);
        box-decoration-break: clone;
        -webkit-box-decoration-break: clone;
        width: fit-content;
        border-radius: 8px;
    }
/*     .box-content-st5 .highlight-text-pink span::before{
        background-color: #ff3e8e00;
    } */
    .begins-here-home .box-text-st2 .brand-logo {
        column-gap: 62px;
        row-gap: 35px;
        margin-bottom: 30px;
    }
    .box-text-st3 .highlight-text-yellow .yellow::before{
        width: 100%;
        max-width: 205px;
    }
}
@media (min-width: 402px) and (max-width: 767px) {
	 .st-hero-home .highlight-text span:last-of-type::before {
        width: 93%;
    }
}
@media(max-width: 500px){
    .box-podcasts-st3 .podcast-item{
        flex-direction: column;
    }
    .podcast-item .img-pod{
        width: 100%;
    }
    .podcast-item .box-text-pod{
        width: 100%;
    }
     .box-podcasts-st3 .img-pod img{
        height: 220px;
        object-fit: cover;
    }
}
@media(max-width: 375px){
    .st-hero-home .highlight-text span{
        max-width: 326px;
    }
    .st-hero-home .highlight-text span:last-of-type {
        margin: 0 -12px 0 0px;
    }
}