.FooterLinkList {
  border-bottom: 1px solid #6b6b6b;
  margin-bottom: 25px;
}
.FooterLinkList-title {
  font-family: BentonSans, sans-serif;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 1px;
  text-align: left;
  color: #6b6b6b;
  width: 100%;
  position: relative;
  margin-bottom: 25px;
  cursor: pointer;
  text-transform: uppercase;
}
.FooterLinkList-title:lang(zh) {
  font-family: Jhenghei, BentonSans, sans-serif;
}
button.FooterLinkList-title {
  -webkit-appearance: none;
          appearance: none;
  background: none;
  border: none;
  margin-bottom: 23px;
  margin-top: -2px;
  padding: 0;
}
.FooterLinkList-items {
  margin: -10px 0 10px 7px;
  padding: 0;
  list-style-type: none;
  display: inline-block;
}
@media only screen and (max-width: 767px) {
  button.FooterLinkList-title:after {
    content: '';
    width: 16px;
    height: 16px;
    position: absolute;
    top: -3px;
    right: 0;
    display: inline-block;
    background: url('../../../../resource/00000169-4eb2-d078-adfb-6eb2e0750000/styleguide/react/169a5470d9bc5f822521.0ee80fb2f522244c209398f4d7b9cb5c.svg') no-repeat center center;
  }
  [data-active='true'] button.FooterLinkList-title:after {
    top: 1px;
    background: url('../../../../resource/00000169-4eb2-d078-adfb-6eb2e0750000/styleguide/react/4ea3305b290cc00bad62.10abc6fe42c018af01a5cd33cceed2f1.svg') no-repeat center center;
  }
  div.FooterLinkList-title {
    display: none;
  }
  .FooterLinkList-items {
    display: none;
  }
  [data-active='true'] .FooterLinkList-items {
    display: inline-block;
  }
}
@media only screen and (min-width: 768px) {
  .FooterLinkList {
    border: 0;
    display: block;
    width: 100%;
    max-width: 173px;
  }
  .FooterLinkList:not(:first-child) {
    margin-left: 13px;
  }
  .FooterLinkList-title {
    font-family: BentonSans, sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 15px;
    cursor: default;
  }
  .FooterLinkList-title:lang(zh) {
    font-family: Jhenghei, BentonSans, sans-serif;
  }
  .FooterLinkList-title:after {
    display: none;
  }
  button.FooterLinkList-title {
    display: none;
  }
  .FooterLinkList-items {
    margin: -15px 0 0 0;
  }
}
@media only screen and (min-width: 1200px) {
  .FooterLinkList {
    max-width: 212px;
    margin-left: 23px;
  }
}
.SothebysFooter {
  display: block;
  background: #fff;
  padding: 32px 8px 35px;
  font-weight: 300;
  font-family: BentonSans, sans-serif;
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.SothebysFooter:lang(zh) {
  font-family: Jhenghei, BentonSans, sans-serif;
}
.SothebysFooter-socialLinks {
  background: #f1f1f1;
  margin: auto;
  margin-bottom: 23px;
  height: 140px;
}
.SothebysFooter-footerLinks {
  margin-bottom: 50px;
}
.SothebysFooter-footCap {
  font-size: 11px;
  letter-spacing: 0.5px;
  text-align: left;
  color: #979797;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.SothebysFooter-footCap a {
  color: #979797;
}
.SothebysFooter-footCap a:hover {
  text-decoration: underline;
}
.SothebysFooter::after {
  content: 'mobile';
  display: none;
}
@media print {
  .SothebysFooter {
    display: none;
  }
}
.ExtraNavigationLinks-title,
.ExtraNavigationLinks a,
.ExtraNavigationLinks span {
  line-height: 1.5;
}
.ExtraNavigationLinks-title {
  color: #333;
  font-family: BentonSans, sans-serif;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.ExtraNavigationLinks-title:lang(zh) {
  font-family: Jhenghei, BentonSans, sans-serif;
}
.ExtraNavigationLinks a,
.ExtraNavigationLinks span {
  color: #333;
  display: block;
  font-family: BentonSans, sans-serif;
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
}
.ExtraNavigationLinks a:lang(zh),
.ExtraNavigationLinks span:lang(zh) {
  font-family: Jhenghei, BentonSans, sans-serif;
}
.ExtraNavigationLinks a:hover {
  color: #333;
  text-decoration: underline;
}
.ExtraNavigationLinks .NavigationLink[data-has-image] a,
.ExtraNavigationLinks .NavigationLink[data-has-image] span {
  align-items: flex-start;
}
.ExtraNavigationLinks .NavigationLink[data-has-image] [data-image] {
  border-radius: 0;
}
.NavigationLink[data-has-image] a,
.NavigationLink[data-has-image] span {
  align-items: center;
  display: flex;
}
.NavigationLink[data-has-image] [data-image] {
  border-radius: 50%;
  flex-shrink: 1;
  margin-right: 16px;
  max-height: 56px;
  max-width: 56px;
  min-width: 56px;
  overflow: hidden;
}
.NavigationLink[data-has-image] [data-image] img {
  height: 56px;
  -o-object-fit: cover;
     object-fit: cover;
  width: 56px;
}
.PageHeader {
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  background-color: #fff;
  font-family: BentonSans, sans-serif;
  position: relative;
  z-index: 1111;
}
.PageHeader:lang(zh) {
  font-family: Jhenghei, BentonSans, sans-serif;
}
.PageHeader-body {
  display: flex;
  align-items: center;
  position: relative;
}
.PageHeader-pageLogo {
  align-items: center;
  display: flex;
  height: 60px;
  line-height: 0;
  margin-left: 16px;
}
.PageHeader-navOpener {
  display: none;
}
.PageHeader::after {
  content: 'mobile';
  display: none;
}
.PageHeader-search .Search-opener a {
  border-bottom: 0;
}
.HeaderSearch-container[data-isactive='true'] ~ .PageHeader-bag,
.HeaderSearch-container[data-isactive='true'] ~ .PageHeader-heart {
  display: none;
}
@media print {
  .PageHeader {
    display: none;
  }
}
.PageLogo-image img {
  height: 29px;
  width: 160px;
}
.SothebysHat-allTitles {
  display: none;
}
.SothebysHat-items .SothebysHat-aemLogout {
  display: none;
}
.SothebysHat-items .BagLink {
  display: none;
}
.SothebysHat-tier1 a,
.SothebysHat-items a,
.SothebysHat-tier1 span,
.SothebysHat-items span {
  color: #333;
  display: block;
  letter-spacing: 1px;
  line-height: 1.5;
  text-decoration: none;
  text-transform: uppercase;
}
.SothebysHat-aemLogin a,
.SothebysHat-aemLogin span {
  font-family: BentonSans, sans-serif;
  font-weight: bold;
}
.SothebysHat-aemLogin a:lang(zh),
.SothebysHat-aemLogin span:lang(zh) {
  font-family: Jhenghei, BentonSans, sans-serif;
}
.SothebysHat-hatOpener {
  display: none;
}
.SothebysHatNavigationItem-allTitles {
  display: none;
}
.SothebysHatNavigationItem-title a,
.SothebysHatNavigationItem-items a,
.SothebysHatNavigationItem-title span,
.SothebysHatNavigationItem-items span {
  display: block;
  color: #333;
  letter-spacing: 1px;
  line-height: 1.5;
  text-decoration: none;
  word-break: keep-all;
}
.SothebysHatNavigationItem-title a:hover,
.SothebysHatNavigationItem-items a:hover,
.SothebysHatNavigationItem-title span:hover,
.SothebysHatNavigationItem-items span:hover {
  cursor: pointer;
}
.SothebysHatNavigationItem-title a:hover,
.SothebysHatNavigationItem-items a:hover {
  color: #23448d;
}
.SothebysHatNavigationItem[data-skips-level2='true'] .SothebysHatNavigationItem-items {
  flex-direction: column;
}
.SothebysHatTopNavigationItem-title a,
.SothebysHatTopNavigationItem-title span {
  text-transform: uppercase;
}
.SothebysHatTopNavigationItem-items a,
.SothebysHatTopNavigationItem-items span {
  text-transform: none;
}
.SothebysNavigationItem-title a,
.SothebysNavigationItem-allTitles a,
.SothebysNavigationItem-viewAllLink a,
.SothebysNavigationItem-items a,
.SothebysNavigationItem-title span,
.SothebysNavigationItem-allTitles span,
.SothebysNavigationItem-viewAllLink span,
.SothebysNavigationItem-items span {
  color: #333;
  display: block;
  font-family: BentonSans, sans-serif;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 1.5;
  text-decoration: none;
  text-transform: uppercase;
}
.SothebysNavigationItem-title a:lang(zh),
.SothebysNavigationItem-allTitles a:lang(zh),
.SothebysNavigationItem-viewAllLink a:lang(zh),
.SothebysNavigationItem-items a:lang(zh),
.SothebysNavigationItem-title span:lang(zh),
.SothebysNavigationItem-allTitles span:lang(zh),
.SothebysNavigationItem-viewAllLink span:lang(zh),
.SothebysNavigationItem-items span:lang(zh) {
  font-family: Jhenghei, BentonSans, sans-serif;
}
.SothebysNavigationItem-title a:hover,
.SothebysNavigationItem-allTitles a:hover,
.SothebysNavigationItem-viewAllLink a:hover,
.SothebysNavigationItem-items a:hover {
  color: #23448d;
  cursor: pointer;
}
.SothebysNavigationItem-viewAllLink a,
.SothebysNavigationItem-viewAllLink span {
  color: #23448d;
}
.SothebysTopNavigationItem-items {
  display: none;
}
.SothebysTopNavigationItem[data-active] .SothebysTopNavigationItem-items {
  display: block;
}
.HeaderSearch-container {
  background: #ffffff;
  color: #333333;
  display: flex;
  align-items: start;
  padding: 10px;
  margin: 0;
  position: relative;
}
.HeaderSearch-container .react-autosuggest__container .react-autosuggest__input {
  display: inline-block;
  width: 100%;
  height: auto;
  box-sizing: border-box;
  padding: 10px 17px;
  padding-right: 2.5em;
  margin: 0;
  font-size: 18px;
  font-family: BentonSans, sans-serif;
  border: 0;
  -webkit-appearance: textfield;
  /* Remove the webkit clear buttons since we're rendering our own */
}
.HeaderSearch-container .react-autosuggest__container .react-autosuggest__input:lang(zh) {
  font-family: Jhenghei, BentonSans, sans-serif;
}
.HeaderSearch-container .react-autosuggest__container .react-autosuggest__input:-ms-input-placeholder {
  color: #aeaeae;
}
.HeaderSearch-container .react-autosuggest__container .react-autosuggest__input::placeholder {
  color: #aeaeae;
}
.HeaderSearch-container .react-autosuggest__container .react-autosuggest__input::-webkit-search-decoration,
.HeaderSearch-container .react-autosuggest__container .react-autosuggest__input::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.HeaderSearch-container .react-autosuggest__container .react-autosuggest__suggestions-container {
  display: none;
  background-color: #ffffff;
  font-size: 16px;
}
.HeaderSearch-container .react-autosuggest__container .react-autosuggest__suggestions-container .suggestions-title {
  font-size: 12px;
  color: #6b6b6b;
  padding: 10px 20px;
}
.HeaderSearch-container .react-autosuggest__container .react-autosuggest__suggestions-container .react-autosuggest__suggestion--highlighted {
  background: #f1f1f1;
}
.HeaderSearch-container .react-autosuggest__container .react-autosuggest__suggestions-container .react-autosuggest__suggestion .suggestion-container {
  display: flex;
  align-items: center;
}
.HeaderSearch-container .react-autosuggest__container .react-autosuggest__suggestions-container .react-autosuggest__suggestion .suggestion-container .suggestion-icon {
  display: inline-block;
  padding: 0;
  margin: 0;
  width: 16px;
  height: 16px;
  border: 0;
  background: no-repeat center / contain url('../../../../resource/00000169-4eb2-d078-adfb-6eb2e0750000/styleguide/react/d5da5a56c50bd6877cfb.4d1081fd1333a8c39039a8c54890a420.svg');
  margin-right: 10px;
}
.HeaderSearch-container .react-autosuggest__container .react-autosuggest__suggestions-container .react-autosuggest__suggestion .ais-Highlight-highlighted {
  font-style: normal;
  background: 0;
  color: #333333;
}
.HeaderSearch-container .react-autosuggest__container .react-autosuggest__suggestions-container .react-autosuggest__suggestion .ais-Highlight-highlighted + .ais-Highlight-nonHighlighted {
  font-weight: bold;
}
.HeaderSearch-container .react-autosuggest__container .react-autosuggest__suggestions-container--open {
  display: block;
  box-sizing: border-box;
  position: absolute;
  top: 50px;
  width: 100%;
  z-index: 2;
}
.HeaderSearch-container .react-autosuggest__container .react-autosuggest__suggestions-container--open .react-autosuggest__suggestions-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.HeaderSearch-container .react-autosuggest__container .react-autosuggest__suggestions-container--open .react-autosuggest__suggestions-list .react-autosuggest__suggestion {
  cursor: pointer;
  padding: 10px 20px;
}
.HeaderSearch-container .HeaderSearch-backButton {
  display: inline-block;
  padding: 0;
  margin: 0;
  width: 20px;
  height: 20px;
  border: 0;
  background: no-repeat center / contain url('../../../../resource/00000169-4eb2-d078-adfb-6eb2e0750000/styleguide/react/078bd3bdb693a01f7df5.a96a1f9b0fff10e72f2c689b7c5819de.svg');
  margin-right: 2px;
  transform: rotate(180deg);
  display: none;
}
.HeaderSearch-container .HeaderSearch-magnifier {
  display: inline-block;
  padding: 0;
  margin: 0;
  width: 20px;
  height: 20px;
  border: 0;
  background: no-repeat center / contain url('../../../../resource/00000169-4eb2-d078-adfb-6eb2e0750000/styleguide/react/a6835182dfb0212b6b81.67d087309b68606bea6f3253a2dc65d0.svg');
  cursor: pointer;
}
.HeaderSearch-container .HeaderSearch-autocompleteContainer {
  position: relative;
  margin: 0;
  flex-grow: 1;
}
.HeaderSearch-container .HeaderSearch-autocompleteContainer .HeaderSearch-clearButton {
  display: inline-block;
  padding: 0;
  margin: 0;
  width: 20px;
  height: 20px;
  border: 0;
  background: no-repeat center / contain url('../../../../resource/00000169-4eb2-d078-adfb-6eb2e0750000/styleguide/react/b4a105d14670172e273f.55892fba1faec5ff87e3f2878291c555.svg');
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translate(0, -50%);
}
.HeaderSearch-container[data-isactive] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
}
.HeaderSearch-container[data-isactive]::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100vw;
  z-index: -1;
  background: #ffffff;
}
.HeaderSearch-container[data-isactive] .HeaderSearch-backButton {
  display: block;
}
.HeaderSearch-container[data-isactive] .HeaderSearch-magnifier {
  display: none;
}
.HeaderSearch-main {
  align-items: center;
  display: none;
  flex: 1;
}
.HeaderSearch-container[data-isactive] .HeaderSearch-main {
  display: flex;
}
.LinkListItem {
  margin-bottom: 15px;
  display: block;
}
.LinkListItem a {
  font-size: 14px;
  line-height: 1.43;
  letter-spacing: 1px;
  text-align: left;
  color: #6b6b6b;
  text-decoration: none;
}
.LinkListItem a:hover {
  text-decoration: underline;
}
.BagLink {
  background: url('../../../../resource/00000169-4eb2-d078-adfb-6eb2e0750000/styleguide/react/16dc77fe47c6a7445e13.29d44bf18b7eca489705878e3f2e8c8b.svg') no-repeat center center;
  display: block;
  height: 40px;
  background-size: contain;
  width: 24px;
  margin: 0 22px 0 15px;
  position: relative;
}
.BagLink-count {
  display: block;
  min-width: 18px;
  background-color: #23448D;
  color: #fff;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
  letter-spacing: 0.25px;
  top: 0;
  right: 0;
  position: absolute;
  transform: translateX(7px);
  border-radius: 9px;
  padding: 0 4px;
  box-sizing: border-box;
}
.BagLink-label,
.BagLink[data-empty] .BagLink-count {
  position: absolute !important;
  clip: rect(0, 0, 0, 0) !important;
  -webkit-clip-path: inset(50%) !important;
          clip-path: inset(50%) !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  border: 0 !important;
  overflow: hidden !important;
  white-space: nowrap !important;
}
.HeartLink {
  background: url('../../../../resource/00000169-4eb2-d078-adfb-6eb2e0750000/styleguide/react/11544571a1e7293840be.4babc999a8d73c55d3fd445328767328.svg') no-repeat center center;
  display: block;
  height: 40px;
  background-size: contain;
  width: 20px;
  margin: 0 17px 0 24px;
  position: relative;
}
.HeartLink-label {
  position: absolute !important;
  clip: rect(0, 0, 0, 0) !important;
  -webkit-clip-path: inset(50%) !important;
          clip-path: inset(50%) !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  border: 0 !important;
  overflow: hidden !important;
  white-space: nowrap !important;
}
.Search-opener {
  display: none;
}
.Search-wrapper form {
  background: #fff;
  box-sizing: border-box;
  position: relative;
  margin: 0;
}
.Search-wrapper input {
  -webkit-appearance: none;
          appearance: none;
  background: transparent;
  border-color: #130c0e !important;
  border-radius: 0;
  border-style: solid;
  border-width: 0 0 1px 0;
  box-sizing: border-box;
  box-shadow: none !important;
  color: #333;
  font-family: 'MercuryDisplayRegular', 'Mercury Display A', 'Mercury Display B', serif;
  font-size: 24px;
  font-weight: 300;
  line-height: 36px;
  margin: 0;
  padding: 0;
  text-transform: none !important;
  width: 100%;
}
.Search-wrapper input:lang(zh) {
  font-family: PMingLiu, 'MercuryDisplayRegular', 'Mercury Display A', 'Mercury Display B', serif;
}
.Search-wrapper input:-ms-input-placeholder {
  color: #333;
  opacity: 1;
  text-transform: none !important;
}
.Search-wrapper input::placeholder {
  color: #333;
  opacity: 1;
  text-transform: none !important;
}
.Search-wrapper input:focus {
  outline: none;
}
.Search-wrapper input::-ms-clear {
  display: none;
}
.Search-wrapper input:focus {
  outline: none;
}
.Search-wrapper input::-ms-clear {
  display: none;
}
.Search-wrapper button {
  background: transparent url('../../../../resource/00000169-4eb2-d078-adfb-6eb2e0750000/styleguide/react/31b2c795b9513058f0ba.f6dd97281269f1280cc27c3e08b41947.svg') no-repeat center center;
  background-size: 30px;
  border: 0;
  cursor: pointer;
  height: 30px;
  padding: 0;
  position: absolute;
  right: 25px;
  top: 16px;
  width: 30px;
  z-index: 1;
}
.SearchResult {
  box-sizing: border-box;
  color: #333;
  display: flex;
  text-decoration: none;
  width: 100%;
}
.SearchResult span:first-child {
  flex-grow: 1;
  margin-right: 30px;
}
.SearchResult span:last-child {
  text-align: right;
  white-space: nowrap;
}
.SearchResult:hover {
  background-color: #23448d;
  color: #fff;
}
.SocialLink {
  display: flex;
  align-items: center;
}
.SocialLink a {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  display: block;
}
.SocialLink [data-text-content='twitter'] {
  background: url('../../../../resource/00000169-4eb2-d078-adfb-6eb2e0750000/styleguide/react/d191e9ed168cc71d3e2b.ee2ddb478ddbad2ef16f8f4a210f2e84.svg') no-repeat center center;
  width: 30px;
  height: 31px;
}
.SocialLink [data-text-content='facebook'] {
  background: url('../../../../resource/00000169-4eb2-d078-adfb-6eb2e0750000/styleguide/react/10c946a1f68454810429.6d42933b9f2b6b578a123c71ea438239.svg') no-repeat center center;
  width: 30px;
  height: 30px;
}
.SocialLink [data-text-content='instagram'] {
  background: url('../../../../resource/00000169-4eb2-d078-adfb-6eb2e0750000/styleguide/react/4c497d5e241f3a1723f7.df5b98058a9053940e3c603b71fc8b58.svg') no-repeat center center;
  width: 30px;
  height: 30px;
}
.SocialLink [data-text-content='youtube'] {
  background: url('../../../../resource/00000169-4eb2-d078-adfb-6eb2e0750000/styleguide/react/b0892262a199a29d9788.49925cb97babd849202ff0f8c9a9582b.svg') no-repeat center center;
  width: 58px;
  height: 24px;
}
.SocialLink [data-text-content='sinaweibo'] {
  background: url('../../../../resource/00000169-4eb2-d078-adfb-6eb2e0750000/styleguide/react/a1e4add31e63058d8de5.c94c3cdad4942e267d6aebad6562670b.svg') no-repeat center center;
  width: 30px;
  height: 25px;
}
[data-no-touch] .SocialLink [data-text-content='twitter']:hover {
  background-image: url('../../../../resource/00000169-4eb2-d078-adfb-6eb2e0750000/styleguide/react/eaf16770efb7049a6cfa.713d72bc03d11e8d5f77d4b7dfbceeae.svg');
}
[data-no-touch] .SocialLink [data-text-content='facebook']:hover {
  background-image: url('../../../../resource/00000169-4eb2-d078-adfb-6eb2e0750000/styleguide/react/2875080de8908e29d378.6512a46ca39048049e88090762b35cde.svg');
}
[data-no-touch] .SocialLink [data-text-content='instagram']:hover {
  background-image: url('../../../../resource/00000169-4eb2-d078-adfb-6eb2e0750000/styleguide/react/1ca057a8a9cb7d30555c.3b2233d3c6af5178fcd664926009f88c.svg');
}
[data-no-touch] .SocialLink [data-text-content='youtube']:hover {
  background-image: url('../../../../resource/00000169-4eb2-d078-adfb-6eb2e0750000/styleguide/react/5621292d36f5b3873ada.3c806bf2051892f29d6de46c3d0c9ec1.svg');
}
[data-no-touch] .SocialLink [data-text-content='sinaweibo']:hover {
  background-image: url('../../../../resource/00000169-4eb2-d078-adfb-6eb2e0750000/styleguide/react/b5d5c16794674961addd.e9f44f4b71ee39755ae69e2ec41c1950.svg');
}
.SocialLinkList {
  padding: 19px 0 15px;
  max-width: 1440px;
}
.SocialLinkList-title {
  font-family: 'MercuryDisplayRegular', 'Mercury Display A', 'Mercury Display B', serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 1.19;
  letter-spacing: 0.5px;
  text-align: center;
  color: #333;
  margin-bottom: 21px;
}
.SocialLinkList-title:lang(zh) {
  font-family: PMingLiu, 'MercuryDisplayRegular', 'Mercury Display A', 'Mercury Display B', serif;
}
.SocialLinkList-items {
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: space-around;
}
@media only screen and (min-width: 768px) {
  .SocialLinkList {
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .SocialLinkList-title {
    margin-bottom: 0;
  }
  .SocialLinkList .SocialLink {
    margin-left: 50px;
  }
}
@media only screen and (min-width: 1200px) {
  .SocialLinkList .SocialLink {
    margin-left: 150px;
  }
  .SocialLinkList .SocialLink:first-of-type {
    margin-left: 75px;
  }
}
.GlobalBanner {
  position: relative;
  background: #f5a623;
  color: #ffffff;
  opacity: 0;
  display: block;
  overflow: hidden;
  max-height: 0;
  min-height: 0;
  transition: max-height 0.5s cubic-bezier(0, 1, 0, 1);
  height: auto;
  width: 100%;
  font-family: BentonSans, sans-serif;
}
.GlobalBanner:lang(zh) {
  font-family: Jhenghei, BentonSans, sans-serif;
}
.GlobalBanner[data-banner-global-information] {
  background: #00253E;
  color: #ffffff;
}
.GlobalBanner[data-banner-informational] {
  background: #E9ECF4;
  color: #130c0e;
}
.GlobalBanner[data-banner-informational] .GlobalBanner-close {
  background: url('../../../../resource/00000169-4eb2-d078-adfb-6eb2e0750000/styleguide/react/64587800991c2f2e99f8.af3fae88a39339023c6a53bab421272c.svg') no-repeat;
  width: 24px;
  height: 24px;
}
.GlobalBanner[data-banner-informational] .GlobalBanner-cta {
  color: #130c0e;
}
.GlobalBanner[data-banner-celebratory-a] {
  background: #735F2C;
  color: #FEFEFE;
}
.GlobalBanner[data-banner-celebratory-b] {
  background: #E0C68E;
  color: #130c0e;
}
.GlobalBanner[data-banner-celebratory-b] .GlobalBanner-close {
  background: url('../../../../resource/00000169-4eb2-d078-adfb-6eb2e0750000/styleguide/react/64587800991c2f2e99f8.af3fae88a39339023c6a53bab421272c.svg') no-repeat;
  width: 24px;
  height: 24px;
}
.GlobalBanner[data-banner-celebratory-b] .GlobalBanner-cta {
  color: #130c0e;
}
.GlobalBanner[data-banner-success] {
  background: #D3E7D4;
  color: #130c0e;
}
.GlobalBanner[data-banner-success] .GlobalBanner-close {
  background: url('../../../../resource/00000169-4eb2-d078-adfb-6eb2e0750000/styleguide/react/64587800991c2f2e99f8.af3fae88a39339023c6a53bab421272c.svg') no-repeat;
  width: 24px;
  height: 24px;
}
.GlobalBanner[data-banner-success] .GlobalBanner-cta {
  color: #130c0e;
}
.GlobalBanner[data-banner-warning] {
  background: #FCE4BF;
  color: #130c0e;
}
.GlobalBanner[data-banner-warning] .GlobalBanner-close {
  background: url('../../../../resource/00000169-4eb2-d078-adfb-6eb2e0750000/styleguide/react/64587800991c2f2e99f8.af3fae88a39339023c6a53bab421272c.svg') no-repeat;
  width: 24px;
  height: 24px;
}
.GlobalBanner[data-banner-warning] .GlobalBanner-cta {
  color: #130c0e;
}
.GlobalBanner[data-banner-critical] {
  background: #F7C9C6;
  color: #130c0e;
}
.GlobalBanner[data-banner-critical] .GlobalBanner-close {
  background: url('../../../../resource/00000169-4eb2-d078-adfb-6eb2e0750000/styleguide/react/64587800991c2f2e99f8.af3fae88a39339023c6a53bab421272c.svg') no-repeat;
  width: 24px;
  height: 24px;
}
.GlobalBanner[data-banner-critical] .GlobalBanner-cta {
  color: #130c0e;
}
.GlobalBanner[data-red] {
  background: #f24f5a;
}
.GlobalBanner[data-navy] {
  background: #00253e;
}
.GlobalBanner[data-show] {
  max-height: 1000px;
  min-height: 48px;
  opacity: 1;
  transition: opacity 0.1s, max-height 1s ease-in-out, min-height 1s ease-in-out;
}
.GlobalBanner-cta {
  font-size: 14px;
  position: relative;
  color: #ffffff;
  text-decoration: underline;
  margin-left: 4px;
}
.GlobalBanner-cta:hover {
  text-decoration: none;
}
.GlobalBanner-wrapper {
  position: relative;
  max-width: 1440px;
  margin: auto;
  text-align: center;
}
.GlobalBanner-content {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 8px 32px 8px 16px;
  flex-direction: column;
  min-height: 48px;
}
@media only screen and (min-width: 1024px) {
  .GlobalBanner-content {
    padding: 8px 48px 8px 16px;
    flex-direction: row;
  }
}
.GlobalBanner-text {
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.2px;
  max-width: 700px;
  padding-left: 16px;
}
[data-align-left] .GlobalBanner-text {
  text-align: left;
}
.GlobalBanner-close {
  top: 8px;
  right: 8px;
  color: transparent;
  border: 0;
  font-size: 1px;
  position: absolute;
  display: block;
  width: 16px;
  height: 16px;
  background: url('../../../../resource/00000169-4eb2-d078-adfb-6eb2e0750000/styleguide/react/56dbd8a34ae6a024cde5.eaa9f6feb14b691db560640678d70fe6.svg') no-repeat;
  background-size: 100%;
  cursor: pointer;
}
@media only screen and (min-width: 1024px) {
  .GlobalBanner-close {
    top: 16px;
    right: 16px;
  }
}
@media only screen and (max-width: 1023px) {
  .SothebysNavigationItem-allTitles {
    padding-left: 0 !important;
  }
  .Search-opener {
    display: block;
    position: absolute;
  }
  .Search-opener a {
    display: block;
  }
  .Search[data-search-open] .Search-opener a {
    background-image: url('../../../../resource/00000169-4eb2-d078-adfb-6eb2e0750000/styleguide/react/6e6037bf46e4f52b2a75.01cc46af1d875fe4f4be6b62d9b91f8a.svg');
    background-size: 16px;
  }
  .Search-wrapper {
    background-color: #f1f1f1;
    left: -9999px;
    position: absolute;
    width: 100%;
  }
  .Search[data-search-open] .Search-wrapper {
    left: 0;
    z-index: 1;
  }
}
@media only screen and (max-width: 767px) {
  .PageHeader-pageLogo {
    flex: 2;
  }
  .PageHeader-navOpener {
    display: block;
    padding-right: 6px;
  }
  .PageHeader-navOpener a {
    background: url('../../../../resource/00000169-4eb2-d078-adfb-6eb2e0750000/styleguide/react/42fb35bdf6b815aa4569.a2bc4827f7d880a215df22bd9573a08d.svg') no-repeat center center;
    background-size: 18px;
    display: block;
    height: 30px;
    width: 20px;
    margin: 0 10px;
  }
  .PageHeader-navWrapper {
    background-color: #f1f1f1;
    box-sizing: border-box;
    display: none;
    flex-direction: column;
    left: auto;
    min-height: calc(100vh - 60px);
    position: absolute;
  }
  .PageHeader[data-nav-open] .PageHeader-navOpener a {
    background-image: url('../../../../resource/00000169-4eb2-d078-adfb-6eb2e0750000/styleguide/react/6e6037bf46e4f52b2a75.01cc46af1d875fe4f4be6b62d9b91f8a.svg');
    background-size: 16px;
  }
  .PageHeader[data-nav-open] .PageHeader-navWrapper {
    display: flex;
    position: absolute;
    top: 60px;
    width: 100%;
  }
  .PageHeader-navWrapper[data-nav-active='hat'] .PageHeader-hat {
    border: 0;
    margin-top: 0;
    padding: 0;
  }
  .PageHeader-navWrapper[data-nav-active='hat'] .PageHeader-navigation {
    display: none;
  }
  .PageHeader-navWrapper[data-nav-active='navigation'] .PageHeader-hat {
    display: none;
  }
  .PageHeader-hat {
    border-top: 1px solid rgba(151, 151, 151, 0.4);
    margin: 24px 16px 0 16px;
    padding: 28px 0;
    order: 2;
  }
  .PageHeader-navigation {
    background-color: #f1f1f1;
    order: 1;
  }
  .PageHeader[data-nav-open='true'] .PageHeader-navOpener {
    z-index: 1;
  }
  .SothebysHat {
    margin: 0 -16px;
  }
  .SothebysHat-tier1 a,
  .SothebysHat-tier1 span {
    font-size: 14px;
    padding: 12px 16px;
  }
  .SothebysHat[data-level1-open] .SothebysHat-items {
    padding-top: 20px;
  }
  .SothebysHat[data-level1-open] .SothebysHat-tier1 {
    display: none;
  }
  .SothebysHat[data-level1-open] .SothebysHat-tier2 .SothebysHatNavigationItem:not([data-level1-open]) {
    display: none;
  }
  .SothebysHat[data-level2-open] .SothebysHatNavigationItem:not([data-skips-level2]) .SothebysHatNavigationItem-title {
    display: none;
  }
  .SothebysHatNavigationItem {
    position: relative;
  }
  .SothebysHatNavigationItem-title a,
  .SothebysHatNavigationItem-items a,
  .SothebysHatNavigationItem-title span,
  .SothebysHatNavigationItem-items span {
    font-size: 14px;
    padding: 12px 16px;
  }
  .SothebysHatNavigationItem-title a:hover,
  .SothebysHatNavigationItem-items a:hover,
  .SothebysHatNavigationItem-title span:hover,
  .SothebysHatNavigationItem-items span:hover {
    color: #23448d;
  }
  .SothebysHatNavigationItem-title a,
  .SothebysHatNavigationItem-title span {
    text-transform: uppercase;
  }
  .SothebysHatNavigationItem-items a,
  .SothebysHatNavigationItem-items span {
    font-size: 18px;
    padding-bottom: 16px;
    padding-top: 16px;
  }
  .SothebysHatNavigationItem-flyout,
  .SothebysHatNavigationItem-extraNavigation {
    display: none;
  }
  .SothebysHatNavigationItem[data-has-children] .SothebysHatNavigationItem-title,
  .SothebysHatNavigationItem[data-pseudo-has-children] .SothebysHatNavigationItem-title {
    background: url('../../../../resource/00000169-4eb2-d078-adfb-6eb2e0750000/styleguide/react/761e70f8570932ca6516.fa8264b65b7a00e1318a6a67b7f7fa57.svg') no-repeat right 16px center;
    background-size: 11px 20px;
    background-size: 9px 16px;
  }
  .SothebysHatNavigationItem[data-has-children] .SothebysHatNavigationItem-title a,
  .SothebysHatNavigationItem[data-pseudo-has-children] .SothebysHatNavigationItem-title a,
  .SothebysHatNavigationItem[data-has-children] .SothebysHatNavigationItem-title span,
  .SothebysHatNavigationItem[data-pseudo-has-children] .SothebysHatNavigationItem-title span {
    cursor: pointer;
    padding-right: 40px;
  }
  .SothebysHatNavigationItem[data-level1-open] .SothebysHatNavigationItem-flyout {
    display: block;
  }
  .SothebysHatNavigationItem[data-level1-open] .SothebysHatNavigationItem-title {
    background: url('../../../../resource/00000169-4eb2-d078-adfb-6eb2e0750000/styleguide/react/39e846550a410a070384.141934137883eff4b653dbc520423b16.svg') no-repeat 16px center;
    background-color: #fff;
    background-size: 11px 20px;
    left: 0;
    position: absolute;
    top: -80px;
    width: 100%;
    z-index: 1;
  }
  .SothebysHatNavigationItem[data-level1-open] .SothebysHatNavigationItem-title a,
  .SothebysHatNavigationItem[data-level1-open] .SothebysHatNavigationItem-title span {
    cursor: pointer;
    font-size: 16px;
    font-family: BentonSans, sans-serif;
    font-weight: 400;
    letter-spacing: 0.5px;
    padding: 18px 50px;
    text-align: center;
    text-transform: uppercase;
  }
  .SothebysHatNavigationItem[data-level1-open] .SothebysHatNavigationItem-title a:lang(zh),
  .SothebysHatNavigationItem[data-level1-open] .SothebysHatNavigationItem-title span:lang(zh) {
    font-family: Jhenghei, BentonSans, sans-serif;
  }
  .SothebysHatNavigationItem-tiers[data-level2-open] .SothebysHatTopNavigationItem:not([data-active]) {
    display: none;
  }
  .SothebysHatTopNavigationItem {
    position: relative;
  }
  .SothebysHatTopNavigationItem-items {
    display: none;
  }
  .SothebysHatTopNavigationItem[data-has-children] .SothebysHatTopNavigationItem-title {
    background: url('../../../../resource/00000169-4eb2-d078-adfb-6eb2e0750000/styleguide/react/761e70f8570932ca6516.fa8264b65b7a00e1318a6a67b7f7fa57.svg') no-repeat right 16px center;
    background-size: 11px 20px;
  }
  .SothebysHatTopNavigationItem[data-has-children] .SothebysHatTopNavigationItem-title a,
  .SothebysHatTopNavigationItem[data-has-children] .SothebysHatTopNavigationItem-title span {
    cursor: pointer;
    padding-right: 40px;
  }
  .SothebysHatTopNavigationItem[data-active] .SothebysHatTopNavigationItem-title {
    background: url('../../../../resource/00000169-4eb2-d078-adfb-6eb2e0750000/styleguide/react/39e846550a410a070384.141934137883eff4b653dbc520423b16.svg') no-repeat 16px center;
    background-color: #fff;
    background-size: 11px 20px;
    left: 0;
    position: absolute;
    top: -80px;
    width: 100%;
    z-index: 1;
  }
  .SothebysHatTopNavigationItem[data-active] .SothebysHatTopNavigationItem-title a,
  .SothebysHatTopNavigationItem[data-active] .SothebysHatTopNavigationItem-title span {
    cursor: pointer;
    font-size: 16px;
    font-family: BentonSans, sans-serif;
    font-weight: 400;
    letter-spacing: 0.5px;
    padding: 18px 50px;
    text-align: center;
    text-transform: uppercase;
  }
  .SothebysHatTopNavigationItem[data-active] .SothebysHatTopNavigationItem-title a:lang(zh),
  .SothebysHatTopNavigationItem[data-active] .SothebysHatTopNavigationItem-title span:lang(zh) {
    font-family: Jhenghei, BentonSans, sans-serif;
  }
  .SothebysHatTopNavigationItem[data-active] .SothebysHatTopNavigationItem-items {
    display: block;
  }
  .SothebysPageNavigation {
    padding-top: 20px;
  }
  .SothebysPageNavigation[data-level1-open] .SothebysNavigationItem:not([data-level1-open]) {
    display: none;
  }
  .SothebysPageNavigation[data-level2-open] .SothebysNavigationItem:not([data-skips-level2]) .SothebysNavigationItem-title {
    display: none;
  }
  .SothebysNavigationItem {
    position: relative;
  }
  .SothebysNavigationItem-allTitles {
    display: none;
  }
  .SothebysNavigationItem-title a,
  .SothebysNavigationItem-viewAllLink a,
  .SothebysNavigationItem-items a,
  .SothebysNavigationItem-title span,
  .SothebysNavigationItem-viewAllLink span,
  .SothebysNavigationItem-items span {
    font-size: 18px;
    padding: 16px;
  }
  .SothebysNavigationItem-items {
    padding-bottom: 24px;
  }
  .SothebysNavigationItem-items .SothebysTopNavigationItem-items > :nth-child(n+2) {
    margin-top: 12px;
  }
  .SothebysNavigationItem-items .SothebysTopNavigationItem-items a,
  .SothebysNavigationItem-items .SothebysTopNavigationItem-items span {
    font-size: 14px;
    font-weight: normal;
    letter-spacing: normal;
    text-transform: none;
  }
  .SothebysNavigationItem-items .SothebysTopNavigationItem-items > div[data-has-image] a,
  .SothebysNavigationItem-items .SothebysTopNavigationItem-items > div[data-has-image] span {
    padding-bottom: 0;
    padding-top: 0;
  }
  .SothebysNavigationItem-flyout,
  .SothebysNavigationItem-extraNavigation {
    display: none;
  }
  .SothebysNavigationItem[data-has-children] .SothebysNavigationItem-title {
    background: url('../../../../resource/00000169-4eb2-d078-adfb-6eb2e0750000/styleguide/react/761e70f8570932ca6516.fa8264b65b7a00e1318a6a67b7f7fa57.svg') no-repeat right 16px center;
    background-size: 11px 20px;
  }
  .SothebysNavigationItem[data-has-children] .SothebysNavigationItem-title a,
  .SothebysNavigationItem[data-has-children] .SothebysNavigationItem-title span {
    cursor: pointer;
    padding-right: 40px;
  }
  .SothebysNavigationItem[data-level1-open] .SothebysNavigationItem-flyout {
    display: block;
  }
  .SothebysNavigationItem[data-level1-open] .SothebysNavigationItem-title {
    background: url('../../../../resource/00000169-4eb2-d078-adfb-6eb2e0750000/styleguide/react/39e846550a410a070384.141934137883eff4b653dbc520423b16.svg') no-repeat 16px center;
    background-color: #fff;
    background-size: 11px 20px;
    left: 0;
    position: absolute;
    top: -80px;
    width: 100%;
    z-index: 1;
  }
  .SothebysNavigationItem[data-level1-open] .SothebysNavigationItem-title a,
  .SothebysNavigationItem[data-level1-open] .SothebysNavigationItem-title span {
    cursor: pointer;
    font-size: 16px;
    font-family: BentonSans, sans-serif;
    font-weight: 400;
    letter-spacing: 0.5px;
    padding: 18px 50px;
    text-align: center;
    text-transform: uppercase;
  }
  .SothebysNavigationItem[data-level1-open] .SothebysNavigationItem-title a:lang(zh),
  .SothebysNavigationItem[data-level1-open] .SothebysNavigationItem-title span:lang(zh) {
    font-family: Jhenghei, BentonSans, sans-serif;
  }
  .SothebysNavigationItem-tiers[data-level2-open] .SothebysTopNavigationItem:not([data-active]) {
    display: none;
  }
  .SothebysNavigationItem-tiers[data-level2-open] .SothebysNavigationItem-viewAllLink {
    display: none;
  }
  .SothebysNavigationItem-tiers[data-level2-open] .SothebysNavigationItem-extraNavigation {
    display: block;
  }
  .SothebysTopNavigationItem {
    position: relative;
  }
  .SothebysTopNavigationItem[data-has-children] .SothebysTopNavigationItem-title {
    background: url('../../../../resource/00000169-4eb2-d078-adfb-6eb2e0750000/styleguide/react/761e70f8570932ca6516.fa8264b65b7a00e1318a6a67b7f7fa57.svg') no-repeat right 16px center;
    background-size: 11px 20px;
  }
  .SothebysTopNavigationItem[data-has-children] .SothebysTopNavigationItem-title a,
  .SothebysTopNavigationItem[data-has-children] .SothebysTopNavigationItem-title span {
    cursor: pointer;
    padding-right: 40px;
  }
  .SothebysTopNavigationItem[data-active] .SothebysTopNavigationItem-title {
    background: url('../../../../resource/00000169-4eb2-d078-adfb-6eb2e0750000/styleguide/react/39e846550a410a070384.141934137883eff4b653dbc520423b16.svg') no-repeat 16px center;
    background-color: #fff;
    background-size: 11px 20px;
    left: 0;
    position: absolute;
    top: -80px;
    width: 100%;
    z-index: 1;
  }
  .SothebysTopNavigationItem[data-active] .SothebysTopNavigationItem-title a,
  .SothebysTopNavigationItem[data-active] .SothebysTopNavigationItem-title span {
    cursor: pointer;
    font-size: 16px;
    font-family: BentonSans, sans-serif;
    font-weight: 400;
    letter-spacing: 0.5px;
    padding: 18px 50px;
    text-align: center;
    text-transform: uppercase;
  }
  .SothebysTopNavigationItem[data-active] .SothebysTopNavigationItem-title a:lang(zh),
  .SothebysTopNavigationItem[data-active] .SothebysTopNavigationItem-title span:lang(zh) {
    font-family: Jhenghei, BentonSans, sans-serif;
  }
  .ExtraNavigationLinks {
    border-top: 1px solid rgba(151, 151, 151, 0.4);
    margin: 0 16px;
    padding: 28px 0;
  }
  .ExtraNavigationLinks-title {
    font-size: 14px;
  }
  .ExtraNavigationLinks-title,
  .ExtraNavigationLinks a,
  .ExtraNavigationLinks span {
    padding: 12px 0;
  }
  .Search-opener {
    right: 50px;
    top: 14px;
  }
  .Search-opener a {
    background: url('../../../../resource/00000169-4eb2-d078-adfb-6eb2e0750000/styleguide/react/fc83f8863ce522ad139e.4e8b29ed57d030803e746c657396a961.svg') no-repeat center center;
    background-size: 30px;
    height: 30px;
    width: 30px;
  }
  .Search-wrapper {
    box-sizing: border-box;
    padding: 15px;
  }
  .Search-wrapper form {
    padding: 0 25px;
    height: 70px;
    display: flex;
    align-items: center;
  }
  .Search-wrapper input {
    padding-right: 40px;
    font-size: 24px;
    height: 36px;
  }
  .Search-wrapper button {
    background-image: url('../../../../resource/00000169-4eb2-d078-adfb-6eb2e0750000/styleguide/react/fc83f8863ce522ad139e.4e8b29ed57d030803e746c657396a961.svg');
    top: 16px;
  }
  .Search[data-search-open] .Search-wrapper {
    left: auto;
    position: relative;
  }
  .Search-suggestions {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .PageHeader-navWrapper {
    display: flex;
  }
  .PageHeader-hat {
    order: 2;
    margin-left: auto;
  }
  .PageHeader-navigation {
    flex-grow: 1;
    order: 1;
  }
  .PageHeader-body {
    padding-right: 72px;
  }
  .SothebysHat-tier1 {
    flex-basis: 212px;
    min-width: 212px;
  }
  .SothebysHat-tier1 > div {
    padding-bottom: 15px;
    padding-top: 15px;
  }
  .SothebysHat-tier1 > div:first-child {
    padding-top: 0;
  }
  .SothebysHat-tier1 > div:last-child {
    padding-bottom: 0;
  }
  .SothebysHat-tier1 .SothebysHatNavigationItem-items {
    display: none;
  }
  .SothebysHat-tier2 {
    flex-grow: 1;
  }
  .SothebysHat-tier2 .SothebysHatNavigationItem-title {
    display: none;
  }
  .SothebysHat-tier1 a,
  .SothebysHat-items a,
  .SothebysHat-tier1 span,
  .SothebysHat-items span {
    font-size: 14px;
    line-height: 1.5;
  }
  .SothebysHat-hatOpener {
    display: block;
    position: absolute;
    right: 32px;
    top: 1px;
  }
  .SothebysHat-hatOpener a {
    background: url('../../../../resource/00000169-4eb2-d078-adfb-6eb2e0750000/styleguide/react/42fb35bdf6b815aa4569.a2bc4827f7d880a215df22bd9573a08d.svg') no-repeat center center;
    background-size: 18px;
    display: block;
    height: 80px;
    line-height: 80px;
    width: 20px;
    margin: 0 10px;
  }
  .SothebysHat[data-hat-active] .SothebysHat-hatOpener::after {
    border-bottom: 16px solid #f1f1f1;
    border-left: 12.5px solid transparent;
    border-right: 12.5px solid transparent;
    content: '';
    height: 0;
    left: calc(50% -  12.5px);
    position: absolute;
    width: 0;
    z-index: 9999999;
    bottom: 0;
  }
  .SothebysHat-hatWrapper {
    background-color: #f1f1f1;
    position: absolute;
    z-index: 9999998;
    box-sizing: border-box;
    display: none;
    left: 0;
    min-height: 240px;
    padding: 24px 20px 70px 20px;
    top: 80px;
    width: 100%;
  }
  .SothebysHat-hatWrapper .BagLink {
    display: none;
  }
  .SothebysHat[data-hat-active] .SothebysHat-hatWrapper {
    display: flex;
  }
  .SothebysHat-allTitles {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: -15px;
    margin-top: -15px;
  }
  .SothebysHat-allTitles > div {
    flex-basis: 100%;
    padding-bottom: 15px;
    padding-top: 15px;
    width: 100%;
  }
  .SothebysHat-allTitles > div[data-first-with-children] {
    margin-top: 15px;
    padding-top: 0;
  }
  .SothebysHat-allTitles > div[data-last-with-children] {
    margin-bottom: 15px;
    padding-bottom: 0;
  }
  .SothebysHat-allTitles > div:not([data-has-children]) {
    order: -2;
  }
  .SothebysHat[data-level1-open] .SothebysHat-allTitles > [data-has-children] {
    border-right: 1px solid rgba(119, 119, 119, 0.3);
  }
  .SothebysHatNavigationItem-title a,
  .SothebysHatNavigationItem-title span {
    border-right: 4px solid transparent;
    margin-right: -1px;
    padding-right: 14px;
  }
  .SothebysHatNavigationItem[data-level1-open] .SothebysHatNavigationItem-title a,
  .SothebysHatNavigationItem[data-level1-open] .SothebysHatNavigationItem-title span {
    border-right-color: #23448d;
    color: #23448d;
    font-family: BentonSans, sans-serif;
    font-weight: bold;
  }
  .SothebysHatNavigationItem[data-level1-open] .SothebysHatNavigationItem-title a:lang(zh),
  .SothebysHatNavigationItem[data-level1-open] .SothebysHatNavigationItem-title span:lang(zh) {
    font-family: Jhenghei, BentonSans, sans-serif;
  }
  .SothebysHatNavigationItem-flyout {
    display: none;
  }
  .SothebysHatNavigationItem[data-level1-open] .SothebysHatNavigationItem-flyout {
    display: block;
  }
  .SothebysHatNavigationItem-items {
    display: flex;
    padding-left: 56px;
  }
  .SothebysHatNavigationItem-items a,
  .SothebysHatNavigationItem-items span {
    margin-bottom: 30px;
  }
  .SothebysHatNavigationItem .SothebysHatTopNavigationItem {
    flex-basis: 50%;
    padding-right: 24px;
  }
  .SothebysHatNavigationItem .SothebysHatTopNavigationItem-title {
    font-family: BentonSans, sans-serif;
    font-weight: bold;
  }
  .SothebysHatNavigationItem .SothebysHatTopNavigationItem-title:lang(zh) {
    font-family: Jhenghei, BentonSans, sans-serif;
  }
  .Search-opener {
    right: 42px;
    top: 0;
  }
  .Search-opener a {
    background: url('../../../../resource/00000169-4eb2-d078-adfb-6eb2e0750000/styleguide/react/31b2c795b9513058f0ba.f6dd97281269f1280cc27c3e08b41947.svg') no-repeat center center;
    background-size: 22px;
    height: 80px;
    width: 44px;
  }
  .Search-wrapper {
    top: 80px;
  }
  .Search-wrapper form {
    margin: 20px;
    padding: 17px 25px;
  }
}
@media only screen and (min-width: 768px) {
  .PageHeader-navigation {
    display: none;
  }
  .PageHeader-navWrapper {
    flex: 1 0 auto;
  }
  .PageHeader-body {
    height: 80px;
  }
  .PageHeader-pageLogo {
    margin-right: 24px;
    padding-bottom: 4px;
  }
  .PageHeader::after {
    content: 'tablet';
  }
  .SothebysPageNavigation-items {
    display: flex;
    justify-content: space-around;
  }
  .SothebysNavigationItem {
    margin: 0;
  }
  .SothebysNavigationItem-title {
    position: relative;
  }
  .SothebysNavigationItem-title a,
  .SothebysNavigationItem-title span {
    box-sizing: border-box;
    font-family: BentonSans, sans-serif;
    font-size: 14px;
    font-weight: 500;
    height: 80px;
    line-height: 80px;
    padding-top: 2px;
    text-align: center;
    white-space: nowrap;
  }
  .SothebysNavigationItem-title a:lang(zh),
  .SothebysNavigationItem-title span:lang(zh) {
    font-family: Jhenghei, BentonSans, sans-serif;
  }
  .SothebysNavigationItem-title a:hover {
    font-family: BentonSans, sans-serif;
    font-weight: bold;
  }
  .SothebysNavigationItem-title a:hover:lang(zh) {
    font-family: Jhenghei, BentonSans, sans-serif;
  }
  .SothebysNavigationItem-title a::after {
    color: transparent;
    content: attr(data-text-content);
    display: block;
    font-family: BentonSans, sans-serif;
    font-weight: bold;
    height: 0;
    overflow: hidden;
    visibility: hidden;
  }
  .SothebysNavigationItem-title a::after:lang(zh) {
    font-family: Jhenghei, BentonSans, sans-serif;
  }
  .SothebysNavigationItem[data-level1-open][data-has-children] .SothebysNavigationItem-title::after {
    border-bottom: 16px solid #f1f1f1;
    border-left: 12.5px solid transparent;
    border-right: 12.5px solid transparent;
    content: '';
    height: 0;
    left: calc(50% -  12.5px);
    position: absolute;
    width: 0;
    z-index: 9999999;
    bottom: 0;
  }
  .SothebysNavigationItem-flyout {
    background-color: #f1f1f1;
    position: absolute;
    z-index: 9999998;
    box-sizing: border-box;
    display: none;
    left: 0;
    padding: 24px 20px 70px 20px;
    top: 80px;
    width: 100%;
  }
  .SothebysNavigationItem[data-level1-open] .SothebysNavigationItem-flyout {
    display: block;
  }
  .SothebysNavigationItem-tiers {
    display: flex;
  }
  .SothebysNavigationItem-tiers > div {
    min-height: 226px;
  }
  .SothebysNavigationItem-viewAllLink {
    display: none;
  }
  .SothebysNavigationItem-allTitles {
    flex-basis: 178px;
    min-width: 178px;
  }
  .SothebysNavigationItem-allTitles > :nth-child(n+2) {
    margin-top: 30px;
  }
  .SothebysNavigationItem-allTitles a,
  .SothebysNavigationItem-allTitles span {
    border-right: 4px solid transparent;
    font-size: 14px;
    font-family: BentonSans, sans-serif;
    font-weight: 500;
    margin-right: -1px;
    padding-right: 19px;
    text-align: right;
  }
  .SothebysNavigationItem-allTitles a:lang(zh),
  .SothebysNavigationItem-allTitles span:lang(zh) {
    font-family: Jhenghei, BentonSans, sans-serif;
  }
  .SothebysNavigationItem-allTitles [data-active] a,
  .SothebysNavigationItem-allTitles [data-active] span {
    border-right-color: #23448d;
    color: #23448d;
    font-family: BentonSans, sans-serif;
    font-weight: bold;
  }
  .SothebysNavigationItem-allTitles [data-active] a:lang(zh),
  .SothebysNavigationItem-allTitles [data-active] span:lang(zh) {
    font-family: Jhenghei, BentonSans, sans-serif;
  }
  .SothebysNavigationItem-viewAllLink {
    display: none;
    padding: 0 24px 0 0;
  }
  .SothebysNavigationItem-viewAllLink a,
  .SothebysNavigationItem-viewAllLink span {
    font-size: 14px;
  }
  .SothebysNavigationItem-items {
    padding: 0 0 0 24px;
  }
  .SothebysNavigationItem-items a,
  .SothebysNavigationItem-items span {
    font-size: 14px;
  }
  .SothebysNavigationItem-extraNavigation {
    margin-left: 70px;
    max-width: 40%;
  }
  .SothebysNavigationItem[data-has-children]:not([data-skips-level2]) .SothebysNavigationItem-tiers {
    padding-bottom: 71px;
    position: relative;
  }
  .SothebysNavigationItem[data-has-children]:not([data-skips-level2]) .SothebysNavigationItem-allTitles {
    display: none;
  }
  .SothebysNavigationItem[data-has-children]:not([data-skips-level2]) .SothebysNavigationItem-viewAllLink {
    bottom: 0;
    display: block;
    right: 0;
    min-height: 0;
    position: absolute;
  }
  .SothebysNavigationItem[data-has-children]:not([data-skips-level2]) .SothebysNavigationItem-items {
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 -32px -14px;
    padding: 0;
    width: 100%;
  }
  .SothebysNavigationItem[data-has-children]:not([data-skips-level2]) .SothebysNavigationItem-items > div {
    box-sizing: border-box;
    flex: 1;
    margin: 0 0 32px 0;
    max-width: 16.66%;
    min-width: 16.66%;
    padding: 0 0 0 20px;
  }
  .SothebysNavigationItem[data-has-children]:not([data-skips-level2]) .SothebysNavigationItem-items > div:nth-child(even) {
    order: 1;
  }
  .SothebysNavigationItem[data-has-children]:not([data-skips-level2]) .SothebysNavigationItem-items .SothebysTopNavigationItem-title,
  .SothebysNavigationItem[data-has-children]:not([data-skips-level2]) .SothebysNavigationItem-items .SothebysTopNavigationItem-items {
    display: block;
  }
  .SothebysNavigationItem[data-has-children]:not([data-skips-level2]) .SothebysNavigationItem-items .SothebysTopNavigationItem-items > div {
    margin-top: 16px;
  }
  .SothebysNavigationItem[data-has-children]:not([data-skips-level2]) .SothebysNavigationItem-items .SothebysTopNavigationItem-items a,
  .SothebysNavigationItem[data-has-children]:not([data-skips-level2]) .SothebysNavigationItem-items .SothebysTopNavigationItem-items span {
    font-weight: normal;
    letter-spacing: normal;
    text-transform: none;
  }
  .SothebysNavigationItem[data-has-children]:not([data-skips-level2]) .SothebysNavigationItem-extraNavigation {
    margin-left: 0;
  }
  .SothebysTopNavigationItem-title {
    display: none;
  }
  .SothebysTopNavigationItem-items a,
  .SothebysTopNavigationItem-items span {
    font-size: 14px;
  }
  .SothebysTopNavigationItem-items > :nth-child(n+2) {
    margin-top: 30px;
  }
  .ExtraNavigationLinks {
    padding-left: 39px;
  }
  .ExtraNavigationLinks-title {
    font-family: BentonSans, sans-serif;
    font-weight: bold;
  }
  .ExtraNavigationLinks-title:lang(zh) {
    font-family: Jhenghei, BentonSans, sans-serif;
  }
  .ExtraNavigationLinks-title {
    font-size: 14px;
  }
  .ExtraNavigationLinks-items a,
  .ExtraNavigationLinks-items span {
    margin-top: 16px;
  }
  .Search-wrapper input {
    font-size: 16px;
    line-height: 30px;
    height: 30px;
    letter-spacing: 0.5px;
    padding-right: 30px;
  }
  .Search-wrapper button {
    background-size: 22px;
    right: 21px;
    top: 12px;
  }
  .Search-suggestions {
    background-color: #f1f1f1;
    box-sizing: border-box;
    display: none;
    margin-top: -5px;
    padding: 0 58px 12px 58px;
  }
  .Search[data-search-active] .Search-suggestions {
    display: block;
  }
  .SearchResult {
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 18px;
    padding: 11px 12px;
  }
  .SothebysFooter {
    display: block;
    padding: 32px 20px 35px;
  }
  .SothebysFooter-socialLinks {
    height: 100px;
    display: flex;
    align-items: center;
    margin-bottom: 43px;
    justify-content: center;
    padding: 0;
  }
  .SothebysFooter-footerLinks {
    display: flex;
    justify-content: center;
    max-width: 1440px;
    margin: 0 auto;
  }
  .SothebysFooter::after {
    content: 'tablet';
  }
}
@media only screen and (min-width: 900px) {
  .PageHeader-navigation {
    display: block;
  }
  .SothebysPageNavigation-items {
    display: flex;
    justify-content: space-around;
  }
  .SothebysNavigationItem {
    margin: 0;
  }
  .SothebysNavigationItem-title {
    position: relative;
  }
  .SothebysNavigationItem-title a,
  .SothebysNavigationItem-title span {
    box-sizing: border-box;
    font-family: BentonSans, sans-serif;
    font-size: 14px;
    font-weight: 500;
    height: 80px;
    line-height: 80px;
    padding-top: 2px;
    text-align: center;
    white-space: nowrap;
  }
  .SothebysNavigationItem-title a:lang(zh),
  .SothebysNavigationItem-title span:lang(zh) {
    font-family: Jhenghei, BentonSans, sans-serif;
  }
  .SothebysNavigationItem-title a:hover {
    font-family: BentonSans, sans-serif;
    font-weight: bold;
  }
  .SothebysNavigationItem-title a:hover:lang(zh) {
    font-family: Jhenghei, BentonSans, sans-serif;
  }
  .SothebysNavigationItem-title a::after {
    color: transparent;
    content: attr(data-text-content);
    display: block;
    font-family: BentonSans, sans-serif;
    font-weight: bold;
    height: 0;
    overflow: hidden;
    visibility: hidden;
  }
  .SothebysNavigationItem-title a::after:lang(zh) {
    font-family: Jhenghei, BentonSans, sans-serif;
  }
  .SothebysNavigationItem[data-level1-open][data-has-children] .SothebysNavigationItem-title::after {
    border-bottom: 16px solid #f1f1f1;
    border-left: 12.5px solid transparent;
    border-right: 12.5px solid transparent;
    content: '';
    height: 0;
    left: calc(50% -  12.5px);
    position: absolute;
    width: 0;
    z-index: 9999999;
    bottom: 0;
  }
  .SothebysNavigationItem-flyout {
    background-color: #f1f1f1;
    position: absolute;
    z-index: 9999998;
    box-sizing: border-box;
    display: none;
    left: 0;
    padding: 24px 20px 70px 20px;
    top: 80px;
    width: 100%;
  }
  .SothebysNavigationItem[data-level1-open] .SothebysNavigationItem-flyout {
    display: block;
  }
  .SothebysNavigationItem-tiers {
    display: flex;
  }
  .SothebysNavigationItem-tiers > div {
    min-height: 226px;
  }
  .SothebysNavigationItem-viewAllLink {
    display: none;
  }
  .SothebysNavigationItem-allTitles {
    flex-basis: 178px;
    min-width: 178px;
  }
  .SothebysNavigationItem-allTitles > :nth-child(n+2) {
    margin-top: 30px;
  }
  .SothebysNavigationItem-allTitles a,
  .SothebysNavigationItem-allTitles span {
    border-right: 4px solid transparent;
    font-size: 14px;
    font-family: BentonSans, sans-serif;
    font-weight: 500;
    margin-right: -1px;
    padding-right: 19px;
    text-align: right;
  }
  .SothebysNavigationItem-allTitles a:lang(zh),
  .SothebysNavigationItem-allTitles span:lang(zh) {
    font-family: Jhenghei, BentonSans, sans-serif;
  }
  .SothebysNavigationItem-allTitles [data-active] a,
  .SothebysNavigationItem-allTitles [data-active] span {
    border-right-color: #23448d;
    color: #23448d;
    font-family: BentonSans, sans-serif;
    font-weight: bold;
  }
  .SothebysNavigationItem-allTitles [data-active] a:lang(zh),
  .SothebysNavigationItem-allTitles [data-active] span:lang(zh) {
    font-family: Jhenghei, BentonSans, sans-serif;
  }
  .SothebysNavigationItem-viewAllLink {
    display: none;
    padding: 0 24px 0 0;
  }
  .SothebysNavigationItem-viewAllLink a,
  .SothebysNavigationItem-viewAllLink span {
    font-size: 14px;
  }
  .SothebysNavigationItem-items {
    padding: 0 0 0 24px;
  }
  .SothebysNavigationItem-items a,
  .SothebysNavigationItem-items span {
    font-size: 14px;
  }
  .SothebysNavigationItem-extraNavigation {
    margin-left: 70px;
    max-width: 40%;
  }
  .SothebysNavigationItem[data-has-children]:not([data-skips-level2]) .SothebysNavigationItem-tiers {
    padding-bottom: 71px;
    position: relative;
  }
  .SothebysNavigationItem[data-has-children]:not([data-skips-level2]) .SothebysNavigationItem-allTitles {
    display: none;
  }
  .SothebysNavigationItem[data-has-children]:not([data-skips-level2]) .SothebysNavigationItem-viewAllLink {
    bottom: 0;
    display: block;
    right: 0;
    min-height: 0;
    position: absolute;
  }
  .SothebysNavigationItem[data-has-children]:not([data-skips-level2]) .SothebysNavigationItem-items {
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 -32px -14px;
    padding: 0;
    width: 100%;
  }
  .SothebysNavigationItem[data-has-children]:not([data-skips-level2]) .SothebysNavigationItem-items > div {
    box-sizing: border-box;
    flex: 1;
    margin: 0 0 32px 0;
    max-width: 16.66%;
    min-width: 16.66%;
    padding: 0 0 0 20px;
  }
  .SothebysNavigationItem[data-has-children]:not([data-skips-level2]) .SothebysNavigationItem-items > div:nth-child(even) {
    order: 1;
  }
  .SothebysNavigationItem[data-has-children]:not([data-skips-level2]) .SothebysNavigationItem-items .SothebysTopNavigationItem-title,
  .SothebysNavigationItem[data-has-children]:not([data-skips-level2]) .SothebysNavigationItem-items .SothebysTopNavigationItem-items {
    display: block;
  }
  .SothebysNavigationItem[data-has-children]:not([data-skips-level2]) .SothebysNavigationItem-items .SothebysTopNavigationItem-items > div {
    margin-top: 16px;
  }
  .SothebysNavigationItem[data-has-children]:not([data-skips-level2]) .SothebysNavigationItem-items .SothebysTopNavigationItem-items a,
  .SothebysNavigationItem[data-has-children]:not([data-skips-level2]) .SothebysNavigationItem-items .SothebysTopNavigationItem-items span {
    font-weight: normal;
    letter-spacing: normal;
    text-transform: none;
  }
  .SothebysNavigationItem[data-has-children]:not([data-skips-level2]) .SothebysNavigationItem-extraNavigation {
    margin-left: 0;
  }
  .SothebysTopNavigationItem-title {
    display: none;
  }
  .SothebysTopNavigationItem-items a,
  .SothebysTopNavigationItem-items span {
    font-size: 14px;
  }
  .SothebysTopNavigationItem-items > :nth-child(n+2) {
    margin-top: 30px;
  }
  .ExtraNavigationLinks {
    padding-left: 39px;
  }
  .ExtraNavigationLinks-title {
    font-family: BentonSans, sans-serif;
    font-weight: bold;
  }
  .ExtraNavigationLinks-title:lang(zh) {
    font-family: Jhenghei, BentonSans, sans-serif;
  }
  .ExtraNavigationLinks-title {
    font-size: 14px;
  }
  .ExtraNavigationLinks-items a,
  .ExtraNavigationLinks-items span {
    margin-top: 16px;
  }
  .Search-wrapper input {
    font-size: 16px;
    line-height: 30px;
    height: 30px;
    letter-spacing: 0.5px;
    padding-right: 30px;
  }
  .Search-wrapper button {
    background-size: 22px;
    right: 21px;
    top: 12px;
  }
  .Search-suggestions {
    background-color: #f1f1f1;
    box-sizing: border-box;
    display: none;
    margin-top: -5px;
    padding: 0 58px 12px 58px;
  }
  .Search[data-search-active] .Search-suggestions {
    display: block;
  }
  .SearchResult {
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 18px;
    padding: 11px 12px;
  }
  .SothebysFooter {
    display: block;
    padding: 32px 20px 35px;
  }
  .SothebysFooter-socialLinks {
    height: 100px;
    display: flex;
    align-items: center;
    margin-bottom: 43px;
    justify-content: center;
    padding: 0;
  }
  .SothebysFooter-footerLinks {
    display: flex;
    justify-content: center;
    max-width: 1440px;
    margin: 0 auto;
  }
  .SothebysFooter::after {
    content: 'tablet';
  }
}
@media only screen and (min-width: 768px) and (max-width: 767px) {
  .SothebysNavigationItem {
    margin: 0 16px;
  }
}
@media only screen and (min-width: 1024px) {
  .PageHeader-navWrapper {
    display: flex;
  }
  .PageHeader-body {
    box-sizing: content-box;
    padding: 40px 13px 0 13px;
  }
  .PageHeader-pageLogo {
    margin-left: 0;
    margin-right: 36px;
  }
  .PageHeader-hat {
    border-bottom: 1px solid #ebebeb;
    box-sizing: border-box;
    left: 0;
    padding: 0 13px;
    position: absolute;
    top: 0;
    width: 100%;
  }
  .PageHeader-search {
    align-self: flex-end;
    align-items: center;
    display: flex;
    height: 80px;
    position: relative;
  }
  .PageHeader::after {
    content: 'medium';
  }
  .PageLogo-image img {
    height: 33px;
  }
  .SothebysHat {
    display: flex;
    justify-content: flex-end;
    margin-bottom: -1px;
  }
  .SothebysHat-hatWrapper {
    display: flex;
  }
  .SothebysHat-tier1 {
    display: flex;
  }
  .SothebysHat-items {
    display: flex;
  }
  .SothebysHat-items > div:last-child {
    margin-right: 0;
  }
  .SothebysHat-items .BagLink a {
    display: block;
  }
  .SothebysHat-tier1 > div,
  .SothebysHat-items > div {
    margin: 0 31px;
  }
  .SothebysHat-tier1 a,
  .SothebysHat-aemLogout a,
  .SothebysHat .SothebysHatNavigationItem-title a,
  .SothebysHat-tier1 span,
  .SothebysHat-aemLogout span,
  .SothebysHat .SothebysHatNavigationItem-title span {
    font-size: 11px;
    line-height: 39px;
    padding-bottom: 1px;
    text-align: center;
    white-space: nowrap;
  }
  .SothebysHat-tier1 a:hover,
  .SothebysHat-aemLogout a:hover,
  .SothebysHat .SothebysHatNavigationItem-title a:hover,
  .SothebysHat-tier1 span:hover,
  .SothebysHat-aemLogout span:hover,
  .SothebysHat .SothebysHatNavigationItem-title span:hover {
    color: #23448d;
    font-family: BentonSans, sans-serif;
    font-weight: bold;
  }
  .SothebysHat-tier1 a:hover:lang(zh),
  .SothebysHat-aemLogout a:hover:lang(zh),
  .SothebysHat .SothebysHatNavigationItem-title a:hover:lang(zh),
  .SothebysHat-tier1 span:hover:lang(zh),
  .SothebysHat-aemLogout span:hover:lang(zh),
  .SothebysHat .SothebysHatNavigationItem-title span:hover:lang(zh) {
    font-family: Jhenghei, BentonSans, sans-serif;
  }
  .SothebysHat-tier1 a::after,
  .SothebysHat-aemLogout a::after,
  .SothebysHat .SothebysHatNavigationItem-title a::after,
  .SothebysHat-tier1 span::after,
  .SothebysHat-aemLogout span::after,
  .SothebysHat .SothebysHatNavigationItem-title span::after {
    color: transparent;
    content: attr(data-text-content);
    display: block;
    font-family: BentonSans, sans-serif;
    font-weight: bold;
    height: 0;
    overflow: hidden;
    visibility: hidden;
  }
  .SothebysHat-tier1 a::after:lang(zh),
  .SothebysHat-aemLogout a::after:lang(zh),
  .SothebysHat .SothebysHatNavigationItem-title a::after:lang(zh),
  .SothebysHat-tier1 span::after:lang(zh),
  .SothebysHat-aemLogout span::after:lang(zh),
  .SothebysHat .SothebysHatNavigationItem-title span::after:lang(zh) {
    font-family: Jhenghei, BentonSans, sans-serif;
  }
  .SothebysHat-tier1 .SothebysHat-aemLogout {
    display: none;
  }
  .SothebysHat-items .SothebysHat-aemLogout {
    display: block;
    margin-left: 8px;
    padding-left: 10px;
    position: relative;
  }
  .SothebysHat-items .SothebysHat-aemLogout::after {
    content: '|';
    font-size: 12px;
    left: 0;
    line-height: 0;
    position: absolute;
    top: 19px;
  }
  .SothebysHat-items .SothebysHat-aemLogout + div {
    margin-right: 0;
    order: -1;
  }
  .SothebysPageNavigation-items {
    justify-content: flex-start;
  }
  .SothebysHatNavigationItem {
    position: relative;
  }
  .SothebysHatNavigationItem-title {
    position: relative;
  }
  .SothebysHatNavigationItem[data-level1-open] .SothebysHatNavigationItem-title {
    font-family: BentonSans, sans-serif;
    font-weight: bold;
  }
  .SothebysHatNavigationItem[data-level1-open] .SothebysHatNavigationItem-title:lang(zh) {
    font-family: Jhenghei, BentonSans, sans-serif;
  }
  .SothebysHatNavigationItem[data-level1-open][data-has-children] .SothebysHatNavigationItem-title::after {
    border-bottom: 9px solid #f1f1f1;
    border-left: 7.5px solid transparent;
    border-right: 7.5px solid transparent;
    content: '';
    height: 0;
    left: calc(50% -  7.5px);
    position: absolute;
    width: 0;
    z-index: 9999999;
    bottom: -1px;
  }
  .SothebysHatNavigationItem [data-has-arrow] {
    background: url('../../../../resource/00000169-4eb2-d078-adfb-6eb2e0750000/styleguide/react/e77f7f2973270c16cd66.9fa4a1e314a66a3d34a85adbf3fc8f61.svg') no-repeat right 0 top 15px;
  }
  .SothebysHatNavigationItem [data-has-arrow] a,
  .SothebysHatNavigationItem [data-has-arrow] span {
    padding-right: 15px;
  }
  .SothebysHatNavigationItem [data-has-arrow]:hover {
    background-image: url('../../../../resource/00000169-4eb2-d078-adfb-6eb2e0750000/styleguide/react/5a745f97e05c0e7bfb80.be7e985c0892bc8fa2bbfbda246df3d6.svg') !important;
  }
  .SothebysHatNavigationItem[data-level1-open] [data-has-arrow] {
    background-image: url('../../../../resource/00000169-4eb2-d078-adfb-6eb2e0750000/styleguide/react/adcb84b19644a4ad6b8c.ea42b328338d2a3a1828b141f5c205b1.svg');
  }
  .SothebysHatNavigationItem-flyout {
    background-color: #f1f1f1;
    position: absolute;
    z-index: 9999998;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
    display: none;
    left: 0;
    padding: 11px 25px 21px 25px;
    top: 40px;
  }
  .SothebysHatNavigationItem[data-level1-open] .SothebysHatNavigationItem-flyout {
    display: block;
    left: 50%;
    transform: translateX(-50%);
  }
  .SothebysHatNavigationItem[data-level1-open]:last-child .SothebysHatNavigationItem-flyout {
    left: auto;
    right: -4px;
    transform: none;
  }
  .SothebysHatNavigationItem-items {
    display: flex;
  }
  .SothebysHatNavigationItem-items a,
  .SothebysHatNavigationItem-items span {
    font-size: 12px;
    line-height: 17px;
    margin-top: 13px;
  }
  .SothebysHatNavigationItem-items a:hover {
    color: #333;
    text-decoration: underline;
  }
  .SothebysHatNavigationItem:last-child {
    word-break: keep-all;
  }
  .SothebysHatTopNavigationItem {
    min-width: 190px;
  }
  .SothebysHatTopNavigationItem:nth-child(n+2) {
    margin-left: 25px;
  }
  .SothebysHatTopNavigationItem-title {
    font-family: BentonSans, sans-serif;
    font-weight: bold;
  }
  .SothebysHatTopNavigationItem-title:lang(zh) {
    font-family: Jhenghei, BentonSans, sans-serif;
  }
  .SothebysNavigationItem-title a,
  .SothebysNavigationItem-title span {
    padding-left: 24px;
    padding-right: 24px;
  }
  [data-preferred-content] .SothebysNavigationItem-title a,
  [data-preferred-content] .SothebysNavigationItem-title span {
    padding-left: 15px;
    padding-right: 15px;
  }
  .SothebysNavigationItem-flyout {
    padding: 30px 13px 50px 13px;
    top: 120px;
  }
  .SothebysNavigationItem-allTitles {
    box-sizing: content-box;
    flex-basis: 207px;
    min-width: 207px;
  }
  .SothebysNavigationItem[data-has-children]:not([data-skips-level2]) .SothebysNavigationItem-items {
    margin-left: 0;
  }
  .Search {
    margin-top: 8px;
  }
  .Search-wrapper form {
    width: 204px;
  }
  .Search-wrapper input {
    padding-right: 25px;
  }
  .Search-wrapper button {
    background-image: url('../../../../resource/00000169-4eb2-d078-adfb-6eb2e0750000/styleguide/react/6e7f696ef238fe5d964a.946e4ea71816fc719ea794114fe046b1.svg');
    background-size: 17px;
    right: -6px;
    top: -4px;
  }
  .Search-suggestions {
    background-color: #f1f1f1;
    z-index: 9999998;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 80px;
    width: 377px;
    z-index: 9999997;
  }
  .SearchResult {
    font-size: 12px;
    letter-spacing: 0.5px;
    line-height: 17px;
    padding: 8px 24px;
  }
  .SothebysFooter::after {
    content: 'medium';
  }
}
@media only screen and (min-width: 1200px) {
  .PageHeader-body {
    margin: 0;
  }
  .PageHeader-hat > div {
    margin: 0 auto;
    max-width: 1380px;
  }
  .PageHeader::after {
    content: 'large';
  }
  .SothebysNavigationItem-allTitles {
    flex-basis: 225px;
    min-width: 225px;
  }
  .SothebysNavigationItem-tiers {
    margin: 0 auto;
    max-width: 1414px;
  }
  .SothebysFooter::after {
    content: 'large';
  }
  .SothebysFooter-socialLinks {
    margin-bottom: 38px;
  }
  .HeaderSearch-container[data-isactive] {
    position: relative;
    width: auto;
    height: auto;
  }
  .HeaderSearch-container[data-isactive] .HeaderSearch-backButton {
    display: none;
  }
  .HeaderSearch-main {
    display: flex;
  }
  .HeaderSearch-main > div {
    flex-grow: 1;
  }
  .HeaderSearch-container {
    flex: 1 0 auto;
    padding: 0;
  }
  .HeaderSearch-container .react-autosuggest__container .react-autosuggest__input {
    font-size: 14px;
    border: 1px solid #e7e7e7;
    border-radius: 4px;
  }
  .HeaderSearch-container .react-autosuggest__container .react-autosuggest__suggestions-container--open {
    top: 30px;
    padding-top: 10px;
    border: 1px solid #e7e7e7;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top: 0;
  }
  .HeaderSearch-container .HeaderSearch-magnifier {
    display: inline-block;
    padding: 0;
    margin: 0;
    width: 16px;
    height: 16px;
    border: 0;
    background: no-repeat center / contain url('../../../../resource/00000169-4eb2-d078-adfb-6eb2e0750000/styleguide/react/34c9207a19ce57e3b06f.72cb22f58428200d4671ca60296ab5a2.svg');
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
  }
  .HeaderSearch-container .HeaderSearch-autocompleteContainer .HeaderSearch-clearButton {
    display: none;
  }
}
@media only screen and (min-width: 1440px) {
  .PageHeader-body {
    padding-left: calc((100vw - (1439px - 64px)) / 2);
    padding-right: calc((100vw - (1439px - 64px)) / 2);
  }
  .SothebysNavigationItem-allTitles {
    flex-basis: 211px;
    min-width: 211px;
  }
  .HeaderSearch-container {
    flex: 1 0 auto;
  }
  .HeaderSearch-container .HeaderSearch-autocompleteContainer .HeaderSearch-clearButton {
    display: none;
  }
}
/**** BentonSans Font Family ****/
@font-face {
  font-family: 'BentonSans';
  font-display: swap;
  font-style: normal;
  font-stretch: normal;
  font-weight: 400;
  src: url('../../../../resource/00000169-4eb2-d078-adfb-6eb2e0750000/styleguide/react/4f190efc8e22f0268a87.34fb6aeb11c84465b0dc09beae4aed17.woff2') format('woff2'), url('../../../../resource/00000169-4eb2-d078-adfb-6eb2e0750000/styleguide/react/fe281636ea1fa7b943c5.9679a8ea267adb3b8e9565e394025651.woff') format('woff');
}
@font-face {
  font-family: 'BentonSans';
  font-display: swap;
  font-style: italic;
  font-stretch: normal;
  font-weight: 400;
  src: url('../../../../resource/00000169-4eb2-d078-adfb-6eb2e0750000/styleguide/react/a33aba2e1d36632f92b6.20e08ae88b9bc16d3855cf841cf1d11e.woff2') format('woff2'), url('../../../../resource/00000169-4eb2-d078-adfb-6eb2e0750000/styleguide/react/af331f1e99679fd6202f.2215578d28df2eaf987fa71316aa151f.woff') format('woff');
}
@font-face {
  font-family: 'BentonSans';
  font-display: swap;
  font-style: normal;
  font-stretch: normal;
  font-weight: 500;
  src: url('../../../../resource/00000169-4eb2-d078-adfb-6eb2e0750000/styleguide/react/37dc78ecc62048a0d84e.88456ae18b3f1b56d85cc5c2483bcbda.woff2') format('woff2'), url('../../../../resource/00000169-4eb2-d078-adfb-6eb2e0750000/styleguide/react/6e4770c72fde431ad2f4.6094a183569d53f7020613d855b429e4.woff') format('woff');
}
@font-face {
  font-family: 'BentonSans';
  font-display: swap;
  font-style: normal;
  font-stretch: normal;
  font-weight: 700;
  src: url('../../../../resource/00000169-4eb2-d078-adfb-6eb2e0750000/styleguide/react/d414e8d055f9700aa995.5d3b914c9d5ba33d1f1c4c8d5553fee3.woff2') format('woff2'), url('../../../../resource/00000169-4eb2-d078-adfb-6eb2e0750000/styleguide/react/411671f408e63985061a.b0e9e4392f70169e73e930c9a734e9e1.woff') format('woff');
}
@font-face {
  font-family: 'MercuryDisplaySemibold';
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  src: url('../../../../resource/00000169-4eb2-d078-adfb-6eb2e0750000/styleguide/react/81028bf2c60205d3b76d.6fd1fa5b9ae47db455621328bbe8aa9f.woff2') format('woff2'), url('../../../../resource/00000169-4eb2-d078-adfb-6eb2e0750000/styleguide/react/ba24ce290fa12034f4c4.1b25cbb02212b1d211e8bec2a26f9258.woff') format('woff');
}
@font-face {
  font-family: 'MercuryDisplayRegular';
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  src: url('../../../../resource/00000169-4eb2-d078-adfb-6eb2e0750000/styleguide/react/d8a2745920f8c4ba3225.111c2ac4501877a7aacd3606fff86c1f.woff2') format('woff2'), url('../../../../resource/00000169-4eb2-d078-adfb-6eb2e0750000/styleguide/react/8d2a5506c6cf94a06e61.d41c056147d9dd1f57798c9be3f0a1e2.woff') format('woff');
}
/* Breakpoints */
/* Media Queries */
/* Measurements */
/* Typography */
/* These come from Sotheby's cloud typography accounts */
/*
 * COLORS
 * NOTE: We need to coordinate the use of colors; remove duplicate variables (variables that have
 * the same value) and replace the use of those variable names throughout the codebase.
 */
/* Primary / Accent */
/* Neutrals */
/* Functional colors */
/* Colors */

