* {
  /*
   *  This workaround is required until SCSS stops throwing errors for url()
   *  based CSS variables
   *
   *  @SEE https://github.com/sass/node-sass/issues/2931
   */
  --uxp-icon-no:url("data:image/svg+xml;utf-8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path d='M12 2.25A9.75 9.75 0 1021.75 12 9.761 9.761 0 0012 2.25zM3.75 12a8.244 8.244 0 0113.525-6.336L5.665 17.275A8.21 8.21 0 013.75 12zM12 20.25a8.21 8.21 0 01-5.275-1.914l11.61-11.611A8.244 8.244 0 0112 20.25z'/></svg>"); }

.uxicon-no:before {
  content: var(--uxp-icon-no); }

* {
  /*
   *  This workaround is required until SCSS stops throwing errors for url()
   *  based CSS variables
   *
   *  @SEE https://github.com/sass/node-sass/issues/2931
   */
  --uxp-icon-exchange:url("data:image/svg+xml;utf-8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><g><path d='M19 8.646H6.81l1.617 1.617a.75.75 0 11-1.06 1.06L4.47 8.427a.753.753 0 010-1.06L7.366 4.47a.75.75 0 011.06 1.06L6.812 7.146H19a.75.75 0 110 1.5zM5 15.354h12.19l-1.617-1.617a.75.75 0 111.06-1.06l2.897 2.896a.753.753 0 010 1.06l-2.896 2.897a.75.75 0 11-1.06-1.06l1.616-1.616H5a.75.75 0 110-1.5z'/></g></svg>"); }

.uxicon-exchange:before {
  content: var(--uxp-icon-exchange); }

/* Domain Buy Service */
@media (min-width: 768px) {
  .dbs-modal-dialog .modal-header {
    padding-top: 3rem; } }

.dbs-modal-dialog .modal-content {
  margin-top: 0; }

.dbs-price-block {
  display: flex;
  flex-direction: column;
  align-items: flex-end; }
  .dbs-price-block .title {
    font-size: 0.875rem;
    font-weight: var(--uxp-font-weight-normal);
    line-height: 1rem;
    margin: 0.25rem 0; }
  .dbs-price-block .price-and-tooltip {
    display: flex; }
    .dbs-price-block .price-and-tooltip .price {
      font-size: 1.625rem;
      line-height: 2rem; }
      .dbs-price-block .price-and-tooltip .price + span {
        margin-top: -0.3rem; }
    .dbs-price-block .price-and-tooltip .tooltip-over-text .text-default {
      height: 1.125rem; }
  .dbs-price-block .suffix {
    font-size: 0.8125rem; }

.dbs-cta {
  width: 100%;
  display: flex;
  justify-content: center;
  font-size: 0.875rem; }
  .dbs-cta a {
    margin: 0 0.25rem;
    text-decoration: none; }

.dbs-container .dbs-title {
  height: 1.25rem;
  font-size: 1.125rem;
  font-weight: var(--uxp-font-weight-bold); }
  @media (max-width: 767px) {
    .dbs-container .dbs-title {
      display: none; } }

.dbs-container .dbs-desc {
  margin-bottom: 1.5rem; }
  .dbs-container .dbs-desc-line {
    display: flex;
    align-items: center;
    margin: 1.25rem 0; }
    .dbs-container .dbs-desc-line .icon {
      width: 5rem;
      height: 5rem;
      min-width: 5rem;
      border-radius: 50%;
      margin-right: 1.25rem;
      display: flex;
      align-items: center;
      justify-content: center; }
      .dbs-container .dbs-desc-line .icon img {
        height: 100%;
        width: 100%; }
      .dbs-container .dbs-desc-line .icon .uxicon-exchange {
        font-size: 28px; }
      .dbs-container .dbs-desc-line .icon .uxicon-world {
        font-size: 34px; }
    .dbs-container .dbs-desc-line .title {
      margin-bottom: 0.25rem; }
    @media (max-width: 767px) {
      .dbs-container .dbs-desc-line {
        align-items: flex-start; }
        .dbs-container .dbs-desc-line .icon {
          width: 3.75rem;
          height: 3.75rem;
          min-width: 3.75rem;
          margin-right: 0.75rem;
          margin-top: 0.1875rem; }
          .dbs-container .dbs-desc-line .icon .uxicon-exchange {
            font-size: 20px; }
          .dbs-container .dbs-desc-line .icon .uxicon-world {
            font-size: 26px; }
        .dbs-container .dbs-desc-line .title {
          font-size: 0.875rem;
          line-height: 1.25rem; }
        .dbs-container .dbs-desc-line .content {
          font-size: 0.875rem;
          line-height: 1rem; } }

.dbs-container .dbs-buy {
  height: 100px;
  padding: 0 1.5rem;
  display: flex;
  justify-content: space-between;
  align-items: center; }
  .dbs-container .dbs-buy .dbs-price-block {
    align-items: flex-start; }
  @media (max-width: 767px) {
    .dbs-container .dbs-buy {
      height: auto;
      padding: 0;
      background: none;
      flex-direction: column;
      align-items: flex-start; }
      .dbs-container .dbs-buy .buy-btn-wrap.default,
      .dbs-container .dbs-buy .buy-btn-wrap.verifying,
      .dbs-container .dbs-buy .continue-to-cart {
        width: 100%;
        margin-top: 1rem; }
      .dbs-container .dbs-buy .buy-btn-wrap .ux-button,
      .dbs-container .dbs-buy .buy-btn-wrap .verifying {
        width: 100% !important; } }

