@import url("https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,500;0,600;1,400;1,600&display=swap");
.br_sp_only {
display: none;
}
.promo_head {
padding: 30px 0 20px;
max-width: 1000px;
margin: 0 auto;
display: flex;
flex-wrap: nowrap;
font-size: 1.8rem;
font-weight: 600;
text-align: center;
}
.titleholder {
position: relative;
background: url(//jewel-cafe.my/wp-content/themes/new_jewel5745747/img/promo_page_material/lp_title_holder.png) no-repeat;
width: 322px;
height: 73px;
}
.titleholder span {
position: absolute;
left: 80px;
top: 20px;
font-family: 'Cormorant Garamond', serif;
font-size: 2.5rem;
font-weight: 100;
color: white;
}
.section {
margin: 30px 0;
}
.section_title {
margin: 20px 0;
}
.section_title span {
font-size: 3.0rem;
font-weight: 600;
color: black;
}
.section_title span.red {
color: #DA172B;
}
.section_img img {
width: 800px;
height: 400px;
}
.section_description {
margin: 20px 0;
}
.section_description p {
font-size: 1.6rem;
font-weight: 100;
color: black;
}
.section_description p.footnotes {
font-style: italic;
}
.section_description p.footnotes.bold {
font-weight: 600;
}
.priviledge_list .list {
width: 800px;
display: flex;
margin: 40px 0;
}
.priviledge_list .list .left {
width: 30%;
}
.priviledge_list .list .right {
width: 70%;
}
.priviledge_list .list .left img {
margin: 0 auto;
width: 230px;
height: auto;
}
.priviledge_list .list .right .list_description {}
.priviledge_list .list .right .list_description span.description_head {
font-size: 2.0rem;
font-weight: 600;
color: black;
}
.priviledge_list .list .right .list_description p {
padding: 10px 0 0;
font-size: 1.6rem;
font-weight: 100;
color: black;
}