

/* Start:/local/templates/bcppmsp/components/bitrix/news/curortslist/bitrix/news.list/.default/style.css?17520425501727*/
.curort-list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center; }

.curort-item {
  display: flex;
  flex-direction: column;
  max-width: 320px;
  margin: 0 30px;
  padding: 10px;
  border: 2px solid #f5f5f5;
  margin-bottom: 15px;
  transition: 0.3s; }
  .curort-item:hover {
    border-color: #fff;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
    transform: scale(1.02); }
  .curort-item__img {
    display: flex; }
    .curort-item__img img {
      width: 296px;
      height: 200px; }
  .curort-item__name {
    display: flex;
    padding: 20px 0;
    justify-content: center; }
    .curort-item__name a, .curort-item__name a:hover {
      color: #155b88;
      font-family: "Raleway - Semi Bold";
      font-size: 23px;
      font-weight: 400;
      line-height: 22.92px;
      text-decoration: none;
      min-height: 40px;
      text-align: center; }
  .curort-item__text {
    display: flex;
    text-align: justify;
    font-family: Montserrat;
    font-size: 15px;
    font-weight: 400;
    line-height: 25.42px;
    max-height: 250px;
    overflow: hidden; }
  .curort-item__more {
    display: flex;
    justify-content: center;
    align-items: center;
    background-position: center;
    margin-top: 30px;
    margin-bottom: 15px; }
    .curort-item__more a, .curort-item__more a:hover {
      cdisplay: block;
      padding: 7px 25px;
      color: white;
      background: #174299;
      margin-left: 20px;
      border-radius: 20px;
      text-decoration: none; }
      .curort-item__more a img, .curort-item__more a:hover img {
        margin-right: 20px; }

/*# sourceMappingURL=style.css.map */

/* End */
/* /local/templates/bcppmsp/components/bitrix/news/curortslist/bitrix/news.list/.default/style.css?17520425501727 */
