.banner {
  position: relative;
  width: 100%;
  top: -80px;
  margin-bottom: calc(-80px + 14px);
  min-height: 250px; }
  @media (min-width: 767px) {
    .banner {
      min-height: 400px; } }
  .bannerBg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0; }
    .bannerBg img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover; }
  .bannerTitle {
    position: relative;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.33;
    color: #fff; }
    @media (min-width: 767px) {
      .bannerTitle {
        font-size: 50px; } }

.boxSwiper {
  position: relative; }
  .boxSwiper .swiper-wrapper {
    margin-left: 0;
    margin-right: 0;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; }
  .boxSwiper .swiper-slide {
    padding-left: 0;
    padding-right: 0; }
  .boxSwiper .networkItem-wrap {
    width: 100%;
    left: 0; }

.broadcasterSwiper {
  position: relative; }
  .broadcasterSwiper .swiper-wrapper {
    padding-bottom: 34px;
    margin-left: 0;
    margin-right: 0;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; }
  .broadcasterSwiper .swiper-slide .broadcasterItem {
    padding-left: 0;
    padding-right: 0; }
  .broadcasterSwiper.swiper .swiper-button-prev {
    left: 5px; }
    @media (max-width: 767px) {
      .broadcasterSwiper.swiper .swiper-button-prev {
        top: 80px; } }
  .broadcasterSwiper.swiper .swiper-button-next {
    right: 5px; }
    @media (max-width: 767px) {
      .broadcasterSwiper.swiper .swiper-button-next {
        top: 80px; } }

.modalSwiper .broadcasterModal-inner {
  padding-bottom: 36px; }

.modalSwiper .broadcasterModal-bottom {
  max-height: 275px;
  overflow: auto;
  -ms-scroll-chaining: none;
  overscroll-behavior: contain; }

.swiper .swiper-button-disabled, .broadcasterWidget-wrap .swiper-button-disabled, .networkSchedule .swiper-button-disabled {
  opacity: 0;
  visibility: hidden; }

.swiper .swiper-button-next, .swiper .swiper-button-prev, .broadcasterWidget-wrap .swiper-button-next, .broadcasterWidget-wrap .swiper-button-prev, .networkSchedule .swiper-button-next, .networkSchedule .swiper-button-prev {
  width: 32px;
  height: 32px;
  top: 104px;
  border-radius: 50%;
  -webkit-box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.09);
  box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.09); }
  @media (max-width: 767px) {
    .swiper .swiper-button-next, .swiper .swiper-button-prev, .broadcasterWidget-wrap .swiper-button-next, .broadcasterWidget-wrap .swiper-button-prev, .networkSchedule .swiper-button-next, .networkSchedule .swiper-button-prev {
      width: 28px;
      height: 28px; } }
  .swiper .swiper-button-next::after, .swiper .swiper-button-prev::after, .broadcasterWidget-wrap .swiper-button-next::after, .broadcasterWidget-wrap .swiper-button-prev::after, .networkSchedule .swiper-button-next::after, .networkSchedule .swiper-button-prev::after {
    font-size: 0;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='none'%3E%3Crect width='32' height='32' fill='%23fff' rx='16'/%3E%3Cpath fill='%23FFA31A' d='M20.813 16a.686.686 0 0 1-.202.486l-6.875 6.875a.687.687 0 1 1-.972-.972L19.153 16l-6.39-6.389a.687.687 0 1 1 .973-.972l6.875 6.875a.687.687 0 0 1 .201.486Z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 100%; }

.swiper .swiper-button-next, .broadcasterWidget-wrap .swiper-button-next, .networkSchedule .swiper-button-next {
  right: 24px; }
  @media (max-width: 767px) {
    .swiper .swiper-button-next, .broadcasterWidget-wrap .swiper-button-next, .networkSchedule .swiper-button-next {
      right: 15px; } }

.swiper .swiper-button-prev, .broadcasterWidget-wrap .swiper-button-prev, .networkSchedule .swiper-button-prev {
  top: calc(104px);
  right: 24px; }
  @media (max-width: 767px) {
    .swiper .swiper-button-prev, .broadcasterWidget-wrap .swiper-button-prev, .networkSchedule .swiper-button-prev {
      right: 15px; } }
  .swiper .swiper-button-prev::after, .broadcasterWidget-wrap .swiper-button-prev::after, .networkSchedule .swiper-button-prev::after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg); }

