.so-widget-hero-section-style-d75171398898-29 .section {
  background: #20212C;
  color: #fff;
  overflow: hidden;
  padding-bottom: 200px;
  padding-top: 30vh;
  position: relative;
}
@media (max-width: 640px) {
  .so-widget-hero-section-style-d75171398898-29 .section {
    padding-top: 27vh;
    padding-bottom: 72px;
  }
}
.so-widget-hero-section-style-d75171398898-29 .section:after {
  background: linear-gradient(180deg, rgba(32, 33, 44, 0) 0%, #20212c 54.69%);
  content: '';
  height: 200px;
  left: 0;
  opacity: 0.6;
  position: absolute;
  right: 0;
  top: 0;
  transform: rotate(180deg);
}
.so-widget-hero-section-style-d75171398898-29 .section .container {
  position: relative;
}
.so-widget-hero-section-style-d75171398898-29 .section__mask {
  background: rgba(32, 33, 44, 0.6) linear-gradient(180deg, rgba(32, 33, 44, 0) 0%, #20212c 85%);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
@media (max-width: 640px) {
  .so-widget-hero-section-style-d75171398898-29 .section__mask {
    background: rgba(32, 33, 44, 0.6) linear-gradient(180deg, rgba(32, 33, 44, 0) 0%, #20212c 70%);
  }
}
.so-widget-hero-section-style-d75171398898-29 .section__mask:before,
.so-widget-hero-section-style-d75171398898-29 .section__mask:after {
  bottom: 0;
  content: '';
  opacity: 0.6;
  position: absolute;
  top: 0;
  width: 15%;
}
@media (max-width: 640px) {
  .so-widget-hero-section-style-d75171398898-29 .section__mask:before,
  .so-widget-hero-section-style-d75171398898-29 .section__mask:after {
    display: none;
  }
}
.so-widget-hero-section-style-d75171398898-29 .section__mask:before {
  background: linear-gradient(to left, rgba(32, 33, 44, 0) 0%, #20212c 54.69%);
  left: 0;
}
.so-widget-hero-section-style-d75171398898-29 .section__mask:after {
  background: linear-gradient(to right, rgba(32, 33, 44, 0) 0%, #20212c 54.69%);
  right: 0;
}
.so-widget-hero-section-style-d75171398898-29 .section__title {
  max-width: 70%;
  margin-bottom: 20vh;
}
@media (max-width: 640px) {
  .so-widget-hero-section-style-d75171398898-29 .section__title {
    margin-bottom: 17vh;
    max-width: 100%;
  }
}
.so-widget-hero-section-style-d75171398898-29 .section__subtitle {
  color: #DCCD93;
  display: inline-block;
}
.so-widget-hero-section-style-d75171398898-29 .section__subtitle span {
  position: relative;
}
.so-widget-hero-section-style-d75171398898-29 .section__subtitle span:after {
  background-image: url("data:image/svg+xml,%3Csvg width='145' height='12' viewBox='0 0 145 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 4.49968C39 0.999676 107 -1.00032 144 4.49968' stroke='%2358B6FA' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M1 10.5004C39 7.00036 107 2.00036 144 7.50036' stroke='%23F9D549' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: contain;
  bottom: -15px;
  content: '';
  height: 12px;
  left: 5px;
  position: absolute;
  right: 5px;
}
.so-widget-hero-section-style-d75171398898-29 .section__image {
  height: auto;
  min-height: 90%;
  object-fit: cover;
  position: absolute;
  right: 0;
  top: 0;
}
@media (max-width: 640px) {
  .so-widget-hero-section-style-d75171398898-29 .section__image {
    min-height: 70%;
  }
}
.so-widget-hero-section-style-d75171398898-29 .section__row {
  align-items: center;
  display: flex;
  justify-content: space-between;
}
.so-widget-hero-section-style-d75171398898-29 .needs-legion {
  display: grid;
  grid-gap: 24px;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 56px;
}
@media (max-width: 640px) {
  .so-widget-hero-section-style-d75171398898-29 .needs-legion {
    margin-top: 44px;
  }
}
.so-widget-hero-section-style-d75171398898-29 .needs-legion.slick-slider {
  display: block;
  margin-left: -12px;
  margin-right: -12px;
}
.so-widget-hero-section-style-d75171398898-29 .needs-legion.slick-slider .needs-legion__item {
  margin-left: 12px;
  margin-right: 12px;
}
.so-widget-hero-section-style-d75171398898-29 .needs-legion__item {
  align-items: center;
  background-color: #2A2B37;
  display: flex;
  height: 100%;
  padding-right: 10px;
}
.so-widget-hero-section-style-d75171398898-29 .needs-legion__title {
  flex: 1;
  font-size: 1.625rem;
  font-weight: 600;
  padding-left: 32px;
}
@media (max-width: 1440px), (max-height: 768px) {
  .so-widget-hero-section-style-d75171398898-29 .needs-legion__title {
    font-size: 1.5rem;
  }
}
@media (max-width: 1280px) {
  .so-widget-hero-section-style-d75171398898-29 .needs-legion__title {
    font-size: 1.25rem;
  }
}
@media (max-width: 960px) {
  .so-widget-hero-section-style-d75171398898-29 .needs-legion__title {
    font-size: 1.125rem;
  }
}
.so-widget-hero-section-style-d75171398898-29 .needs-legion__image {
  flex: 0 0 35%;
  height: auto;
  object-fit: contain;
  object-position: left center;
  width: 35%;
}
@media (max-width: 640px) {
  .so-widget-hero-section-style-d75171398898-29 .needs-legion__image {
    max-height: 120px;
  }
}
@media (max-width: 380px) {
  .so-widget-hero-section-style-d75171398898-29 .needs-legion__image {
    max-height: 100px;
  }
}
.so-widget-hero-section-style-d75171398898-29 .needs-legion__controls {
  align-items: center;
  display: flex;
}
.so-widget-hero-section-style-d75171398898-29 .needs-legion__progress {
  background-color: #515363;
  height: 2px;
  margin-right: 20px;
  position: relative;
  width: 110px;
}
@media (max-width: 640px) {
  .so-widget-hero-section-style-d75171398898-29 .needs-legion__progress {
    position: absolute;
    bottom: -24px;
    left: 50%;
    margin-right: 0;
    transform: translateX(-50%);
  }
}
.so-widget-hero-section-style-d75171398898-29 .needs-legion__progress-line {
  background-color: #DCCD93;
  bottom: 0;
  left: 0;
  position: absolute;
  top: 0;
  transition: width 300ms;
}
.so-widget-hero-section-style-d75171398898-29 .needs-legion__arrows {
  align-items: center;
  display: flex;
}
@media (max-width: 640px) {
  .so-widget-hero-section-style-d75171398898-29 .needs-legion__arrows {
    display: none;
  }
}
.so-widget-hero-section-style-d75171398898-29 .needs-legion__arrow {
  align-items: center;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.5);
  cursor: pointer;
  display: flex;
  height: 48px;
  justify-content: center;
  margin-left: 8px;
  transition-duration: 300ms;
  transition-property: opacity, background-color;
  width: 48px;
}
.so-widget-hero-section-style-d75171398898-29 .needs-legion__arrow.slick-disabled {
  opacity: .4;
}
.so-widget-hero-section-style-d75171398898-29 .needs-legion__arrow:not(.slick-disabled):hover {
  background-color: rgba(255, 255, 255, 0.2);
}
.so-widget-hero-section-style-d75171398898-29 .needs-legion__arrow:active,
.so-widget-hero-section-style-d75171398898-29 .needs-legion__arrow:focus {
  box-shadow: 0px 0 0px 3px #505050;
}
.so-widget-hero-section-style-d75171398898-29 .needs-legion__arrow--prev svg {
  margin-right: 3px;
}
.so-widget-hero-section-style-d75171398898-29 .needs-legion__arrow--next svg {
  margin-left: 3px;
}