@charset "UTF-8";
* {
  font-family: "PP Right Grotesk", sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #0C0C0C;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "PP Neue World", sans-serif;
}

a {
  color: #5D4C8B;
  text-decoration: none;
  text-shadow: 0.2px 0.2px #8331a7;
}

a:hover {
  text-decoration: underline;
}

.App {
  position: relative;
  min-height: calc(100vh - 480px);
}
@media screen and (min-width: 1024px) {
  .App {
    min-height: calc(100vh - 300px);
  }
}

.shell {
  position: relative;
  padding: 0 15px;
}
@media screen and (min-width: 1440px) {
  .shell {
    max-width: 1190px;
    margin: 0 auto;
  }
}

.shell_banner {
  background: #fff;
}
@media screen and (min-width: 1024px) {
  .shell_banner {
    height: auto;
  }
}

.section_head {
  margin-bottom: 15px;
}

.section_head h2 {
  position: relative;
  font-family: "PP Neue World", sans-serif;
  font-size: 24px;
  font-weight: 400;
  padding: 25px 0 15px 0;
  line-height: 1.15;
  color: #3D3D3B;
}

.section_head h2::before {
  content: "";
  position: absolute;
  top: 0;
  display: block;
  width: 100%;
  height: 1px;
  background: rgba(0, 0, 0, 0.14);
}

.section_head > a:hover {
  text-decoration: none;
}

.section_body {
  padding-bottom: 25px;
}

.section_body p {
  font-family: "PP Right Grotesk", sans-serif;
  font-size: 16px;
  color: #3D3D3B;
  line-height: 1.5;
  letter-spacing: 1.5;
}

.section_body h2 {
  position: relative;
  font-family: "PP Right Grotesk", sans-serif;
  font-size: 24px;
  font-weight: 400;
  padding: 25px 0 15px 0;
  line-height: 1.15;
  color: #3D3D3B;
}

