.background-theme-starcraft2-color {
  background-color: #112144;
}

.background-theme-starcraft2-secondary-color {
  background-color: #203f81 !important;
}

.background-theme-starcraft2 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 1;
  z-index: -99;
  background-size: 1500px;
  min-height: 750px;
  min-width: 320px;
  background-color: #112144 !important;
  background-image: url(../images/backgrounds/starcraft-2-background.1a992723.jpg) !important;
  background-position: center 0 !important;
  background-repeat: no-repeat !important;
}

.hide-theme {
  opacity: 0;
}

@media only screen and (max-width: 767px) {
  .background-theme-starcraft2 {
    top: 48px;
    background-size: 750px;
    min-height: 375px;
    background-image: url(../images/backgrounds/starcraft-2-background.1a992723.jpg) !important;
  }
  .body-ingame .background-theme-starcraft2 {
    top: 0;
  }
}
.secondary-bg-color {
  background-color: #203f81;
}

.accordion-toggle {
  position: relative;
  cursor: pointer;
  color: #fff;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  border: 1px solid rgba(255, 255, 255, 0.3);
  background-color: rgba(255, 255, 255, 0.07);
  padding: 0.75rem 2rem 0.75rem 3rem;
  margin-bottom: 1rem;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.accordion-toggle:hover {
  background-color: rgba(255, 255, 255, 0.15);
}
.accordion-toggle > .badge i {
  position: absolute;
  color: #00aeff;
  left: 0.75rem;
  font-size: 1.6rem;
}
.accordion-toggle > .title {
  display: block;
}
.accordion-toggle > .title > h3 {
  font-size: 1.2rem;
  font-weight: 400;
  display: inline-block;
  vertical-align: middle;
}
.accordion-toggle:after {
  font-family: "sg-blizzard-support-glyphs";
  content: "\ea73";
  font-size: 1rem;
  color: #00aeff;
  visibility: visible;
  vertical-align: middle;
  text-align: right;
  position: absolute;
  top: 0.75rem;
  right: 0.75rem;
}
.accordion-toggle.st-active-tab:after {
  content: "\ea8b";
}
.accordion-toggle.st-active-tab {
  margin-bottom: 0;
}

.st-tab-pane > .guided-entry-topic-container {
  border: 1px solid rgba(255, 255, 255, 0.3);
  background-color: #0c1730;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.product-tab .product-caret {
  z-index: 1000;
  position: relative;
}
.product-tab .product-caret:before, .product-tab .product-caret:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent;
  border-top: 0;
  visibility: inherit;
}
.product-tab .product-caret:before {
  top: 0;
  left: 0;
  right: 0;
  border-bottom-color: rgba(255, 255, 255, 0.3);
  border-width: 0;
  margin: 0 auto;
}
.product-tab .product-caret:after {
  top: 0;
  left: 0;
  right: 0;
  border-bottom-color: #0c1730;
  border-width: 0;
  margin: 0 auto;
}
.product-tab[class^=active-] .product-caret, .product-tab[class*=" active-"] .product-caret {
}
.product-tab[class^=active-] .product-caret:before, .product-tab[class*=" active-"] .product-caret:before {
  top: -28px;
  border-width: 28px;
}
.product-tab[class^=active-] .product-caret:after, .product-tab[class*=" active-"] .product-caret:after {
  top: -26px;
  border-width: 27px;
}

.st-tab-categories-1 .active-0 {
  margin-left: 0%;
  -webkit-transition: margin-left 0.3s ease-in-out;
  transition: margin-left 0.3s ease-in-out;
}

.st-tab-categories-1 .active-0 .product-caret {
  width: 100%;
}

.st-tab-categories-2 .active-0 {
  margin-left: 0%;
  -webkit-transition: margin-left 0.3s ease-in-out;
  transition: margin-left 0.3s ease-in-out;
}

.st-tab-categories-2 .active-0 .product-caret {
  width: 50%;
}

.st-tab-categories-2 .active-1 {
  margin-left: 50%;
  -webkit-transition: margin-left 0.3s ease-in-out;
  transition: margin-left 0.3s ease-in-out;
}

.st-tab-categories-2 .active-1 .product-caret {
  width: 100%;
}

