<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.w-commerce-commercecheckoutformcontainer {
  width: 100%;
  min-height: 100vh;
  background-color: #f5f5f5;
  padding: 20px;
}

.w-commerce-commercelayoutcontainer {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.w-commerce-commercelayoutmain {
  flex: 0 800px;
  margin-right: 20px;
}

.w-commerce-commercecartapplepaybutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  height: 38px;
  min-height: 30px;
  background-color: #000;
  border-width: 0;
  border-radius: 2px;
  align-items: center;
  margin-bottom: 8px;
  padding: 0;
  text-decoration: none;
  display: flex;
}

.w-commerce-commercecartapplepayicon {
  width: 100%;
  height: 50%;
  min-height: 20px;
}

.w-commerce-commercecartquickcheckoutbutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  height: 38px;
  background-color: #000;
  border-width: 0;
  border-radius: 2px;
  justify-content: center;
  align-items: center;
  margin-bottom: 8px;
  padding: 0 15px;
  text-decoration: none;
  display: flex;
}

.w-commerce-commercequickcheckoutgoogleicon, .w-commerce-commercequickcheckoutmicrosofticon {
  margin-right: 8px;
  display: block;
}

.w-commerce-commercecheckoutcustomerinfowrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutblockheader {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  justify-content: space-between;
  align-items: baseline;
  padding: 4px 20px;
  display: flex;
}

.w-commerce-commercecheckoutblockcontent {
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  padding: 20px;
}

.w-commerce-commercecheckoutlabel {
  margin-bottom: 8px;
}

