:root{
    font-size:0.071VW;
}
@media (max-width: 767px){
    :root{
        font-size:0.21VW;
    }
}

#the_page{
    overflow: hidden;
}

.image_100_width{
    display:block !important;
}

.hero_font{
    font-size:240rem;
    padding-left: 50rem;
    padding-right: 50rem;
}

/* Custom Styles */
.block-type--art,
.block-type--art_text,
.block-type--art_bg{
    position: absolute !important;
}
[class*="col-"]{
    z-index: 2;
}
body{
    overflow-x: unset;
}
.header__wrap{
    z-index: 10;
    position: relative;
}

.ln-powered-by{
    text-align: center;
    background-color: #333;
    color: #fff;
    padding-top: 10rem;
    padding-bottom: 10rem;
}
.ln-powered-by a{
    color: #0072EF !important;
}

h2, .h2{
    margin-bottom: 0.35em !important;
    
}

@media (max-width: 768px) { 
    body{
        line-height:1.5;
    }
}
/*
    Custom Card 1
=========================================*/
.pf4_section_24__item_holder{
   position: relative;
}
.pf4_section_24__item_image{
    overflow:hidden;
}
.pf4_section_24__item_image img{
    margin:0;
    width:100%;
}
.pf4_section_24__item_content{
    position:absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    text-align:center;
    background-color: #EDDBD9;
    padding: 10rem;
    transition: background-color 2s ease,
    height 3s ease;
}
.pf4_section_24__item_title{
    margin:0;
    font-size: 24.5rem;
    font-weight: normal;
    line-height: 1.2;
    letter-spacing: 1.8rem;
    color: #000000;
    /* text-transform: uppercase; */
}
.pf4_section_24__item_text{
    display: none;
    font-size: 14rem;
    line-height: 1.36;
    padding-top: 7rem;
    margin: 0;
    padding-bottom: 5rem;
}
.pf4_section_24__item_link{
    display: none;
    font-size: 14rem;
    line-height: 1.36;
    padding-top:5rem;
    margin: 0;
}

.pf4_section_24__item_holder:hover .pf4_section_24__item_content{
    background-color:rgba(0, 0, 0, 0.9);
    text-align:left;
    padding:25rem;
}
.pf4_section_24__item_holder:hover .pf4_section_24__item_title{
    color:#fff;
}
.pf4_section_24__item_holder:hover .pf4_section_24__item_text{
    display:block;
    color:#fff;
}
.pf4_section_24__item_holder:hover .pf4_section_24__item_link{
    display:block;
    color:#fff;
}



/*
    Custom Card 2
=========================================*/
.pf4_section_25__item_holder{
   position: relative;
   overflow: hidden;
   background-color:#000;
}
.pf4_section_25__item_image{
    overflow:hidden;
}
.pf4_section_25__item_image img{
    margin:0;
    width:100%;
}
.pf4_section_25__item_content{
    position:absolute;
    width: 100%;
    bottom: 11rem;
    left: 0;
    background-color: #EDDBD9;
    padding: 7rem 10rem;
    transition: all .5s ease;
}
.pf4_section_25__item_title{
    margin:0;
    text-align:right;
    font-size: 41rem;
    font-weight: normal;
    font-style: normal;
    font-stretch: condensed;
    line-height: 1.2;
    letter-spacing: 3.1rem;
    color: #ffffff;
    padding-right: 120rem;
}
.pf4_section_25__item_number{
    margin:0;
    font-size: 126.5rem;
    font-weight: normal;
    font-style: normal;
    font-stretch: condensed;
    line-height: normal;
    letter-spacing: 9.5rem;
    text-align: left;
    color: #ffffff;
    position: absolute;
    bottom: -59rem;
    right: 10rem;
}
.pf4_section_25__item_button{
    transform: translateY(-50%);
    position:absolute;
    width:80%;
    left:10%;
    top:50%;
    background-color:#000; 
    font-size: 13.8rem;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 3.27;
    letter-spacing: 1.4rem;
    text-align: center;
    color: #ffffff;
    margin: 0;
    opacity: 0;
    display:block;
    transition: all 1s ease;
    z-index: 4;
}
.pf4_section_25__item_button:hover{
  color:#fff;
}
.pf4_section_25__item_link{
    position:absolute;
    z-index:1;
    height:100%;
    width:100%;
    left:0;
    top:0;
    margin: 0;
    opacity:0;
    background-color:#000;
}
.pf4_section_25__item_holder:hover .pf4_section_25__item_button{
    opacity:1;
}
.pf4_section_25__item_holder:hover .pf4_section_25__item_content{
  opacity:0;
}
.pf4_section_25__item_holder:hover .pf4_section_25__item_link{
  opacity:0.6;
}/* Custom Styles */
:root{
    font-size:0.071VW;
}
@media (max-width: 767px){
    :root{
        font-size:0.21VW;
    }
}

#the_page{
    overflow: hidden;
}

.hero_font{
    font-size:240rem;
    padding-left: 50rem;
    padding-right: 50rem;
}

/* Custom Styles */
.block-type--art,
.block-type--art_text,
.block-type--art_bg{
    position: absolute !important;
}
[class*="col-"]{
    z-index: 2;
}
body{
    overflow-x: unset;
}
.header__wrap{
    z-index: 10;
    position: relative;
}

.art_text p{
    line-height: 1;
}
/*
    Custom Card 1
=========================================*/
.pf4_section_24__item_holder{
   position: relative;
}
.pf4_section_24__item_image{
    overflow:hidden;
}
.pf4_section_24__item_image img{
    margin:0;
    width:100%;
}
.pf4_section_24__item_content{
    position:absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    text-align:center;
    background-color: #EDDBD9;
    padding: 10rem;
    transition: background-color 2s ease,
    height 3s ease;
}
.pf4_section_24__item_title{
    margin:0;
    font-size: 24.5rem;
    font-weight: normal;
    line-height: 1.2;
    letter-spacing: 1.8rem;
    color: #000000;
    /* text-transform: uppercase; */
}
.pf4_section_24__item_text{
    display: none;
    font-size: 14rem;
    line-height: 1.36;
    padding-top: 7rem;
    margin: 0;
    padding-bottom: 5rem;
}
.pf4_section_24__item_link{
    display: none;
    font-size: 14rem;
    line-height: 1.36;
    padding-top:5rem;
    margin: 0;
}

.pf4_section_24__item_holder:hover .pf4_section_24__item_content{
    background-color:rgba(0, 0, 0, 0.9);
    text-align:left;
    padding:25rem;
}
.pf4_section_24__item_holder:hover .pf4_section_24__item_title{
    color:#fff;
}
.pf4_section_24__item_holder:hover .pf4_section_24__item_text{
    display:block;
    color:#fff;
}
.pf4_section_24__item_holder:hover .pf4_section_24__item_link{
    display:block;
    color:#fff;
}



/*
    Custom Card 2
=========================================*/
.pf4_section_25__item_holder{
   position: relative;
   overflow: hidden;
   background-color:#000;
}
.pf4_section_25__item_image{
    overflow:hidden;
}
.pf4_section_25__item_image img{
    margin:0;
    width:100%;
}
.pf4_section_25__item_content{
    position:absolute;
    width: 100%;
    bottom: 11rem;
    left: 0;
    background-color: #EDDBD9;
    padding: 7rem 10rem;
    transition: all .5s ease;
}
.pf4_section_25__item_title{
    margin:0;
    text-align:right;
    font-size: 41rem;
    font-weight: normal;
    font-style: normal;
    font-stretch: condensed;
    line-height: 1.2;
    letter-spacing: 3.1rem;
    color: #ffffff;
    padding-right: 120rem;
}
.pf4_section_25__item_number{
    margin:0;
    font-size: 126.5rem;
    font-weight: normal;
    font-style: normal;
    font-stretch: condensed;
    line-height: normal;
    letter-spacing: 9.5rem;
    text-align: left;
    color: #ffffff;
    position: absolute;
    bottom: -59rem;
    right: 10rem;
}
.pf4_section_25__item_button{
    transform: translateY(-50%);
    position:absolute;
    width:80%;
    left:10%;
    top:50%;
    background-color:#000; 
    font-size: 13.8rem;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 3.27;
    letter-spacing: 1.4rem;
    text-align: center;
    color: #ffffff;
    margin: 0;
    opacity: 0;
    display:block;
    transition: all 1s ease;
    z-index: 4;
}
.pf4_section_25__item_button:hover{
  color:#fff;
}
.pf4_section_25__item_link{
    position:absolute;
    z-index:1;
    height:100%;
    width:100%;
    left:0;
    top:0;
    margin: 0;
    opacity:0;
    background-color:#000;
}
.pf4_section_25__item_holder:hover .pf4_section_25__item_button{
    opacity:1;
}
.pf4_section_25__item_holder:hover .pf4_section_25__item_content{
  opacity:0;
}
.pf4_section_25__item_holder:hover .pf4_section_25__item_link{
  opacity:0.6;
}

/*
    Custom Card 4
=========================================*/

.pf4_section_14__item {
  background-size: cover;
  position: relative;
  padding: 30rem;
  text-align: center;
  padding-top: 48rem;
  padding-bottom: 44rem;
  min-height: 327rem;
  box-sizing: border-box; }