.visually-hidden {
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

@font-face {
  font-family: "PP Neue World";
  src: url("https://www.bonhams.com/assets/fonts/v2/PPNeueWorld-Regular.woff2") format("woff2"), url("https://www.bonhams.com/assets/fonts/v2/PPNeueWorld-Regular.woff") format("woff");
}
@font-face {
  font-family: "PP Right Grotesk";
  src: url("https://www.bonhams.com/assets/fonts/v2/PPRightGrotesk-Light.woff2") format("woff2"), url("https://www.bonhams.com/assets/fonts/v2/PPRightGrotesk-Light.woff") format("woff");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: "PP Right Grotesk";
  src: url("https://www.bonhams.com/assets/fonts/v2/PPRightGrotesk-LightItalic.woff2") format("woff2"), url("https://www.bonhams.com/assets/fonts/v2/PPRightGrotesk-LightItalic.woff") format("woff");
  font-style: italic;
  font-weight: normal;
}
@font-face {
  font-family: "PP Right Grotesk";
  src: url("https://www.bonhams.com/assets/fonts/v2/PPRightGrotesk-Medium.woff2") format("woff2"), url("https://www.bonhams.com/assets/fonts/v2/PPRightGrotesk-Medium.woff") format("woff");
  font-weight: bold;
  font-style: normal;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font-weight: normal;
  vertical-align: baseline;
}

strong {
  font-family: "PP Neue World", sans-serif;
  font-weight: bold;
}

input:focus,
textarea:focus,
select:focus {
  outline: none;
}
input:required,
textarea:required,
select:required {
  box-shadow: none;
}
input:invalid,
textarea:invalid,
select:invalid {
  box-shadow: none;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before, blockquote:after {
  content: "";
  content: none;
}

q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

blockquote,
q {
  quotes: none;
}
blockquote:before, blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
q:before,
blockquote:after,
q:after {
  content: "";
  content: none;
}

.consign_carousel {
  margin-bottom: 40px;
  display: flex;
}

.consign_steps {
  display: flex;
  flex-direction: column;
  margin-bottom: auto;
}
@media screen and (min-width: 768px) {
  .consign_steps {
    margin-bottom: 40px;
  }
}

.consign_steps p {
  text-align: center;
  line-height: 1.2;
}

.consign_steps .steps {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
@media screen and (min-width: 1024px) {
  .consign_steps .steps {
    flex-direction: row;
  }
}

.steps div[class*=step-] {
  width: 100%;
  padding-bottom: 10px;
}
@media screen and (min-width: 1024px) {
  .steps div[class*=step-] {
    width: 25%;
  }
}
@media screen and (min-width: 1440px) {
  .steps div[class*=step-] {
    width: 25%;
  }
}

.steps img {
  margin: 0 auto 20px auto;
  display: block;
}

.consign_steps_alt {
  display: flex;
  flex-direction: column-reverse;
  justify-content: space-between;
}
@media screen and (min-width: 1024px) {
  .consign_steps_alt {
    flex-direction: row;
    justify-content: space-between;
  }
}
@media screen and (min-width: 1440px) {
  .consign_steps_alt {
    flex-direction: row;
    justify-content: space-between;
  }
}

.consign_steps_alt_img {
  width: 100%;
}
@media screen and (min-width: 1024px) {
  .consign_steps_alt_img {
    width: 60%;
  }
}
@media screen and (min-width: 1440px) {
  .consign_steps_alt_img {
    width: 60%;
  }
}

.consign_steps_alt_img img {
  width: 100%;
}

.consign_steps_alt_map {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.consign_steps_alt_map .map_text_box {
  width: 100%;
}
@media screen and (min-width: 1024px) {
  .consign_steps_alt_map .map_text_box {
    width: 256px;
  }
}
.consign_steps_alt_map .alt_text > p {
  margin-top: 0;
}

.alt_map img {
  display: block;
  margin: 0 auto;
}

.alt_text {
  text-align: center;
}

.messages {
  background: #fff;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

#succIcon {
  height: 150px;
}

#errorIcon {
  height: 80%;
}

.success {
  width: 60%;
  color: #3D3D3B;
  font-size: 18px;
  font-weight: 500;
  padding-top: 50px;
  text-align: center;
  vertical-align: middle;
  line-height: 1.2;
}

.error {
  width: 60%;
  color: #3D3D3B;
  font-size: 18px;
  font-weight: 500;
  padding-top: 100px;
  text-align: center;
  vertical-align: middle;
  line-height: 1.2;
}

.worldmap {
  padding-top: 20px;
}

.consign_additional_info {
  padding: 0 20px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

.consign_faq {
  color: #3D3D3B;
  line-height: 1.5;
  font-size: 16px;
}

.consign_faq h2 {
  font-family: "PP Right Grotesk", sans-serif;
  font-size: 24px;
  font-weight: 400;
  letter-spacing: 0.4px;
  padding-bottom: 15px;
  line-height: 1.15;
  color: #3D3D3B;
}

.consign_faq a {
  color: black;
  font-family: "PP Right Grotesk", sans-serif;
  font-weight: 500;
}

.consign_contacts {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.consign_contacts h2 {
  font-family: "PP Right Grotesk", sans-serif;
  font-size: 24px;
  font-weight: 400;
  letter-spacing: 0.4px;
  padding-bottom: 15px;
  line-height: 1.15;
  color: #3D3D3B;
  vertical-align: middle;
}

/* Style the buttons that are used to open and close the accordion panel */
.accordion {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  transition: 0.4s;
  font-family: "PP Right Grotesk", sans-serif;
  font-size: 16px;
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.active,
.accordion:hover {
  background-color: #ccc;
}

.accordion:before {
  content: "+";
  padding-right: 5px;
  top: -2px;
  position: relative;
}

.accordion.active:before {
  content: "−";
}

/* Style the accordion panel. Note: hidden by default */
.panel {
  padding: 18px;
  background-color: white;
  display: none;
  overflow: hidden;
}

.panel h4 {
  padding: 10px;
  font-family: "PP Right Grotesk", sans-serif;
  font-size: 16px;
  font-weight: 500;
  color: #5D4C8B;
  padding-bottom: 3px;
}

.panel p {
  padding: 10px;
}

.panel a {
  color: #5D4C8B;
}

.contacts {
  background: #fff;
  margin-top: 40px;
}

.contacts__heading {
  font-size: 20px;
  line-height: 1.15;
}

.contacts__button {
  margin-top: 4px;
  display: inline-block;
  margin-bottom: 30px;
}

@media (min-width: 1024px) {
  .contacts__heading {
    font-size: 32px;
    line-height: 1;
    text-transform: uppercase;
  }
}
.footer {
  border-top: 1px solid #5D4C8B;
  box-shadow: 4px 4px 4px 4px rgba(0, 0, 0, 0.12), inset 0 -1px 0 0 #dadce0;
}

.footer_inner {
  margin: 0 10px;
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 768px) {
  .footer_inner {
    margin: 15px 60px 15px 60px;
  }
}
@media screen and (min-width: 1024px) {
  .footer_inner {
    margin: 30px 0 0 0;
    flex-direction: row;
    justify-content: space-between;
  }
}

.footer_left {
  padding: 15px 0 35px 0;
  position: relative;
}
@media screen and (min-width: 768px) {
  .footer_left {
    padding: 0 0 35px 0;
  }
}
@media screen and (min-width: 1024px) {
  .footer_left {
    width: 30%;
    padding-right: 10px;
  }
}

.footer_left h3 {
  font-weight: 400;
  padding-bottom: 20px;
}
.footer_left p {
  margin-top: 0;
  line-height: 1.5;
}

@media screen and (min-width: 1024px) {
  .footer_left::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 1px;
    height: 100%;
    background: #5D4C8B;
  }
}

.footer_middle {
  letter-spacing: 0.5px;
  padding-bottom: 45px;
  position: relative;
}
@media screen and (min-width: 768px) {
  .footer_middle {
    padding-bottom: 30px;
  }
}
@media screen and (min-width: 1024px) {
  .footer_middle {
    width: auto;
  }
}
@media screen and (min-width: 1440px) {
  .footer_middle {
    width: 44%;
  }
}

.footer_explore {
  display: flex;
  flex-direction: column;
}

@media screen and (min-width: 1024px) {
  .footer_explore-nav {
    width: 90%;
    margin: auto;
  }
}

.footer_explore-nav h3 {
  font-size: 14px;
  font-weight: 400;
  padding-bottom: 15px;
  padding-left: 8px;
}
@media screen and (min-width: 768px) {
  .footer_explore-nav h3 {
    font-size: 16px;
  }
}
@media screen and (min-width: 1440px) {
  .footer_explore-nav h3 {
    padding-bottom: 20px;
    padding-left: 7px;
    text-align: left;
    font-size: 16px;
  }
}

.footer_explore-nav ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  row-gap: 15px;
}

.explore_nav_item {
  width: 33%;
}

.explore_nav_item a {
  color: #0C0C0C;
  text-align: center;
  text-shadow: none;
}

.explore_nav_item a > img {
  margin: auto;
  vertical-align: middle;
  display: inline-block;
}

@media screen and (min-width: 1024px) {
  .footer_middle::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 1px;
    height: 100%;
    background: #5D4C8B;
  }
}

.footer_right {
  padding-bottom: 35px;
  display: flex;
  justify-content: center;
}
@media screen and (min-width: 1024px) {
  .footer_right {
    width: 30%;
    padding: 0;
    display: inline;
  }
}
@media screen and (min-width: 1440px) {
  .footer_right {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    width: 21%;
    padding-left: 30px;
  }
}
.footer_right .footer_right_ctn {
  margin-left: 0;
}
@media screen and (min-width: 768px) {
  .footer_right .footer_right_ctn {
    margin-left: 15%;
  }
}
@media screen and (min-width: 1440px) {
  .footer_right .footer_right_ctn {
    margin-left: 0;
  }
}

.follow {
  margin-bottom: 15px;
  margin-right: 10px;
}
@media screen and (min-width: 768px) {
  .follow {
    width: 100%;
    margin-bottom: 10px;
  }
}

.follow h3 {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.2;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .follow h3 {
    font-size: 16px;
    padding-right: 30px;
    text-align: left;
  }
}
@media screen and (min-width: 1024px) {
  .follow h3 {
    padding-right: 3px;
  }
}
@media screen and (min-width: 1440px) {
  .follow h3 {
    margin-top: 0;
    padding-right: 0;
  }
}

.footer_right .social_links {
  display: flex;
  flex-direction: row;
  padding-top: 5px;
}

.social_links .social_icon {
  height: 25px;
  width: 25px;
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
  margin-right: 5px;
}
@media screen and (min-width: 768px) {
  .social_links .social_icon {
    height: 30px;
    width: 30px;
  }
}

.footer_bottom {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 1024px) {
  .footer_bottom {
    flex-direction: row;
    justify-content: space-between;
  }
}

.footer_logo {
  margin-bottom: 20px;
}

.footer_logo a img {
  width: 94px;
  height: 20px;
  margin: auto;
  display: block;
}
@media screen and (min-width: 1024px) {
  .footer_logo a img {
    flex-direction: row;
    justify-content: space-between;
  }
}

.copyright {
  font-size: 12px;
  text-align: center;
  margin: auto;
  display: block;
}
@media screen and (min-width: 1024px) {
  .copyright {
    flex-direction: row;
    justify-content: space-between;
    margin-right: 10px;
  }
}

.copyright p {
  letter-spacing: 1px;
}

.header {
  background: #fff;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), inset 0 -1px 0 0 #dadce0;
  position: relative;
  z-index: 70;
}
@media (min-width: 1024px) {
  .header {
    box-shadow: rgba(0, 0, 0, 0.05) 0 0 10px 3px;
  }
}

.header_actions {
  -webkit-box-align: center;
  align-items: center;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 10px 3px;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  padding: 18px 15px;
  position: relative;
  z-index: 70;
}
@media (min-width: 1024px) {
  .header_actions {
    box-shadow: none;
    padding: 14px 20px;
  }
}

.header_actions_inner {
  -webkit-box-align: center;
  align-items: center;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  max-width: 1170px;
  width: 100%;
}

.navigation_button {
  outline: none;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.625;
  border-radius: 4px;
  box-sizing: border-box;
  margin: 0px;
  text-decoration: none;
  transition: border-color 333ms ease-in-out 0s, background 333ms ease-in-out 0s;
  cursor: pointer;
  background: none;
  border: none;
  color: rgb(0, 0, 0);
  -webkit-box-align: center;
  align-items: center;
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  height: 37px;
  -webkit-box-pack: justify;
  justify-content: space-between;
  margin-left: -4px;
  padding: 7px 4px;
  position: relative;
  width: 37px;
}
@media (min-width: 1024px) {
  .navigation_button {
    display: none;
  }
}

.navigation_button_text {
  clip: rect(0px, 0px, 0px, 0px);
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
  inset: 0px;
}

.navigation_button:before,
.navigation_button:after,
.navigation_button span {
  content: " ";
  background-color: rgb(131, 49, 167);
  border-radius: 3px;
  clip: auto;
  clip-path: none;
  height: 4px;
  opacity: 1;
  position: relative;
  transform: rotate(0deg) translate(0px, 0px) scaleX(1);
  transition: opacity 0.3s ease 0s, transform 0.3s ease 0s, color 0.3s ease 0s;
  width: 100%;
}

.navigation_button.open:before,
.navigation_button.open:after {
  background-color: rgb(0, 0, 0);
}

.navigation_button.open span {
  opacity: 0;
}

.navigation_button.open:before {
  transform: rotate(45deg) translate(7px, 7px) scaleX(1.15);
}

.navigation_button.open:after {
  transform: rotate(-45deg) translate(6px, -7px) scaleX(1.15);
}

.logo_container {
  display: flex;
  flex-shrink: 1;
  -webkit-box-pack: center;
  justify-content: center;
  padding: 0px 10px;
}
@media (min-width: 1024px) {
  .logo_container {
    -webkit-box-pack: start;
    justify-content: start;
    padding: 0px;
  }
}

.logo_link {
  vertical-align: baseline;
  box-sizing: content-box;
  display: flex;
  flex-basis: 133px;
  padding: 0px 5px;
}
.logo_link svg {
  height: 100%;
  width: 100%;
}
@media (min-width: 1024px) {
  .logo_link {
    flex-basis: auto;
    height: 32px;
    margin-right: 15px;
    padding: 0px;
  }
  .logo_link svg {
    padding: 0px;
  }
}

.search_button {
  box-sizing: border-box;
  margin: 0px;
  padding: 0px;
  border: 0px;
  font: inherit;
  vertical-align: baseline;
  text-decoration: none;
  color: rgb(61, 61, 59);
  flex-shrink: 0;
  height: 37px;
  margin-right: -6px;
  width: 37px;
}
.search_button svg {
  height: 100%;
  width: 100%;
}
@media (min-width: 1024px) {
  .search_button {
    display: none;
  }
}

.actions {
  color: rgb(0, 0, 0);
  box-sizing: border-box;
  margin: 0px;
  padding: 0px;
  border: 0px;
  font: inherit;
  vertical-align: baseline;
  display: none;
}
@media (min-width: 1024px) {
  .actions {
    display: flex;
    margin-left: auto;
    position: relative;
  }
  .actions > .actions_link,
  .actions .language_menu_trigger {
    font-weight: 700;
    font-size: 1rem;
    letter-spacing: 0.06688em;
    text-transform: uppercase;
    align-items: flex-end;
    align-self: flex-end;
    color: rgb(79, 78, 79);
    line-height: 15px;
    margin: 0px;
    padding-bottom: 0px;
    padding-top: 5px;
  }
}

.actions_link {
  text-shadow: none;
  border-bottom: 1px solid rgb(234, 234, 233);
  color: rgb(61, 61, 59);
  display: flex;
  height: auto;
  -webkit-box-pack: unset;
  justify-content: unset;
  padding: 20px 17px;
  text-decoration: none;
  white-space: nowrap;
  line-height: 26px;
}
.actions_link.active {
  color: rgb(131, 49, 167);
  background: none;
}
.actions_link.active svg {
  transform: rotate(-180deg);
}
.actions_link svg {
  height: 18px;
  margin-left: auto;
  transform: rotate(0deg);
  transition: transform 0.3s ease 0s;
  width: 18px;
  background: none;
}
@media (min-width: 1024px) {
  .actions_link {
    border: 0px;
    display: flex;
    margin: 2px 0px;
    padding: 10px 15px;
  }
  .actions_link svg {
    margin-left: 6px;
  }
}

.actions_link:hover {
  color: rgb(131, 49, 167);
  text-decoration: none;
}

.language_menu_container {
  -webkit-box-align: baseline;
  align-items: baseline;
  display: flex;
}
.language_menu_container .language_menu_trigger {
  padding-right: 0px;
}

.language_menu_container:hover .language_sub_menu {
  display: flex;
}

.language_menu_trigger {
  border-width: 0;
  background: none;
  font-size: 1rem;
  background: none;
  border-radius: 4px;
  box-sizing: border-box;
  transition: border-color 333ms ease-in-out 0s, background 333ms ease-in-out 0s;
  cursor: pointer;
  position: relative;
}
.language_menu_trigger.mobile {
  border-bottom: 1px solid #eaeae9;
}

.language_menu_trigger:hover:enabled {
  background: none;
  color: rgb(131, 49, 167);
  text-decoration: underline;
}

.language_sub_menu {
  display: none;
  flex-direction: column;
  box-sizing: border-box;
}
.language_sub_menu.active {
  display: flex;
}
.language_sub_menu.mobile .actions_link {
  background-color: #f7f7f7;
}
.language_sub_menu .actions_link.active {
  color: rgb(131, 49, 167);
}
@media (min-width: 1024px) {
  .language_sub_menu {
    background: rgb(255, 255, 255);
    box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 10px 3px;
    padding: 10px;
    position: absolute;
    right: 0px;
    top: 100%;
    width: 200px;
    z-index: 90;
  }
  .language_sub_menu .actions_link {
    padding: 10px 0px;
  }
  .language_sub_menu .actions_link.active {
    background-color: #fff;
  }
}

.header_nav {
  background-color: rgb(247, 247, 247);
  height: calc(100vh - 74px);
  left: 0px;
  overflow: auto;
  position: absolute;
  right: 0px;
  top: 100%;
  display: none;
}
.header_nav.open {
  display: flex;
}
@media (min-width: 1024px) {
  .header_nav {
    background-color: rgb(255, 255, 255);
    display: flex;
    height: auto;
    -webkit-box-pack: center;
    justify-content: center;
    left: auto;
    padding: 0px 20px;
    position: relative;
    right: auto;
    top: auto;
    z-index: 0;
  }
  .header_nav .header_nav_inner {
    -webkit-box-align: center;
    align-items: center;
    flex-direction: row;
  }
}

.header_nav_inner {
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: unset;
  align-items: unset;
  max-width: 1170px;
  width: 100%;
}

.nav_items {
  display: flex;
  flex-direction: column;
  position: relative;
  width: 100%;
}
@media (min-width: 1024px) {
  .nav_items {
    flex-direction: row;
    margin-top: 1px;
    width: auto;
  }
  .nav_items :before {
    background-color: rgb(234, 234, 233);
    content: "";
    height: 1px;
    left: 0px;
    position: absolute;
    right: 15px;
    top: 0px;
  }
  .nav_items .actions_link:first-of-type {
    padding-left: 0;
  }
  .nav_items *.mobile {
    display: none;
  }
}

.header_search_container {
  display: none;
  margin-left: auto;
  max-width: 370px;
  position: relative;
  width: 100%;
}
@media (min-width: 1024px) {
  .header_search_container {
    display: flex;
  }
}

.header_search_input_container {
  position: relative;
  width: 100%;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}

.header_search_input {
  margin: 0px;
  border-radius: 2px;
  height: 34px;
  padding: 5px 0px 5px 8px;
  margin: 2px 0px 1px;
  box-sizing: border-box;
  width: 100%;
  border: 1px solid rgb(234, 234, 233);
  font-weight: 400;
  color: rgb(0, 0, 0);
  font-size: 0.875rem;
  line-height: 1.71429;
}

.header_search_input::placeholder,
.header_search_input::-webkit-input-placeholder {
  font-weight: 300;
  font-style: italic;
  color: rgb(61, 61, 59);
}

.header_search_label {
  clip: rect(0px, 0px, 0px, 0px);
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
  inset: 0px;
}

.header_search_trigger {
  -webkit-box-align: center;
  align-items: center;
  background: none;
  border: 0px;
  color: rgb(131, 49, 167);
  display: flex;
  height: 32px;
  -webkit-box-pack: center;
  justify-content: center;
  margin: 0px;
  padding: 0px;
  position: absolute;
  right: 4px;
  top: 50%;
  transform: translateY(-50%);
  width: 32px;
}

.hero-area .hero-area__heading__wrapper {
  background-image: linear-gradient(rgba(0, 0, 0, 0.42), rgba(0, 0, 0, 0.42)), url("../../assets/hero-area/women-bidders-mobile.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  height: 203px;
  width: 100%;
  margin: auto;
}
.hero-area .hero-area__heading__inner-wrapper {
  width: 100%;
  margin: auto;
  display: flex;
  align-items: flex-end;
  height: 100%;
}
.hero-area .hero-area__heading {
  font-size: 32px;
  line-height: 1;
  text-transform: uppercase;
  color: #FFFFFF;
  padding-left: 16px;
  padding-bottom: 16px;
}
.hero-area .hero-area__wrapper {
  max-width: 1190px;
  padding: 50px 15px 50px;
  margin: auto;
}
.hero-area .hero-area__sub-heading {
  font-size: 20px;
  line-height: 1.2;
  margin: 20px 0 25px;
  max-width: 485px;
}
.hero-area .hero-area__primary-link {
  display: inline-block;
  cursor: pointer;
  background-color: #FFBA0A;
  border: 1px solid #5D4C8B;
  border-radius: 5px;
  color: #FFFFFF;
  padding: 15px;
  margin-bottom: 80px;
}
.hero-area .hero-area__primary-link:hover, .hero-area .hero-area__primary-link:focus {
  text-decoration: none;
  color: #5D4C8B;
  background-color: #FFFFFF;
}
.hero-area .hero-area__secondary-link {
  display: inline-block;
  margin: auto;
  background-color: #FFBA0A;
  color: #0C0C0C;
  padding: 15px;
  border-radius: 5px;
  cursor: pointer;
  border: 2px solid #FFBA0A;
  font-weight: bold;
}
.hero-area .hero-area__secondary-link:hover, .hero-area .hero-area__secondary-link:focus {
  text-decoration: none;
  color: #5D4C8B;
  background-color: #FFFFFF;
  border-color: #5D4C8B;
}
.hero-area .hero-area__secondary-heading {
  font-size: 24px;
  line-height: 1.1;
  text-transform: uppercase;
  margin: 0 0 30px 0;
}
.hero-area .hero-area__grouping {
  display: grid;
  grid-gap: 40px;
  grid-template-columns: 1fr;
  text-align: center;
  margin-bottom: 50px;
}
.hero-area .hero-area__link-wrapper {
  display: flex;
}
.hero-area.hero-area--loading-category {
  background-image: none;
}

.hero-area-item {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.hero-area-item .hero-area-item__svg {
  background-color: #FAFAFA;
  border-radius: 100%;
  width: 82px;
  height: 82px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.hero-area-item .hero-area-item__heading {
  font-size: 20px;
  line-height: 1.25;
  font-family: "PP Right Grotesk", sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  margin: 28px 10px 10px;
}
.hero-area-item .hero-area-item__copy {
  font-size: 20px;
  line-height: 1.2;
  margin: 0;
  max-width: 500px;
}

@media (min-width: 768px) {
  .hero-area .hero-area__heading__wrapper {
    background-image: linear-gradient(rgba(0, 0, 0, 0.42), rgba(0, 0, 0, 0.42)), url("../../assets/hero-area/women-bidders-desktop.jpg");
    height: 123px;
  }
  .hero-area .hero-area__wrapper {
    padding: 60px 15px;
  }
  .hero-area .hero-area__sub-heading {
    max-width: 600px;
  }
  .hero-area .hero-area__primary-link {
    margin-bottom: 70px;
  }
  .hero-area .hero-area__secondary-heading {
    margin-bottom: 40px;
  }
  .hero-area .hero-area__grouping {
    grid-gap: 30px;
    grid-template-columns: 1fr 1fr;
    margin-bottom: 40px;
  }
  .hero-area-item .hero-area-item__heading {
    margin: 28px 5px 5px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .hero-area .hero-area__grouping {
    grid-gap: 30px;
  }
  .hero-area .hero-area-item:first-child {
    margin-right: 11.5px;
  }
  .hero-area .hero-area-item:nth-child(2) {
    margin-left: 11.5px;
  }
  .hero-area .hero-area-item:last-child {
    grid-column: 1/3;
  }
}
@media (min-width: 1024px) {
  .hero-area .hero-area__heading__wrapper {
    width: 1440px;
    height: 230px;
  }
  .hero-area .hero-area__heading__inner-wrapper {
    width: 1190px;
    margin: auto;
    display: flex;
    align-items: flex-end;
    height: 100%;
  }
  .hero-area .hero-area__heading {
    font-size: 52px;
    line-height: 0.9;
    text-transform: uppercase;
    padding-left: 0;
  }
  .hero-area .hero-area__secondary-heading {
    font-size: 32px;
    line-height: 1;
    text-transform: uppercase;
    margin: 0 0 30px 0;
  }
  .hero-area .hero-area__wrapper {
    padding: 50px 15px 50px;
  }
  .hero-area .hero-area__sub-heading {
    max-width: 875px;
  }
  .hero-area .hero-area__primary-link {
    margin-bottom: 90px;
  }
  .hero-area .hero-area__grouping {
    grid-gap: 45px;
    grid-template-columns: 1fr 1fr 1fr;
    margin-bottom: 45px;
  }
  .hero-area-item .hero-area-item__heading {
    margin: 20px 5px;
  }
}
.sell-area {
  padding: 0;
}
.sell-area .sell-area__wrapper {
  max-width: 1190px;
  margin: auto;
  padding: 0 15px;
}
.sell-area .sell-area__heading {
  font-size: 20px;
  line-height: 1.15;
  font-weight: 500;
  margin-bottom: 10px;
}
.sell-area .sell-area__sub-heading {
  font-size: 14px;
  line-height: 1.25;
  margin-bottom: 25px;
}
.sell-area .sell-area__grouping {
  display: grid;
  grid-gap: 6px;
}
.sell-area .sell-area__img {
  width: 100%;
  aspect-ratio: 1.5/1;
  object-fit: cover;
  max-width: 500px;
}

.sell-area-item {
  position: relative;
  border-radius: 3px;
  overflow: hidden;
}
.sell-area-item .sell-area-item__content {
  padding: 5px;
  color: black;
  margin: 0;
  font-size: 16px;
  line-height: 1.25;
}
.sell-area-item .sell-area-item__wrapper {
  background: white;
  position: relative;
}

@media (min-width: 768px) {
  .sell-area .sell-area__sub-heading {
    font-size: 16px;
    line-height: 1.65;
  }
  .sell-area .sell-area__grouping {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 56px;
  }
  .sell-area .sell-area-item__content {
    padding: 10px 15px 10px 0;
  }
  .sell-area .sell-area__img {
    width: 100%;
    aspect-ratio: 1/1;
  }
}
@media (min-width: 1024px) {
  .sell-area .sell-area__heading {
    font-size: 32px;
    line-height: 1;
    text-transform: uppercase;
  }
  .sell-area .sell-area__sub-heading {
    font-size: 20px;
    line-height: 1.15;
    margin-bottom: 35px;
  }
  .sell-area .sell-area-item:last-child {
    display: block;
  }
  .sell-area .sell-area__grouping {
    grid-template-columns: repeat(4, 1fr);
  }
}
.form-faq-layout {
  display: flex;
  flex-wrap: wrap;
  max-width: 1190px;
  padding: 0 15px;
  margin: 60px auto;
}
.form-faq-layout .form-faq-layout__form {
  flex-basis: 100%;
  margin-bottom: 70px;
}
.form-faq-layout .form-faq-layout__faq {
  flex-basis: 100%;
}

@media (max-width: 320px) {
  .form-faq-layout {
    padding: 0;
  }
}
@media (min-width: 768px) {
  .form-faq-layout {
    margin: 60px auto 0;
  }
}
@media (min-width: 1024px) {
  .form-faq-layout {
    margin: 75px auto 60px;
  }
  .form-faq-layout .form-faq-layout__form {
    flex-basis: 60%;
    margin: 0;
  }
  .form-faq-layout .form-faq-layout__faq {
    margin-left: 35px;
    flex-basis: calc(40% - 35px);
    flex-grow: 1;
  }
}
.form-input .form-input__wrapper-label {
  color: initial;
  display: flex;
  flex-direction: column;
  align-items: baseline;
}
.form-input .form-input__primary-label {
  font-size: 16px;
  line-height: 1.25;
  font-weight: bold;
  padding: 0 0 2px 8px;
}
.form-input .form-input__secondary-label {
  display: flex;
  flex-direction: column;
  font-size: 12px;
  line-height: 1.3;
  padding-left: 8px;
}
.form-input .form-input__input {
  font-size: 16px;
  line-height: 1.65;
  padding: 7px 8px;
  border: 1px solid #EAEAE9;
  border-radius: 2px;
  width: calc(100% - 18px);
}
.form-input .form-input__input::placeholder {
  font-size: 16px;
  line-height: 1.65;
  font-style: italic;
  font-weight: 300;
  color: #757575;
}
.form-input .form-input__input:focus, .form-input .form-input__input.hover {
  border-color: #3D3D3B;
}
.form-input.form-input--select .form-input__input {
  width: 100%;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: url(../../assets/select-arrow.svg) right 15px center no-repeat white;
}
.form-input.form-input--hide {
  display: none;
}
.form-input.form-input--required .form-input__primary-label {
  position: relative;
}
.form-input.form-input--required .form-input__primary-label::before {
  content: "*";
  position: absolute;
  right: -9px;
  margin-left: 10px;
}
.form-input.form-input--error .form-input__secondary-label, .form-input.form-input--validation-error .form-input__secondary-label {
  color: #C90000;
}
.form-input.form-input--error .form-input__input, .form-input.form-input--validation-error .form-input__input {
  border-color: #C90000;
}
.form-input.form-input--phone-number .iti {
  width: 100%;
}
.form-input.form-input--phone-number .form-input__input {
  width: 100%;
}

.email-suggestion {
  display: none;
  margin: 5px 0 5px;
  padding-left: 8px;
}

.email-suggestion__button {
  all: unset;
  color: #5D4C8B;
  cursor: pointer;
}
.email-suggestion__button:hover, .email-suggestion__button:focus-visible {
  text-decoration: underline;
}

.form-faq-layout__form-title {
  font-size: 24px;
  line-height: 1.1;
  text-transform: uppercase;
  margin-bottom: 50px;
}
@media (max-width: 320px) {
  .form-faq-layout__form-title {
    margin-inline: 15px;
  }
}

.form-faq-layout__faq .faq-accordion__header.faq-accordion__title {
  display: none;
}
.form-faq-layout__faq p {
  margin: 0;
}
.form-faq-layout__faq .form-faq-layout__faq-title {
  font-size: 32px;
  line-height: 1;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.form-faq-layout__faq .faq-accordion__header {
  font-family: "PP Right Grotesk", sans-serif;
  font-weight: bold;
  font-size: 16px;
  line-height: 1.65;
  width: 100%;
  text-align: left;
  border: none;
  background-color: #FAFAFA;
  padding: 15px 45px 5px 10px;
  margin-top: 15px;
  border-radius: 3px;
  cursor: pointer;
}
.form-faq-layout__faq .faq-accordion__header:first-child {
  margin-top: 0;
}
.form-faq-layout__faq .faq-accordion__header:focus {
  outline-color: #3d3d3d;
}
.form-faq-layout__faq .faq-accordion__panel {
  background-color: #FAFAFA;
  padding: 0 25px 15px 10px;
}
.form-faq-layout__faq .faq-accordion__panel p {
  font-size: 16px;
  line-height: 1.65;
}
.form-faq-layout__faq .faq-accordion__panel[aria-hidden=true] {
  display: none;
}
.form-faq-layout__faq .faq-accordion__header {
  display: block;
  position: relative;
}
.form-faq-layout__faq .faq-accordion__header:after {
  content: "";
  height: 7px;
  width: 12px;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-30%);
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url("../../assets/chevron-down.svg");
}
.form-faq-layout__faq .faq-accordion__header[aria-expanded=true]:after {
  transform: translateY(-50%) rotate(180deg);
}

@media (min-width: 768px) {
  .form-faq-layout__faq {
    padding: 35px 0;
  }
  .form-faq-layout__faq .form-faq-layout__faq-title {
    margin-bottom: 20px;
    margin-top: 50px;
  }
  .form-faq-layout__faq .faq-accordion__header {
    padding-bottom: 15px;
  }
  .form-faq-layout__faq .faq-accordion__header {
    display: block;
    position: relative;
  }
  .form-faq-layout__faq .faq-accordion__header:after {
    transform: translateY(-50%);
  }
  .form-faq-layout__form-title {
    font-size: 32px;
    line-height: 1;
    text-transform: uppercase;
  }
}
.category-input.category-input--error .category-input__heading span {
  color: #C90000;
}
.category-input .category-input__heading {
  font-size: 16px;
  line-height: 1.25;
  text-transform: uppercase;
  font-family: "PP Right Grotesk", sans-serif;
  font-weight: 800;
  margin-bottom: 10px;
}
.category-input .category-input-list {
  width: 100%;
  display: grid;
  grid-gap: 10px;
  grid-template-columns: repeat(auto-fit, minmax(80px, 1fr));
}
.category-input .category-input-list__item {
  width: 100%;
  padding-top: 100%;
  position: relative;
}
.category-input .category-input-list__item:hover .category-input-list__label, .category-input .category-input-list__item:focus .category-input-list__label {
  border-color: #5D4C8B;
  color: #5D4C8B;
}
.category-input .category-input-list__item:hover .category-input-list__label:before, .category-input .category-input-list__item:focus .category-input-list__label:before {
  filter: grayscale(0);
}
.category-input .category-input-list__item input {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
  cursor: pointer;
}
.category-input .category-input-list__item input:checked ~ .category-input-list__label {
  border-color: #5D4C8B;
  color: #5D4C8B;
}
.category-input .category-input-list__item input:checked ~ .category-input-list__label:before {
  filter: grayscale(0);
}
.category-input .category-input-list__item input#id_category_64 + label:before {
  background-image: url(../../assets/cat-items/Fine_Art.svg);
}
.category-input .category-input-list__item input#id_category_68 + label:before {
  background-image: url(../../assets/cat-items/Asian_Art.svg);
}
.category-input .category-input-list__item input#id_category_70 + label:before {
  background-image: url(../../assets/cat-items/Antiquities.svg);
}
.category-input .category-input-list__item input#id_category_69 + label:before {
  background-image: url(../../assets/cat-items/Interiors.svg);
}
.category-input .category-input-list__item input#id_category_65 + label:before {
  background-image: url(../../assets/cat-items/Diamond.svg);
}
.category-input .category-input-list__item input#id_category_66 + label:before {
  width: 80%;
  background-image: url(../../assets/cat-items/Motor_Cars.svg);
}
.category-input .category-input-list__item input#id_category_67 + label:before {
  background-image: url(../../assets/cat-items/Motor_Cycles.svg);
}
.category-input .category-input-list__item input#id_category_75 + label:before {
  background-image: url(../../assets/cat-items/Memorabilia.svg);
}
.category-input .category-input-list__item input#id_category_73 + label:before {
  background-image: url(../../assets/cat-items/Books_Manuscripts.svg);
  height: 50%;
}
.category-input .category-input-list__item input#id_category_72 + label:before {
  background-image: url(../../assets/cat-items/Wine_Whisky.svg);
}
.category-input .category-input-list__item input#id_category_74 + label:before {
  background-image: url(../../assets/cat-items/Watch.svg);
}
@media (min-width: 1024px) {
  .category-input .category-input-list__item input#id_category_74 + label:before {
    height: 50%;
  }
}
.category-input .category-input-list__item input#id_category_71 + label:before {
  background-image: url(../../assets/cat-items/Other.svg);
}
.category-input .category-input-list__item input#id_category_76 + label:before {
  background-image: url(../../assets/cat-items/Handbags.svg);
}
.category-input .category-input-list__item input#id_category_77 + label:before {
  background-image: url(../../assets/cat-items/Watches.svg);
}
.category-input .category-input-list__item input#id_category_78 + label:before {
  background-image: url(../../assets/cat-items/Wine.svg);
}
.category-input .category-input-list__item input#id_category_79 + label:before {
  background-image: url(../../assets/cat-items/Spirits.svg);
}
.category-input .category-input-list__item .category-input-list__label {
  height: 100%;
  width: 100%;
  margin: 0 auto;
  border-radius: 5px;
  border: 1px solid #EAEAE9;
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
  font-size: 12px;
  line-height: 1.25;
  display: grid;
  justify-content: center;
  align-items: flex-end;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
}
.category-input .category-input-list__item .category-input-list__label:before {
  content: "";
  position: absolute;
  top: 10px;
  left: 50%;
  width: 60%;
  height: 50%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  filter: grayscale(100%);
  transform: translate(-50%, 0);
}
.category-input .category-input-list__item .category-input-list__label span {
  padding: 5px;
  line-height: 12px;
  font-size: 12px;
  position: absolute;
  bottom: 0;
  right: 50%;
  transform: translateX(50%);
  width: 95%;
}
.category-input .category-input__secondary-label {
  font-size: 12px;
  line-height: 1.25;
  color: #C90000;
}

