/* 38892 */
/* 38892 */
/* 37091 start */
/* 37091 end */
/*121291*/
/*39943*/
.storepage-tilescard .linebar-heading {
  text-align: center;
  width: auto;
  margin: 0;
  font-family: "noto-serif";
  font-size: 18px;
  line-height: 19px;
  color: #003B4C;
  font-weight: normal;
  letter-spacing: 0; }
  @media (min-width: 768px) {
    .storepage-tilescard .linebar-heading {
      text-align: center;
      font-size: 36px;
      line-height: 46px; } }
  .storepage-tilescard .linebar-heading:after {
    content: '';
    height: 2px;
    width: 64px;
    background: #FDB71A;
    margin-top: 10px;
    margin-bottom: 40px;
    margin-right: auto;
    margin-left: auto;
    display: block; }
    @media (min-width: 768px) {
      .storepage-tilescard .linebar-heading:after {
        margin-top: 16px;
        margin-bottom: 60px; } }
    @media (max-width: 767.98px) {
      .storepage-tilescard .linebar-heading:after {
        margin-bottom: 32px; } }

.storepage-tilescard .card .card-body {
  padding: 0px 22px 44px; }
  .storepage-tilescard .card .card-body .photo-tile-figure {
    margin-bottom: 30px; }
  .storepage-tilescard .card .card-body .card-title {
    font-family: "Muli-Bold";
    font-weight: bold;
    font-size: 18px;
    line-height: 26px;
    color: #323232;
    margin-bottom: 20px; }
    @media (max-width: 767.98px) {
      .storepage-tilescard .card .card-body .card-title {
        font-size: 12px;
        line-height: 18px; } }
  .storepage-tilescard .card .card-body .card-text {
    font-family: "Muli-Regular";
    font-size: 16px;
    line-height: 26px;
    color: #5a5d66; }
    @media (max-width: 767.98px) {
      .storepage-tilescard .card .card-body .card-text {
        font-size: 12px;
        line-height: 18px; } }


/*# sourceMappingURL=tilesCard.css.map*/