.hero-banner .image-component {
  margin: 0;
  width: 100%;
  position: relative; }
  .hero-banner .image-component .mainbanner-image {
    height: 126.67vw; }
    @media (min-width: 768px) {
      .hero-banner .image-component .mainbanner-image {
        height: 31.25vw; } }
    @media (min-width: 1200px) {
      .hero-banner .image-component .mainbanner-image {
        height: auto; } }
  .hero-banner .image-component .common-image-component {
    width: 100%;
    object-fit: cover;
    object-position: var(--focal-point-x) var(--focal-point-y); }
  .hero-banner .image-component .image-heading-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    position: absolute;
    height: 64vw;
    -ms-flex-align: center;
        align-items: center;
    bottom: 0;
    width: 100%;
    height: -webkit-fit-content;
    height: fit-content;
    background: linear-gradient(358.13deg, rgba(235, 252, 255, 0.9) 0.78%, rgba(240, 255, 235, 0.9) 97.62%, rgba(240, 255, 235, 0.9) 97.62%);
    padding-left: 0; }
    @media (min-width: 576px) {
      .hero-banner .image-component .image-heading-container {
        -ms-flex-direction: row;
            flex-direction: row;
        min-height: 7.75rem; } }
    @media (min-width: 768px) {
      .hero-banner .image-component .image-heading-container {
        padding-left: 9%; } }
    @media (min-width: 992px) {
      .hero-banner .image-component .image-heading-container {
        padding-left: 6%; } }
    @media (min-width: 1200px) {
      .hero-banner .image-component .image-heading-container {
        padding-left: 18%; } }
    .hero-banner .image-component .image-heading-container .image-heading-text {
      color: #012B7C;
      text-transform: uppercase;
      width: 21rem;
      margin-right: 10px;
      margin-left: auto;
      margin: 5% 0; }
      @media (min-width: 576px) {
        .hero-banner .image-component .image-heading-container .image-heading-text {
          margin-right: 10px;
          margin-left: auto; } }
      .hero-banner .image-component .image-heading-container .image-heading-text p {
        font-size: 3rem;
        font-family: "Baloo2-Bold";
        line-height: 80%;
        letter-spacing: -0.02em;
        margin-bottom: 0;
        font-size: 2.5rem; }
        @media (min-width: 576px) {
          .hero-banner .image-component .image-heading-container .image-heading-text p {
            font-size: 2.75rem; } }
        @media (min-width: 992px) {
          .hero-banner .image-component .image-heading-container .image-heading-text p {
            font-size: 3rem; } }
    .hero-banner .image-component .image-heading-container .mainbanner-sub-text {
      -ms-flex-direction: column;
          flex-direction: column; }
      @media (min-width: 576px) {
        .hero-banner .image-component .image-heading-container .mainbanner-sub-text {
          -ms-flex-direction: row;
              flex-direction: row; } }
      @media (min-width: 992px) {
        .hero-banner .image-component .image-heading-container .mainbanner-sub-text a:first-child {
          width: 18.125rem;
          padding-top: 0.375rem; } }
      @media (min-width: 1200px) {
        .hero-banner .image-component .image-heading-container .mainbanner-sub-text a:first-child {
          width: 20.125rem; } }
      .hero-banner .image-component .image-heading-container .mainbanner-sub-text .subtext-category {
        font-size: 1.4rem;
        font-family: "Baloo2-Medium";
        letter-spacing: -0.04em;
        text-transform: uppercase;
        line-height: 110%;
        margin-right: 3.25rem; }
      .hero-banner .image-component .image-heading-container .mainbanner-sub-text .subtext-shipping {
        display: -ms-flexbox;
        display: flex;
        font-size: 0.9rem;
        -ms-flex-pack: center;
            justify-content: center;
        line-height: 2.063rem;
        font-family: "Inter-Regular"; }
        @media (min-width: 576px) {
          .hero-banner .image-component .image-heading-container .mainbanner-sub-text .subtext-shipping {
            line-height: 1.063rem;
            -ms-flex-pack: normal;
                justify-content: normal; } }
        .hero-banner .image-component .image-heading-container .mainbanner-sub-text .subtext-shipping img {
          width: 1.688rem;
          height: 0.875rem;
          margin-left: 0.75rem;
          margin-top: 9px; }
          @media (min-width: 576px) {
            .hero-banner .image-component .image-heading-container .mainbanner-sub-text .subtext-shipping img {
              margin-top: 0px; } }
      .hero-banner .image-component .image-heading-container .mainbanner-sub-text p {
        color: #2B333F;
        margin-bottom: 0;
        text-align: center; }
        @media (min-width: 576px) {
          .hero-banner .image-component .image-heading-container .mainbanner-sub-text p {
            text-align: left; } }
      .hero-banner .image-component .image-heading-container .mainbanner-sub-text .btn-wrapper {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
            flex-direction: column;
        -ms-flex-pack: center;
            justify-content: center;
        -ms-flex-align: center;
            align-items: center; }
        .hero-banner .image-component .image-heading-container .mainbanner-sub-text .btn-wrapper .subtext-button {
          background-color: #012B7C;
          font-family: "Baloo2-Medium";
          font-size: 1.125rem;
          border-radius: 1.875rem;
          border: none;
          margin: 0.625rem;
          width: 13.438rem;
          text-align: center; }
          @media (min-width: 576px) {
            .hero-banner .image-component .image-heading-container .mainbanner-sub-text .btn-wrapper .subtext-button {
              width: auto;
              margin: 2% 6%; } }
          @media (min-width: 768px) {
            .hero-banner .image-component .image-heading-container .mainbanner-sub-text .btn-wrapper .subtext-button {
              height: 3.125rem;
              width: 13.438rem; } }
          .hero-banner .image-component .image-heading-container .mainbanner-sub-text .btn-wrapper .subtext-button p {
            color: #FFFFFF; }

.image-heading-container {
  background: linear-gradient(358.13deg, rgba(235, 252, 255, 0.9) 0.78%, rgba(240, 255, 235, 0.9) 97.62%, rgba(240, 255, 235, 0.9) 97.62%);
  border-radius: 15px;
  max-height: 500px; }

.main-header {
  color: #012B7C; }