@media (min-width: 1024px) {
  .category-input .category-input__grouping {
    margin-bottom: 5px;
  }
  .category-input .category-input__grouping .category-input-list {
    grid-template-columns: repeat(auto-fit, minmax(85px, 1fr));
  }
  .category-input .category-input__grouping .category-input-list .category-input-list__list label:before {
    background-position: top 13px center;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: auto;
    transform: translateX(0);
  }
  .category-input .category-input__grouping .category-input-list .category-input-list__list label {
    height: 100%;
    width: 100%;
  }
  .category-input .category-input__grouping .category-input-list__label {
    font-size: 14px;
    line-height: 16px;
  }
}
.form-layout {
  padding: 20px 15px;
  box-shadow: 0 12px 25px 0 rgba(61, 61, 59, 0.24);
  border-radius: 4px;
}
.form-layout .form-layout__title {
  font-size: 32px;
  line-height: 1;
  text-transform: uppercase;
}
.form-layout .form-layout__subtitle {
  font-size: 16px;
  line-height: 1.65;
  margin-bottom: 35px;
}
.form-layout .form-layout__categories {
  margin: 30px 0 20px;
}
.form-layout .form-layout__wide-inputs {
  display: grid;
  grid-gap: 15px;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
}
.form-layout .form-layout__small-inputs {
  display: grid;
  grid-gap: 20px 15px;
  grid-template-columns: repeat(2, 1fr);
  margin-bottom: 20px;
}
.form-layout .form-layout__small-input-wide {
  grid-column: 1/3;
}
.form-layout .form-layout__item-description {
  margin: 30px 0 5px;
}
.form-layout .form-layout__item-description.-has-helper .form-input__helper-wrapper {
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .form-layout .form-layout__item-description.-has-helper .form-input__helper-wrapper {
    flex-direction: row;
  }
}
.form-layout .form-layout__item-description.-has-helper .form-input__helper-wrapper__content {
  display: block;
  color: #4f4f4c;
  font-size: 14px;
  line-height: 18px;
  flex-basis: 100%;
  max-width: 100%;
  padding: 20px 0 0 0;
  font-family: "PP Right Grotesk", sans-serif;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .form-layout .form-layout__item-description.-has-helper .form-input__helper-wrapper__content {
    flex-basis: 30%;
    max-width: 30%;
    padding: 0 30px 0 20px;
    line-height: 24px;
    margin-bottom: initial;
  }
}
.form-layout .form-layout__item-description.-has-helper textarea {
  flex-basis: 100%;
  max-width: 100%;
}
@media (min-width: 768px) {
  .form-layout .form-layout__item-description.-has-helper textarea {
    max-width: 70%;
    flex-basis: 70%;
  }
}
.form-layout .form-input__helper-wrapper {
  width: 100%;
}
.form-layout .form-input__helper-wrapper__content {
  display: none;
}
.form-layout .form-layout__item-helper {
  margin: 30px 0 5px;
}
.form-layout .form-layout__item-helper__item {
  display: none;
}
.form-layout .form-layout__item-helper__item.-show {
  display: block;
}
.form-layout .form-layout__item-helper {
  margin: 30px 0 5px;
}
.form-layout .form-layout__item-helper__item {
  display: none;
}
.form-layout .form-layout__item-helper__item.-show {
  display: block;
}
.form-layout .form-layout__image-upload {
  margin: 25px 0 40px;
}

