/* input(2,43): run-time error CSS1019: Unexpected token, found ' '
input(2,43): run-time error CSS1019: Unexpected token, found ' '
input(2,43): run-time error CSS1063: Expected calculation unit, found ' '
input(2,43): run-time error CSS1064: Expected calculation product, found ' '
input(2,43): run-time error CSS1065: Expected calculation sum, found ' '
input(2,43): run-time error CSS1034: Expected closing parenthesis, found ' '
input(2,43): run-time error CSS1042: Expected function, found ' '
input(2,43): run-time error CSS1062: Expected semicolon or closing curly-brace, found ' '
input(4,46): run-time error CSS1019: Unexpected token, found ' '
input(4,46): run-time error CSS1019: Unexpected token, found ' '
input(4,46): run-time error CSS1063: Expected calculation unit, found ' '
input(4,46): run-time error CSS1064: Expected calculation product, found ' '
input(4,46): run-time error CSS1065: Expected calculation sum, found ' '
input(4,46): run-time error CSS1034: Expected closing parenthesis, found ' '
input(4,46): run-time error CSS1042: Expected function, found ' '
input(4,46): run-time error CSS1062: Expected semicolon or closing curly-brace, found ' '
input(23,53): run-time error CSS1019: Unexpected token, found ' '
input(23,53): run-time error CSS1019: Unexpected token, found ' '
input(23,53): run-time error CSS1063: Expected calculation unit, found ' '
input(23,53): run-time error CSS1064: Expected calculation product, found ' '
input(23,53): run-time error CSS1065: Expected calculation sum, found ' '
input(23,53): run-time error CSS1034: Expected closing parenthesis, found ' '
input(23,53): run-time error CSS1042: Expected function, found ' '
input(23,53): run-time error CSS1062: Expected semicolon or closing curly-brace, found ' '
input(43,48): run-time error CSS1019: Unexpected token, found ' '
input(43,48): run-time error CSS1019: Unexpected token, found ' '
input(43,48): run-time error CSS1063: Expected calculation unit, found ' '
input(43,48): run-time error CSS1064: Expected calculation product, found ' '
input(43,48): run-time error CSS1065: Expected calculation sum, found ' '
input(43,48): run-time error CSS1034: Expected closing parenthesis, found ' '
input(43,48): run-time error CSS1042: Expected function, found ' '
input(43,48): run-time error CSS1062: Expected semicolon or closing curly-brace, found ' '
input(344,45): run-time error CSS1019: Unexpected token, found ' '
input(344,45): run-time error CSS1019: Unexpected token, found ' '
input(344,45): run-time error CSS1063: Expected calculation unit, found ' '
input(344,45): run-time error CSS1064: Expected calculation product, found ' '
input(344,45): run-time error CSS1065: Expected calculation sum, found ' '
input(344,45): run-time error CSS1034: Expected closing parenthesis, found ' '
input(344,45): run-time error CSS1042: Expected function, found ' '
input(344,45): run-time error CSS1062: Expected semicolon or closing curly-brace, found ' ' */
.searchResultPanel {
  margin-top: calc(clamp(2.5rem, 2.622vw + 1.856rem, 4.688rem)); }
  .searchResultPanel .resultTitle {
    margin-bottom: calc(clamp(1rem, 1.573vw + 0.614rem, 2.313rem)); }
    .searchResultPanel .resultTitle h2 {
      font-style: normal;
      font-weight: 700;
      line-height: 100%;
      letter-spacing: -0.05em;
      color: #03203D;
      font-size: clamp(2.5rem, calc(2.5rem + (50 - 40) * ((100vw - 24.5625rem) / (1023 - 393))), 3.125rem); }
      @media print, screen and (min-width: 64em) {
        .searchResultPanel .resultTitle h2 {
          font-size: clamp(3.125rem, calc(3.125rem + (60 - 50) * ((100vw - 64rem) / (1728 - 1024))), 3.75rem); } }
  .searchResultPanel .mb-0 {
    margin-bottom: 0; }
  .searchResultPanel .flex-box {
    border-top: 0.625rem solid #B9C8DA; }
    @media print, screen and (max-width: 47.99875em) {
      .searchResultPanel .flex-box {
        margin-top: 1.25rem; } }
    .searchResultPanel .flex-box .flexWrap {
      padding-bottom: calc(clamp(0.938rem, 2.996vw + 0.202rem, 3.438rem)); }
      .searchResultPanel .flex-box .flexWrap .wraptitle {
        width: 100%; }
        .searchResultPanel .flex-box .flexWrap .wraptitle h2 {
          text-align: left;
          margin-top: 0.625rem;
          line-height: 100%;
          font-weight: 700;
          letter-spacing: -0.05em;
          font-size: clamp(3.4375rem, calc(3.4375rem + (64 - 55) * ((100vw - 24.5625rem) / (1023 - 393))), 4rem); }
          @media print, screen and (min-width: 64em) {
            .searchResultPanel .flex-box .flexWrap .wraptitle h2 {
              font-weight: 700;
              letter-spacing: -0.03em;
              font-size: clamp(4rem, calc(4rem + (90 - 64) * ((100vw - 64rem) / (1728 - 1024))), 5.625rem);
              margin-top: 1.6875rem; } }
          @media screen and (min-width: 80em) {
            .searchResultPanel .flex-box .flexWrap .wraptitle h2 {
              margin-left: -0.375rem; } }
      .searchResultPanel .flex-box .flexWrap .resulttag {
        padding-top: calc(clamp(0rem, 1.498vw - 0.368rem, 1.25rem)); }
        .searchResultPanel .flex-box .flexWrap .resulttag p {
          font-family: 'ABCDiatype';
          font-style: normal;
          font-weight: 400;
          line-height: 100%;
          letter-spacing: -0.025em;
          color: #03203D;
          font-size: clamp(1.25rem, calc(1.25rem + (22 - 20) * ((100vw - 24.5625rem) / (1023 - 393))), 1.375rem); }
          @media print, screen and (min-width: 64em) {
            .searchResultPanel .flex-box .flexWrap .resulttag p {
              font-size: clamp(1.375rem, calc(1.375rem + (27 - 22) * ((100vw - 64rem) / (1728 - 1024))), 1.6875rem); } }
  .searchResultPanel .innerwrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    position: relative; }
    @media screen and (min-width: 80em) {
      .searchResultPanel .innerwrap {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
            -ms-flex-direction: row;
                flex-direction: row; } }
    @media screen and (min-width: 80em) {
      .searchResultPanel .innerwrap .leftwrap {
        width: 22.75%;
        margin-right: 2%; } }
    @media screen and (min-width: 80em) {
      .searchResultPanel .innerwrap .rightwrap {
        width: 75%;
        margin-left: 0.625rem; } }
    .searchResultPanel .innerwrap .rightwrap .searchInput {
      padding-top: 0; }
      @media print, screen and (max-width: 47.99875em) {
        .searchResultPanel .innerwrap .rightwrap .searchInput {
          padding-top: 0.75rem; } }
      @media screen and (max-width: 1279px) {
        .searchResultPanel .innerwrap .rightwrap .searchInput {
          position: absolute;
          top: 0;
          width: 100%; } }
      .searchResultPanel .innerwrap .rightwrap .searchInput .flexi-row {
        position: relative; }
        .searchResultPanel .innerwrap .rightwrap .searchInput .flexi-row input {
          padding: 0.5rem 1.1875rem;
          padding-bottom: 0.25rem;
          letter-spacing: -0.025em;
          font-style: normal;
          font-weight: 400;
          font-size: clamp(1.25rem, calc(1.25rem + (25 - 20) * ((100vw - 24.5625rem) / (1728 - 393))), 1.5625rem);
          line-height: 100%;
          color: #03203D;
          border: 0;
          -webkit-box-shadow: inherit;
                  box-shadow: inherit;
          height: 2.5rem;
          margin-bottom: 0;
          background: #FFFFFF;
          border: 0.125rem solid #0B3D71;
          padding-right: 3.25rem; }
          @media print, screen and (min-width: 64em) {
            .searchResultPanel .innerwrap .rightwrap .searchInput .flexi-row input {
              height: 3.375rem;
              padding: 1.1875rem;
              margin: 0 0 1rem;
              background: #F1F4F8;
              border: 0;
              padding-right: 3.25rem; } }
          @media screen and (min-width: 80em) {
            .searchResultPanel .innerwrap .rightwrap .searchInput .flexi-row input {
              height: 3.75rem; } }
        .searchResultPanel .innerwrap .rightwrap .searchInput .flexi-row i {
          background: url(../assets/images/settings/search-icon.svg?v=agTfr77MFiyCuisfANjTIivPgM8) no-repeat;
          display: inline-block;
          background-size: contain;
          width: 1.625rem;
          height: 1.625rem;
          right: 1.1875rem;
          top: 0.3125rem;
          position: absolute;
          font-size: 0;
          cursor: pointer; }
          @media print, screen and (min-width: 64em) {
            .searchResultPanel .innerwrap .rightwrap .searchInput .flexi-row i {
              top: 0.875rem; } }
          @media screen and (min-width: 80em) {
            .searchResultPanel .innerwrap .rightwrap .searchInput .flexi-row i {
              width: 2.25rem;
              height: 2.25rem;
              right: 1.1875rem;
              top: 0.625rem; } }
      .searchResultPanel .innerwrap .rightwrap .searchInput .reserachLst {
        background: #ffffff;
        padding-left: 0.4375rem;
        padding-top: 1.5625rem;
        padding-right: 1.375rem;
        padding-bottom: 3.125rem;
        position: relative;
        top: 0;
        border-radius: 1.5625rem;
        z-index: 19;
        left: 0;
        right: 0;
        margin: 0 auto; }
        @media (min-width: 640px) {
          .searchResultPanel .innerwrap .rightwrap .searchInput .reserachLst {
            padding-left: 1.5rem; } }
        @media (min-width: 1200px) {
          .searchResultPanel .innerwrap .rightwrap .searchInput .reserachLst {
            padding-top: 1.75rem; } }
        @media print, screen and (min-width: 48em) {
          .searchResultPanel .innerwrap .rightwrap .searchInput .reserachLst {
            max-width: 55.625rem; } }
        .searchResultPanel .innerwrap .rightwrap .searchInput .reserachLst .bottomBtn {
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-flex-wrap: nowrap;
              -ms-flex-wrap: nowrap;
                  flex-wrap: nowrap;
          -webkit-box-pack: justify;
          -webkit-justify-content: space-between;
              -ms-flex-pack: justify;
                  justify-content: space-between;
          -webkit-box-align: center;
          -webkit-align-items: center;
              -ms-flex-align: center;
                  align-items: center;
          background: #672046;
          position: absolute;
          width: 100%;
          left: 0;
          bottom: -0.8125rem;
          border-radius: 0 0 1.5rem 1.5rem;
          overflow: hidden;
          padding-top: 0.5rem;
          padding-bottom: 0.9375rem;
          padding-left: 1.25rem;
          padding-right: 0;
          color: #ffffff; }
          .searchResultPanel .innerwrap .rightwrap .searchInput .reserachLst .bottomBtn .goIcon {
            width: 1.9375rem;
            height: 1.9375rem;
            margin-right: 0.375rem;
            position: relative;
            top: -0.125rem; }
            .searchResultPanel .innerwrap .rightwrap .searchInput .reserachLst .bottomBtn .goIcon i {
              background: url("../assets/images/settings/search-go.svg?v=agTfr77MFiyCuisfANjTIivPgM8") no-repeat;
              background-size: contain;
              width: 1.9375rem;
              height: 1.9375rem;
              display: block;
              position: absolute;
              font-size: 0;
              top: 0.375rem;
              right: 0.375rem;
              cursor: pointer;
              -webkit-transition: all .45s;
              transition: all .45s; }
              .searchResultPanel .innerwrap .rightwrap .searchInput .reserachLst .bottomBtn .goIcon i:hover {
                margin-right: 0.25rem; }
        .searchResultPanel .innerwrap .rightwrap .searchInput .reserachLst .match {
          line-height: 100%;
          color: #8D8D8D;
          font-size: clamp(1rem, calc(1rem + (18 - 16) * ((100vw - 24.5625rem) / (1728 - 393))), 1.125rem); }
          @media (min-width: 1200px) {
            .searchResultPanel .innerwrap .rightwrap .searchInput .reserachLst .match {
              line-height: 1.875rem; } }
        .searchResultPanel .innerwrap .rightwrap .searchInput .reserachLst ul {
          margin: 0; }
          .searchResultPanel .innerwrap .rightwrap .searchInput .reserachLst ul li,
          .searchResultPanel .innerwrap .rightwrap .searchInput .reserachLst ul li > a {
            margin-bottom: 0.625rem;
            padding-left: 0;
            line-height: 100%;
            font-size: clamp(1rem, calc(1rem + (18 - 16) * ((100vw - 24.5625rem) / (1728 - 393))), 1.125rem); }
            .searchResultPanel .innerwrap .rightwrap .searchInput .reserachLst ul li::before,
            .searchResultPanel .innerwrap .rightwrap .searchInput .reserachLst ul li > a::before {
              content: inherit; }
            @media (min-width: 1200px) {
              .searchResultPanel .innerwrap .rightwrap .searchInput .reserachLst ul li,
              .searchResultPanel .innerwrap .rightwrap .searchInput .reserachLst ul li > a {
                line-height: 1.875rem; } }
      .searchResultPanel .innerwrap .rightwrap .searchInput .flex-btn {
        max-width: 15.125rem;
        margin: 0 auto;
        margin-top: 1.5625rem;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: space-evenly;
        -webkit-justify-content: space-evenly;
            -ms-flex-pack: space-evenly;
                justify-content: space-evenly; }
        @media print, screen and (min-width: 48em) {
          .searchResultPanel .innerwrap .rightwrap .searchInput .flex-btn {
            -webkit-box-pack: justify;
            -webkit-justify-content: space-between;
                -ms-flex-pack: justify;
                    justify-content: space-between;
            margin-top: 2.1875rem; } }
        .searchResultPanel .innerwrap .rightwrap .searchInput .flex-btn .submitbtn {
          line-height: 1.5rem;
          font-weight: 700;
          padding: 0.3125rem 0.9375rem;
          height: 2.375rem;
          border-radius: 3.125rem;
          border: 0.125rem solid #015844;
          color: #015844;
          font-size: clamp(1.0625rem, calc(1.0625rem + (20 - 17) * ((100vw - 24.5625rem) / (1728 - 393))), 1.25rem); }
          @media print, screen and (min-width: 48em) {
            .searchResultPanel .innerwrap .rightwrap .searchInput .flex-btn .submitbtn {
              padding: 0.4375rem 1.5625rem;
              height: 2.625rem; } }
        .searchResultPanel .innerwrap .rightwrap .searchInput .flex-btn .resetbtn {
          line-height: 1.5rem;
          font-weight: 700;
          padding: 0.3125rem 0.9375rem;
          height: 2.375rem;
          border-radius: 3.125rem;
          border: 0.125rem solid #015844;
          color: #015844;
          font-size: clamp(1.0625rem, calc(1.0625rem +(20 - 17) * ((100vw - 24.5625rem) / (1728 - 393))), 1.25rem); }
          @media print, screen and (min-width: 48em) {
            .searchResultPanel .innerwrap .rightwrap .searchInput .flex-btn .resetbtn {
              padding: 0.4375rem 1.5625rem;
              height: 2.625rem; } }
    .searchResultPanel .innerwrap .rightwrap .allresult {
      margin-top: 1.25rem; }
  .searchResultPanel .redirect {
    margin-left: 0;
    margin-bottom: 0;
    list-style: none;
    padding-left: 0; }
    @media (min-width: 767px) and (max-width: 1279px) {
      .searchResultPanel .redirect {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
        row-gap: 0.75rem; } }
    .searchResultPanel .redirect li {
      width: 100%; }
      .searchResultPanel .redirect li::before, .searchResultPanel .redirect li::marker {
        display: none; }
      @media (min-width: 767px) and (max-width: 1279px) {
        .searchResultPanel .redirect li {
          width: 32%;
          margin-right: 2%; }
          .searchResultPanel .redirect li:nth-child(3n+3) {
            margin-right: 0; } }
      .searchResultPanel .redirect li .redirectCta {
        position: relative;
        font-weight: 700;
        color: #03203D;
        width: 100%;
        display: block;
        letter-spacing: -0.03125rem;
        background-color: #B9C8DA;
        padding: 0.875rem 1.5rem 0.875rem 1.5rem;
        letter-spacing: -0.025em;
        font-size: 1.25rem;
        line-height: 100%;
        font-weight: 700;
        letter-spacing: -0.03em;
        font-size: clamp(1.25rem, calc(1.25rem + (25 - 20) * ((100vw - 24.5625rem) / (1728 - 393))), 1.5625rem); }
        .searchResultPanel .redirect li .redirectCta:hover {
          background-color: #0B3D71;
          -webkit-transition: all 0.5s;
          transition: all 0.5s;
          color: white;
          text-decoration: none; }
          .searchResultPanel .redirect li .redirectCta:hover::before {
            right: 1.375rem;
            -webkit-transition: 0.2s ease;
            transition: 0.2s ease;
            background: url(../assets/images/settings/chev-right-white.svg?v=agTfr77MFiyCuisfANjTIivPgM8) no-repeat; }
        .searchResultPanel .redirect li .redirectCta:focus {
          outline-color: #03203D; }
        .searchResultPanel .redirect li .redirectCta::before {
          content: "";
          width: 1.0625rem;
          background: url(../assets/images/settings/chev-right.svg?v=5mZ5g3OIEUJEuQbpWZ6oDW-NA90) no-repeat;
          background-size: contain;
          height: 1rem;
          border: 0;
          display: inline-block;
          margin: 0.625rem 0 0 0.625rem;
          position: absolute;
          top: calc(clamp(0.25rem, 0.449vw + 0.14rem, 0.625rem));
          right: 1.5rem;
          -webkit-transition: 0.2s ease;
          transition: 0.2s ease; }

@media screen and (min-width: 1280px) and (max-width: 1360px) {
  .searchResultPanel .innerwrap .leftwrap .list-collapse li .header a .customcheckbox label {
    font-size: 1.25rem !important;
    line-height: 1.25rem; } }