.swiper .swiper-pagination, .broadcasterWidget-wrap .swiper-pagination, .networkSchedule .swiper-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .swiper .swiper-pagination-bullet, .broadcasterWidget-wrap .swiper-pagination-bullet, .networkSchedule .swiper-pagination-bullet {
    background-color: #CACACA;
    width: 6px;
    height: 6px;
    opacity: 1; }
    .swiper .swiper-pagination-bullet-active, .broadcasterWidget-wrap .swiper-pagination-bullet-active, .networkSchedule .swiper-pagination-bullet-active {
      background-color: #EB7C05;
      width: 10px;
      height: 10px; }

.broadcasterWidget-wrap .swiper-button-next, .broadcasterWidget-wrap .swiper-button-prev {
  top: unset;
  bottom: 140px; }
  @media (max-width: 767px) {
    .broadcasterWidget-wrap .swiper-button-next, .broadcasterWidget-wrap .swiper-button-prev {
      bottom: 104px; } }

.broadcasterWidget-wrap .swiper-button-next {
  right: 15px; }
  @media (max-width: 767px) {
    .broadcasterWidget-wrap .swiper-button-next {
      right: 4px; } }

.broadcasterWidget-wrap .swiper-button-prev {
  right: 0;
  left: 15px; }
  @media (max-width: 767px) {
    .broadcasterWidget-wrap .swiper-button-prev {
      left: 4px; } }