@media (min-width: 768px) {
  .form-layout {
    padding: 35px 30px;
  }
  .form-layout .form-layout__wide-inputs {
    grid-gap: 20px;
  }
  .form-layout .form-layout__small-inputs {
    display: grid;
    grid-gap: 25px 20px;
    grid-template-columns: repeat(3, 1fr);
    margin-bottom: 25px;
  }
  .form-layout .form-layout__small-input-wide {
    grid-column: auto;
  }
  .form-layout .form-layout__item-description {
    margin: 20px 0;
  }
  .form-layout .form-input__helper-wrapper textarea {
    width: inherit;
  }
  .form-layout .form-layout__image-upload {
    margin: 20px 0 35px;
  }
}
.form-success .form-success__title {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}
.form-success .form-success__title-image {
  margin-bottom: 30px;
  max-width: 45px;
}
.form-success .form-success__title-heading {
  font-size: 20px;
  line-height: 1.15;
  font-weight: 600;
}
.form-success .form-success__content {
  font-size: 14px;
  line-height: 1.25;
}
.form-success .form-success__content a {
  font-weight: 600;
}
.form-success .form-success__content p:last-child {
  margin-bottom: 0;
}

@media (min-width: 768px) {
  .form-success .form-success__title {
    flex-direction: row;
  }
  .form-success .form-success__title-image {
    margin-bottom: 0;
    max-width: 65px;
  }
  .form-success .form-success__title-heading {
    font-size: 32px;
    line-height: 1;
    text-transform: uppercase;
    padding: 0 20px;
  }
  .form-success .form-success__content {
    font-size: 16px;
    line-height: 1.65;
  }
}
.primary-button {
  background-color: #FFBA0A;
  border: 2px solid #FFBA0A;
  border-radius: 5px;
  color: #0C0C0C;
  padding: 13px 20px;
  cursor: pointer;
  font-weight: bold;
  font-size: 16px;
  line-height: 1.2;
}
.primary-button:hover, .primary-button:focus {
  text-decoration: none;
  color: #5D4C8B;
  background-color: #FFFFFF;
  border-color: #5D4C8B;
}
.primary-button:disabled {
  background-color: #8A8A87;
  border-color: #8A8A87;
  cursor: not-allowed;
}
.primary-button:disabled:hover, .primary-button:disabled:focus {
  color: #FFFFFF;
}
.primary-button.primary-button--full-width {
  width: 100%;
  margin-bottom: 20px;
}

