@import url("https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,500;0,600;1,400;1,600&display=swap");
.br_pc_only {
display: none;
}
.frame.promo_anniversary {
margin: 0 4%;
display: flex;
flex-wrap: nowrap;
justify-content: space-between;
align-items: flex-start; }
.promo_head {
padding: 30px 0 0;
margin: 0 4%;
display: flex;
flex-wrap: nowrap;
font-size: 1.6rem;
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.0rem;
font-weight: 100;
color: white;
}
.section {
margin: 30px 0;
}
.section_title {
margin: 20px 0;
}
.section_title span {
font-size: 2.5rem;
font-weight: 600;
color: black;
}
.section_title span.red {
color: #DA172B;
}
.section_img img {
width: 100%!important;
height: auto!important;
}
.section_description {
margin: 20px 0;
}
.section_description p {
font-size: 1.4rem;
font-weight: 100;
color: black;
}
.section_description p.footnotes {
font-style: italic;
}
.section_description p.footnotes.bold {
font-weight: 600;
}
.priviledge_list .list {
width: 100%;
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: 100%;
height: auto;
}
.priviledge_list .list .right .list_description {}
.priviledge_list .list .right .list_description span.description_head {
font-size: 1.6rem;
font-weight: 600;
color: black;
}
.priviledge_list .list .right .list_description p {
padding: 10px 0 0;
font-size: 1.4rem;
font-weight: 100;
color: black;
}