.st-tab-categories-3 .active-0 {
  margin-left: 0%;
  -webkit-transition: margin-left 0.3s ease-in-out;
  transition: margin-left 0.3s ease-in-out;
}

.st-tab-categories-3 .active-0 .product-caret {
  width: 33.3333333333%;
}

.st-tab-categories-3 .active-1 {
  margin-left: 33.3333333333%;
  -webkit-transition: margin-left 0.3s ease-in-out;
  transition: margin-left 0.3s ease-in-out;
}

.st-tab-categories-3 .active-1 .product-caret {
  width: 50%;
}

.st-tab-categories-3 .active-2 {
  margin-left: 66.6666666667%;
  -webkit-transition: margin-left 0.3s ease-in-out;
  transition: margin-left 0.3s ease-in-out;
}

.st-tab-categories-3 .active-2 .product-caret {
  width: 100%;
}

.st-tab-categories-4 .active-0 {
  margin-left: 0%;
  -webkit-transition: margin-left 0.3s ease-in-out;
  transition: margin-left 0.3s ease-in-out;
}

.st-tab-categories-4 .active-0 .product-caret {
  width: 25%;
}

.st-tab-categories-4 .active-1 {
  margin-left: 25%;
  -webkit-transition: margin-left 0.3s ease-in-out;
  transition: margin-left 0.3s ease-in-out;
}

.st-tab-categories-4 .active-1 .product-caret {
  width: 33.3333333333%;
}

.st-tab-categories-4 .active-2 {
  margin-left: 50%;
  -webkit-transition: margin-left 0.3s ease-in-out;
  transition: margin-left 0.3s ease-in-out;
}

.st-tab-categories-4 .active-2 .product-caret {
  width: 50%;
}

.st-tab-categories-4 .active-3 {
  margin-left: 75%;
  -webkit-transition: margin-left 0.3s ease-in-out;
  transition: margin-left 0.3s ease-in-out;
}

.st-tab-categories-4 .active-3 .product-caret {
  width: 100%;
}

.st-tab-categories-5 .active-0 {
  margin-left: 0%;
  -webkit-transition: margin-left 0.3s ease-in-out;
  transition: margin-left 0.3s ease-in-out;
}

.st-tab-categories-5 .active-0 .product-caret {
  width: 20%;
}

.st-tab-categories-5 .active-1 {
  margin-left: 20%;
  -webkit-transition: margin-left 0.3s ease-in-out;
  transition: margin-left 0.3s ease-in-out;
}

.st-tab-categories-5 .active-1 .product-caret {
  width: 25%;
}

.st-tab-categories-5 .active-2 {
  margin-left: 40%;
  -webkit-transition: margin-left 0.3s ease-in-out;
  transition: margin-left 0.3s ease-in-out;
}

.st-tab-categories-5 .active-2 .product-caret {
  width: 33.3333333333%;
}

.st-tab-categories-5 .active-3 {
  margin-left: 60%;
  -webkit-transition: margin-left 0.3s ease-in-out;
  transition: margin-left 0.3s ease-in-out;
}

.st-tab-categories-5 .active-3 .product-caret {
  width: 50%;
}

.st-tab-categories-5 .active-4 {
  margin-left: 80%;
  -webkit-transition: margin-left 0.3s ease-in-out;
  transition: margin-left 0.3s ease-in-out;
}

.st-tab-categories-5 .active-4 .product-caret {
  width: 100%;
}