.pf4_section_14__item_in {
  position: relative;
  z-index: 1;
  color: #fff; }

.pf4_section_14__item_number {
  box-sizing: border-box;
  display: inline-block;
  width: 90rem;
  height: 90rem;
  border: solid 3px;
  border-radius: 100%;
  font-size: 41rem;
  font-weight: normal;
  line-height: 82rem;
  font-family: Flama-Basic; }

.pf4_section_14__item_content {
  color: #fff;
  margin-top: 25rem; }

.pf4_section_14__item:after {
  content: " ";
  background-color: rgba(0, 0, 0, 0.32);
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 0;
}

/*
   Testimonial slider
=========================================*/
.testimonials_holder{
    position:relative;
    padding-bottom: 40rem;
}
.testimonials_holder .testimonials{
	height:300rem;
}
.testimonials_holder .testimonials.slick-initialized{
	height:unset;
}
.pf4_section_17__item{
  display:flex;
  flex-wrap:wrap;
  padding:0;
}
.pf4_section_17__item_image{
  width: 100%;
}
.pf4_section_17__item_image img{
  width: 200rem;
  margin: 0 auto;
  border-radius: 100%;
}
.pf4_section_17__item_content{
  width: 100%;
  text-align: center;
  box-sizing: border-box;
  padding-top: 20rem;
  padding-bottom: 20rem;
  padding-left: 50rem;
  padding-right: 50rem;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
}
.testimonials_holder .slick-dots{
  margin:0;
  position: relative;
  left: 0;
  padding-left: 0;
  bottom: 0;
  list-style-type: none;
}
.testimonials_holder .slick-dots li{
  display: inline-block;
}
.testimonials_holder .slick-dots li button{
    width: 10rem;
    height: 10rem;
    margin: 0;
    margin-right: 9rem;
    margin-left: 9rem;
    font-size: 0px !important;
    padding: 0 !important;
    border-radius: 100% !important;
    border: 0;
    background-color: #0000004f;
}
.testimonials_holder .slick-dots li.slick-active button{
  background-color: #000000;
}
.pf4_section_17__item_content article{
  margin-bottom: 12rem;
}
.pf4_section_17_border{
  background-color:#EDDCD9;
  position:
  absolute;
  display: none;
}
.pf4_section_17__border_top{
  width: calc(100% - 695rem);
  height: 13rem;
  right: 0;
  top: 28rem;
}
.pf4_section_17__border_bottom{
  width: calc(100% - 155rem);
  height: 13rem;
  left: 100rem;
  bottom: 10rem;
  width: calc(100% - 100rem);
}
.pf4_section_17__border_left{
  width:13rem;
  height: 30rem;
  left:100rem;
  bottom: 22rem;
}
.pf4_section_17__border_right{
  width:13rem;
  height: calc(100% - 42rem);
  right: 0;
  bottom: 13rem;
}
@media (max-width: 767px){
  .pf4_section_17__item_content{
    width:100%;
    padding:0;
    text-align:center;
  }
  .testimonials_holder .slick-dots{
    position:relative;
    left: 0;
    padding: 0;
    margin: 0 auto;
    margin-top: 30px;
  }
  .pf4_section_17__title{
    position:relative;
    margin:0;
    padding:0;
    text-align:center;
    margin-bottom: 30px;
  }
  .pf4_section_17__item_image{
    width:100px;
    margin: 0 auto;
    overflow: hidden;
    height: 100px;
    border-radius: 100%;
    margin-bottom: 20px;
  }
  .pf4_section_17__border_top,
  .pf4_section_17__border_bottom,
  .pf4_section_17__border_left,
  .pf4_section_17__border_right{
    display:none;
  }
  .pf4_section_17__bg_holderr{
    width:100%;
  }
}

/*
 UL style1 and style2
=========================================*/
ul.style1,
ul.style2{
    list-style-type:none;
    padding: 0;
}
ul.style1 li,
ul.style2 li{
    margin:0;
    padding:0;
    margin-bottom:10px;
    position: relative;
    padding-left: 24rem;
}
ul.style1 li:before,
ul.style2 li:before{
    content:"";
    background-image: url(ul-arrow2.svg);
    width: 13rem;
    height: 13rem;
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left top;
    left: 0;
    top: 3rem;
}
ul.style2 li:before{
    background-image: url(ul-arrow.svg);
}
ul.style1.right li:before,
ul.style2.right li:before{
  left:unset;
  right:0;
  transform:rotate(180deg);
}
ul.style1.right li,
ul.style2.right li{
  padding-left: 0;
  padding-right: 24rem;
}

.hr_short{
    width: 100rem;
    height: 6rem;
    background-color: #f3e9e7;
    left:50%;
    bottom:0;
    border: 0;
    margin-bottom: 20rem;
}
.hr_style2{    
    width: 316rem; 
    height: 8rem; 
    background-color: #ffffff;
    left:50%; 
    bottom:0;  
    border: 0;
    margin-bottom: 20rem;
}
.hr_style3{
    width: 109rem;
    height: 6rem;
    background-color: #ffffff;
    border: 0;
    margin-bottom: 0;
    display: inline-block;
}

/*
    Custom Card 4
==============================================*/
.pf4_section_20__item_in{
    border: 2px solid #000;
    position: relative;
}
.pf4_section_20__item_in .sale-baged{
    position: absolute;
    width: 55rem;
    height: 55rem;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 2;
    top: 22rem;
    left: -22rem;
}
.pf4_section_20__item_image{
  position:relative;
  overflow: hidden;
  display: block;
  margin: 0;
}
.pf4_section_20__item_cat{
    font-weight: normal;
    font-style: italic;
    padding-top: 8rem;
    display: block;
}
.pf4_section_20__item_image span{
  height: 303rem;
  width:100%;
  display:block;
  background-size: cover;
  background-position:center;
  background-repeat:no-repeat;
  background-color:#fff;
  transition: all 0.3s linear;
}
.pf4_section_20__item_image span:hover{
  transform: scale(1.1);
}

.pf4_section_20__item_image:hover{
      -webkit-filter: brightness(100%);
    filter: brightness(100%);
}
.pf4_section_20__item_title{
  /* font-size: 15rem; */
  line-height: 1.4;
  /* text-align: center; */
  margin: 0;
  margin-top: 10rem;
  margin-bottom: 7rem;
  letter-spacing: 0.1em;
  font-size: 16rem;
}
.pf4_section_20__item_title a{
  color: #000000;
}
.pf4_section_20__item_price{
  /* text-align: center; */
  display:block;
  /* font-size: 14rem; */
  line-height: 1;
  letter-spacing: 0.1em;
  color: #d68c7d;
  font-size: 16rem;
  padding-bottom: 13rem;
}
.pf4_section_20__item_btn{
    font-size: 13.5px;
    font-weight: 300;
    line-height: 2.21;
    letter-spacing: 1.4px;
    color: #ffffff;
    background-color: #000;
    display: inline-block;
    padding: 7.5px 30px;
    margin: 0;
    margin-bottom: -15px;
    bottom: -11px;
    position: relative;
}

@media (max-width: 767px){
    .pf4_section_20__item_image span{
        height:400rem;
    }
}


/*
    Custom Card 5
=========================================*/
.pf4_section_15__podcast_list_in{
	position:relative;
	padding: 0px 24rem 13rem 24rem;
}
.pf4_section_15__podcast_list_in:before{
    content: "";
    display: block;
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 66%;
    background-color: #ededed;
}
.pf4_section_15__podcast_list_in .pf4_podcast_list_title h5{
    font-family: Georgia;
    font-size: 12.8rem;
    font-style: italic;
    position: absolute;
    padding-left: 42rem;
    display: inline-block;
    transform: rotate(-90deg);
    letter-spacing: 1px;
    left: -23rem;
    top: 48rem;
}
.pf4_section_15__podcast_list_in .pf4_podcast_list_title h5:before{
    content: "";
    display: block;
    position: absolute;
    left: 0px;
    top: 9rem;
    width: 39rem;
    height: 1px;
    background-color: #000;
}
.pf4_section_15__podcast_list_in .pf4_podcast_image{
    padding-left: 25rem;
    padding-right: 25rem;
}
.pf4_section_15__podcast_list_in .pf4_podcast_img{
	width: 100%;
	height: 168.5rem;
	border: 2px solid #000;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	overflow:hidden;
	margin: 0px auto;
	z-index:2;
	position:relative;
}
.pf4_section_15__podcast_list_in .pf4_podcast_img img{
	opacity:0;
	margin:0px;
}
.pf4_section_15__podcast_list_in h4{
    font-weight: 500;
    padding: 16rem 0px 5rem 0px;
    margin: 0px;
    font-size: 13.8rem;
    letter-spacing: 1rem;
    line-height: 1.2;
    z-index:2;
    position:relative;
}
.pf4_section_15__podcast_list_in .pf4_podcast_mata{
	z-index:2;
	position:relative;
}
.pf4_section_15__podcast_list_in .pf4_podcast_mata strong{
    font-size: 9.8rem;
    font-style: italic;
    border-right: 2px solid #000;
    padding-right: 9rem;
    padding-left: 9rem;
    font-weight:500;
}
.pf4_section_15__podcast_list_in .pf4_podcast_mata strong:first-child{
	padding-left: 0px;
}
.pf4_section_15__podcast_list_in .pf4_podcast_mata strong:last-child{
	border-right: 0px solid #000;
}
.pf4_section_15__podcast_list_in .pf4_podcast_link{
    
}
.pf4_section_15__podcast_list_in .pf4_button_alt{
	padding: 11rem 51.5rem 9rem 25rem;
    border: 2rem solid #000;
    color: #000;
    font-size: 14.5rem;
    letter-spacing: 0.6rem;
    position: relative;
    display: inline-block;
}
.pf4_section_15__podcast_list_in .pf4_button_alt:after{
	content:"";
	width:21rem;
	height:13rem;
	display:block;
	position:absolute;
	top:14.5rem;
	right:25rem;
	background-position:center;
	background-repeat:no-repeat;
	background-size:21rem;
}
.pf4_section_15__podcast_list_in .pf4_button_alt{
	padding: 8rem 37rem 6rem 15rem;
	font-size: 8.5rem;
	margin: 0px;
	/* position: absolute; */
	/* right: 18rem; */
	/* bottom: 18rem; */
	background: #FFF;
	z-index: 2;
	line-height: 1;
}
.pf4_section_15__podcast_list_in .pf4_button_alt:after {
	content: "";
	width: 15rem;
	height: 9.5rem;
	top: 6.5rem;
	right: 15rem;
	background-size: 15rem;
	background-image:url(pf4_section_14_2.png);
}
.pf4_section_15__podcast_list_in .pf4_button_alt:hover:after {
    background-image:url(pf4_section_14_3.png);
}

.pf4_section_15__podcast_list_in .pf4_button_alt:hover{
  color:#fff;
  background-color:#000;
}
.pf4_section_15__podcast__in_meta{
    
justify-content: space-between;
    
display: flex;
    
align-items: center;
}

@media (max-width: 1024px){
    .pf4_section_15__podcast_list_in{ }
    .pf4_section_15__podcast_list_in:before{ }
    .pf4_section_15__podcast_list_in .pf4_podcast_list_title h5{font-size: 17.8rem;left: -43rem;top: 59rem;}
    .pf4_section_15__podcast_list_in .pf4_podcast_list_title h5:before{ }
    .pf4_section_15__podcast_list_in .pf4_podcast_image{ }
    .pf4_section_15__podcast_list_in .pf4_podcast_img{ }
    .pf4_section_15__podcast_list_in .pf4_podcast_img img{ }
    .pf4_section_15__podcast_list_in h4{font-size: 18.8rem;}
    .pf4_section_15__podcast_list_in .pf4_podcast_mata{ }
    .pf4_section_15__podcast_list_in .pf4_podcast_mata strong{font-size: 11.8rem;/* display: block; */}
    .pf4_section_15__podcast_list_in .pf4_podcast_mata strong:first-child{ }
    .pf4_section_15__podcast_list_in .pf4_podcast_mata strong:last-child{ }
    .pf4_section_15__podcast_list_in .pf4_podcast_link{ }
    .pf4_section_15__podcast_list_in .pf4_button_alt{font-size: 14.5rem;}
    .pf4_section_15__podcast_list_in .pf4_button_alt:after{top: 8.5rem;right: 15rem;}
    .pf4_section_15__podcast_list_in .pf4_button_alt{ }
    .pf4_section_15__podcast_list_in .pf4_button_alt:after{ }
    .pf4_section_15__podcast_list_in .pf4_button_alt:hover:after { }
    .pf4_section_15__podcast_list_in .pf4_button_alt:hover{ }
    .pf4_section_15__podcast__in_meta{ }
}
@media (max-width: 767px){
    .pf4_section_15__podcast_list_in{padding: 0px 24rem 29rem 24rem;margin-bottom: 50rem;}
    .pf4_section_15__podcast_list_in:before{ }
    .pf4_section_15__podcast_list_in .pf4_podcast_list_title h5{ }
    .pf4_section_15__podcast_list_in .pf4_podcast_list_title h5:before{ }
    .pf4_section_15__podcast_list_in .pf4_podcast_image{padding-left: 0vw;padding-right: 0vw;}
    .pf4_section_15__podcast_list_in .pf4_podcast_img{ }
    .pf4_section_15__podcast_list_in .pf4_podcast_img img{ }
    .pf4_section_15__podcast_list_in h4{ }
    .pf4_section_15__podcast_list_in .pf4_podcast_mata{padding-bottom: 1vw;}
    .pf4_section_15__podcast_list_in .pf4_podcast_mata strong{font-size: 16.8rem;}
    .pf4_section_15__podcast_list_in .pf4_podcast_mata strong:first-child{ }
    .pf4_section_15__podcast_list_in .pf4_podcast_mata strong:last-child{ }
    .pf4_section_15__podcast_list_in .pf4_podcast_link{ }
    .pf4_section_15__podcast_list_in .pf4_button_alt{ }
    .pf4_section_15__podcast_list_in .pf4_button_alt:after{width: 20rem;height: 100%;background-size: 17rem;top: 0rem;}
    .pf4_section_15__podcast_list_in .pf4_button_alt{padding: 11rem 47rem 9rem 19rem;font-size: 12.5px;margin: 0px;}
    .pf4_section_15__podcast_list_in .pf4_button_alt:after{ }
    .pf4_section_15__podcast_list_in .pf4_button_alt:hover:after { }
    .pf4_section_15__podcast_list_in .pf4_button_alt:hover{ }
    .pf4_section_15__podcast__in_meta{display: block;}

	.pf4_section_15__podcast_list_in .pf4_podcast_list_title h5 {
		position: relative;
		padding-left: 42rem;
		display: inline-block;
		transform: rotate(0deg);
		letter-spacing: 1px;
		left: 0px;
		top: 0px;
	}
	.pf4_section_15__podcast_list_in .pf4_podcast_img {
		width: 100%;
		height: 230rem;
	}
}


/*
    ALT
---------------*/
.pf4_section_14__podcast{
	display:flex;
	flex-wrap:wrap;
}
.pf4_section_14__left{
	width: 46.8%;
}
.pf4_section_14__left img{
    border: 2px solid #000;
    margin: 0px;
}
.pf4_section_14__right{
	width: 53.2%;
	padding-left:62.8rem;
	display: flex;
	justify-content: center;
	align-items: center;
}
.pf4_section_14__right_text{
    padding-right: 76rem;
    padding-top: 0vw;
}
.pf4_section_14__right_text .pf4_date{
	text-align:right;
	font-style:italic;
	font-size: 16.5rem;
}
.pf4_section_14__right_text h3{
    font-size: 20.3rem;
    letter-spacing: 2.5rem;
    margin-top: 13rem;
}
.pf4_section_14__podcast .pf4_podcast_mata{
    display: block;
    width: 100%;
    padding-top: 1px;
    padding-bottom: 13rem;
}
.pf4_section_14__podcast .pf4_podcast_mata strong{
    font-size: 15.3rem;
    font-style: italic;
    font-weight: 300;
    rempx;
    padding-right: 44rem;
    display: inline-block;
    letter-spacing: 2rem;
}


.pf4_section_14__podcast .pf4_button_alt{
	padding: 9rem 51.5rem 9rem 25rem;
	border: 2px solid #000;
	color: #000;
	font-size: 11.5rem;
	letter-spacing: 0.6rem;
	position: relative;
	display: inline-block;
}
.pf4_section_14__podcast .pf4_button_alt:after{
	content:"";
	width:21rem;
	height:13rem;
	display:block;
	position:absolute;
	top: 11.5rem;
	right:25rem;
	background-position:center;
	background-repeat:no-repeat;
	background-size:21rem;
	background-image: url(pf4_section_14_2.png);
}
.pf4_section_14__podcast .pf4_button_alt:hover{
    color:#fff;
    background-color:#000;

}
.pf4_section_14__podcast .pf4_button_alt:hover:after{
    background-image: url(pf4_section_14_3.png);
    background-position:center;
	background-repeat:no-repeat;
}
@media (max-width: 1024px){ 
    .pf4_section_14__left{ }
    .pf4_section_14__left img{ }
    .pf4_section_14__right{ }
    .pf4_section_14__right_text{padding-right: 40rem;}
    .pf4_section_14__right_text .pf4_date{font-size: 20.5rem;}
    .pf4_section_14__right_text h3{ }
    .pf4_section_14__podcast .pf4_podcast_mata{ }
    .pf4_section_14__podcast .pf4_podcast_mata strong{font-size: 19.3rem;}


    .pf4_section_14__podcast .pf4_button_alt{font-size: 19.5rem;padding: 9rem 58.5rem 9rem 25rem;}
    .pf4_section_14__podcast .pf4_button_alt:after{width: 27rem;height: 24rem;background-size: 30rem;}
    .pf4_section_14__podcast .pf4_button_alt:hover{ }
    .pf4_section_14__podcast .pf4_button_alt:hover:after{ }
}
@media (max-width: 767px){
    .pf4_section_14__left{ }
    .pf4_section_14__left img{ }
    .pf4_section_14__right{ }
    .pf4_section_14__right_text{ }
    .pf4_section_14__right_text .pf4_date{ }
    .pf4_section_14__right_text h3{ }
    .pf4_section_14__podcast .pf4_podcast_mata{ }
    .pf4_section_14__podcast .pf4_podcast_mata strong{ }


    .pf4_section_14__podcast .pf4_button_alt{ }
    .pf4_section_14__podcast .pf4_button_alt:after{ }
    .pf4_section_14__podcast .pf4_button_alt:hover{ }
    .pf4_section_14__podcast .pf4_button_alt:hover:after{ }

	.pf4_section_14__podcast{
		display: block;
	}
	.pf4_section_14__left,
	.pf4_section_14__right{
		width:100%;
	}
	.pf4_section_14__right {
		padding-left: 0px;
	}
	.pf4_section_14__right_text {
		padding-right: 0px;
		padding-top: 15rem;
	}
	.pf4_section_14__right_text .pf4_date {
		text-align: left;
	}
	
	.pf4_section_14__right_text h3 {
		letter-spacing: 1.5rem;
		margin-top: 5rem;
		margin-bottom: 5rem;
	}
	.pf4_section_14__right_text .pf4_button_alt{
		margin-top:0px;
	}
}




/*
   Card Three ALT
---------------*/
.pf4_section_20__course_list{
	padding-left:13rem;
	padding-right:13rem;
}
.pf4_section_20__list_img{
    padding-bottom: 22rem;
}
.pf4_section_20__course_list p strong{
	font-size: 70rem;
	font-style: italic;
	color: #545454;
	line-height: 0.45;
	display: inline-block;
	float: left;
	font-weight: 300;
	padding-right: 20rem;
	padding-bottom: 12rem;
	top: 0.5vw;
	position: relative;
}
.pf4_section_20__course_list:last-child p strong{
	padding-bottom: 16rem;
}
@media(max-width:767px){
	.pf4_section_20 {
		padding-top: 60rem;
		padding-bottom: 50rem;
	}
	.pf4_section_20__course_lists {
		display: block;
		margin-left: 0rem;
		margin-right: 0rem;
		padding-top: 20rem;
	}
	.pf4_section_20__course_list {
		width: 100%;
		padding-left: 0rem;
		padding-right: 0rem;
		padding-bottom: 20rem;
		margin: 0 auto;
	}
	.pf4_section_20 .container_inner .pf4_heading{
		font-size:35rem;
	}
}

/*
    others
===========================================*/
.form-control{
    background-color: #ffffff;
    border: solid 2px #000;
    border-radius: 0px;
}
textarea.form-control{
    height: 10vw;
}

@media (max-width: 767px){
    textarea.form-control {
        height: 40vw;
    }
}


ul li{
    margin-bottom: 1.2em;
}

ul.ul3{ }
ul.ul3 li{
    position: relative;
    padding-bottom: 14rem;
    margin-bottom: 14rem;
    list-style: none;
}
ul.ul3 li:after {
    width: 35.5rem;
    height: 2px;
    display: block;
    clear: both;
    background-color: #000000;
    content: "";
    position: absolute;
    bottom: 0px;
    right: 0px;
}
@media(max-width:768px){
	ul.ul3 li:after{
	    right: inherit;
		left: 0px;
	}
}



/*
    Card Tow Stayle ALT
===========================================*/
.pf4_section_6__item{
  width:100%;
  text-align: left;
  padding-bottom: 35rem;
}
.pf4_section_6__item_in{
  box-sizing:border-box;
  position:relative;
  padding: 0 30rem;
}
.pf4_section_6__item_link{
  background-color: rgba(0, 0, 0, 0);
  display:block;
  position:absolute;
  height:100%;
  width:100%;
  left:0;
  top:0;
  margin: 0;
  opacity: 0;
}
.pf4_section_6__item_number{
  margin:0;
  position:absolute;
  bottom: -42rem;
  left: -6rem;
  font-size: 110.3rem;
  color: #fff;
}
.pf4_section_6__item_title{
  margin:0;
  font-size: 17.5rem;
  letter-spacing: 2.1rem;
  margin-top: 13rem;
  padding-bottom: 10rem;
}
.pf4_section_6__item_image{
  position:relative;
  overflow: hidden;
  margin: 0;
}
.pf4_section_6__item_image img{
  margin:0;
}
.pf4_section_6__item_line1{
  position:absolute;
  background-color:#000;
  width:2px;
  height:30%;
  bottom:0;
  right: 17%;
}
.pf4_section_6__item_line2{
  position:absolute;
  background-color:#000;
  width: 83%;
  height:2px;
  bottom:0;
  left:0;
}
.pf4_section_6__item_line3{
  position:absolute;
  background-color:#000;
  width:2px;
  height: 88%;
  bottom:0;
  left: 0;
}
.pf4_section_6__item_line4{
  position:absolute;
  background-color:#000;
  width: 7%;
  height:2px;
  top: 12%;
  left:0;
}
@media (max-width: 768px){
  .pf4_section_6 article{
    padding-bottom: 30rem;
  }
 .pf4_section_6__item{
    width:100%;
    width:100%;
    margin:0 auto;
  }
}

/*
    Card Tow Stayle ALT2
===========================================*/
.pf4_section_6__new_item {
    padding-left: 19rem;
    padding-right: 19rem;
}
.pf4_section_6__new_itemin {
}
.pf4_section_6__new_item_image {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}
.pf4_section_6__new_item_image:after {
    content: " ";
    transition: all 0.5s ease;
    background-color: rgb(237, 236, 232);
    position: absolute;
    width: 100%;
    height: 100%;
    margin: 0;
    opacity: 0;
    left: 0;
    top: 0;
}
.pf4_section_6__new_item_image img {
    border: 10px solid #000;
    width: 100%;
}
.pf4_section_6__new_item_link {
    position: absolute;
    top: 0vw;
    left: 0vw;
    z-index: 10;
    display: block;
    width: 100%;
    height: 100%;
}
.pf4_section_6__new_item_image span {
    transform: translate(-50%, -50%);
    background-color: #000;
    color: #fff;
    transition: all 0.5s ease;
    position: absolute;
    top: 50%;
    left: 50%;
    line-height: 1.2;
    padding: 9rem 23rem;
    opacity: 0;
    z-index: 9;
}
.pf4_section_6__new_itemin:hover .pf4_section_6__new_item_image span {
    opacity: 1;
}
.pf4_section_6__new_itemin:hover .pf4_section_6__new_item_image:after {
    opacity: 0.5;
}
.pf4_section_6__new_item_mata {
    width: 100%;
    flex-wrap: wrap;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    /* align-items: center; */
}
.pf4_section_6__new_item_mata .number {
    padding-right: 26rem;
    font-size: 60rem;
    font-style: italic;
    margin-bottom: 0vw;
    font-family: Alegreya Sans !important;
    font-size: 115.5px;
    font-weight: 600;
    line-height: normal;
    margin-top: -30rem;
}
.pf4_section_6__new_item_mata .title {
    margin-bottom: 0vw;
    padding-top: 16rem;
    font-size: 16.5px;
    font-family: Lato !important;
    margin-top: -6rem;
    font-weight: 600;
}

@media (max-width: 768px){
    .pf4_section_6__new_item { padding-bottom: 25rem;}
    .pf4_section_6__new_itemin { }
    .pf4_section_6__new_item_image { }
    .pf4_section_6__new_item_image:after { }
    .pf4_section_6__new_item_image img { }
    .pf4_section_6__new_item_link { }
    .pf4_section_6__new_item_image span { }
    .pf4_section_6__new_itemin:hover .pf4_section_6__new_item_image span { }
    .pf4_section_6__new_itemin:hover .pf4_section_6__new_item_image:after { }
    .pf4_section_6__new_item_mata { justify-content: left;padding-top: 8rem;}
    .pf4_section_6__new_item_mata .number { font-size: 45rem;padding-right: 23rem;}
    .pf4_section_6__new_item_mata .title { font-size: 27rem;padding-top: 9rem;}
}

/*
	Section : 6 (Home)
=================================================*/
.pv4_section6{
	
}
.pf4_mobile_img, .pf4_mobile_icon {
    width: 100% !important;
    display: none !important;
}
.pv4_section6_top{
	background-color: #a2856c;
	position:relative;
	padding-bottom: 25px;
}
.pv4_section6_top:before{
    content: "";
    position: absolute;
    top: -73px;
    left: 0px;
    width: 100%;
    height: 100%;
    /* background-image: url(pv4_section6_1.png); */
    background-position: left top;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 126px;
}
.pv4_section6_top .section_inner{
	display: block;
	width: 1108px;
	padding-top: 8px;
}
.pv4_section6_top h2{
    font-family: 'Conv_Monad';
    font-size: 44px;
    letter-spacing: -1px;
    text-align: left;
    color: #ffffff;
    margin: 0px;
    display: block;
    padding-left: 0px;
}
.pv4_section6_top h6{
	font-family: 'Playfair Display', serif;
	padding: 0px;
	margin: 0px;
	color: #FFF;
	margin-bottom: -7px;
	font-size: 19.5px;
	font-weight: 400;
	padding-left: 0;
}

.pv4_section6_bottom{
	padding-bottom: 59rem;
padding-left: 81rem;padding-right: 81rem;}
.pv4_section6_bottom .section_inner{
    width: 100%;
display: flex;
    flex-wrap: wrap;
    margin: 0px auto;
    position: relative;}
.pv4_section6_left{
	font-family: 'Playfair Display', serif;
	padding-top: 140rem;
	padding-left: 0px;
	width: 46%;
}
.pv4_section6_left p{
	margin-bottom: 25px;
}
.pv4_section6_left p:after{
    display: inline-block;
    content: "";
    width: 178px;
    height: 22px;
    /* background-image: url(pv4_section6_2.png); */
    background-position: center;
    background-repeat: no-repeat;
    background-size: 178px;
    margin-left: 40px;
    margin-bottom: -4px;
}
.pv4_listen_area{
	/* width: 357.5px; */
	box-shadow: -16.9px -8.6px 27.7px 7.4px rgba(0, 1, 1, 0.09);
	background-color: #eae2da;
	margin-left: 11rem;
	margin-right: -30rem;
	position: relative;
	padding-left: 20.6rem;
	padding-right: 84rem;
	padding-top: 21rem;
	font-weight: 400;
	padding-bottom: 22rem;
	z-index:2;
}
.pv4_listen_area h4{
	font-family: 'Lato', sans-serif;
	font-size: 12rem;
	font-weight: 600;
	font-style: normal;
	font-stretch: normal;
	line-height: 2.2;
	letter-spacing: 0.3px;
	/* text-align: left; */
	color: #404040;
	margin: 0px;
	text-transform: uppercase;
}
.pv4_listen_episode{
	
	display: block;
	padding-top: 10rem;
	font-size: 13rem;
	color: #444444;
font-family: Alegreya Sans !important;/* text-align: left; */}
.pv4_listen_episode strong{
	font-weight: 500;
	padding-right: 39rem;
font-family: Alegreya Sans !important;}
.pv4_listen_area a{
	display: block;
	
	border: solid 1.5px #665148;
	font-family: 'Lato', sans-serif;
	font-size: 10rem;
	letter-spacing: 0.2px;
	color: #665148;
	text-transform: uppercase;
	text-align: center;
	padding: 6px 20px 5px 20px;
	position: absolute;
	right: 20rem;
	bottom: 28rem;
	z-index: 1;
height: 25rem;line-height: 1.5;}
.pv4_listen_area a:hover{
	background-color: #665148;
	color:#FFF !important;
}
.pv4_section6_right{
	width: 54%;
	position:relative;
	padding-right: 0;
}
.pv4_section6_right img{
	box-shadow: -13.4px 12px 16px 0 rgba(0, 1, 1, 0.24);
	border: solid 12px #edece8;
	margin-top: 0rem;
	position: relative;
	z-index: 1;
	width: 100%;
border-radius: 0px;}
.pv4_listen_area:before{
    display: inline-block;
    content: "";
    width: 321rem;
    height: 84rem;
    background-image: url(pv4_section6_3.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    position:absolute;
    bottom: -65rem;
    left: -82rem;
}
.pv4_listen_area:after{
    display: inline-block;
    content: "";
    width: 155rem;
    height: 155rem;
    background-image: url(pv4_section6_5.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    position:absolute;
    top: 6.5rem;
    right: -78rem;
}

.pv4_section6_right:after{
    display: inline-block;
    content: "";
    width: 175rem;
    height: 151rem;
    
    background-image: url(pv4_section6_4.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    position:absolute;
    bottom: -57rem;
    right: -82rem;
}


@media (max-width: 1300px){
	.pv4_section6 .section_inner{
		width: 100%;
	}
	.pv4_section6_left{
      width:50%;
	}
	.pv4_section6_right{
	  width:50%;
	}
}
@media (max-width: 1180px){
	.pv4_section6 .section_inner{
		width: 800px;
	}
}
@media (max-width: 768px){
	.pv4_section6 .section_inner{
		width: 100%;
	}
	.pv4_section6_left{
      width:100%;
      padding-top: 0rem;
	}
	.pv4_section6_right{
	  display:none;
	}
	.pv4_section6_left p:after,
	.pv4_listen_area:before,
	.pv4_listen_area:after,
	.pv4_section6_right:after{
	  display:none;
	}
	.pv4_section6 .pf4_mobile_img{
	  display:block !important;
	}
	.pv4_listen_area{
	  padding:0;
	  margin: 0;
	  box-shadow: 0px 0px 27.7px 7.4px rgba(0, 1, 1, 0.09);
	}
	.pv4_listen_area h4{
	  padding:10px 20px;
	  line-height: 1.5;
	  font-size: 16.5px;
	}
	.pv4_listen_episode{
	  padding:10px 20px 20px 20px;
	  font-size: 20px;
	}
	.pv4_listen_area a{
	  margin: 0;
	  bottom: 10px;
	  right: 20px;
	}
	.pv4_section6_bottom{
	  padding-bottom:0px;
	  padding-left: 0vw;
	  padding-right: 0vw;
	}
}
@media (max-width: 500px){
	.pv4_listen_area a{
	  position:relative;
	  display: block;
	  right: auto;
	  bottom: auto;
	  margin-top: 13px;
	  clear: both;
	  font-size: 15px;
	  height: auto;
	  line-height: 2;
	}
}


/*
  Featured Product (Style Alt)
=================================================*/
.pf4_featured_product{
  padding-top: 58px;
  padding-bottom: 50px;
  padding-left: 100px;
  padding-right: 100px;
}
.pf4_featured_product .mobile_only{
  display:none;
}
.pf4_featured_product .section_inner{
  /*! max-width:980px; */
  display:block;
  margin: 0px auto;
}
.pf4_featured_product__in{
  position:relative;
  padding-top: 42px;
}
.pf4_featured_product__badge{
  position:absolute;
  width: 65px;
  height: 65px;
  background-size:contain;
  background-position:center;
  background-repeat:no-repeat;
  z-index:2;
  top: 45px;
  left: -20px;
}
.pf4_featured_product__image{
  position:absolute;
  width: 495px;
  height: 400px;
  background-size:cover;
  background-position:center;
  background-repeat:no-repeat;
  box-shadow: 15px 15px 32px 8px rgba(0, 1, 1, 0.34);
    border: solid 12px #edece8;
    z-index:1;
    top:0;
  left:0
}
.pf4_featured_product__content{
  box-sizing:border-box;
  margin-left: 430px;
  background-color:#EDEDED;
  padding-left: 120px;
  padding-top: 48px;
  padding-bottom: 50px;
  padding-right: 50px;
  position: relative;
}
.pf4_featured_product__content:before{
  content:" ";
  height: 316px;
  width: 316px;
  position: absolute;
  background-size: contain;
  background-position:center;
  background-image: url(featured-product-art.png);
  bottom: 30px;
  left: -158px;
}
.pf4_featured_product__content:after{
  content:" ";
  height: 249px;
  width: 175px;
  position: absolute;
  background-size: 300px;
  background-position:left top;
  background-image: url(shop-hero-art-center.png);
  bottom: 0;
  right: 0px;
}
.pf4_featured_product__content h3{
  margin:0;
  margin-bottom: 19px;
  font-size: 26rem;
}
.pf4_featured_product__content img{
  box-shadow: 10.2px 11px 21.9px 5.1px rgba(0, 1, 1, 0.34);
    border: solid 12px #edece8;
}
.pf4_featured_product__content article{
  margin-bottom: 33px;
}
.pf4_featured_product__content article p{
  line-height: 2.24;
}
.pf4_featured_product__price{
  font-size: 33px;
}
.pf4_featured_product__price span{
  font-style: italic;
  text-decoration: line-through;
  display: inline-block;
  padding-right: 10px;
}
.pf4_featured_product__content .pv4_buttom{
  margin-top: 39px;
  padding: 12px 40px 12px 40px;
  position: relative;
  display: inline-block;
  line-height: 1.1;
}
.pf4_featured_product__content .pv4_buttom:hover{
	color:#fff;
	background-color:#000;
	opacity:1;
}
.pf4_featured_product__content .pv4_buttom:before{
  content:" ";
  width: 211px;
  height: 30px;
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(pv4_section7_2.png);
  right: 123%;
  top: 10px;
}

@media (max-width: 1300px){
	.pf4_featured_product .section_inner{
		width: 100%;
	}
}
@media (max-width: 1180px){
	.pf4_featured_product .section_inner{
		width: 100%;
	}
	.pf4_featured_product__image{
      display:none;
	}
	.pf4_featured_product__content{
	  width:100%;
	  margin:0;
	  padding: 50px;
	}
	.pf4_featured_product .mobile_only{
	  display:block;
	  margin-bottom: 40px;
	}
}
@media (max-width: 900px){
	.pf4_featured_product .section_inner{
		width: 100%;
	}
	.pf4_featured_product h2{
	  font-size:32px;
	}
	.pf4_featured_product__content:before,
	.pf4_featured_product__content:after,
	.pf4_featured_product__content .pv4_buttom:before{
	  display:none;
	}
	.pf4_featured_product__content{
	  padding:30px;
	}
	.pf4_featured_product__badge{
	  top:160px;
	}
}
@media (max-width: 768px){
    .pf4_featured_product {
      padding-top: 0vw;
      padding-bottom: 0vw;
      padding-left: 0vw;
      padding-right: 0vw;
    }
    .pf4_featured_product__badge {
      top: 160px;
      left: 2px;
    }
    .pf4_featured_product .mobile_only {
      margin-bottom: 30px;
    }
    .pf4_featured_product__content article {
      margin-bottom: 10px;
    }
    .pf4_featured_product__content article p {
      line-height: 1.8;
    }
    .pf4_featured_product__content .pv4_buttom {
      margin-top: 14px;
    }
}




/*
	Section29 (Featured Podcast  (Style Alt2))
=================================================*/
.pv4_section29{	
    position: relative;
}
.pv4_section29 .section_inner{
	width: 100%;
	z-index:1;
}
.pv4_section29_latestPosdcast{
	
}
.pv4_section29_latestPosdcast img{
	box-shadow: -8.6px 20.3px 23px 0 rgba(0, 1, 1, 0.23);
    border: solid 11px #edece8;
    width: 100%;
}
.pv4_section29_latestPosdcast_in{
	padding-left: 34px;
    padding-right: 34px;
    margin-top: -60px;
    z-index: 1;
    position: relative;
}
.pv4_section29_Posdcast_info{
	padding-left:38rem;
	padding-right:39rem;
	display:flex;
	flex-wrap:wrap;
	box-shadow: 0.7px 9.5px 13.5px 0 rgba(0, 1, 1, 0.1);
	background-color: #eae2da;
	padding-top: 29rem;
	padding-bottom: 17rem;
	border-bottom: 6px solid #41352fa6;
}
.pv4_section29_Posdcast_col1{
	width: 70%;
	padding-bottom: 4rem;
}
.pv4_section29_Posdcast_col1 h4{
    font-family: 'Lato', sans-serif;
    font-size: 14.5rem;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: 0.3rem;
    text-align: left;
    color: #323232;
    margin: 0px;
    text-transform: uppercase;
}
.pv4_section29_Posdcast_col2{
	width: 30%;
	text-align: right;
}
.pv4_section29_Posdcast_col2 span{
    font-family: 'Playfair Display', serif;
    padding-top: 0px;
    font-size: 61rem;
    font-weight: 700;
    color: #242424;
    display: block;
    font-style: italic;
    margin-top: -31rem;
    line-height: 1.5;
}
.pv4_section29_Posdcast_col2 a{
    display: inline-block;
    border: solid 1.5px #665148;
    font-family: 'Lato', sans-serif;
    font-size: 13px;
    letter-spacing: 0.7px;
    color: #665148 !important;
    text-transform: uppercase;
    text-align: center;
    padding: 3px 20px 3px 20px;
    z-index: 1;
    margin: 5px;
    margin-right: -4rem;
}
.pv4_section29_Posdcast_col2 a:hover {
    background-color: #665148;
    color: #FFF !important;
}
.pv4_section29_Posdcast_col2 span sup{
padding-top: 0px;
font-size: 13rem;
color: #242424;
font-style: normal;
top: 21rem;
font-weight: 100;
left: 25rem;
text-transform: capitalize;
}
.pv4_section29_Posdcast_col3{
	width: 70%;
}
.pv4_section29_Posdcast_col3 span{
	font-family: 'Playfair Display', serif;
	padding-top: 0px;
	font-size: 17rem;
	color: #616161;
	padding-right: 40rem;
}


@media (max-width: 1300px){ }
@media (max-width: 1180px){ }
@media (max-width: 900px){
	.pv4_section29 .section_inner{
		width: 100%;
	}
	.pv4_section29_Posdcast_col1 h4{
	  line-height:1.5;
	}
}
@media (max-width: 650px){
	.pv4_section29_Posdcast_col1{
	  width:100%;
	  padding-bottom: 0;
	}
	.pv4_section29_Posdcast_col2{
	  width:100%;
	  text-align: left;
	}
	.pv4_section29_Posdcast_col3{
	  width:100%;
	  padding-bottom: 10rem;
	  text-align: left;
	}
	.pv4_section29_Posdcast_col4{
	  width:100%;
	}
	.pv4_section29_Posdcast_col2 span{
	  font-size: 41rem;
	  margin-top: 0;
	}
	.pv4_section29_Posdcast_col2 span sup{
	  top:auto;
	  left: auto;
	  font-size: 17rem;
	}
	.pv4_section29_Posdcast_col2 a{
	  margin:0;
	}
	.pv4_section29_Posdcast_col3 span{
	  padding-right:15rem;
	  font-size: 21rem;
	}
	.pv4_section29_Posdcast_info{
	  padding:20rem;
	}
	.pv4_section29_latestPosdcast_in{
	  margin-top: 0;
	  padding: 0;
	}
	.pv4_section29_latestPosdcast img{
	  box-shadow:1px 1px 1px rgba(0, 0, 0, 0.05);
	}
    
    .pv4_section29_Posdcast_col1 h4{font-size: 20rem;}
}


/*
	Section 30 (Podcast Slider)
=================================================*/
.pv4_section30{
    background-color: #eae2da;
    background-position: center top;
    background-repeat: repeat;
    background-size: cover;
    padding-bottom: 60px;
}
.pv4_section30 .section_inner{
	width: 1094px;	
	margin:0px auto;
}

.pv4_section30_Posdcast_lists{
    padding-bottom: 0px;
    margin-bottom: -18px;
    padding-top: 72px;
    position: relative;
    display: block;
    width: 100%;
}
.pv4_section30_Posdcast_lists_slider{
	display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
}
.pv4_section30_Posdcast_item{
	width: 33.33%;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 30px;
	outline: none;
}
.pv4_section30_Posdcast_item img{
	border: solid 5px #665148;
	width: 100%;
}

.pv4_section30_Posdcast_item_info{
	padding-left: 30px;
	padding-right: 30px;
	margin-top: -37px;
	z-index: 1;
	position: relative;
}
.pv4_section30_Posdcast_item_info_in{
    background-color: #FFF;
    box-shadow: 0.7px 9.5px 13.5px 0 rgba(0, 1, 1, 0.16);
    background-color: #ffffff;
}
.pv4_section30_Posdcast_item_top{
	padding-left: 25px;
	padding-right: 25px;
	display: flex;
	flex-wrap: wrap;
	padding-top: 4px;
	padding-bottom: 12px;
}
.pv4_section30_Posdcast_item_top h4{
    font-family: 'Lato', sans-serif;
    font-size: 13px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.77;
    letter-spacing: 0.3px;
    text-align: left;
    color: #323232;
    margin: 0px;
    text-transform: uppercase;
    width: 100%;
    padding-top: 9px;
}
.pv4_section30_Posdcast_item_top span{
    font-family: 'Playfair Display', serif;
    padding-top: 0px;
    font-size: 16px;
    color: #282828;
    width: 50%;
}
.pv4_section30_Posdcast_item_top .pv4_episode{	
	font-family: 'Playfair Display', serif;	
	padding-top: 0px;	
	font-size: 52px;	
	font-weight: 700;	
	color: #242424;	
	display: block;	
	font-style: italic;	
	margin-top: 3px;	
	line-height: 1;
}
.pv4_section30_Posdcast_item_top .pv4_episode sup{	
	padding-top: 0px;	
	font-size: 13px;	
	color: #8d8d8d;	
	font-style: normal;	
	top: -23px;	
	font-weight: 100;	
	left: 1px;
}
.pv4_section30_Posdcast_item_top .pv4_date{	
	text-align: right;	
	padding-top: 9px;
}
.pv4_section30_Posdcast_item_bottom{
	display: flex;
	flex-wrap: wrap;
	padding-left: 25px;
	padding-right: 25px;
	background-color: #eae2da;
	padding-top: 11px;
	padding-bottom: 8px;
}
.pv4_section30_Posdcast_item_bottom .pv4_time{
	width: 50%;
    font-family: 'Playfair Display', serif;
    padding-top: 0px;
    font-size: 17px;
    color: #282828;
    text-transform: lowercase;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    background-image: url(pv4_section6_31.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 16px;
    padding-left: 20px;
}
.pv4_section30_Posdcast_item_bottom .pv4_link{
	width: 50%;
	text-align: right;
}
.pv4_section30_Posdcast_item_bottom .pv4_link a{
    width: 100px;
    display: inline-block;
    border: solid 1.5px #665148;
    font-family: 'Lato', sans-serif;
    font-size: 15px;
    letter-spacing: 0.2px;
    color: #665148 !important;
    text-transform: uppercase;
    text-align: center;
    padding: 3px 0px 3px 0px;
    z-index: 1;
    margin: 0px;
    margin-top: -3px;
    margin-left: 25px;
}
.pv4_section30_Posdcast_item_bottom .pv4_link a:hover {
    background-color: #665148;
    color: #FFF !important;
}
.pv4_section30_Posdcast_lists_slider .slick-prev,
.pv4_section30_Posdcast_lists_slider .slick-next{
    font-size: 0;
    line-height: 0;
    position: absolute;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
    z-index: 9;
}

.pv4_section30_Posdcast_lists_slider .slick-list{
	padding-bottom:30px;
}
.pv4_section30_Posdcast_lists_slider .slick-prev{
    width: 30px;
    height: 52px;
    background-image: url(pv4_podcast_13.png);
    background-size: 30px;
    top: 49%;
    left: -60px;
}
.pv4_section30_Posdcast_lists_slider .slick-next{
    width: 30px;
    height: 52px;
    background-image: url(pv4_podcast_14.png);
    background-size: 30px;
    top: 49%;
    right: -60px;
}
.pv4_section30_Posdcast_lists_slider .slick-prev:hover,
.pv4_section30_Posdcast_lists_slider .slick-next:hover{
	opacity:0.7;
}
.pv4_section30_Posdcast_lists_slider .slick-prev:before, 
.pv4_section30_Posdcast_lists_slider .slick-next:before{
	content:"";
}

@media (max-width: 1300px){
	.pv4_section30 .section_inner{
		width: 900px;
	}
}
@media (max-width: 1180px){
	.pv4_section30 .section_inner{
		width: 400px;
	}
}
@media (max-width: 600px){
	.pv4_section30_Posdcast_lists_slider .slick-prev, 
	.pv4_section30_Posdcast_lists_slider .slick-next{
	   top: -40px;
	}
	.pv4_section30_Posdcast_lists{
	  margin-bottom:0;
	  padding-top: 125px;
	}
	.pv4_section30_Posdcast_lists_slider .slick-prev{
	   left: 30%;
	}
	.pv4_section30_Posdcast_lists_slider .slick-next{
	   right: 30%;
	}
}
@media (max-width: 450px){
	.pv4_section30_Posdcast_item_info{
	  padding:0;
	  margin:0;
	}
	.pv4_section30 .section_inner{
		width: 90%;
	}
}



/*
    pv4_19_course
===========================================*/

.pv4_19_course {
  text-align: center;
}
.pv4_19_course_img{}
.pv4_19_course_img img{
    box-shadow: -8.6px 20.3px 15px 0 rgba(0, 1, 1, 0.23);
    border: solid 12px #edece8;
    max-width: unset;
    width: 100%;
    height: auto;
    margin: 0;
}
.pv4_19_course_number {
    position: relative;
    width: 100%;
    height: 138px;
    margin-top: -82px;
    margin-bottom: 43px;
}
.pv4_19_course_number::before, 
.pv4_19_course_number::after {
    width: 100%;
    height: 93px;
    content: "";
    display: block;
    position: absolute;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 189px;
}
.pv4_19_course_number::before {
    background-image: url(pv4_sales_12-2.png);
    top: -55px;
}
.pv4_19_course_number::after {
    background-image: url(pv4_sales_12-1.png);
    bottom: -33px;
}
.pv4_19_course_number span {
    display: block;
    width: 138px;
    height: 138px;
    margin: 0px auto;
    margin-bottom: 0px;
    box-shadow: -8.6px 20.3px 23px 0 rgba(0, 1, 1, 0.23);
    background-color: #ded7cf;
    border-radius: 50%;
    font-style: italic;
    color: #c1b5a8;
    font-size: 117px;
    font-weight: bold;
    line-height: 124px;
    z-index: 2;
    margin-bottom: 43px;
    position: relative;
}
.pv4_19_course article {
    margin-bottom: 16px;
    font-size: 18.5px;
    letter-spacing: 0px;
    line-height: 1.99;
    font-weight: 100;
    margin-top: 0px;
}



/*
  Page Sales : Section 22 (Sales)
=================================================*/
.pv4_section22{
  position:relative;
  padding-bottom: 0;
  padding-top: 0;
}
.pv4_section22 .section_inner{
    width: 924px;
    display: block;
    flex-wrap: wrap;
    margin: 0px auto;
    position: relative;
}
.pv4_section22 .section_inner:before{
  
}
.section_inner.pv4_section22_top:before{
  display:none;
}
.pv4_section22 h2 {
    font-family: 'Conv_Monad';
    font-size: 45.5px;
    font-weight: 100;
    line-height: 1;
    letter-spacing: 0.6px;
    margin: 0px;
    padding-bottom: 40px;
    color: #2d2526;
  position:relative;
}
.pv4_section22 h2:before {
  content: "";
  width: 180px;
  display: block;
  height: 19px;
  position: absolute;
  bottom: 17px;
  left: 200px;
  /* background-image: url(pv4_section7_2_1.png); */
  background-position: center;
  background-repeat: no-repeat;
  background-size: 180px;
}
.pv4_section22 .section_inner:before{
    width: 300px;
    height: 650px;
    content: "";
    top: -145px;
    left: -213px;
    position: absolute;
    /* background-image:url(pv4_sales_16.png); */
    background-position:center;
    background-repeat:no-repeat;
    background-size:300px;
    z-index: 1;
}

.pv4_section22_slider .slick-list{
    padding-top: 63px;
    padding-bottom: 63px;
    height: auto !important;
}
.pv4_section22_testimonial{
  
}
.pv4_section22_testimonial_slider{
  display:flex;
  flex-wrap:wrap;
}
.pv4_section22_testimonial_slider_left{
  width:338px;
  position:relative;
}

.pv4_section22_testimonial_slider_left:before{
    width: 338px;
    height: 100%;
    content: "";
    position: absolute;
    left: -64px;
    top: -62px;
    box-shadow: -22.1px 8px 23px 0 rgba(0, 1, 1, 0.23);
    background-color: #eae2da;
}
.pv4_section22_testimonial_slider_left img{
    width: 100%;
    box-shadow: -8.6px 20.3px 23px 0 rgba(0, 1, 1, 0.23);
    border: solid 11px #edece8;
    z-index: 1;
    position: relative;
}


.pv4_section22_testimonial_slider_right{
  width: 584px;
  padding-left: 50px;
}
.pv4_section22_testimonial_slider_right_in{
    padding-top: 59px;
    padding-right: 15px;
    padding-bottom: 19px;
    position: relative;
    margin-top: -10px;
}
.pv4_section22_testimonial_slider_right_in:before,
.pv4_section22_testimonial_slider_right_in:after{
  width:86px;
  height: 61px;
    content: "";
    position: absolute;
  background-position:center;
  background-repeat:no-repeat;
  background-size:86px;
}
.pv4_section22_testimonial_slider_right_in:before{
  /* background-image:url(pv4_sales_17.png); */
  top: -18px;
  left: 30px;
}
.pv4_section22_testimonial_slider_right_in:after{
  /* background-image:url(pv4_sales_18.png); */
  bottom: -23px;
  right: 64px;
}
.pv4_section22_testimonial_slider_right p{
  font-size: 20.5px;
    line-height: 2;
}
.pv4_section22_testimonial_slider_right span{
    display: block;
    font-family: 'Playfair Display', serif;
    font-style: italic;
    font-size: 20.5px;
    text-align: right;
    padding-right: 155px;
    margin-top: -7px;
}
.pv4_section22_testimonial_slider_right .pv4_line1,
.pv4_section22_testimonial_slider_right .pv4_line2,
.pv4_section22_testimonial_slider_right .pv4_line3{
  padding-right: 0px;
    margin-top: 0px;
  position:absolute;
}
.pv4_section22_testimonial_slider_right .pv4_line1{
    height: 2px;
    width: 409px;
    background-color: #000000;
    top: 0px;
    right: 0px;
}
.pv4_section22_testimonial_slider_right .pv4_line2{
    height: 100%;
    width: 2px;
    background-color: #000000;
    top: 0px;
    right: 0px;
}
.pv4_section22_testimonial_slider_right .pv4_line3{
  height: 2px;
    width: 100%;
    bottom: 0px;
    right: 0px;
}
.pv4_section22_testimonial_slider_right .pv4_line3:before,
.pv4_section22_testimonial_slider_right .pv4_line3:after{
    height: 26px;
    content: "";
    position: absolute;
  bottom:0px;
}
.pv4_section22_testimonial_slider_right .pv4_line3:before{
  width:380px;
  border-bottom:2px solid #000000;
  border-left:2px solid #000000;
  left:0px;
}
.pv4_section22_testimonial_slider_right .pv4_line3:after{
  border-bottom:2px solid #000000;
  width:55px;
  right:0px;
}

.pv4_section22 .pv4_testimonialsSlider .slick-list{
  overflow:visible !important;
}

.pv4_testimonialsSlider .slick-dots{
  bottom: 50px;
    padding-left: 15%;
}
.pv4_testimonialsSlider .slick-dots li {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
    width: 35px;
    height: 6px;
    border-radius: 10px;
    background-color: #977c71;
}
.pv4_testimonialsSlider .slick-dots li button{
  display:none;
}


@media (max-width: 1300px){
	.pv4_section22 .section_inner{
		width: 1080px;
	}
	.pv4_section22 h2{
	  font-size:40px;
	}
}
@media (max-width: 1180px){
	.pv4_section22 .section_inner{
		width: 800px;
	}
	.pv4_section22 .section_inner:before{
	  display:none;
	}
	.pv4_section22_testimonial_slider_left{
      width:40%;
	}
	.pv4_section22_testimonial_slider_right{
	  width:60%;
	}
	.pv4_section22_testimonial_slider_right .pv4_line1, 
	.pv4_section22_testimonial_slider_right .pv4_line2, 
	.pv4_section22_testimonial_slider_right .pv4_line3{
      display:none;
	}
	.pv4_section22_testimonial_slider_left:before,
	.pv4_section22 h2:before{
	  display:none;
	}
	.pv4_section22 h2{
	  font-size:36px;
	  padding-bottom:0;
	}
	.pv4_section22_testimonial_slider_right_in:before, 
	.pv4_section22_testimonial_slider_right_in:after{
	  width: 50px;
	  height: 30px;
	  background-size: contain;
	}
	.pv4_section22_slider .slick-list{
	  padding-top:30px;
	  padding-bottom:0;
	}
	.pv4_section22_testimonial_slider_right_in:before{
	  top: 0;
	  left: 0;
	}
	.pv4_section22_testimonial_slider_right_in:after{
	  bottom:0;
	  right:0;
	}
	.pv4_section22_testimonial_slider_right span{
	  text-align:left;
	  font-weight:bold;
	  margin-top: 5px;
	}
	.pv4_section22{
	  padding-top:50px;
	  padding-bottom:50px;
	}
}
@media (max-width: 900px){
	.pv4_section22 .section_inner{
		width: 80%;
	}
	.pv4_section22 h2{
	  font-size:32px;
	}
	.pv4_section22_testimonial_slider_left{
      width:100%;
      padding-bottom:50px
	}
	.pv4_section22_testimonial_slider_right{
	  width:100%;
	  padding-left:0;
	}
	.pv4_section22_testimonial_slider_right_in{
	  padding-top:50px;
	}
	.pv4_section22_testimonial_slider_right_in:after{
	  display:none;
	}
	.pv4_testimonialsSlider .slick-dots{
	  padding:0;
	  margin: 0;
	  padding-left: 10%;
	  padding-right: 10%;
	}
	.pv4_section22_testimonial_slider_left img{
	  max-width:400px;
	}
}
@media (max-width: 500px){
	
}



/*
    Site Form
===========================================*/
/*
    Site Form
===========================================*/
.parsley-errors-list {
    margin: 0rem 0 !important;
}

.form form input,
.form form textarea{
    font-family: 'Lato', sans-serif;
    height: 38px;
    background-color: rgba(255, 255, 255, 0.49);
    border: 2px solid rgba(41, 32, 33, 0.83);
    padding: 0px 10px;
    font-size: 15px;
    font-weight: normal;
    line-height: 1;
    letter-spacing: 0.2px;
    color: #2d2526;
}
.form form textarea {
  height: 11vw;
  width: 97%;
  padding-top: 1vw;
}
.form form input[type="text"]{
    width: 97%;
}
.form form input[type="email"]{
    width: 97%;
}
.form form button[type="submit"]{
    height: 38px;
    font-size: 13px;
    font-weight: normal;
    line-height: 1;
    letter-spacing: 0.2px;
    
    text-align: center;
    outline:none;
    
border-radius: 0px !important;}
.form form button[type="submit"]:hover{
	background-color: #c6ab8e;
    border: 2px solid #c6ab8e;
}

.form form input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #2d2526;
	text-transform:uppercase;
}
.form form input::-moz-placeholder { /* Firefox 19+ */
	color: #2d2526;
	text-transform:uppercase;
}
.form form input:-ms-input-placeholder { /* IE 10+ */
	color: #2d2526;
	text-transform:uppercase;
}
.form form input:-moz-placeholder { /* Firefox 18- */
	color: #2d2526;
	text-transform:uppercase;
}

.form form textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #2d2526;
	text-transform:uppercase;
}
.form form textarea::-moz-placeholder { /* Firefox 19+ */
	color: #2d2526;
	text-transform:uppercase;
}
.form form textarea:-ms-input-placeholder { /* IE 10+ */
	color: #2d2526;
	text-transform:uppercase;
}
.form form textarea:-moz-placeholder { /* Firefox 18- */
	color: #2d2526;
	text-transform:uppercase;
}


.footer--stacked .footer__block {
  margin: 0rem 0 !important;
}

.footer__content {
  padding-bottom: 0px;
}

@media (max-width: 768px) {
    .form-group {
        margin-bottom: 10rem;
    }
    .form form input{
        height: 45px;
    }
    
    .form form button[type="submit"] {
        height: 45px;
        font-size: 14px;
        width: 100%;
        margin-top: 0px;
    }
    .form form input[type="text"],
    .form form input[type="email"] {
        width: 100%;
    }
    
    .form form textarea{
        height: 50vw;
        width: 100%;
        padding-top: 1vw;
    }
}



/*
    Site List Style 01===========================================*/
/* */


ul.list1{
    margin: 0px;
    padding: 0px;
    list-style: none;
    padding-top: 41rem;
}
ul.list1 li{
    letter-spacing: 0.3px;
    position: relative;
    padding-right: 42rem;
    margin-bottom: 37.4rem;
}
ul.list1 li:before {
    content: "";
    background-image: url(pv4_sales_5.png);
    position: absolute;
    top: 10rem;
    right: 0rem;
    width: 19rem;
    height: 20rem;
    background-position: center right;
    background-size: 16rem;
    background-repeat: no-repeat;
}




ul.list2{
    margin: 0px;
    padding: 0px;
    list-style: none;
    padding-top: 38rem;
}
ul.list2 li{
    letter-spacing: 0.3px;
    position: relative;
    padding-left: 42rem;
    margin-bottom: 37.4rem;
}
ul.list2 li:before {
    content: "";
    background-image: url(pv4_sales_5_1.png);
    position: absolute;
    top: 10rem;
    left: 0rem;
    width: 19rem;
    height: 20rem;
    background-position: center right;
    background-size: 16rem;
    background-repeat: no-repeat;
}




ul.list3{
    margin: 0px;
    padding: 0px;
    list-style: none;
    padding-top: 0rem;
}
ul.list3 li{
    letter-spacing: 0.3px;
    position: relative;
    padding-left: 42rem;
    margin-bottom: 37.4rem;
}
ul.list3 li:last-child{
    margin-bottom: 0rem;
}
ul.list3 li:before {
    content: "";
    background-image: url(pv4_sales_5_1.png);
    position: absolute;
    top: 7rem;
    left: 0rem;
    width: 19rem;
    height: 20rem;
    background-position: center right;
    background-size: 16rem;
    background-repeat: no-repeat;
}

@media (max-width: 768px){
    ul.list1,
    ul.list2,
    ul.list3{
        padding-top: 12rem;
    }
    
    ul.list1 li {
        text-align: right;
        padding-left: 1vw;
    }
    ul.list2 li{ }
    ul.list3 li{ }
}




/*
    Countdown ===========================================*/
/* */
.pv4_section21_cta_time_row{display: flex;flex-wrap: wrap;box-sizing: border-box;width: 100%;text-align: center;}
.pv4_section21_cta_time_row .countdown__item{width: 25%;padding-left: 20rem;padding-right: 20rem;}
.pv4_section21_cta_time_row h2.countdown__amount {
    margin: 0;
    padding: 0;
    width: 120px;
    height: 120px;
    line-height: 120px;
    text-align: center;
    border-radius: 100%;
    border: 4px dotted #000;
    margin: 0 auto;
    margin-bottom: 0px;
    margin-bottom: 18px;
    font-size: 36px;
}
.pv4_section21_cta_time_row .countdown__title {
    text-transform: uppercase;
    font-size: 20px;
    padding-top: 2rem;
}

@media (max-width: 768px){
    .pv4_section21_cta_time_row .countdown__item {
        padding-left: 10rem;
        padding-right: 10rem;
    } 
    .pv4_section21_cta_time_row h2.countdown__amount {
        width: 58px;
        height: 58px;
        line-height: 55px;
        border: 3px dotted #000;
        margin-bottom: 18px;
        font-size: 24px;
    }
    .pv4_section21_cta_time_row .countdown__title {
        text-transform: uppercase;
        font-size: 15px;
        padding-top: 7rem;
    }
}


.block{
    background-size: cover;
}





.countdown__number{
    font-size: 55rem;
    text-align: center;
    margin-bottom: 0 !important;
    font-weight: bold;
}
.countdown__label{
    text-align: center;
}



.mit_program_feature{
    background-size: 24%;
    background-repeat: no-repeat;
    background-position: right top !important;
}
.mit_pricing{
   background-size: 18%;
    background-repeat: no-repeat;
    background-position: right bottom !important; 
}
.mit_pricing2{
   background-size: 18%;
    background-repeat: no-repeat;
    background-position: left top !important; 
}

.mit_text_list ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
    margin-top: 40rem;
    margin-bottom: 40rem;
}
.mit_text_list ul li{
    position: relative;
    margin: 0;
    margin-top: 25rem;
    margin-bottom: 20rem;
    padding-left: 35rem;
    line-height: 1.4;
    border-bottom: 1px dashed #00000038;
    padding-bottom: 25rem;
}
.mit_text_list ul li:last-child{
	border-bottom:0;
	padding-bottom: 0;
}
.mit_text_list ul li:before{
    content:
    "\f058";
    font-family:
    "Font Awesome 5 Free";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-weight: 900;
    position: absolute;
    left: 0;
    top: 8rem;
}