.so-widget-about-legion-section-style-d75171398898-29 .section {
  background: #20212C;
  color: #fff;
  overflow: hidden;
  padding-bottom: 140px;
  padding-top: 200px;
  position: relative;
}
@media (max-width: 1440px), (max-height: 768px) {
  .so-widget-about-legion-section-style-d75171398898-29 .section {
    padding-bottom: 120px;
    padding-top: 160px;
  }
}
@media (max-width: 960px) {
  .so-widget-about-legion-section-style-d75171398898-29 .section {
    padding-top: 120px;
    padding-bottom: 100px;
  }
}
@media (max-width: 640px) {
  .so-widget-about-legion-section-style-d75171398898-29 .section {
    padding-top: 380px;
    padding-bottom: 60px;
  }
}
@media (max-width: 580px) {
  .so-widget-about-legion-section-style-d75171398898-29 .section {
    padding-top: 320px;
  }
}
@media (max-width: 480px) {
  .so-widget-about-legion-section-style-d75171398898-29 .section {
    padding-top: 270px;
  }
}
@media (max-width: 420px) {
  .so-widget-about-legion-section-style-d75171398898-29 .section {
    padding-top: 240px;
  }
}
.so-widget-about-legion-section-style-d75171398898-29 .section .container {
  position: relative;
}
.so-widget-about-legion-section-style-d75171398898-29 .section__mask {
  background: rgba(10, 26, 41, 0.6);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.so-widget-about-legion-section-style-d75171398898-29 .section__mask:before,
.so-widget-about-legion-section-style-d75171398898-29 .section__mask:after {
  bottom: 0;
  content: '';
  opacity: 0.6;
  position: absolute;
  top: 0;
}
.so-widget-about-legion-section-style-d75171398898-29 .section__mask:before {
  background: linear-gradient(to left, rgba(32, 33, 44, 0) 0%, #20212c 54.69%);
  left: 0;
  width: 30%;
}
.so-widget-about-legion-section-style-d75171398898-29 .section__mask:after {
  background: linear-gradient(to right, rgba(32, 33, 44, 0) 0%, #20212c 54.69%);
  right: 0;
  width: 45%;
}
.so-widget-about-legion-section-style-d75171398898-29 .section__title {
  margin-bottom: 48px;
}
.so-widget-about-legion-section-style-d75171398898-29 .section__text {
  max-width: 600px;
  margin-bottom: 80px;
}
@media (max-width: 1440px), (max-height: 768px) {
  .so-widget-about-legion-section-style-d75171398898-29 .section__text {
    margin-bottom: 64px;
  }
}
@media (max-width: 960px) {
  .so-widget-about-legion-section-style-d75171398898-29 .section__text {
    margin-bottom: 40px;
  }
}
.so-widget-about-legion-section-style-d75171398898-29 .section__image {
  height: auto;
  min-height: 100%;
  object-fit: cover;
  position: absolute;
  right: 0;
  top: 0;
}
.so-widget-about-legion-section-style-d75171398898-29 .section__image--mobile {
  display: none;
}
@media (max-width: 640px) {
  .so-widget-about-legion-section-style-d75171398898-29 .section__image--desctop {
    display: none;
  }
}
@media (max-width: 640px) {
  .so-widget-about-legion-section-style-d75171398898-29 .section__image {
    display: block;
    min-height: 380px;
  }
}
.so-widget-about-legion-section-style-d75171398898-29 .section__row {
  align-items: center;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 640px) {
  .so-widget-about-legion-section-style-d75171398898-29 .section__row {
    display: block;
  }
}
.so-widget-about-legion-section-style-d75171398898-29 .section__block {
  flex: 1;
}
@media (max-width: 640px) {
  .so-widget-about-legion-section-style-d75171398898-29 .section__block {
    position: relative;
  }
}
.so-widget-about-legion-section-style-d75171398898-29 .section__testimonial {
  flex: 1;
  padding-right: 24px;
}
@media (max-width: 640px) {
  .so-widget-about-legion-section-style-d75171398898-29 .section__testimonial {
    margin-bottom: 100px;
    padding-right: 0;
    position: relative;
  }
  .so-widget-about-legion-section-style-d75171398898-29 .section__testimonial:before,
  .so-widget-about-legion-section-style-d75171398898-29 .section__testimonial:after {
    content: '';
    left: -24px;
    position: absolute;
    right: -24px;
  }
  .so-widget-about-legion-section-style-d75171398898-29 .section__testimonial:before {
    background: linear-gradient(180deg, rgba(32, 33, 44, 0) 0%, #20212c 81.77%);
    bottom: -70%;
    height: 350px;
  }
  .so-widget-about-legion-section-style-d75171398898-29 .section__testimonial:after {
    background-color: #20212C;
    height: 1000px;
    top: 170%;
  }
}
.so-widget-about-legion-section-style-d75171398898-29 .testimonial__text {
  font-weight: 600;
  line-height: 1.75;
  margin-bottom: 80px;
  max-width: 500px;
  padding-left: 50px;
  padding-right: 50px;
  position: relative;
}
@media (max-width: 1440px), (max-height: 768px) {
  .so-widget-about-legion-section-style-d75171398898-29 .testimonial__text {
    max-width: 380px;
    margin-bottom: 64px;
  }
}
@media (max-width: 960px) {
  .so-widget-about-legion-section-style-d75171398898-29 .testimonial__text {
    margin-bottom: 48px;
  }
}
@media (max-width: 640px) {
  .so-widget-about-legion-section-style-d75171398898-29 .testimonial__text {
    margin-bottom: 32px;
  }
}
@media (max-width: 380px) {
  .so-widget-about-legion-section-style-d75171398898-29 .testimonial__text {
    margin-bottom: 24px;
    padding-left: 13px;
    padding-right: 13px;
  }
}
.so-widget-about-legion-section-style-d75171398898-29 .testimonial__text:before,
.so-widget-about-legion-section-style-d75171398898-29 .testimonial__text:after {
  content: '';
  position: absolute;
}
.so-widget-about-legion-section-style-d75171398898-29 .testimonial__text:before {
  background-image: url("data:image/svg+xml,%3Csvg width='28' height='31' viewBox='0 0 28 31' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='24' cy='5.5' r='3.25' stroke='white' stroke-width='1.5'/%3E%3Ccircle cx='9.5' cy='5.5' r='3.75' stroke='white' stroke-width='1.5'/%3E%3Cpath d='M25 2.18076C11.1438 -0.301757 18.0715 23.5313 25 28' stroke='white' stroke-width='1.5'/%3E%3Cpath d='M10 1.49976C-5.5882 -1.2692 4.20468 25.0098 11.9993 29.9942' stroke='white' stroke-width='1.5'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: contain;
  height: 31px;
  left: -15px;
  top: -3px;
  width: 28px;
}
@media (max-width: 380px) {
  .so-widget-about-legion-section-style-d75171398898-29 .testimonial__text:before {
    left: -30px;
    width: 20px;
    top: -15px;
  }
}
.so-widget-about-legion-section-style-d75171398898-29 .testimonial__text:after {
  background-image: url("data:image/svg+xml,%3Csvg width='40' height='43' viewBox='0 0 40 43' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='5.17479' cy='5.17479' r='4.42479' transform='matrix(-0.991772 -0.128018 -0.128018 0.991772 15.7227 2.42871)' stroke='white' stroke-width='1.5'/%3E%3Ccircle cx='5.82164' cy='5.82164' r='5.07164' transform='matrix(-0.991772 -0.128018 -0.128018 0.991772 35.0518 4.27148)' stroke='white' stroke-width='1.5'/%3E%3Cpath d='M9.1949 2.4734C27.3843 1.58301 14.5486 31.0147 4.91881 35.6009' stroke='white' stroke-width='1.5'/%3E%3Cpath d='M28.5538 4.08439C49.0129 3.11332 32.0959 35.2088 21.2696 40.3131' stroke='white' stroke-width='1.5'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: contain;
  bottom: -5px;
  height: 43px;
  right: -3px;
  width: 40px;
}
@media (max-width: 380px) {
  .so-widget-about-legion-section-style-d75171398898-29 .testimonial__text:after {
    bottom: -15px;
    right: -10px;
    width: 20px;
  }
}
.so-widget-about-legion-section-style-d75171398898-29 .testimonial__text span {
  background-color: #DCCD93;
  color: #1E2C3F;
  padding-top: 4px;
  padding-bottom: 4px;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  box-shadow: 13px 0 0 #dccd93, -13px 0 0 #dccd93;
}
.so-widget-about-legion-section-style-d75171398898-29 .testimonial__author {
  font-weight: 700;
  padding-left: 37px;
  position: relative;
}
@media (max-width: 380px) {
  .so-widget-about-legion-section-style-d75171398898-29 .testimonial__author {
    padding-left: 0;
  }
}
.so-widget-about-legion-section-style-d75171398898-29 .testimonial__author:after {
  background-image: url("data:image/svg+xml,%3Csvg width='71' height='93' viewBox='0 0 71 93' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M70 63.8676C56.0039 63.8676 30.4984 72.25 19.4951 76.4412C17.8447 62.875 6.62136 24.4926 2 13.5735C5.96116 14.5662 15.468 20.9191 21.8058 38.3897C22.356 40.375 23.9845 45.0074 26.0971 47.6544C24.3366 48.6471 20.6835 50.9632 21.8058 56.5882C22.466 59.8971 26.4272 61.5515 31.7087 61.5515C32.3819 61.5515 33.0433 61.5592 33.6893 61.5787M70 63.8676C54.2654 67.5074 22.1359 75.3162 19.4951 77.4338M70 63.8676C66.0388 52.3971 57.6544 24.2941 55.8058 3.64706C52.7249 5.85294 47.6194 16.3529 51.8447 40.7059C53.8252 41.0368 58.6447 42.8897 59.4369 47.6544C59.932 50.6324 58.7445 52.9907 56.7961 54.6029C55.333 55.8137 53.4148 56.8306 51.5146 57.8366M44.2524 66.1838C42.8571 62.6095 38.7455 61.7317 33.6893 61.5787M44.2524 66.1838C43.2941 62.1814 47.3613 60.0353 51.5146 57.8366M44.2524 66.1838L49.8641 91M33.6893 61.5787C35.6699 56.9736 37.6505 44.0147 35.3398 31.4412C33.0291 18.8676 26.0971 5.63235 27.4175 1C28.4078 1.33088 31.3786 2.98529 31.7087 9.93382C32.0388 16.8824 35.8086 34.4191 38.6408 40.375C40.9065 45.1397 48.1674 54.0014 51.5146 57.8366M33.6893 61.5787C32.589 65.9814 32.435 76.4412 40.6214 83.0588C42.932 84.2721 48.0155 87.4265 49.8641 90.3382C50.1942 88.7941 51.4485 84.7794 53.8252 81.0735C56.7961 76.4412 57.1262 62.7246 51.5146 57.8366' stroke='white' stroke-width='1.5'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: contain;
  bottom: -170px;
  content: '';
  height: 93px;
  position: absolute;
  width: 71px;
  left: 50px;
}
@media (max-width: 640px) {
  .so-widget-about-legion-section-style-d75171398898-29 .testimonial__author:after {
    bottom: -60px;
    left: 80%;
    width: 50px;
  }
}
.so-widget-about-legion-section-style-d75171398898-29 .testimonial__position {
  padding-left: 37px;
  position: relative;
}
@media (max-width: 380px) {
  .so-widget-about-legion-section-style-d75171398898-29 .testimonial__position {
    padding-left: 0;
  }
}
.so-widget-about-legion-section-style-d75171398898-29 .testimonial__position:after {
  background-image: url("data:image/svg+xml,%3Csvg width='44' height='134' viewBox='0 0 44 134' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M43 126C-23.7679 88.757 4.42301 13.2778 23.7115 1.85662M23.7115 1.85662C24.3712 4.50501 25.4927 10.5963 24.701 13.7744C24.0414 11.6226 22.9199 6.22647 23.7115 1.85662ZM23.7115 1.85662C21.0739 1.029 14.5128 0.0689532 9.36917 2.84976' stroke='white' stroke-width='1.5'/%3E%3Cpath d='M43 132.5C32.6 128.5 23.3333 121.167 20 118' stroke='white' stroke-width='1.5'/%3E%3C/svg%3E%0A");
  bottom: 0;
  content: '';
  height: 134px;
  position: absolute;
  width: 44px;
  left: -16px;
}
@media (max-width: 380px) {
  .so-widget-about-legion-section-style-d75171398898-29 .testimonial__position:after {
    display: none;
  }
}