.secondary-button {
  background-color: #FFFFFF;
  color: #5D4C8B;
  border: 2px solid #5D4C8B;
  border-radius: 5px;
  padding: 13px 20px;
  cursor: pointer;
  font-weight: bold;
  font-size: 16px;
  line-height: 1.2;
}
.secondary-button:hover, .secondary-button:focus {
  text-decoration: none;
  background-color: #E6E4EA;
  border-color: #E6E4EA;
}

.thumbnail-list {
  display: grid;
  grid-gap: 7px;
  max-height: 130px;
  overflow: scroll;
  overflow-x: unset;
  overflow-y: auto;
}

.thumbnail {
  display: grid;
  grid-template-columns: 25px 1fr 30px;
  grid-gap: 2px;
  max-height: 30px;
  align-items: center;
  padding: 3px;
  border: 1px solid #EAEAE9;
  border-radius: 3px;
}
.thumbnail .thumbnail__image {
  object-fit: cover;
  height: 25px;
  border-radius: 2px;
}
.thumbnail .thumbnail__text {
  font-size: 12px;
  line-height: 1.25;
  margin: 0;
  color: #4F4E4F;
}
.thumbnail .thumbnail__size {
  font-style: italic;
  font-weight: 300;
}
.thumbnail .thumbnail__close-button {
  background: none;
  border: none;
  height: 30px;
  margin: -3px;
}

