/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!../united-health-care/cartridges/app_custom_uhc_core/cartridge/client/default/scss/experience/components/commerceAssets/imageAndTextCommon.scss ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
html {
  scroll-behavior: smooth; }

.image-component {
  margin: 0;
  width: 100%;
  position: relative;
  text-align: center; }

.common-image-component {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: var(--focal-point-x) var(--focal-point-y);
     object-position: var(--focal-point-x) var(--focal-point-y); }

.mainbanner-image {
  height: 30vw; }
  @media (max-width: 543.98px) {
    .mainbanner-image {
      height: 75vw; } }

.common-image-filter {
  -webkit-filter: brightness(40%);
          filter: brightness(40%); }

.image-heading-container {
  position: absolute;
  top: 50%;
  width: 100%; }
  @media (min-width: 544px) {
    .image-heading-container {
      padding-left: 7%; } }

.image-heading-text {
  font-family: "Helvetica Neue";
  color: #fff; }

.ITC-image-heading-text {
  color: #fff; }

.image-heading-container .mainbanner-sub-text p {
  font-size: 1.67rem;
  font-family: "Helvetica Neue";
  color: #fff;
  text-decoration: underline; }

.ITC-text-underneath span {
  color: #000;
  padding-top: 0.75em;
  text-align: center; }
/*STChanges-01-19-24*/
h1 {
  font-family: "UHCSerif", serif;
  font-size: 28px;
  line-height: 34px;
  color: #0675a5; }
  @media (min-width: 1280px) {
    h1 {
      font-size: 36px;
      line-height: 44px; } }

h2 {
  font-family: "UHCSansBold", sans-serif !important;
  font-size: 20px;
  line-height: 24px;
  color: #0675a5; }

.sub-text {
  text-align: center;
  margin: 15px 0; }
  @media (max-width: 768.98px) {
    .sub-text {
      text-align: start; } }

.video-label {
  font-family: "UHCSansBold", sans-serif;
  font-size: 16px;
  font-style: normal;
  list-style: none;
  font-weight: 700;
  line-height: 24px;
  font-size: 26px;
  color: #002677;
  margin-top: 5px; }

.hero-container {
  position: relative; }
  .hero-container .image-content img {
    width: 100%; }
  .hero-container .text-content {
    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;
    padding: 20px;
    margin: 0 auto;
    background-color: #fff;
    position: relative; }
    @media (max-width: 768.98px) {
      .hero-container .text-content {
        display: block;
        padding: 15px; } }
    .hero-container .text-content .hero-title {
      font-family: "UHCSerif", serif;
      font-size: 28px;
      line-height: 34px;
      color: #0675a5;
      margin-bottom: 8px; }
      @media (min-width: 1280px) {
        .hero-container .text-content .hero-title {
          font-size: 36px;
          line-height: 44px; } }
    .hero-container .text-content .hero-description {
      font-family: "UHCSansMedium", sans-serif;
      font-size: 16px;
      line-height: 20px;
      color: #5a5a5a;
      margin-bottom: 20px; }
      @media (min-width: 1280px) {
        .hero-container .text-content .hero-description {
          font-size: 16px;
          line-height: 23px; } }
  @media (min-width: 769px) {
    .hero-container {
      overflow: hidden; }
      .hero-container .text-content {
        position: absolute;
        width: 420px;
        top: 50%;
        left: 6%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        border-bottom: none; }
        .hero-container .text-content .hero-title {
          margin-bottom: 10px; }
        .hero-container .text-content .hero-description {
          margin-bottom: 0; } }
  .hero-container.new-landing-hero-container {
    max-height: none; }
    .hero-container.new-landing-hero-container .new-landing {
      background-color: #002677;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .hero-container.new-landing-hero-container .new-landing .hero-text {
        padding: 0 20px;
        color: #fff; }
        @media (min-width: 1280px) {
          .hero-container.new-landing-hero-container .new-landing .hero-text {
            margin: 0 168px; } }
        .hero-container.new-landing-hero-container .new-landing .hero-text h1 {
          font-size: 56px;
          font-style: normal;
          font-weight: 600;
          line-height: 64px;
          margin-bottom: 35px;
          color: #fff; }
          @media (min-width: 769px) and (max-width: 1439.98px) {
            .hero-container.new-landing-hero-container .new-landing .hero-text h1 {
              font-size: 26px;
              margin: 0; } }
          @media (max-width: 768.98px) {
            .hero-container.new-landing-hero-container .new-landing .hero-text h1 {
              font-size: 28px;
              font-style: normal;
              font-weight: 600;
              line-height: 36px;
              margin-top: 35px; } }
        .hero-container.new-landing-hero-container .new-landing .hero-text p {
          font-size: 30px;
          font-style: normal;
          line-height: 35px;
          margin-bottom: 35px; }
          @media (min-width: 769px) and (max-width: 1439.98px) {
            .hero-container.new-landing-hero-container .new-landing .hero-text p {
              line-height: 24px;
              font-size: 18px; } }
          @media (max-width: 768.98px) {
            .hero-container.new-landing-hero-container .new-landing .hero-text p {
              font-size: 16px;
              font-weight: 700;
              line-height: 20px; } }
        .hero-container.new-landing-hero-container .new-landing .hero-text .btn-primary {
          background-color: #ef3829;
          border-color: #ef3829;
          color: #fff; }
      .hero-container.new-landing-hero-container .new-landing .image-content {
        -webkit-clip-path: ellipse(88% 87% at 43% 94%);
                clip-path: ellipse(88% 87% at 43% 94%);
        -webkit-transform: rotate(-75.445deg);
                transform: rotate(-75.445deg); }
        @media (max-width: 768.98px) {
          .hero-container.new-landing-hero-container .new-landing .image-content {
            -webkit-clip-path: ellipse(75% 89% at 66% 85%);
                    clip-path: ellipse(75% 89% at 66% 85%);
            -webkit-transform: rotate(18.555deg);
                    transform: rotate(18.555deg); } }
        .hero-container.new-landing-hero-container .new-landing .image-content img {
          -webkit-transform: rotate(75.445deg);
                  transform: rotate(75.445deg); }
          @media (max-width: 768.98px) {
            .hero-container.new-landing-hero-container .new-landing .image-content img {
              -webkit-transform: rotate(-18.555deg);
                      transform: rotate(-18.555deg); } }

@media (min-width: 544px) {
  .try-simulator .video-section-wrapper {
    -ms-flex-pack: distribute;
        justify-content: space-around; } }

.try-simulator .video-section-wrapper .video-wrapper iframe {
  border: 1px solid #002677; }
  @media (max-width: 768.98px) {
    .try-simulator .video-section-wrapper .video-wrapper iframe {
      width: 425px; } }
  @media (max-width: 543.98px) {
    .try-simulator .video-section-wrapper .video-wrapper iframe {
      width: 345px; } }

@media (max-width: 768.98px) {
  .try-simulator img {
    max-width: 100%; } }

.getting-started-description p {
  margin-bottom: 16px; }
  .getting-started-description p:first-of-type {
    color: #002677; }

.hero-container-blue {
  color: #fff;
  background-color: #002677; }
  .hero-container-blue h1 {
    color: #fff; }
    @media (max-width: 768.98px) {
      .hero-container-blue h1 {
        font-size: 28px; } }
  .hero-container-blue .container {
    text-align: start; }
    @media (min-width: 769px) {
      .hero-container-blue .container {
        text-align: center;
        max-width: 50%; } }

.explore-products-container {
  background-color: #e7f7fa; }
  .explore-products-container .text-content {
    margin: 25% 0; }
    @media (max-width: 768.98px) {
      .explore-products-container .text-content {
        margin: 35px 0; } }
  .explore-products-container .container img,
  .explore-products-container .image-content img {
    width: 100%; }
  @media (max-width: 768.98px) {
    .explore-products-container .container,
    .explore-products-container .image-content {
      padding: 0; } }

.simulator-page .text-content {
  border: none; }

.bg-color-gray {
  background-color: #f4f4f4; }

.bg-color-white {
  background-color: #fff; }

@media (min-width: 769px) {
  .ITC-padding-small {
    padding: 0 50px; } }

@media (min-width: 769px) {
  .ITC-padding-medium {
    padding: 0 100px; } }

@media (min-width: 769px) {
  .ITC-padding-large {
    padding: 0 150px; } }

@media (min-width: 769px) {
  .ITC-padding-XL {
    padding: 0 200px; } }

@media (min-width: 769px) {
  .ITC-text-wrapper {
    width: 80%;
    padding-left: 75px; } }

.PD-text-banner-wrapper {
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

@media (min-width: 769px) {
  .PD-text-banner-heading {
    max-width: 60%; } }

@media (min-width: 769px) {
  .PD-text-banner-body {
    max-width: 30%; } }


/*# sourceMappingURL=default\css\experience\components\commerceAssets\imageAndTextCommon.css.map*/