.truncate {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  position: relative;
}
.truncate.fade {
  text-overflow: clip;
}
.truncate.fade:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-image: -webkit-gradient(linear, right top, left top, from(#091122), color-stop(20%, rgba(255, 255, 255, 0)));
  background-image: linear-gradient(to left, #091122, rgba(255, 255, 255, 0) 20%);
}

.truncate-multi-line {
  position: relative;
  height: 4.5em;
  overflow: hidden;
}
.truncate-multi-line:after {
  content: "";
  text-align: right;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 1.5em;
  background: -webkit-gradient(linear, right top, left top, from(#091122), color-stop(50%, rgba(255, 255, 255, 0)));
  background: linear-gradient(to left, #091122, rgba(255, 255, 255, 0) 50%);
}
.truncate-multi-line.truncate-multi-line-2 {
  height: 3em;
}
.truncate-multi-line.truncate-multi-line-4 {
  height: 6em;
}
.truncate-multi-line.truncate-multi-line-5 {
  height: 7.5em;
}

.well-themed {
  background-color: #203f81;
}

.inline-group > .inline-item {
  display: inline-block;
}

.inline-right {
  position: absolute;
  right: 0;
}

@media only screen and (max-width: 1024px) {
  .inline-right-tablet {
    position: absolute;
    right: 0;
  }
}
@media only screen and (max-width: 1024px) {
  .inline-right-desktop {
    position: absolute;
    right: 0;
  }
}
.vbottom {
  vertical-align: bottom;
}

.vcenter {
  vertical-align: middle;
}

.hide {
  display: none !important;
}

.m-0 {
  margin: 0 !important;
}

@media (max-width: 767px) {
  .padding-sm-none {
    padding: 0 !important;
  }
}

.min-w-60 {
  min-width: 60px;
}

.inline-group > .inline-item {
  display: inline-block;
}

.inline-right {
  position: absolute;
  right: 0;
}

@media only screen and (max-width: 1024px) {
  .inline-right-tablet {
    position: absolute;
    right: 0;
  }
}
@media only screen and (max-width: 1024px) {
  .inline-right-desktop {
    position: absolute;
    right: 0;
  }
}
.vbottom {
  vertical-align: bottom;
}

.vcenter {
  vertical-align: middle;
}

.hide {
  display: none !important;
}

.m-0 {
  margin: 0 !important;
}

@media (max-width: 767px) {
  .padding-sm-none {
    padding: 0 !important;
  }
}

.min-w-60 {
  min-width: 60px;
}

::ng-deep a * {
  pointer-events: none;
}

.single-page-wrapper {
  padding: 40px;
  max-width: 1280px;
  margin: 0 auto;
}
.single-page-wrapper .content-pinch-sm, .single-page-wrapper.content-pinch-sm {
  max-width: 480px;
}
.single-page-wrapper .content-pinch-md, .single-page-wrapper.content-pinch-md {
  max-width: 640px;
}
.single-page-wrapper .content-pinch-lg, .single-page-wrapper.content-pinch-lg {
  max-width: 768px;
}
.single-page-wrapper .step-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.single-page-wrapper .step-wrapper .step-content-pane {
  display: block;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: hidden;
  min-height: 140px;
}
.single-page-wrapper .step-wrapper .step-content-pane h1 {
  color: #fff;
  padding-bottom: 10px;
}

.additional-help {
  margin-top: 20px;
  color: rgba(255, 255, 255, 0.7);
  font-size: 14px;
}
.additional-help a {
  margin-top: 10px;
  display: inline-block;
}

.page-content .st-form-control {
  margin-bottom: 1rem;
}

@media only screen and (max-width: 767px) {
  header {
    border-bottom: none;
    font-size: 25px;
  }
  .single-page-wrapper {
    padding: 20px;
  }
}
.inline-group > .inline-item {
  display: inline-block;
}

.inline-right {
  position: absolute;
  right: 0;
}

@media only screen and (max-width: 1024px) {
  .inline-right-tablet {
    position: absolute;
    right: 0;
  }
}
@media only screen and (max-width: 1024px) {
  .inline-right-desktop {
    position: absolute;
    right: 0;
  }
}
.vbottom {
  vertical-align: bottom;
}

.vcenter {
  vertical-align: middle;
}

.hide {
  display: none !important;
}

.m-0 {
  margin: 0 !important;
}

@media (max-width: 767px) {
  .padding-sm-none {
    padding: 0 !important;
  }
}

.min-w-60 {
  min-width: 60px;
}

.inline-group > .inline-item {
  display: inline-block;
}

.inline-right {
  position: absolute;
  right: 0;
}

@media only screen and (max-width: 1024px) {
  .inline-right-tablet {
    position: absolute;
    right: 0;
  }
}
@media only screen and (max-width: 1024px) {
  .inline-right-desktop {
    position: absolute;
    right: 0;
  }
}
.vbottom {
  vertical-align: bottom;
}

.vcenter {
  vertical-align: middle;
}

.hide {
  display: none !important;
}

.m-0 {
  margin: 0 !important;
}

@media (max-width: 767px) {
  .padding-sm-none {
    padding: 0 !important;
  }
}

.min-w-60 {
  min-width: 60px;
}

::ng-deep a * {
  pointer-events: none;
}

.single-page-wrapper {
  padding: 40px;
  max-width: 1280px;
  margin: 0 auto;
}
.single-page-wrapper .content-pinch-sm, .single-page-wrapper.content-pinch-sm {
  max-width: 480px;
}
.single-page-wrapper .content-pinch-md, .single-page-wrapper.content-pinch-md {
  max-width: 640px;
}
.single-page-wrapper .content-pinch-lg, .single-page-wrapper.content-pinch-lg {
  max-width: 768px;
}
.single-page-wrapper .step-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.single-page-wrapper .step-wrapper .step-content-pane {
  display: block;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: hidden;
  min-height: 140px;
}
.single-page-wrapper .step-wrapper .step-content-pane h1 {
  color: #fff;
  padding-bottom: 10px;
}

.additional-help {
  margin-top: 20px;
  color: rgba(255, 255, 255, 0.7);
  font-size: 14px;
}
.additional-help a {
  margin-top: 10px;
  display: inline-block;
}

.page-content .st-form-control {
  margin-bottom: 1rem;
}

@media only screen and (max-width: 767px) {
  header {
    border-bottom: none;
    font-size: 25px;
  }
  .single-page-wrapper {
    padding: 20px;
  }
}
:host ::ng-deep .mat-tab-group {
  margin-bottom: 20px;
}
:host ::ng-deep .mat-ink-bar {
  position: absolute;
  bottom: 0;
  height: 4px !important;
  -webkit-transition: 500ms cubic-bezier(0.35, 0, 0.25, 1);
  transition: 500ms cubic-bezier(0.35, 0, 0.25, 1);
  background-color: #00aeff;
}
:host ::ng-deep .mat-tab-list {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
:host ::ng-deep .mat-tab-labels {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
:host ::ng-deep .mat-tab-labels .mat-tab-label-content {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  white-space: normal;
}
:host ::ng-deep .mat-tab-labels .mat-tab-label {
  height: auto;
  padding: 0 24px;
  cursor: pointer;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  opacity: 1;
  min-width: 0;
  text-align: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  white-space: nowrap;
  position: relative;
  -ms-flex-preferred-size: 1rem;
      flex-basis: 1rem;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  line-height: 1.2;
}
:host ::ng-deep .mat-tab-labels .mat-tab-label.mat-tab-disabled {
  opacity: 0.5;
  cursor: default;
}
:host ::ng-deep .mat-tab-labels .mat-tab-label:hover:not(.mat-tab-disabled) {
  opacity: 0.7;
}
:host ::ng-deep .mat-tab-header-pagination {
  display: none !important;
}

.select-label-content {
  margin: 1.25rem 0;
}
.select-label-content .icon {
  margin-bottom: 0.6rem;
}
.select-label-content .icon > .stss {
  font-size: 2.5rem;
}
.select-label-content .time {
  font-size: 0.8rem;
  margin-bottom: 0.3rem;
}

.channel-spacer {
  margin: 20px 0;
}

sp-well {
  display: block;
  margin-bottom: 24px;
}
sp-well p {
  margin: 0;
}

.case-details span {
  color: rgba(255, 255, 255, 0.7);
}

::ng-deep ul {
  list-style-position: inside;
}
::ng-deep .st-form-group {
  margin-top: 40px;
}
::ng-deep .st-form-group .st-form-group {
  margin-top: 0;
}
@media only screen and (min-width: 768px) {
  ::ng-deep .mat-tab-body:not(.mat-tab-body-active) .mat-tab-body-content {
    padding: 0 30px;
    -webkit-transition: padding 0.2s ease;
    transition: padding 0.2s ease;
  }
}
::ng-deep .mat-tab-body-content {
  overflow: hidden;
}

nav {
  margin: 0 auto;
}

.select-label-content {
  margin: 20px;
}

.tab-body-content {
  margin: 20px 0;
}

.tab-body-form-content {
  margin: 40px 0;
  position: relative;
}

.thank-you-container {
  text-align: center;
}

.thank-you-header {
  margin-top: 0;
}

.thank-you-btn {
  margin-top: 30px;
}

.inline-group > .inline-item {
  display: inline-block;
}

.inline-right {
  position: absolute;
  right: 0;
}

@media only screen and (max-width: 1024px) {
  .inline-right-tablet {
    position: absolute;
    right: 0;
  }
}
@media only screen and (max-width: 1024px) {
  .inline-right-desktop {
    position: absolute;
    right: 0;
  }
}
.vbottom {
  vertical-align: bottom;
}

.vcenter {
  vertical-align: middle;
}

.hide {
  display: none !important;
}

.m-0 {
  margin: 0 !important;
}

@media (max-width: 767px) {
  .padding-sm-none {
    padding: 0 !important;
  }
}

.min-w-60 {
  min-width: 60px;
}

.inline-group > .inline-item {
  display: inline-block;
}

.inline-right {
  position: absolute;
  right: 0;
}

@media only screen and (max-width: 1024px) {
  .inline-right-tablet {
    position: absolute;
    right: 0;
  }
}
@media only screen and (max-width: 1024px) {
  .inline-right-desktop {
    position: absolute;
    right: 0;
  }
}
.vbottom {
  vertical-align: bottom;
}

.vcenter {
  vertical-align: middle;
}

.hide {
  display: none !important;
}

.m-0 {
  margin: 0 !important;
}

@media (max-width: 767px) {
  .padding-sm-none {
    padding: 0 !important;
  }
}

.min-w-60 {
  min-width: 60px;
}

::ng-deep a * {
  pointer-events: none;
}

.single-page-wrapper {
  padding: 40px;
  max-width: 1280px;
  margin: 0 auto;
}
.single-page-wrapper .content-pinch-sm, .single-page-wrapper.content-pinch-sm {
  max-width: 480px;
}
.single-page-wrapper .content-pinch-md, .single-page-wrapper.content-pinch-md {
  max-width: 640px;
}
.single-page-wrapper .content-pinch-lg, .single-page-wrapper.content-pinch-lg {
  max-width: 768px;
}
.single-page-wrapper .step-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.single-page-wrapper .step-wrapper .step-content-pane {
  display: block;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: hidden;
  min-height: 140px;
}
.single-page-wrapper .step-wrapper .step-content-pane h1 {
  color: #fff;
  padding-bottom: 10px;
}

.additional-help {
  margin-top: 20px;
  color: rgba(255, 255, 255, 0.7);
  font-size: 14px;
}
.additional-help a {
  margin-top: 10px;
  display: inline-block;
}

.page-content .st-form-control {
  margin-bottom: 1rem;
}

@media only screen and (max-width: 767px) {
  header {
    border-bottom: none;
    font-size: 25px;
  }
  .single-page-wrapper {
    padding: 20px;
  }
}
:host ::ng-deep .mat-tab-group {
  margin-bottom: 20px;
}
:host ::ng-deep .mat-ink-bar {
  position: absolute;
  bottom: 0;
  height: 4px !important;
  -webkit-transition: 500ms cubic-bezier(0.35, 0, 0.25, 1);
  transition: 500ms cubic-bezier(0.35, 0, 0.25, 1);
  background-color: #00aeff;
}
:host ::ng-deep .mat-tab-list {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
:host ::ng-deep .mat-tab-labels {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
:host ::ng-deep .mat-tab-labels .mat-tab-label-content {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  white-space: normal;
}
:host ::ng-deep .mat-tab-labels .mat-tab-label {
  height: auto;
  padding: 0 24px;
  cursor: pointer;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  opacity: 1;
  min-width: 0;
  text-align: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  white-space: nowrap;
  position: relative;
  -ms-flex-preferred-size: 1rem;
      flex-basis: 1rem;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  line-height: 1.2;
}
:host ::ng-deep .mat-tab-labels .mat-tab-label.mat-tab-disabled {
  opacity: 0.5;
  cursor: default;
}
:host ::ng-deep .mat-tab-labels .mat-tab-label:hover:not(.mat-tab-disabled) {
  opacity: 0.7;
}
:host ::ng-deep .mat-tab-header-pagination {
  display: none !important;
}

.select-label-content {
  margin: 1.25rem 0;
}
.select-label-content .icon {
  margin-bottom: 0.6rem;
}
.select-label-content .icon > .stss {
  font-size: 2.5rem;
}
.select-label-content .time {
  font-size: 0.8rem;
  margin-bottom: 0.3rem;
}

.channel-spacer {
  margin: 20px 0;
}

sp-well {
  display: block;
  margin-bottom: 24px;
}
sp-well p {
  margin: 0;
}

.case-details span {
  color: rgba(255, 255, 255, 0.7);
}

.inline-group > .inline-item {
  display: inline-block;
}

.inline-right {
  position: absolute;
  right: 0;
}

@media only screen and (max-width: 1024px) {
  .inline-right-tablet {
    position: absolute;
    right: 0;
  }
}
@media only screen and (max-width: 1024px) {
  .inline-right-desktop {
    position: absolute;
    right: 0;
  }
}
.vbottom {
  vertical-align: bottom;
}

.vcenter {
  vertical-align: middle;
}

.hide {
  display: none !important;
}

.m-0 {
  margin: 0 !important;
}

@media (max-width: 767px) {
  .padding-sm-none {
    padding: 0 !important;
  }
}

.min-w-60 {
  min-width: 60px;
}

.inline-group > .inline-item {
  display: inline-block;
}

.inline-right {
  position: absolute;
  right: 0;
}

@media only screen and (max-width: 1024px) {
  .inline-right-tablet {
    position: absolute;
    right: 0;
  }
}
@media only screen and (max-width: 1024px) {
  .inline-right-desktop {
    position: absolute;
    right: 0;
  }
}
.vbottom {
  vertical-align: bottom;
}

.vcenter {
  vertical-align: middle;
}

.hide {
  display: none !important;
}

.m-0 {
  margin: 0 !important;
}

@media (max-width: 767px) {
  .padding-sm-none {
    padding: 0 !important;
  }
}

.min-w-60 {
  min-width: 60px;
}

::ng-deep a * {
  pointer-events: none;
}

.single-page-wrapper {
  padding: 40px;
  max-width: 1280px;
  margin: 0 auto;
}
.single-page-wrapper .content-pinch-sm, .single-page-wrapper.content-pinch-sm {
  max-width: 480px;
}
.single-page-wrapper .content-pinch-md, .single-page-wrapper.content-pinch-md {
  max-width: 640px;
}
.single-page-wrapper .content-pinch-lg, .single-page-wrapper.content-pinch-lg {
  max-width: 768px;
}
.single-page-wrapper .step-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.single-page-wrapper .step-wrapper .step-content-pane {
  display: block;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: hidden;
  min-height: 140px;
}
.single-page-wrapper .step-wrapper .step-content-pane h1 {
  color: #fff;
  padding-bottom: 10px;
}

.additional-help {
  margin-top: 20px;
  color: rgba(255, 255, 255, 0.7);
  font-size: 14px;
}
.additional-help a {
  margin-top: 10px;
  display: inline-block;
}

.page-content .st-form-control {
  margin-bottom: 1rem;
}

@media only screen and (max-width: 767px) {
  header {
    border-bottom: none;
    font-size: 25px;
  }
  .single-page-wrapper {
    padding: 20px;
  }
}
:host {
  display: block;
  max-width: 640px;
  margin: 0 auto;
}
:host ::ng-deep .st-form-group {
  margin-top: 40px;
}
:host ::ng-deep .st-form-group .st-form-group {
  margin-top: 0;
}
@media only screen and (min-width: 768px) {
  :host ::ng-deep .mat-tab-body:not(.mat-tab-body-active) .mat-tab-body-content {
    padding: 0 30px;
    -webkit-transition: padding 0.2s ease;
    transition: padding 0.2s ease;
  }
}
:host ::ng-deep .mat-tab-body-content {
  overflow: hidden;
}

.contact-form-title {
  text-align: center;
  margin-bottom: 3em;
}

.support-details-submit,
.next-button {
  margin-top: 35px;
}/*! Version: 0.114.26 - Generated on Mon, 16 Jun 2025 21:58:17 GMT */
/*# sourceMappingURL=sg-support-web-starcraft2.css.map */