.broadcasterWidget {
  margin-top: 40px;
  margin-left: -15px;
  margin-right: -15px; }
  @media (min-width: 767px) {
    .broadcasterWidget {
      margin-left: 0;
      margin-right: 0; } }
  .broadcasterWidget-wrap {
    padding: 24px 24px 16px;
    background: #FFFAF7;
    position: relative; }
    @media (min-width: 767px) {
      .broadcasterWidget-wrap {
        margin-top: 24px;
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
        padding: 24px 66px 18px; } }
  .broadcasterWidget-head {
    text-align: center;
    padding-left: 15px;
    padding-right: 15px; }
  .broadcasterWidget-foot {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 14px 15px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    background: linear-gradient(344.96deg, #9E0AAB -8.27%, #DA6960 30.08%, #EB9538 55.8%, #EDC04E 89.41%); }
    @media (min-width: 767px) {
      .broadcasterWidget-foot {
        background: linear-gradient(294.48deg, #9E0AAB 4.96%, #DA6960 34.76%, #EB9538 53.44%, #EDC04E 93.46%); } }
  .broadcasterWidget-data {
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    letter-spacing: .4px; }
    @media (min-width: 767px) {
      .broadcasterWidget-data {
        padding-left: 25px;
        padding-right: 25px;
        font-size: 28px; } }
  .broadcasterWidget-title {
    display: block;
    margin-top: 2px;
    font-size: 14px;
    font-weight: 500; }
    @media (min-width: 767px) {
      .broadcasterWidget-title {
        font-size: 18px; } }
  .broadcasterWidget-caption {
    max-width: 808px;
    margin-top: 8px;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
    line-height: 1.5; }
    @media (min-width: 767px) {
      .broadcasterWidget-caption {
        margin-top: 4px;
        font-size: 22px; } }
  .broadcasterWidget-name {
    margin-top: 8px;
    font-size: 15px;
    font-weight: 500;
    color: #000000;
    text-align: center; }
    @media (min-width: 767px) {
      .broadcasterWidget-name {
        margin-top: 12px; } }
  .broadcasterWidget-trig {
    width: 100%; }

.broadcasterCol {
  margin-left: -2px;
  margin-right: -2px; }
  @media (min-width: 767px) {
    .broadcasterCol {
      margin-left: -15px;
      margin-right: -15px; } }

.broadcasterItem {
  margin-top: 25px;
  position: relative;
  padding-right: 2px;
  padding-left: 2px; }
  @media (min-width: 767px) {
    .broadcasterItem {
      margin-top: 18px;
      padding-right: 15px;
      padding-left: 15px; } }
  .broadcasterItem-images {
    max-width: 80px;
    padding-top: 80px;
    margin: auto;
    position: relative;
    background: #FFEAD1;
    border-radius: 18px;
    overflow: hidden; }
    @media (min-width: 767px) {
      .broadcasterItem-images {
        max-width: unset;
        padding-top: 100%;
        border-radius: 30px; } }
    .broadcasterItem-images img {
      position: absolute;
      z-index: 1;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover; }

.broadcasterModal {
  margin-top: 12px; }
  .broadcasterModal-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 24px;
    padding-right: 24px; }
    @media (max-width: 680px) {
      .broadcasterModal-top {
        padding-left: 15px;
        padding-right: 15px; } }
  .broadcasterModal-bottom {
    margin-top: 12px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    color: #000000;
    padding-left: 24px;
    padding-right: 24px; }
    @media (max-width: 680px) {
      .broadcasterModal-bottom {
        padding-left: 15px;
        padding-right: 15px; } }
  .broadcasterModal-content {
    margin-left: 12px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1; }
  .broadcasterModal-name {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.4;
    color: #000000; }
    @media (max-width: 680px) {
      .broadcasterModal-name {
        font-size: 17px; } }
  .broadcasterModal-socmed {
    margin-top: 2px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.18;
    color: #000000; }
    .broadcasterModal-socmed .socmedIcon {
      display: inline-block;
      width: 14px;
      height: 14px;
      margin-right: 2px;
      vertical-align: middle; }
  .broadcasterModal .broadcasterItem-images {
    width: 100px;
    max-width: unset;
    padding-top: 100px;
    margin: unset;
    border-radius: 8px; }

.breadcrumbsList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.3;
  color: var(--black); }
  @media (max-width: 767px) {
    .breadcrumbsList {
      font-size: 13px; } }
  .breadcrumbsList .breadLink {
    color: #646565; }
  .breadcrumbsList .separator {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 10px; }
  .breadcrumbsList span {
    color: #454545; }
  .breadcrumbsList li:last-child span {
    color: #EB7C05; }
    @media (max-width: 1000px) {
      .breadcrumbsList li:last-child span {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 190px;
        display: inline-block;
        vertical-align: bottom; } }

.modals {
  width: 100%;
  position: relative;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  right: 0;
  top: 0;
  height: 100%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  overflow-x: hidden; }
  .modals .overlayMod {
    background: rgba(0, 0, 0, 0.1);
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 110vh;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out; }
  .modals.md-show {
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    z-index: 9999999999; }
  .modalsBox {
    position: fixed;
    width: 100%;
    max-width: 500px;
    overflow: hidden;
    background: #fff;
    border-radius: 8px;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    /* IE 9 */
    -webkit-transform: translate(-50%, -50%);
    /* Safari */
    transform: translate(-50%, -50%); }
    @media (max-width: 680px) {
      .modalsBox {
        width: calc(100% - 30px); } }
    .modalsBox-title {
      padding-left: 24px;
      padding-right: 24px;
      font-size: 18px;
      font-weight: 600;
      line-height: 1.3;
      color: #093477; }
      @media (max-width: 680px) {
        .modalsBox-title {
          padding-left: 15px;
          padding-right: 15px; } }
    .modalsBox-inner {
      padding-top: 24px;
      padding-bottom: 24px;
      position: relative;
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; }
      .modalsBox-inner.--mdSlider {
        max-height: 500px; }
  .modals .close {
    position: fixed;
    top: 10px;
    right: 10px;
    opacity: 1;
    z-index: 3;
    -webkit-appearance: none;
    border-radius: 50% !important;
    text-align: center;
    height: 30px;
    width: 30px;
    padding: 3px;
    font-weight: bold;
    text-transform: uppercase;
    color: var(--black);
    background: #fff;
    border: 1px solid var(--pink);
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 0.25C8.07164 0.25 6.18657 0.821828 4.58319 1.89317C2.97982 2.96451 1.73013 4.48726 0.992179 6.26884C0.254225 8.05042 0.061142 10.0108 0.437348 11.9021C0.813554 13.7934 1.74215 15.5307 3.10571 16.8943C4.46928 18.2579 6.20656 19.1865 8.09787 19.5627C9.98919 19.9389 11.9496 19.7458 13.7312 19.0078C15.5127 18.2699 17.0355 17.0202 18.1068 15.4168C19.1782 13.8134 19.75 11.9284 19.75 10C19.745 7.41566 18.7162 4.93859 16.8888 3.11118C15.0614 1.28378 12.5843 0.254956 10 0.25ZM13.5344 12.4656C13.6752 12.6078 13.7542 12.7999 13.7542 13C13.7542 13.2001 13.6752 13.3922 13.5344 13.5344C13.391 13.673 13.1994 13.7505 13 13.7505C12.8006 13.7505 12.609 13.673 12.4656 13.5344L10 11.0594L7.53438 13.5344C7.39102 13.673 7.19942 13.7505 7 13.7505C6.80059 13.7505 6.60898 13.673 6.46563 13.5344C6.32479 13.3922 6.24578 13.2001 6.24578 13C6.24578 12.7999 6.32479 12.6078 6.46563 12.4656L8.94063 10L6.46563 7.53437C6.34603 7.38865 6.28491 7.20366 6.29416 7.01537C6.30341 6.82708 6.38236 6.64896 6.51566 6.51566C6.64896 6.38236 6.82708 6.3034 7.01537 6.29416C7.20366 6.28491 7.38866 6.34603 7.53438 6.46563L10 8.94062L12.4656 6.46563C12.6114 6.34603 12.7963 6.28491 12.9846 6.29416C13.1729 6.3034 13.351 6.38236 13.4843 6.51566C13.6176 6.64896 13.6966 6.82708 13.7058 7.01537C13.7151 7.20366 13.654 7.38865 13.5344 7.53437L11.0594 10L13.5344 12.4656Z' fill='%23333333' fill-opacity='0.8'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: center; }
  .modals.shareModal .modalsBox-title {
    padding-left: 8px;
    padding-right: 8px; }
  .modals.shareModal .modalsBox-inner {
    padding-top: 0;
    padding-bottom: 0; }
  .modals.shareModal .modalsBox-head {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 16px;
    padding: 16px 10px; }
    @media (min-width: 1000px) {
      .modals.shareModal .modalsBox-head {
        gap: 25px;
        padding: 20px 15px; } }
  .modals.shareModal .modalsBox-content {
    position: relative;
    padding: 16px 10px;
    background: #f3f3f3; }
    @media (min-width: 1000px) {
      .modals.shareModal .modalsBox-content {
        padding: 20px 15px; } }
  .modals.shareModal .modalsBox-title {
    color: #333333; }
  .modals.shareModal .modalsBox-icon .btn {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-preferred-size: 32px;
    flex-basis: 32px;
    width: 32px;
    height: 32px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0; }
    .modals.shareModal .modalsBox-icon .btn .iconBox-close {
      width: 32px;
      height: 32px; }
  .modals.shareModal .socmedTitle {
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    color: #666666; }
  .modals.shareModal .socmedList {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px 10px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 10px; }
  .modals.shareModal .socmedButton {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-width: 65px;
    -ms-flex-preferred-size: 65px;
    flex-basis: 65px;
    gap: 8px;
    padding: 4px; }
    .modals.shareModal .socmedButton span {
      pointer-events: none; }
    .modals.shareModal .socmedButton.-tooltip:before {
      content: attr(data-title);
      position: absolute;
      width: auto;
      background: #000;
      color: #fff;
      padding: 2px 5px;
      border-radius: 4px;
      font-size: 10px;
      text-align: center;
      white-space: nowrap;
      top: -20px; }
  .modals.shareModal .socmedTxt {
    font-size: 12px;
    font-weight: 400;
    color: #999999; }
  .modals.shareModal .close {
    position: relative;
    top: unset;
    right: unset; }
  .modals.collabModal .modalsBox {
    max-width: 400px; }
    .modals.collabModal .modalsBox-inner {
      padding-left: 24px;
      padding-right: 24px; }
    .modals.collabModal .modalsBox-head {
      text-align: center; }
    .modals.collabModal .modalsBox-title {
      font-size: 20px;
      font-weight: 600;
      line-height: 28px;
      color: #333333; }
    .modals.collabModal .modalsBox-content {
      text-align: center;
      color: #666666;
      margin-top: 20px; }
      .modals.collabModal .modalsBox-content .btnPrimary {
        margin-top: 20px; }
      .modals.collabModal .modalsBox-content .close {
        position: relative;
        top: unset;
        right: unset;
        border-radius: unset;
        height: unset;
        width: unset;
        border: unset;
        background: transparent;
        background-image: unset;
        color: #fff;
        padding: 8px 22px;
        border-radius: 20px !important;
        background: #EB7C05; }

.loaded .modalsPopup {
  -webkit-animation: slide-up 0.2s linear 0.2s both;
  animation: slide-up 0.2s linear 0.2s both;
  opacity: 1;
  visibility: visible; }
  .loaded .modalsPopup.-hide {
    opacity: 0;
    visibility: hidden; }

@-webkit-keyframes slide-up {
  from {
    -webkit-transform: translateY(50%);
    transform: translateY(50%); }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes slide-up {
  from {
    -webkit-transform: translateY(50%);
    transform: translateY(50%); }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

.serviceWrap {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: auto;
  gap: 24px; }
  @media (min-width: 992px) {
    .serviceWrap {
      gap: 0; } }
  .serviceWrap.--small {
    max-width: 1000px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .serviceWrap.--reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse; }
    @media (min-width: 992px) {
      .serviceWrap.--reverse {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row; } }
  .serviceWrap.--largeCol {
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch; }
  .serviceWrap.--smallCol {
    --spacing-art: 10px;
    margin-right: calc(var(--spacing-art) - var(--spacing-art)* 2);
    margin-left: calc(var(--spacing-art) - var(--spacing-art)* 2);
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    gap: 0; }
    .serviceWrap.--smallCol .col-lg-3half {
      margin-bottom: 20px;
      padding-left: var(--spacing-art);
      padding-right: var(--spacing-art); }
    .serviceWrap.--smallCol .serviceCard {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      text-align: left;
      gap: 14px;
      padding: 10px;
      height: 100%; }
      .serviceWrap.--smallCol .serviceCard-img {
        -ms-flex-negative: 0;
        flex-shrink: 0; }
      .serviceWrap.--smallCol .serviceCard-title {
        font-size: 18px;
        font-weight: 700;
        line-height: 23.4px; }
      .serviceWrap.--smallCol .serviceCard p {
        font-size: 14px;
        font-weight: 400;
        line-height: 19.6px; }

.serviceContent-images {
  margin: auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 460px; }

.serviceContent-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: 18px; }
  @media (min-width: 700px) {
    .serviceContent-flex {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      gap: 40px; } }

.serviceContent-title {
  margin-bottom: 8px;
  font-size: 24px;
  font-weight: 600;
  line-height: 31.2px; }

.serviceContent-subtitle {
  font-size: 20px;
  font-weight: 500;
  line-height: 26px;
  margin-bottom: 12px; }

.serviceContent-logo {
  width: 88px;
  height: 80px;
  margin: 0 auto 12px; }
  .serviceContent-logo + .serviceContent-title {
    margin-bottom: 0;
    font-size: 24px;
    font-weight: 600;
    line-height: 31.2px; }

.serviceContent-card {
  background: #f8f8f8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 12px;
  gap: 12px;
  padding: 12px;
  cursor: pointer; }
  @media (min-width: 700px) {
    .serviceContent-card {
      width: 325px;
      height: 94px; } }
  .serviceContent-card-title {
    font-size: 18px; }

.servicePorto {
  --spacing-art: 7px;
  margin-top: 24px;
  margin-right: calc(var(--spacing-art) - var(--spacing-art)* 2);
  margin-left: calc(var(--spacing-art) - var(--spacing-art)* 2); }
  .servicePorto-item {
    margin-bottom: 14px;
    padding-left: var(--spacing-art);
    padding-right: var(--spacing-art); }
    .servicePorto-item img {
      -o-object-fit: cover;
      object-fit: cover;
      width: 100%; }

.serviceCard {
  padding: 16px 12px 14px;
  border-radius: 8px;
  border: 1px solid #e7e7e7;
  text-align: center; }

.serviceModal {
  border-radius: 18px;
  max-width: 628px; }
  .serviceModal .modalsBox-inner {
    padding-top: 18px;
    padding-bottom: 18px;
    padding-left: 18px;
    padding-right: 24px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: 14px; }
    @media (min-width: 992px) {
      .serviceModal .modalsBox-inner {
        padding-right: 92px; } }
  .serviceModal .close {
    background-image: url('data:image/svg+xml,<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="32" height="32" rx="16" fill="white"/><path d="M24.2929 6.29285C24.4804 6.10531 24.7348 5.99995 25 5.99995C25.2652 5.99995 25.5196 6.10531 25.7071 6.29285C25.8947 6.48039 26.0001 6.73475 26.0001 6.99997C26.0001 7.26519 25.8947 7.51956 25.7071 7.7071L17.4142 16L25.7071 24.2928C25.8947 24.4804 26 24.7348 26 25C26 25.2652 25.8947 25.5196 25.7071 25.7071C25.5196 25.8946 25.2652 26 25 26C24.7348 26 24.4804 25.8946 24.2929 25.7071L16 17.4141L7.70715 25.7071C7.51961 25.8946 7.26525 26 7.00003 26C6.7348 26 6.48044 25.8946 6.2929 25.7071C6.10536 25.5196 6 25.2652 6 25C6 24.7348 6.10536 24.4804 6.2929 24.2928L14.5859 16L6.2929 7.7071C6.10536 7.51956 6 7.2652 6 6.99997C6 6.73475 6.10536 6.48039 6.2929 6.29285C6.48044 6.10531 6.7348 5.99995 7.00002 5.99995C7.26525 5.99995 7.51961 6.10531 7.70715 6.29285L16 14.5858L24.2929 6.29285Z" fill="%23455A64"/></svg>'); }
    @media (min-width: 992px) {
      .serviceModal .close {
        top: 18px;
        right: 18px; } }
  .serviceModal-images {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 60px;
    height: 60px; }
  .serviceModal-desc h3 {
    font-size: 18px;
    font-weight: 700;
    line-height: 23.4px;
    margin-bottom: 4px; }
  .serviceModal-desc p {
    font-size: 14px;
    font-weight: 400;
    line-height: 19.6px; }

.sectionService .banner .breadcrumbs {
  position: absolute;
  bottom: 24px;
  left: 5%; }
  .sectionService .banner .breadcrumbs .breadLink {
    color: #fff; }
  .sectionService .banner .breadcrumbs .separator {
    color: #646565;
    margin-left: 2px; }

.sectionService .broadcasterWidget {
  margin-top: 0; }
  .sectionService .broadcasterWidget-wrap {
    background: #fff;
    margin-top: 0;
    padding: 24px 0 18px; }
  .sectionService .broadcasterWidget-head {
    text-align: left; }
  .sectionService .broadcasterWidget .swiper .swiper-button-next {
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }
  .sectionService .broadcasterWidget .swiper .swiper-button-prev {
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }

.sectionService .broadcasterFull {
  padding-bottom: 28px !important;
  margin-left: 15px;
  margin-right: 15px; }
  .sectionService .broadcasterFull .broadcasterCol {
    margin-left: 0;
    margin-right: 0; }
  .sectionService .broadcasterFull .broadcasterItem {
    padding-left: 0;
    padding-right: 0; }
    .sectionService .broadcasterFull .broadcasterItem-images {
      border-radius: 16px 16px 0 0;
      max-width: unset;
      padding-top: 100%; }
  .sectionService .broadcasterFull .broadcasterWidget-name {
    padding: 8px 12px;
    margin-top: 0;
    background: #f9f9f9;
    border-radius: 0 0 16px 16px;
    display: block;
    -webkit-line-clamp: unset;
    -webkit-box-orient: vertical;
    overflow: unset;
    text-overflow: unset;
    min-height: 42px; }
    .sectionService .broadcasterFull .broadcasterWidget-name h4 {
      font-size: 16px;
      font-weight: 600;
      line-height: 20.8px;
      text-align: center;
      margin-bottom: 2px; }
    .sectionService .broadcasterFull .broadcasterWidget-name p {
      font-family: Rubik;
      font-size: 14px;
      font-weight: 400;
      line-height: 18.2px; }
  .sectionService .broadcasterFull.-speaker .broadcasterWidget-name {
    min-height: 78px; }

.sectionService .sectionGray {
  background: #f6f6f6; }
  .sectionService .sectionGray .serviceItem-wrap {
    background: #fff; }