.dbs-hero-gradient-separator {
  width: 3px;
  height: 75px;
  background: linear-gradient(356.56deg, #1976D2 -38.42%, #9E42B5 150.39%); }

.gradient-border {
  background: linear-gradient(356.56deg, #1976D2 -38.42%, #9E42B5 150.39%);
  border-radius: 50%;
  padding: .125rem; }

.gradient-border-sm {
  background: linear-gradient(356.56deg, #1976D2 -38.42%, #9E42B5 150.39%);
  border-radius: 50%;
  padding: .125rem;
  padding-right: 2.75rem; }

.exact-match.taken.spin-wrap {
  border-radius: 0; }

.exact-match.taken .flattened {
  align-items: center;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  padding: 1.5rem 1rem;
  border-radius: 0;
  margin-top: 1rem;
  margin-bottom: .5rem; }
  .exact-match.taken .flattened.attached {
    border-bottom: none;
    margin-bottom: 0; }
  .exact-match.taken .flattened .domain {
    margin-left: 1.5rem; }
    .exact-match.taken .flattened .domain .domain-name .uxicon-svg-container {
      position: relative;
      top: .25rem; }
    .exact-match.taken .flattened .domain .description {
      margin-bottom: auto; }
      .exact-match.taken .flattened .domain .description .link {
        cursor: pointer;
        text-decoration: underline; }
  .exact-match.taken .flattened .toolbar {
    margin-left: auto;
    display: flex;
    margin-right: 1.5rem; }
    .exact-match.taken .flattened .toolbar .hero-icon {
      height: 3.25rem;
      margin: 0 1rem; }

.dbs-hero-mobile {
  padding-left: 4.5rem;
  padding-right: 4.5rem; }

.bg-transparent {
  background-color: transparent !important; }

.dbs-flat-card .sld {
  word-break: break-word; }

.dbs-flat-card .dbs-card-toolbar {
  padding-left: 6.25rem;
  padding-right: 6.25rem; }

.favorites.visible {
  visibility: visible; }

.favorites.hidden {
  visibility: hidden;
  transition: visibility .1s .5s; }

.tooltip-content p:last-of-type {
  margin-bottom: 0; }

.pricing-details {
  margin-left: 1.2rem;
  font-size: 0.75rem;
  line-height: 0.9375rem;
  margin: .25rem 0 .25rem .2rem;
  font-weight: var(--uxp-font-weight-normal); }
  .modernize-spin .pricing-details {
    margin: 0 0 0 .25rem; }
  .pricing-details .tooltip-over-text {
    position: relative;
    top: -.3rem;
    right: 0.25rem; }
    .pricing-details .tooltip-over-text .uxicon-svg-container {
      position: relative;
      top: 0.125rem; }
      .modernize-spin .pricing-details .tooltip-over-text .uxicon-svg-container {
        top: 0.5rem;
        width: 0.875rem;
        height: 0.875rem; }

.gd-valuation {
  vertical-align: text-bottom; }

.dpp-price {
  font-size: 1.5rem;
  line-height: 1.25rem; }

.sub-price {
  font-weight: var(--uxp-font-weight-normal);
  letter-spacing: unset !important;
  line-height: 0.9375rem !important;
  margin-bottom: 0 !important;
  text-transform: none !important; }

.price-with-domain .dpp-price {
  font-size: 2.25rem;
  line-height: 2.25rem; }

.price-with-domain .sub-muted {
  font-size: 1.5rem !important;
  line-height: 2.25rem !important;
  margin-bottom: 0 !important;
  position: relative;
  top: -0.1875rem; }
  @media (max-width: 767px) {
    .price-with-domain .sub-muted {
      font-size: 1rem !important; } }

.price-with-domain .pricing-details {
  font-size: 0.875rem;
  line-height: 1.125rem; }

.price-with-domain .pricing-terms {
  font-size: 0.875rem; }

.dpp-results .exact-header {
  height: 30px;
  padding: 0 16px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  border-radius: 0; }
  @media (max-width: 767px) {
    .dpp-results .exact-header {
      padding-left: 1rem; } }
  .dpp-results .exact-header-tag {
    font-size: 0.875rem;
    font-weight: var(--uxp-font-weight-bold);
    margin-left: 1.5rem; }
    @media (max-width: 767px) {
      .dpp-results .exact-header-tag {
        font-size: 1rem;
        margin-left: 0; } }
    .dpp-results .exact-header-tag .uxicon-svg-container {
      vertical-align: -.2rem; }
  .dpp-results .exact-header-call {
    font-size: 12px;
    line-height: 14px;
    margin-right: 1.5rem; }

.dpp-results .exact-body {
  min-height: 80px;
  padding: 1rem 2.25rem;
  display: flex;
  justify-content: space-between;
  position: relative; }
  .dpp-results .exact-body .cross-sell-container {
    margin-top: 0.5rem !important; }
  .dpp-results .exact-body .domain-name {
    padding-bottom: 0 !important; }
  .dpp-results .exact-body .exact-body-help {
    width: 330px;
    margin-left: 16px; }
    .dpp-results .exact-body .exact-body-help .exact-body-help-title {
      font-size: 1.4375rem !important;
      line-height: 1.625rem !important;
      margin: 0 0 6px !important;
      white-space: nowrap; }
    .dpp-results .exact-body .exact-body-help .exact-body-help-line .reason {
      word-break: break-word;
      max-width: 298px; }
    .dpp-results .exact-body .exact-body-help .exact-body-help-line .reason:first-letter {
      text-transform: capitalize; }
  .dpp-results .exact-body .exact-body-result {
    flex-grow: 1;
    width: calc(100% - 346px); }
    @media (max-width: 767px) {
      .dpp-results .exact-body .exact-body-result {
        width: 100%; } }
    .dpp-results .exact-body .exact-body-result .domain-name {
      display: block;
      position: relative;
      min-height: 24px;
      width: 100%; }
      .dpp-results .exact-body .exact-body-result .domain-name .domain-name-text {
        width: 100%;
        display: block;
        left: 0;
        transform-origin: top left;
        font-size: 1.625rem;
        line-height: 1.625rem;
        margin-bottom: 0;
        white-space: normal;
        overflow-wrap: break-word;
        word-wrap: break-word; }
        @media (max-width: 767px) {
          .dpp-results .exact-body .exact-body-result .domain-name .domain-name-text {
            font-weight: bold;
            line-height: 1.5rem; } }
    @media (max-width: 767px) {
      .dpp-results .exact-body .exact-body-result .price-block .dpp-price {
        font-size: 1.5rem; } }
    .dpp-results .exact-body .exact-body-result .price-block .dpp-price .premium-price #auction-preamble {
      font-size: 14px;
      margin-bottom: 0px;
      text-transform: capitalize; }
    .dpp-results .exact-body .exact-body-result .price-block .dpp-price .renewal-price {
      font-size: 15px;
      margin-left: 8px; }
    .dpp-results .exact-body .exact-body-result .price-block .renewal-text {
      font-size: 12px;
      display: block; }
    .dpp-results .exact-body .exact-body-result .exact-body-dbs-help {
      font-size: 16px;
      line-height: 24px; }
    .dpp-results .exact-body .exact-body-result .promo-discount {
      font-size: 11px; }
    .dpp-results .exact-body .exact-body-result .exact-body-govalue {
      margin: 0; }
      .dpp-results .exact-body .exact-body-result .exact-body-govalue span {
        display: inline-block;
        vertical-align: middle; }
      .dpp-results .exact-body .exact-body-result .exact-body-govalue .gd-valuation {
        width: 20px; }
        .dpp-results .exact-body .exact-body-result .exact-body-govalue .gd-valuation svg {
          height: 20px; }
      .dpp-results .exact-body .exact-body-result .exact-body-govalue-prefix, .dpp-results .exact-body .exact-body-result .exact-body-govalue-price {
        margin-left: 6px;
        font-size: 16px;
        font-weight: var(--uxp-font-weight-semibold); }
    .dpp-results .exact-body .exact-body-result .price-with-domain .price-block {
      font-size: 14px; }
      .dpp-results .exact-body .exact-body-result .price-with-domain .price-block span {
        display: inline-block; }
    .dpp-results .exact-body .exact-body-result .price-with-domain .h2 {
      display: none; }

.dpp-results .exact-body.dbs {
  min-height: 240px; }
  @media (max-width: 767px) {
    .dpp-results .exact-body.dbs {
      flex-direction: column; } }
  .dpp-results .exact-body.dbs .exact-body-result {
    display: flex;
    flex-direction: column;
    width: auto !important; }
    .dpp-results .exact-body.dbs .exact-body-result .domain-name {
      padding-bottom: 0.5rem; }
    .dpp-results .exact-body.dbs .exact-body-result .exact-body-help {
      margin-left: 0;
      margin-bottom: 1rem; }
      .dpp-results .exact-body.dbs .exact-body-result .exact-body-help span.reason {
        padding-left: 0; }
  .dpp-results .exact-body.dbs .exact-body-divider {
    border-right: 4px solid var(--ux-1nx9aml, black);
    margin: 0.25rem 2.1875rem; }
  .dpp-results .exact-body.dbs .exact-body-dbs {
    display: flex;
    flex-grow: 1;
    justify-content: space-between; }
    @media (max-width: 767px) {
      .dpp-results .exact-body.dbs .exact-body-dbs {
        flex-direction: column; } }
    .dpp-results .exact-body.dbs .exact-body-dbs-desc {
      display: flex;
      flex-direction: column;
      max-width: 275px;
      margin-right: 2rem; }
      @media (max-width: 767px) {
        .dpp-results .exact-body.dbs .exact-body-dbs-desc {
          margin-right: 0; } }
      .dpp-results .exact-body.dbs .exact-body-dbs-desc .title {
        font-size: 0.875rem;
        margin-bottom: 0.25rem; }
      .dpp-results .exact-body.dbs .exact-body-dbs-desc .desc {
        font-size: 1.625rem;
        line-height: 2rem;
        margin-bottom: 0.4rem; }
        @media (max-width: 767px) {
          .dpp-results .exact-body.dbs .exact-body-dbs-desc .desc {
            margin-bottom: 1rem; } }
      .dpp-results .exact-body.dbs .exact-body-dbs-desc .desc-sub {
        font-size: 0.875rem; }
    .dpp-results .exact-body.dbs .exact-body-dbs .link {
      margin-top: auto;
      margin-bottom: 0.5rem; }
      .dpp-results .exact-body.dbs .exact-body-dbs .link .uxicon-svg-container {
        margin-bottom: 2px;
        margin-right: 0.25rem;
        top: .5rem;
        position: relative; }
      .dpp-results .exact-body.dbs .exact-body-dbs .link .text-primary-o {
        font-size: 0.875rem;
        cursor: pointer; }
    .dpp-results .exact-body.dbs .exact-body-dbs-button {
      height: 100%;
      display: flex;
      flex-direction: column;
      align-items: flex-end;
      justify-content: space-between; }
      .dpp-results .exact-body.dbs .exact-body-dbs-button .hero-icon {
        width: 56px;
        height: 56px; }
      .dpp-results .exact-body.dbs .exact-body-dbs-button .dbs-price-block {
        text-align: right; }
      .dpp-results .exact-body.dbs .exact-body-dbs-button .buy-btn-wrap.selected {
        display: flex;
        flex-direction: column; }
        .dpp-results .exact-body.dbs .exact-body-dbs-button .buy-btn-wrap.selected .ux-button {
          padding: 0;
          min-height: 1.5rem; }
      .dpp-results .exact-body.dbs .exact-body-dbs-button .buy-btn-wrap.verifying, .dpp-results .exact-body.dbs .exact-body-dbs-button .removing .verifying, .dpp-results .exact-body.dbs .exact-body-dbs-button .removing {
        text-align: center;
        margin-bottom: 0; }
      @media (max-width: 767px) {
        .dpp-results .exact-body.dbs .exact-body-dbs-button {
          width: 100%;
          align-items: center; }
          .dpp-results .exact-body.dbs .exact-body-dbs-button .price-and-icon {
            width: 100%;
            display: flex;
            justify-content: space-between;
            align-items: center; }
            .dpp-results .exact-body.dbs .exact-body-dbs-button .price-and-icon .dbs-price-block {
              align-items: flex-start; }
          .dpp-results .exact-body.dbs .exact-body-dbs-button .buy-btn-wrap {
            width: 100%;
            margin: 1rem 0; }
            .dpp-results .exact-body.dbs .exact-body-dbs-button .buy-btn-wrap .verifying,
            .dpp-results .exact-body.dbs .exact-body-dbs-button .buy-btn-wrap .ux-button {
              width: 100%;
              padding: 0.75rem; }
          .dpp-results .exact-body.dbs .exact-body-dbs-button .link {
            margin: 0; } }

.dpp-results .exact-footer {
  padding: 1rem 2.25rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  border-radius: 0;
  box-shadow: 0 3px 6px rgba(117, 117, 117, 0.25); }
  @media (min-width: 768px) {
    .dpp-results .exact-footer {
      height: 4.375rem; } }
  @media (max-width: 767px) {
    .dpp-results .exact-footer {
      padding: 16px;
      flex-direction: column-reverse; } }
  .dpp-results .exact-footer .exact-footer-links {
    display: flex;
    flex-flow: row wrap;
    justify-content: center; }
  .dpp-results .exact-footer .exact-footer-buttons {
    display: flex; }
    @media (min-width: 768px) {
      .dpp-results .exact-footer .exact-footer-buttons {
        height: 100%;
        align-items: center; }
        .dpp-results .exact-footer .exact-footer-buttons:not(.gd) {
          flex-grow: 1;
          flex-direction: row-reverse; } }
    @media (max-width: 767px) {
      .dpp-results .exact-footer .exact-footer-buttons {
        width: 100%;
        flex-direction: column-reverse; }
        .dpp-results .exact-footer .exact-footer-buttons .buy-btn-wrap > div {
          display: flex;
          flex-direction: column-reverse; }
        .dpp-results .exact-footer .exact-footer-buttons .verifying {
          text-align: center; } }
    .dpp-results .exact-footer .exact-footer-buttons h6 {
      margin-top: 16px; }
  .dpp-results .exact-footer-help {
    margin-top: 16px;
    font-size: 14px; }
  .dpp-results .exact-footer-call {
    margin-top: 16px;
    font-size: 14px;
    text-align: center; }
    @media (max-width: 767px) {
      .dpp-results .exact-footer-call {
        margin-top: 0;
        padding-top: 16px;
        height: 58px;
        width: 100%; } }
  .dpp-results .exact-footer-title {
    width: 100%;
    text-align: left;
    font-size: 16px;
    font-weight: var(--uxp-font-weight-bold);
    line-height: 18px; }
    @media (max-width: 767px) {
      .dpp-results .exact-footer-title {
        margin-bottom: 16px; } }

.dpp-results .bundle-domain-result {
  display: flex;
  justify-content: space-between;
  overflow: hidden;
  transition: all 0.1s ease-in-out;
  padding: 1rem 2.25rem 1.25rem;
  border-top: 1px solid var(--ux-97h3vl, lightgray); }
  .dpp-results .bundle-domain-result.hide {
    height: 0;
    margin-top: calc(-2.25rem - 1px); }
  @media (max-width: 767px) {
    .dpp-results .bundle-domain-result {
      padding: 1rem 1rem 2rem;
      flex-direction: column; }
      .dpp-results .bundle-domain-result.hide {
        margin-top: calc(-3rem - 1px); }
      .dpp-results .bundle-domain-result .flex-container {
        width: 100%; }
      .dpp-results .bundle-domain-result button {
        width: 100%;
        margin-left: 0 !important; } }
  .dpp-results .bundle-domain-result .price-block {
    display: inline-block;
    vertical-align: middle;
    margin-top: 0.375rem; }
    .dpp-results .bundle-domain-result .price-block .pricing-terms {
      margin-right: 1rem; }
  .dpp-results .bundle-domain-result .buy-btn-wrap .ux-button {
    margin-left: 2rem; }
  .dpp-results .bundle-domain-result .buy-btn-wrap .ux-button.added {
    border: 1px solid var(--ux-kdwujq, transparent) !important;
    margin-left: 10px; }
    @media (max-width: 767px) {
      .dpp-results .bundle-domain-result .buy-btn-wrap .ux-button.added {
        margin-top: 0.5rem; } }
  .dpp-results .bundle-domain-result .buy-btn-wrap .verifying {
    text-align: center;
    margin: 0.5rem 0; }
  .dpp-results .bundle-domain-result .buy-btn-wrap .flex-container {
    display: inline-block; }
  .dpp-results .bundle-domain-result .bundle-header {
    margin-bottom: 1rem; }
  .dpp-results .bundle-domain-result .domain-name {
    min-width: 250px; }
    @media (max-width: 767px) {
      .dpp-results .bundle-domain-result .domain-name {
        margin-bottom: 8px; } }
    .dpp-results .bundle-domain-result .domain-name .bundle-header {
      margin-bottom: 0; }
    .dpp-results .bundle-domain-result .domain-name ul {
      margin-bottom: 0; }
    .dpp-results .bundle-domain-result .domain-name li {
      margin: 0.5rem 0;
      word-break: break-all; }
  .dpp-results .bundle-domain-result .bundle-toggle-hide {
    position: absolute;
    cursor: pointer;
    bottom: 0;
    left: calc(50% - 8px);
    height: 1.5rem; }

.dpp-results .bundle-toggle-show {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 1.5rem;
  cursor: pointer; }

.dpp-results .cross-sell-container .cross-sell-wrap {
  position: relative;
  clear: both;
  width: 100%;
  border: 0;
  clear: both;
  font-size: 14px;
  min-width: 0;
  background: none; }
  .dpp-results .cross-sell-container .cross-sell-wrap .domain-name .domain-name-text {
    text-transform: lowercase;
    line-height: 100%;
    font-size: 14px; }
  .dpp-results .cross-sell-container .cross-sell-wrap .form-group {
    margin-bottom: 0; }
    .dpp-results .cross-sell-container .cross-sell-wrap .form-group .form-check {
      margin-bottom: 0; }
    .dpp-results .cross-sell-container .cross-sell-wrap .form-group .form-text {
      margin-bottom: 0; }
  .dpp-results .cross-sell-container .cross-sell-wrap .cross-sell-renew {
    display: block;
    font-size: 12px;
    padding-left: 30px; }
    @media (min-width: 768px) {
      .dpp-results .cross-sell-container .cross-sell-wrap .cross-sell-renew {
        white-space: nowrap; } }

.dpp-results .exact-match {
  margin-bottom: 20px; }

.dpp-results .spins-header {
  margin: 20px 0; }

.dpp-results .domain-result, .dpp-results .cross-sell-container .cross-sell-wrap {
  float: left;
  min-width: 290px;
  vertical-align: middle;
  width: 99%; }
  .dpp-results .domain-result .domain-name, .dpp-results .cross-sell-container .cross-sell-wrap .domain-name {
    display: inline-block;
    vertical-align: top;
    word-break: break-all; }
    .dpp-results .domain-result .domain-name .hidden-break-1::before, .dpp-results .cross-sell-container .cross-sell-wrap .domain-name .hidden-break-1::before {
      content: '\A'; }
    .dpp-results .domain-result .domain-name .domain-name-text, .dpp-results .cross-sell-container .cross-sell-wrap .domain-name .domain-name-text {
      text-transform: lowercase;
      line-height: 100%; }
    @media (min-width: 450px) {
      .dpp-results .domain-result .domain-name .hidden-break-1::before, .dpp-results .cross-sell-container .cross-sell-wrap .domain-name .hidden-break-1::before {
        content: none; }
      .dpp-results .domain-result .domain-name .hidden-break-2::before, .dpp-results .cross-sell-container .cross-sell-wrap .domain-name .hidden-break-2::before {
        content: '\A'; } }
  .dpp-results .domain-result .promo-discount, .dpp-results .cross-sell-container .cross-sell-wrap .promo-discount {
    clear: both;
    display: block;
    font-size: 11px;
    float: right;
    text-align: right;
    width: 80%; }
  .dpp-results .domain-result .buy-btn-wrap, .dpp-results .cross-sell-container .cross-sell-wrap .buy-btn-wrap {
    display: block;
    float: right; }
    @media (min-width: 768px) {
      .dpp-results .domain-result .buy-btn-wrap, .dpp-results .cross-sell-container .cross-sell-wrap .buy-btn-wrap {
        margin-left: auto;
        margin-right: 1.25rem; } }
    .dpp-results .domain-result .buy-btn-wrap h6, .dpp-results .cross-sell-container .cross-sell-wrap .buy-btn-wrap h6 {
      margin: 7px 0; }
  .dpp-results .domain-result .price-block, .dpp-results .cross-sell-container .cross-sell-wrap .price-block {
    display: inline-block;
    margin-left: 10px;
    text-align: right;
    vertical-align: middle; }
    .dpp-results .domain-result .price-block #auction-preamble, .dpp-results .cross-sell-container .cross-sell-wrap .price-block #auction-preamble {
      font-size: 14px; }
      @media (max-width: 767px) {
        .dpp-results .domain-result .price-block #auction-preamble, .dpp-results .cross-sell-container .cross-sell-wrap .price-block #auction-preamble {
          font-size: 12px; } }
    .dpp-results .domain-result .price-block .renewal-text, .dpp-results .cross-sell-container .cross-sell-wrap .price-block .renewal-text {
      display: block;
      font-size: 12px;
      margin-top: 0px;
      line-height: 12px; }
  .dpp-results .domain-result .dpp-price, .dpp-results .cross-sell-container .cross-sell-wrap .dpp-price {
    margin-left: 3px; }
    .dpp-results .domain-result .dpp-price .renewal-price, .dpp-results .cross-sell-container .cross-sell-wrap .dpp-price .renewal-price {
      display: block;
      font-size: 12px;
      line-height: 14px; }

.dpp-results .spin-domain-result {
  position: relative;
  clear: both;
  width: 100%;
  border-top: 1px solid var(--ux-97h3vl, lightgray); }
  .dpp-results .spin-domain-result .domain-name .domain-name-text {
    text-transform: lowercase;
    line-height: 100%; }
  @media (min-width: 768px) {
    .dpp-results .spin-domain-result .d-inline-block {
      margin-left: 1.25rem; } }
  .dpp-results .spin-domain-result .link {
    max-width: 3rem;
    height: 3rem;
    margin: 0 0 0.375rem; }
  @media (max-width: 767px) {
    .dpp-results .spin-domain-result.premium .buy-btn-wrap {
      text-align: right; }
      .dpp-results .spin-domain-result.premium .buy-btn-wrap .price-block {
        width: 95%;
        margin-bottom: 16px; }
    .dpp-results .spin-domain-result.card-view {
      border: 0;
      border-radius: 0;
      min-width: auto;
      margin-bottom: 0.5rem; }
      .dpp-results .spin-domain-result.card-view .buy-btn-wrap.default {
        float: none; }
      .dpp-results .spin-domain-result.card-view .buy-btn-wrap.error {
        float: none; }
      .dpp-results .spin-domain-result.card-view .buy-btn-wrap .price-block {
        display: flex;
        flex-direction: column;
        text-align: left;
        margin-left: 0;
        margin-bottom: 0;
        margin-right: 2.25rem;
        word-wrap: break-word; }
        .dpp-results .spin-domain-result.card-view .buy-btn-wrap .price-block .dpp-price {
          margin-left: 0; }
        .dpp-results .spin-domain-result.card-view .buy-btn-wrap .price-block .renewal-price {
          display: inline-block;
          position: static; } }
  @media (max-width: 590px) {
    .dpp-results .spin-domain-result .price-block {
      font-size: 12px; }
      .dpp-results .spin-domain-result .price-block .pricing-details {
        top: -2px; } }
  @media (max-width: 991px) and (min-width: 591px) {
    .dpp-results .spin-domain-result .price-block {
      font-size: 14px; }
      .dpp-results .spin-domain-result .price-block .dpp-price {
        font-size: 16px; }
      .dpp-results .spin-domain-result .price-block .pricing-details {
        top: -4px; } }
  .dpp-results .spin-domain-result.border-mark {
    border-left-width: 6px;
    padding-top: 0.5rem;
    padding-bottom: 1rem; }
    .dpp-results .spin-domain-result.border-mark.price-display {
      padding-top: 16px;
      padding-bottom: 16px; }

.dpp-results .spin-domain-result.single-slat {
  border-top: 0; }

.dpp-results .spin-results-wrap {
  margin: 0;
  overflow: hidden; }

.spin-results-wrap .panel .panel-button {
  height: 0; }

.spin-results-wrap .panel .panel-icon {
  visibility: hidden; }

@media (min-width: 768px) {
  .spin-results-wrap .domain-result, .spin-results-wrap .dpp-results .cross-sell-container .cross-sell-wrap, .dpp-results .cross-sell-container .spin-results-wrap .cross-sell-wrap {
    align-items: center;
    display: flex;
    flex-direction: row;
    justify-content: flex-start; } }

.add-to-cart-icon {
  position: absolute;
  right: 0;
  bottom: 40px; }

.serp-godaddy-skin .bundle-domain-result .buy-btn-wrap .btn-default, .serp-godaddy-skin .bundle-domain-result .buy-btn-wrap .ux-button.added {
  color: var(--ux-ut3xrx, black) !important;
  background-color: var(--ux-1owc8nc, transparent) !important; }

.serp-godaddy-skin .bundle-domain-result .buy-btn-wrap .ux-button.added {
  border: 1px solid var(--ux-kdwujq, transparent) !important; }

.serp-godaddy-skin .button-secondary-teal {
  color: var(--ux-ut3xrx, black) !important; }
  .serp-godaddy-skin .button-secondary-teal:hover {
    color: var(--ux-unx9i2, white) !important; }

.serp-godaddy-skin .button-rounded {
  border-radius: 4px; }

.serp-godaddy-skin .button-primary-teal {
  color: var(--ux-h6e7c1, white) !important;
  background: var(--ux-ut3xrx, black) !important;
  border-color: var(--ux-ut3xrx, black) !important; }
  .serp-godaddy-skin .button-primary-teal:hover, .serp-godaddy-skin .button-primary-teal:focus, .serp-godaddy-skin .button-primary-teal:active {
    border-color: var(--ux-unx9i2, white) !important;
    background: var(--ux-unx9i2, white) !important; }
  .serp-godaddy-skin .button-primary-teal.added {
    color: var(--ux-h6e7c1, white) !important;
    background: var(--ux-ut3xrx, black) !important; }

.serp-godaddy-skin .tld-gallery-box:hover {
  color: var(--ux-unx9i2, white) !important; }

.font-weight-bold {
  font-weight: var(--uxp-font-weight-bold); }

.font-weight-semibold {
  font-weight: var(--uxp-font-weight-semibold); }

.text-underline {
  text-decoration: underline; }

.ms11 {
  font-size: 4rem; }

.text-break {
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word; }

.break-text-anywhere {
  overflow-wrap: anywhere; }

.text-purple {
  color: var(--ux-1lpd00q, blue); }

.text-dark-gray {
  color: var(--ux-1glcx6s, black); }

.bg-dark-grey {
  background-color: var(--ux-1m9ys0v, gray); }

.lh-reset {
  line-height: normal; }

.letter-spacing-pt6 {
  letter-spacing: 0.9px; }

.letter-spacing-pt9 {
  letter-spacing: 0.9px; }

.cursor-pointer {
  cursor: pointer; }

.cursor-disabled {
  cursor: not-allowed; }

.cursor-inherit {
  cursor: inherit; }

.position-fixed {
  position: fixed; }

.stick-to-bottom {
  position: -webkit-sticky;
  /* For Safari */
  position: sticky;
  bottom: 0; }

.sticky-header {
  position: relative;
  z-index: 100; }

.va-5 {
  vertical-align: 5px; }

.z-index-1 {
  z-index: 1; }

.align-top {
  vertical-align: top; }

.top-reset {
  top: 0 !important; }

.fb-30 {
  flex-basis: 30%; }

.fb-35 {
  flex-basis: 35%; }

.fb-70 {
  flex-basis: 70%; }

.flex-1 {
  flex: 1; }

.order-1 {
  order: 1; }

.w-0 {
  width: 0; }

.w-4 {
  width: 4rem; }

.w-15 {
  width: 13rem; }

.w-25 {
  width: 25%; }

.w-50 {
  width: 50%; }

.w-100 {
  width: 100%; }

.mw-40 {
  max-width: 40%; }

.width-fit {
  width: fit-content; }

.h-0 {
  height: 0 !important;
  overflow: hidden; }

.h-4 {
  height: 4rem; }

.h-9 {
  height: 7.75rem; }

.h-100 {
  height: 100%; }

.min-h-1 {
  min-height: 1.25rem; }

.min-h-2 {
  min-height: 1.5rem; }

.min-h-8 {
  min-height: 6.25rem; }

.min-h-14 {
  min-height: 12rem; }

.min-h-16 {
  min-height: 14rem; }

.min-h-22 {
  min-height: 20rem; }

*:focus-visible {
  outline: -webkit-focus-ring-color auto 5px !important; }

.outline-none {
  outline: none; }

.outline-focus {
  outline: -webkit-focus-ring-color auto 5px !important; }

.featureinfo > * {
  border: '1px solid lime'; }

.flatten {
  box-shadow: none !important;
  border-radius: 0 !important; }

.shadow3 {
  box-shadow: 0px -4px 6px rgba(0, 0, 0, 0.05); }

.gap-1 {
  margin-left: 0.5rem;
  margin-right: 0.5rem; }
  .gap-1:first-child {
    margin-left: 0;
    margin-right: 0.5rem; }
  .gap-1:last-child {
    margin-left: 0.5rem;
    margin-right: 0; }

.ml-6 {
  margin-left: 4rem !important; }

.ml-7 {
  margin-left: 5rem !important; }

.ml-8 {
  margin-left: 6rem !important; }

.ml-9 {
  margin-left: 7rem !important; }

.ml-10 {
  margin-left: 8rem !important; }

.ml-11 {
  margin-left: 9rem !important; }

.ml-12 {
  margin-left: 10rem !important; }

.ml-13 {
  margin-left: 11rem !important; }

.ml-14 {
  margin-left: 12rem !important; }

.ml-15 {
  margin-left: 13rem !important; }

.ml-16 {
  margin-left: 14rem !important; }

.ml-17 {
  margin-left: 15rem !important; }

.ml-18 {
  margin-left: 16rem !important; }

.ml-19 {
  margin-left: 17rem !important; }

.ml-20 {
  margin-left: 18rem !important; }

.ml-21 {
  margin-left: 19rem !important; }

.ml-22 {
  margin-left: 20rem !important; }

.mt-6 {
  margin-top: 4rem !important; }

.mt-7 {
  margin-top: 5rem !important; }

.mt-8 {
  margin-top: 6rem !important; }

.mt-9 {
  margin-top: 7rem !important; }

.mt-10 {
  margin-top: 8rem !important; }

.mt-11 {
  margin-top: 9rem !important; }

.mt-12 {
  margin-top: 10rem !important; }

.mt-13 {
  margin-top: 11rem !important; }

.mt-14 {
  margin-top: 12rem !important; }

.mt-15 {
  margin-top: 13rem !important; }

.mt-16 {
  margin-top: 14rem !important; }

.mt-17 {
  margin-top: 15rem !important; }

.mt-18 {
  margin-top: 16rem !important; }

.mt-19 {
  margin-top: 17rem !important; }

.mt-20 {
  margin-top: 18rem !important; }

.mt-21 {
  margin-top: 19rem !important; }

.mt-22 {
  margin-top: 20rem !important; }

.mr-6 {
  margin-right: 4rem !important; }

.mr-7 {
  margin-right: 5rem !important; }

.mr-8 {
  margin-right: 6rem !important; }

.mr-9 {
  margin-right: 7rem !important; }

.mr-10 {
  margin-right: 8rem !important; }

.mr-11 {
  margin-right: 9rem !important; }

.mr-12 {
  margin-right: 10rem !important; }

.mr-13 {
  margin-right: 11rem !important; }

.mr-14 {
  margin-right: 12rem !important; }

.mr-15 {
  margin-right: 13rem !important; }

.mr-16 {
  margin-right: 14rem !important; }

.mr-17 {
  margin-right: 15rem !important; }

.mr-18 {
  margin-right: 16rem !important; }

.mr-19 {
  margin-right: 17rem !important; }

.mr-20 {
  margin-right: 18rem !important; }

.mr-21 {
  margin-right: 19rem !important; }

.mr-22 {
  margin-right: 20rem !important; }

.w-6 {
  width: 4rem !important; }

.w-7 {
  width: 5rem !important; }

.w-8 {
  width: 6rem !important; }

.w-9 {
  width: 7rem !important; }

.w-10 {
  width: 8rem !important; }

.w-11 {
  width: 9rem !important; }

.w-12 {
  width: 10rem !important; }

.w-13 {
  width: 11rem !important; }

.w-14 {
  width: 12rem !important; }

.w-15 {
  width: 13rem !important; }

.w-16 {
  width: 14rem !important; }

.w-17 {
  width: 15rem !important; }

.w-18 {
  width: 16rem !important; }

.w-19 {
  width: 17rem !important; }

.w-20 {
  width: 18rem !important; }

.w-21 {
  width: 19rem !important; }

.w-22 {
  width: 20rem !important; }

.lh-3 {
  line-height: 1rem !important; }

.lh-4 {
  line-height: 2rem !important; }

.lh-5 {
  line-height: 3rem !important; }

.lh-6 {
  line-height: 4rem !important; }

.lh-7 {
  line-height: 5rem !important; }

.lh-8 {
  line-height: 6rem !important; }

.lh-9 {
  line-height: 7rem !important; }

.lh-10 {
  line-height: 8rem !important; }

.lh-11 {
  line-height: 9rem !important; }

.lh-12 {
  line-height: 10rem !important; }

.lh-13 {
  line-height: 11rem !important; }

.lh-14 {
  line-height: 12rem !important; }

.lh-15 {
  line-height: 13rem !important; }

.lh-16 {
  line-height: 14rem !important; }

.lh-17 {
  line-height: 15rem !important; }

.lh-18 {
  line-height: 16rem !important; }

.lh-19 {
  line-height: 17rem !important; }

.lh-20 {
  line-height: 18rem !important; }

.lh-21 {
  line-height: 19rem !important; }

.lh-22 {
  line-height: 20rem !important; }

@media (min-width: 576px) {
  .lh-sm-3 {
    line-height: 1rem !important; }
  .lh-sm-4 {
    line-height: 2rem !important; }
  .lh-sm-5 {
    line-height: 3rem !important; }
  .lh-sm-6 {
    line-height: 4rem !important; }
  .lh-sm-7 {
    line-height: 5rem !important; }
  .lh-sm-8 {
    line-height: 6rem !important; }
  .lh-sm-9 {
    line-height: 7rem !important; }
  .lh-sm-10 {
    line-height: 8rem !important; }
  .lh-sm-11 {
    line-height: 9rem !important; }
  .lh-sm-12 {
    line-height: 10rem !important; }
  .lh-sm-13 {
    line-height: 11rem !important; }
  .lh-sm-14 {
    line-height: 12rem !important; }
  .lh-sm-15 {
    line-height: 13rem !important; }
  .lh-sm-16 {
    line-height: 14rem !important; }
  .lh-sm-17 {
    line-height: 15rem !important; }
  .lh-sm-18 {
    line-height: 16rem !important; }
  .lh-sm-19 {
    line-height: 17rem !important; }
  .lh-sm-20 {
    line-height: 18rem !important; }
  .lh-sm-21 {
    line-height: 19rem !important; }
  .lh-sm-22 {
    line-height: 20rem !important; } }

@media (min-width: 768px) {
  .mt-md-6 {
    margin-top: 4rem !important; }
  .mt-md-7 {
    margin-top: 5rem !important; }
  .mt-md-8 {
    margin-top: 6rem !important; }
  .mt-md-9 {
    margin-top: 7rem !important; }
  .mt-md-10 {
    margin-top: 8rem !important; }
  .mt-md-11 {
    margin-top: 9rem !important; }
  .mt-md-12 {
    margin-top: 10rem !important; }
  .mt-md-13 {
    margin-top: 11rem !important; }
  .mt-md-14 {
    margin-top: 12rem !important; }
  .mt-md-15 {
    margin-top: 13rem !important; }
  .mt-md-16 {
    margin-top: 14rem !important; }
  .mt-md-17 {
    margin-top: 15rem !important; }
  .mt-md-18 {
    margin-top: 16rem !important; }
  .mt-md-19 {
    margin-top: 17rem !important; }
  .mt-md-20 {
    margin-top: 18rem !important; }
  .mt-md-21 {
    margin-top: 19rem !important; }
  .mt-md-22 {
    margin-top: 20rem !important; }
  .lh-md-3 {
    line-height: 1rem !important; }
  .lh-md-4 {
    line-height: 2rem !important; }
  .lh-md-5 {
    line-height: 3rem !important; }
  .lh-md-6 {
    line-height: 4rem !important; }
  .lh-md-7 {
    line-height: 5rem !important; }
  .lh-md-8 {
    line-height: 6rem !important; }
  .lh-md-9 {
    line-height: 7rem !important; }
  .lh-md-10 {
    line-height: 8rem !important; }
  .lh-md-11 {
    line-height: 9rem !important; }
  .lh-md-12 {
    line-height: 10rem !important; }
  .lh-md-13 {
    line-height: 11rem !important; }
  .lh-md-14 {
    line-height: 12rem !important; }
  .lh-md-15 {
    line-height: 13rem !important; }
  .lh-md-16 {
    line-height: 14rem !important; }
  .lh-md-17 {
    line-height: 15rem !important; }
  .lh-md-18 {
    line-height: 16rem !important; }
  .lh-md-19 {
    line-height: 17rem !important; }
  .lh-md-20 {
    line-height: 18rem !important; }
  .lh-md-21 {
    line-height: 19rem !important; }
  .lh-md-22 {
    line-height: 20rem !important; } }

@media (min-width: 992px) {
  .mt-lg-6 {
    margin-top: 4rem !important; }
  .mt-lg-7 {
    margin-top: 5rem !important; }
  .mt-lg-8 {
    margin-top: 6rem !important; }
  .mt-lg-9 {
    margin-top: 7rem !important; }
  .mt-lg-10 {
    margin-top: 8rem !important; }
  .mt-lg-11 {
    margin-top: 9rem !important; }
  .mt-lg-12 {
    margin-top: 10rem !important; }
  .mt-lg-13 {
    margin-top: 11rem !important; }
  .mt-lg-14 {
    margin-top: 12rem !important; }
  .mt-lg-15 {
    margin-top: 13rem !important; }
  .mt-lg-16 {
    margin-top: 14rem !important; }
  .mt-lg-17 {
    margin-top: 15rem !important; }
  .mt-lg-18 {
    margin-top: 16rem !important; }
  .mt-lg-19 {
    margin-top: 17rem !important; }
  .mt-lg-20 {
    margin-top: 18rem !important; }
  .mt-lg-21 {
    margin-top: 19rem !important; }
  .mt-lg-22 {
    margin-top: 20rem !important; }
  .lh-lg-3 {
    line-height: 1rem !important; }
  .lh-lg-4 {
    line-height: 2rem !important; }
  .lh-lg-5 {
    line-height: 3rem !important; }
  .lh-lg-6 {
    line-height: 4rem !important; }
  .lh-lg-7 {
    line-height: 5rem !important; }
  .lh-lg-8 {
    line-height: 6rem !important; }
  .lh-lg-9 {
    line-height: 7rem !important; }
  .lh-lg-10 {
    line-height: 8rem !important; }
  .lh-lg-11 {
    line-height: 9rem !important; }
  .lh-lg-12 {
    line-height: 10rem !important; }
  .lh-lg-13 {
    line-height: 11rem !important; }
  .lh-lg-14 {
    line-height: 12rem !important; }
  .lh-lg-15 {
    line-height: 13rem !important; }
  .lh-lg-16 {
    line-height: 14rem !important; }
  .lh-lg-17 {
    line-height: 15rem !important; }
  .lh-lg-18 {
    line-height: 16rem !important; }
  .lh-lg-19 {
    line-height: 17rem !important; }
  .lh-lg-20 {
    line-height: 18rem !important; }
  .lh-lg-21 {
    line-height: 19rem !important; }
  .lh-lg-22 {
    line-height: 20rem !important; } }

@media (min-width: 1200px) {
  .mt-xl-6 {
    margin-top: 4rem !important; }
  .mt-xl-7 {
    margin-top: 5rem !important; }
  .mt-xl-8 {
    margin-top: 6rem !important; }
  .mt-xl-9 {
    margin-top: 7rem !important; }
  .mt-xl-10 {
    margin-top: 8rem !important; }
  .mt-xl-11 {
    margin-top: 9rem !important; }
  .mt-xl-12 {
    margin-top: 10rem !important; }
  .mt-xl-13 {
    margin-top: 11rem !important; }
  .mt-xl-14 {
    margin-top: 12rem !important; }
  .mt-xl-15 {
    margin-top: 13rem !important; }
  .mt-xl-16 {
    margin-top: 14rem !important; }
  .mt-xl-17 {
    margin-top: 15rem !important; }
  .mt-xl-18 {
    margin-top: 16rem !important; }
  .mt-xl-19 {
    margin-top: 17rem !important; }
  .mt-xl-20 {
    margin-top: 18rem !important; }
  .mt-xl-21 {
    margin-top: 19rem !important; }
  .mt-xl-22 {
    margin-top: 20rem !important; }
  .lh-xl-3 {
    line-height: 1rem !important; }
  .lh-xl-4 {
    line-height: 2rem !important; }
  .lh-xl-5 {
    line-height: 3rem !important; }
  .lh-xl-6 {
    line-height: 4rem !important; }
  .lh-xl-7 {
    line-height: 5rem !important; }
  .lh-xl-8 {
    line-height: 6rem !important; }
  .lh-xl-9 {
    line-height: 7rem !important; }
  .lh-xl-10 {
    line-height: 8rem !important; }
  .lh-xl-11 {
    line-height: 9rem !important; }
  .lh-xl-12 {
    line-height: 10rem !important; }
  .lh-xl-13 {
    line-height: 11rem !important; }
  .lh-xl-14 {
    line-height: 12rem !important; }
  .lh-xl-15 {
    line-height: 13rem !important; }
  .lh-xl-16 {
    line-height: 14rem !important; }
  .lh-xl-17 {
    line-height: 15rem !important; }
  .lh-xl-18 {
    line-height: 16rem !important; }
  .lh-xl-19 {
    line-height: 17rem !important; }
  .lh-xl-20 {
    line-height: 18rem !important; }
  .lh-xl-21 {
    line-height: 19rem !important; }
  .lh-xl-22 {
    line-height: 20rem !important; } }

.see-change-bar {
  background-color: var(--ux-cao06b, white); }

.container {
  max-width: none; }
  @media screen and (min-width: 520px) and (max-width: 767px) {
    .container {
      max-width: none; } }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .container {
      max-width: 740px; } }
  @media screen and (min-width: 992px) and (max-width: 1199px) {
    .container {
      max-width: 960px; } }
  @media screen and (min-width: 1200px) {
    .container {
      max-width: 1170px; } }

/* Video Player */
.video-container {
  position: relative;
  height: 45vh;
  width: 100%; }
  .video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.search-error, .search-error-standard, .search-error-modern {
  font-size: 20px;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  position: absolute;
  bottom: 0;
  width: 100%; }
  .search-error-standard {
    height: 50vh; }
  .search-error-modern {
    height: 60vh; }
  @media (max-width: 767px) {
    .search-error, .search-error-standard, .search-error-modern {
      padding: 0 20px; } }

.search-error-modern-inner {
  display: flex;
  flex-direction: column;
  align-items: center; }

.search-error-text {
  font-size: 36px;
  line-height: 44px;
  font-family: var(--ux-shg991, serif);
  margin-bottom: 70px;
  text-align: center; }
  @media (max-width: 767px) {
    .search-error-text {
      font-size: 23px;
      line-height: 32px;
      margin-bottom: 35px; } }

body div[id^="header"] {
  background-color: white; }

.header-info {
  background-color: #744bc4;
  color: white; }