#drop-area .uppy-Root {
  height: 100%;
}
#drop-area {
  height: 75px;
}
#drop-area .uppy-DragDrop-container {
  display: block;
  border: 1px solid #EAEAE9;
  border-radius: 2px;
}
#drop-area .uppy-DragDrop-container::before {
  position: absolute;
  content: "";
  width: 48px;
  height: 48px;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../../assets/camera_icon.svg);
  left: 10px;
  top: 13px;
}
#drop-area .uppy-DragDrop-container:focus, #drop-area .uppy-DragDrop-container:hover {
  border-color: #5D4C8B;
  box-shadow: none;
}
#drop-area .uppy-DragDrop-container:focus::before, #drop-area .uppy-DragDrop-container:hover::before {
  background-image: url(../../assets/camera_icon_purple.svg);
}
#drop-area .uppy-DragDrop-container:focus .uppy-DragDrop-inner .uppy-DragDrop-label, #drop-area .uppy-DragDrop-container:hover .uppy-DragDrop-inner .uppy-DragDrop-label {
  color: #5D4C8B;
}
#drop-area .uppy-DragDrop-container:focus .uppy-DragDrop-inner .uppy-DragDrop-note, #drop-area .uppy-DragDrop-container:hover .uppy-DragDrop-inner .uppy-DragDrop-note {
  color: #5D4C8B;
}
#drop-area .uppy-DragDrop-inner {
  padding: 0;
  padding-left: 70px;
  text-align: left;
  position: relative;
}
#drop-area .uppy-DragDrop-inner svg {
  display: none;
}
#drop-area .uppy-DragDrop-inner .uppy-DragDrop-label {
  margin: 0;
  font-size: 12px;
  line-height: 1.3;
  font-weight: bold;
}
#drop-area .uppy-DragDrop-inner .uppy-DragDrop-note {
  color: #4F4E4F;
  font-size: 12px;
  line-height: 1.25;
}

