.page-header {
  height: 240px;
  margin-bottom: 0px; }
  .page-header .top-title {
    text-align: center; }
    .page-header .top-title h1 {
      margin-top: 40px;
      font-size: 26px;
      font-weight: 900;
      line-height: 1.15; }
    .page-header .top-title .h2 {
      padding-top: 7px;
      margin-bottom: 40px;
      font-size: 20px;
      font-weight: 300;
      line-height: normal;
      letter-spacing: normal; }
    .page-header .top-title.f-bigger h1 {
      font-size: 32px; }
    .page-header .top-title.f-bigger .h2 {
      font-size: 15px; }

.section-title h2, .section-title .h2, .section-title h1 {
  margin-top: 60px; }
  .section-title h2.first-top, .section-title .h2.first-top, .section-title h1.first-top {
    margin-top: 30px; }

.section-bottom {
  font-size: 14px; }

.text-card {
  box-sizing: border-box;
  border-radius: 10px;
  box-shadow: 0 0 18px -8px rgba(0, 0, 0, 0.15);
  margin-bottom: 10px;
  border: solid 1px #eaedf2;
  background-color: #ffffff;
  padding: 20px;
  font-size: 14px;
  line-height: 1.86; }
  .text-card h2 {
    color: #fe5b5c;
    font-size: 22px;
    line-height: 1.36;
    font-weight: 900; }
  .text-card .special {
    font-size: 16px;
    line-height: 1.63;
    color: #2d3640; }
  .text-card ul {
    list-style-type: square;
    font-size: 14px;
    line-height: 2;
    margin-left: 0px;
    padding-left: 15px; }
    .text-card ul li {
      margin-bottom: 20px; }

.discover-card {
  margin-top: 65px; }

#readMoreExpandLink {
  color: #fe5b5c;
  font-size: 14px;
  font-weight: 900; }
  #readMoreExpandLink:hover {
    color: #e9484e !important; }

.bg-primary {
  margin-top: 40px;
  margin-bottom: 30px; }
  .bg-primary #readMoreExpandLink {
    color: #fff; }
    .bg-primary #readMoreExpandLink:hover {
      color: #fff !important; }

.mb-6 {
  margin-bottom: 60px; }

.card-primary {
  padding: 25px 0px 25px;
  color: #fff;
  background-color: #fe5b5c;
  box-shadow: 0 11px 55px 10px rgba(0, 0, 0, 0.07), 0 13px 18px -8px rgba(0, 0, 0, 0.15);
  font-size: 14px;
  line-height: 1.7; }
  .card-primary a {
    color: white; }
  .card-primary #readMoreExpandLink {
    color: #fff; }
    .card-primary #readMoreExpandLink:hover {
      color: #fff; }

.m-title {
  margin-bottom: 15px; }

.reviews-wrapper .reviews-container {
  margin-bottom: 20px; }
  .reviews-wrapper .reviews-container .reviews-container__item {
    display: none; }

@media (min-width: 768px) {
  .reviews-wrapper .reviews-container .reviews-container__item {
    display: none; }
  .page-header {
    height: 600px;
    margin-bottom: 0px; }
    .page-header .top-title {
      text-align: left; }
      .page-header .top-title h1 {
        margin-top: 25px !important;
        margin-bottom: 0px !important;
        text-shadow: 2px 2px 2px rgba(45, 54, 64, 0.15);
        font-size: 46px;
        font-weight: 900;
        line-height: 1.52;
        letter-spacing: 0.5px; }
      .page-header .top-title .h2 {
        font-size: 40px;
        color: #ffffff;
        padding-top: 20px !important;
        margin-bottom: 0px !important; }
      .page-header .top-title.f-bigger h1 {
        font-size: 46px; }
      .page-header .top-title.f-bigger .h2 {
        font-size: 40px;
        padding-top: 0px !important;
        letter-spacing: 0.01em; }
    .page-header .place-info-wrapper {
      width: 300px !important;
      margin-right: 0px !important; }
      .page-header .place-info-wrapper .t-arrow-down {
        margin-right: 27px; }
  .place-pin {
    margin-bottom: 34px; }
  .section-title h1, .section-title h2, .section-title .h2 {
    margin-top: 100px; }
    .section-title h1.first-top, .section-title h2.first-top, .section-title .h2.first-top {
      margin-top: 50px; }
  .section-bottom {
    font-size: 18px; }
  .text-card {
    padding: 50px 50px 30px;
    font-size: 16px;
    box-shadow: 0 11px 55px 10px rgba(0, 0, 0, 0.07), 0 13px 18px -8px rgba(0, 0, 0, 0.15);
    margin-bottom: 60px;
    line-height: 2; }
    .text-card h2 {
      font-size: 32px; }
    .text-card .special {
      font-size: 20px;
      line-height: 1.6; }
  .discover-card {
    margin-top: 122px; }
  #readMoreExpandLink {
    line-height: auto;
    font-size: 16px; }
  .mb-6 {
    margin-bottom: 100px; }
  .card-primary {
    padding: 50px 0px 45px;
    font-size: 16px;
    line-height: 2;
    box-shadow: none; }
    .card-primary a {
      color: white; }
    .card-primary #readMoreExpandLink {
      color: #fff; }
      .card-primary #readMoreExpandLink:hover {
        color: #fff; }
  .m-title {
    margin-bottom: 40px; } }
