.default-textblock2 {
  position: relative;
  background: #FFFFFF;
  padding: 50px 0 112px;
}
@media screen and (max-width: 1023px) {
  .default-textblock2 {
    padding: 30px 30px 40px;
  }
}
@media screen and (max-width: 767px) {
  .default-textblock2 {
    padding: 30px 20px 40px;
  }
}
@media screen and (max-width: 639px) {
  .default-textblock2 {
    padding: 30px 0 30px;
  }
}
.default-textblock2--title {
  color: #222;
  font: bold 3vw "Cormorant Garamond", Arial, sans-serif;
  line-height: 1.2;
  margin: 0 0 25px;
}
@media screen and (max-width: 1023px) {
  .default-textblock2--title {
    font-size: 28px;
    margin: 0 0 20px;
  }
}
@media screen and (max-width: 767px) {
  .default-textblock2--title {
    font-size: 26px;
  }
}
@media screen and (max-width: 639px) {
  .default-textblock2--title {
    font-size: 22px;
    margin: 0 0 30px;
    text-align: center;
  }
}
.default-textblock2 span {
  padding: 0 0 18px;
  display: inline-block;
  vertical-align: top;
  border-bottom: 2px solid #EBEBEB;
}
@media screen and (max-width: 1023px) {
  .default-textblock2 span {
    padding: 0 0 10px;
  }
}
@media screen and (max-width: 639px) {
  .default-textblock2 span {
    padding: 0 0 6px;
  }
}
.default-textblock2--item {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  margin: 0 0 44px;
}
@media screen and (max-width: 639px) {
  .default-textblock2--item {
    display: block;
    margin: 0 0 26px;
  }
}
.default-textblock2--item:last-child {
  margin-bottom: 0;
}
.default-textblock2--item-pic {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 460px;
  -moz-box-flex: 0;
  -moz-flex: 0 0 460px;
  -ms-flex: 0 0 460px;
  flex: 0 0 460px;
  margin: 0 20px 0 0;
  font-size: 0;
  position: relative;
}
@media screen and (max-width: 1023px) {
  .default-textblock2--item-pic {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 49%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 49%;
    -ms-flex: 0 0 49%;
    flex: 0 0 49%;
  }
}
@media screen and (max-width: 639px) {
  .default-textblock2--item-pic {
    margin: 0 0 20px;
  }
}
.default-textblock2--item-pic:before {
  position: absolute;
  content: "";
  right: -20px;
  bottom: -20px;
  top: 20px;
  left: 20px;
  border: 4px solid #9CCAC7;
}
@media screen and (max-width: 767px) {
  .default-textblock2--item-pic:before {
    right: -18px;
    bottom: -18px;
  }
}
@media screen and (max-width: 639px) {
  .default-textblock2--item-pic:before {
    display: none;
  }
}
.default-textblock2--item-pic img, .default-textblock2--item-pic svg {
  position: relative;
  z-index: 1;
  max-width: 460px;
}
@media screen and (max-width: 1023px) {
  .default-textblock2--item-pic img, .default-textblock2--item-pic svg {
    max-width: 100%;
  }
}
.default-textblock2--item-text_wr {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -moz-box-flex: 1;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  box-sizing: border-box;
  padding: 0 0 0 60px;
}
@media screen and (max-width: 1023px) {
  .default-textblock2--item-text_wr {
    padding: 0 0 0 20px;
  }
}
@media screen and (max-width: 767px) {
  .default-textblock2--item-text_wr {
    padding-left: 15px;
  }
}
@media screen and (max-width: 639px) {
  .default-textblock2--item-text_wr {
    padding: 0;
  }
}
.default-textblock2--item-title {
  color: #555;
  font: bold 24px "Cormorant Garamond", Arial, sans-serif;
  line-height: 1.2;
  padding: 0 0 16px;
}
.default-textblock2--item-body {
  font: 18px "Cormorant Garamond", Arial, sans-serif;
  line-height: 20px;
  color: #555;
}
@media screen and (min-width: 1024px) {
  .default-textblock2--item.right .default-textblock2--item-pic {
    -webkit-box-ordinal-group: 3;
    -moz-box-ordinal-group: 3;
    -webkit-order: 2;
    -moz-order: 2;
    -ms-flex-order: 2;
    order: 2;
    margin: 0 0 0 20px;
  }
  .default-textblock2--item.right .default-textblock2--item-pic:before {
    right: 20px;
    left: -20px;
  }
  .default-textblock2--item.right .default-textblock2--item-text_wr {
    padding: 0 60px 0 0;
  }
}
body .mosaic-video-widget__poster--u-iou0tcrvc {
  display: none;
}
body .mosaic-video-widget--u-i83gih0aj img {
  display: none;
}
.default-textblock2--item-pic:before {
  border-color: #e1c39e;
}