@media (min-width: 768px) {
  #drop-area {
    height: 130px;
  }
  #drop-area .uppy-DragDrop-container::before {
    left: 50%;
    top: 15px;
    transform: translateX(-50%);
  }
  #drop-area .uppy-DragDrop-inner {
    text-align: center;
    padding: 50px 0 0;
  }
  #drop-area .uppy-DragDrop-inner svg {
    display: none;
  }
  #drop-area .uppy-DragDrop-inner .uppy-DragDrop-label {
    font-size: 14px;
    line-height: 1.3;
  }
}
.upload-layout {
  display: grid;
  margin-bottom: 38px;
}
.upload-layout.upload-layout--with-thumbnails {
  grid-gap: 5px 20px;
}
.upload-layout .upload-layout__copy {
  margin: 0 0 10px;
  color: #3D3D3B;
  font-size: 12px;
  line-height: 1.25;
}
.upload-layout #upload-progression .uppy-ProgressBar-inner {
  background-color: #5D4C8B;
  box-shadow: 0 0 10px rgba(131, 49, 167, 0.7);
}
.upload-layout #error-message .drop-area__error {
  display: block;
  font-size: 12px;
  line-height: 1.3;
  padding: 2px 0 0;
  color: #C90000;
}

@media (min-width: 768px) {
  .upload-layout {
    margin-bottom: 33px;
  }
  .upload-layout.upload-layout--with-thumbnails {
    grid-template-columns: 1fr 1fr;
    grid-gap: 5px 20px;
  }
  .upload-layout.upload-layout--with-thumbnails .upload-layout__copy {
    grid-column: 1/3;
  }
  .upload-layout.upload-layout--with-thumbnails #upload-progression {
    grid-column: 1/3;
  }
  .upload-layout.upload-layout--with-thumbnails #error-message {
    grid-column: 1/3;
  }
}
/* Base for label styling */
.checkbox [type=checkbox]:not(:checked),
.checkbox [type=checkbox]:checked {
  position: absolute;
  left: 0;
  opacity: 0.01;
}
.checkbox [type=checkbox]:not(:checked) + label,
.checkbox [type=checkbox]:checked + label {
  display: block;
  position: relative;
  padding-left: 26px;
  font-size: 14px;
  line-height: 1.25;
  cursor: pointer;
}
.checkbox [type=checkbox]:not(:checked) + label:before,
.checkbox [type=checkbox]:checked + label:before,
.checkbox [type=checkbox]:not(:checked) + label:after,
.checkbox [type=checkbox]:checked + label:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 16px;
  width: 16px;
  border: 1px solid #5D4C8B;
  border-radius: 1px;
}
.checkbox {
  /* checked mark aspect */
}
.checkbox [type=checkbox]:not(:checked) + label:after,
.checkbox [type=checkbox]:checked + label:after {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='10px' height='8px' viewBox='0 0 10 8' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='sell-hub---designs' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='V_02_Desktop-HD-Copy-3' transform='translate(-177.000000, -2698.000000)' fill='%23FFFFFF' fill-rule='nonzero'%3E%3Cg id='buttons/check-box/ceecked' transform='translate(174.000000, 2694.000000)'%3E%3Cg id='Icon/32x32-/-Light-/-Mark' transform='translate(4.000000, 5.000000)'%3E%3Cpath d='M8.79301631,-0.593956275 C9.07195821,-0.321678382 9.07195821,0.119771304 8.79301631,0.392049197 L3.05024203,5.99762689 C2.88209481,6.16175702 2.65097071,6.22694889 2.43279512,6.19320251 C2.41643347,6.1903588 2.4006692,6.18745058 2.38500531,6.18397576 C2.25881769,6.15602227 2.13864615,6.09381478 2.04010406,5.99762689 L1.96478975,5.91120671 L1.96478975,5.91120671 L-0.601328108,3.34562889 C-0.863416064,3.08354093 -0.863416064,2.6586124 -0.601328108,2.39652444 C-0.339240151,2.13443649 0.0856883847,2.13443649 0.347776341,2.39652444 L2.50610592,4.55495847 L7.78287834,-0.593956275 C8.06182024,-0.866234167 8.51407441,-0.866234167 8.79301631,-0.593956275 Z' id='Combined-Shape'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #5D4C8B;
}
.checkbox {
  /* checked mark aspect changes */
}
.checkbox [type=checkbox]:not(:checked) + label:after {
  opacity: 0;
}
.checkbox [type=checkbox]:checked + label:after {
  opacity: 1;
}
.checkbox {
  /* Disabled checkbox */
}
.checkbox [type=checkbox]:disabled:not(:checked) + label:before,
.checkbox [type=checkbox]:disabled:checked + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #e9e9e9;
}
.checkbox [type=checkbox]:disabled:checked + label:after {
  color: #777;
}
.checkbox [type=checkbox]:disabled + label {
  color: #aaa;
}
.checkbox {
  /* Accessibility */
}
.checkbox [type=checkbox]:checked:focus + label:before,
.checkbox [type=checkbox]:not(:checked):focus + label:before {
  box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 0 0 1px #5D4C8B;
}

@media (min-width: 1024px) {
  .checkbox [type=checkbox]:not(:checked) + label,
  .checkbox [type=checkbox]:checked + label {
    font-size: 16px;
    line-height: 1.65;
  }
  .checkbox [type=checkbox]:not(:checked) + label:before,
  .checkbox [type=checkbox]:checked + label:before,
  .checkbox [type=checkbox]:not(:checked) + label:after,
  .checkbox [type=checkbox]:checked + label:after {
    top: 4px;
  }
}
.bottom-text {
  margin: 10px 0 0;
  font-size: 12px;
  line-height: 1.25;
}

/*# sourceMappingURL=styles.css.map */
