.so-widget-m07-m07-225b3e1cb22a-200 .m07 {
  -webkit-align-items: center;
  align-items: center;
  display: flex;
  text-align: center;
  -ms-flex-wrap: wrap;
  flex-wrap: nowrap;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
@media (max-width: 780px) {
  .so-widget-m07-m07-225b3e1cb22a-200 .m07 {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.so-widget-m07-m07-225b3e1cb22a-200 .m07 .image-panel,
.so-widget-m07-m07-225b3e1cb22a-200 .m07 .text-panel {
  width: 50%;
}
@media (max-width: 780px) {
  .so-widget-m07-m07-225b3e1cb22a-200 .m07 .image-panel,
  .so-widget-m07-m07-225b3e1cb22a-200 .m07 .text-panel {
    width: 100%;
  }
}
.so-widget-m07-m07-225b3e1cb22a-200 .m07 .image-panel .image-wrapper {
  align-items: center;
  display: flex;
  height: auto;
  justify-content: center;
  position: relative;
  width: 100%;
}
.so-widget-m07-m07-225b3e1cb22a-200 .m07 .image-panel .image-wrapper img {
  height: 100%;
  object-fit: contain;
  width: 100%;
}
.so-widget-m07-m07-225b3e1cb22a-200 .m07 .image-panel .image-wrapper .video-wrapper-wrapper {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
  width: 100%;
}
.so-widget-m07-m07-225b3e1cb22a-200 .m07 .image-panel .image-wrapper .video-wrapper-wrapper .video-wrapper {
  width: 100%;
  padding-top: 67.7%;
  position: relative;
}
.so-widget-m07-m07-225b3e1cb22a-200 .m07 .image-panel .image-wrapper .video-wrapper-wrapper .video-wrapper iframe {
  border: none;
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  object-fit: cover;
  right: 0;
  top: 0;
  width: 100%;
}
.so-widget-m07-m07-225b3e1cb22a-200 .m07 .text-panel {
  padding: 30px 0;
}
.so-widget-m07-m07-225b3e1cb22a-200 .m07 .text-panel h3 {
  display: block;
  font-size: 24px;
  margin: 0 0 5px;
  padding: 0 0 9px;
  position: relative;
}
.so-widget-m07-m07-225b3e1cb22a-200 .m07 .text-panel h3:after {
  background: #666666;
  content: '';
  display: block;
  height: 2px;
  margin: 10px auto 0;
  width: 212px;
}
.so-widget-m07-m07-225b3e1cb22a-200 .m07 .text-panel .text {
  font-size: 16px;
  letter-spacing: 0.5px;
  line-height: 22px;
  margin: 0 auto 20px;
  max-width: 300px;
  text-align: center;
  width: 75%;
}
.so-widget-m07-m07-225b3e1cb22a-200 .m07 .text-panel .button-title {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 30px;
  margin: 0 0 8px;
}
.so-widget-m07-m07-225b3e1cb22a-200 .m07 .text-panel .button {
  background: #196bb9;
  border-radius: 2px;
  color: #fff;
  display: inline-block;
  font-size: 13px;
  font-weight: bold;
  height: 38px;
  letter-spacing: 1px;
  line-height: 34px;
  margin: 0 auto;
  padding: 0 22px;
  text-transform: uppercase;
}
.so-widget-m07-m07-225b3e1cb22a-200 .m07.right .text-panel {
  order: 1;
}
@media (max-width: 780px) {
  .so-widget-m07-m07-225b3e1cb22a-200 .m07.right .text-panel {
    order: 2;
  }
}
.so-widget-m07-m07-225b3e1cb22a-200 .m07.right .image-panel {
  order: 2;
}
@media (max-width: 780px) {
  .so-widget-m07-m07-225b3e1cb22a-200 .m07.right .image-panel {
    order: 1;
  }
}