.coral-Form-field.coral-RadioGroup {
  display: flex;
  flex-direction: row;
}
.super-hero-with-full-background .slidercomponent {
  position: relative;
  max-height: 690px;
}
.super-hero-with-full-background .slidercomponent .full-background {
  min-height: 810px;
  max-height: 810px;
  background-repeat: no-repeat;
  background-size: cover;
}
.super-hero-with-full-background .slidercomponent .full-background .super-hero__main-wrapper {
  padding-bottom: 70px;
}
.super-hero-with-full-background .slidercomponent .full-background .super-hero__main-wrapper .super-hero__header {
  padding: 0;
}
.super-hero-with-full-background .slidercomponent .full-background .super-hero__main-wrapper .super-hero__header .super-hero__claim .super-hero__main-category {
  margin-bottom: 24px;
}
.super-hero-with-full-background .slidercomponent .full-background .super-hero__main-wrapper .super-hero__header .super-hero__claim .super-hero__main-subtitle {
  margin-top: 16px;
}
.super-hero-with-full-background .slidercomponent .full-background .super-hero__main-wrapper .super-hero__header .super-hero__claim .col-sm-2 {
  justify-content: right;
  display: flex;
}
.super-hero-with-full-background .slidercomponent .full-background .super-hero__main-wrapper .super-hero__header .super-hero__main-button-container {
  margin-top: 24px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .full-background .super-hero__main-wrapper {
    padding-bottom: 120px;
  }
  .full-background .super-hero__main-wrapper .super-hero__header .super-hero__claim {
    margin-right: 50px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .full-background {
    padding-left: 0;
    padding-right: 0;
    min-height: 794px!important;
    max-height: 794px!important;
    background-size: auto 100%;
  }
  .full-background .super-hero__main-wrapper {
    padding-top: 48px!important;
    padding-bottom: 120px;
  }
  .full-background .super-hero__main-wrapper .super-hero__header {
    align-items: center;
  }
  .full-background .super-hero__main-wrapper .super-hero__header .super-hero__claim .super-hero__main-button-container {
    margin-top: 16px!important;
  }
}
@media screen and (max-width: 767px) {
  .super-hero-with-full-background .slidercomponent {
    margin-bottom: 0;
  }
  .super-hero-with-full-background .slidercomponent.single-image-fixed .full-background .super-hero__main-wrapper .super-hero__main-category {
    margin-bottom: 16px!important;
  }
  .super-hero-with-full-background .slidercomponent.single-image-fixed .full-background .super-hero__main-wrapper .super-hero__main-button-container {
    margin-top: 16px!important;
  }
  .full-background {
    min-height: 730px;
    background-size: auto 100%;
  }
  .full-background .super-hero__main-wrapper .super-hero__header .super-hero__claim {
    display: flex;
    flex-direction: column-reverse;
  }
  .full-background .super-hero__main-wrapper .super-hero__header .super-hero__claim .super-hero__main-title {
    margin-right: 24px;
  }
  .full-background .super-hero__main-wrapper .super-hero__header .super-hero__claim .super-hero__main-subtitle {
    margin-right: 24px;
  }
  .full-background .super-hero__main-wrapper .super-hero__header .super-hero__claim .super-hero__main-category {
    margin-bottom: 16px;
  }
  .full-background .super-hero__main-wrapper .super-hero__header .super-hero__creativity {
    width: 100%;
    justify-content: right;
    display: flex;
  }
}
.full-background {
  padding-left: 0 !important;
  overflow: hidden;
}
.super-hero__main-wrapper {
  padding-right: 25px;
  padding-left: 25px;
  position: relative;
}
@media screen and (min-width: 768px) {
  .super-hero__main-wrapper {
    padding-top: 129px;
  }
}
@media screen and (max-width: 767px) {
  .super-hero__main-wrapper {
    padding-top: 40px;
  }
}
@media screen and (max-width: 767px) {
  .single-image-fixed .super-hero__main-wrapper {
    margin-left: 0;
  }
}
@media screen and (min-width: 768px) {
  .super-hero__countdown-stand-alone {
    margin-bottom: 24px;
  }
}
@media screen and (max-width: 767px) {
  .super-hero__countdown-stand-alone {
    margin-bottom: 16px;
  }
}
.super-hero__countdown-stand-alone .countdown-stand-alone__container {
  padding: 0!important;
}