.w-commerce-commercecheckoutemailinput {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 0;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutemailinput::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutemailinput::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutemailinput:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingaddresswrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutshippingfullname {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingfullname::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingfullname::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingfullname:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingstreetaddress {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingstreetaddress::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstreetaddress::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstreetaddress:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingstreetaddressoptional {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingstreetaddressoptional::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstreetaddressoptional::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstreetaddressoptional:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutrow {
  margin-left: -8px;
  margin-right: -8px;
  display: flex;
}

.w-commerce-commercecheckoutcolumn {
  flex: 1;
  padding-left: 8px;
  padding-right: 8px;
}

.w-commerce-commercecheckoutshippingcity {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingcity::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingcity::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingcity:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingstateprovince {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingstateprovince::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstateprovince::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstateprovince:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingzippostalcode {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingzippostalcode::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingzippostalcode::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingzippostalcode:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingcountryselector {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 0;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingcountryselector::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingcountryselector::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingcountryselector:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingmethodswrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutshippingmethodslist {
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
}

.w-commerce-commercecheckoutshippingmethoditem {
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  flex-direction: row;
  align-items: baseline;
  margin-bottom: 0;
  padding: 16px;
  font-weight: 400;
  display: flex;
}

.w-commerce-commercecheckoutshippingmethoddescriptionblock {
  flex-direction: column;
  flex-grow: 1;
  margin-left: 12px;
  margin-right: 12px;
  display: flex;
}

.w-commerce-commerceboldtextblock {
  font-weight: 700;
}

.w-commerce-commercecheckoutshippingmethodsemptystate {
  text-align: center;
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  padding: 64px 16px;
}

.w-commerce-commercecheckoutpaymentinfowrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutcardnumber {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  cursor: text;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutcardnumber::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardnumber::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardnumber:focus, .w-commerce-commercecheckoutcardnumber.-wfp-focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutcardexpirationdate {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  cursor: text;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutcardexpirationdate::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardexpirationdate::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardexpirationdate:focus, .w-commerce-commercecheckoutcardexpirationdate.-wfp-focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutcardsecuritycode {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  cursor: text;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutcardsecuritycode::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardsecuritycode::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardsecuritycode:focus, .w-commerce-commercecheckoutcardsecuritycode.-wfp-focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingaddresstogglewrapper {
  flex-direction: row;
  display: flex;
}

.w-commerce-commercecheckoutbillingaddresstogglecheckbox {
  margin-top: 4px;
}

.w-commerce-commercecheckoutbillingaddresstogglelabel {
  margin-left: 8px;
  font-weight: 400;
}

.w-commerce-commercecheckoutbillingaddresswrapper {
  margin-top: 16px;
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutbillingfullname {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingfullname::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingfullname::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingfullname:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingstreetaddress {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingstreetaddress::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstreetaddress::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstreetaddress:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingstreetaddressoptional {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingstreetaddressoptional::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstreetaddressoptional::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstreetaddressoptional:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingcity {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingcity::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingcity::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingcity:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingstateprovince {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingstateprovince::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstateprovince::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstateprovince:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingzippostalcode {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingzippostalcode::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingzippostalcode::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingzippostalcode:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingcountryselector {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 0;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingcountryselector::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingcountryselector::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingcountryselector:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutorderitemswrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutsummaryblockheader {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  justify-content: space-between;
  align-items: baseline;
  padding: 4px 20px;
  display: flex;
}

.w-commerce-commercecheckoutorderitemslist {
  margin-bottom: -20px;
}

.w-commerce-commercecheckoutorderitem {
  margin-bottom: 20px;
  display: flex;
}

.w-commerce-commercecartitemimage {
  width: 60px;
  height: 0%;
}

.w-commerce-commercecheckoutorderitemdescriptionwrapper {
  flex-grow: 1;
  margin-left: 16px;
  margin-right: 16px;
}

.w-commerce-commercecheckoutorderitemquantitywrapper {
  white-space: pre-wrap;
  display: flex;
}

.w-commerce-commercecheckoutorderitemoptionlist {
  margin-bottom: 0;
  padding-left: 0;
  text-decoration: none;
  list-style-type: none;
}

.w-commerce-commercelayoutsidebar {
  flex: 0 0 320px;
  position: -webkit-sticky;
  position: sticky;
  top: 20px;
}

.w-commerce-commercecheckoutordersummarywrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutsummarylineitem, .w-commerce-commercecheckoutordersummaryextraitemslistitem {
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 8px;
  display: flex;
}

.w-commerce-commercecheckoutsummarytotal {
  font-weight: 700;
}

.w-commerce-commercecheckoutplaceorderbutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  text-align: center;
  background-color: #3898ec;
  border-width: 0;
  border-radius: 3px;
  align-items: center;
  margin-bottom: 20px;
  padding: 9px 15px;
  text-decoration: none;
  display: block;
}

.w-commerce-commercecheckouterrorstate {
  background-color: #ffdede;
  margin-top: 16px;
  margin-bottom: 16px;
  padding: 10px 16px;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-commerce-commerceorderconfirmationcontainer {
  width: 100%;
  min-height: 100vh;
  background-color: #f5f5f5;
  padding: 20px;
}

.w-commerce-commercecheckoutcustomerinfosummarywrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutsummaryitem, .w-commerce-commercecheckoutsummarylabel {
  margin-bottom: 8px;
}

.w-commerce-commercecheckoutsummaryflexboxdiv {
  flex-direction: row;
  justify-content: flex-start;
  display: flex;
}

.w-commerce-commercecheckoutsummarytextspacingondiv {
  margin-right: .33em;
}

.w-commerce-commercecheckoutshippingsummarywrapper, .w-commerce-commercecheckoutpaymentsummarywrapper {
  margin-bottom: 20px;
}

.w-commerce-commercepaypalcheckoutformcontainer {
  width: 100%;
  min-height: 100vh;
  background-color: #f5f5f5;
  padding: 20px;
}

.w-commerce-commercepaypalcheckouterrorstate {
  background-color: #ffdede;
  margin-top: 16px;
  margin-bottom: 16px;
  padding: 10px 16px;
}

@media screen and (max-width: 767px) {
  .w-commerce-commercelayoutcontainer {
    flex-direction: column;
    align-items: stretch;
  }

  .w-commerce-commercelayoutmain {
    flex-basis: auto;
    margin-right: 0;
  }

  .w-commerce-commercelayoutsidebar {
    flex-basis: auto;
  }
}

@media screen and (max-width: 479px) {
  .w-commerce-commercecheckoutemailinput, .w-commerce-commercecheckoutshippingfullname, .w-commerce-commercecheckoutshippingstreetaddress, .w-commerce-commercecheckoutshippingstreetaddressoptional {
    font-size: 16px;
  }

  .w-commerce-commercecheckoutrow {
    flex-direction: column;
  }

  .w-commerce-commercecheckoutshippingcity, .w-commerce-commercecheckoutshippingstateprovince, .w-commerce-commercecheckoutshippingzippostalcode, .w-commerce-commercecheckoutshippingcountryselector, .w-commerce-commercecheckoutcardnumber, .w-commerce-commercecheckoutcardexpirationdate, .w-commerce-commercecheckoutcardsecuritycode, .w-commerce-commercecheckoutbillingfullname, .w-commerce-commercecheckoutbillingstreetaddress, .w-commerce-commercecheckoutbillingstreetaddressoptional, .w-commerce-commercecheckoutbillingcity, .w-commerce-commercecheckoutbillingstateprovince, .w-commerce-commercecheckoutbillingzippostalcode, .w-commerce-commercecheckoutbillingcountryselector {
    font-size: 16px;
  }
}

body {
  color: #333;
  font-family: Fedra Sans, Arial, sans-serif;
  font-size: 1.2rem;
  line-height: 1.8;
}

h1 {
  width: auto;
  text-align: center;
  margin: auto;
  font-family: Fedra Serif, sans-serif;
  font-size: 4.3rem;
  font-weight: 500;
  line-height: 1.2em;
}

h2 {
  color: #fff;
  margin-top: 20px;
  margin-bottom: 3vh;
  font-family: Mukta Malar, sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.2;
}

h3 {
  max-width: 700px;
  margin-bottom: 4vh;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  font-family: Fedra Sans, Arial, sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.2rem;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}

p {
  width: 46vw;
  max-width: 700px;
  text-align: left;
  margin-bottom: 4vh;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  font-family: Mukta Malar, sans-serif;
}

a {
  color: #09f;
  text-decoration: none;
}

ul, ol {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
}

img {
  object-fit: cover;
  display: inline-block;
}

strong {
  color: #e2e2e2;
  margin-left: auto;
  margin-right: auto;
  font-style: normal;
  font-weight: 500;
  display: inline;
}

em {
  width: auto;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-family: Mukta Malar, sans-serif;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.4;
  display: inline;
}

figure {
  margin-bottom: 10px;
}

figcaption {
  text-align: center;
  margin-top: 2vh;
  margin-bottom: 0;
}

.aritcle-hero-img-wrapper {
  height: auto;
  text-align: center;
}

.image-responsive {
  width: 22vw;
  height: 18vw;
  max-width: 440px;
  text-align: left;
  object-fit: cover;
  align-self: flex-start;
  margin-top: auto;
  margin-bottom: auto;
  margin-right: auto;
  display: block;
}

.sub-heading {
  color: #d8860a;
  text-align: center;
  font-family: Fedra Serif, sans-serif;
  font-size: 45px;
  line-height: 1;
}

.sub-heading.lbs {
  width: 60vw;
  max-width: 700px;
  margin-top: 2vh;
  margin-bottom: 6vh;
  font-family: Fedra Sans, Arial, sans-serif;
  font-size: 3rem;
  font-style: italic;
  font-weight: 400;
  line-height: 1.2;
}

.sub-heading.recipe {
  width: 50vw;
  max-width: 500px;
  color: #000;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 4vh;
  font-family: Mukta Malar, sans-serif;
  font-size: 1.8rem;
  font-style: italic;
  font-weight: 400;
}

.article-description {
  width: 60vw;
  max-width: 720px;
  color: #efe8d2;
  text-align: center;
  margin: 10vh auto;
  font-family: Fedra Sans, Arial, sans-serif;
  font-size: 1.4rem;
  font-style: italic;
  line-height: 1.75;
}

.center-divider {
  margin-top: 4%;
  margin-bottom: 4%;
}

.post-header-background {
  z-index: 1;
  background-color: #200f0c;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-bottom: 25vh;
  display: block;
  position: relative;
}

.image-caption {
  width: 50vw;
  max-width: 800px;
  color: rgba(255, 255, 255, .7);
  text-align: right;
  flex-direction: row;
  justify-content: flex-end;
  margin-top: 0%;
  margin-left: auto;
  margin-right: auto;
  padding-top: .5vh;
  font-size: 1rem;
  font-style: italic;
  line-height: 2;
  display: flex;
}

.post-body-wrapper {
  width: 46vw;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 8vh;
  padding-bottom: 4vh;
}

.post-body-wrapper em {
  font-family: Fedra Serif, sans-serif;
  font-weight: 400;
}

.post-body-paragraph {
  width: 46vw;
  max-width: 700px;
  color: #2d2c23;
  text-align: left;
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-self: center;
  align-items: flex-start;
  margin: auto;
  padding-top: 8vh;
  padding-bottom: 8vh;
  font-family: Fedra Sans, Arial, sans-serif;
  font-weight: 400;
  display: block;
}

.post-body-paragraph h3 {
  margin-top: auto;
  margin-bottom: 3vh;
  padding-top: 0;
  font-size: 1.6rem;
  font-style: normal;
  line-height: 1.2;
  display: block;
}

.post-body-paragraph p {
  width: auto;
  max-width: none;
  color: #000;
  order: 0;
  justify-content: flex-start;
  align-self: center;
  margin-bottom: 0;
  padding-top: 2vh;
  padding-bottom: 2vh;
  font-family: Fedra Serif, sans-serif;
  font-size: 1.2rem;
  font-style: normal;
  line-height: 1.8;
  display: block;
}

.post-body-paragraph em {
  width: auto;
  max-width: none;
  text-align: center;
  text-transform: none;
  border: 1px #000;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  line-height: 1.6;
  text-decoration: none;
  display: inline;
}

.divider-wrapper {
  justify-content: center;
  align-items: center;
  margin-top: 5%;
  margin-bottom: 5%;
  display: flex;
}

.full-width-image {
  width: auto;
  height: 40vw;
  background-image: url('../images/shutterstock_1671862186-Edit.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: row;
  margin-top: auto;
  margin-bottom: 0%;
  padding-top: 0;
  display: flex;
}

.full-width-quote {
  text-align: center;
  background-color: #edc48d;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 5%;
  padding: 8% 10% 8vh;
  display: flex;
}

.quote {
  width: 50vw;
  max-width: 500px;
  color: #fff;
  text-align: center;
  margin-bottom: auto;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 20vh;
  font-family: Fedra Sans, Arial, sans-serif;
  font-size: 1.8rem;
  font-style: italic;
  line-height: 1.5;
}

.heading-1 {
  margin-top: 4%;
  margin-bottom: 2%;
}

.heading-1.hi {
  width: 60%;
  font-family: Fedra Serif, sans-serif;
  font-weight: 500;
}

.in-this-issue-h1 {
  color: #77715f;
  letter-spacing: 7.4px;
  text-transform: uppercase;
  font-size: 41px;
  font-weight: 400;
}

.in-this-issue-h1.top-marg-la {
  margin-top: auto;
}

.in-this-issue-h1.top-marg-la.dec {
  color: #501a49;
  letter-spacing: 0;
  font-family: Notoseriftamil Condensed, sans-serif;
}

.ornament {
  width: 20vw;
  max-width: 250px;
  padding-top: 8vh;
  padding-bottom: 2vh;
}

.ornament-wrapper {
  justify-content: center;
  align-items: center;
  margin-top: 2vh;
  margin-bottom: auto;
  padding-bottom: 8vh;
  display: flex;
}

.ornament-wrapper.top-marg-me {
  margin-top: auto;
  padding-top: 2vh;
}

.ornament-wrapper.bottom-marg-min {
  margin-top: 2vh;
  margin-bottom: 0;
}

.ornament-wrapper.top-marg-me {
  width: 16vw;
  max-width: 400px;
  margin-top: auto;
  margin-left: auto;
  margin-right: auto;
  padding-top: 2vh;
}

.ornament-wrapper.june {
  margin-top: 6vh;
}

.feature-story-wrapper {
  width: 76vw;
  background-image: linear-gradient(270deg, #000 45%, rgba(0, 0, 0, 0));
  margin-bottom: 6%;
  margin-left: auto;
  margin-right: auto;
  padding: 6%;
  position: relative;
}

.feature-stroy-content-wrapper {
  width: 50%;
}

.block-subheading {
  color: #d3bb9a;
  letter-spacing: 4px;
  text-transform: uppercase;
  margin-bottom: 6%;
  font-size: 1rem;
  line-height: 1;
}

.block-subheading.jun {
  color: #dd9015;
  margin-bottom: 2vh;
  font-family: Mukta Malar, sans-serif;
}

.post-heading-h3 {
  width: auto;
  color: #fff;
  margin-bottom: 3vh;
  padding-right: 1vw;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.2;
}

.featured-story-description {
  color: #f4f0e1;
  margin-bottom: 6%;
  font-family: Fedra Sans, Arial, sans-serif;
  font-size: 16px;
  font-style: italic;
  line-height: 1.6;
}

.read-now-link {
  color: #333;
  border-bottom: 2px solid #000;
  margin-top: auto;
  padding-bottom: .4%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1;
  text-decoration: none;
  display: inline-block;
}

.read-now-link.white {
  color: #fff;
  letter-spacing: 1px;
  color: #fff;
  letter-spacing: 1px;
  border-bottom-color: #fff;
  font-size: 1.1rem;
  position: static;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.section-wrapper-div {
  padding-left: 10vw;
  padding-right: 10vw;
}

.section-wrapper-div.indexpage {
  background-color: #f3f4ef;
  text-decoration: none;
}

.section-wrapper-div.indexpage.dec {
  padding-top: 8vh;
}

.section-wrapper-div.june {
  background-color: #f6ecd7;
}

.articles-grid {
  grid-column-gap: 8vw;
  grid-row-gap: 10vh;
  grid-template-rows: minmax(20vw, 1fr) auto;
  grid-template-columns: minmax(200px, 1fr) 1fr;
  grid-auto-flow: row dense;
  align-items: end;
  display: grid;
}

.articles-grid._2column {
  grid-column-gap: 6vw;
  grid-row-gap: 8vh;
  flex: 0 auto;
  grid-template-columns: .25fr .25fr;
  grid-auto-columns: .25fr;
  grid-auto-flow: row;
  align-self: auto;
  align-items: start;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.article-card {
  width: 22vw;
  max-width: 400px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: auto;
  display: block;
}

.article-category {
  width: 15vw;
  height: auto;
  color: #1a2e54;
  letter-spacing: 5px;
  text-transform: uppercase;
  background-color: #62793f;
  justify-content: center;
  margin-bottom: 4%;
  margin-left: auto;
  margin-right: auto;
  font-family: Fedra Sans, Arial, sans-serif;
  font-size: 18px;
  line-height: 1;
  display: flex;
}

.article-category.small-card {
  width: auto;
  max-width: none;
  letter-spacing: 2px;
  margin-bottom: 2vh;
  font-size: .8rem;
}

.article-category.sgx {
  width: 40vw;
  max-width: 300px;
  color: #caa896;
  background-color: #9c6a48;
  margin-bottom: 2vw;
}

.article-category.mar23.kps {
  background-color: #4522ad;
  margin-bottom: auto;
}

.article-category.mar23.sgx {
  background-color: #3967ac;
}

.article-category.apr23.sgx {
  background-color: #2d054b;
}

.article-category.apr23.sgx.may {
  background-color: #a37104;
}

.article-category.apr23.kps {
  width: 12vw;
  background-color: #5d74a3;
  margin-bottom: auto;
}

.article-img-wrapper {
  width: 15vw;
  height: 21.5vw;
  overflow: hidden;
}

.article-img-wrapper._2col {
  width: 22vw;
  height: 18vw;
  max-width: 400px;
  object-fit: cover;
  align-items: flex-start;
  margin: auto;
  display: block;
  overflow: visible;
}

.article-img-wrapper._2col.small-card {
  width: auto;
  height: auto;
  max-width: none;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: auto;
  margin-bottom: 2vh;
  display: block;
}

.article-img-wrapper._2col {
  width: 100%;
  height: auto;
  max-width: 540px;
  margin-bottom: 0;
  overflow: hidden;
}

.article-img-wrapper._2col.small-card {
  width: 15vw;
  height: 12vw;
  max-width: none;
  margin-bottom: 2vh;
}

.article-card-title {
  width: 22vw;
  max-width: 440px;
  flex-direction: column;
  margin-top: 4vh;
  margin-bottom: 2vh;
  font-size: 1.7rem;
  line-height: 1.3;
  display: flex;
}

.article-card-title.small-card {
  width: 15vw;
  max-width: 220px;
  margin-top: auto;
  font-size: 1.2rem;
  line-height: 1.3;
}

.article-card-title.idy {
  text-align: center;
  margin-top: 1vh;
  margin-bottom: auto;
  padding-bottom: 1vh;
  font-family: Fedra Serif, sans-serif;
  font-size: .8rem;
  display: block;
}

.article-card-title.idy.fullmoon {
  width: auto;
  max-width: none;
  color: #fff;
  margin-top: 1.4vh;
  padding-bottom: 1.4vh;
  font-weight: 500;
  line-height: 1.2;
}

.article-link-block {
  color: #000;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: flex-start;
  justify-items: start;
  display: block;
}

.home-hero-wrapper {
  width: 100vw;
  height: 100vh;
  background-color: #383838;
  flex-direction: column;
  display: flex;
  position: fixed;
}

.home-hero-wrapper.dec-1 {
  color: #b98e94;
  background-color: #571e06;
}

.home-hero-wrapper.apr23 {
  background-color: #3a0518;
}

.home-hero-title {
  width: 80vw;
  height: 21vh;
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  align-self: center;
  align-items: center;
  padding-top: 10vh;
  padding-bottom: 5vh;
  display: flex;
  position: relative;
}

.logo-wrapper {
  width: 5vw;
  height: auto;
  max-width: 5vw;
  min-width: 0;
  margin-left: 0%;
  margin-right: 1vw;
}

.image-fit {
  width: auto;
  height: auto;
  max-width: 5vw;
  object-fit: contain;
}

.issue-date {
  color: #c8b89c;
  text-align: right;
  white-space: nowrap;
  font-size: 18px;
  font-weight: 400;
  line-height: 1;
}

.issue-date.jun {
  color: #fff;
  color: #fff;
  font-family: Mukta Malar, sans-serif;
}

.issue-date-wrapper {
  color: #6f82a6;
  justify-content: flex-end;
  margin-top: 3%;
  font-weight: 500;
  display: flex;
  position: absolute;
  top: 90%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.ff-logo-wrapper {
  position: relative;
}

.ff-cover-img-wrpr {
  width: 80vw;
  max-width: 1220px;
  object-fit: cover;
  background-image: url('../images/20201007_CHI_0242-e.jpg');
  background-position: 0 60%;
  background-repeat: repeat;
  background-size: cover;
  flex: 1;
  margin-top: 5vh;
  margin-left: auto;
  margin-right: auto;
  display: block;
  overflow: hidden;
}

.ff-cover-img-wrpr.dec {
  width: 68vw;
  object-position: 50% 0%;
  background-image: url('../images/20160221_SLH_0664-edit.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  margin-top: 2vh;
}

.quote-title {
  color: #fff;
  text-align: center;
  margin-bottom: 40px;
  font-family: Fedra Serif, sans-serif;
  font-size: 2.6em;
  font-weight: 400;
}

.quote-title.julhome {
  margin-top: 8vh;
  margin-bottom: 0;
  padding-bottom: 4vh;
  font-size: 2.8em;
}

.sg-sign {
  width: 10vw;
}

.subscribe-block {
  height: auto;
  background-color: #000;
  justify-content: center;
  align-items: center;
  padding-top: 8vh;
  padding-bottom: 8vh;
  display: flex;
}

.subs-button {
  width: auto;
  background-color: #c80000;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  margin-right: 6%;
  padding: 1.5vw 3vw;
  text-decoration: none;
  display: flex;
}

.subs-button:hover {
  background-color: #b30000;
}

.subs-text {
  color: #fff;
  white-space: nowrap;
  margin-left: 1.5vw;
  font-size: 21px;
  font-weight: 500;
  line-height: 1;
}

.subs-icon {
  width: 2vw;
}

.subs-invite-text {
  color: #fff;
  font-family: Mukta Malar, sans-serif;
  font-size: 2rem;
  line-height: 1.2;
}

.subs-wrpr {
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
}

.socials-section {
  height: 60vh;
  text-align: center;
  background-image: url('../images/upload-2dc1a329-5691-4e90-a77b-36bbfe0133e7.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  flex-direction: column;
  justify-content: space-around;
  align-items: stretch;
  padding: 3% 10vw;
  display: flex;
}

.text-block-8 {
  color: #c4a285;
  text-align: center;
  letter-spacing: 5.6px;
  text-transform: uppercase;
  margin-bottom: 1%;
  font-family: Fedra Serif, sans-serif;
  font-size: 27px;
  line-height: 1;
}

.share-link {
  color: #fff;
  border-bottom: 3px solid #fff;
  padding-bottom: 6px;
  font-family: Fedra Serif, sans-serif;
  font-size: 1.9rem;
  line-height: 1;
  text-decoration: none;
}

.div-block-14 {
  justify-content: space-around;
  align-items: center;
  display: flex;
}

.copyright-text {
  color: #aaa8a0;
  font-size: 18px;
  line-height: 1;
  text-decoration: none;
}

.copyright-text-link {
  color: #aaa8a0;
  line-height: 1;
  text-decoration: none;
}

.copyright-text-link:hover {
  text-decoration: underline;
}

.caption-block-overlaps-previous {
  margin-top: 8vh;
  padding: 4vw 10vw;
  position: relative;
}

.caption-color-block {
  z-index: 2;
  width: 33vw;
  background-color: #009f75;
  margin-top: -10vh;
  margin-left: 4vw;
  margin-right: 10vw;
  padding: 4vw;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.caption-color-block.shadow {
  z-index: -1;
  width: auto;
  opacity: .51;
  background-color: #1a1364;
  margin: 0 0 0;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  transform: rotate(3deg);
}

.caption-color-block.centre {
  width: 60vw;
  margin: -15vh auto 2vw;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.caption-color-block.left {
  margin-left: 10vw;
  margin-right: 4vw;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.caption-color-block.inline {
  width: 60vw;
  background-color: #1a1364;
  margin: 2vh auto 2vw;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.caption-color-block.left {
  width: 32vw;
  height: auto;
  background-color: rgba(0, 159, 117, 0);
  margin-left: 10vw;
  margin-right: 4vw;
  padding: 0;
  position: relative;
  top: 8vh;
  bottom: auto;
  left: auto;
  right: auto;
}

.caption-color-block.shadow {
  z-index: -1;
  width: auto;
  opacity: .74;
  background-color: #014938;
  margin: 0 0 0;
  padding-top: 0;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  transform: rotate(5deg);
}

.color-capiton-txt {
  color: #fff;
  font-size: 2rem;
  font-style: italic;
  line-height: 1.5;
}

.float-wrpr {
  width: 33vw;
  height: 38vh;
  float: right;
  justify-content: center;
  align-items: center;
  margin-bottom: 1vh;
  margin-left: 2vw;
}

.float-wrpr.centre {
  width: auto;
  height: auto;
  float: none;
}

.float-wrpr.left {
  height: 30vh;
  float: left;
  margin: auto 2vw auto auto;
}

.category-tag {
  width: 20vw;
  text-align: center;
  letter-spacing: 5px;
  text-transform: uppercase;
  background-color: #69a26a;
  margin-left: auto;
  margin-right: auto;
  padding: 1vh 2vw;
  font-family: Fedra Serif, sans-serif;
  font-size: .8rem;
  font-weight: 500;
  display: block;
  position: static;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.category-tag.recipetag {
  width: 14vw;
  color: #fffab7;
  text-align: center;
  background-color: #1d701e;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.category-tag.recipetag.mobiletag {
  width: 18vw;
  max-width: 200px;
  color: #000;
  letter-spacing: 0;
  background-color: #dd9a0a;
  padding-left: 1vw;
  padding-right: 1vw;
  font-family: Mukta Malar, sans-serif;
  font-size: 1rem;
}

.category-tag.white-black {
  width: 18vw;
  max-width: 220px;
  background-color: #d0d0d0;
  padding-left: 1vw;
  padding-right: 1vw;
}

.category-tag.white-black.sept {
  max-width: 160px;
  background-color: #cddde6;
}

.category-tag.white-black.sept.dec {
  max-width: 300px;
  color: #535353;
  background-color: #1b73a6;
}

.category-tag.white-black.sept.dec.febcoll {
  width: auto;
  max-width: 300px;
  background-color: #020a44;
}

.category-tag.white-black.nov {
  width: 18vw;
  max-width: none;
  background-color: #c78a4b;
}

.category-tag.nov {
  background-color: #4e7d4f;
}

.category-tag.mar23.feature {
  background-color: #460808;
}

.category-tag.mar23.feature.yellow {
  width: 12vw;
  background-color: #dd9015;
}

.category-tag.mar23.consicious {
  width: 14vw;
  background-color: #f2ece3;
}

.category-tag.mar23.consicous {
  background-color: #154291;
}

.category-tag.mar23.vid {
  width: 16vw;
  background-color: #992828;
}

.category-tag.mar23.igy {
  width: 18vw;
  max-width: 400px;
  background-color: #6d4128;
}

.category-tag.mar23.msr23 {
  width: 17vw;
  max-width: none;
  object-fit: fill;
  background-color: rgba(36, 71, 170, .8);
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  margin-bottom: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
  overflow: visible;
}

.category-tag.yw2 {
  background-color: #9e560a;
}

.category-tag.apr23 {
  background-color: #161515;
}

.category-tag.apr23.lifeq {
  width: 16vw;
  background-color: #222163;
}

.category-tag.apr23.conversation {
  width: 16vw;
  max-width: none;
  color: #ffecce;
  background-color: #552d04;
  flex-wrap: nowrap;
  align-content: flex-start;
  justify-content: center;
  margin: auto;
  display: flex;
  position: relative;
}

.category-tag.apr23.whisper {
  background-color: #6d3102;
}

.category-tag.apr23.lbc {
  background-color: #550404;
}

.category-tag.apr23.lbu {
  background-color: #700101;
}

.category-tag.apr23.ins {
  background-color: #030972;
}

.category-tag.may23 {
  background-color: #a16c41;
}

.category-tag.may23.mother {
  width: auto;
  width: 16vw;
  background-color: #927944;
  margin-left: auto;
  margin-right: auto;
  display: block;
  overflow: visible;
}

.link {
  color: #9b9e8c;
  text-decoration: underline;
}

.link:hover {
  text-decoration: none;
}

.cover-poetry-wrapper {
  width: 100vw;
  background-color: rgba(25, 6, 2, .91);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 10vh 10vw;
  display: flex;
}

.cover-poetry-wrapper.dec-1 {
  color: #72222c;
  background-color: rgba(58, 5, 24, .95);
  margin-top: 13vh;
  padding-top: 0;
}

.cover-poetry-wrapper.apr23 {
  background-color: rgba(25, 6, 2, .85);
  margin-top: 14vh;
  padding-top: 4vh;
}

.featured-story-bgimg {
  z-index: -1;
  width: 60%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.aritcle-hero-wrapper {
  width: 80vw;
  margin-bottom: 2%;
}

.aritcle-hero-wrapper._100vw {
  width: 100vw;
}

.full-screen-hero-img-wrpr {
  height: 100vh;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.rich-paras {
  width: 46vw;
  max-width: 700px;
}

.rich-paras p {
  width: 46vw;
  max-width: 700px;
  margin-bottom: 40px;
}

.div-block-28 {
  margin-top: 0;
  position: relative;
  top: 42vw;
}

.div-block-29 {
  padding-right: 4%;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.text-block-20 {
  color: #fff;
  margin-top: 2vh;
  font-size: .9rem;
}

.image {
  display: block;
}

.full-width-quote {
  padding-top: 6%;
  padding-bottom: 8%;
  position: relative;
}

.div-block-31 {
  opacity: 1;
  justify-content: center;
  display: flex;
}

.main-heading {
  width: 60vw;
  margin-top: auto;
  padding-top: 6vh;
  font-family: Fedra Serif, sans-serif;
  font-size: 4rem;
  font-weight: 400;
}

.main-heading.msr-pic {
  width: 60vw;
  height: auto;
  margin-top: auto;
  margin-left: auto;
  margin-right: auto;
  padding-top: 6vh;
  padding-bottom: 4vh;
}

.main-heading.msr-pic h1 {
  color: #fff;
  font-size: 2.8rem;
}

.main-heading.inpics {
  color: #fff;
  margin-bottom: 4vh;
  font-family: Mukta Malar, sans-serif;
  font-size: 3rem;
}

.heroheader {
  width: 100vw;
  color: #331d1d;
  object-fit: fill;
  background-color: rgba(255, 255, 255, .9);
  flex-direction: column;
  align-items: center;
  margin-top: 60vh;
  margin-bottom: 0;
  padding-top: 0;
  font-family: Fedra Serif, sans-serif;
  font-size: 4rem;
  display: flex;
  position: static;
}

.heroheader.fullmoon {
  width: 50vw;
  max-width: 800px;
  color: #fff;
  text-align: center;
  padding-top: 8vh;
  padding-bottom: 4vh;
  font-size: 4rem;
}

.heroheader.fullmoon.dec {
  width: 70vw;
  background-color: rgba(255, 255, 255, 0);
  margin-top: 0;
  font-size: 3.8rem;
}

.heroheader.fullmoon.dec.hj {
  padding-top: 4vh;
  padding-bottom: 8vh;
}

.heroheader.fullmoon.dec.hj.kuws {
  padding-bottom: 2vh;
}

.heroheader.sgx {
  max-width: 740px;
  color: #fff;
  padding-top: 2vh;
  padding-bottom: 4vh;
}

.heroheader.mar23.sgx.krish {
  width: 70vw;
  max-width: 800px;
  color: rgba(0, 0, 0, 0);
  background-color: rgba(0, 0, 0, 0);
  margin-top: auto;
}

.bg-fixed {
  z-index: -4;
  width: 100vw;
  height: 100vh;
  background-color: #020741;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 6vh;
  position: static;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.bg-fixed.sgx {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/20161209_CHI_0121-Small.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.bg-fixed.culture {
  width: 100vw;
  height: auto;
  object-fit: cover;
  background-color: #01083c;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
  overflow: visible;
}

.bg-fixed.oct {
  background-color: #3a1a08;
}

.bg-fixed.oct.health {
  background-color: #144766;
}

.bg-fixed.oct.health.dec {
  width: 100vw;
  height: auto;
  object-fit: fill;
  object-position: 50% 50%;
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
  position: fixed;
}

.bg-fixed.dec {
  background-color: #cececc;
}

.bg-fixed.dec-fs {
  height: auto;
  background-color: #352101;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.bg-fixed.feature.apr23 {
  object-fit: cover;
  background-color: #4b0303;
  position: fixed;
  top: 0;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.bg-fixed.recepie.mar23 {
  height: auto;
  background-image: url('../images/shutterstock_1065900266-Edit.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: fixed;
}

.bg-fixed.recepie.mar23.adaidosa {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/20230418_SJT_0015-edit.jpg');
}

.bg-fixed.mar23 {
  width: 100vw;
  object-fit: cover;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: visible;
}

.bg-fixed.mar23.culture {
  width: auto;
}

.bg-fixed.mar23.yogaw-2 {
  width: 100vw;
  height: auto;
  object-position: 50% 50%;
  background-color: #f5dbdb;
  padding-bottom: 0;
  display: block;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: visible;
}

.bg-fixed.mar23.yw2 {
  width: 100vw;
  height: auto;
  object-fit: cover;
  background-color: #964e07;
  padding-bottom: 0;
}

.bg-fixed.mar23.cons {
  width: auto;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  display: block;
}

.bg-fixed.mar23.consicous {
  width: 100vw;
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  padding-bottom: 0;
  display: block;
  position: fixed;
}

.bg-fixed.mar23.vid.iw {
  width: 100vw;
  height: auto;
  object-fit: cover;
  object-position: 50% 100%;
  padding-bottom: 0;
  display: block;
  position: fixed;
}

.bg-fixed.mar23.igy, .bg-fixed.mar23.kps {
  width: 100vw;
  height: auto;
  padding-bottom: 0;
  position: fixed;
}

.bg-fixed.mar23.sgx.krish {
  width: auto;
  height: 60vh;
  object-position: 50% 100%;
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(#020635, #020635);
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  display: block;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.bg-fixed.mar23.msr {
  height: 100%;
  max-height: 100vh;
  padding-bottom: 0;
  display: block;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.bg-fixed.apr-23 {
  object-fit: cover;
  object-position: 50% 30%;
  background-color: #924e0a;
  display: block;
  position: fixed;
}

.bg-fixed.apr-23.conversation {
  height: auto;
}

.bg-fixed.apr-23.sgx {
  width: auto;
  height: auto;
  object-position: 50% 100%;
  background-color: #2c1f02;
  background-image: none;
  padding-bottom: 0;
  position: fixed;
  top: -8vh;
  bottom: 0;
  left: 0%;
  right: 0%;
  overflow: auto;
}

.bg-fixed.apr-23.whisper {
  object-position: 50% 0%;
  background-color: #964e07;
}

.bg-fixed.apr-23.lbc {
  height: auto;
  object-position: 50% 10%;
  background-color: rgba(0, 0, 0, 0);
  margin-top: -2vh;
}

.bg-fixed.apr-23.lbu, .bg-fixed.apr-23.lub {
  background-color: #a30101;
}

.bg-fixed.apr-23.kps {
  height: auto;
  object-position: 50% 50%;
  background-color: #263147;
}

.bg-fixed.apr-23.feature {
  background-color: #680303;
}

.bg-fixed.apr23.header {
  object-fit: cover;
  background-color: #f1ebe2;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.bg-fixed.apr23.ins {
  background-color: #b93f02;
  position: fixed;
}

.bg-fixed.apr {
  object-fit: cover;
  background-color: #03044c;
  padding-bottom: 0;
}

.bg-fixed.may-feature {
  background-color: #3d1802;
  padding-bottom: 12vh;
}

.html-embed {
  width: 100px;
  height: 100px;
  display: inline-block;
}

.nav-arrows {
  z-index: 20;
  width: 2.5vw;
  height: 2.5vw;
  opacity: .5;
  background-image: url('../images/New-Left.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  margin-left: 1vw;
  transition: opacity .4s cubic-bezier(.645, .045, .355, 1);
  position: fixed;
  top: 49vh;
  bottom: auto;
  left: 0%;
  right: auto;
}

.nav-arrows:hover {
  opacity: 1;
}

.nav-arrows.r {
  width: 3vw;
  height: 3vw;
  opacity: .2;
  background-image: url('../images/New-Right.svg');
  margin-left: .3vw;
  margin-right: .3vw;
  top: 49vh;
  bottom: auto;
  left: auto;
  right: 0%;
}

.nav-arrows.right {
  width: 2.5vw;
  height: 2.5vw;
  opacity: .5;
  background-size: auto;
  margin-right: 1vh;
  left: auto;
  right: 0;
  transform: rotate(180deg);
}

.nav-arrows.right.big {
  width: 3vw;
  height: 4vw;
  background-image: none;
  margin-right: .5vh;
}

.nav-arrows.right._1 {
  display: block;
}

.nav-arrows.big {
  width: 3vw;
  height: 4vw;
  background-image: none;
  align-items: center;
  margin-left: .5vw;
  display: flex;
}

.nav-arrows.big.right {
  transition-property: none;
  transform: translate(0);
}

.nav-arrows.big._1 {
  justify-content: flex-end;
  margin-left: auto;
  margin-right: .5vw;
  top: 49vh;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.top-marg-me {
  margin-top: 4vh;
}

.top-marg-la {
  margin-top: 8vh;
}

.feature-story-wrapper-2 {
  width: 76vw;
  background-color: #0a1a5e;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  margin-bottom: 6%;
  margin-left: auto;
  margin-right: auto;
  padding: 5%;
  display: flex;
}

.feature-story-wrapper-2.new {
  width: 68vw;
  width: 68vw;
  background-color: #3e1902;
  margin-bottom: 10vh;
  padding: 6vh 3vw;
}

.feature-story-wrapper-2.new.oct {
  background-color: #9c3c07;
}

.feature-story-wrapper-2.new.apr23 {
  background-color: #3d1802;
}

.featured-story-bgimg-2 {
  z-index: 5;
  width: 32vw;
  height: 44vh;
  max-width: none;
  object-fit: cover;
  margin-right: 3vw;
  display: block;
}

.feature-stroy-content-wrapper-2 {
  width: auto;
  margin-left: auto;
  margin-right: 2vw;
  display: inline-block;
}

.featured-story-description-2 {
  width: 100%;
  color: #d3bb9a;
  padding-bottom: 0;
  font-family: Fedra Sans, Arial, sans-serif;
  font-size: 1.2rem;
  font-style: italic;
  line-height: 1.2;
}

.featured-story-description-2.june {
  color: #fff;
}

.post-heading-h4 {
  color: #fff;
  margin-bottom: 4%;
  font-size: 28px;
  font-weight: 400;
  line-height: 1.2em;
}

.body-image-2 {
  width: 60vw;
  max-width: 800px;
  object-fit: fill;
  flex-flow: wrap;
  flex: 0 auto;
  order: 0;
  align-content: flex-start;
  justify-content: center;
  align-items: flex-start;
  margin-top: 8vh;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
  overflow: auto;
}

.body-image-2.new {
  z-index: 3;
  width: 50vw;
  height: auto;
  object-fit: contain;
  margin-top: 2vh;
  display: flex;
  position: relative;
}

.overlappingfullbg {
  clear: none;
  -webkit-text-fill-color: inherit;
  background-color: #a1bdda;
  background-clip: padding-box;
  flex-direction: column;
  order: 0;
  margin-top: -30vh;
  display: block;
  overflow: auto;
}

.overlappingfullbg.new {
  background-color: #e0e6d6;
  margin-top: -30vh;
}

.rich-text-block-3 {
  width: 46vw;
  max-width: 700px;
  color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: baseline;
  margin-top: 38vh;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 2vh;
  display: flex;
}

.rich-text-block-3 p {
  max-width: 700px;
}

.rich-text-block-3._1st {
  color: #f8fffa;
}

.kolampadding {
  width: 18%;
  margin-top: 2vh;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 10vh;
  display: block;
}

.kolampadding.new {
  padding-bottom: 6vh;
}

.div-block-59 {
  background-color: #372b23;
  margin-top: -2vh;
}

.hero-intro {
  width: 46rem;
  max-width: 700px;
  color: #e0c292;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 4vh;
  padding-bottom: 10vh;
  font-family: Fedra Sans, Arial, sans-serif;
  font-size: 1.6rem;
  font-style: italic;
  font-weight: 400;
  line-height: 1.4;
}

.hero-intro p {
  width: 60vw;
  max-width: 720px;
  text-align: center;
  font-family: Mukta Malar, sans-serif;
}

.hero-intro.mar23.kps {
  width: 60vw;
  color: #fff;
  padding-top: 2vh;
  padding-bottom: 2vh;
  font-family: Fedra Sans, Arial, sans-serif;
}

.hero-intro.mar23.kps em {
  font-family: Mukta Malar, sans-serif;
  font-size: 1.6rem;
}

.hero-intro.apr23 {
  max-width: 720px;
  color: #000;
  padding-bottom: 2vh;
  font-size: 1.4rem;
}

.hero-intro.apr23.conversation {
  color: #ecd7b6;
  padding-bottom: 4vh;
  font-size: 1.6rem;
}

.hero-intro.apr23.sgx {
  width: 50rem;
  max-width: 720px;
  color: #fff;
  padding-top: 0;
  padding-bottom: 4vh;
  font-size: 1.6rem;
}

.bodyfullwide {
  column-count: auto;
  background-color: #e9e5dd;
}

.bodyfullwide.mar23.sgx {
  background-color: #030629;
}

.bodyfullwide.apr-23.sgx {
  background-color: #2c1f02;
  padding-top: 8vh;
}

.herofullwidthheader {
  background-color: #13685e;
  margin-top: 44%;
}

.herofullwidthheader.mar23.kps {
  background-color: #141368;
  margin-top: 40vw;
}

.subheadingwithstroke {
  justify-content: center;
  align-items: center;
  margin-top: 10vh;
  display: flex;
}

.div-block-71 {
  width: 3vw;
  height: 10vw;
  background-color: #112c8a;
  align-self: auto;
  margin-right: 2vw;
}

.strokeheading {
  color: #112c8a;
  font-family: Fedra Sans, Arial, sans-serif;
  font-size: 3rem;
}

.strokeheading h2 {
  width: 46vw;
  max-width: 600px;
  font-size: 2.9rem;
  font-weight: 500;
}

.pullquotetext {
  width: 40vw;
  max-width: 500px;
  color: #112c8a;
  text-align: center;
  border-left-style: none;
  margin: auto auto 0;
  padding: 4vh 2vh;
  font-size: 2rem;
  font-style: italic;
  font-weight: 400;
  line-height: 1.4;
}

.pullquotetext.black {
  width: 46vw;
  max-width: 660px;
  color: #eece88;
  padding: 4vh 3vh;
  font-family: Mukta Malar, sans-serif;
  font-size: 1.6rem;
  font-style: italic;
}

.pullquotetext.blue {
  width: 44vw;
  max-width: 620px;
  color: #00183a;
  -webkit-text-stroke-color: #00183a;
  font-family: Mukta Malar, sans-serif;
  font-size: 1.8rem;
}

._70vwwhitebg {
  width: 60vw;
  background-color: rgba(255, 255, 255, .9);
  margin-top: 30%;
  margin-left: auto;
  margin-right: auto;
}

.herosansheading {
  width: 54vw;
  max-width: 700px;
  color: #0b0e8d;
  margin-bottom: auto;
  padding-top: 2vh;
  padding-bottom: 4vh;
  font-family: Fedra Sans, Arial, sans-serif;
  font-size: 3rem;
  font-weight: 400;
  line-height: 1.4;
}

.herosansheading.recipename {
  color: #8e6996;
  text-align: left;
  padding-top: 4vh;
  font-style: normal;
  font-weight: 500;
  line-height: 1.3;
}

.herosansheading.recipename.dec {
  color: #000;
  text-align: center;
  padding-top: 6vh;
  padding-bottom: 6vh;
}

.herosansheading.recipename.apr23 {
  width: 50vw;
  max-width: 660px;
  color: #000;
  text-align: center;
  padding-bottom: 1vh;
  font-family: Mukta Malar, sans-serif;
}

.kolam-consious {
  width: 20%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 2vh;
  padding-bottom: 2vh;
  display: block;
}

.kolam-consious.last {
  width: 16vw;
  padding-top: 4vh;
  padding-bottom: 6vh;
}

.kolam-consious.recipe {
  width: 16vw;
  padding-top: 4vh;
  padding-bottom: 8vh;
}

.heroheading {
  width: 60vw;
  background-color: rgba(0, 0, 0, 0);
  margin-top: auto;
  margin-left: auto;
  margin-right: auto;
  padding-top: 4vh;
}

.heroheading.culture {
  width: 50vw;
  max-width: 800px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  padding-top: 8vh;
  padding-bottom: 4vh;
}

.heroheading.exuberent {
  width: 80vw;
  max-width: 900px;
  color: #fff;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 1vh;
  font-family: Fedra Serif, sans-serif;
  line-height: 1.8;
}

.heroheading.exuberent h1 {
  color: #00340e;
  padding-top: 6vh;
  padding-bottom: 2vh;
  font-size: 3.8rem;
  line-height: 1.2;
}

.heroheading.mar23 {
  width: 80vw;
  max-width: 900px;
  background-color: rgba(0, 0, 0, 0);
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 2vh;
}

.heroheading.mar23.yw {
  padding-top: 8vh;
  padding-bottom: 4vh;
}

.heroheading.mar23.culture {
  padding-bottom: 4vh;
}

.heroheading.mar23.yw2 {
  margin-top: 4vh;
  padding-bottom: 4vh;
}

.heroheading.mar23.igy {
  width: 60vw;
  max-width: 860px;
  padding-top: 8vh;
  padding-bottom: 4vh;
}

.heroheading._640vw {
  width: 60vw;
  max-width: 960px;
  background-color: rgba(0, 0, 0, 0);
  margin-left: auto;
  margin-right: auto;
  padding-top: 6vh;
  padding-bottom: 4vh;
}

.heroheading._640vw.yellow strong {
  color: #dd9015;
}

.heroheading._640vw.yellow h1 {
  font-family: Mukta Malar, sans-serif;
}

.heroheading.apr23 {
  width: 70vw;
  max-width: 920px;
  background-color: rgba(0, 0, 0, 0);
  margin-left: auto;
  margin-right: auto;
  padding-top: 8vh;
}

.heroheading.apr23.lifeq {
  width: 80vw;
  max-width: 900px;
  padding-top: 6vh;
}

.heroheading.apr23.conversation {
  max-width: 820px;
  color: #fff;
  padding-top: 8vh;
}

.heroheading.apr23.lbs {
  width: 60vw;
  max-width: 860px;
}

.heroheading.apr23 strong {
  max-width: none;
  font-family: Mukta Malar, sans-serif;
  font-size: 4rem;
}

.tiltedimagesection {
  width: 50vw;
  max-width: 50vw;
  margin-top: 2vh;
  margin-left: auto;
  margin-right: auto;
  padding-top: 4vh;
  position: relative;
}

.h1-tiltedimagesection {
  width: 36vw;
  max-width: 60vw;
  color: #000;
  margin: auto auto 6vh 10vw;
  padding-bottom: 3vh;
  padding-left: 0;
  padding-right: 0;
  font-size: 1.8rem;
  line-height: 1.3;
}

.titlebg {
  z-index: 1;
  width: 36vw;
  height: 20vw;
  background-color: #22495c;
  justify-content: center;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: static;
  top: 0;
  left: 20%;
  transform: rotate(4deg);
}

.overlappingimagetilt {
  z-index: 3;
  width: auto;
  height: auto;
  max-width: none;
  margin-top: 10vh;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.happeningsdate-card {
  z-index: 4;
  width: auto;
  height: auto;
  justify-content: center;
  align-items: center;
  margin-left: 1vw;
  font-family: Fedra Serif, sans-serif;
  font-size: 2rem;
  line-height: 1.2;
  display: block;
  position: absolute;
  top: auto;
  bottom: -2vh;
  left: -4vh;
  right: auto;
}

.tiltdatebg {
  z-index: 2;
  width: 100%;
  height: 100%;
  max-width: 100vw;
  background-color: #6b1f1f;
  position: absolute;
  top: 0;
  transform: rotate(4deg);
}

.heading-29 {
  z-index: 4;
  width: 7.5vw;
  height: 5vw;
  max-width: 7.5vw;
  align-items: center;
  margin-top: auto;
  margin-bottom: auto;
  padding: 1vw;
  font-family: Fedra Serif, sans-serif;
  font-size: 1.3rem;
  font-weight: 500;
  line-height: 1.8rem;
  display: block;
  position: relative;
  top: .2vw;
  bottom: .2vw;
  left: .2vw;
  right: .2vw;
}

.bold-text-6 {
  width: 7vw;
  height: 4vw;
  max-width: 5.8vw;
  color: #fff;
  margin-left: auto;
  margin-right: auto;
  font-size: 1.3rem;
  font-weight: 500;
  line-height: 1.3;
  display: block;
  overflow: visible;
}

.datecardbodytext {
  width: 34vw;
  max-width: 480px;
  margin-left: 14vw;
  padding-top: 7vw;
  padding-bottom: 2vw;
}

.datecardbodytext p {
  width: 34vw;
  max-width: 480px;
  margin-bottom: 3vh;
  line-height: 1.6;
}

.datecardbodytext h4 {
  width: 34vw;
  max-width: 500px;
}

.image-45 {
  width: 12vw;
  margin: auto auto 6vh 24vw;
  display: block;
}

.recepietext {
  width: 46vw;
  max-width: 680px;
  margin: 2vh auto 4vh;
  font-size: 1.2rem;
  line-height: 1.6;
}

.recepietext h2 {
  color: #000;
  margin-bottom: 2vh;
  font-weight: 400;
}

.recepietext em {
  color: #000;
  font-family: Fedra Serif, sans-serif;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.8;
}

.recepietext ol {
  width: 46vw;
  max-width: 680px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: left;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: flex-start;
  margin-left: auto;
  padding-left: 0;
  list-style-type: decimal;
  display: block;
  overflow: visible;
}

.recepietext.mar23 {
  margin-top: 8vh;
}

.recepietext.mar23 p {
  margin-bottom: 1vh;
  font-family: Fedra Sans, Arial, sans-serif;
  font-size: 1.4rem;
}

.recepietext.mar23 ul {
  width: 46vw;
  max-width: 680px;
  list-style-type: decimal;
}

.recepietext.mar23.cont {
  margin-top: 6vh;
  margin-bottom: 0;
}

.recepietext.mar23.cont.method {
  margin-top: 0;
  font-size: 1.2rem;
  display: block;
}

.recepietext.mar23.cont.method li {
  margin-bottom: 2vh;
  font-family: Mukta Malar, sans-serif;
}

.recepietext.mar23.cont.sub {
  margin-top: 4vh;
}

.recepietext.mar23.cont.sub._1 {
  margin-top: 0;
}

.recepietext.mar23.cont.sub._1 strong {
  color: #000;
}

.recepietext.mar23.cont.sub._2vhtop {
  margin-top: 2vh;
}

.recepietext.apr-23 {
  margin-top: 8vh;
}

.recepietext.apr-23 p {
  margin-bottom: 2vh;
  font-family: Fedra Sans, Arial, sans-serif;
  font-size: 1.4rem;
}

.recepietext.apr-23.cont {
  margin-bottom: auto;
}

.recepietext.apr-23.cont.flow {
  margin-top: auto;
}

.recepietext.apr-23.cont.flow._1 {
  margin-bottom: auto;
  font-style: normal;
}

.recepietextwrapper {
  background-color: rgba(0, 0, 0, 0);
  position: static;
}

.article-smallcard {
  width: 16vw;
}

.bold-text-16 {
  font-weight: 500;
  line-height: 1.5;
}

.backwrapperbg {
  height: 100vh;
  margin-left: auto;
  margin-right: auto;
}

.backwrapperbg.dec {
  display: block;
}

.backwrapperquote {
  width: 44vw;
  height: auto;
  max-width: 450px;
  background-color: rgba(255, 255, 255, .8);
  flex-direction: column;
  align-items: center;
  padding: 4vh 2vh 2vh;
  display: block;
  position: fixed;
  top: auto;
  bottom: 6vw;
  left: auto;
  right: 10vw;
  overflow: visible;
}

.backwrapperquote.mar23 {
  width: 54vw;
  max-width: 520px;
  display: block;
  top: auto;
  bottom: 4vw;
  left: 4vw;
  right: auto;
}

.bw-quote {
  width: 34vw;
  max-width: 500px;
  text-align: center;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 1vh;
  font-family: Fedra Sans, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.4;
  display: block;
}

.bw-quote p {
  width: auto;
  max-width: none;
  text-align: center;
  margin-bottom: 1vh;
  padding-bottom: 0;
}

.customcolor-flowerkolam {
  width: 20vw;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 8vh;
}

.herointrotext {
  width: 60vw;
  max-width: 720px;
  color: #cfcbba;
  text-align: center;
  letter-spacing: 0;
  margin-bottom: auto;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 8vh;
  font-family: Fedra Sans, Arial, sans-serif;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.7;
}

.herointrotext strong {
  text-align: center;
  font-weight: 400;
}

.herointrotext.mar23.sgx.krish {
  max-width: 800px;
}

.herointrotext.mar23.sgx.krish em {
  text-align: center;
  font-family: Fedra Sans, Arial, sans-serif;
  font-size: 1.6rem;
}

.herointrotext.mar23.sgx.krish p {
  width: auto;
  max-width: none;
  text-align: center;
  font-size: 1.4rem;
  line-height: 1.5;
}

.herointrotext.apr-23 {
  padding-bottom: 6vh;
}

.mainhero {
  width: 100vw;
  object-fit: cover;
  margin-top: auto;
  margin-bottom: auto;
  display: block;
}

.mainhero.oct {
  width: 80vw;
  max-width: none;
  margin-top: -10vh;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
}

.mainhero.oct.featurestory {
  width: 100vw;
  object-fit: cover;
  object-position: 50% 100%;
  margin-top: auto;
}

.mainhero.apr23 {
  width: auto;
  object-position: 50% 50%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.mainhero.apr23._80vw-image {
  width: 80vw;
}

.mainhero.apr23 {
  width: auto;
  object-position: 50% 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.fullwidebg {
  width: 100px;
  background-color: #ebdecd;
  padding-top: 0;
}

.fullwidebg.yc.may-23 {
  width: 100vw;
  height: auto;
  background-color: #000;
}

.nav-icon {
  width: 4vw;
  height: 4vw;
  opacity: .75;
  background-color: #4f4f4f;
  border-radius: 4vw;
}

.nav-icon:hover {
  opacity: 1;
}

.num-float {
  width: 2vw;
  height: 2vw;
  color: #000;
  text-align: center;
  background-color: #fff;
  border-radius: 3vw;
  justify-content: center;
  align-items: center;
  font-size: .8rem;
  font-weight: 500;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 1vw;
  left: auto;
  right: 1vw;
}

.nav-pages-row {
  z-index: 100;
  align-items: stretch;
  display: block;
  position: relative;
}

.nav-scroll-area {
  width: 82vw;
  flex-direction: row;
  margin-left: 18vw;
  display: flex;
  position: relative;
  overflow: auto;
}

.nav-wrpr {
  z-index: 100;
  display: block;
  position: fixed;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.nav-btns-row {
  justify-content: flex-end;
  padding-bottom: 1vw;
  padding-right: 2vw;
  display: flex;
}

.page-card {
  width: 18vw;
  height: 16vw;
  flex: none;
  align-self: stretch;
  position: relative;
  overflow: hidden;
}

.page-card.w--current {
  border: 7px solid #fff;
}

.page-card.nav-fixed-info {
  width: 18vw;
}

.nav-fixed-info {
  z-index: 1;
  width: 18.1818vw;
  background-color: #242424;
  position: absolute;
}

.bold-text-48 {
  color: #dd9015;
  font-family: Mukta Malar, sans-serif;
  line-height: 1.4;
}

.nav-close {
  z-index: 99;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-97 {
  background-color: #ffe7d1;
}

.pullquote {
  width: 46vw;
  max-width: 600px;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 1.2rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 4vh;
  font-size: 1.8rem;
  font-style: italic;
  font-weight: 500;
  line-height: 1.4;
  display: flex;
}

.pullquote.sgx-quote {
  width: auto;
  color: #e5e2d9;
  padding-bottom: 0;
}

.pullquote.sgx-quote.dec {
  color: #fff;
}

.pullquote.sgx-quote.dec.featstory {
  color: #000;
  padding-left: 2vh;
}

.pullquote.sgx-quote.dec.featstory.browm {
  color: #0f1c2e;
  font-family: Mukta Malar, sans-serif;
}

.pullquote.sgx-quote.dec.featstory.offblack {
  color: #30261f;
  font-family: Mukta Malar, sans-serif;
}

.pullquote.mar23 {
  color: #fff;
}

.pullquote.mar23.feature {
  color: #000;
  padding-bottom: 0;
}

.pullquote.mar23.feature.darkred {
  color: #3d1802;
  font-family: Mukta Malar, sans-serif;
}

.pullquote.lifeq {
  max-width: 700px;
  padding-bottom: 6vh;
}

.pullquote.sgx.may23 {
  max-width: 700px;
}

.pulllq-border {
  width: 46vw;
  max-width: 700px;
  opacity: 1;
  background-color: rgba(0, 0, 0, 0);
  border: 3px solid rgba(163, 113, 4, .4);
  border-radius: 0;
  margin-top: -5vh;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  position: relative;
}

.pulllq-border.lifeq {
  border-color: #00183a;
}

.html-embed-6 {
  z-index: 3;
  width: 5vw;
  background-color: rgba(0, 0, 0, 0);
  flex: 0 auto;
  justify-content: center;
  align-self: auto;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 1vh;
  display: block;
  position: relative;
}

.div-block-101 {
  width: 8vw;
  height: 2vw;
  background-color: #462d0d;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: -2vh;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-101.life {
  background-color: #f6f0de;
}

.kolam-1-linetriangle {
  width: 20vw;
  margin-left: auto;
  margin-right: auto;
  padding-top: 2vh;
  padding-bottom: 10vh;
}

.utility-page-wrap {
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.utility-page-content {
  width: 260px;
  text-align: center;
  flex-direction: column;
  display: flex;
}

.hero-image {
  width: auto;
  object-fit: fill;
  display: block;
  overflow: visible;
}

.hero-image.kps {
  height: auto;
  object-fit: cover;
  object-position: 50% 100%;
  margin-top: -20vh;
  margin-left: auto;
  margin-right: auto;
}

.div-block-104, .div-block-104.mob {
  padding-top: 0;
}

.newquotation {
  width: auto;
}

.squarequotation {
  width: 40vw;
  max-width: 600px;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  margin-top: 2vh;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.quotation {
  width: 6vw;
  flex: 0 auto;
  margin-top: 1vh;
  margin-right: 1vw;
}

.quotationmark {
  width: 5vw;
  max-width: 80px;
  flex: none;
  margin-top: 4vh;
  margin-left: auto;
  margin-right: 2vw;
}

.image-84 {
  width: 14vw;
  margin: 8vh auto auto;
  padding-bottom: 10vh;
  display: block;
}

.article-card-2 {
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  text-decoration: none;
  display: block;
  overflow: visible;
}

.article-card-title-2 {
  width: 24vw;
  max-width: 440px;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 3vh;
  margin-bottom: 2vh;
  font-family: Mukta Malar, sans-serif;
  font-size: 1.7rem;
  font-weight: 400;
  line-height: 1.3;
  text-decoration: none;
  display: inline-block;
}

.article-card-title-2.articlesub {
  margin-bottom: 1vh;
}

.div-block-108 {
  width: 74%;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.div-block-108.jun {
  width: auto;
  grid-column-gap: 6vw;
  grid-row-gap: 10vh;
  grid-template-columns: .25fr .25fr;
  justify-content: center;
  justify-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 6vw;
  display: grid;
}

.article-category-2 {
  width: 12vw;
  height: auto;
  color: #1a2e54;
  letter-spacing: 5px;
  text-transform: uppercase;
  background-color: #62793f;
  justify-content: center;
  margin-bottom: 4%;
  margin-left: auto;
  margin-right: auto;
  font-family: Fedra Sans, Arial, sans-serif;
  font-size: 18px;
  line-height: 1;
  display: flex;
}

.article-category-2.rem {
  width: auto;
  flex-wrap: nowrap;
  margin-bottom: 4vh;
  font-size: 1rem;
  display: inline-block;
}

.article-category-2.rem.index {
  color: #000;
  letter-spacing: 4px;
  background-color: rgba(0, 0, 0, 0);
  align-self: flex-start;
  padding-bottom: 0;
  line-height: 1.2;
  text-decoration: none;
}

.articles-wrapper-2 {
  width: 70vw;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  padding-left: 3vw;
  padding-right: 3vw;
  display: flex;
}

.featured-story-bgimg-2-2 {
  z-index: 5;
  width: 34vw;
  height: 44vh;
  max-width: none;
  object-fit: cover;
  margin-right: 3vw;
  display: block;
}

.featured-story-bgimg-2-2.dec {
  object-position: 50% 0%;
  margin-right: auto;
}

.image-responsive-3 {
  width: 24vw;
  height: 20vw;
  text-align: left;
  object-fit: cover;
  display: block;
}

.image-responsive-3.mobile {
  object-fit: cover;
  object-position: 50% 100%;
  display: block;
  overflow: visible;
}

.image-responsive-3.mobile.yaw {
  object-fit: cover;
  object-position: 50% 0%;
  background-image: linear-gradient(#c28741, #c28741);
}

.image-responsive-3.mobile.dec-sgx {
  object-position: 50% 100%;
}

.image-responsive-3.mobile.dec-health {
  object-position: 75% 50%;
}

.image-responsive-3.mobile.top {
  object-position: 50% 0%;
}

.image-responsive-3.nav {
  width: 18vw;
  height: 14vw;
  object-fit: cover;
}

.image-responsive-3.nav.dec-health {
  object-position: 70% 50%;
}

.image-responsive-3.nav.dec-sgx {
  object-position: 50% 100%;
}

.image-responsive-3.nav.navcov {
  object-fit: cover;
  background-color: #33170b;
}

.image-responsive-3.nav.bottom {
  object-position: 50% 50%;
}

.image-responsive-3.nav.top {
  object-position: 50% 0%;
}

.image-responsive-3.bottom {
  object-position: 50% 100%;
}

.image-responsive-3.top {
  object-position: 50% 0%;
}

.feature-stroy-content-wrapper-2-2 {
  width: 32vw;
  margin-left: 2vw;
  display: inline-block;
}

.ornament-3 {
  width: 16vw;
  max-width: 250px;
  padding-top: 2vh;
  padding-bottom: 2vh;
}

.ornament-3._1st {
  width: auto;
  max-width: none;
  padding-top: 2vh;
}

.bold-text-61 {
  color: #000;
  letter-spacing: 0;
  border: 1px #000;
  font-family: Mukta Malar, sans-serif;
  font-size: 1rem;
  text-decoration: none;
}

.bold-text-63 {
  font-size: 1rem;
}

.featurestory-linkblock {
  margin-bottom: 2vh;
  text-decoration: none;
}

.featurestory-linkblock.new {
  max-width: 500px;
  margin-right: 2vw;
  text-decoration: none;
}

.featurestorydec-2 {
  color: #fff;
  font-family: Mukta Malar, sans-serif;
  font-size: 1.2rem;
  font-weight: 400;
}

.read-now.text {
  font-weight: 400;
  text-decoration: underline;
}

.read-now.text.white {
  color: #fff8f8;
  border-top: 2px #000;
  border-bottom: 2px solid #fff;
  font-family: Mukta Malar, sans-serif;
  font-weight: 500;
  text-decoration: none;
  display: inline-block;
}

.bold-text-64 {
  color: #9e280a;
  border-bottom: 2px solid #9e280a;
  border-radius: 0;
  font-family: Mukta Malar, sans-serif;
  text-decoration: none;
}

.aerticle-readnow {
  font-family: Fedra Sans, Arial, sans-serif;
  font-weight: 500;
}

.featureimage-link {
  overflow: hidden;
}

.text-block-45 {
  color: #6f6868;
  margin-left: 1vw;
  padding-top: 1vw;
  font-size: 1rem;
  line-height: 1.4;
}

.nav-pages-row-2 {
  z-index: 100;
  align-items: stretch;
  display: block;
  position: relative;
}

.link-block-3 {
  width: auto;
  object-fit: cover;
}

.link-block-4, .link-block {
  width: auto;
}

.div-block-110 {
  width: 4vw;
  height: 4vw;
}

.num-float-2 {
  width: 2vw;
  height: 2vw;
  color: #000;
  text-align: center;
  background-color: #fff;
  border-radius: 3vw;
  justify-content: center;
  align-items: center;
  font-size: .8rem;
  font-weight: 500;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 1vw;
  left: auto;
  right: 1vw;
}

.page-card-2 {
  width: 18vw;
  height: 14vw;
  flex: none;
  align-self: stretch;
  position: relative;
  overflow: hidden;
}

.page-card-2.w--current {
  border: 7px #fff;
  flex: none;
  align-self: auto;
}

.page-card-2.nav-fixed-info {
  width: 16vw;
  height: 14vw;
  position: absolute;
}

.page-card-2.nav-fixed-info.ishalogo {
  height: 15vw;
}

.socialshare {
  width: 4vw;
  height: 4vw;
  opacity: .9;
  margin-right: 1vw;
}

.text-block-39 {
  text-align: center;
  padding-bottom: .3vw;
  font-weight: 500;
  line-height: 1.2;
  display: block;
}

.nav-icon-2 {
  width: 4vw;
  height: 4vw;
  opacity: .75;
  background-color: #4f4f4f;
  border-radius: 4vw;
}

.nav-icon-2:hover {
  opacity: 1;
}

.nav-scroll-area-2 {
  width: 84vw;
  background-color: #fff;
  flex-direction: row;
  margin-left: 16vw;
  display: flex;
  position: relative;
  overflow: auto;
}

.bold-text-78 {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.3;
}

.nav-wrpr-2 {
  z-index: 100;
  position: fixed;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.nav-wrpr-2.aug {
  display: block;
}

.nav-close-2 {
  z-index: 99;
  display: block;
  position: fixed;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-99 {
  flex-direction: row;
  margin-top: 3vw;
  margin-bottom: 1vw;
  margin-left: 2vw;
  display: flex;
}

.menu-anim-2 {
  width: 4vw;
  height: 4vw;
}

.text-block-46 {
  color: #fff;
  line-height: 1.2;
}

.share-heading {
  width: 10vw;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: auto;
  margin-bottom: auto;
  display: grid;
}

.div-block-112 {
  margin-left: 2vw;
}

.socialshare-section {
  width: 10vw;
  height: auto;
  background-color: #fff;
  border: 0 solid #857878;
  border-radius: 0;
  margin-bottom: 1vw;
  margin-left: auto;
  margin-right: 2vw;
  padding-top: .5vw;
}

.bg-fullwide {
  height: auto;
  background-color: #020741;
}

.bg-fullwide.sgx {
  width: 100vw;
  background-color: #121212;
  margin-top: 36vw;
  margin-left: auto;
  margin-right: auto;
}

.bg-fullwide.mar23 {
  height: auto;
  background-color: #fdfdff;
  margin-top: auto;
}

.bg-fullwide.mar23.feature-3 {
  height: auto;
  background-color: #f1f8fd;
  margin-top: -30vh;
  position: relative;
}

.bg-fullwide.mar23.cons {
  background-color: #f1ebe2;
  margin-top: 0;
  padding-top: 8vh;
}

.bg-fullwide.mar23.culture {
  background-color: #f6f0de;
  margin-top: 0;
}

.bg-fullwide.mar23.sgx {
  background-color: #030629;
  margin-top: 58vh;
}

.bg-fullwide.mar23.msr.new {
  width: 100vw;
  background-color: rgba(10, 24, 94, .85);
  margin-top: 40vw;
  margin-left: auto;
  margin-right: auto;
}

.bg-fullwide.apr23 {
  background-color: #fff;
  margin-top: 42vw;
  position: relative;
}

.bg-fullwide.apr23._1sth1 {
  z-index: auto;
  height: auto;
  margin-top: -28vh;
}

.bg-fullwide.apr23.overlap {
  background-color: #fde8d4;
  margin-top: -28vh;
}

.bg-fullwide.apr23.sgx {
  background-color: #041f63;
  margin-top: 48vw;
}

.bg-fullwide.apr23.sgx.may {
  background-color: #2c1f02;
}

.bg-fullwide.apr23.conversation {
  background-color: #924e0a;
}

.bg-fullwide.static.apr23.last {
  margin-top: auto;
}

.footer {
  width: 100vw;
  background-color: #1f1e1e;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer.mar23 {
  width: 60vw;
  max-width: 800px;
  flex-flow: row;
  justify-content: center;
  padding: 4vh;
  display: flex;
  overflow: auto;
}

.footer.mar23.vid {
  background-color: #661404;
  padding: 8vh 2vh 10vh;
}

.footer._30vw {
  width: auto;
  max-width: 400px;
  margin-right: 4vh;
  padding-right: 0;
  display: block;
}

.textblock-31 {
  color: #000;
  font-weight: 500;
}

.textblock-31.lightcolor {
  color: #e9dfcc;
  letter-spacing: 0;
  font-family: Mukta Malar, sans-serif;
  font-size: 1rem;
}

.textblock-31.lightcolor.oct {
  color: #084710;
}

.bold-text-83 {
  color: #000;
  letter-spacing: 0;
  font-family: Mukta Malar, sans-serif;
}

.arrow-small {
  width: 2.5vw;
  height: 2.5vw;
  opacity: .5;
  background-image: url('../images/New-Left.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: auto;
  transition: opacity .4s;
}

.arrow-small.right {
  transform: rotate(180deg);
}

.headingpart {
  background-color: #263147;
  margin-top: 42vw;
}

.headingpart.dec-fs {
  background-color: #4e0322;
  margin-top: 46vw;
}

.headingpart.dec-fs.sadhnew {
  background-color: #102135;
}

.headingpart.dec-fs.sadhnew.sadhnew1 {
  background-color: #05172b;
  background-image: none;
  margin-top: 44vw;
}

.headingpart.dec-fs.sadhnew.sadhnew1.sadhnew2 {
  background-color: #062232;
}

.headingpart.dec-fs.sadhnew.sadhnew1.sadhnew2.sleep1 {
  background-color: #1b2c34;
  margin-top: 46vw;
}

.headingpart.dec-fs.sadhnew.sadhnew1.budha2 {
  object-fit: cover;
  background-color: #3a2417;
  margin-top: 42vw;
}

.headingpart.mar23 {
  margin-top: 54vw;
}

.headingpart.mar23.culture {
  background-color: #053758;
  margin-top: 46vw;
}

.headingpart.mar23.consicous {
  background-color: #0f1770;
  margin-top: 44vw;
}

.headingpart.mar23.vid {
  background-color: #581305;
  margin-top: 44vw;
}

.headingpart.mar23.igy {
  margin-top: 40vw;
}

.headingpart.apr23 {
  background-color: rgba(48, 38, 31, .9);
  margin-top: 42vw;
}

.headingpart.apr23.consciousliving {
  background-color: #2e362e;
  margin-top: 42vw;
}

.headingpart.apr23.feature {
  background-color: #680303;
}

.headingpart.apr23.lifeq {
  background-color: #03044c;
  margin-top: 42vw;
}

.headingpart.apr23.whisper {
  background-color: #964e07;
}

.headingpart.apr23.lbc {
  background-color: rgba(122, 2, 2, .95);
}

.headingpart.apr23.lbu {
  background-color: #a30101;
}

.headingpart.apr23.ins {
  background-color: #b93f02;
}

.headingpart.may23.feature {
  background-color: #3d1802;
}

.headingpart.may23.lifeq {
  background-color: #00183a;
}

.headingpart.may23.mother {
  background-color: #27221e;
}

.body-bg {
  background-color: rgba(245, 246, 229, .96);
  margin-top: 0;
}

.body-bg.featstory {
  background-color: #fff;
  padding-top: 6vh;
  padding-bottom: 6vh;
}

.body-bg.featstory.gradbg {
  background-color: #ecf0ff;
}

.body-bg.featstory.gradbg.buddhabg {
  background-color: #eedcc4;
  background-image: none;
  padding-bottom: 0;
}

.body-bg.featstory.newbggg {
  background-color: #f8e4d1;
  padding-top: 2vh;
  padding-bottom: 0;
}

.body-bg.featstory.newbggg.newbgc {
  background-color: #f3ecd5;
}

.body-bg.apr23.lbs {
  background-color: rgba(224, 210, 192, .95);
  padding-top: 10vh;
}

.body-bg.apr23.lbu, .body-bg.apr23.ins {
  padding-top: 10vh;
}

.pullquote-plain {
  width: 40vw;
  max-width: 660px;
  align-items: flex-start;
  margin: 1vh auto 3vh;
  display: flex;
}

.pullquote-plain.mar23.feature-1 {
  width: 50vw;
  margin-top: auto;
  margin-bottom: 2vh;
}

.pullquote-plain.yaw {
  margin-top: 0;
  margin-bottom: 0;
}

.bold-text-85 {
  text-align: center;
  font-size: 3.8rem;
}

.bold-text-85.hj {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.fullwidebg.fullmoon {
  background-color: #1f1515;
  margin-top: 0;
  padding-top: 4vh;
}

.fullwidebg.fullmoon.newbggg {
  background-color: #f3f9fd;
}

.fullwidebg.apr23.kps {
  width: 100vw;
  background-color: #dbebff;
  padding-top: 10vh;
}

.imagewrapper {
  width: 62vw;
  max-width: 1000px;
  background-color: rgba(102, 38, 38, .4);
  border-radius: 0;
  margin-bottom: 1vw;
  margin-left: auto;
  margin-right: auto;
}

.imagewrapper._2nd {
  max-width: 1000px;
  background-color: rgba(216, 176, 106, .4);
  border-radius: 0;
}

.imagewrapper.mar23.sgx.krish {
  width: 60vw;
  background-color: #0f658a;
  margin-bottom: 10vh;
  padding-top: 6vh;
}

.imagewrapper.mar23.sgx.krish._3rd {
  width: 60vw;
  background-color: rgba(10, 10, 0, .4);
}

.imagewrapper.mar23.sgx._2nd {
  width: 60vw;
  background-color: #412401;
  margin-bottom: 8vh;
}

.imagewrapper.apr23.sgx {
  width: 60vw;
  background-color: #462d0d;
  margin-bottom: 10vh;
  padding-top: 6vh;
  padding-bottom: 2vh;
}

.imagewrapper.may23._1st {
  width: 60vw;
  background-color: rgba(10, 10, 0, .4);
  margin-bottom: 10vh;
  padding-top: 4vh;
  padding-bottom: 2vh;
}

.bw-new-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 0%;
  background-image: url('../images/20210607_135628-ee-1.jpg');
  background-position: 0 0;
  background-size: cover;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.bw-new-image.mar23 {
  object-fit: cover;
  object-position: 50% 100%;
  background-image: url('../images/IMG_4486-e-ot-edit.jpg');
  background-position: 50% 100%;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.bw-new-image.apr23 {
  width: auto;
  height: 100vh;
  object-fit: cover;
  object-position: 50% 50%;
  background-image: url('../images/20230328_SJT_0221-edit.jpg');
  background-position: 50% 100%;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.bodytext {
  width: 46vw;
  max-width: 700px;
  color: #f6f2b1;
  margin-bottom: 5vh;
  margin-left: auto;
  margin-right: auto;
  padding-top: 8vh;
  font-family: Fedra Serif, sans-serif;
}

.bodytext.mar23 {
  color: #0f1c2e;
  padding-top: 33vh;
}

.bodytext.mar23 strong {
  color: #000;
  font-family: Mukta Malar, sans-serif;
}

.bodytext.mar23.feature-2 {
  margin-bottom: auto;
  padding-top: 34vh;
}

.bodytext.mar23.yw {
  margin-bottom: 2vh;
  padding-top: 4vh;
}

.bodytext.mar23.yw em {
  font-family: Fedra Serif, sans-serif;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.8;
}

.bodytext.mar23.yw._1start {
  padding-top: 4vh;
}

.bodytext.mar23.culture {
  margin-bottom: 4vh;
  padding-top: 0;
}

.bodytext.mar23.culture.bpad {
  margin-bottom: 2vh;
  padding-top: 8vh;
}

.bodytext.mar23.culture.tpad {
  margin-bottom: auto;
  padding-top: 6vh;
}

.bodytext.mar23.culture.smalltext {
  font-size: .9rem;
}

.bodytext.mar23.yw2 {
  padding-top: 8vh;
}

.bodytext.mar23.yw2.cont {
  padding-top: 0;
}

.bodytext.mar23.yw2.cont.lessb {
  margin-bottom: 2vh;
}

.bodytext.mar23.yw2.bpad {
  margin-bottom: auto;
  padding-top: 6vh;
}

.bodytext.mar23.consicous {
  margin-bottom: 2vh;
  padding-top: 6vh;
}

.bodytext.mar23.consicous.cont {
  padding-top: 2vh;
}

.bodytext.mar23.vid.iw {
  padding-top: 6vh;
}

.bodytext.mar23.vid.iw.cont {
  padding-top: 0;
}

.bodytext.mar23.vid.iw.cont.smalltext {
  font-size: .9rem;
}

.bodytext.mar23.vid.iw.lbpad {
  margin-bottom: 0;
}

.bodytext.mar23.vid.iw.noheading {
  padding-top: 8vh;
}

.bodytext.mar23.igy, .bodytext.mar23.kps.n-e2 {
  margin-bottom: 2vh;
  padding-top: 4vh;
}

.bodytext.continue {
  padding-top: 4vh;
}

.bodytext.continue._1 {
  margin-bottom: 2vh;
  padding-top: 2vh;
}

.bodytext.continue._1 p {
  color: #000;
  margin-bottom: 3vh;
}

.bodytext.continue._1 strong {
  color: #000;
}

.bodytext.continue.apr23 {
  padding-top: 2vh;
}

.bodytext.continue.apr23 p {
  color: #000;
  margin-bottom: 3vh;
  font-family: Mukta Malar, sans-serif;
}

.bodytext.cons {
  margin-bottom: 4vh;
  padding-top: 6vh;
  font-family: Fedra Sans, Arial, sans-serif;
}

.bodytext.cons.cont {
  margin-bottom: auto;
  padding-top: 2vh;
}

.bodytext.cons.bpad {
  margin-bottom: auto;
}

.bodytext.cons.bpad p, .bodytext.cons.bpad strong {
  color: #162b47;
}

.bodytext.cons.bpad h2 {
  color: #162b47;
  margin-top: 0;
}

.bodytext.cons strong, .bodytext.cons p {
  color: #162b47;
}

.bodytext.cons em {
  font-family: Fedra Sans, Arial, sans-serif;
}

.bodytext.cons h2 {
  margin-top: 0;
}

.bodytext.apr23 {
  margin-bottom: 2vh;
  padding-top: 4vh;
}

.bodytext.apr23.flow {
  margin-top: 2vh;
  margin-bottom: 2vh;
  padding-top: 4vh;
}

.bodytext.apr23.flow._0vh {
  margin-bottom: auto;
}

.bodytext.apr23.consicous {
  margin-bottom: auto;
  padding-top: 6vh;
}

.bodytext.apr23.consicous.aftquote {
  color: #162b47;
  padding-top: 1vh;
}

.bodytext.apr23.consicous.yaw {
  color: #162b47;
  padding-top: 3vh;
}

.bodytext.apr23.consicous.yaw strong {
  color: #162b47;
  -webkit-text-stroke-width: 0px;
  -webkit-text-stroke-color: #162b47;
}

.bodytext.apr23.consicous.yaw h2 {
  color: #162b47;
}

.bodytext.apr23.consicous.yaw.one {
  padding-top: 6vh;
}

.bodytext.apr23.consicous.yaw.two {
  padding-top: 4vh;
}

.bodytext.apr23.pullq {
  margin-bottom: auto;
  padding-top: 4vh;
}

.bodytext.apr23.pullq-1 {
  margin-bottom: auto;
  padding-top: 0;
}

.bodytext.apr23._1stpara {
  padding-top: 8vh;
}

.bodytext.apr23._1stpara.may23 {
  padding-top: 6vh;
}

.bodytext.apr23.conversation {
  margin-bottom: 0;
  padding-top: 6vh;
}

.bodytext.apr23.conversation h4 {
  color: #000;
  font-family: Fedra Sans, Arial, sans-serif;
}

.bodytext.apr23.cont {
  color: #000;
  margin-bottom: auto;
  padding-top: 0;
  padding-bottom: 3vh;
}

.bodytext.apr23.cont a {
  color: #0c45f1;
}

.bodytext.apr23.para-link {
  color: #000;
  padding-top: 0;
  padding-bottom: 2vh;
}

.bodytext.apr23.body {
  margin-bottom: 2vh;
}

.bodytext.apr23.lbs {
  margin-bottom: auto;
}

.bodytext.apr23.lbs.nokolam {
  margin-bottom: 4vh;
  padding-top: 4vh;
}

.bodytext.apr23.lbs.nokolam.wh2 {
  padding-top: 6vh;
}

.bodytext.apr23.lbs.lbc {
  margin-bottom: 6vh;
}

.bodytext.apr23.lbc {
  margin-bottom: 4vh;
}

.bodytext.apr23.lbc.noh1, .bodytext.apr23.noimage {
  padding-top: 0;
}

.bodytext.apr23.white {
  color: #fff;
}

.bodytext.apr23 p {
  color: #000;
  margin-bottom: 3vh;
}

.bodytext.apr23 strong {
  color: #000;
}

.bodytext.apr23 h2 {
  color: #000;
  font-family: Mukta Malar, sans-serif;
}

.bodytext._36vh {
  padding-top: 36vh;
}

.bodytext._36vh.apr23 {
  margin-bottom: 2vh;
  padding-top: 34vh;
}

.bodytext._36vh.apr23.alterspace h2 {
  color: #000;
  margin-bottom: 3vh;
}

.bodytext._36vh.apr23.alterspace strong {
  color: #000;
  font-family: Mukta Malar, sans-serif;
}

.bodytext._36vh.apr23.alterspace p {
  color: #000;
  margin-bottom: 3vh;
  font-family: Mukta Malar, sans-serif;
}

.bodytext._36vh.apr23 strong, .bodytext._36vh.apr23 p {
  color: #000;
}

.bodytext.yaw {
  margin-bottom: 2vh;
  padding-top: 6vh;
}

.bodytext.yaw p {
  color: #162b47;
  margin-bottom: 3vh;
}

.bodytext.yaw strong {
  color: #162b47;
}

.bodytext.yaw h2 {
  color: #162b47;
  margin-top: 0;
  font-family: Mukta Malar, sans-serif;
}

.bodytext.yaw em {
  font-family: Fedra Sans, Arial, sans-serif;
}

.fw-quote {
  color: #d6c6c5;
  text-align: center;
  font-family: Fedra Serif, sans-serif;
  font-size: 1.6rem;
  line-height: 1.4;
}

.fw-quote p {
  width: 60vw;
  max-width: 800px;
  text-align: center;
  margin-bottom: 2vh;
  padding-bottom: 0;
  font-family: Mukta Malar, sans-serif;
}

.fw-quote.nov {
  color: #ece4e3;
  color: #ece4e3;
  font-family: Fedra Sans, Arial, sans-serif;
  line-height: 1.6;
}

.tabs {
  width: 10vw;
}

.tabs.socialshare {
  height: auto;
  flex-direction: column;
  display: flex;
}

.socialshareoption {
  width: 10vw;
  flex: 0 auto;
  align-self: center;
  align-items: flex-start;
  margin: auto;
  display: flex;
}

.tab-link-tab-1 {
  width: 5vw;
  padding: .2vw .5vw;
}

.tab-link-tab-1.w--current {
  color: #fff;
  text-align: center;
  background-color: #18af1b;
}

.tab-link-tab-2 {
  width: 5vw;
  text-align: center;
  flex-direction: row;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: .2vw .5vw;
  display: flex;
}

.tab-link-tab-2.w--current {
  width: 5vw;
  color: #fff;
  background-color: #18af1b;
  padding-top: .2vw;
  padding-bottom: .2vw;
  padding-right: .5vw;
}

.text-block-54 {
  text-align: center;
  font-size: .9rem;
  display: block;
}

.text-block-55 {
  justify-content: center;
  font-size: .9rem;
  display: block;
}

.herointro {
  width: 50vw;
  max-width: 860px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.herointro.oct.feature {
  width: 70vw;
  max-width: none;
  text-align: center;
  padding-bottom: 0;
  font-size: 1.6rem;
  font-style: italic;
  line-height: 1.4;
}

.herointro.oct.feature p {
  width: 70vw;
  max-width: 800px;
  color: #00340e;
  text-align: center;
  margin-bottom: 0;
}

.herointro.oct.feature em {
  font-family: Fedra Sans, Arial, sans-serif;
  font-size: 1.6rem;
}

.herointro.mar23 {
  width: 60vw;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 2vh;
}

.herointro.mar23.feature {
  max-width: 860px;
  padding-bottom: 4vh;
}

.herointro.mar23 em {
  width: auto;
  max-width: none;
  text-align: center;
  font-family: Mukta Malar, sans-serif;
  font-size: 1.6rem;
}

.herointro.mar23 p {
  width: auto;
  max-width: none;
  text-align: center;
  line-height: 1.6;
}

.herointro.mar23.cons {
  width: 60vw;
  max-width: 900px;
  margin-top: 4vh;
}

.herointro.mar23.culture {
  width: 56vw;
  max-width: 760px;
}

.herointro.mar23.yw2 {
  width: 70vw;
  max-width: 800px;
}

.herointro.mar23.vid.iw {
  width: 80vw;
  max-width: 800px;
  padding-bottom: 0;
}

.herointro.mar23.igy {
  width: 70vw;
  max-width: 760px;
}

.herointro.mar23 strong {
  width: auto;
}

.herointro p {
  width: auto;
  max-width: none;
  text-align: center;
  margin-bottom: auto;
  font-family: Fedra Sans, Arial, sans-serif;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.4;
}

.herointro em {
  color: #f6f0de;
  font-family: Mukta Malar, sans-serif;
  font-size: 1.6rem;
  line-height: 1.4;
}

.herointro.apr23 {
  max-width: 760px;
  margin-top: 2vh;
  padding-bottom: 4vh;
}

.herointro.apr23.lifeq {
  width: 60vw;
  max-width: 860px;
  color: #f6f0de;
  margin-top: 4vh;
  margin-bottom: auto;
  padding-bottom: 6vh;
  line-height: 1.6;
}

.herointro.apr23.lbs {
  width: 60vw;
  max-width: 700px;
}

.herointro.apr23.lbs.lbc {
  margin-bottom: 6vh;
}

.herointro.apr23.lbu {
  margin-top: 4vh;
  padding-bottom: 6vh;
}

.herointro.apr23.ins {
  width: 60vw;
  margin-top: 4vh;
  padding-bottom: 6vh;
}

.herointro.apr23.yw {
  width: 70vw;
  max-width: 860px;
  margin-top: 4vh;
  margin-bottom: auto;
  padding-bottom: 6vh;
}

.image-137 {
  width: 8vw;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.sgx-quotation {
  width: 5vw;
  max-width: 70px;
  flex: none;
  margin-top: .8vw;
  margin-right: 1vw;
}

.slider {
  height: auto;
  flex: 1;
  display: none;
}

.bold-text-95 {
  color: #fcfcfc;
  letter-spacing: 0;
  font-family: Mukta Malar, sans-serif;
}

.bold-text-95.feature {
  color: #3d1802;
  letter-spacing: 0;
  font-family: Mukta Malar, sans-serif;
}

.bold-text-95.yaw {
  color: #052234;
  letter-spacing: 0;
  -webkit-text-stroke-color: #4399cd;
  font-family: Mukta Malar, sans-serif;
}

.body-21 {
  background-color: #ffda9b;
}

.dec {
  display: block;
}

.nav-btns-row-3 {
  justify-content: flex-end;
  padding-bottom: 1vw;
  padding-right: 2vw;
  display: flex;
}

.bold-text-102 {
  font-family: Mukta Malar, sans-serif;
}

.image-434 {
  width: 18vw;
  margin-left: auto;
  margin-right: auto;
  padding-top: 5vh;
  padding-bottom: 10vh;
  display: block;
}

.rich-text-block-22 {
  width: 46vw;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 3vh;
}

.rich-text-block-22 h2 {
  color: #000;
  text-align: left;
}

.rich-text-block-22 strong {
  color: #000;
}

.rich-text-block-22 em {
  color: #000;
  font-size: 1.2rem;
}

.rich-text-block-22 p {
  margin-bottom: 2vh;
}

.image-438 {
  width: 60vw;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  display: block;
}

.bold-text-104, .bold-text-105, .bold-text-106, .bold-text-107, .bold-text-109 {
  color: #000;
  letter-spacing: 0;
  font-family: Mukta Malar, sans-serif;
}

.link-block-16 {
  background-color: rgba(0, 0, 0, 0);
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.link-block-16.sgx-ft-lnblock {
  background-color: #02010a;
}

.sec-image {
  width: 50vw;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.sec-image.mar23 {
  margin-top: -30vh;
  padding-top: 0;
}

.sec-image.mar23.yw {
  margin-top: 10vh;
}

.sec-image.mar23.yw2 {
  margin-top: 6vh;
}

.sec-image.mar23.consicous {
  margin-top: 8vh;
}

.sec-image.mar23.consicous._1st-img, .sec-image.mar23.vid.iw {
  margin-top: 6vh;
}

.sec-image.mar23.vid.iw.vertical {
  width: auto;
  height: 48vh;
}

.sec-image.mar23.igy {
  margin-top: 2vh;
}

.sec-image.mar23.igy._1stimage {
  margin-top: 6vh;
}

.sec-image.mar23.kps.n-e {
  margin-top: 4vh;
}

.sec-image.mar23.kps.n-e.top {
  margin-top: 6vh;
}

.sec-image.body.apr23 {
  z-index: 1;
  position: relative;
}

.sec-image.body.apr23.vertical {
  width: 36vw;
}

.sec-image.apr23 {
  max-width: 860px;
}

.sec-image.apr23.vertical-image {
  width: 36vw;
}

.sec-image.apr23.customimg {
  height: 70vh;
  object-fit: cover;
  object-position: 50% 0%;
}

.sec-image._1st-image {
  margin-top: 2vh;
}

.sec-image._2nd.may23 {
  margin-top: auto;
}

.kolam {
  width: 20vw;
  margin-left: auto;
  margin-right: auto;
  padding-top: 4vh;
  display: block;
}

.kolam.mar23.culture {
  padding-top: 0;
  padding-bottom: 8vh;
}

.kolam.mar23.conscious {
  padding-top: 0;
  padding-bottom: 2vh;
}

.kolam.mar23.yw2 {
  padding-top: 2vh;
  padding-bottom: 8vh;
}

.kolam.mar23.vid.iw, .kolam.mar23.igy, .kolam.mar23.kps.ne2 {
  padding-top: 0;
  padding-bottom: 8vh;
}

.kolam.mar23.sgx.krish {
  width: 16vw;
  padding-top: 0;
  padding-bottom: 4vh;
}

.kolam.mar23.msr23 {
  width: 24vw;
  object-fit: cover;
  padding-top: 0;
  padding-bottom: 4vh;
  overflow: auto;
}

.kolam.mar23.msr23.last {
  padding-bottom: 8vh;
}

.kolam.bpad {
  margin-bottom: auto;
  padding-top: 2vh;
  padding-bottom: 6vh;
}

.flower-kolam.mar23 {
  width: 20vw;
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 8vh;
  display: block;
}

.kolam-yw {
  width: 14vw;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.kolam-yw.last {
  padding-bottom: 8vh;
}

.receipe-image {
  width: 100vw;
  height: 90vh;
}

.image-sec {
  width: 50vw;
  height: 30vw;
  max-width: 900px;
  object-fit: cover;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-sec.mar23.msr23, .image-sec.mar23.msr23._1stimage {
  margin-top: 8vh;
}

.footer-txt {
  width: auto;
  max-width: 700px;
  font-size: 1.6rem;
}

.footer-txt p {
  width: auto;
  max-width: none;
  color: #fff;
}

.footer-txt a {
  color: #c7b68b;
  text-decoration: underline;
}

.footer-wrapper.vid {
  background-color: #661404;
}

.whitebody.mar23.sgx {
  width: 46vw;
  max-width: 700px;
  margin-top: auto;
  margin-left: auto;
  margin-right: auto;
}

.whitebody.mar23.sgx p {
  color: #dfe9f1;
  margin-bottom: 3vh;
}

.whitebody.mar23.sgx strong {
  color: #dfe9f1;
}

.whitebody.mar23.sgx.lastpara {
  margin-top: 4vh;
  padding-bottom: 4vh;
}

.whitebody.mar23.sgx.singlepara {
  padding-top: 4vh;
  padding-bottom: 6vh;
}

.whitebody.mar23.sgx._1st {
  margin-top: 0;
}

.whitebody.mar23.sgx.singleparaimage {
  padding-top: 4vh;
  padding-bottom: 4vh;
}

.whitebody.mar23.sgx.q1 {
  margin-top: 2vh;
}

.whitebody.mar23.msr23.new {
  width: 46vw;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 8vh;
}

.whitebody.mar23.msr23.new p, .whitebody.mar23.msr23.new h4 {
  color: #fff;
}

.whitebody.apr-23.sgx {
  width: 46vw;
  max-width: 700px;
  margin-top: 6vh;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  text-decoration: none;
}

.whitebody.apr-23.sgx p {
  color: #fff;
  margin-bottom: 3vh;
}

.whitebody.apr-23.sgx em {
  color: #fff;
  text-decoration: none;
}

.whitebody.apr-23.sgx a {
  color: #0683d6;
  text-decoration: underline;
}

.whitebody.apr-23.sgx.linktext {
  margin-top: auto;
  padding-top: 2vh;
  padding-bottom: 2vh;
}

.whitebody.apr-23.sgx.may23 {
  margin-top: 0;
}

.imagefixed {
  z-index: -1;
  width: 100vw;
  object-fit: cover;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.whitemain-head.mar23.msr23 {
  width: 70vw;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 8vh;
  padding-bottom: 2vh;
  font-family: Fedra Serif, sans-serif;
  font-size: 4.1rem;
}

.whitemain-head.mar23.msr23 h1 {
  color: #fff;
}

.image-486.slider, .image-487.slider, .image-488.slider {
  width: 50vw;
  display: block;
}

.image-489.slide {
  width: 50vw;
  height: 100%;
  display: block;
}

._100vw-footer {
  width: 100vw;
  height: 40vh;
  opacity: .8;
}

.image-wrapper {
  background-color: #280d7a;
}

.image-490 {
  width: 100%;
  text-align: left;
  object-position: 50% 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.slider-15 {
  width: 80vw;
  height: auto;
}

.slider-15.msr-images {
  width: 70vw;
  height: 38vw;
  background-color: #020741;
  margin-left: auto;
  margin-right: auto;
}

.image-491 {
  width: auto;
  height: 38vw;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.msr-pic {
  height: 38vw;
}

.image-492 {
  height: 40vw;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.mask {
  width: auto;
  height: 36vw;
}

.left-arrow, .right-arrow {
  opacity: .4;
}

.rich-text-block-34 {
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.rich-text-block-34.slider-header {
  width: 50vw;
  text-align: center;
  background-color: rgba(0, 0, 0, .35);
  margin-left: auto;
  margin-right: auto;
  padding-top: 2vh;
  padding-bottom: 6vh;
  display: block;
}

.rich-text-block-34.slider-header h2 {
  width: 50vw;
  margin-top: auto;
  margin-bottom: 1vh;
  padding-left: 10vh;
  padding-right: 10vh;
  display: block;
}

.flowerkolam {
  width: 18vw;
  filter: invert();
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 6vh;
  display: block;
}

.flowerkolam.black {
  filter: none;
  padding-bottom: 8vh;
}

.flowerkolam-3 {
  width: 18vw;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 8vh;
  display: block;
}

.flowerkolam-3.white {
  width: 18vw;
  filter: invert();
  padding-top: 1vh;
  padding-bottom: 5vh;
}

.snake-kolam {
  width: 16vw;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.snake-kolam.apr23 {
  filter: contrast(85%) brightness(93%) hue-rotate(342deg) saturate(538%) invert(9%) sepia(39%);
  padding-bottom: 8vh;
}

.shiva {
  width: 14vw;
  margin-left: auto;
  margin-right: auto;
}

.flowerkolam-new {
  width: 18vw;
  margin-bottom: 8vh;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
}

.flowerkolam-new.last-kolam {
  margin-bottom: 6vh;
}

.flower-old {
  width: 16vw;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 6vh;
}

._80vwwide {
  width: 80vw;
  max-width: 1200px;
  background-color: rgba(255, 255, 255, .92);
  margin-top: 42vw;
  margin-left: auto;
  margin-right: auto;
  padding-top: 4vh;
  padding-bottom: 4vh;
}

._80vwwide.paige {
  width: 100vw;
  max-width: none;
  background-color: rgba(255, 236, 206, .96);
  border: 10px rgba(146, 78, 10, .9);
  border-color: #924e0a rgba(146, 78, 10, .9) rgba(146, 78, 10, .98);
  margin-top: auto;
  margin-bottom: auto;
  padding-top: 0;
  padding-bottom: 0;
}

.line-flower {
  width: 16vw;
  margin-left: auto;
  margin-right: auto;
}

.line-flower.apr23.conv {
  padding-bottom: 6vh;
}

.line-flower.apr23.kps {
  width: 20vw;
  padding-bottom: 6vh;
}

.line-flower.white {
  padding-bottom: 6vh;
}

.line-flower.feature.may23 {
  width: 20vw;
  max-width: 320px;
  padding-bottom: 2vh;
}

.blank {
  padding-top: 2vh;
  padding-bottom: 2vh;
}

.lotuskolam {
  width: 16vw;
  opacity: .66;
  mix-blend-mode: normal;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 4vh;
}

.flower-oldkolam-1 {
  width: 18vw;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 6vh;
}

.italic-text {
  display: inline-block;
}

.flower-newkolam-1 {
  width: 20vw;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 8vh;
}

.link-footer {
  font-size: 1rem;
}

.link-footer.lbc {
  color: #4b4a4a;
  margin-bottom: 6vh;
}

.link-footer.sgx {
  color: #fff;
}

.lbs-footer {
  background-color: rgba(122, 2, 2, .95);
}

.footer-bigtext {
  width: 46vw;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 6vh;
  padding-bottom: 6vh;
  text-decoration: none;
}

.footer-bigtext p {
  width: auto;
  max-width: none;
  margin-bottom: 2vh;
  font-family: Fedra Sans, Arial, sans-serif;
  text-decoration: none;
}

.footer-bigtext em {
  color: #fff;
  border: 1px #000;
  font-family: Fedra Sans, Arial, sans-serif;
  font-size: 1.4rem;
  text-decoration: none;
}

.footer-bigtext a {
  color: #fff;
  text-decoration: underline;
}

.footer-bigtext.ins {
  color: #fff;
  margin-bottom: auto;
  padding-bottom: 2vh;
  font-size: 1.6rem;
}

.grain-kolam {
  width: 18vw;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 6vh;
}

.ins-footer {
  width: 100vw;
  background-color: #030972;
}

.fullwide-footer {
  width: 100vw;
}

.feature-tag {
  color: #dd9015;
  letter-spacing: 0;
}

.article-cardsubh {
  width: 20vw;
  max-width: 440px;
  margin-bottom: 1vh;
  font-family: Fedra Sans, Arial, sans-serif;
  line-height: 1.2;
}

.div-block-113 {
  margin-top: -10vh;
  position: relative;
  top: 42vw;
}

.footer-bu {
  background-color: #a30101;
  padding-top: 10vh;
}

.white-body {
  width: 46vw;
  margin-left: auto;
  margin-right: auto;
  padding-top: 6vh;
}

.white-body p {
  color: #fff;
}

.yaw-footer {
  width: 100%;
  height: auto;
  background-color: #2e362e;
}

.heading-30 {
  width: 50%;
  text-align: center;
  margin: 5vh auto;
  font-style: italic;
  font-weight: 400;
  line-height: 1.3;
  display: block;
}

.hatha-link {
  color: #09f;
  text-decoration: none;
}

.subh-recipe {
  color: #000;
}

.slider-16 {
  width: 80vw;
  height: auto;
}

.slider-16.msr-images {
  width: 70vw;
  height: 35vw;
  background-color: #020741;
  margin-left: auto;
  margin-right: auto;
}

.image-493 {
  width: auto;
  height: 36vw;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-494 {
  height: 36vw;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.rich-text-block-35 {
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.rich-text-block-35.slider-header {
  width: 60vw;
  text-align: center;
  background-color: rgba(0, 0, 0, .6);
  margin-left: auto;
  margin-right: auto;
  padding-top: 2vh;
  padding-bottom: 6vh;
  display: block;
}

.rich-text-block-35.slider-header h2 {
  margin-bottom: 1vh;
}

.slide-nav-14 {
  opacity: .7;
  margin-top: auto;
  padding-top: 2vh;
}

.link-2 {
  color: #fff;
  -webkit-text-stroke-color: #fff;
}

.sgx-footnote {
  color: #0a9dff;
}

.image-495, .image-496 {
  margin-left: auto;
  margin-right: auto;
  display: none;
}

.headingpart-2 {
  background-color: #582405;
  margin-top: 42vw;
}

.headingpart-2.may23.mother {
  background-color: #352101;
}

.blankbg {
  background-color: #000;
}

.image-497 {
  margin-left: auto;
  margin-right: auto;
  display: none;
}

.footer-hatha {
  color: #fff;
  text-align: center;
  margin-bottom: auto;
  padding-top: 4vh;
  padding-bottom: 8vh;
  font-size: 1.6rem;
  line-height: 1.6;
}

.ingredients {
  width: 46vw;
  max-width: 680px;
  margin-left: auto;
  margin-right: auto;
  font-family: Mukta Malar, sans-serif;
  display: block;
}

.issue-date-wrapper-2 {
  color: #6f82a6;
  justify-content: flex-end;
  margin-top: auto;
  font-weight: 500;
  display: flex;
  position: absolute;
  top: auto;
  bottom: -3vh;
  left: auto;
  right: 0%;
}

.issue-date-wrapper-2.tamil {
  margin-top: 4vh;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.text-block-64 {
  color: #fff;
  text-align: right;
  margin-top: 2vh;
  font-family: Mukta Malar, sans-serif;
  font-size: 1rem;
  line-height: 1.4;
}

.kattuppoologo {
  width: 36vw;
  margin-top: 2vh;
  margin-bottom: 2vh;
}

.div-block-161 {
  margin-top: 2vh;
  padding-right: 4vw;
  line-height: 1.2;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.home-hero-title-2 {
  width: 80vw;
  height: 21vh;
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  align-self: center;
  align-items: center;
  padding-top: 18px;
  padding-bottom: 18px;
  display: flex;
  position: relative;
}

.home-hero-title-2.tamil {
  width: 80vw;
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
}

.image-499.tamillogo {
  width: 40vw;
  margin-bottom: auto;
  display: block;
  overflow: visible;
}

.link-3 {
  color: #9b9e8c;
  text-decoration: underline;
}

.link-3:hover {
  text-decoration: none;
}

.bold-text-110 {
  font-family: Mukta Malar, sans-serif;
}

.bold-text-111 {
  letter-spacing: 0;
  font-family: Mukta Malar, sans-serif;
}

.bold-text-112, .bold-text-113 {
  letter-spacing: 0;
  font-family: Mukta Malar, sans-serif;
  font-size: 1rem;
}

.subscript, .bold-text-114 {
  font-family: Mukta Malar, sans-serif;
}

@media screen and (min-width: 1440px) {
  .ff-cover-img-wrpr.dec {
    background-position: 50% 0;
  }

  .bg-fixed.dec-fs {
    object-fit: cover;
    display: block;
  }

  .bg-fixed.mar23.culture {
    object-position: 50% 100%;
  }

  .bg-fixed.mar23.cons {
    display: block;
  }

  .bg-fixed.apr, .bg-fixed.may-feature {
    padding-bottom: 0;
  }

  .image-responsive-3.top {
    object-position: 50% 0%;
  }

  .nav-wrpr-2.aug {
    display: none;
  }

  .footer.mar23.vid {
    margin-bottom: auto;
    padding-top: 4vh;
    padding-bottom: 10vh;
    padding-left: 2vh;
  }

  .footer._30vw {
    margin-top: 2vh;
    margin-left: 0;
    margin-right: 4vh;
    padding-top: 0;
  }

  .headingpart.dec-fs.sadhnew.sadhnew1.sadhnew2.sleep1 {
    margin-top: 40vw;
  }

  .headingpart.mar23.culture {
    margin-top: 38vw;
  }

  .headingpart.mar23.consicous {
    margin-top: 40vw;
  }

  .headingpart.mar23.igy {
    margin-top: 38vw;
  }

  .bw-new-image.apr23 {
    object-position: 50% 100%;
    background-position: 50%;
  }

  .rich-text-block-22 {
    max-width: 700px;
  }

  .sec-image.mar23.vid.iw.vertical {
    width: 25vw;
    height: auto;
  }

  .footer-txt {
    flex-direction: column;
    align-items: flex-start;
    padding-top: 4vh;
    display: block;
  }

  .footer-txt p {
    color: #fff;
    justify-content: center;
    align-self: flex-start;
    align-items: flex-start;
    display: block;
    overflow: auto;
  }

  .footer-txt a {
    color: red;
  }

  .footer-wrapper.vid {
    background-color: #661404;
  }
}

@media screen and (min-width: 1920px) {
  .issue-date.jun {
    font-size: 1.1rem;
  }

  .ff-cover-img-wrpr.dec {
    background-position: 50% 0;
  }

  .category-tag.mar23.igy {
    max-width: 300px;
  }

  .bg-fixed.dec-fs {
    height: auto;
    position: fixed;
  }

  .bg-fixed.mar23 {
    width: auto;
    object-fit: cover;
    object-position: 50% 50%;
    position: absolute;
  }

  .bg-fixed.mar23.culture {
    object-fit: cover;
    object-position: 50% 100%;
    position: static;
    overflow: visible;
  }

  .bg-fixed.mar23.consicous {
    object-position: 50% 50%;
  }

  .bg-fixed.mar23.vid.iw {
    width: 100vw;
    object-fit: cover;
    object-position: 50% 50%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: fixed;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
    overflow: visible;
  }

  .bg-fixed.apr, .bg-fixed.may-feature {
    padding-bottom: 0;
  }

  .feature-story-wrapper-2.new.apr23 {
    width: 60vw;
    max-width: 1200px;
  }

  .hero-intro.apr23.conversation {
    width: 70vw;
    max-width: 740px;
    font-size: 1.8rem;
  }

  .pullquotetext.black {
    max-width: 660px;
  }

  .heroheading.mar23.yw, .heroheading.apr23.lifeq {
    max-width: 1000px;
  }

  .heroheading.apr23.conversation {
    max-width: 860px;
  }

  .backwrapperquote.mar23 {
    width: 48vw;
    max-width: 580px;
  }

  .bw-quote {
    max-width: 520px;
  }

  .bw-quote p {
    width: 30vw;
    max-width: 520px;
  }

  .mainhero {
    width: 100vw;
    object-fit: cover;
    object-position: 50% 50%;
  }

  .pullquote.sgx.may23, .pulllq-border {
    max-width: 700px;
  }

  .image-responsive-3.mobile.bottom {
    object-position: 50% 100%;
  }

  .image-responsive-3.nav {
    object-position: 50% 0%;
  }

  .image-responsive-3.nav.dec-health {
    object-position: 50% 50%;
  }

  .image-responsive-3.nav.bottom {
    object-position: 50% 100%;
  }

  .image-responsive-3.nav.center {
    object-position: 50% 50%;
  }

  .image-responsive-3.bottom {
    object-position: 50% 100%;
  }

  .image-responsive-3.top {
    object-position: 50% 0%;
  }

  .feature-stroy-content-wrapper-2-2 {
    width: auto;
  }

  .featurestory-linkblock.new {
    max-width: 400px;
  }

  .nav-wrpr-2.aug {
    display: block;
  }

  .bg-fullwide.mar23.msr.new {
    margin-top: 40vw;
  }

  .bg-fullwide.apr23.sgx.may {
    margin-top: 46vw;
  }

  .headingpart.dec-fs.sadhnew.sadhnew1.sadhnew2.sleep1 {
    margin-top: 40vw;
  }

  .headingpart.mar23.culture {
    margin-top: 38vw;
  }

  .headingpart.mar23.vid {
    margin-top: 44vw;
  }

  .headingpart.mar23.igy {
    margin-top: 38vw;
  }

  .fullwidebg.fullmoon {
    margin-top: -3vh;
  }

  .bw-new-image.apr23 {
    width: auto;
    height: 100vh;
    object-position: 50% 100%;
    background-position: 50%;
  }

  .bodytext.mar23.feature-2 {
    padding-top: 36vh;
  }

  .herointro.mar23.feature {
    width: 50vw;
  }

  .herointro.mar23.cons {
    margin-top: 4vh;
  }

  .herointro.apr23.lifeq {
    max-width: 880px;
  }

  .rich-text-block-22 {
    max-width: 700px;
    text-align: left;
  }

  .sec-image.mar23.yw2 {
    max-width: 900px;
  }

  .kolam {
    width: 15vw;
  }

  .kolam.mar23.msr23 {
    opacity: .7;
  }

  .kolam.mar23.msr23.last {
    padding-bottom: 8vh;
  }

  .image-sec {
    height: auto;
    background-color: #14073a;
    position: relative;
    overflow: visible;
  }

  .image-sec.mar23.msr23 {
    margin-top: 8vh;
  }

  .image-485 {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .icon-4, .icon-5, .slide-nav-12 {
    opacity: .4;
  }

  .image-486 {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .image-486.slider {
    width: 50vw;
  }

  .image-487 {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .image-487.slider {
    width: 50vw;
  }

  .image-488 {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .image-488.slider, .image-489 {
    width: 50vw;
  }

  ._100vw-footer {
    width: 100vw;
    height: 50vh;
    display: block;
  }

  .image-490 {
    object-position: 50% 100%;
  }

  ._80vwwide.paige {
    max-width: none;
  }

  .flower-oldkolam-1 {
    max-width: 360px;
  }

  .footer-bigtext.ins {
    padding-bottom: 2vh;
  }

  .kattuppoologo {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex: 0 auto;
    order: 0;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-self: auto;
    margin-top: 2vh;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .home-hero-title-2.tamil {
    display: block;
  }

  .image-499.tamillogo {
    width: 30vw;
    display: block;
  }
}

@media screen and (max-width: 991px) {
  h1 {
    font-size: 60px;
  }

  h3 {
    width: 70vw;
    line-height: 2.2rem;
  }

  p {
    width: 100%;
    max-width: none;
    flex: 0 auto;
    justify-content: center;
    align-self: auto;
    align-items: flex-start;
    line-height: 1.6;
    display: block;
  }

  strong {
    flex: none;
    display: inline-block;
  }

  .aritcle-hero-img-wrapper {
    width: 100%;
    height: 60vh;
  }

  .image-responsive {
    height: 100%;
    object-fit: cover;
  }

  .sub-heading {
    font-size: 32px;
  }

  .sub-heading.lbs {
    width: 70vw;
    margin-bottom: 4vh;
    font-size: 2.4rem;
  }

  .article-description {
    width: 100%;
    font-size: 1.2rem;
  }

  .image-caption {
    width: 70vw;
    margin-top: 0%;
  }

  .post-body-wrapper {
    width: 80vw;
    padding-bottom: 0;
  }

  .post-body-wrapper em {
    font-family: Fedra Serif, sans-serif;
  }

  .post-body-paragraph {
    width: 70vw;
    padding-top: 8vh;
    padding-bottom: 4vh;
    font-size: 1.2rem;
  }

  .post-body-paragraph p {
    width: 70vw;
    padding-top: 2vh;
    padding-bottom: 3vh;
    line-height: 1.6;
  }

  .post-body-paragraph em {
    width: auto;
    font-style: italic;
  }

  .full-width-image {
    height: 40vh;
    background-position: 50% 100%;
    background-size: cover;
    margin-top: auto;
  }

  .quote {
    width: 70vw;
    padding-bottom: 10vh;
    font-size: 30px;
  }

  .heading-1.hi {
    width: 80%;
    font-size: 60px;
  }

  .in-this-issue-h1.top-marg-la {
    width: 70vw;
    width: 70vw;
    padding-top: 6vh;
    font-size: 2rem;
  }

  .ornament {
    width: 10vw;
  }

  .ornament-wrapper {
    margin-top: auto;
    margin-bottom: 6vh;
  }

  .ornament-wrapper.top-marg-me {
    margin-top: auto;
    margin-bottom: auto;
    padding-bottom: 6vh;
  }

  .ornament-wrapper.june {
    margin-bottom: auto;
  }

  .section-wrapper-div {
    padding-left: 4vw;
    padding-right: 4vw;
  }

  .section-wrapper-div.indexpage.dec {
    padding-top: 4vh;
  }

  .articles-grid {
    grid-template-columns: 1fr;
  }

  .articles-grid._2column {
    width: 80vw;
    width: 80vw;
    grid-template-columns: .75fr .75fr;
    align-items: start;
  }

  .article-card {
    width: 36vw;
  }

  .article-card.article-smallcard, .article-category {
    width: 24vw;
  }

  .article-category.sgx {
    width: 36vw;
  }

  .article-img-wrapper {
    width: 44vw;
    height: 44vw;
  }

  .article-img-wrapper._2col {
    width: 36vw;
    height: 28vh;
  }

  .article-img-wrapper._2col.small-card {
    width: 24vw;
    height: 20vh;
  }

  .article-img-wrapper._2col {
    width: 36vw;
    height: auto;
  }

  .article-img-wrapper._2col.small-card {
    width: 24vw;
    height: 20vh;
  }

  .article-card-title {
    width: 36vw;
    max-width: 500px;
    font-size: 1.5rem;
    line-height: 1.3;
  }

  .article-card-title.small-card {
    width: 24vw;
    font-size: 1.18rem;
    line-height: 1.4;
  }

  .article-card-title.idy {
    width: 50vw;
  }

  .home-hero-wrapper {
    height: 80vh;
  }

  .home-hero-wrapper.apr23 {
    position: fixed;
  }

  .ff-cover-img-wrpr {
    width: 90vw;
    height: 60vw;
    flex: 0 auto;
    margin-left: auto;
    margin-right: auto;
  }

  .ff-cover-img-wrpr.dec {
    width: 80vw;
    height: 100%;
    object-position: 50% 0%;
    background-position: 50% 100%;
    background-attachment: scroll;
  }

  .quote-title {
    font-size: 2.4em;
  }

  .sg-sign {
    width: 200px;
  }

  .subscribe-block {
    padding-top: 6vh;
    padding-bottom: 6vh;
  }

  .subs-icon {
    width: 4vw;
  }

  .subs-invite-text {
    font-size: 1.5rem;
  }

  .caption-color-block {
    width: 50vw;
    margin-left: 0;
    margin-right: 5vw;
  }

  .caption-color-block.left {
    width: 60vw;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    margin-top: -4vh;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .category-tag {
    width: 25vw;
    text-align: center;
    justify-content: center;
    font-size: .6rem;
    display: block;
    position: static;
  }

  .category-tag.recipetag.mobiletag {
    width: 30vw;
    background-color: #dd9a0a;
    font-size: .8rem;
  }

  .category-tag.white-black {
    width: 24vw;
  }

  .category-tag.white-black.sept {
    max-width: 120px;
  }

  .category-tag.white-black.sept.dec.febcoll {
    max-width: 200px;
  }

  .category-tag.white-black.nov, .category-tag.mar23.consicious {
    width: 30vw;
  }

  .category-tag.mar23.consicous {
    width: 32vw;
  }

  .category-tag.mar23.vid {
    width: 22vw;
  }

  .category-tag.mar23.igy {
    width: 26vw;
  }

  .category-tag.mar23.msr23 {
    width: 24vw;
  }

  .category-tag.apr23.conversation {
    width: 28vw;
  }

  .cover-poetry-wrapper.dec-1 {
    background-color: #3a0518;
    margin-top: 5vh;
  }

  .cover-poetry-wrapper.apr23 {
    background-color: #190602;
    margin-top: auto;
  }

  .aritcle-hero-wrapper {
    width: 100vw;
  }

  .rich-paras p {
    width: 70vw;
  }

  .div-block-28 {
    top: 70vh;
  }

  .div-block-29 {
    padding-right: 2%;
  }

  .image {
    max-width: 70vw;
  }

  .main-heading.msr-pic {
    width: 85vw;
  }

  .main-heading.inpics {
    font-size: 2.6rem;
  }

  .heroheader {
    margin-top: 40vh;
  }

  .heroheader.fullmoon {
    width: 80vw;
    max-width: 700px;
    padding-top: 6vh;
    font-size: 2.8rem;
  }

  .heroheader.fullmoon.dec.hj {
    font-size: 2.6rem;
    line-height: 1.1;
  }

  .heroheader.sgx {
    width: 80vw;
    padding-top: 4vh;
    padding-bottom: 4vh;
    font-size: 3rem;
  }

  .heroheader.mar23.sgx.krish {
    width: 80vw;
    padding-top: 3vh;
    padding-bottom: 3vh;
    line-height: 1.4em;
  }

  .bg-fixed.sgx {
    height: 50vw;
  }

  .bg-fixed.oct.health.dec {
    padding-bottom: 0;
    position: fixed;
  }

  .bg-fixed.dec-fs {
    position: fixed;
  }

  .bg-fixed.recepie.mar23 {
    background-position: 50% 0;
    background-size: contain;
  }

  .bg-fixed.mar23.culture {
    padding-bottom: 0;
    position: static;
  }

  .bg-fixed.mar23.yogaw-2, .bg-fixed.mar23.yw2, .bg-fixed.mar23.cons {
    position: static;
  }

  .bg-fixed.mar23.consicous {
    width: auto;
    padding-bottom: 0;
    position: static;
  }

  .bg-fixed.mar23.vid.iw {
    padding-bottom: 0;
    position: static;
  }

  .bg-fixed.mar23.igy, .bg-fixed.mar23.kps, .bg-fixed.mar23.sgx.krish {
    position: static;
  }

  .bg-fixed.mar23.msr {
    padding-bottom: 0;
    position: static;
  }

  .bg-fixed.apr-23.conversation {
    height: auto;
    background-color: #924e0a;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .bg-fixed.apr-23.sgx {
    position: static;
    top: 0;
  }

  .bg-fixed.apr-23.whisper {
    height: auto;
    object-position: 50% 50%;
  }

  .bg-fixed.apr-23.lbc {
    margin-top: -1vh;
  }

  .bg-fixed.apr-23.lbu {
    height: auto;
  }

  .bg-fixed.apr-23.kps {
    width: 100vw;
    object-position: 50% 0%;
    padding-bottom: 0;
    top: 0;
    bottom: auto;
    left: 0%;
    right: 0%;
    overflow: visible;
  }

  .bg-fixed.apr-23.feature {
    height: auto;
    object-position: 50% 0%;
  }

  .bg-fixed.apr23.ins {
    height: auto;
  }

  .bg-fixed.apr, .bg-fixed.may-feature {
    height: auto;
    padding-bottom: 0;
    display: block;
  }

  .nav-arrows {
    width: 5vw;
    height: 5vw;
    background-size: auto;
  }

  .nav-arrows.r {
    width: 4vw;
    height: 4vw;
  }

  .nav-arrows.right {
    width: 5vw;
    height: 5vw;
  }

  .nav-arrows.right.big, .nav-arrows.big {
    width: 5vw;
    height: 8vw;
  }

  .feature-story-wrapper-2 {
    width: 90vw;
  }

  .feature-story-wrapper-2.new {
    width: 86vw;
    width: 86vw;
    flex-direction: column;
  }

  .featured-story-bgimg-2 {
    width: 40vw;
    height: 50vh;
    max-height: none;
    margin-right: 4vw;
  }

  .feature-stroy-content-wrapper-2 {
    width: 40vw;
  }

  .body-image-2 {
    width: 80vw;
  }

  .body-image-2.new {
    width: 80vw;
    margin-top: auto;
  }

  .overlappingfullbg.new {
    margin-top: -37vh;
  }

  .rich-text-block-3 {
    width: 70vw;
  }

  .rich-text-block-3 p {
    flex-direction: column;
    flex: none;
    justify-content: center;
    display: block;
  }

  .rich-text-block-3._1st {
    margin-top: 28vh;
    padding-bottom: 2vh;
  }

  .kolampadding {
    width: 30%;
  }

  .kolampadding.new {
    padding-bottom: 11vh;
  }

  .hero-intro {
    width: 80vw;
    text-align: center;
    padding-top: 6vh;
    padding-bottom: 8vh;
  }

  .hero-intro p {
    width: auto;
    line-height: 1.4;
  }

  .hero-intro.mar23.kps {
    padding-bottom: 0;
  }

  .hero-intro.apr23.conversation {
    width: 70vw;
    padding-top: 4vh;
  }

  .hero-intro.apr23.sgx {
    width: 70vw;
    padding-bottom: 0;
    line-height: 1.4;
  }

  .herofullwidthheader {
    margin-top: 48%;
  }

  .herofullwidthheader.mar23.kps {
    margin-top: auto;
  }

  .subheadingwithstroke {
    margin-top: 8vh;
  }

  .div-block-71 {
    height: 16vw;
  }

  .strokeheading {
    width: 60vw;
    font-size: 2.6rem;
  }

  .strokeheading h2 {
    width: 70vw;
    font-size: 2.3rem;
    line-height: 1.3;
  }

  .pullquotetext {
    width: 70vw;
    padding-top: 4vh;
    padding-bottom: 6vh;
  }

  .pullquotetext.black {
    width: auto;
    max-width: none;
    padding-top: 4vh;
    padding-bottom: 4vh;
    font-size: 1.4rem;
    display: block;
  }

  .pullquotetext.blue {
    width: 70vw;
    padding-bottom: 4vh;
  }

  ._70vwwhitebg {
    width: 100vw;
    background-color: #fff;
    margin-top: 46vw;
  }

  ._70vwwhitebg.mob {
    margin-top: 73vw;
  }

  ._70vwwhitebg.mob.recipe {
    background-color: #fff;
    margin-top: 54vw;
  }

  .herosansheading {
    width: 66vw;
    max-width: 640px;
    font-size: 2.6rem;
    line-height: 1.2;
  }

  .herosansheading.recipename {
    width: 70vw;
    max-width: none;
  }

  .herosansheading.recipename.dec {
    color: #141414;
    text-align: center;
    padding-top: 2vh;
    padding-bottom: 2vh;
  }

  .herosansheading.recipename.apr23 {
    width: 70vw;
  }

  .kolam-consious, .kolam-consious.last {
    width: 24vw;
  }

  .kolam-consious.recipe {
    width: 22vw;
    padding-top: 6vh;
  }

  .heroheading.culture {
    width: 80vw;
    padding-top: 6vh;
    font-size: 3.2rem;
  }

  .heroheading.exuberent {
    width: 80vw;
    text-align: center;
  }

  .heroheading.exuberent h1 {
    padding-top: 4vh;
    font-size: 2.6rem;
  }

  .heroheading.exuberent strong {
    font-size: 2.8rem;
    line-height: 1.3;
  }

  .heroheading.mar23.yw {
    padding-top: 4vh;
  }

  .heroheading.mar23.yw h1, .heroheading.mar23.culture strong {
    font-size: 3.2rem;
  }

  .heroheading.mar23.yw2 {
    margin-top: auto;
    padding-top: 3vh;
    padding-bottom: 3vh;
  }

  .heroheading.mar23.yw2 strong {
    font-size: 2.8rem;
  }

  .heroheading.mar23.vid {
    padding-bottom: 4vh;
  }

  .heroheading.mar23.vid strong {
    font-size: 3.2rem;
    line-height: 1.4em;
  }

  .heroheading.mar23.igy {
    padding-top: 4vh;
  }

  .heroheading.mar23.igy strong {
    font-size: 3.2rem;
  }

  .heroheading._640vw.yellow {
    width: 80vw;
    padding-bottom: 2vh;
  }

  .heroheading._640vw.yellow strong {
    font-size: 3.2rem;
  }

  .heroheading.apr23 {
    width: 70vw;
    padding-top: 4vh;
  }

  .heroheading.apr23.lifeq {
    width: 80vw;
  }

  .heroheading.apr23.lifeq strong {
    font-size: 2.8rem;
  }

  .heroheading.apr23.conversation {
    width: 80vw;
    padding-top: 6vh;
    font-size: 3.2rem;
    line-height: 1.2em;
  }

  .heroheading.apr23.lbs {
    width: 70vw;
  }

  .heroheading.apr23 h1 {
    font-size: 3.2rem;
  }

  .heroheading.apr23 strong {
    font-size: 2.8rem;
  }

  .tiltedimagesection {
    width: 70vw;
    max-width: 70vw;
    padding-top: 0;
  }

  .h1-tiltedimagesection {
    width: 100%;
    margin-bottom: auto;
    margin-left: auto;
    padding-bottom: 1vh;
    font-size: 1.4rem;
    font-weight: 500;
  }

  .titlebg {
    width: 70%;
    left: 15%;
  }

  .happeningsdate-card {
    width: auto;
    height: auto;
    top: auto;
    bottom: -5vh;
    left: -4vw;
  }

  .heading-29 {
    width: 14vw;
    height: 8vw;
    max-width: 14vw;
  }

  .bold-text-6 {
    width: auto;
    height: auto;
    max-width: none;
    font-size: 1.3rem;
    line-height: 1.3;
    display: block;
  }

  .datecardbodytext {
    width: 60vw;
    margin-left: auto;
    margin-right: auto;
    padding-top: 16vh;
    font-size: 1rem;
  }

  .datecardbodytext p {
    width: 100%;
    font-size: 1.2rem;
  }

  .image-45 {
    width: 22vw;
    margin-left: auto;
  }

  .recepietext {
    width: 70vw;
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .recepietext h2 {
    justify-content: flex-start;
    align-self: flex-start;
    display: flex;
  }

  .recepietext ol {
    margin-left: 0;
    margin-right: auto;
    padding-left: 0;
    list-style-type: decimal;
  }

  .recepietext.mar23, .recepietext.apr-23.cont {
    margin-top: 4vh;
  }

  .backwrapperbg {
    height: auto;
  }

  .backwrapperbg.dec {
    width: 100vw;
    background-color: #fff;
    margin-top: auto;
  }

  .backwrapperquote {
    width: auto;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: auto;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    display: block;
    position: static;
  }

  .backwrapperquote.mar23 {
    width: 80vw;
    max-width: 700px;
  }

  .bw-quote {
    width: 70vw;
    max-width: none;
    text-align: center;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .bw-quote p {
    width: 70vw;
    max-width: 800px;
    padding-bottom: 0;
  }

  .customcolor-flowerkolam {
    width: 30vw;
  }

  .herointrotext {
    width: 80vw;
    padding-bottom: 6vh;
  }

  .herointrotext strong {
    text-align: center;
    margin-bottom: 4vh;
    font-size: 1.6rem;
    line-height: 1.6;
  }

  .herointrotext.mar23.sgx.krish {
    padding-bottom: 0;
  }

  .mainhero.oct {
    width: 100vw;
    margin-top: -8vh;
  }

  .mainhero.oct.featurestory {
    width: 100vw;
    margin-top: auto;
  }

  .fullwidebg {
    height: auto;
  }

  .nav-icon {
    width: 6vw;
    height: 6vw;
  }

  .num-float {
    width: 3vw;
    height: 3vw;
  }

  .page-card.w--current {
    border-width: 4px;
  }

  .pullquote {
    width: 70vw;
    max-width: 700px;
    margin-top: 2vh;
    padding-bottom: 2vh;
  }

  .pulllq-border {
    width: 70vw;
    margin-top: -4vh;
  }

  .html-embed-6 {
    width: 10vw;
    padding-top: 0;
    padding-bottom: 0;
  }

  .div-block-101 {
    width: 12vw;
    height: 4vw;
  }

  .kolam-1-linetriangle {
    width: 26vw;
    padding-top: 0;
    padding-bottom: 8vh;
  }

  .hero-image.kps {
    object-fit: cover;
    object-position: 50% 50%;
    margin-top: -10vh;
    display: block;
    overflow: auto;
  }

  .div-block-104 {
    width: auto;
    text-align: center;
    padding-top: 0;
  }

  .squarequotation {
    width: 60vw;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .quotation {
    width: 12vw;
    margin-top: 4vh;
  }

  .quotationmark {
    width: 8vw;
    margin-top: 3vh;
    margin-left: auto;
    margin-right: 2vw;
  }

  .image-84 {
    width: 22vw;
    padding-bottom: 6vw;
  }

  .article-card-2 {
    width: 36vw;
  }

  .article-card-title-2 {
    width: 36vw;
    max-width: 500px;
    font-size: 1.5rem;
    line-height: 1.3;
  }

  .div-block-108 {
    width: 80vw;
    grid-column-gap: 4vw;
    grid-template-columns: 1fr 1fr;
  }

  .article-category-2 {
    width: 24vw;
  }

  .article-category-2.rem {
    width: auto;
  }

  .articles-wrapper-2 {
    width: 86vw;
  }

  .featured-story-bgimg-2-2 {
    width: 76vw;
    height: auto;
    max-height: none;
    margin-top: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .featured-story-bgimg-2-2.dec {
    object-position: 50% 50%;
  }

  .image-responsive-3 {
    width: 36vw;
    height: 30vw;
    object-fit: cover;
  }

  .image-responsive-3.mobile, .image-responsive-3.bottom {
    width: 36vw;
    height: 30vw;
  }

  .image-responsive-3.top {
    width: 36vw;
    height: 30vw;
    object-position: 50% 0%;
  }

  .feature-stroy-content-wrapper-2-2 {
    width: 76vw;
  }

  .ornament-3 {
    width: 26vw;
    max-width: 300px;
    padding-top: 2vh;
  }

  .ornament-3._1st {
    width: 22vw;
  }

  .bold-text-61 {
    display: block;
  }

  .featurestory-linkblock.new {
    margin-top: 4vh;
    display: block;
  }

  .text-block-45 {
    font-size: .6rem;
  }

  .div-block-110 {
    width: 5vw;
    height: 5vw;
  }

  .num-float-2 {
    width: 3vw;
    height: 3vw;
  }

  .page-card-2.w--current {
    border-width: 4px;
  }

  .page-card-2.nav-fixed-info {
    width: 20vw;
    height: 20vw;
  }

  .socialshare, .nav-icon-2 {
    width: 8vw;
    height: 8vw;
  }

  .nav-scroll-area-2 {
    width: 80vw;
    margin-left: 20vw;
  }

  .bold-text-78 {
    font-size: .9rem;
  }

  .nav-wrpr-2.aug {
    display: none;
  }

  .menu-anim-2 {
    width: 8vw;
    height: 8vw;
  }

  .share-heading, .socialshare-section {
    width: 20vw;
  }

  .bg-fullwide.sgx {
    margin-top: 44vw;
  }

  .bg-fullwide.mar23.feature-3 {
    margin-top: -18vh;
  }

  .bg-fullwide.mar23.cons {
    padding-top: 6vh;
  }

  .bg-fullwide.mar23.sgx {
    margin-top: auto;
  }

  .bg-fullwide.mar23.msr.new {
    background-color: #0a185e;
    margin-top: auto;
  }

  .bg-fullwide.apr23._1sth1, .bg-fullwide.apr23.overlap {
    margin-top: -18vh;
  }

  .bg-fullwide.apr23.sgx {
    margin-top: 50vw;
  }

  .bg-fullwide.apr23.sgx.may {
    margin-top: 0;
  }

  .bg-fullwide.apr23.conversation {
    margin-top: 50vw;
  }

  .footer.mar23 {
    padding-left: 4vh;
  }

  .footer.mar23.vid {
    width: 100vw;
    padding-top: 6vh;
    padding-bottom: 4vh;
  }

  .footer._30vw {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
  }

  .bold-text-83 {
    letter-spacing: 4px;
  }

  .arrow-small {
    width: 3vw;
    height: 5vw;
  }

  .headingpart {
    margin-top: 50vw;
  }

  .headingpart.dec-fs {
    margin-top: 46vw;
  }

  .headingpart.dec-fs.sadhnew.sadhnew1 {
    margin-top: 56vw;
  }

  .headingpart.dec-fs.sadhnew.sadhnew1.sadhnew2.sleep1 {
    margin-top: auto;
  }

  .headingpart.dec-fs.sadhnew.sadhnew1.budha2 {
    margin-top: 46vw;
  }

  .headingpart.mar23.culture, .headingpart.mar23.consicous {
    margin-top: auto;
  }

  .headingpart.mar23.vid {
    margin-top: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .headingpart.mar23.igy {
    margin-top: auto;
  }

  .headingpart.apr23 {
    background-color: #30261f;
  }

  .headingpart.apr23.consciousliving {
    background-color: #2e362e;
    margin-top: 42vw;
  }

  .headingpart.apr23.feature, .headingpart.apr23.lifeq, .headingpart.apr23.whisper {
    margin-top: 50vw;
  }

  .headingpart.apr23.lbc {
    background-color: #7a0202;
    margin-top: 50vw;
  }

  .headingpart.apr23.lbu, .headingpart.apr23.ins {
    margin-top: 50vw;
  }

  .body-bg {
    margin-top: 46vw;
  }

  .body-bg.featstory {
    margin-top: 0;
  }

  .body-bg.featstory.gradbg {
    padding-top: 2vh;
    padding-bottom: 4vh;
  }

  .body-bg.featstory.gradbg.buddhabg {
    padding-top: 4vh;
  }

  .body-bg.featstory.newbggg {
    padding-top: 2vh;
  }

  .body-bg.mar23.vid.iw {
    margin-top: auto;
  }

  .body-bg.apr23.lbs {
    background-color: #e0d2c0;
    margin-top: auto;
    padding-top: 8vh;
  }

  .body-bg.apr23.lbu {
    margin-top: auto;
    padding-top: 8vh;
  }

  .body-bg.apr23.ins {
    margin-top: auto;
    padding-top: 6vh;
  }

  .pullquote-plain, .pullquote-plain.mar23.feature-1 {
    width: 70vw;
  }

  .bold-text-85.hj {
    font-size: 2.6rem;
  }

  .fullwidebg.apr23.kps {
    padding-top: 6vh;
  }

  .imagewrapper {
    width: 84vw;
  }

  .imagewrapper.mar23.sgx.krish {
    width: 80vw;
    padding-top: 4vh;
  }

  .imagewrapper.mar23.sgx.krish._3rd, .imagewrapper.mar23.sgx._2nd {
    width: 80vw;
  }

  .imagewrapper.apr23.sgx {
    width: 80vw;
    margin-bottom: 6vh;
    padding-bottom: 4vh;
  }

  .imagewrapper.may23._1st {
    width: 84vw;
  }

  .bw-new-image {
    z-index: -3;
    height: 80vh;
    object-fit: cover;
    object-position: 50% 50%;
    background-position: 50%;
    position: static;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .bw-new-image.mar23 {
    width: 100vw;
    height: 60vh;
    max-width: none;
    float: none;
    clear: none;
    background-position: 50% 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: static;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
  }

  .bw-new-image.apr23 {
    width: auto;
    height: 50vh;
    object-fit: cover;
    background-position: 50% 0;
  }

  .bodytext {
    width: 70vw;
  }

  .bodytext.mar23 strong {
    display: inline;
  }

  .bodytext.mar23.feature-2 {
    padding-top: 22vh;
  }

  .bodytext.mar23.yw._1start {
    padding-top: 6vh;
  }

  .bodytext.mar23.culture {
    margin-bottom: 2vh;
  }

  .bodytext.mar23.culture.bpad {
    padding-top: 6vh;
  }

  .bodytext.mar23.yw2.bpad {
    padding-top: 3vh;
  }

  .bodytext.mar23.consicous {
    padding-top: 4vh;
  }

  .bodytext.mar23.vid.iw {
    margin-bottom: 3vh;
    padding-top: 3vh;
  }

  .bodytext.mar23.vid.iw.cont.smalltext {
    margin-bottom: 4vh;
  }

  .bodytext.mar23.vid.iw.lbpad {
    padding-top: 4vh;
  }

  .bodytext.mar23.vid.iw.noheading {
    padding-top: 6vh;
  }

  .bodytext.mar23.igy, .bodytext.mar23.kps.n-e2 {
    padding-top: 3vh;
  }

  .bodytext.continue._1 {
    padding-top: 2vh;
  }

  .bodytext.cons, .bodytext.cons.bpad, .bodytext.apr23 {
    padding-top: 4vh;
  }

  .bodytext.apr23.flow {
    margin-top: auto;
  }

  .bodytext.apr23.consicous {
    padding-top: 4vh;
  }

  .bodytext.apr23._1stpara {
    padding-top: 6vh;
  }

  .bodytext.apr23.conversation {
    padding-top: 4vh;
  }

  .bodytext._36vh.apr23, .bodytext._36vh.apr23.alterspace {
    padding-top: 22vh;
  }

  .bodytext._36vh.apr23.alterspace strong {
    display: inline;
  }

  .bodytext.yaw {
    margin-bottom: 1vh;
  }

  .fw-quote p {
    font-size: 1.4rem;
    line-height: 1.8;
  }

  .tabs.socialshare {
    width: 20vw;
    margin-right: 0;
  }

  .socialshareoption {
    width: 20vw;
    display: flex;
  }

  .tab-link-tab-1 {
    width: 10vw;
  }

  .tab-link-tab-1.w--current {
    width: 10vw;
    justify-content: center;
    display: flex;
  }

  .tab-link-tab-2 {
    width: 10vw;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .tab-link-tab-2.w--current {
    width: 10vw;
  }

  .herointro.oct.feature {
    width: 80vw;
    padding-bottom: 0;
  }

  .herointro.oct.feature p {
    width: 80vw;
  }

  .herointro.oct.feature em {
    display: block;
  }

  .herointro.mar23 {
    width: 70vw;
    max-width: 700px;
  }

  .herointro.mar23.feature {
    width: 80vw;
    padding-bottom: 2vh;
  }

  .herointro.mar23 em {
    font-size: 1.6rem;
    display: block;
  }

  .herointro.mar23 p {
    width: auto;
    max-width: none;
    margin-bottom: 2vh;
  }

  .herointro.mar23.cons, .herointro.mar23.culture, .herointro.mar23.yw2 {
    width: 80vw;
  }

  .herointro.mar23.vid.iw {
    padding-bottom: 2vh;
    font-size: 1.6rem;
  }

  .herointro.mar23.igy {
    width: 80vw;
  }

  .herointro.mar23 strong {
    font-size: 1.6rem;
    line-height: 1.4;
  }

  .herointro em {
    color: #fff;
    font-size: 1.4rem;
  }

  .herointro.apr23 {
    width: 70vw;
  }

  .herointro.apr23.lifeq {
    width: 80vw;
  }

  .herointro.apr23.lbs.lbc {
    width: 70vw;
    margin-top: auto;
  }

  .herointro.apr23.lbu, .herointro.apr23.ins {
    width: 70vw;
  }

  .image-137 {
    width: 14vw;
  }

  .body-21 {
    background-color: #000;
  }

  .bold-text-102 {
    font-size: 2.8rem;
    line-height: 1.4em;
  }

  .image-434 {
    width: 20vw;
    padding-bottom: 8vh;
  }

  .rich-text-block-22 {
    width: 70vw;
    max-width: 700px;
  }

  .image-438 {
    width: 100vw;
  }

  .body-24 {
    background-color: #222533;
  }

  .sec-image {
    width: 70vw;
  }

  .sec-image.mar23.yw {
    width: 70vw;
    margin-top: 6vh;
  }

  .sec-image.mar23.yw2 {
    width: 80vw;
    margin-top: 4vh;
  }

  .sec-image.mar23.yw2._1st-image {
    margin-top: 6vh;
  }

  .sec-image.mar23.consicous {
    width: 80vw;
    margin-top: 6vh;
  }

  .sec-image.mar23.consicous._1st-img {
    width: 80vw;
  }

  .sec-image.mar23.vid.iw {
    margin-top: 4vh;
  }

  .sec-image.mar23.vid.iw.vertical {
    margin-top: 2vh;
  }

  .sec-image.mar23.igy, .sec-image.mar23.kps.n-e.top {
    margin-top: 4vh;
  }

  .sec-image.body.apr23.vertical, .sec-image.apr23.vertical-image {
    width: 44vw;
  }

  .kolam.mar23.conscious {
    width: 28vw;
  }

  .kolam.mar23.yw2 {
    width: 26vw;
    padding-bottom: 6vh;
  }

  .kolam.mar23.vid.iw {
    width: 28vw;
    padding-bottom: 5vh;
  }

  .kolam.mar23.igy {
    padding-bottom: 4vh;
  }

  .kolam.mar23.kps.ne2 {
    width: 30vw;
    padding-bottom: 4vh;
  }

  .kolam.mar23.kps.ne2.last, .flower-kolam.mar23 {
    padding-bottom: 6vh;
  }

  .kolam-yw {
    width: 24vw;
  }

  .kolam-yw.last {
    padding-bottom: 6vh;
  }

  .receipe-image.mar23 {
    display: none;
  }

  .image-sec.mar23.culture, .image-sec.mar23.sgx.krish {
    width: 70vw;
    height: auto;
  }

  .image-sec.mar23.msr23, .image-sec.mar23.msr23._1stimage {
    width: 70vw;
    height: auto;
    margin-top: 4vh;
  }

  .footer-txt {
    width: 40vw;
    font-size: 1.4rem;
  }

  .footer-img-wrapper {
    width: 60vw;
  }

  .whitebody.mar23.sgx {
    width: 70vw;
    margin-top: 2vh;
  }

  .whitebody.mar23.sgx p {
    margin-bottom: 3vh;
  }

  .whitebody.mar23.sgx.lastpara, .whitebody.mar23.sgx.singlepara {
    padding-bottom: 2vh;
  }

  .whitebody.mar23.sgx.singlepara h2 {
    margin-top: auto;
    margin-bottom: 2vh;
  }

  .whitebody.mar23.msr23.new {
    width: 70vw;
    padding-top: 6vh;
  }

  .whitebody.apr-23.sgx {
    width: 70vw;
    margin-top: 4vh;
  }

  .whitebody.apr-23.sgx.may23 {
    margin-top: 3vh;
  }

  .imagefixed {
    position: static;
  }

  .whitemain-head.mar23.msr23 {
    width: 80vw;
    padding-top: 4vh;
    font-size: 3.2rem;
  }

  .whitemain-head.mar23.msr23 strong {
    font-size: 3.2rem;
  }

  .image-486.slider, .image-487.slider, .image-488.slider, .image-489.slide {
    width: auto;
  }

  .image-490 {
    width: 100%;
  }

  .slider-15.msr-images {
    width: auto;
    height: auto;
  }

  .image-491 {
    width: 100vw;
    height: auto;
  }

  .msr-pic {
    height: 46vh;
  }

  .mask {
    height: 50vh;
  }

  .slide-nav-13 {
    display: none;
  }

  .left-arrow {
    z-index: 1;
    width: 8vh;
    height: 8vh;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 10vh;
  }

  .right-arrow {
    width: 8vh;
    height: 8vh;
    top: auto;
    bottom: 0%;
    left: 10vh;
    right: 0;
  }

  .icon-6, .icon-7 {
    opacity: .3;
  }

  .rich-text-block-34.slider-header {
    width: 100vw;
    padding-bottom: 2vh;
  }

  .rich-text-block-34.slider-header h2 {
    width: 100vw;
    display: block;
  }

  .flowerkolam.white {
    width: 22vw;
    padding-bottom: 4vh;
  }

  .flowerkolam-3.white, .snake-kolam.apr23 {
    width: 32vw;
    padding-bottom: 6vh;
  }

  .flowerkolam-new {
    width: 32vw;
    margin-bottom: 5vh;
  }

  .flower-old {
    width: 28vw;
    padding-bottom: 4vh;
  }

  ._80vwwide.paige {
    width: 100vw;
    border-style: none;
    margin-bottom: auto;
  }

  .line-flower {
    width: 22vw;
  }

  .line-flower.apr23.conv {
    width: 24vw;
  }

  .line-flower.apr23.kps {
    padding-bottom: 4vh;
  }

  .line-flower.white {
    width: 30vw;
    padding-bottom: 4vh;
  }

  .line-flower.feature.may23 {
    width: 32vw;
  }

  .blank {
    padding-top: 0;
    padding-bottom: 0;
  }

  .lotuskolam {
    width: 32vw;
    padding-bottom: 2vh;
  }

  .flower-oldkolam-1 {
    width: 26vw;
    padding-bottom: 4vh;
  }

  .flower-newkolam-1 {
    padding-bottom: 4vh;
  }

  .link-footer, .footer-bigtext {
    width: 70vw;
  }

  .footer-bigtext em {
    display: inline;
  }

  .footer-bigtext.ins {
    width: 70vw;
  }

  .grain-kolam {
    width: 24vw;
  }

  .div-block-113 {
    top: 70vh;
  }

  .white-body {
    width: 70vw;
  }

  .heading-30 {
    width: 80%;
  }

  .icon-8, .icon-9 {
    opacity: .3;
  }

  .slider-16.msr-images {
    width: auto;
    height: auto;
  }

  .image-493 {
    width: 100vw;
    height: auto;
  }

  .image-494 {
    height: 46vw;
  }

  .rich-text-block-35.slider-header {
    width: 100vw;
    padding-bottom: 2vh;
  }

  .slide-nav-14 {
    display: none;
  }

  .headingpart-2 {
    margin-top: 50vw;
  }

  .footer-hatha {
    width: 80vw;
  }

  .ingredients {
    width: 70vw;
  }

  .kattuppoologo {
    width: 64vw;
    object-fit: cover;
  }

  .div-block-161 {
    padding-right: 0%;
  }

  .home-hero-title-2.tamil {
    width: 90vw;
    flex-direction: column;
    display: flex;
  }

  .image-499 {
    max-width: 70vw;
  }

  .image-499.tamillogo {
    width: 60vw;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 40px;
  }

  h2 {
    margin-bottom: 3vh;
  }

  h3 {
    width: 85vw;
    max-width: none;
    margin-bottom: 3vh;
  }

  p {
    margin-bottom: 3vh;
  }

  strong {
    line-height: 1.4;
    display: inline;
  }

  .aritcle-hero-img-wrapper {
    height: 30vh;
  }

  .sub-heading {
    font-size: 24px;
  }

  .sub-heading.lbs {
    width: 70vw;
    margin-bottom: 2vh;
    font-size: 1.8rem;
  }

  .article-description {
    width: 100%;
    margin-top: 4vh;
  }

  .image-caption {
    width: 90vw;
    padding-top: 2%;
    line-height: 1.5;
  }

  .post-body-wrapper {
    width: 85vw;
  }

  .post-body-paragraph {
    width: 85vw;
    margin-top: auto;
    padding-top: 6vh;
    padding-bottom: 2vh;
    font-size: 1.2rem;
  }

  .post-body-paragraph h3 {
    width: 85vw;
    line-height: 1.4;
  }

  .post-body-paragraph p {
    width: 100%;
    max-width: 700px;
    margin-bottom: 3vh;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1.2rem;
    line-height: 1.6;
  }

  .post-body-paragraph em {
    margin-left: auto;
    margin-right: auto;
  }

  .full-width-image {
    height: 30vh;
    margin-bottom: auto;
  }

  .quote {
    width: 80vw;
    max-width: 400px;
    padding-bottom: 6vh;
    font-size: 1.8rem;
    line-height: 1.3;
  }

  .in-this-issue-h1.top-marg-la {
    padding-top: 6vh;
  }

  .ornament-wrapper.top-marg-me {
    width: 30vw;
    margin-bottom: auto;
    padding-bottom: 4vh;
  }

  .ornament-wrapper.june {
    padding-bottom: 4vh;
  }

  .section-wrapper-div.indexpage.dec {
    padding-top: 2vh;
  }

  .articles-grid._2column {
    grid-row-gap: 6vh;
    grid-row-gap: 6vh;
  }

  .article-category {
    width: 30vw;
  }

  .article-category.sgx {
    width: 54vw;
  }

  .article-category.mar23.kps {
    width: 42vw;
  }

  .article-category.apr23.kps {
    width: 40vw;
  }

  .article-img-wrapper._2col {
    height: 26vh;
  }

  .article-img-wrapper._2col.small-card {
    height: 18vh;
  }

  .article-img-wrapper._2col {
    width: 36vw;
    height: auto;
    margin-bottom: auto;
  }

  .article-img-wrapper._2col.small-card {
    width: 28vw;
    height: 22vw;
  }

  .article-card-title {
    font-size: 1.4rem;
  }

  .article-card-title.small-card {
    font-size: 1.1rem;
    line-height: 1.3;
  }

  .home-hero-wrapper {
    height: 100vh;
  }

  .home-hero-title {
    height: 130px;
  }

  .logo-wrapper {
    width: 10%;
    margin-right: 4%;
  }

  .issue-date.jun {
    font-size: 16px;
  }

  .ff-cover-img-wrpr {
    width: 100vw;
    object-position: 50% -20%;
    margin-top: 2vh;
  }

  .ff-cover-img-wrpr.dec {
    width: 100vw;
    height: 54vh;
  }

  .quote-title {
    font-size: 2em;
  }

  .quote-title.julhome {
    margin-top: 4vh;
    padding-bottom: 2vh;
    font-size: 2.4em;
  }

  .sg-sign {
    width: 160px;
  }

  .subscribe-block {
    padding-top: 8vh;
    padding-bottom: 8vh;
  }

  .subs-text {
    font-size: 18px;
  }

  .subs-invite-text, .share-link {
    font-size: 1.3rem;
  }

  .caption-block-overlaps-previous {
    margin-top: -16vh;
  }

  .caption-color-block {
    width: auto;
    margin-top: 0;
    margin-right: 0;
    position: relative;
  }

  .caption-color-block.shadow {
    position: absolute;
  }

  .caption-color-block.left {
    width: 66vw;
    height: auto;
    order: 0;
    justify-content: center;
    align-self: auto;
    align-items: flex-start;
    margin-top: -2vh;
    margin-left: auto;
    padding-left: 0;
    display: block;
    top: 2vh;
    left: -3vw;
  }

  .caption-color-block.shadow {
    position: absolute;
  }

  .color-capiton-txt {
    font-size: 1.6rem;
  }

  .float-wrpr {
    width: auto;
    height: auto;
    float: none;
    margin-bottom: 2vh;
    position: static;
  }

  .category-tag.recipetag.mobiletag {
    width: 28vw;
    font-size: .7rem;
  }

  .category-tag.white-black {
    width: 35vw;
    max-width: 160px;
  }

  .category-tag.white-black.nov {
    width: 40vw;
    max-width: 200px;
  }

  .category-tag.mar23.feature {
    width: 40vw;
  }

  .category-tag.mar23.consicious {
    width: 44vw;
  }

  .category-tag.mar23.consicous {
    width: 38vw;
  }

  .category-tag.mar23.vid {
    width: 28vw;
  }

  .category-tag.mar23.igy, .category-tag.mar23.msr23 {
    width: 32vw;
  }

  .category-tag.yw2, .category-tag.apr23 {
    width: 36vw;
  }

  .category-tag.apr23.lifeq {
    width: 40vw;
  }

  .category-tag.apr23.whisper, .category-tag.apr23.lbc {
    width: 34vw;
  }

  .category-tag.apr23.lbu {
    width: 40vw;
  }

  .category-tag.apr23.ins {
    width: 32vw;
  }

  .category-tag.may23.mother {
    width: 34vw;
    width: 34vw;
  }

  .cover-poetry-wrapper.dec-1 {
    background-color: #3a0518;
    margin-top: 21vh;
  }

  .aritcle-hero-wrapper {
    width: 100vw;
  }

  .div-block-28 {
    width: 100vw;
    position: relative;
    top: 50vh;
  }

  .text-block-20 {
    font-size: .8rem;
  }

  .main-heading.inpics {
    font-size: 2.2rem;
  }

  .heroheader.fullmoon {
    padding-top: 4vh;
    font-size: 2.2rem;
  }

  .heroheader.fullmoon.dec.hj {
    width: 80vw;
    font-size: 2.2rem;
  }

  .heroheader.fullmoon.dec.hj.kuws {
    padding-bottom: 2vh;
  }

  .heroheader.sgx {
    padding-bottom: 4vh;
    font-size: 2.2rem;
  }

  .heroheader.mar23.sgx.krish {
    padding-top: 2vh;
    padding-bottom: 2vh;
    line-height: 1.6em;
  }

  .bg-fixed {
    height: 100vh;
    background-attachment: scroll;
  }

  .bg-fixed.oct.health.dec {
    width: 100vw;
    padding-top: 0;
  }

  .bg-fixed.dec-fs {
    height: auto;
  }

  .bg-fixed.mar23.yogaw-2 {
    width: 100vw;
    height: auto;
    object-fit: cover;
    object-position: 50% 50%;
    display: block;
    overflow: visible;
  }

  .bg-fixed.mar23.yw2 {
    width: auto;
    height: auto;
  }

  .bg-fixed.mar23.cons {
    height: auto;
  }

  .bg-fixed.mar23.consicous {
    height: auto;
    display: block;
  }

  .bg-fixed.mar23.vid.iw {
    width: auto;
    height: auto;
    display: block;
  }

  .bg-fixed.mar23.igy {
    width: auto;
    height: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .bg-fixed.mar23.kps {
    width: auto;
    height: auto;
    max-width: none;
    min-width: auto;
    position: static;
  }

  .bg-fixed.mar23.sgx.krish {
    height: auto;
    object-position: 50% 50%;
  }

  .bg-fixed.apr {
    width: auto;
    height: auto;
    margin-top: 0;
    padding-top: 0;
  }

  .nav-arrows {
    width: 6vw;
    height: 6vw;
    opacity: .6;
    background-image: url('../images/New-Left.svg');
    background-size: auto;
    top: 40vh;
  }

  .nav-arrows.r {
    width: 6vw;
    height: 6vw;
    opacity: .6;
    background-image: url('../images/RightSide-New.svg');
    top: 14vh;
  }

  .nav-arrows.right {
    width: 6vw;
    height: 6vw;
    margin-left: auto;
  }

  .nav-arrows.right.big, .nav-arrows.big {
    width: 7vw;
    height: 10vw;
  }

  .feature-story-wrapper-2.new {
    width: 90vw;
    width: 90vw;
    flex-direction: column;
    margin-bottom: 6vh;
    padding-top: 4vh;
    display: flex;
  }

  .featured-story-bgimg-2 {
    width: 80vw;
    height: 36vh;
    margin: auto auto 6vh;
    display: block;
  }

  .feature-stroy-content-wrapper-2 {
    width: 80vw;
  }

  .body-image-2 {
    width: 90vw;
    margin-top: 6vh;
  }

  .body-image-2.new {
    width: 90vw;
  }

  .overlappingfullbg {
    margin-top: -14vh;
  }

  .overlappingfullbg.new {
    margin-top: -22vh;
  }

  .rich-text-block-3 {
    width: 90vw;
    margin-top: 28vh;
  }

  .rich-text-block-3 p {
    width: 90vw;
    font-size: 1.1rem;
  }

  .rich-text-block-3._1st {
    width: 90vw;
    margin-top: 28vh;
  }

  .kolampadding {
    padding-bottom: 38vh;
  }

  .hero-intro {
    width: 90vw;
    padding-top: 4vh;
    padding-bottom: 6vh;
    font-size: 1.2rem;
    line-height: 1.6;
  }

  .hero-intro p {
    width: 80vw;
    margin-bottom: 2vh;
    font-size: 1.4rem;
    line-height: 1.2;
  }

  .hero-intro.mar23.kps {
    width: 80vw;
    padding-bottom: 0;
    font-size: 1.2rem;
  }

  .hero-intro.mar23.kps em {
    font-size: 1.4rem;
  }

  .hero-intro.apr23.conversation {
    font-size: 1.4rem;
    line-height: 1.4;
  }

  .hero-intro.apr23.sgx {
    width: 80vw;
    max-width: 800px;
  }

  .bodyfullwide.apr-23.sgx {
    padding-top: 6vh;
  }

  .herofullwidthheader.mar23.kps {
    margin-top: auto;
  }

  .subheadingwithstroke {
    width: 86vw;
    flex-direction: row;
    margin-top: 6vh;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .div-block-71 {
    width: 4vw;
  }

  .strokeheading {
    width: auto;
    font-size: 2.2rem;
  }

  .strokeheading h2 {
    width: auto;
    font-size: 1.8rem;
  }

  .pullquotetext {
    width: 72vw;
    max-width: 640px;
    padding-top: 2vh;
    font-size: 1.6rem;
  }

  .pullquotetext.black {
    width: auto;
    padding-top: 4vh;
    padding-bottom: 2vh;
    font-size: 1.4rem;
  }

  ._70vwwhitebg {
    width: 100vw;
  }

  ._70vwwhitebg.mob {
    margin-top: 70vw;
  }

  ._70vwwhitebg.mob.recipe {
    background-color: #fff;
    margin-top: 54vw;
  }

  .herosansheading {
    width: 76vw;
  }

  .herosansheading.recipename {
    padding-top: 5vh;
  }

  .herosansheading.recipename.dec {
    width: 90vw;
    padding-top: 2vh;
    padding-bottom: 2vh;
    font-size: 2.5rem;
  }

  .herosansheading.recipename.apr23 {
    width: 70vw;
    font-size: 2.2rem;
  }

  .kolam-consious.last {
    width: 30vw;
  }

  .kolam-consious.recipe {
    width: 24vw;
  }

  .heroheading.culture {
    font-size: 2.2rem;
    line-height: 1.3em;
  }

  .heroheading.exuberent {
    font-size: 2.2rem;
  }

  .heroheading.exuberent h1 {
    font-size: 2.2rem;
    line-height: 1.2;
  }

  .heroheading.exuberent strong {
    font-size: 2.2rem;
  }

  .heroheading.mar23.yw {
    line-height: 1.4;
  }

  .heroheading.mar23.yw h1 {
    font-size: 2.2rem;
    line-height: 1.3em;
  }

  .heroheading.mar23.yw strong {
    font-size: 2.2rem;
    line-height: 1.2;
  }

  .heroheading.mar23.culture strong {
    font-size: 2.8rem;
    line-height: 1.2;
  }

  .heroheading.mar23.culture h1 {
    width: 80vw;
    font-size: 2.8px;
    line-height: 1.3em;
  }

  .heroheading.mar23.yw2 strong {
    font-size: 2.2rem;
  }

  .heroheading.mar23.vid {
    padding-bottom: 3vh;
  }

  .heroheading.mar23.vid strong, .heroheading.mar23.igy strong {
    font-size: 2.2rem;
  }

  .heroheading._640vw.yellow strong {
    font-size: 2.2rem;
    line-height: 1.2;
  }

  .heroheading.apr23 {
    width: 76vw;
    padding-top: 3vh;
  }

  .heroheading.apr23.conversation {
    font-size: 2.2rem;
  }

  .heroheading.apr23.lbs {
    width: 80vw;
    padding-top: 3vh;
  }

  .heroheading.apr23 h1 {
    font-size: 2.2rem;
    line-height: 1.4em;
  }

  .heroheading.apr23 strong {
    font-size: 2.2rem;
    line-height: 1.2;
  }

  .h1-tiltedimagesection {
    margin-bottom: 4vh;
    padding-left: 0;
    padding-right: 12vw;
    font-size: 1.2rem;
    line-height: 1.3;
  }

  .titlebg {
    height: 80%;
  }

  .happeningsdate-card {
    width: auto;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    top: auto;
    bottom: -4vh;
    left: auto;
  }

  .heading-29 {
    margin-left: 1vw;
    line-height: .8rem;
    top: 7%;
  }

  .bold-text-6 {
    width: 12vw;
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .datecardbodytext {
    width: 60vw;
    padding-top: 10vh;
    padding-left: 0;
  }

  .datecardbodytext p {
    line-height: 1.6;
  }

  .image-45 {
    margin-bottom: 4vh;
  }

  .recepietext {
    width: 85vw;
  }

  .recepietext ol {
    margin-top: -1.5vh;
    margin-right: auto;
    padding-left: 0;
    line-height: 1.8;
  }

  .recepietext.mar23, .recepietext.mar23 ul {
    width: 80vw;
  }

  .recepietextwrapper {
    font-size: 1.3rem;
  }

  .bold-text-16 {
    width: 70vw;
  }

  .backwrapperbg.dec {
    margin-top: auto;
  }

  .backwrapperquote {
    width: 80vw;
    margin-top: 4vh;
  }

  .backwrapperquote.mar23 {
    width: 100vw;
    max-width: 800px;
    margin-top: auto;
  }

  .bw-quote {
    width: 80vw;
    line-height: 1.2;
  }

  .bw-quote p {
    width: 80vw;
    margin-bottom: 1vh;
    display: block;
  }

  .herointrotext {
    padding-bottom: 8vw;
    font-size: 1.3rem;
    line-height: 1.5;
  }

  .herointrotext strong {
    line-height: 1.4;
  }

  .herointrotext.mar23.sgx.krish {
    padding-bottom: 2vh;
    font-size: 1.3rem;
    line-height: 1.4;
  }

  .herointrotext.mar23.sgx.krish em {
    font-size: 1.4rem;
    line-height: 1.4;
  }

  .herointrotext.mar23.sgx.krish p {
    line-height: 1.4;
  }

  .mainhero {
    padding-top: 0;
    padding-bottom: 4vh;
    font-size: 2.6rem;
  }

  .mainhero.oct {
    margin-top: -2vh;
  }

  .fullwidebg {
    height: auto;
  }

  .nav-scroll-area {
    margin-left: 40vw;
  }

  .page-card {
    width: 90vw;
    height: 50vh;
  }

  .page-card.nav-fixed-info {
    width: 40vw;
  }

  .pullquote {
    width: 80vw;
    margin-top: auto;
    padding-bottom: 0;
  }

  .pullquote.sgx-quote, .pullquote.mar23.feature {
    font-size: 1.4rem;
  }

  .pulllq-border {
    width: 74vw;
  }

  .html-embed-6 {
    width: 12vw;
    padding-top: 2vh;
  }

  .div-block-101 {
    width: 14vw;
  }

  .kolam-1-linetriangle {
    width: 34vw;
    padding-bottom: 6vh;
  }

  .hero-image {
    width: auto;
    height: auto;
  }

  .hero-image.kps {
    margin-top: -5vh;
  }

  .squarequotation {
    width: 70vw;
    flex-direction: row;
  }

  .quotation {
    width: 16vw;
    margin-right: 2vw;
  }

  .quotationmark {
    width: 10vw;
    max-width: none;
    margin-top: 2vw;
  }

  .article-card-title-2 {
    width: 34vw;
    margin-top: 2vh;
    font-size: 1.4rem;
  }

  .div-block-108 {
    grid-template-columns: 1fr 1fr;
  }

  .div-block-108.jun {
    padding-top: 8vw;
  }

  .article-category-2 {
    width: 30vw;
  }

  .article-category-2.rem.index {
    letter-spacing: 1px;
  }

  .featured-story-bgimg-2-2 {
    width: 80vw;
    height: 36vh;
    object-fit: cover;
    margin: auto auto 6vh;
    display: block;
  }

  .featured-story-bgimg-2-2.dec {
    object-position: 50% 10%;
  }

  .image-responsive-3 {
    width: 36vw;
    height: 30vw;
  }

  .image-responsive-3.mobile {
    width: 36vw;
    height: 29vw;
  }

  .image-responsive-3.mobile.top {
    height: 30vw;
  }

  .image-responsive-3.nav {
    width: 28vw;
    height: 16vh;
  }

  .feature-stroy-content-wrapper-2-2 {
    width: 80vw;
  }

  .ornament-3 {
    width: 24vw;
    padding-top: 2vh;
  }

  .ornament-3._1st {
    width: 32vw;
    padding-top: 0;
  }

  .bold-text-61 {
    width: 40vw;
    letter-spacing: 2px;
  }

  .featureimage-link {
    margin: auto;
    display: block;
  }

  .text-block-45 {
    font-size: .8rem;
  }

  .nav-pages-row-2 {
    position: relative;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .div-block-110 {
    width: 8vw;
    height: 8vw;
  }

  .num-float-2 {
    width: 6vw;
    height: 6vw;
  }

  .page-card-2, .page-card-2.w--current {
    width: 28vw;
    height: 16vh;
    position: relative;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .page-card-2.nav-fixed-info {
    z-index: 100;
    width: 30vw;
    height: 18vh;
    position: absolute;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .page-card-2.nav-fixed-info.ishalogo {
    height: 18vh;
  }

  .socialshare, .nav-icon-2 {
    width: 10vw;
    height: 10vw;
  }

  .nav-scroll-area-2 {
    width: 70vw;
    height: 18vh;
    margin-left: 30vw;
  }

  .bold-text-78 {
    font-size: 1rem;
  }

  .nav-wrpr-2.aug {
    display: none;
  }

  .nav-close-2 {
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .div-block-99 {
    margin-top: 6vw;
  }

  .menu-anim-2 {
    width: auto;
    height: auto;
  }

  .share-heading, .socialshare-section {
    width: 30vw;
  }

  .bg-fullwide.mar23.feature-3 {
    margin-top: -18vh;
  }

  .bg-fullwide.mar23.sgx {
    margin-top: auto;
  }

  .footer.mar23.vid {
    max-width: 100%;
    padding-top: 4vh;
    padding-bottom: 4vh;
  }

  .footer._30vw {
    max-width: 280px;
  }

  .arrow-small {
    width: 4vw;
    height: 6vw;
  }

  .headingpart {
    margin-top: 50vw;
  }

  .headingpart.dec-fs {
    margin-top: 45vw;
  }

  .headingpart.dec-fs.sadhnew.sadhnew1 {
    margin-top: 58vw;
  }

  .headingpart.apr23 {
    background-color: #30261f;
  }

  .body-bg {
    margin-top: 50vw;
  }

  .body-bg.featstory.newbggg.newbgc {
    padding-top: 2vh;
  }

  .body-bg.apr23.lbs, .body-bg.apr23.lbu {
    padding-top: 6vh;
  }

  .pullquote-plain {
    width: 70vw;
  }

  .pullquote-plain.mar23.feature-1 {
    width: 82vw;
    margin-top: auto;
    margin-bottom: 2vh;
  }

  .body-19 {
    background-color: #751004;
  }

  .bold-text-85.hj {
    padding-bottom: 0;
    font-size: 2.2rem;
  }

  .fullwidebg.fullmoon {
    margin-top: -8vh;
    padding-top: 0;
  }

  .fullwidebg.fullmoon.newbggg {
    margin-top: auto;
  }

  .imagewrapper {
    width: 92vw;
    margin-bottom: 8vh;
  }

  .imagewrapper._2nd {
    width: 88vw;
    margin-bottom: 8vh;
  }

  .imagewrapper._3rd {
    width: 92vw;
    margin-bottom: 8vh;
  }

  .imagewrapper.mar23.sgx.krish {
    width: 82vw;
  }

  .imagewrapper.mar23.sgx.krish._3rd {
    width: 82vw;
    padding-top: 2vh;
  }

  .imagewrapper.mar23.sgx._2nd {
    width: 80vw;
  }

  .imagewrapper.apr23.sgx {
    width: 82vw;
    padding-top: 2vh;
  }

  .imagewrapper.may23._1st {
    padding-top: 2vh;
  }

  .bw-new-image {
    object-fit: cover;
    object-position: 50% 50%;
    background-position: 50%;
  }

  .bw-new-image.mar23 {
    width: auto;
    height: 46vh;
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: contain;
  }

  .bw-new-image.apr23 {
    width: auto;
    height: 40vh;
  }

  .bodytext.mar23.feature-2 {
    width: 86vw;
    padding-top: 20vh;
    padding-bottom: 2vh;
  }

  .bodytext.mar23.yw._1start {
    width: 80vw;
    padding-top: 6vh;
  }

  .bodytext.mar23.culture {
    width: 80vw;
  }

  .bodytext.mar23.culture.bpad {
    width: 80vw;
    padding-top: 6vh;
  }

  .bodytext.mar23.culture.tpad {
    padding-top: 4vh;
  }

  .bodytext.mar23.yw2.bpad {
    width: 80vw;
    padding-top: 3vh;
  }

  .bodytext.mar23.consicous {
    width: 80vw;
  }

  .bodytext.mar23.vid.iw {
    width: 80vw;
    padding-top: 3vh;
  }

  .bodytext.mar23.vid.iw.lbpad {
    padding-top: 3vh;
  }

  .bodytext.mar23.vid.iw.noheading {
    padding-top: 5vh;
  }

  .bodytext.mar23.igy {
    width: 80vw;
  }

  .bodytext.mar23.kps.n-e2 {
    width: 80vw;
    padding-top: 2vh;
  }

  .bodytext.cons {
    width: 80vw;
    padding-top: 3vh;
  }

  .bodytext.cons.cont {
    width: 80vw;
  }

  .bodytext.cons.bpad {
    width: 80vw;
    padding-top: 3vh;
  }

  .bodytext.apr23 {
    width: 82vw;
    padding-top: 4vh;
  }

  .bodytext.apr23.flow {
    padding-top: 2vh;
  }

  .bodytext.apr23.flow.alterspace, .bodytext.apr23.consicous {
    padding-top: 3vh;
  }

  .bodytext.apr23.lbs, .bodytext.apr23.lbs.nokolam.wh2 {
    padding-top: 4vh;
  }

  .bodytext.apr23.nokolam {
    margin-top: auto;
  }

  .bodytext.apr23.nokolam.noh2 {
    margin-top: 3vh;
  }

  .bodytext._36vh.apr23 {
    padding-top: 20vh;
  }

  .bodytext.yaw {
    width: 82vw;
  }

  .fw-quote {
    font-size: 1.4rem;
  }

  .fw-quote p {
    width: 80vw;
    margin-bottom: 2vh;
    line-height: 1.5;
  }

  .fw-quote.nov {
    display: block;
  }

  .tabs.socialshare, .socialshareoption {
    width: 30vw;
  }

  .tab-link-tab-1, .tab-link-tab-1.w--current, .tab-link-tab-2, .tab-link-tab-2.w--current {
    width: 15vw;
  }

  .herointro.oct.feature {
    width: 80vw;
    padding-bottom: 0;
    font-size: 1.4rem;
  }

  .herointro.oct.feature p {
    font-size: 1.3rem;
  }

  .herointro.oct.feature em {
    font-size: 1.4rem;
  }

  .herointro.mar23.feature {
    width: 84vw;
    font-size: 1.6rem;
  }

  .herointro.mar23.feature strong {
    font-size: 0;
  }

  .herointro.mar23 em {
    width: auto;
    font-size: 1.4rem;
    line-height: 1.4;
  }

  .herointro.mar23 p {
    margin-bottom: auto;
    font-size: 0;
    display: block;
  }

  .herointro.mar23.cons {
    margin-top: 3vh;
    padding-bottom: 1vh;
  }

  .herointro.mar23.culture {
    width: 80vw;
  }

  .herointro.mar23.yw2 {
    width: 80vw;
    padding-bottom: 0;
  }

  .herointro em {
    color: #fff;
    font-size: 1.4rem;
  }

  .herointro.apr23.lifeq {
    padding-bottom: 4vh;
  }

  .herointro.apr23.lbs.lbc {
    width: 80vw;
    margin-bottom: 4vh;
  }

  .herointro.apr23.lbu {
    width: 76vw;
  }

  .herointro.apr23.ins {
    width: 76vw;
    padding-bottom: 4vh;
  }

  .image-137 {
    width: 18vw;
  }

  .sgx-quotation.dec-featstory {
    width: 10vw;
  }

  .nav-btns-row-3 {
    margin-top: auto;
  }

  .bold-text-102 {
    font-size: 2.2rem;
    line-height: 1.4em;
  }

  .image-434 {
    width: 40vw;
  }

  .rich-text-block-22 {
    width: 85vw;
  }

  .sec-image {
    width: 80vw;
  }

  .sec-image.mar23.yw {
    width: 80vw;
    margin-top: 6vh;
  }

  .sec-image.mar23.yw2 {
    margin-top: 6vh;
  }

  .sec-image.mar23.vid.iw {
    margin-top: 2vh;
  }

  .sec-image.mar23.kps.n-e.top {
    margin-top: auto;
    padding-top: 6vh;
  }

  .sec-image.body.apr23 {
    width: 86vw;
  }

  .sec-image.apr23 {
    width: 82vw;
  }

  .sec-image.apr23.sgx {
    width: 76vw;
  }

  .sec-image.apr23.vertical-image {
    width: 50vw;
  }

  .sec-image.apr23.customimg {
    height: auto;
  }

  .kolam {
    padding-top: 0;
  }

  .kolam.mar23.culture {
    width: 30vw;
    padding-bottom: 6vh;
  }

  .kolam.mar23.conscious {
    width: 40vw;
  }

  .kolam.mar23.vid.iw {
    padding-bottom: 6vh;
  }

  .kolam.mar23.igy, .kolam.mar23.sgx.krish {
    width: 30vw;
  }

  .kolam.mar23.msr23 {
    width: 38vw;
  }

  .kolam.bpad {
    width: 40vw;
  }

  .flower-kolam.mar23 {
    width: 30vw;
  }

  .kolam-yw {
    width: 34vw;
  }

  .image-sec.mar23.culture, .image-sec.mar23.msr23, .image-sec.mar23.msr23._1stimage {
    width: 80vw;
  }

  .footer-txt {
    width: auto;
    max-width: 240px;
    font-size: 1.2rem;
  }

  .footer-img-wrapper {
    width: auto;
    max-width: 280px;
    object-fit: cover;
    margin-right: 20px;
  }

  .whitebody.mar23.sgx.singleparaimage {
    padding-bottom: 4vh;
  }

  .whitebody.mar23.sgx.singleparaimage h2 {
    margin-bottom: 2vh;
  }

  .whitebody.mar23.msr23.new {
    width: 80vw;
    padding-top: 4vh;
  }

  .whitebody.apr-23.sgx {
    margin-top: 2vh;
  }

  .whitemain-head.mar23.msr23 strong {
    font-size: 2.2rem;
  }

  .image-490 {
    display: block;
  }

  .slider-15.msr-images {
    width: 100vw;
  }

  .msr-pic {
    height: 40vh;
  }

  .flowerkolam-3.white {
    width: 50vw;
    padding-bottom: 4vh;
  }

  .snake-kolam.apr23 {
    width: 28vw;
  }

  .flowerkolam-new {
    width: 50vw;
    padding-bottom: 0;
  }

  ._80vwwide.paige {
    margin-top: auto;
  }

  .line-flower {
    width: 30vw;
  }

  .line-flower.apr23.conv {
    padding-bottom: 4vh;
  }

  .line-flower.apr23.kps {
    width: 28vw;
    padding-bottom: 2vh;
  }

  .lotuskolam {
    width: 32vw;
    padding-bottom: 2vh;
  }

  .flower-oldkolam-1 {
    width: 30vw;
    padding-bottom: 3vh;
  }

  .flower-newkolam-1 {
    width: 30vw;
  }

  .link-footer {
    width: 82vw;
  }

  .link-footer.sgx {
    width: 70vw;
  }

  .footer-bigtext {
    width: 80vw;
  }

  .grain-kolam {
    width: 28vw;
    padding-bottom: 4vh;
  }

  .div-block-113 {
    width: 100vw;
    position: relative;
    top: 50vh;
  }

  .footer-bu {
    padding-top: 6vh;
  }

  .white-body {
    width: 82vw;
    padding-top: 4vh;
  }

  .slider-16.msr-images {
    width: 100vw;
  }

  .headingpart-2 {
    margin-top: 50vw;
  }

  .ingredients {
    width: 85vw;
    font-size: 1.2rem;
  }

  .issue-date-wrapper-2.tamil {
    margin-top: 2vh;
  }

  .text-block-64 {
    font-size: .8rem;
  }

  .kattuppoologo {
    width: 70vw;
    justify-content: center;
    display: block;
  }

  .div-block-161 {
    margin-top: auto;
  }

  .home-hero-title-2 {
    height: 130px;
  }

  .image-499.tamillogo {
    width: 70vw;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    width: 80vw;
    font-size: 24px;
    line-height: 1.3;
  }

  h2 {
    margin-top: 2vh;
    margin-bottom: 2vh;
    font-size: 1.4rem;
    font-weight: 500;
  }

  h3 {
    width: 86vw;
    margin-top: auto;
    margin-bottom: 2.5vh;
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 1.4;
  }

  p {
    padding-bottom: 0;
    line-height: 1.6;
  }

  img {
    width: 100vw;
    overflow: visible;
  }

  strong {
    font-weight: 500;
  }

  figure {
    width: 100vw;
    margin-bottom: 0;
  }

  figcaption {
    width: 85vw;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    font-size: .9rem;
    line-height: 1.4;
  }

  .image-responsive {
    object-fit: cover;
    flex: none;
    display: inline-block;
  }

  .sub-heading {
    font-size: 20px;
  }

  .sub-heading.lbs {
    font-size: 1.6rem;
  }

  .sub-heading.recipe {
    font-size: 1.2rem;
  }

  .article-description {
    width: 100%;
    font-size: 1rem;
  }

  .post-header-background {
    padding-bottom: 8vh;
  }

  .image-caption {
    width: 80vw;
    direction: rtl;
    text-align: left;
    padding-top: 2vw;
    font-size: .9rem;
  }

  .post-body-wrapper {
    width: 90vw;
    padding-top: 5vh;
    padding-bottom: 2vh;
    font-size: 1.1rem;
  }

  .post-body-paragraph {
    width: 86vw;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 6vh;
    padding-bottom: 4vh;
    font-size: 1.1rem;
  }

  .post-body-paragraph h3 {
    width: 86vw;
    margin-bottom: 2vh;
    font-size: 1.4rem;
    line-height: 1.4;
  }

  .post-body-paragraph p {
    width: auto;
    max-width: none;
    color: #000;
    margin: 0 auto;
    padding-bottom: 2vh;
    font-size: 1.1rem;
    line-height: 1.6;
  }

  .post-body-paragraph em {
    width: auto;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    font-size: 1.1rem;
  }

  .divider-wrapper {
    padding-left: 15%;
    padding-right: 15%;
  }

  .full-width-image {
    height: 30vh;
    object-fit: contain;
    margin-top: auto;
    margin-bottom: auto;
  }

  .quote {
    width: 75vw;
    text-align: center;
    justify-content: center;
    font-size: 1.4rem;
    line-height: 1.4;
    display: block;
  }

  .in-this-issue-h1.top-marg-la {
    width: 80vw;
    width: 80vw;
    letter-spacing: 4px;
    margin-top: auto;
    margin-bottom: 2vh;
    padding-top: 6vh;
    font-size: 1.6rem;
  }

  .ornament {
    width: 14vw;
  }

  .ornament-wrapper {
    margin-top: 12%;
    margin-bottom: 12%;
  }

  .ornament-wrapper.top-marg-me {
    margin-top: auto;
    margin-bottom: auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .feature-story-wrapper {
    width: 90vw;
    background-color: #000;
    background-image: none;
    padding: 0% 0% 10%;
    position: relative;
  }

  .feature-stroy-content-wrapper {
    width: 96%;
    margin-bottom: 4%;
    margin-left: 4%;
    margin-right: 4%;
  }

  .post-heading-h3 {
    font-size: 1.4rem;
  }

  .section-wrapper-div {
    padding-left: 2vw;
    padding-right: 2vw;
  }

  .section-wrapper-div.indexpage.dec {
    padding-top: 1vh;
  }

  .articles-grid._2column {
    width: 70vw;
    grid-row-gap: 4vh;
    width: 70vw;
    grid-row-gap: 16vw;
    grid-template-columns: 1fr;
  }

  .article-card {
    width: 70vw;
  }

  .article-card.article-smallcard {
    width: 60vw;
  }

  .article-category {
    width: 54vw;
    margin-bottom: 4vh;
  }

  .article-category.sgx {
    width: 70vw;
  }

  .article-category.mar23.kps {
    width: 52vw;
  }

  .article-category.apr23.kps {
    width: 50vw;
  }

  .article-img-wrapper {
    width: 92vw;
    height: 92vw;
  }

  .article-img-wrapper._2col {
    width: 70vw;
    height: auto;
    margin-bottom: 2vh;
  }

  .article-img-wrapper._2col.small-card {
    width: 60vw;
    height: 16vh;
  }

  .article-img-wrapper._2col {
    width: 70vw;
    height: auto;
    margin-bottom: 2vh;
  }

  .article-img-wrapper._2col.small-card {
    width: 50vw;
    height: 40vw;
  }

  .article-card-title {
    width: 70vw;
    max-width: 500px;
    margin-top: 0;
  }

  .article-card-title.small-card {
    width: 66vw;
    max-width: none;
    margin-bottom: 1vh;
  }

  .article-card-title.idy {
    width: 60vw;
  }

  .article-card-title.idy.fullmoon {
    width: 62vw;
    letter-spacing: 4px;
    margin-top: .8vh;
    padding-bottom: .8vh;
    font-size: .6rem;
  }

  .home-hero-wrapper {
    height: auto;
    position: static;
  }

  .home-hero-wrapper.dec-1 {
    object-position: 50% 50%;
  }

  .home-hero-wrapper.apr23 {
    position: static;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .home-hero-title {
    height: auto;
    flex-direction: column;
    justify-content: center;
    align-self: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
  }

  .logo-wrapper {
    width: 10vw;
    max-height: 8vw;
    max-width: 10vw;
    flex-direction: column;
    margin-bottom: 2vh;
    margin-left: auto;
    margin-right: auto;
    padding-top: 2vh;
    display: flex;
  }

  .image-fit {
    max-height: 8vw;
    max-width: none;
    object-fit: contain;
    display: block;
  }

  .issue-date.jun {
    font-size: 1.1rem;
  }

  .issue-date-wrapper {
    position: static;
  }

  .ff-logo-wrapper {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: auto;
    margin-bottom: 1vh;
    padding-top: 1vh;
    display: flex;
    position: static;
  }

  .ff-cover-img-wrpr {
    width: 100vw;
    max-width: none;
    object-fit: none;
    flex: none;
    justify-content: center;
    align-self: flex-start;
    display: flex;
  }

  .ff-cover-img-wrpr.dec {
    height: 26vh;
    max-height: none;
    object-fit: cover;
    object-position: 50% 50%;
    background-position: 50%;
    background-attachment: scroll;
    overflow: hidden;
  }

  .quote-title {
    margin-bottom: 20px;
    font-size: 1.4em;
  }

  .quote-title.julhome {
    width: 80vw;
    width: 80vw;
    padding-bottom: 2vh;
    font-size: 1.8em;
  }

  .sg-sign {
    width: 40vw;
    display: block;
  }

  .subscribe-block {
    padding-top: 4vh;
    padding-bottom: 4vh;
  }

  .subs-button {
    align-self: auto;
    margin-right: 0%;
    padding: 4vw;
  }

  .subs-icon {
    width: 8vw;
  }

  .subs-invite-text {
    text-align: center;
    margin-bottom: 8%;
    font-size: 1.2rem;
  }

  .subs-wrpr {
    flex-direction: column-reverse;
  }

  .socials-section {
    height: auto;
  }

  .text-block-8 {
    letter-spacing: 4px;
    font-size: 1.2rem;
  }

  .share-link {
    margin-bottom: 33px;
  }

  .div-block-14 {
    flex-direction: column;
    margin-bottom: 2vh;
  }

  .copyright-text {
    padding-bottom: 4vh;
    font-size: 1rem;
    line-height: 1.2;
  }

  .caption-block-overlaps-previous {
    padding-left: 4vw;
    padding-right: 2vw;
  }

  .caption-color-block.left {
    width: 80vw;
    height: 50vw;
    margin-top: auto;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-left: 0;
    top: auto;
    left: auto;
  }

  .color-capiton-txt {
    font-size: 1.6rem;
  }

  .category-tag {
    width: 56vw;
  }

  .category-tag.recipetag.mobiletag {
    width: 50vw;
    max-width: 220px;
    padding-top: .5vh;
    padding-bottom: .5vh;
    font-size: .7rem;
  }

  .category-tag.white-black {
    width: 60vw;
    max-width: 160px;
    padding-top: .5vh;
    padding-bottom: .5vh;
  }

  .category-tag.white-black.sept {
    width: 40vw;
    max-width: 160px;
  }

  .category-tag.white-black.sept.dec.febcoll {
    width: 60vw;
  }

  .category-tag.white-black.nov {
    width: 60vw;
    max-width: 200px;
  }

  .category-tag.mar23.feature {
    width: 60vw;
  }

  .category-tag.mar23.consicious {
    width: 70vw;
    padding: .5vh 0;
  }

  .category-tag.mar23.consicous {
    width: 70vw;
  }

  .category-tag.mar23.vid {
    width: 46vw;
  }

  .category-tag.mar23.igy, .category-tag.mar23.msr23 {
    width: 54vw;
  }

  .category-tag.yw2 {
    width: 56vw;
  }

  .category-tag.apr23 {
    width: 58vw;
  }

  .category-tag.apr23.lifeq {
    width: 60vw;
  }

  .category-tag.apr23.conversation {
    width: 58vw;
  }

  .category-tag.apr23.whisper {
    width: 48vw;
  }

  .category-tag.apr23.lbc, .category-tag.apr23.lbu, .category-tag.apr23.ins, .category-tag.may23.mother {
    width: 56vw;
  }

  .link {
    padding-left: 2%;
    padding-right: 2%;
  }

  .cover-poetry-wrapper {
    padding: 4vh 6vw;
  }

  .cover-poetry-wrapper.dec-1 {
    background-color: #3a0518;
    margin-top: 0;
  }

  .cover-poetry-wrapper.apr23 {
    object-fit: cover;
    position: static;
  }

  .featured-story-bgimg {
    z-index: -1;
    width: 100%;
    height: 70%;
    margin-bottom: 10%;
    position: static;
    left: auto;
    right: auto;
  }

  .rich-paras {
    width: 90vw;
  }

  .rich-paras p {
    width: 86vw;
  }

  .div-block-28 {
    width: 100vw;
    flex: 0 auto;
    align-self: center;
    margin-top: auto;
    position: relative;
    top: 66vw;
  }

  .div-block-29 {
    padding-bottom: 2vh;
    padding-right: 0%;
    position: static;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .text-block-20 {
    text-align: center;
    white-space: nowrap;
    margin-top: auto;
  }

  .image {
    max-width: 80vw;
  }

  .full-width-quote {
    padding-bottom: 10%;
  }

  .div-block-31 {
    flex-direction: column;
  }

  .main-heading {
    width: 80vw;
    font-size: 2rem;
  }

  .main-heading.msr-pic {
    width: 100vw;
    font-size: 1.8rem;
  }

  .main-heading.msr-pic h1, .main-heading.inpics {
    font-size: 1.8rem;
  }

  .heroheader.fullmoon {
    font-size: 1.8rem;
    line-height: 1.2;
  }

  .heroheader.fullmoon.dec.hj {
    width: 90vw;
    padding-bottom: 0;
    font-size: 1.4rem;
    line-height: 1.2em;
  }

  .heroheader.fullmoon.dec.hj.kuws {
    padding-top: 2vh;
    padding-bottom: 0;
  }

  .heroheader.sgx {
    padding-top: 3vh;
    padding-bottom: .5vh;
    font-size: 1.4rem;
  }

  .heroheader.mar23.sgx.krish {
    font-size: 1.8rem;
  }

  .bg-fixed.dec {
    height: 0;
  }

  .bg-fixed.recepie.mar23 {
    height: 24vh;
    display: block;
    position: static;
  }

  .bg-fixed.recepie.mar23.adaidosa {
    height: 68vw;
    background-color: #fff;
    position: fixed;
  }

  .bg-fixed.mar23.yogaw-2 {
    width: 100vw;
    height: auto;
    object-fit: cover;
  }

  .bg-fixed.mar23.yw2 {
    width: auto;
    object-fit: cover;
  }

  .bg-fixed.mar23.sgx.krish {
    display: block;
    position: static;
  }

  .bg-fixed.apr-23.sgx {
    display: block;
  }

  .bg-fixed.apr-23.lbc {
    margin-top: -.3vh;
  }

  .bg-fixed.apr23.header {
    width: 100vw;
    object-position: 50% 0%;
    margin-top: 0;
  }

  .nav-arrows {
    z-index: 1001;
    width: 6vw;
    height: 10vw;
    background-image: url('../images/New-Left.svg');
    background-size: contain;
    margin-left: .5vw;
    top: 40vh;
  }

  .nav-arrows.r {
    width: 6vw;
    height: 10vw;
    background-image: url('../images/New-Right.svg');
    display: flex;
    top: 50vh;
  }

  .nav-arrows.right {
    width: 6vw;
    height: 10vw;
    margin-right: .5vh;
  }

  .nav-arrows.right.big {
    width: 12vw;
    height: 16vw;
    top: 40vh;
    bottom: auto;
    left: auto;
    right: 0%;
  }

  .nav-arrows.big {
    width: 12vw;
    height: 16vw;
    background-image: none;
    align-items: center;
    margin: auto auto auto .5vw;
    display: flex;
    top: 40vh;
    bottom: auto;
    left: .4vw;
    right: auto;
  }

  .nav-arrows.big.right {
    display: block;
  }

  .nav-arrows.big._1 {
    top: 40vh;
    bottom: auto;
    left: auto;
    right: .4vw;
  }

  .feature-story-wrapper-2 {
    width: 90vw;
    background-color: #000;
    background-image: none;
    padding: 0% 0% 10%;
    position: relative;
  }

  .feature-story-wrapper-2.new {
    z-index: -2;
    z-index: -2;
    flex-flow: column;
    margin-bottom: 6vh;
    padding: 0 0 4vh;
    display: block;
    position: static;
  }

  .feature-story-wrapper-2.new.apr23 {
    padding-top: 2vh;
  }

  .featured-story-bgimg-2 {
    z-index: -1;
    width: 80vw;
    height: 30vh;
    column-count: auto;
    object-fit: cover;
    flex: 0 auto;
    margin-bottom: 10%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 2vh;
    position: static;
    left: auto;
    right: auto;
  }

  .feature-stroy-content-wrapper-2 {
    width: 86%;
    margin-bottom: 4%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .featured-story-description-2 {
    width: 80vw;
    font-size: 1.1rem;
  }

  .body-image-2 {
    width: 100vw;
    margin-top: 4vh;
  }

  .body-image-2.new {
    width: 100vw;
    margin-top: auto;
  }

  .overlappingfullbg, .overlappingfullbg.new {
    margin-top: auto;
  }

  .rich-text-block-3 {
    width: 86vw;
    margin-top: 6vh;
    padding-bottom: 0;
    font-size: 1.1rem;
  }

  .rich-text-block-3 p {
    width: 86vw;
    margin-bottom: 4vh;
  }

  .rich-text-block-3._1st {
    margin-top: 4vh;
  }

  .kolampadding {
    width: 40%;
    max-width: none;
    margin-top: 0;
    padding-bottom: 4vh;
  }

  .kolampadding.new {
    margin-top: auto;
    padding-bottom: 4vh;
  }

  .hero-intro {
    width: 84vw;
    max-width: 340px;
    padding-top: 0;
    padding-bottom: 2vh;
    font-size: 1.2rem;
    line-height: 1.4;
  }

  .hero-intro p {
    font-size: 1.2rem;
    line-height: 1.4;
  }

  .hero-intro.mar23.kps {
    padding-top: 0;
  }

  .hero-intro.mar23.kps em {
    font-size: 1.2rem;
  }

  .hero-intro.apr23.conversation {
    width: 82vw;
    padding-top: 2vh;
    font-size: 1.2rem;
  }

  .hero-intro.apr23.sgx {
    width: 86vw;
  }

  .herofullwidthheader {
    margin-top: 54%;
  }

  .herofullwidthheader.mar23.kps {
    margin-top: auto;
  }

  .subheadingwithstroke {
    width: 86vw;
    justify-content: flex-start;
    align-items: center;
    margin-top: 4vh;
    display: flex;
  }

  .div-block-71 {
    width: 8vw;
    height: 40vw;
    margin-right: 3vw;
  }

  .strokeheading {
    font-size: 1.4rem;
  }

  .strokeheading h2 {
    max-width: none;
    font-size: 1.6rem;
  }

  .pullquotetext {
    width: 80vw;
    color: #0b6077;
    margin-top: 0;
    padding-bottom: 4vh;
    font-size: 1.3rem;
    line-height: 1.3;
  }

  .pullquotetext.black {
    width: auto;
    padding: 3vh 2vh 2vh;
    font-size: 1.2rem;
  }

  .pullquotetext.blue {
    width: 80vw;
    padding-bottom: 2vh;
    font-size: 1.4rem;
    line-height: 1.2;
  }

  ._70vwwhitebg {
    margin-top: 50vw;
  }

  ._70vwwhitebg.mob {
    margin-top: 70vw;
  }

  ._70vwwhitebg.mob.recipe {
    margin-top: 60vw;
  }

  .herosansheading {
    width: 80vw;
    padding-top: 0;
    font-size: 1.7rem;
    line-height: 1.3;
  }

  .herosansheading.recipename {
    width: 86vw;
    margin-top: 2vh;
    margin-left: auto;
    margin-right: auto;
    padding-top: 2vh;
  }

  .herosansheading.recipename.dec {
    padding-top: 0;
    padding-bottom: 2vh;
    font-size: 1.8rem;
  }

  .herosansheading.recipename.apr23 {
    width: 86vw;
    padding-bottom: 2vh;
    font-size: 1.8rem;
  }

  .kolam-consious {
    width: 40vw;
  }

  .kolam-consious.last {
    width: 40vw;
    padding-top: 2vh;
    padding-bottom: 4vh;
  }

  .heroheading.culture {
    width: 90vw;
    padding-top: 4vh;
    font-size: 1.8rem;
  }

  .heroheading.exuberent {
    width: 80vw;
    padding-bottom: 1vh;
    font-size: 1.8rem;
    line-height: 1.4;
  }

  .heroheading.exuberent h1 {
    width: auto;
    padding-top: 3vh;
    font-size: 1.8rem;
    line-height: 1.2;
  }

  .heroheading.exuberent strong {
    font-size: 1.8rem;
    line-height: 1.2;
  }

  .heroheading.mar23.yw {
    padding-top: 4vh;
    padding-bottom: 2vh;
    line-height: 1.4;
  }

  .heroheading.mar23.yw h1, .heroheading.mar23.yw strong {
    font-size: 1.8rem;
    line-height: 1.4;
  }

  .heroheading.mar23.culture {
    padding-top: 3vh;
    padding-bottom: 3vh;
    line-height: 1.2em;
  }

  .heroheading.mar23.culture strong {
    font-size: 1.8rem;
    line-height: 1.3;
    display: block;
  }

  .heroheading.mar23.culture h1 {
    font-size: 1.8px;
    line-height: 1.2em;
  }

  .heroheading.mar23.yw2 {
    padding-bottom: 2vh;
  }

  .heroheading.mar23.yw2 strong {
    font-size: 1.8rem;
  }

  .heroheading.mar23.yw2 h1 {
    font-size: 1.8px;
    line-height: 1.4;
  }

  .heroheading.mar23.vid {
    padding-top: 3vh;
    padding-bottom: 2vh;
  }

  .heroheading.mar23.vid strong {
    width: 80vw;
    font-size: 1.8rem;
  }

  .heroheading.mar23.vid h1 {
    font-size: 1.8rem;
  }

  .heroheading.mar23.igy {
    width: 90vw;
    padding-top: 3vh;
    padding-bottom: 3vh;
  }

  .heroheading.mar23.igy strong {
    font-size: 1.8rem;
  }

  .heroheading._640vw.yellow {
    width: 86vw;
    padding-top: 4vh;
  }

  .heroheading._640vw.yellow strong {
    font-size: 1.8rem;
  }

  .heroheading._640vw.yellow h1 {
    width: 86vw;
    font-size: 1.8rem;
    line-height: 1.2;
  }

  .heroheading.apr23 {
    padding-top: 2vh;
  }

  .heroheading.apr23.lifeq {
    padding-top: 4vh;
  }

  .heroheading.apr23.lifeq strong {
    font-size: 1.8rem;
  }

  .heroheading.apr23.conversation {
    width: 82vw;
    padding-top: 4vh;
    font-size: 1.8rem;
  }

  .heroheading.apr23 h1 {
    margin-top: 1vh;
    font-size: 1.8rem;
  }

  .heroheading.apr23 strong {
    font-size: 1.8rem;
    line-height: 1.2;
  }

  .tiltedimagesection {
    width: 100%;
    max-width: 86vw;
    padding-top: 2vh;
  }

  .h1-tiltedimagesection {
    width: 80vw;
    max-width: 480px;
    margin-bottom: 2vh;
    margin-left: auto;
    padding-left: 0;
    padding-right: 0;
    font-size: 1.2rem;
    line-height: 1.4;
  }

  .titlebg {
    width: 80%;
    height: 60%;
    left: 10%;
  }

  .overlappingimagetilt {
    margin-top: 4vh;
  }

  .happeningsdate-card {
    width: auto;
    height: auto;
    margin-left: auto;
    top: auto;
    bottom: -6vw;
    left: auto;
  }

  .heading-29 {
    width: 18vw;
    height: 14vw;
    max-width: none;
    padding-top: 4vw;
    padding-bottom: 4vw;
    padding-right: 1vw;
    top: -4%;
  }

  .bold-text-6 {
    width: 18vw;
    font-size: .8rem;
    line-height: 1.2rem;
  }

  .datecardbodytext {
    width: 86vw;
    max-width: none;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    padding: 6vh 0 0 4vw;
    font-size: 1.1rem;
    line-height: 1.5;
    display: block;
  }

  .datecardbodytext p {
    width: auto;
    margin-bottom: 2vh;
    padding-top: 0;
    font-size: 1.1rem;
    line-height: 1.4;
  }

  .image-45 {
    width: 40vw;
    margin-top: auto;
    margin-bottom: 2vh;
    padding-top: 1vh;
  }

  .recepietext {
    width: 80vw;
  }

  .recepietext h2 {
    margin-bottom: 2vh;
    font-size: 1.4rem;
    line-height: 1.3;
  }

  .recepietext em {
    font-family: Fedra Sans, Arial, sans-serif;
    font-size: 1.2rem;
    line-height: 1.4;
  }

  .recepietext ol {
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    line-height: 1.6;
  }

  .recepietext.mar23 {
    margin-top: 0;
    margin-bottom: 2vh;
  }

  .recepietext.mar23 p {
    margin-bottom: 1.5vh;
    font-size: 1.1rem;
    line-height: 1.5;
  }

  .recepietext.mar23 ul {
    width: 86vw;
    padding-left: 20px;
  }

  .recepietext.mar23.cont.method {
    width: 86vw;
  }

  .recepietext.mar23.cont.method li {
    margin-bottom: 1vh;
    font-size: 1.1rem;
    line-height: 1.4;
  }

  .recepietext.mar23.cont.sub {
    width: 86vw;
    margin-top: 2vh;
  }

  .recepietext.apr-23 p {
    margin-bottom: 1vh;
    font-size: 1.1rem;
  }

  .recepietext.apr-23.cont {
    width: 86vw;
    margin-top: auto;
    font-size: 1.1rem;
  }

  .bold-text-16 {
    width: 70vw;
  }

  .backwrapperbg {
    height: auto;
    margin-top: -65vh;
  }

  .backwrapperbg.dec {
    margin-top: auto;
  }

  .backwrapperquote {
    width: 100vw;
    max-width: none;
    background-color: #fff;
    flex-direction: column;
    margin-top: -30vw;
    padding-left: 2vw;
    padding-right: 2vw;
    display: block;
  }

  .backwrapperquote.mar23 {
    object-position: 50% 0%;
    margin-top: 0;
    position: static;
  }

  .bw-quote {
    width: 85vw;
    padding-bottom: 2vh;
    font-size: 1.1rem;
  }

  .bw-quote p {
    width: 85vw;
    margin-bottom: auto;
    padding-bottom: 1vh;
  }

  .image-54 {
    width: 50vw;
  }

  .div-block-82 {
    margin-top: 4vh;
    margin-bottom: 2vh;
  }

  .customcolor-flowerkolam {
    width: 44vw;
    padding-bottom: 4vh;
  }

  .herointrotext {
    width: 86vw;
    margin-top: 4vw;
    padding-bottom: 2vh;
    font-size: 1.2rem;
    line-height: 1.2;
  }

  .herointrotext.mar23.sgx.krish {
    font-size: 1.4rem;
  }

  .herointrotext.mar23.sgx.krish em {
    font-size: 1.4rem;
    line-height: 1.2;
  }

  .mainhero {
    padding-top: 0;
    padding-bottom: 4vh;
  }

  .mainhero.oct.featurestory {
    width: 100vw;
    margin-top: auto;
  }

  .fullwidebg {
    height: auto;
  }

  .nav-icon {
    z-index: 101;
    width: 14vw;
    height: 14vw;
    border-radius: 10vw;
    margin-top: 6vw;
    margin-bottom: 6vw;
    position: relative;
  }

  .num-float {
    width: 10vw;
    height: 10vw;
    border-radius: 10vw;
    bottom: 4vw;
    right: 4vw;
  }

  .nav-pages-row {
    display: block;
  }

  .nav-fixed-info {
    width: 20vw;
    height: 26vw;
  }

  .bold-text-48 {
    font-weight: 500;
  }

  .nav-close {
    background-color: rgba(0, 0, 0, .86);
  }

  .pullquote {
    width: auto;
    max-width: 320px;
    margin-top: auto;
    padding-bottom: 0;
    display: block;
  }

  .pullquote.sgx-quote {
    width: 70vw;
    text-align: center;
    font-size: 1.4rem;
    line-height: 1.4;
  }

  .pullquote.sgx-quote.dec {
    width: 84vw;
    padding-bottom: 2vh;
  }

  .pullquote.sgx-quote.dec.featstory {
    width: 100%;
    padding-bottom: 0;
    padding-left: 0;
  }

  .pullquote.sgx-quote.dec.featstory.offblack {
    font-size: 1.2rem;
  }

  .pullquote.mar23.feature {
    text-align: center;
    font-size: 1.4rem;
  }

  .pullquote.lifeq {
    width: 80vw;
    padding-bottom: 3vh;
  }

  .pullquote.sgx.may23 {
    width: 80vw;
  }

  .pulllq-border {
    z-index: auto;
    width: 80vw;
    margin-top: -3vh;
  }

  .html-embed-6 {
    z-index: 3;
    width: 16vw;
    padding-top: 0;
  }

  .div-block-101 {
    z-index: auto;
    width: 22vw;
    height: 6vw;
    margin-top: -2vw;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .kolam-1-linetriangle {
    width: 44vw;
    padding-bottom: 6vh;
  }

  .div-block-104 {
    padding-top: 0;
  }

  .squarequotation {
    width: 80vw;
    max-width: none;
    text-align: left;
    flex-flow: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: center;
    margin: auto;
    display: block;
  }

  .quotation {
    width: 16vw;
    object-fit: cover;
    flex-direction: row;
    justify-content: flex-start;
    align-self: flex-start;
    align-items: flex-start;
    margin-top: 4vh;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .quotationmark {
    width: 6vh;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin: 1vh auto auto;
    display: block;
  }

  .image-84 {
    width: 40vw;
    margin-top: 6vh;
    padding-bottom: 10vw;
  }

  .article-card-2 {
    width: 70vw;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .article-card-title-2 {
    width: 70vw;
    max-width: 500px;
    margin-top: 0;
  }

  .div-block-108 {
    width: 60vw;
    grid-row-gap: 4vh;
    grid-template-columns: 1fr;
    justify-items: start;
    margin-left: 10vw;
  }

  .div-block-108.jun {
    grid-template-columns: .25fr;
    grid-auto-flow: row;
    margin-top: auto;
    padding-top: 16vw;
  }

  .article-category-2 {
    width: 54vw;
    margin-bottom: 4vh;
  }

  .article-category-2.rem {
    letter-spacing: 2px;
  }

  .article-category-2.rem.index {
    letter-spacing: 2px;
    flex-direction: column;
    margin-bottom: 2vh;
    font-size: .8rem;
    display: block;
  }

  .featured-story-bgimg-2-2 {
    z-index: -1;
    width: 90vw;
    height: auto;
    column-count: auto;
    object-fit: cover;
    flex: 0 auto;
    margin-bottom: 2vh;
    margin-left: auto;
    margin-right: auto;
    padding-top: 2vh;
    padding-left: 2vh;
    padding-right: 2vh;
    display: block;
    position: static;
    left: auto;
    right: auto;
  }

  .image-responsive-3 {
    width: 80vw;
    height: 64vw;
    object-fit: cover;
    flex: none;
    display: inline-block;
  }

  .image-responsive-3.mobile {
    width: 80vw;
    height: 64vw;
    margin-top: auto;
  }

  .image-responsive-3.mobile.top {
    height: 64vw;
  }

  .image-responsive-3.nav {
    width: 34vw;
    height: 12vh;
  }

  .image-responsive-3.nav.dec-health {
    height: auto;
    object-position: 50% 100%;
  }

  .image-responsive-3.nav.dec-health.top, .image-responsive-3.nav.dec-sgx {
    object-position: 50% 0%;
  }

  .image-responsive-3.nav.bottom {
    width: 34vw;
    height: auto;
    object-position: 50% 100%;
    display: block;
  }

  .image-responsive-3.nav.top {
    width: 34vw;
    height: 12vh;
  }

  .image-responsive-3.bottom, .image-responsive-3.top {
    width: 80vw;
    height: 64vw;
  }

  .feature-stroy-content-wrapper-2-2 {
    width: 86%;
    margin-bottom: 4%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .ornament-3 {
    width: 44vw;
    padding-top: 0;
    padding-bottom: 4vh;
  }

  .ornament-3._1st {
    width: 44vw;
    padding-top: 0;
  }

  .bold-text-61 {
    width: auto;
    font-size: .8rem;
  }

  .bold-text-63 {
    font-size: .8rem;
  }

  .text-block-45 {
    font-size: .5rem;
  }

  .nav-pages-row-2 {
    display: block;
    position: relative;
  }

  .link-block {
    align-items: flex-end;
    margin-top: auto;
    margin-bottom: auto;
    display: flex;
  }

  .div-block-110 {
    width: 8vw;
    height: 8vw;
    margin-bottom: 2vw;
    margin-right: 1vw;
  }

  .num-float-2 {
    width: 10vw;
    height: 10vw;
    border-radius: 10vw;
    top: auto;
    bottom: 0%;
    left: auto;
    right: 0%;
  }

  .page-card-2 {
    width: 34vw;
    height: 12vh;
  }

  .page-card-2.w--current {
    width: 34vw;
    height: 12vh;
    bottom: auto;
  }

  .page-card-2.nav-fixed-info {
    width: 34vw;
    height: 14vh;
    padding-top: 0;
    padding-bottom: 8vw;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .page-card-2.nav-fixed-info.ishalogo {
    margin-top: auto;
    margin-bottom: auto;
    padding-bottom: 0;
    display: block;
    top: 0;
    bottom: auto;
  }

  .socialshare {
    width: 16vw;
    height: 16vw;
    margin-bottom: 6vw;
    margin-right: 2vw;
  }

  .text-block-39 {
    padding-bottom: 1vw;
    font-size: .9rem;
  }

  .nav-icon-2 {
    z-index: 101;
    width: 16vw;
    height: 16vw;
    border-radius: 10vw;
    margin-top: 6vw;
    margin-bottom: 6vw;
    position: relative;
    top: auto;
  }

  .nav-scroll-area-2 {
    width: 66vw;
    height: 14vh;
    margin-left: 34vw;
  }

  .div-block-111 {
    font-size: .6rem;
  }

  .bold-text-78 {
    font-size: .7rem;
  }

  .nav-wrpr-2.aug {
    display: none;
  }

  .nav-close-2 {
    height: 12vh;
    object-fit: fill;
    background-color: rgba(0, 0, 0, .86);
    display: block;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .div-block-99 {
    flex-direction: row;
    align-items: flex-start;
    margin-top: 6vw;
    margin-left: 4vw;
  }

  .text-block-46 {
    font-size: .5rem;
  }

  .share-heading {
    width: 40vw;
    align-content: start;
    align-items: start;
    justify-items: stretch;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-112 {
    margin-left: 4vw;
    font-size: .9rem;
  }

  .socialshare-section {
    width: 40vw;
  }

  .bg-fullwide.mar23 {
    margin-top: -12vh;
  }

  .bg-fullwide.mar23.feature-3 {
    margin-top: -10vh;
  }

  .bg-fullwide.mar23.cons {
    width: 100vw;
    padding-top: 0;
  }

  .bg-fullwide.mar23.sgx {
    margin-top: auto;
  }

  .bg-fullwide.apr23._1sth1, .bg-fullwide.apr23.overlap {
    margin-top: -10vh;
  }

  .bg-fullwide.apr23.sgx.may {
    z-index: 5;
    margin-top: 70vw;
  }

  .footer.mar23.vid {
    flex-direction: column;
    align-items: center;
  }

  .footer._30vw {
    max-width: 90vw;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .arrow-small {
    width: 6vw;
    height: 10vw;
    background-image: url('../images/New-Left.svg');
    background-position: 0 0;
    background-size: auto;
    padding-bottom: 0;
    padding-right: 0;
    display: block;
  }

  .arrow-small.right {
    flex: 1;
    justify-content: flex-end;
    display: flex;
  }

  .headingpart {
    margin-top: 56vw;
  }

  .headingpart.dec-fs {
    margin-top: 66vw;
    overflow: visible;
  }

  .headingpart.dec-fs.sadhnew.sadhnew1 {
    margin-top: 61vw;
  }

  .headingpart.mar23.consicous {
    margin-top: auto;
  }

  .headingpart.apr23 {
    background-color: #30261f;
    margin-top: 50vw;
  }

  .headingpart.apr23.ins {
    margin-top: 56vw;
  }

  .body-bg {
    margin-top: 50vw;
  }

  .body-bg.featstory {
    padding-top: 5vh;
  }

  .body-bg.featstory.gradbg, .body-bg.featstory.gradbg.buddhabg, .body-bg.featstory.newbggg, .body-bg.featstory.newbggg.newbgc, .body-bg.apr23.lbs, .body-bg.apr23.lbu, .body-bg.apr23.ins {
    padding-top: 0;
  }

  .pullquote-plain {
    width: 84vw;
    margin-top: auto;
    margin-bottom: auto;
    padding-bottom: 2vh;
    display: block;
  }

  .pullquote-plain.mar23.feature-1 {
    margin-bottom: auto;
    padding-bottom: 2vh;
  }

  .pullquote-plain.yaw {
    margin-top: 0;
    padding-top: 1vh;
    padding-bottom: 0;
  }

  .body-19 {
    background-color: #232b13;
  }

  .bold-text-85 {
    line-height: 1.2;
  }

  .bold-text-85.hj {
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 2vh;
    font-size: 1.8rem;
    line-height: 1.4;
  }

  .fullwidebg.fullmoon {
    margin-top: -1vh;
  }

  .fullwidebg.apr23.kps {
    width: 100vw;
    padding-top: 0;
  }

  .imagewrapper {
    width: 100vw;
    max-width: none;
    border-radius: 4vw;
  }

  .imagewrapper._2nd {
    width: 100vw;
    border-radius: 0;
    margin-top: -8vh;
  }

  .imagewrapper._3rd {
    width: 100vw;
    border-radius: 0;
  }

  .imagewrapper.mar23.sgx.krish {
    width: 86vw;
    border-radius: 0;
    margin-bottom: 6vh;
    padding-top: 2vh;
  }

  .imagewrapper.mar23.sgx.krish._3rd {
    width: 86vw;
  }

  .imagewrapper.mar23.sgx._2nd {
    width: 86vw;
    margin-top: auto;
  }

  .imagewrapper.apr23.sgx {
    width: 86vw;
    border-radius: 0;
    padding-top: 2vh;
    padding-bottom: 2vh;
  }

  .imagewrapper.apr23.sgx.light-bg {
    border-radius: 0;
    padding-top: 1vh;
  }

  .imagewrapper.may23._1st {
    width: 86vw;
    border-radius: 0;
  }

  .bw-new-image {
    width: 100vw;
    height: 50vh;
    object-fit: cover;
    object-position: 100% 50%;
    background-position: 100%;
    background-size: cover;
    margin-top: 0;
  }

  .bw-new-image.mar23 {
    width: 100vw;
    height: 68vw;
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: contain;
    position: fixed;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .bw-new-image.apr23 {
    width: auto;
    height: 30vh;
    object-fit: cover;
  }

  .bodytext {
    width: 80vw;
    margin-bottom: 0;
    padding-top: 0;
    font-size: 1.1rem;
  }

  .bodytext.mar23.feature-2 {
    padding-top: 12vh;
    padding-bottom: 2vh;
  }

  .bodytext.mar23.yw {
    width: 86vw;
    padding-top: 3vh;
  }

  .bodytext.mar23.yw._1start {
    width: 86vw;
    padding-top: 4vh;
  }

  .bodytext.mar23.yw._1start.noh1 {
    width: 86vw;
  }

  .bodytext.mar23.culture {
    width: 86vw;
    margin-bottom: 2vh;
    padding-top: 3vh;
  }

  .bodytext.mar23.culture.bpad {
    width: 86vw;
    padding-top: 4vh;
  }

  .bodytext.mar23.culture.smalltext {
    padding-top: 0;
  }

  .bodytext.mar23.yw2.bpad {
    padding-top: 2vh;
  }

  .bodytext.mar23.yw2.bpad em {
    font-size: 1.1rem;
  }

  .bodytext.mar23.consicous {
    width: 86vw;
    padding-top: 3vh;
  }

  .bodytext.mar23.vid.iw {
    width: 86vw;
    padding-top: 4vh;
  }

  .bodytext.mar23.vid.iw.lbpad {
    padding-top: 2vh;
  }

  .bodytext.mar23.vid.iw em {
    font-size: 1.1rem;
    line-height: 1.2;
  }

  .bodytext.mar23.igy {
    width: 86vw;
    padding-top: 2vh;
  }

  .bodytext.mar23.kps.n-e2 {
    width: 86vw;
  }

  .bodytext.continue._1 {
    width: 86vw;
    padding-top: 0;
  }

  .bodytext.cons {
    width: 86vw;
    padding-top: 2vh;
  }

  .bodytext.cons.cont {
    width: 86vw;
  }

  .bodytext.cons.bpad, .bodytext.apr23, .bodytext.apr23.consicous {
    width: 86vw;
    padding-top: 2vh;
  }

  .bodytext.apr23.pullq {
    padding-top: 2vh;
  }

  .bodytext.apr23._1stpara {
    padding-top: 4vh;
  }

  .bodytext.apr23._1stpara.may23 {
    margin-bottom: auto;
    padding-top: 4vh;
  }

  .bodytext.apr23.conversation {
    width: 86vw;
    padding-top: 2vh;
  }

  .bodytext.apr23.lbs.lbc {
    padding-top: 2vh;
  }

  .bodytext.apr23.lbs.lbc.noh2 {
    margin-bottom: 4vh;
  }

  .bodytext.apr23.lbs.noh2 {
    padding-top: 2vh;
  }

  .bodytext.apr23.lbc {
    margin-bottom: 2vh;
  }

  .bodytext.apr23.noh2 {
    margin-top: 2vh;
  }

  .bodytext.apr23.noh2 em, .bodytext.apr23 em {
    font-size: 1.1rem;
  }

  .bodytext._36vh.apr23, .bodytext._36vh.apr23.alterspace {
    padding-top: 12vh;
  }

  .bodytext.yaw {
    width: 86vw;
    padding-top: 4vh;
  }

  .bodytext.yaw p {
    font-size: 1.1rem;
  }

  .fw-quote {
    width: 100vw;
    padding-left: 2vw;
    padding-right: 2vw;
    font-size: 1rem;
  }

  .fw-quote p {
    width: auto;
    margin-bottom: 2vh;
    font-size: 1.2rem;
    line-height: 1.8rem;
  }

  .fw-quote.nov {
    width: 90vw;
    width: 90vw;
  }

  .tabs.socialshare {
    width: 40vw;
    margin-bottom: auto;
  }

  .socialshareoption {
    width: 40vw;
  }

  .tab-link-tab-1, .tab-link-tab-1.w--current, .tab-link-tab-2, .tab-link-tab-2.w--current {
    width: 20vw;
  }

  .herointro.oct.feature {
    padding-bottom: 2vh;
  }

  .herointro.oct.feature p {
    padding-bottom: 0;
    font-size: 1.2rem;
    line-height: 1.4;
  }

  .herointro.mar23 {
    line-height: 1.2;
  }

  .herointro.mar23.feature {
    padding-bottom: 2vh;
  }

  .herointro.mar23 em {
    width: auto;
    font-size: 1.4rem;
    line-height: 1.4;
  }

  .herointro.mar23 p {
    margin-bottom: auto;
    padding-bottom: 0;
    font-size: 1.4rem;
    line-height: 1.2;
  }

  .herointro.mar23.cons {
    margin-top: 3vh;
  }

  .herointro.mar23.igy {
    width: 86vw;
  }

  .herointro.mar23 strong {
    font-size: 1.4rem;
    line-height: 1.4;
  }

  .herointro p {
    font-size: 1.2rem;
    line-height: 1.4;
  }

  .herointro em {
    color: #fff;
    font-size: 1.2rem;
    line-height: 1.5;
  }

  .herointro.apr23.lbu {
    width: 82vw;
    padding-bottom: 3vh;
    line-height: 1.6;
  }

  .herointro.apr23.ins {
    margin-top: 2vh;
    padding-bottom: 2vh;
  }

  .herointro.apr23.yw {
    margin-top: 2vh;
    padding-bottom: 4vh;
  }

  .image-137 {
    width: 30vw;
  }

  .sgx-quotation.dec-featstory {
    width: 12vw;
    margin-top: 0;
  }

  .nav-btns-row-3 {
    object-fit: fill;
    justify-content: flex-end;
    align-items: flex-end;
    padding-bottom: 0;
  }

  .bold-text-102 {
    font-size: 1.8rem;
    line-height: 1.4;
  }

  .image-434 {
    padding-top: 2vh;
    padding-bottom: 8vh;
  }

  .rich-text-block-22 {
    width: 86vw;
    padding-top: 0;
  }

  .rich-text-block-22 p {
    padding-top: 2vh;
    font-size: 1.1rem;
    line-height: 1.4;
  }

  .image-438 {
    width: 100%;
    height: 100%;
    padding-bottom: 0;
    display: none;
  }

  .bold-text-104, .bold-text-105, .bold-text-106, .bold-text-107, .bold-text-109 {
    letter-spacing: 2px;
  }

  .link-block-16.sgx-ft-lnblock {
    width: 100vw;
    height: 50vh;
  }

  .sec-image {
    width: 100vw;
  }

  .sec-image.mar23.yw {
    width: 100vw;
    margin-top: 4vh;
  }

  .sec-image.mar23.yw2 {
    width: 100vw;
    margin-top: auto;
  }

  .sec-image.mar23.yw2._1st-image {
    margin-top: 0;
  }

  .sec-image.mar23.consicous {
    width: 100vw;
    margin-top: 4vh;
  }

  .sec-image.mar23.consicous._1st-img {
    width: 100vw;
    margin-top: auto;
  }

  .sec-image.mar23.vid.iw {
    margin-top: auto;
  }

  .sec-image.mar23.vid.iw.vertical {
    height: 30vh;
  }

  .sec-image.mar23.igy {
    margin-top: auto;
  }

  .sec-image.mar23.igy._1stimage {
    margin-top: 3vh;
  }

  .sec-image.mar23.kps.n-e.top {
    padding-top: 0;
  }

  .sec-image.body.apr23 {
    width: 100vw;
  }

  .sec-image.body.apr23.vertical {
    width: 52vw;
  }

  .sec-image.apr23 {
    width: 100vw;
  }

  .sec-image.apr23.vertical-image {
    width: 60vw;
  }

  .kolam {
    width: 30vw;
  }

  .kolam.mar23.culture {
    width: 40vw;
    padding-bottom: 4vh;
  }

  .kolam.mar23.conscious {
    width: 50vw;
  }

  .kolam.mar23.yw2 {
    width: 40vw;
    padding-bottom: 6vh;
  }

  .kolam.mar23.vid.iw {
    width: 38vw;
  }

  .kolam.mar23.igy {
    width: 40vw;
    padding-bottom: 5vh;
  }

  .kolam.mar23.kps.ne2 {
    width: 40vw;
    padding-bottom: 2vh;
  }

  .kolam.mar23.sgx.krish {
    width: 38vw;
  }

  .kolam.mar23.msr23 {
    width: 50vw;
  }

  .kolam.mar23.msr23.last, .kolam.bpad {
    padding-bottom: 4vh;
  }

  .flower-kolam.mar23 {
    width: 40vw;
    padding-bottom: 4vh;
  }

  .kolam-yw {
    width: 40vw;
  }

  .kolam-yw.last {
    padding-bottom: 4vh;
  }

  .receipe-image.mar23 {
    height: auto;
    display: none;
  }

  .image-sec.mar23.culture, .image-sec.mar23.msr23 {
    width: 100vw;
  }

  .image-sec.mar23.msr23._1stimage {
    width: 100vw;
    margin-top: 2vh;
  }

  .footer-txt {
    max-width: 80vw;
    justify-content: center;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .footer-wrapper.vid {
    max-width: none;
  }

  .footer-img-wrapper {
    max-width: 90vw;
    margin-right: auto;
  }

  .whitebody.mar23.sgx p {
    font-size: 1.1rem;
  }

  .whitebody.mar23.msr23.new {
    width: 86vw;
  }

  .whitebody.mar23.msr23.new p, .whitebody.apr-23.sgx p {
    font-size: 1.1rem;
  }

  .whitemain-head.mar23.msr23 strong {
    font-size: 1.8rem;
  }

  ._100vw-footer {
    height: auto;
  }

  .image-490 {
    position: static;
  }

  .slider-15.msr-images {
    width: auto;
    height: auto;
  }

  .image-491 {
    height: auto;
  }

  .msr-pic {
    height: 30vh;
  }

  .image-492 {
    height: auto;
  }

  .mask {
    height: 50vh;
  }

  .left-arrow {
    z-index: 1;
    width: 6vh;
    height: 6vh;
    position: absolute;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 10vh;
  }

  .right-arrow {
    z-index: 1;
    width: 6vh;
    height: 6vh;
    top: auto;
    bottom: 0%;
    left: 10vh;
    right: 0%;
  }

  .icon-6 {
    z-index: 1;
    opacity: .3;
    margin-top: auto;
    margin-bottom: auto;
  }

  .icon-7 {
    opacity: .3;
  }

  .rich-text-block-34.slider-header {
    bottom: 22vh;
  }

  .rich-text-block-34.slider-header h2 {
    padding-left: 2vh;
    padding-right: 2vh;
    font-size: 1.2rem;
  }

  .flowerkolam.white {
    width: 46vw;
  }

  .flowerkolam-3.white {
    width: 60vw;
  }

  .snake-kolam.apr23 {
    width: 44vw;
    padding-bottom: 4vh;
  }

  .flowerkolam-new {
    width: 60vw;
    margin-bottom: 4vh;
    padding-bottom: 0;
  }

  .flowerkolam-new.last-kolam {
    margin-bottom: 2vh;
  }

  .flower-old {
    width: 42vw;
    padding-bottom: 2vh;
  }

  ._80vwwide.paige {
    border-style: none;
  }

  .line-flower {
    width: 46vw;
  }

  .line-flower.apr23.conv {
    width: 40vw;
    padding-bottom: 2vh;
  }

  .line-flower.apr23.kps {
    width: 38vw;
    padding-bottom: 3vh;
  }

  .line-flower.white {
    width: 40vw;
  }

  .line-flower.feature.may23 {
    width: 44vw;
  }

  .lotuskolam {
    width: 50vw;
    padding-bottom: 2vh;
  }

  .flower-oldkolam-1 {
    width: 40vw;
    padding-bottom: 2vh;
  }

  .flower-newkolam-1 {
    width: 40vw;
  }

  .link-footer {
    width: 86vw;
  }

  .link-footer.sgx {
    font-size: .9rem;
  }

  .footer-bigtext {
    padding-top: 4vh;
    padding-bottom: 4vh;
  }

  .footer-bigtext em {
    font-size: 1.1rem;
  }

  .footer-bigtext.ins {
    width: 82vw;
    padding-top: 4vh;
    font-size: 1.1rem;
  }

  .grain-kolam {
    width: 36vw;
    padding-bottom: 2vh;
  }

  .article-cardsubh {
    width: 70vw;
  }

  .div-block-113 {
    width: 100vw;
    flex: 0 auto;
    align-self: center;
    margin-top: -6vh;
    position: static;
    top: 66vw;
  }

  .footer-bu {
    padding-top: 0;
  }

  .white-body {
    width: 86vw;
    padding-top: 3vh;
  }

  .heading-30 {
    width: 85%;
    font-size: 1.3rem;
  }

  .icon-8 {
    opacity: .3;
  }

  .icon-9 {
    z-index: 1;
    opacity: .3;
    margin-top: auto;
    margin-bottom: auto;
  }

  .slider-16.msr-images {
    width: auto;
    height: auto;
  }

  .image-493, .image-494 {
    width: auto;
    height: 30vh;
  }

  .rich-text-block-35.slider-header {
    bottom: 22vh;
  }

  .image-495 {
    height: auto;
    display: block;
  }

  .image-496 {
    z-index: 2;
    object-position: 50% 0%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: absolute;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .headingpart-2 {
    margin-top: 56vw;
  }

  .image-497 {
    display: block;
  }

  .image-498 {
    display: none;
  }

  .footer-hatha {
    font-size: 1.2rem;
  }

  .ingredients {
    font-size: 1.1rem;
  }

  .issue-date-wrapper-2 {
    position: static;
  }

  .issue-date-wrapper-2.tamil {
    justify-content: center;
    margin-top: 1vh;
    margin-bottom: 1vh;
  }

  .text-block-64 {
    text-align: center;
    white-space: nowrap;
    margin-top: auto;
    font-size: .9rem;
  }

  .kattuppoologo {
    width: auto;
    margin-top: 4vh;
  }

  .div-block-161 {
    text-align: center;
    justify-content: center;
    padding-bottom: 4vh;
    padding-right: 0%;
    display: flex;
    position: static;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .home-hero-title-2 {
    height: auto;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 0;
    padding-bottom: 0;
  }

  .home-hero-title-2.tamil {
    width: 100vw;
    display: block;
  }

  .image-499 {
    max-width: 80vw;
  }

  .image-499.tamillogo {
    width: 80vw;
  }

  .link-3 {
    padding-left: 2%;
    padding-right: 2%;
  }
}

#w-node-ed64b080-ae15-9b61-1420-c7da01225964-f0e407ca {
  align-self: start;
  justify-self: start;
}

#w-node-ed64b080-ae15-9b61-1420-c7da01225972-f0e407ca {
  justify-self: start;
}

#w-node-ed64b080-ae15-9b61-1420-c7da01225980-f0e407ca {
  align-self: start;
  justify-self: start;
}

#w-node-ed64b080-ae15-9b61-1420-c7da0122598d-f0e407ca {
  justify-self: start;
}

#w-node-ed64b080-ae15-9b61-1420-c7da0122599a-f0e407ca, #w-node-ed64b080-ae15-9b61-1420-c7da012259a7-f0e407ca, #w-node-_46b1a166-b1eb-b2cd-d931-ff33abe3e725-f0e407ca, #w-node-_988195bd-70f6-f2b9-3d8f-68dca50bd0a1-f0e407ca {
  align-self: start;
  justify-self: start;
}

#w-node-f67b9467-aeb5-890e-6b95-33e67724fb60-f0e407ca, #w-node-_842d69c1-8280-4139-049b-d0d7f2116227-f0e407ca {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
  justify-self: start;
}


@font-face {
  font-family: 'Noto Serif Tamil Condensed';
  src: url('../fonts/NotoSerifTamil-CondensedBlack.woff2') format('woff2'), url('../fonts/NotoSerifTamil-CondensedBlack.eot') format('embedded-opentype'), url('../fonts/NotoSerifTamil-CondensedBlack.woff') format('woff'), url('../fonts/NotoSerifTamil-CondensedBlack.ttf') format('truetype'), url('../fonts/NotoSerifTamil-CondensedBlack.otf') format('opentype'), url('../fonts/NotoSerifTamil-CondensedBlack.svg') format('svg');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Noto Serif Tamil Condensed';
  src: url('../fonts/NotoSerifTamil-CondensedBold.woff2') format('woff2'), url('../fonts/NotoSerifTamil-CondensedBold.eot') format('embedded-opentype'), url('../fonts/NotoSerifTamil-CondensedBold.woff') format('woff'), url('../fonts/NotoSerifTamil-CondensedBold.ttf') format('truetype'), url('../fonts/NotoSerifTamil-CondensedBold.otf') format('opentype'), url('../fonts/NotoSerifTamil-CondensedBold.svg') format('svg');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Noto Serif Tamil Condensed';
  src: url('../fonts/NotoSerifTamil-Condensed.woff2') format('woff2'), url('../fonts/NotoSerifTamil-Condensed.eot') format('embedded-opentype'), url('../fonts/NotoSerifTamil-Condensed.woff') format('woff'), url('../fonts/NotoSerifTamil-Condensed.ttf') format('truetype'), url('../fonts/NotoSerifTamil-Condensed.otf') format('opentype'), url('../fonts/NotoSerifTamil-Condensed.svg') format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Noto Serif Tamil Condensed';
  src: url('../fonts/NotoSerifTamil-CondensedExtraBold.woff2') format('woff2'), url('../fonts/NotoSerifTamil-CondensedExtraBold.eot') format('embedded-opentype'), url('../fonts/NotoSerifTamil-CondensedExtraBold.woff') format('woff'), url('../fonts/NotoSerifTamil-CondensedExtraBold.ttf') format('truetype'), url('../fonts/NotoSerifTamil-CondensedExtraBold.otf') format('opentype'), url('../fonts/NotoSerifTamil-CondensedExtraBold.svg') format('svg');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Noto Serif Tamil Condensed';
  src: url('../fonts/NotoSerifTamil-CondensedSemiBold.woff2') format('woff2'), url('../fonts/NotoSerifTamil-CondensedSemiBold.eot') format('embedded-opentype'), url('../fonts/NotoSerifTamil-CondensedSemiBold.woff') format('woff'), url('../fonts/NotoSerifTamil-CondensedSemiBold.ttf') format('truetype'), url('../fonts/NotoSerifTamil-CondensedSemiBold.otf') format('opentype'), url('../fonts/NotoSerifTamil-CondensedSemiBold.svg') format('svg');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Notoseriftamil Condensed';
  src: url('../fonts/NotoSerifTamil-CondensedMedium.woff2') format('woff2'), url('../fonts/NotoSerifTamil-CondensedMedium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mukta';
  src: url('../fonts/Mukta-Bold.woff2') format('woff2'), url('../fonts/Mukta-Bold.eot') format('embedded-opentype'), url('../fonts/Mukta-Bold.woff') format('woff'), url('../fonts/Mukta-Bold.ttf') format('truetype'), url('../fonts/Mukta-Bold.otf') format('opentype'), url('../fonts/Mukta-Bold.svg') format('svg');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mukta';
  src: url('../fonts/Mukta-ExtraBold.woff2') format('woff2'), url('../fonts/Mukta-ExtraBold.eot') format('embedded-opentype'), url('../fonts/Mukta-ExtraBold.woff') format('woff'), url('../fonts/Mukta-ExtraBold.ttf') format('truetype'), url('../fonts/Mukta-ExtraBold.otf') format('opentype'), url('../fonts/Mukta-ExtraBold.svg') format('svg');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mukta';
  src: url('../fonts/Mukta-Medium.woff2') format('woff2'), url('../fonts/Mukta-Medium.eot') format('embedded-opentype'), url('../fonts/Mukta-Medium.woff') format('woff'), url('../fonts/Mukta-Medium.ttf') format('truetype'), url('../fonts/Mukta-Medium.otf') format('opentype'), url('../fonts/Mukta-Medium.svg') format('svg');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mukta';
  src: url('../fonts/Mukta-Regular.woff2') format('woff2'), url('../fonts/Mukta-Regular.eot') format('embedded-opentype'), url('../fonts/Mukta-Regular.woff') format('woff'), url('../fonts/Mukta-Regular.ttf') format('truetype'), url('../fonts/Mukta-Regular.otf') format('opentype'), url('../fonts/Mukta-Regular.svg') format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mukta';
  src: url('../fonts/Mukta-SemiBold.woff2') format('woff2'), url('../fonts/Mukta-SemiBold.eot') format('embedded-opentype'), url('../fonts/Mukta-SemiBold.woff') format('woff'), url('../fonts/Mukta-SemiBold.ttf') format('truetype'), url('../fonts/Mukta-SemiBold.otf') format('opentype'), url('../fonts/Mukta-SemiBold.svg') format('svg');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fedra Sans';
  src: url('../fonts/WF-028154-009464-000008.eot') format('embedded-opentype'), url('../fonts/WF-028154-009464-000008.woff') format('woff'), url('../fonts/WF-028154-009464-000008.ttf') format('truetype'), url('../fonts/WF-028154-009464-000008.svg') format('svg');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Fedra Sans';
  src: url('../fonts/WF-028154-009464-000007.eot') format('embedded-opentype'), url('../fonts/WF-028154-009464-000007.woff') format('woff'), url('../fonts/WF-028154-009464-000007.ttf') format('truetype'), url('../fonts/WF-028154-009464-000007.svg') format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fedra Serif';
  src: url('../fonts/WF-028154-009464-000003.eot') format('embedded-opentype'), url('../fonts/WF-028154-009464-000003.woff') format('woff'), url('../fonts/WF-028154-009464-000003.ttf') format('truetype'), url('../fonts/WF-028154-009464-000003.svg') format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fedra Serif';
  src: url('../fonts/WF-028154-009464-000050.eot') format('embedded-opentype'), url('../fonts/WF-028154-009464-000050.woff') format('woff'), url('../fonts/WF-028154-009464-000050.ttf') format('truetype'), url('../fonts/WF-028154-009464-000050.svg') format('svg');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fedra Sans';
  src: url('../fonts/WF-028154-009464-000021.eot') format('embedded-opentype'), url('../fonts/WF-028154-009464-000021.woff') format('woff'), url('../fonts/WF-028154-009464-000021.ttf') format('truetype'), url('../fonts/WF-028154-009464-000021.svg') format('svg');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Noto Serif Tamil Condensed';
  src: url('../fonts/NotoSerifTamil-CondensedMedium.eot') format('embedded-opentype'), url('../fonts/NotoSerifTamil-CondensedMedium.ttf') format('truetype'), url('../fonts/NotoSerifTamil-CondensedMedium.otf') format('opentype'), url('../fonts/NotoSerifTamil-CondensedMedium.svg') format('svg');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Vesper Libre';
  src: url('../fonts/VesperLibre-Heavy.eot') format('embedded-opentype'), url('../fonts/VesperLibre-Heavy.woff') format('woff'), url('../fonts/VesperLibre-Heavy.ttf') format('truetype'), url('../fonts/VesperLibre-Heavy.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Vesper Libre';
  src: url('../fonts/VesperLibre-Regular.eot') format('embedded-opentype'), url('../fonts/VesperLibre-Regular.woff') format('woff'), url('../fonts/VesperLibre-Regular.ttf') format('truetype'), url('../fonts/VesperLibre-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Vesper Libre';
  src: url('../fonts/VesperLibre-Medium.eot') format('embedded-opentype'), url('../fonts/VesperLibre-Medium.woff') format('woff'), url('../fonts/VesperLibre-Medium.ttf') format('truetype'), url('../fonts/VesperLibre-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Vesper Libre';
  src: url('../fonts/VesperLibre-Bold.eot') format('embedded-opentype'), url('../fonts/VesperLibre-Bold.woff') format('woff'), url('../fonts/VesperLibre-Bold.ttf') format('truetype'), url('../fonts/VesperLibre-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mukta Malar';
  src: url('../fonts/MuktaMalar-SemiBold.eot') format('embedded-opentype'), url('../fonts/MuktaMalar-SemiBold.woff') format('woff'), url('../fonts/MuktaMalar-SemiBold.ttf') format('truetype'), url('../fonts/MuktaMalar-SemiBold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mukta Malar';
  src: url('../fonts/MuktaMalar-Bold.eot') format('embedded-opentype'), url('../fonts/MuktaMalar-Bold.woff') format('woff'), url('../fonts/MuktaMalar-Bold.ttf') format('truetype'), url('../fonts/MuktaMalar-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mukta Malar';
  src: url('../fonts/MuktaMalar-Medium.eot') format('embedded-opentype'), url('../fonts/MuktaMalar-Medium.woff') format('woff'), url('../fonts/MuktaMalar-Medium.ttf') format('truetype'), url('../fonts/MuktaMalar-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mukta Malar';
  src: url('../fonts/MuktaMalar-Regular.eot') format('embedded-opentype'), url('../fonts/MuktaMalar-Regular.woff') format('woff'), url('../fonts/MuktaMalar-Regular.ttf') format('truetype'), url('../fonts/MuktaMalar-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fedrasansstd';
  src: url('../fonts/FedraSansStd-BoldItalic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Fedrasansstd';
  src: url('../fonts/FedraSansStd-DemiItalic.otf') format('opentype'), url('../fonts/FedraSansStd-BookItalic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Fedrasansstd';
  src: url('../fonts/FedraSansStd-LightItalic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Fedrasansstd';
  src: url('../fonts/FedraSansStd-MediumItalic.otf') format('opentype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}</pre></body></html>