<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./sfra-webpack-builder/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./sfra-webpack-builder/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./sfra-webpack-builder/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./code/app_tanishq/cartridge/client/default/scss/components/trackOrderForm.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
body {
  background: #fff !important; }

.toast-svg {
  fill: #fff; }

.toast-success-container {
  -webkit-box-shadow: 0 0 1.25rem #00000029;
          box-shadow: 0 0 1.25rem #00000029; }

.toast-error-container {
  -webkit-box-shadow: 0 0 1.25rem #00000029;
          box-shadow: 0 0 1.25rem #00000029;
  position: absolute;
  z-index: 1;
  width: 90%; }

.hide-error-toast {
  display: none; }

.toast {
  height: 4.5rem;
  text-align: left;
  padding: 1.3125rem 0;
  top: 0;
  position: relative;
  background: #fff 0% 0% no-repeat padding-box;
  -webkit-box-shadow: 0 0 1.25rem #00000029;
          box-shadow: 0 0 1.25rem #00000029; }
  @media (max-width: 767.98px) {
    .toast {
      padding: 0.75rem 0;
      height: 7.5rem; } }

.toast::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0.625rem;
  height: 100%; }
  @media (max-width: 767.98px) {
    .toast::before {
      width: 1.125rem; } }

.toast-icon {
  position: absolute;
  left: 1.875rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 0.875rem;
  height: 0.875rem;
  padding: 0.4375rem;
  border-radius: 50%;
  display: inline-block; }
  @media (max-width: 767.98px) {
    .toast-icon {
      left: 1.6875rem; } }

.toast-type {
  color: #3e3e3e;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 0.5rem; }

.toast-message {
  font: normal normal normal 0.875rem/2.125rem "nunito_sansregular";
  letter-spacing: 0;
  color: #000; }
  @media (max-width: 767.98px) {
    .toast-message {
      font: normal normal normal 0.75rem/1.25rem "nunito_sansregular"; } }

.toast-content {
  padding-top: 0.125rem;
  padding-left: 4.375rem;
  padding-right: 3.75rem; }
  @media (max-width: 767.98px) {
    .toast-content {
      padding-top: 0;
      padding-left: 4.0625rem; } }

.toast-error-close {
  position: absolute;
  right: 1.9375rem;
  top: 42%;
  width: 0.875rem;
  cursor: pointer;
  height: 0.875rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%); }
  .toast-error-close img {
    width: 1.5625rem;
    height: 1.625rem; }
  @media (max-width: 767.98px) {
    .toast-error-close {
      right: 1rem; }
      .toast-error-close img {
        width: 1.125rem;
        height: 1.125rem; } }

.toast-red::before {
  background-color: #ff0607; }

.form-section {
  width: 50%;
  margin: auto; }
  .form-section .heading-section .heading {
    text-align: center;
    font-size: 2.1875rem;
    font-weight: bold;
    font-style: normal;
    font-family: "nunito_sansregular";
    letter-spacing: 0;
    color: #262626;
    opacity: 1; }
    @media (max-width: 1023.98px) {
      .form-section .heading-section .heading {
        font-size: 1.5625rem; } }
  .form-section .heading-section .description {
    text-align: center;
    font-size: 1rem;
    font-weight: normal;
    font-style: normal;
    font-family: "nunito_sansregular";
    letter-spacing: 0;
    color: #262626;
    opacity: 1;
    margin-top: 1.6875rem; }
    @media (max-width: 1023.98px) {
      .form-section .heading-section .description {
        margin-top: 0.625rem;
        font-size: 0.75rem;
        padding-left: 0.9375rem;
        padding-right: 0.875rem; } }
  .form-section .heading-section .track-order-line {
    margin-top: 2.7188rem;
    margin-bottom: 0; }
    @media (max-width: 1023.98px) {
      .form-section .heading-section .track-order-line {
        margin-top: 0.3125rem; } }
  .form-section .track-order-field-container .track-email-field {
    height: 3.125rem;
    margin-top: 3.3438rem;
    border-radius: 0.3125rem;
    border-color: #a2a2a2; }
    @media (max-width: 1023.98px) {
      .form-section .track-order-field-container .track-email-field {
        margin-top: 2.125rem;
        height: 2.5rem; } }
  .form-section .track-order-field-container .track-orderno-field {
    height: 3.125rem;
    border-radius: 0.3125rem; }
    @media (max-width: 1023.98px) {
      .form-section .track-order-field-container .track-orderno-field {
        height: 2.5rem; } }
  .form-section .track-order-field-container .custom-email-error {
    margin-bottom: 2.5rem; }
    @media (max-width: 1023.98px) {
      .form-section .track-order-field-container .custom-email-error {
        margin-bottom: 2.1875rem; } }
  .form-section .track-order-field-container .custom-orderno-error {
    margin-bottom: 2.5rem; }
    @media (max-width: 1023.98px) {
      .form-section .track-order-field-container .custom-orderno-error {
        margin-bottom: 2.1875rem; } }
  .form-section .track-order-field-container ::-webkit-input-placeholder {
    font: normal normal normal 1rem/1.375rem "nunito_sansregular";
    color: #a2a2a2; }
  .form-section .track-order-field-container ::-moz-placeholder {
    font: normal normal normal 1rem/1.375rem "nunito_sansregular";
    color: #a2a2a2; }
  .form-section .track-order-field-container :-ms-input-placeholder {
    font: normal normal normal 1rem/1.375rem "nunito_sansregular";
    color: #a2a2a2; }
  .form-section .track-order-field-container ::-ms-input-placeholder {
    font: normal normal normal 1rem/1.375rem "nunito_sansregular";
    color: #a2a2a2; }
  .form-section .track-order-field-container ::placeholder {
    font: normal normal normal 1rem/1.375rem "nunito_sansregular";
    color: #a2a2a2; }
    @media (max-width: 1023.98px) {
      .form-section .track-order-field-container ::-webkit-input-placeholder {
        font: normal normal normal 0.875rem/1.1875rem "nunito_sansregular"; }
      .form-section .track-order-field-container ::-moz-placeholder {
        font: normal normal normal 0.875rem/1.1875rem "nunito_sansregular"; }
      .form-section .track-order-field-container :-ms-input-placeholder {
        font: normal normal normal 0.875rem/1.1875rem "nunito_sansregular"; }
      .form-section .track-order-field-container ::-ms-input-placeholder {
        font: normal normal normal 0.875rem/1.1875rem "nunito_sansregular"; }
      .form-section .track-order-field-container ::placeholder {
        font: normal normal normal 0.875rem/1.1875rem "nunito_sansregular"; } }
  .form-section .input-feild {
    width: 21.875rem;
    margin: auto; }
    @media (max-width: 1023.98px) {
      .form-section .input-feild {
        width: 15.625rem; } }
    .form-section .input-feild #email-input,
    .form-section .input-feild #orderno {
      background: #fff 0% 0% no-repeat padding-box;
      border: 0.0625rem solid #a2a2a2;
      border-radius: 0.3125rem;
      opacity: 1;
      padding: 0.9375rem;
      height: 3.125rem; }
      @media (max-width: 1023.98px) {
        .form-section .input-feild #email-input,
        .form-section .input-feild #orderno {
          height: 2.5rem; } }
    .form-section .input-feild #email-error,
    .form-section .input-feild #orderno-error {
      color: #c00; }
    .form-section .input-feild .trackorder-btn {
      background: #832729 0% 0% no-repeat padding-box;
      border-radius: 0.3125rem;
      opacity: 1;
      text-align: center;
      font-size: 1rem;
      font-weight: bold;
      font-style: normal;
      font-family: "nunito_sansregular";
      letter-spacing: 0;
      color: #fff;
      height: 3.125rem;
      width: 100%;
      border: none;
      margin-bottom: 8rem;
      text-transform: uppercase; }
      @media (max-width: 1023.98px) {
        .form-section .input-feild .trackorder-btn {
          margin-bottom: 2rem;
          height: 2.5rem;
          font: normal normal normal 0.875rem/1.1875rem "nunito_sansregular"; } }
      .form-section .input-feild .trackorder-btn:hover,
      .form-section .input-feild .trackorder-btn :focus,
      .form-section .input-feild .trackorder-btn :active {
        background: #832729 0% 0% no-repeat padding-box;
        color: #fff;
        border: none; }

@media (max-width: 1023.98px) {
  .form-section {
    width: 100%; } }


/*# sourceMappingURL=trackOrderForm.css.map*/</pre></body></html>