.text.-paragraph {
  font-family: "Benton Sans";
  font-weight: normal;
  font-style: normal;
  font-size: 1rem;
  line-height: 1.5rem;
  color: #4F5763;
}

@media (min-width: 768px) {
  .text.-paragraph {
    font-size: 1.125rem;
  }
}

@media (min-width: 768px) {
  .text.-paragraph {
    line-height: 1.75rem;
  }
}

.text.-paragraph-bold {
  font-family: "Benton Sans";
  font-weight: bold;
  font-style: normal;
  font-size: 1rem;
  line-height: 1.5rem;
  color: #2A313B;
}

@media (min-width: 768px) {
  .text.-paragraph-bold {
    font-size: 1.125rem;
  }
}

@media (min-width: 768px) {
  .text.-paragraph-bold {
    line-height: 1.75rem;
  }
}

.text.-italic {
  font-family: "Benton Sans";
  font-weight: normal;
  font-style: italic;
  font-size: 1rem;
  line-height: 1.5rem;
  color: #2A313B;
}

@media (min-width: 768px) {
  .text.-italic {
    font-size: 1.125rem;
  }
}

@media (min-width: 768px) {
  .text.-italic {
    line-height: 1.75rem;
  }
}

.text.-auction-title {
  font-family: "Benton Sans";
  font-weight: bold;
  font-style: normal;
  font-size: 1.25rem;
  line-height: 1.375rem;
  color: #2A313B;
}

.text.-sub {
  font-family: "Benton Sans";
  font-weight: normal;
  font-style: normal;
  font-size: 1rem;
  line-height: 1.5rem;
  color: #2A313B;
}

.text.-sub-bold {
  font-family: "Benton Sans";
  font-weight: bold;
  font-style: normal;
  font-size: 1rem;
  line-height: 1.5rem;
  color: #2A313B;
}

.text.-meta-light {
  font-family: "Benton Sans";
  font-weight: normal;
  font-style: normal;
  font-size: 0.75rem;
  line-height: 1.25rem;
  color: #4F5763;
}

@media (min-width: 768px) {
  .text.-meta-light {
    font-size: 0.875rem;
  }
}

.text.-meta {
  font-family: "Benton Sans Medium";
  font-weight: normal;
  font-style: normal;
  font-size: 0.75rem;
  line-height: 1.5rem;
}

@media (min-width: 768px) {
  .text.-meta {
    font-size: 0.875rem;
  }
}

.text.-meta-bold {
  font-family: "Benton Sans";
  font-weight: bold;
  font-style: normal;
  font-size: 0.75rem;
  line-height: 1.5rem;
}

@media (min-width: 768px) {
  .text.-meta-bold {
    font-size: 0.875rem;
  }
}

.text.-nav {
  font-family: "Benton Sans Medium";
  font-weight: normal;
  font-style: normal;
  font-size: 0.875rem;
}

@media (min-width: 768px) {
  .text.-nav {
    font-size: 1rem;
  }
}

.text.-footer {
  font-family: "Benton Sans Medium";
  font-weight: normal;
  font-style: normal;
  font-size: 0.875rem;
  line-height: 1.5rem;
  color: #ffffff;
}

@media (min-width: 768px) {
  .text.-footer {
    font-size: 1rem;
  }
}

@media (min-width: 768px) {
  .text.-footer {
    line-height: 1.875rem;
  }
}

.text.-label {
  font-family: "Benton Sans Medium";
  font-weight: normal;
  font-style: normal;
  font-size: 1.25rem;
  color: #2A313B;
}

.text.-disclosure {
  font-family: "Benton Sans Medium";
  font-weight: normal;
  font-style: normal;
  font-size: 0.75rem;
  line-height: 1.125rem;
  color: #ffffff;
}

.text.-disclosure a {
  font-family: "Benton Sans Medium";
  font-weight: normal;
  font-style: normal;
  font-size: 0.75rem;
  line-height: 1.125rem;
  color: #ffffff;
}

.text.-light {
  color: #ffffff;
}

.text.-dark {
  color: #2A313B;
}

.text.-gray {
  color: #4F5763;
}

.text.-red {
  color: #FF002A;
}

.text.-blue {
  color: #2480FF;
}

.text.-center {
  text-align: center;
}

.text.-left {
  text-align: left;
}

.text.-right {
  text-align: right;
}

.title.-main {
  font-family: "Benton Sans Light";
  font-weight: normal;
  font-style: normal;
  font-size: 1.5rem;
  line-height: 1.625rem;
  color: #ffffff;
}

@media (min-width: 768px) {
  .title.-main {
    font-size: 3rem;
  }
}

@media (min-width: 768px) {
  .title.-main {
    line-height: 3.625rem;
  }
}

.title.-secondary {
  font-family: "Benton Sans";
  font-weight: bold;
  font-style: normal;
  font-size: 1.125rem;
  line-height: 1.75rem;
  color: #2A313B;
}

.title.-tertiary {
  font-family: "Benton Sans Light";
  font-weight: normal;
  font-style: normal;
  font-size: 3rem;
  line-height: 3.625rem;
  color: #2A313B;
}

.title.-meta {
  font-family: "Benton Sans Medium";
  font-weight: normal;
  font-style: normal;
  font-size: 1.375rem;
  line-height: 3rem;
  color: #2A313B;
}

@media (min-width: 768px) {
  .title.-meta {
    font-size: 2.5rem;
  }
}

.title.-cta {
  font-family: "Benton Sans Medium";
  font-weight: normal;
  font-style: normal;
  font-size: 1.375rem;
  line-height: 2rem;
}

.title.-auction-page {
  font-family: "Benton Sans Medium";
  font-weight: normal;
  font-style: normal;
  font-size: 1.375rem;
  line-height: 1.875rem;
  color: #2A313B;
}

@media (min-width: 768px) {
  .title.-auction-page {
    font-size: 1.875rem;
  }
}

@media (min-width: 768px) {
  .title.-auction-page {
    line-height: 2.625rem;
  }
}

.title.-auction-item {
  font-family: "Benton Sans";
  font-weight: bold;
  font-style: normal;
  font-size: 0.8125rem;
  text-transform: uppercase;
}

.title.-media-item {
  font-family: "Benton Sans Light";
  font-weight: normal;
  font-style: normal;
  font-size: 3rem;
  line-height: 3.625rem;
  color: #2A313B;
}

.title.-light {
  color: #ffffff;
}

.title.-dark {
  color: #2A313B;
}

.title.-gray {
  color: #4F5763;
}

.title.-red {
  color: #FF002A;
  text-transform: none;
}

.title.-purple {
  color: #7B1095;
}

.title.-blue {
  color: #2480FF;
}

.title.-orange {
  color: #FF8F76;
}

.link {
  text-decoration: none;
}

.link.-paragraph {
  font-family: "Benton Sans";
  font-weight: bold;
  font-style: normal;
  font-size: 1rem;
  color: #2A313B;
}

@media (min-width: 768px) {
  .link.-paragraph {
    font-size: 1.125rem;
  }
}

.link.-paragraph:hover {
  text-decoration: underline;
  color: #2480FF;
}

.link.-meta {
  font-family: "Benton Sans Medium";
  font-weight: normal;
  font-style: normal;
  font-size: 1rem;
  color: #2A313B;
}

.link.-meta:hover {
  text-decoration: underline;
  color: #2480FF;
}

.link.-paragraph-light {
  font-family: "Benton Sans";
  font-weight: normal;
  font-style: normal;
  font-size: 1rem;
  text-decoration: none;
}

@media (min-width: 768px) {
  .link.-paragraph-light {
    font-size: 1.125rem;
  }
}

.link.-paragraph-light:hover {
  text-decoration: underline;
}

.link.-blue {
  color: #2480FF;
}

.link.-red {
  color: #FF002A;
}

.link.-purple {
  color: #7B1095;
}

.link.-orange {
  color: #FF8F76;
}

.link.-green {
  color: #09D89A;
}

.link.-gray {
  color: #4F5763;
}

ul {
  padding: 0 0 0 1.875rem;
}

ul li {
  padding: 0.625rem 0 0.625rem 0.625rem;
  font-family: "Benton Sans";
  font-weight: normal;
  font-style: normal;
  font-size: 1rem;
  font-size: 1rem;
  line-height: 1.5rem;
  color: #4F5763;
}

@media (min-width: 768px) {
  ul li {
    font-size: 1.125rem;
  }
}

@media (min-width: 768px) {
  ul li {
    line-height: 1.75rem;
  }
}

ol {
  padding: 0 0 0 1.875rem;
  margin: 0 0 0 0.625rem;
}

ol li {
  padding: 0.625rem 0 0.625rem 0.625rem;
  font-family: "Benton Sans";
  font-weight: normal;
  font-style: normal;
  font-size: 1rem;
  font-size: 1rem;
  line-height: 1.5rem;
  color: #4F5763;
}

@media (min-width: 768px) {
  ol li {
    font-size: 1.125rem;
  }
}

@media (min-width: 768px) {
  ol li {
    line-height: 1.75rem;
  }
}

a {
  font-family: "Benton Sans";
  font-weight: normal;
  font-style: normal;
  font-size: 1rem;
  text-decoration: underline;
  color: #2A313B;
}

@media (min-width: 768px) {
  a {
    font-size: 1.125rem;
  }
}

a:hover {
  color: #2480FF;
}

a.button:hover {
  text-decoration: none;
  color: #ffffff;
}

h1 {
  font-family: "Benton Sans Light";
  font-weight: normal;
  font-style: normal;
  font-size: 1.5rem;
  margin: 0 0 1.25rem 0;
}

@media (min-width: 768px) {
  h1 {
    font-size: 3rem;
  }
}

h2 {
  font-family: "Benton Sans";
  font-weight: bold;
  font-style: normal;
  font-size: 1.125rem;
  margin: 0 0 1.25rem 0;
}

h3 {
  font-family: "Benton Sans";
  font-weight: bold;
  font-style: normal;
  font-size: 1.125rem;
  margin: 0 0 1.25rem 0;
  font-size: 0.875rem;
  text-transform: uppercase;
}

h4 {
  font-family: "Benton Sans";
  font-weight: bold;
  font-style: normal;
  font-size: 0.8125rem;
  margin: 0 0 1.25rem 0;
  text-transform: uppercase;
}

h5 {
  font-family: "Benton Sans Medium";
  font-weight: normal;
  font-style: normal;
  font-size: 0.75rem;
  margin: 0 0 1.25rem 0;
}

@media (min-width: 768px) {
  h5 {
    font-size: 0.875rem;
  }
}

h6 {
  font-family: "Benton Sans Medium";
  font-weight: normal;
  font-style: normal;
  font-size: 0.75rem;
  margin: 0 0 1.25rem 0;
  text-transform: uppercase;
}

@media (min-width: 768px) {
  h6 {
    font-size: 0.875rem;
  }
}

p {
  font-family: "Benton Sans";
  font-weight: normal;
  font-style: normal;
  font-size: 1rem;
  margin: 0 0 0.9375rem 0;
}

@media (min-width: 768px) {
  p {
    font-size: 1.125rem;
  }
}

blockquote {
  font-family: "Benton Sans Medium";
  font-weight: normal;
  font-style: italic;
  font-size: 1.125rem;
  color: #2A313B;
  padding: 0 0rem 0 1.5625rem;
  margin: 3.125rem 0;
  border-left: 6px solid #FF002A;
}

strong, b {
  font-weight: bold;
}

html {
  font-family: "Benton Sans";
  font-weight: normal;
  font-style: normal;
}

@media (max-width: 1079px) {
  .hidden-large {
    display: none;
  }
}

body {
  -webkit-transition: right 240ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
          transition: right 240ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
  position: absolute;
  width: 100%;
  overflow-x: hidden;
}

body.-nav-open {
  right: 230px;
}

body.-nav-open .navigation {
  left: -230px;
}

body.-nav-open .-mobile-links {
  right: 0;
}

.-center {
  text-align: center;
}

.-right {
  text-align: right;
}

img {
  max-width: 100%;
  height: auto;
}

table.es-table {
  width: 100%;
  border: 1px solid #979797;
}

table.es-table thead {
  background-color: #f9f9f9;
}

table.es-table thead th {
  padding: 0.625rem 0;
}

table.es-table tbody tr {
  background-color: #ffffff;
  -webkit-transition: background-color 180ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
          transition: background-color 180ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
}

table.es-table tbody tr:hover {
  background-color: #f5f5f5;
}

table.es-table tfoot {
  background-color: #f9f9f9;
}

table.es-table tr {
  border-bottom: 1px solid #979797;
}

table.es-table td {
  padding: 0.5rem;
  border: 1px solid #979797;
}

/*! sanitize.css v3.0.0 | CC0 1.0 Public Domain | github.com/10up/sanitize.css */
/*
 * Normalization
 */
audio:not([controls]) {
  display: none;
}

button {
  overflow: visible;
  -webkit-appearance: button;
}

details {
  display: block;
}

html {
  -ms-overflow-style: -ms-autohiding-scrollbar;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
}

input {
  -webkit-border-radius: 0;
}

input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
}

input[type="number"] {
  width: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

main {
  display: block;
}

pre {
  overflow: auto;
}

progress {
  display: inline-block;
}

small {
  font-size: 75%;
}

summary {
  display: block;
}

svg:not(:root) {
  overflow: hidden;
}

template {
  display: none;
}

textarea {
  overflow: auto;
}

[hidden] {
  display: none;
}

/*
 * Universal inheritance
 */
*,
::before,
::after {
  box-sizing: inherit;
}

* {
  font-size: inherit;
  line-height: inherit;
}

::before,
::after {
  text-decoration: inherit;
  vertical-align: inherit;
}

/*
 * Opinionated defaults
 */
*,
::before,
::after {
  border-style: solid;
  border-width: 0;
}

* {
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}

:root {
  background-color: #FFFFFF;
  box-sizing: border-box;
  color: #000000;
  cursor: default;
  text-rendering: optimizeLegibility;
}

a {
  text-decoration: none;
}

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

button,
input,
select,
textarea {
  background-color: transparent;
}

button,
input,
select,
textarea {
  color: inherit;
  font-family: inherit;
  font-style: inherit;
  font-weight: inherit;
}

button,
[type="button"],
[type="date"],
[type="datetime"],
[type="datetime-local"],
[type="email"],
[type="month"],
[type="number"],
[type="password"],
[type="reset"],
[type="search"],
[type="submit"],
[type="tel"],
[type="text"],
[type="time"],
[type="url"],
[type="week"],
select,
textarea {
  min-height: 1.5em;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
}

nav ol,
nav ul {
  list-style: none;
}

select {
  -moz-appearance: none;
  -webkit-appearance: none;
}

select::-ms-expand {
  display: none;
}

select::-ms-value {
  color: currentColor;
}

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

textarea {
  resize: vertical;
}

::-moz-selection {
  background-color: #B3D4FC;
  color: #ffffff;
  text-shadow: none;
}

::selection {
  background-color: #B3D4FC;
  color: #ffffff;
  text-shadow: none;
}

[aria-busy="true"] {
  cursor: progress;
}

[aria-controls] {
  cursor: pointer;
}

[aria-disabled] {
  cursor: default;
}

[hidden][aria-hidden="false"] {
  clip: rect(0 0 0 0);
  display: inherit;
  position: absolute;
}

[hidden][aria-hidden="false"]:focus {
  clip: auto;
}

.home .es-text-title .-title .title,
.home .es-blog-text-title .-title .title,
.home .es-image-text-title .-title .title,
.home .es-faq-text-title .-title .title {
  border-top-color: #09D89A !important;
}

.home .es-tabbed-content .-content {
  margin-bottom: 2.5rem;
}

.home .es-tabbed-content .-content .es-auction-item > a {
  padding: 0;
  text-decoration: none;
  color: inherit;
  display: block;
}

.marketing .-container {
  width: 100%;
  padding: 0 1.25rem;
  z-index: 400;
}

@media (min-width: 900px) {
  .marketing .-container {
    width: 48.375rem;
    padding: 0;
    margin: 0 auto;
  }
}

@media (min-width: 1080px) {
  .marketing .-container {
    width: 58rem;
  }
}

@media (min-width: 1260px) {
  .marketing .-container {
    width: 67.6875rem;
  }
}

@media (min-width: 1400px) {
  .marketing .-container {
    width: 78.125rem;
  }
}

.marketing .es-container-image {
  margin: 0 0 3.75rem 0;
}

.marketing .es-container-image img {
  width: 100%;
  display: block;
}

@media (min-width: 768px) {
  .marketing .es-container-image img {
    width: 68%;
    margin: 0 auto;
  }
}

.info .es-nav {
  background-color: #ffffff;
  border-bottom: 1px solid #979797;
}

.info .es-nav .-logo {
  background-image: url("../images/dark-logo.png");
}

.info .es-nav .-links a {
  color: #2A313B;
}

.info .es-nav .-links .button {
  border: 1px solid #2A313B;
}

.info .es-text-title .-title .title,
.info .es-image-text-title .-title .title,
.info .es-faq-text-title .-title .title,
.info .es-media-contact .-title .title,
.info .es-blog-text-title .-title .title {
  border-top-color: #FF002A;
}

.info .-container {
  width: 100%;
  padding: 0 1.25rem;
  z-index: 400;
}

@media (min-width: 900px) {
  .info .-container {
    width: 48.375rem;
    padding: 0;
    margin: 0 auto;
  }
}

@media (min-width: 1080px) {
  .info .-container {
    width: 58rem;
  }
}

@media (min-width: 1260px) {
  .info .-container {
    width: 67.6875rem;
  }
}

@media (min-width: 1400px) {
  .info .-container {
    width: 78.125rem;
  }
}

.info.sidebar-right main, .info.sidebar-left main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.info.sidebar-right .content, .info.sidebar-left .content {
  -ms-flex-preferred-size: calc(100% - 0rem);
      flex-basis: calc(100% - 0rem);
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 100%;
}

@media (min-width: 768px) {
  .info.sidebar-right .content, .info.sidebar-left .content {
    -ms-flex-preferred-size: calc(66.7% - 1.875rem);
        flex-basis: calc(66.7% - 1.875rem);
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    margin: 0 1.875rem 0 0;
  }
}

.info.sidebar-right .content .es-text-title .-title, .info.sidebar-left .content .es-text-title .-title {
  -ms-flex-preferred-size: calc(16.7% - 0rem);
      flex-basis: calc(16.7% - 0rem);
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}

.info.sidebar-right .content .es-text-title .title, .info.sidebar-left .content .es-text-title .title {
  width: 100%;
}

.info.sidebar-right .sidebar, .info.sidebar-left .sidebar {
  -ms-flex-preferred-size: calc(100% - 0rem);
      flex-basis: calc(100% - 0rem);
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}

@media (min-width: 768px) {
  .info.sidebar-right .sidebar, .info.sidebar-left .sidebar {
    -ms-flex-preferred-size: calc(33.3% - 1.875rem);
        flex-basis: calc(33.3% - 1.875rem);
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
  }
}

.overview .-container {
  width: 100%;
  padding: 0 1.25rem;
  z-index: 400;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (min-width: 900px) {
  .overview .-container {
    width: 48.375rem;
    padding: 0;
    margin: 0 auto;
  }
}

@media (min-width: 1080px) {
  .overview .-container {
    width: 58rem;
  }
}

@media (min-width: 1260px) {
  .overview .-container {
    width: 67.6875rem;
  }
}

@media (min-width: 1400px) {
  .overview .-container {
    width: 78.125rem;
  }
}

.overview .-container h1 {
  -ms-flex-preferred-size: calc(100% - 0rem);
      flex-basis: calc(100% - 0rem);
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}

.overview.-no-hero .es-small-hero {
  display: none;
}

.overview.-no-hero .es-nav {
  position: relative;
}

.overview.-no-hero .-breadcrumbs {
  padding: 0.625rem 0;
}

.overview.-no-hero .-breadcrumbs i {
  font-size: 1rem;
  margin: 0 0.625rem 0 0;
}

.overview.-sidebar .content {
  -ms-flex-preferred-size: calc(100% - 0rem);
      flex-basis: calc(100% - 0rem);
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  max-width: 100%;
}

@media (min-width: 768px) {
  .overview.-sidebar .content {
    -ms-flex-preferred-size: calc(75% - 0.9375rem);
        flex-basis: calc(75% - 0.9375rem);
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
  }
}

.overview.-sidebar .sidebar {
  -ms-flex-preferred-size: calc(100% - 0rem);
      flex-basis: calc(100% - 0rem);
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}

@media (min-width: 768px) {
  .overview.-sidebar .sidebar {
    -ms-flex-preferred-size: calc(25% - 0.9375rem);
        flex-basis: calc(25% - 0.9375rem);
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
  }
}

.overview .content {
  -ms-flex-preferred-size: calc(100% - 0rem);
      flex-basis: calc(100% - 0rem);
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  max-width: 100%;
}

.overview .es-media-blog-entry {
  width: 100%;
}

.auction-category .es-auction-category-head {
  margin: 0 0 3.75rem 0;
  padding: 1.875rem 0 3.125rem 0;
  background-color: #FAFAFA;
  border-bottom: 1px solid #979797;
}

.auction-category .es-auction-category-head .-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  text-align: left;
}

.auction-category .es-auction-category-head .-container h1 {
  text-align: left;
  margin: 0;
}

.auction-category .es-auction-category-head .-breadcrumbs {
  margin: 0 0 2.5rem 0;
}

.auction-category .es-auction-category-head .-breadcrumbs span:first-of-type {
  margin: 0 0.9375rem;
}

.auction-category .es-auction-category-head .-breadcrumbs i {
  font-size: 1rem;
  margin: 0 0.625rem 0 0;
}

.auction-category .es-auction-category-list {
  width: 100%;
}

.auction-category .es-auction-category-list .-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin: 0 -0.9375rem 3rem -0.9375rem;
}

.auction-category .es-auction-category-list .es-auction-item {
  -ms-flex-preferred-size: calc(100% - 1.875rem);
      flex-basis: calc(100% - 1.875rem);
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  position: relative;
  margin: 0 0.9375rem 3.75rem 0.9375rem;
}

@media (min-width: 480px) {
  .auction-category .es-auction-category-list .es-auction-item {
    -ms-flex-preferred-size: calc(50% - 1.875rem);
        flex-basis: calc(50% - 1.875rem);
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
  }
}

@media (min-width: 900px) {
  .auction-category .es-auction-category-list .es-auction-item {
    -ms-flex-preferred-size: calc(33.3% - 1.875rem);
        flex-basis: calc(33.3% - 1.875rem);
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
  }
}

@media (min-width: 1080px) {
  .auction-category .es-auction-category-list .es-auction-item {
    -ms-flex-preferred-size: calc(25% - 1.875rem);
        flex-basis: calc(25% - 1.875rem);
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
  }
}

@media (min-width: 768px) {
  .auction-category .es-auction-category-list.three-wide .es-auction-item {
    -ms-flex-preferred-size: calc(33.3% - 1.875rem);
        flex-basis: calc(33.3% - 1.875rem);
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
  }
}

.auction .-container {
  width: 100%;
  padding: 0 1.25rem;
  z-index: 400;
}

@media (min-width: 900px) {
  .auction .-container {
    width: 48.375rem;
    padding: 0;
    margin: 0 auto;
  }
}

@media (min-width: 1080px) {
  .auction .-container {
    width: 58rem;
  }
}

@media (min-width: 1260px) {
  .auction .-container {
    width: 67.6875rem;
  }
}

@media (min-width: 1400px) {
  .auction .-container {
    width: 78.125rem;
  }
}

.auction .es-auction-breadcrumbs .-breadcrumbs {
  margin: 0 0 0.625rem 0;
}

@media (min-width: 768px) {
  .auction .es-auction-breadcrumbs .-breadcrumbs {
    margin: 0 0 1.25rem 0;
  }
}

.register .es-small-hero {
  padding: 9.6875rem 0 6.25rem 0;
}

.register .es-small-hero .-container {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.register .es-small-hero .-container .-content {
  text-align: center;
  -ms-flex-preferred-size: calc(100% - 0rem);
      flex-basis: calc(100% - 0rem);
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}

.register .-container {
  width: 100%;
  padding: 0 1.25rem;
  z-index: 400;
}

@media (min-width: 900px) {
  .register .-container {
    width: 48.375rem;
    padding: 0;
    margin: 0 auto;
  }
}

@media (min-width: 1080px) {
  .register .-container {
    width: 58rem;
  }
}

@media (min-width: 1260px) {
  .register .-container {
    width: 67.6875rem;
  }
}

@media (min-width: 1400px) {
  .register .-container {
    width: 78.125rem;
  }
}

.register .es-centered-text {
  line-height: 2.25rem;
}

html.green .nav {
  border-top-color: #09D89A;
}

html.green .nav .-links a:not(.button):after {
  background-color: #09D89A;
}

html.green .es-nav-mobile {
  border-top-color: #09D89A;
}

html.green .es-medium-hero .title span,
html.green .es-small-hero:not(.-no-image) .title span {
  background-image: -webkit-linear-gradient(270deg, rgba(9, 216, 154, 0.9) 100%, rgba(9, 216, 154, 0.9) 0);
  background-image: linear-gradient(180deg, rgba(9, 216, 154, 0.9) 100%, rgba(9, 216, 154, 0.9) 0);
  box-shadow: 5px 0 0 rgba(9, 216, 154, 0.9), -5px 0 0 rgba(9, 216, 154, 0.9);
}

html.green .es-text-title .-title .title,
html.green .es-blog-text-title .-title .title,
html.green .es-image-text-title .-title .title,
html.green .es-faq-text-title .-title .title {
  border-top-color: #09D89A;
}

html.green main .button.-solid,
html.green main .button.-solid-large {
  font-family: "Benton Sans Medium";
  font-weight: normal;
  font-style: normal;
  font-size: 0.875rem;
  color: #ffffff;
  background-color: #09D89A;
  border-radius: 0.125rem;
  -webkit-transition: background-color 240ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
          transition: background-color 240ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
  text-decoration: none;
  display: inline-block;
}

@media (min-width: 768px) {
  html.green main .button.-solid,
  html.green main .button.-solid-large {
    font-size: 1rem;
  }
}

html.green main .button.-solid:hover,
html.green main .button.-solid-large:hover {
  background-color: #068f66;
}

html.green .es-testimonial {
  background-color: #09D89A;
}

html.green .-es-sidebar {
  border-top-color: #09D89A;
}

html.green .es-tabbed-content a:after {
  background-color: #09D89A;
}

html.blue .nav {
  border-top-color: #2480FF;
}

html.blue .nav .-links a:not(.button):after {
  background-color: #2480FF;
}

html.blue .es-nav-mobile {
  border-top-color: #2480FF;
}

html.blue .es-medium-hero .title span,
html.blue .es-small-hero:not(.-no-image) .title span {
  background-image: -webkit-linear-gradient(270deg, rgba(36, 128, 255, 0.9) 100%, rgba(36, 128, 255, 0.9) 0);
  background-image: linear-gradient(180deg, rgba(36, 128, 255, 0.9) 100%, rgba(36, 128, 255, 0.9) 0);
  box-shadow: 5px 0 0 rgba(36, 128, 255, 0.9), -5px 0 0 rgba(36, 128, 255, 0.9);
}

html.blue .es-text-title .-title .title,
html.blue .es-blog-text-title .-title .title,
html.blue .es-image-text-title .-title .title,
html.blue .es-faq-text-title .-title .title {
  border-top-color: #2480FF;
}

html.blue main .button.-solid,
html.blue main .button.-solid-large {
  font-family: "Benton Sans Medium";
  font-weight: normal;
  font-style: normal;
  font-size: 0.875rem;
  color: #ffffff;
  background-color: #2480FF;
  border-radius: 0.125rem;
  -webkit-transition: background-color 240ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
          transition: background-color 240ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
  text-decoration: none;
  display: inline-block;
}

@media (min-width: 768px) {
  html.blue main .button.-solid,
  html.blue main .button.-solid-large {
    font-size: 1rem;
  }
}

html.blue main .button.-solid:hover,
html.blue main .button.-solid-large:hover {
  background-color: #005ad7;
}

html.blue .es-testimonial {
  background-color: #2480FF;
}

html.blue .-es-sidebar {
  border-top-color: #2480FF;
}

html.blue .es-tabbed-content a:after {
  background-color: #2480FF;
}

html.purple .nav {
  border-top-color: #7B1095;
}

html.purple .nav .-links a:not(.button):after {
  background-color: #7B1095;
}

html.purple .es-nav-mobile {
  border-top-color: #7B1095;
}

html.purple .es-medium-hero .title span,
html.purple .es-small-hero:not(.-no-image) .title span {
  background-image: -webkit-linear-gradient(270deg, rgba(123, 16, 149, 0.9) 100%, rgba(123, 16, 149, 0.9) 0);
  background-image: linear-gradient(180deg, rgba(123, 16, 149, 0.9) 100%, rgba(123, 16, 149, 0.9) 0);
  box-shadow: 5px 0 0 rgba(123, 16, 149, 0.9), -5px 0 0 rgba(123, 16, 149, 0.9);
}

html.purple .es-text-title .-title .title,
html.purple .es-blog-text-title .-title .title,
html.purple .es-image-text-title .-title .title,
html.purple .es-faq-text-title .-title .title {
  border-top-color: #7B1095;
}

html.purple main .button.-solid,
html.purple main .button.-solid-large {
  font-family: "Benton Sans Medium";
  font-weight: normal;
  font-style: normal;
  font-size: 0.875rem;
  color: #ffffff;
  background-color: #7B1095;
  border-radius: 0.125rem;
  -webkit-transition: background-color 240ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
          transition: background-color 240ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
  text-decoration: none;
  display: inline-block;
}

@media (min-width: 768px) {
  html.purple main .button.-solid,
  html.purple main .button.-solid-large {
    font-size: 1rem;
  }
}

html.purple main .button.-solid:hover,
html.purple main .button.-solid-large:hover {
  background-color: #420950;
}

html.purple .es-testimonial {
  background-color: #7B1095;
}

html.purple .-es-sidebar {
  border-top-color: #7B1095;
}

html.purple .es-tabbed-content a:after {
  background-color: #7B1095;
}

html.red .nav {
  border-top-color: #FF002A;
}

html.red .nav .-links a:not(.button):after {
  background-color: #FF002A;
}

html.red .es-nav-mobile {
  border-top-color: #FF002A;
}

html.red .es-medium-hero .title span,
html.red .es-small-hero:not(.-no-image) .title span {
  background-image: -webkit-linear-gradient(270deg, rgba(255, 0, 42, 0.9) 100%, rgba(255, 0, 42, 0.9) 0);
  background-image: linear-gradient(180deg, rgba(255, 0, 42, 0.9) 100%, rgba(255, 0, 42, 0.9) 0);
  box-shadow: 5px 0 0 rgba(255, 0, 42, 0.9), -5px 0 0 rgba(255, 0, 42, 0.9);
}

html.red .es-text-title .-title .title,
html.red .es-blog-text-title .-title .title,
html.red .es-image-text-title .-title .title,
html.red .es-faq-text-title .-title .title {
  border-top-color: #FF002A;
}

html.red main .button.-solid,
html.red main .button.-solid-large {
  font-family: "Benton Sans Medium";
  font-weight: normal;
  font-style: normal;
  font-size: 0.875rem;
  color: #ffffff;
  background-color: #FF002A;
  border-radius: 0.125rem;
  -webkit-transition: background-color 240ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
          transition: background-color 240ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
  text-decoration: none;
  display: inline-block;
}

@media (min-width: 768px) {
  html.red main .button.-solid,
  html.red main .button.-solid-large {
    font-size: 1rem;
  }
}

html.red main .button.-solid:hover,
html.red main .button.-solid-large:hover {
  background-color: #b3001d;
}

html.red .es-testimonial {
  background-color: #FF002A;
}

html.red .-es-sidebar {
  border-top-color: #FF002A;
}

html.red .es-tabbed-content a:after {
  background-color: #FF002A;
}

html.orange .nav {
  border-top-color: #FF8F76;
}

html.orange .nav .-links a:not(.button):after {
  background-color: #FF8F76;
}

html.orange .es-nav-mobile {
  border-top-color: #FF8F76;
}

html.orange .es-medium-hero .title span,
html.orange .es-small-hero:not(.-no-image) .title span {
  background-image: -webkit-linear-gradient(270deg, rgba(255, 143, 118, 0.9) 100%, rgba(255, 143, 118, 0.9) 0);
  background-image: linear-gradient(180deg, rgba(255, 143, 118, 0.9) 100%, rgba(255, 143, 118, 0.9) 0);
  box-shadow: 5px 0 0 rgba(255, 143, 118, 0.9), -5px 0 0 rgba(255, 143, 118, 0.9);
}

html.orange .es-text-title .-title .title,
html.orange .es-blog-text-title .-title .title,
html.orange .es-image-text-title .-title .title,
html.orange .es-faq-text-title .-title .title {
  border-top-color: #FF8F76;
}

html.orange main .button.-solid,
html.orange main .button.-solid-large {
  font-family: "Benton Sans Medium";
  font-weight: normal;
  font-style: normal;
  font-size: 0.875rem;
  color: #ffffff;
  background-color: #FF8F76;
  border-radius: 0.125rem;
  -webkit-transition: background-color 240ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
          transition: background-color 240ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
  text-decoration: none;
  display: inline-block;
}

@media (min-width: 768px) {
  html.orange main .button.-solid,
  html.orange main .button.-solid-large {
    font-size: 1rem;
  }
}

html.orange main .button.-solid:hover,
html.orange main .button.-solid-large:hover {
  background-color: #ff6543;
}

html.orange .es-testimonial {
  background-color: #FF8F76;
}

html.orange .-es-sidebar {
  border-top-color: #FF8F76;
}

html.orange .es-tabbed-content a:after {
  background-color: #FF8F76;
}

.login main {
  background-image: url("../images/login-bg.jpg");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}

@media (min-width: 768px) {
  .login main {
    padding: 3.75rem 0 6.875rem 0;
  }
}

.login .-container {
  width: 100%;
  padding: 0 1.25rem;
  z-index: 400;
  padding: 0;
}

@media (min-width: 900px) {
  .login .-container {
    width: 48.375rem;
    padding: 0;
    margin: 0 auto;
  }
}

@media (min-width: 1080px) {
  .login .-container {
    width: 58rem;
  }
}

@media (min-width: 1260px) {
  .login .-container {
    width: 67.6875rem;
  }
}

@media (min-width: 1400px) {
  .login .-container {
    width: 78.125rem;
  }
}

.contact .-container {
  width: 100%;
  padding: 0 1.25rem;
  z-index: 400;
}

@media (min-width: 900px) {
  .contact .-container {
    width: 48.375rem;
    padding: 0;
    margin: 0 auto;
  }
}

@media (min-width: 1080px) {
  .contact .-container {
    width: 58rem;
  }
}

@media (min-width: 1260px) {
  .contact .-container {
    width: 67.6875rem;
  }
}

@media (min-width: 1400px) {
  .contact .-container {
    width: 78.125rem;
  }
}

.contact .es-centered-title {
  padding: 1.25rem 0 1.875rem 0;
  margin: 0 auto;
}

@media (min-width: 768px) {
  .contact .es-centered-title {
    padding: 2.8125rem 0 4.0625rem 0;
  }
}

.contact .-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 0 2.5rem 0;
  position: relative;
}

.contact .-row .link.-paragraph-light {
  position: absolute;
  left: 0;
  bottom: -1.5625rem;
}

.contact form {
  width: 100%;
  margin: 0 auto;
}

@media (min-width: 768px) {
  .contact form {
    width: 50%;
  }
}

.contact .-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 0 2.5rem 0;
  position: relative;
}

.contact label {
  display: block;
  padding: 0 0 0.625rem 0;
}

.contact input {
  background-color: #ffffff;
  border-color: #979797;
}

.contact .text.-label.-required:after {
  content: "*";
  color: #FF002A;
}

.contact .-checkboxes .text.-label {
  padding: 0 0 0.625rem 0;
}

.contact button {
  margin: 1.875rem 0 3.75rem 0;
  padding: 0.9375rem 0;
  text-align: center;
  width: 66.67%;
}

.contact .-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  margin: 0 auto 3.75rem auto;
}

@media (min-width: 768px) {
  .contact .-bottom {
    width: 50%;
    margin: 0 auto 7.1875rem auto;
  }
}

.contact .-bottom .-col {
  -ms-flex-preferred-size: calc(100% - 0rem);
      flex-basis: calc(100% - 0rem);
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}

@media (min-width: 768px) {
  .contact .-bottom .-col {
    -ms-flex-preferred-size: calc(50% - 2.5rem);
        flex-basis: calc(50% - 2.5rem);
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
  }
}

.contact .-bottom .-col a {
  display: block;
}

.contact .-bottom .-col .text.-paragraph-bold {
  padding: 0 0 0.9375rem 0;
}

.dashboard .-container {
  width: 100%;
  padding: 0 1.25rem;
  z-index: 400;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media (min-width: 900px) {
  .dashboard .-container {
    width: 48.375rem;
    padding: 0;
    margin: 0 auto;
  }
}

@media (min-width: 1080px) {
  .dashboard .-container {
    width: 58rem;
  }
}

@media (min-width: 1260px) {
  .dashboard .-container {
    width: 67.6875rem;
  }
}

@media (min-width: 1400px) {
  .dashboard .-container {
    width: 78.125rem;
  }
}

.dashboard main {
  padding: 1.875rem 0 3.75rem 0;
}

@media (min-width: 768px) {
  .dashboard main {
    padding: 6.25rem 0 15.625rem 0 !important;
  }
}

.dashboard .filtering {
  -ms-flex-preferred-size: calc(100% - 0rem);
      flex-basis: calc(100% - 0rem);
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}

@media (min-width: 768px) {
  .dashboard .filtering {
    -ms-flex-preferred-size: calc(16.7% - 0rem);
        flex-basis: calc(16.7% - 0rem);
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
  }
}

.dashboard .content {
  -ms-flex-preferred-size: calc(100% - 0rem);
      flex-basis: calc(100% - 0rem);
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  max-width: 100%;
}

@media (min-width: 768px) {
  .dashboard .content {
    -ms-flex-preferred-size: 58.3%;
        flex-basis: 58.3%;
  }
}

.dashboard .sidebar {
  -ms-flex-preferred-size: calc(100% - 0rem);
      flex-basis: calc(100% - 0rem);
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}

@media (min-width: 768px) {
  .dashboard .sidebar {
    -ms-flex-preferred-size: calc(25% - 0rem);
        flex-basis: calc(25% - 0rem);
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
  }
}

.button {
  margin: 2.1875rem auto 0 auto;
}

.button:hover {
  cursor: pointer;
}

.button.-hollow-white {
  font-family: "Benton Sans Medium";
  font-weight: normal;
  font-style: normal;
  font-size: 0.875rem;
  color: #ffffff;
  background-color: transparent;
  border-radius: 0.125rem;
  -webkit-transition: background-color 240ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
          transition: background-color 240ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
  text-decoration: none;
  display: inline-block;
  padding: 0.625rem 1.25rem;
  border: 1px solid #ffffff;
}

@media (min-width: 768px) {
  .button.-hollow-white {
    font-size: 1rem;
  }
}

.button.-hollow-white:hover {
  background-color: #2A313B;
  color: #ffffff;
}

.button.-hollow-dark {
  font-family: "Benton Sans Medium";
  font-weight: normal;
  font-style: normal;
  font-size: 0.875rem;
  color: #2A313B;
  background-color: transparent;
  border-radius: 0.125rem;
  -webkit-transition: background-color 240ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
          transition: background-color 240ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
  text-decoration: none;
  display: inline-block;
  padding: 0.625rem 3.4375rem;
  border: 1px solid #2A313B;
}

@media (min-width: 768px) {
  .button.-hollow-dark {
    font-size: 1rem;
  }
}

.button.-hollow-dark:hover {
  background-color: #2A313B;
  color: #ffffff;
}

.button.-hollow-dark-small {
  font-family: "Benton Sans Medium";
  font-weight: normal;
  font-style: normal;
  font-size: 0.875rem;
  color: #2A313B;
  background-color: transparent;
  border-radius: 0.125rem;
  -webkit-transition: background-color 240ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
          transition: background-color 240ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
  text-decoration: none;
  display: inline-block;
  padding: 0.75rem 1.25rem;
  border: 1px solid #2A313B;
  border-radius: 0;
}

@media (min-width: 768px) {
  .button.-hollow-dark-small {
    font-size: 1rem;
  }
}

.button.-hollow-dark-small:hover {
  background-color: #2A313B;
  color: #ffffff;
}

.button.-home-large {
  font-family: "Benton Sans Medium";
  font-weight: normal;
  font-style: normal;
  font-size: 0.875rem;
  color: #ffffff;
  background-color: rgba(36, 128, 255, 0.5);
  border-radius: 0.125rem;
  -webkit-transition: background-color 240ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
          transition: background-color 240ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
  text-decoration: none;
  display: inline-block;
  padding: 0.625rem 1.25rem;
  border: 0;
  font-family: "Benton Sans Medium";
  font-weight: normal;
  font-style: normal;
  font-size: 1.375rem;
  border-radius: 0;
  margin: 0.5rem 0.3125rem 0 0;
  font-size: 0.875rem;
  text-align: center;
}

@media (min-width: 768px) {
  .button.-home-large {
    font-size: 1rem;
  }
}

@media (min-width: 768px) {
  .button.-home-large {
    font-size: 1.375rem;
    padding: 1.25rem 0;
    margin: 0.3125rem 0.3125rem 0 0;
    width: 60%;
  }
}

.button.-home-large:hover {
  background-color: rgba(36, 128, 255, 0.8);
}

.button.-home-medium {
  font-family: "Benton Sans Medium";
  font-weight: normal;
  font-style: normal;
  font-size: 0.875rem;
  color: #ffffff;
  background-color: rgba(36, 128, 255, 0.5);
  border-radius: 0.125rem;
  -webkit-transition: background-color 240ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
          transition: background-color 240ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
  text-decoration: none;
  display: inline-block;
  padding: 0.625rem 1.25rem;
  border: 0;
  font-family: "Benton Sans Medium";
  font-weight: normal;
  font-style: normal;
  font-size: 1.375rem;
  border-radius: 0;
  margin: 0.3125rem 0.3125rem 0 0;
  font-size: 0.875rem;
  text-align: center;
}

@media (min-width: 768px) {
  .button.-home-medium {
    font-size: 1rem;
  }
}

@media (min-width: 768px) {
  .button.-home-medium {
    font-size: 1.375rem;
    padding: 1.25rem 0;
    width: 35%;
  }
}

.button.-home-medium:hover {
  background-color: rgba(36, 128, 255, 0.8);
}

.button.-solid {
  padding: 0.9375rem 2.5rem;
}

.button.-solid.-blue {
  font-family: "Benton Sans Medium";
  font-weight: normal;
  font-style: normal;
  font-size: 0.875rem;
  color: #ffffff;
  background-color: #2480FF;
  border-radius: 0.125rem;
  -webkit-transition: background-color 240ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
          transition: background-color 240ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
  text-decoration: none;
  display: inline-block;
}

@media (min-width: 768px) {
  .button.-solid.-blue {
    font-size: 1rem;
  }
}

.button.-solid.-blue:hover {
  background-color: #005ad7;
}

.button.-solid.-red {
  font-family: "Benton Sans Medium";
  font-weight: normal;
  font-style: normal;
  font-size: 0.875rem;
  color: #ffffff;
  background-color: #FF002A;
  border-radius: 0.125rem;
  -webkit-transition: background-color 240ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
          transition: background-color 240ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
  text-decoration: none;
  display: inline-block;
}

@media (min-width: 768px) {
  .button.-solid.-red {
    font-size: 1rem;
  }
}

.button.-solid.-red:hover {
  background-color: #b3001d;
}

.button.-solid.-purple {
  font-family: "Benton Sans Medium";
  font-weight: normal;
  font-style: normal;
  font-size: 0.875rem;
  color: #ffffff;
  background-color: #7B1095;
  border-radius: 0.125rem;
  -webkit-transition: background-color 240ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
          transition: background-color 240ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
  text-decoration: none;
  display: inline-block;
}

@media (min-width: 768px) {
  .button.-solid.-purple {
    font-size: 1rem;
  }
}

.button.-solid.-purple:hover {
  background-color: #420950;
}

.button.-solid.-orange {
  font-family: "Benton Sans Medium";
  font-weight: normal;
  font-style: normal;
  font-size: 0.875rem;
  color: #ffffff;
  background-color: #FF8F76;
  border-radius: 0.125rem;
  -webkit-transition: background-color 240ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
          transition: background-color 240ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
  text-decoration: none;
  display: inline-block;
}

@media (min-width: 768px) {
  .button.-solid.-orange {
    font-size: 1rem;
  }
}

.button.-solid.-orange:hover {
  background-color: #ff6543;
}

.button.-solid.-green {
  font-family: "Benton Sans Medium";
  font-weight: normal;
  font-style: normal;
  font-size: 0.875rem;
  color: #ffffff;
  background-color: #09D89A;
  border-radius: 0.125rem;
  -webkit-transition: background-color 240ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
          transition: background-color 240ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
  text-decoration: none;
  display: inline-block;
}

@media (min-width: 768px) {
  .button.-solid.-green {
    font-size: 1rem;
  }
}

.button.-solid.-green:hover {
  background-color: #068f66;
}

.button.-solid.-dark-gray {
  font-family: "Benton Sans Medium";
  font-weight: normal;
  font-style: normal;
  font-size: 0.875rem;
  color: #ffffff;
  background-color: #4F5763;
  border-radius: 0.125rem;
  -webkit-transition: background-color 240ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
          transition: background-color 240ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
  text-decoration: none;
  display: inline-block;
}

@media (min-width: 768px) {
  .button.-solid.-dark-gray {
    font-size: 1rem;
  }
}

.button.-solid.-dark-gray:hover {
  background-color: #2d3238;
}

.button.-solid-large {
  padding: 0.9375rem 4.25rem;
}

.button.-blue {
  font-family: "Benton Sans Medium";
  font-weight: normal;
  font-style: normal;
  font-size: 0.875rem;
  color: #ffffff;
  background-color: #2480FF;
  border-radius: 0.125rem;
  -webkit-transition: background-color 240ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
          transition: background-color 240ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
  text-decoration: none;
  display: inline-block;
}

@media (min-width: 768px) {
  .button.-blue {
    font-size: 1rem;
  }
}

.button.-blue:hover {
  background-color: #005ad7;
}

.button.-red {
  font-family: "Benton Sans Medium";
  font-weight: normal;
  font-style: normal;
  font-size: 0.875rem;
  color: #ffffff;
  background-color: #FF002A;
  border-radius: 0.125rem;
  -webkit-transition: background-color 240ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
          transition: background-color 240ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
  text-decoration: none;
  display: inline-block;
}

@media (min-width: 768px) {
  .button.-red {
    font-size: 1rem;
  }
}

.button.-red:hover {
  background-color: #b3001d;
}

.button.-purple {
  font-family: "Benton Sans Medium";
  font-weight: normal;
  font-style: normal;
  font-size: 0.875rem;
  color: #ffffff;
  background-color: #7B1095;
  border-radius: 0.125rem;
  -webkit-transition: background-color 240ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
          transition: background-color 240ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
  text-decoration: none;
  display: inline-block;
}

@media (min-width: 768px) {
  .button.-purple {
    font-size: 1rem;
  }
}

.button.-purple:hover {
  background-color: #420950;
}

.button.-orange {
  font-family: "Benton Sans Medium";
  font-weight: normal;
  font-style: normal;
  font-size: 0.875rem;
  color: #ffffff;
  background-color: #FF8F76;
  border-radius: 0.125rem;
  -webkit-transition: background-color 240ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
          transition: background-color 240ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
  text-decoration: none;
  display: inline-block;
}

@media (min-width: 768px) {
  .button.-orange {
    font-size: 1rem;
  }
}

.button.-orange:hover {
  background-color: #ff6543;
}

.button.-green {
  font-family: "Benton Sans Medium";
  font-weight: normal;
  font-style: normal;
  font-size: 0.875rem;
  color: #ffffff;
  background-color: #09D89A;
  border-radius: 0.125rem;
  -webkit-transition: background-color 240ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
          transition: background-color 240ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
  text-decoration: none;
  display: inline-block;
}

@media (min-width: 768px) {
  .button.-green {
    font-size: 1rem;
  }
}

.button.-green:hover {
  background-color: #068f66;
}

.button.-dark-gray {
  font-family: "Benton Sans Medium";
  font-weight: normal;
  font-style: normal;
  font-size: 0.875rem;
  color: #ffffff;
  background-color: #4F5763;
  border-radius: 0.125rem;
  -webkit-transition: background-color 240ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
          transition: background-color 240ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
  text-decoration: none;
  display: inline-block;
}

@media (min-width: 768px) {
  .button.-dark-gray {
    font-size: 1rem;
  }
}

.button.-dark-gray:hover {
  background-color: #2d3238;
}

html main .button {
  margin: 2.1875rem auto 0 auto;
}

html main .button:hover {
  cursor: pointer;
}

html main .button.-hollow-white {
  font-family: "Benton Sans Medium";
  font-weight: normal;
  font-style: normal;
  font-size: 0.875rem;
  color: #ffffff;
  background-color: transparent;
  border-radius: 0.125rem;
  -webkit-transition: background-color 240ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
          transition: background-color 240ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
  text-decoration: none;
  display: inline-block;
  padding: 0.625rem 1.25rem;
  border: 1px solid #ffffff;
}

@media (min-width: 768px) {
  html main .button.-hollow-white {
    font-size: 1rem;
  }
}

html main .button.-hollow-white:hover {
  background-color: #2A313B;
  color: #ffffff;
}

html main .button.-hollow-dark {
  font-family: "Benton Sans Medium";
  font-weight: normal;
  font-style: normal;
  font-size: 0.875rem;
  color: #2A313B;
  background-color: transparent;
  border-radius: 0.125rem;
  -webkit-transition: background-color 240ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
          transition: background-color 240ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
  text-decoration: none;
  display: inline-block;
  padding: 0.625rem 3.4375rem;
  border: 1px solid #2A313B;
}

@media (min-width: 768px) {
  html main .button.-hollow-dark {
    font-size: 1rem;
  }
}

html main .button.-hollow-dark:hover {
  background-color: #2A313B;
  color: #ffffff;
}

html main .button.-hollow-dark-small {
  font-family: "Benton Sans Medium";
  font-weight: normal;
  font-style: normal;
  font-size: 0.875rem;
  color: #2A313B;
  background-color: transparent;
  border-radius: 0.125rem;
  -webkit-transition: background-color 240ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
          transition: background-color 240ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
  text-decoration: none;
  display: inline-block;
  padding: 0.75rem 1.25rem;
  border: 1px solid #2A313B;
  border-radius: 0;
}

@media (min-width: 768px) {
  html main .button.-hollow-dark-small {
    font-size: 1rem;
  }
}

html main .button.-hollow-dark-small:hover {
  background-color: #2A313B;
  color: #ffffff;
}

html main .button.-home-large {
  font-family: "Benton Sans Medium";
  font-weight: normal;
  font-style: normal;
  font-size: 0.875rem;
  color: #ffffff;
  background-color: rgba(36, 128, 255, 0.5);
  border-radius: 0.125rem;
  -webkit-transition: background-color 240ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
          transition: background-color 240ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
  text-decoration: none;
  display: inline-block;
  padding: 0.625rem 1.25rem;
  border: 0;
  font-family: "Benton Sans Medium";
  font-weight: normal;
  font-style: normal;
  font-size: 1.375rem;
  border-radius: 0;
  margin: 0.5rem 0.3125rem 0 0;
  font-size: 0.875rem;
  text-align: center;
}

@media (min-width: 768px) {
  html main .button.-home-large {
    font-size: 1rem;
  }
}

@media (min-width: 768px) {
  html main .button.-home-large {
    font-size: 1.375rem;
    padding: 1.25rem 0;
    margin: 0.3125rem 0.3125rem 0 0;
    width: 60%;
  }
}

html main .button.-home-large:hover {
  background-color: rgba(36, 128, 255, 0.8);
}

html main .button.-home-medium {
  font-family: "Benton Sans Medium";
  font-weight: normal;
  font-style: normal;
  font-size: 0.875rem;
  color: #ffffff;
  background-color: rgba(36, 128, 255, 0.5);
  border-radius: 0.125rem;
  -webkit-transition: background-color 240ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
          transition: background-color 240ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
  text-decoration: none;
  display: inline-block;
  padding: 0.625rem 1.25rem;
  border: 0;
  font-family: "Benton Sans Medium";
  font-weight: normal;
  font-style: normal;
  font-size: 1.375rem;
  border-radius: 0;
  margin: 0.3125rem 0.3125rem 0 0;
  font-size: 0.875rem;
  text-align: center;
}

@media (min-width: 768px) {
  html main .button.-home-medium {
    font-size: 1rem;
  }
}

@media (min-width: 768px) {
  html main .button.-home-medium {
    font-size: 1.375rem;
    padding: 1.25rem 0;
    width: 35%;
  }
}

html main .button.-home-medium:hover {
  background-color: rgba(36, 128, 255, 0.8);
}

html main .button.-solid {
  padding: 0.9375rem 2.5rem;
}

html main .button.-solid.-blue {
  font-family: "Benton Sans Medium";
  font-weight: normal;
  font-style: normal;
  font-size: 0.875rem;
  color: #ffffff;
  background-color: #2480FF;
  border-radius: 0.125rem;
  -webkit-transition: background-color 240ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
          transition: background-color 240ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
  text-decoration: none;
  display: inline-block;
}

@media (min-width: 768px) {
  html main .button.-solid.-blue {
    font-size: 1rem;
  }
}

html main .button.-solid.-blue:hover {
  background-color: #005ad7;
}

html main .button.-solid.-red {
  font-family: "Benton Sans Medium";
  font-weight: normal;
  font-style: normal;
  font-size: 0.875rem;
  color: #ffffff;
  background-color: #FF002A;
  border-radius: 0.125rem;
  -webkit-transition: background-color 240ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
          transition: background-color 240ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
  text-decoration: none;
  display: inline-block;
}

@media (min-width: 768px) {
  html main .button.-solid.-red {
    font-size: 1rem;
  }
}

html main .button.-solid.-red:hover {
  background-color: #b3001d;
}

html main .button.-solid.-purple {
  font-family: "Benton Sans Medium";
  font-weight: normal;
  font-style: normal;
  font-size: 0.875rem;
  color: #ffffff;
  background-color: #7B1095;
  border-radius: 0.125rem;
  -webkit-transition: background-color 240ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
          transition: background-color 240ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
  text-decoration: none;
  display: inline-block;
}

@media (min-width: 768px) {
  html main .button.-solid.-purple {
    font-size: 1rem;
  }
}

html main .button.-solid.-purple:hover {
  background-color: #420950;
}

html main .button.-solid.-orange {
  font-family: "Benton Sans Medium";
  font-weight: normal;
  font-style: normal;
  font-size: 0.875rem;
  color: #ffffff;
  background-color: #FF8F76;
  border-radius: 0.125rem;
  -webkit-transition: background-color 240ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
          transition: background-color 240ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
  text-decoration: none;
  display: inline-block;
}

@media (min-width: 768px) {
  html main .button.-solid.-orange {
    font-size: 1rem;
  }
}

html main .button.-solid.-orange:hover {
  background-color: #ff6543;
}

html main .button.-solid.-green {
  font-family: "Benton Sans Medium";
  font-weight: normal;
  font-style: normal;
  font-size: 0.875rem;
  color: #ffffff;
  background-color: #09D89A;
  border-radius: 0.125rem;
  -webkit-transition: background-color 240ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
          transition: background-color 240ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
  text-decoration: none;
  display: inline-block;
}

@media (min-width: 768px) {
  html main .button.-solid.-green {
    font-size: 1rem;
  }
}

html main .button.-solid.-green:hover {
  background-color: #068f66;
}

html main .button.-solid.-dark-gray {
  font-family: "Benton Sans Medium";
  font-weight: normal;
  font-style: normal;
  font-size: 0.875rem;
  color: #ffffff;
  background-color: #4F5763;
  border-radius: 0.125rem;
  -webkit-transition: background-color 240ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
          transition: background-color 240ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
  text-decoration: none;
  display: inline-block;
}

@media (min-width: 768px) {
  html main .button.-solid.-dark-gray {
    font-size: 1rem;
  }
}

html main .button.-solid.-dark-gray:hover {
  background-color: #2d3238;
}

html main .button.-solid-large {
  padding: 0.9375rem 4.25rem;
}

html main .button.-blue {
  font-family: "Benton Sans Medium";
  font-weight: normal;
  font-style: normal;
  font-size: 0.875rem;
  color: #ffffff;
  background-color: #2480FF;
  border-radius: 0.125rem;
  -webkit-transition: background-color 240ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
          transition: background-color 240ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
  text-decoration: none;
  display: inline-block;
}

@media (min-width: 768px) {
  html main .button.-blue {
    font-size: 1rem;
  }
}

html main .button.-blue:hover {
  background-color: #005ad7;
}

html main .button.-red {
  font-family: "Benton Sans Medium";
  font-weight: normal;
  font-style: normal;
  font-size: 0.875rem;
  color: #ffffff;
  background-color: #FF002A;
  border-radius: 0.125rem;
  -webkit-transition: background-color 240ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
          transition: background-color 240ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
  text-decoration: none;
  display: inline-block;
}

@media (min-width: 768px) {
  html main .button.-red {
    font-size: 1rem;
  }
}

html main .button.-red:hover {
  background-color: #b3001d;
}

html main .button.-purple {
  font-family: "Benton Sans Medium";
  font-weight: normal;
  font-style: normal;
  font-size: 0.875rem;
  color: #ffffff;
  background-color: #7B1095;
  border-radius: 0.125rem;
  -webkit-transition: background-color 240ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
          transition: background-color 240ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
  text-decoration: none;
  display: inline-block;
}

@media (min-width: 768px) {
  html main .button.-purple {
    font-size: 1rem;
  }
}

html main .button.-purple:hover {
  background-color: #420950;
}

html main .button.-orange {
  font-family: "Benton Sans Medium";
  font-weight: normal;
  font-style: normal;
  font-size: 0.875rem;
  color: #ffffff;
  background-color: #FF8F76;
  border-radius: 0.125rem;
  -webkit-transition: background-color 240ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
          transition: background-color 240ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
  text-decoration: none;
  display: inline-block;
}

@media (min-width: 768px) {
  html main .button.-orange {
    font-size: 1rem;
  }
}

html main .button.-orange:hover {
  background-color: #ff6543;
}

html main .button.-green {
  font-family: "Benton Sans Medium";
  font-weight: normal;
  font-style: normal;
  font-size: 0.875rem;
  color: #ffffff;
  background-color: #09D89A;
  border-radius: 0.125rem;
  -webkit-transition: background-color 240ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
          transition: background-color 240ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
  text-decoration: none;
  display: inline-block;
}

@media (min-width: 768px) {
  html main .button.-green {
    font-size: 1rem;
  }
}

html main .button.-green:hover {
  background-color: #068f66;
}

html main .button.-dark-gray {
  font-family: "Benton Sans Medium";
  font-weight: normal;
  font-style: normal;
  font-size: 0.875rem;
  color: #ffffff;
  background-color: #4F5763;
  border-radius: 0.125rem;
  -webkit-transition: background-color 240ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
          transition: background-color 240ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
  text-decoration: none;
  display: inline-block;
}

@media (min-width: 768px) {
  html main .button.-dark-gray {
    font-size: 1rem;
  }
}

html main .button.-dark-gray:hover {
  background-color: #2d3238;
}

.footer {
  padding: 2.5rem 0 3.75rem 0;
  background-color: #2A313B;
  position: relative;
}

.footer:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 10rem;
  background-image: url("../images/re-footer-wordmark.png");
  background-repeat: no-repeat;
  background-size: contain;
  bottom: 0;
  background-position: bottom left;
}

.footer .-container {
  width: 100%;
  padding: 0 1.25rem;
  display: block;
}

@media (min-width: 900px) {
  .footer .-container {
    width: 48.375rem;
    padding: 0;
    margin: 0 auto;
  }
}

@media (min-width: 1080px) {
  .footer .-container {
    width: 58rem;
  }
}

@media (min-width: 1260px) {
  .footer .-container {
    width: 67.6875rem;
  }
}

@media (min-width: 1400px) {
  .footer .-container {
    width: 78.125rem;
  }
}

.footer .-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 0 1.875rem 0;
}

.footer .-icon img {
  width: 1.875rem;
  height: 1.875rem;
}

.footer .-mobile-heading {
  display: block;
  border-top: 2px solid rgba(255, 255, 255, 0.3);
  border-bottom: 2px solid rgba(255, 255, 255, 0.3);
  width: 100%;
  position: relative;
  padding: 0.625rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (min-width: 768px) {
  .footer .-mobile-heading {
    display: none;
  }
}

.footer .-mobile-heading .plus {
  height: 1.25rem;
  width: 2.5rem;
}

.footer .-mobile-heading span,
.footer .-mobile-heading span:before {
  position: absolute;
  display: block;
  width: 14px;
  height: 2px;
  background-color: rgba(255, 255, 255, 0.3);
  content: '';
  top: 20px;
  right: 15px;
  -webkit-transition: all 200ms ease-in-out;
          transition: all 200ms ease-in-out;
}

.footer .-mobile-heading span:before {
  top: 0;
  right: 0;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.footer .-mobile-heading.-open span:before {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}

.footer .-footer-links {
  display: none;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (min-width: 768px) {
  .footer .-footer-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 0 1.875rem 0;
  }
}

.footer .-footer-links .-col {
  -ms-flex-preferred-size: calc(100% - 0rem);
      flex-basis: calc(100% - 0rem);
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}

@media (min-width: 768px) {
  .footer .-footer-links .-col {
    -ms-flex-preferred-size: calc(33.3% - 1.875rem);
        flex-basis: calc(33.3% - 1.875rem);
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    padding: 1.5625rem 0;
    border-top: 5px solid rgba(255, 255, 255, 0.3);
    padding: 1.5625rem 0;
  }
}

.footer .-footer-links .-col a {
  display: block;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  padding: 0.3125rem 0;
}

.footer .-footer-links .-col a:hover {
  text-decoration: underline;
}

@media (min-width: 768px) {
  .footer .-footer-links .-col a {
    border-bottom: 0;
  }
}

.footer .-footer-links .-col a.-sub-menu {
  border: 0;
}

.footer .-footer-links .-col .-sub-links {
  margin: 0 0 0 1.25rem;
}

.footer .-footer-links .-col .-sub-links a {
  border: 0;
}

.footer .-desktop-phone {
  display: none;
}

@media (min-width: 768px) {
  .footer .-desktop-phone {
    display: block;
  }
}

.footer .-mobile-phone {
  display: block;
  border-bottom: 2px solid rgba(255, 255, 255, 0.3);
  padding: 0.3125rem 0;
}

@media (min-width: 768px) {
  .footer .-mobile-phone {
    display: none;
  }
}

.footer .-centered-text {
  padding: 0.625rem 0 0 0;
  margin: 0 0 0.625rem 0;
}

@media (min-width: 768px) {
  .footer .-centered-text {
    border-top: 5px solid rgba(255, 255, 255, 0.3);
    padding: 1.5625rem 0 0 0;
    margin: 0 0 1.875rem 0;
  }
}

.footer .-centered-text p {
  text-align: left;
  margin: 0.1875rem 0;
}

@media (min-width: 768px) {
  .footer .-centered-text p {
    text-align: center;
  }
}

.footer .-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (min-width: 768px) {
  .footer .-bottom {
    border-top: 5px solid rgba(255, 255, 255, 0.3);
    padding: 1.5625rem 0 0 0;
  }
}

.footer .-bottom .-content {
  -ms-flex-preferred-size: calc(100% - 0rem);
      flex-basis: calc(100% - 0rem);
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}

.footer .-bottom .-content p:first-of-type {
  margin: 0 0 0.9375rem 0;
}

.footer .-bottom .-content p {
  margin: 0;
}

.footer .-bottom .-badge {
  -ms-flex-preferred-size: calc(34% - 30px);
      flex-basis: calc(34% - 30px);
  margin: 0.625rem 0 0 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  text-align: left;
}

@media (min-width: 768px) {
  .footer .-bottom .-badge {
    -ms-flex-preferred-size: calc(17% - 30px);
        flex-basis: calc(17% - 30px);
    text-align: right;
    margin: 0;
  }
}

.nav {
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
  position: fixed;
  -webkit-transition: -webkit-transform 240ms ease-in-out;
          transition: transform 240ms ease-in-out;
  background-color: #ffffff;
  box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.5);
  border-top: 5px solid #FF002A;
}

.nav a:hover {
  text-decoration: none;
}

.nav.es-nav-desktop {
  display: none;
}

@media (min-width: 768px) {
  .nav.es-nav-desktop {
    display: block;
  }
}

.nav .-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  padding: 0 1.25rem;
}

@media (min-width: 900px) {
  .nav .-container {
    width: 48.375rem;
    padding: 0;
    margin: 0 auto;
  }
}

@media (min-width: 1080px) {
  .nav .-container {
    width: 58rem;
  }
}

@media (min-width: 1260px) {
  .nav .-container {
    width: 67.6875rem;
  }
}

@media (min-width: 1400px) {
  .nav .-container {
    width: 78.125rem;
  }
}

.nav.-transparent {
  background-color: rgba(0, 0, 0, 0.3);
  box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.5);
}

.nav.-transparent .-logo {
  background-image: url("../images/white-logo.png");
}

.nav .-logo {
  max-width: 9.0625rem;
  width: 9.0625rem;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}

.nav .-links {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.nav .-links ul {
  list-style: none;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.nav .-links ul li {
  padding: 0;
}

.nav .-links ul li a {
  display: block;
}

.nav .-links .-sub-nav a {
  font-size: 1rem;
}

.nav .-links .-sub-nav .-sub-links a {
  font-size: 0.875rem;
}

.nav .-links .-sub-nav .-sub-links .-logout {
  padding-top: .9375rem;
}

.nav .-links .-sub-nav .-sub-links .-logout button#id_signout_button {
  font-size: 0.875rem;
}

.nav .-links .-sub-nav:hover .-sub-links {
  display: block;
}

.nav .-links ul li .-sub-nav > .-nav {
  font-size: 1.375rem;
  padding-top: 1.5rem;
}

.nav .-links a:not(.button) {
  padding: 2.1875rem 0.9375rem 1.5625rem 0.9375rem;
  position: relative;
}

.nav .-links a:not(.button):after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0.3125rem;
  background-color: #FF002A;
  opacity: 0;
  -webkit-transition: opacity 240ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
          transition: opacity 240ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
}

.nav .-links a:not(.button):hover:after, .nav .-links a:not(.button).-active:after {
  opacity: 1;
}

.nav .-links .button {
  margin-top: 0;
}

.nav .-links .button:hover {
  background-color: #ffffff;
  color: #000000;
}

.nav .-meta.-logged-out {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.nav .-meta.-logged-in .-sub-links {
  display: none;
  padding: 0.9375rem 0;
  top: 4.25rem;
}

.nav .-meta.-logged-in .-sub-links:before {
  left: 1.875rem;
}

.nav .-meta.-logged-in .-sub-links a {
  font-size: 0.875rem;
}

.nav .-meta.-logged-in .-sub-links:hover .-sub-links {
  display: block;
}

.nav .-meta.-logged-in .-sub-links ul {
  padding: 0 0 0 1.875rem;
}

.nav .-meta.-logged-in .-sub-links ul:first-of-type {
  margin: 0 0 0.9375rem 0;
}

.nav .-meta.-logged-in .-sub-links ul:last-of-type {
  border-top: 1px solid #979797;
}

.nav .-meta div {
  display: inline-block;
  margin-top: 0rem;
}

.nav .-meta div a {
  display: block;
  line-height: 1.25rem;
}

.nav .-meta div .button {
  margin-left: 0.9375rem;
  margin-top: 0.5rem;
}

.nav.-solid {
  background-color: #ffffff;
  box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.5);
}

.nav.-solid .-logo {
  background-image: url("../images/dark-logo.png");
}

.nav.-solid a {
  color: #2A313B;
}

.nav.-solid .button {
  background-color: #ffffff;
  color: #2A313B;
  border-color: #2A313B;
}

.nav.-solid .button:hover {
  background-color: #2A313B;
  color: #ffffff;
}

.nav .-sub-nav {
  position: relative;
}

.nav .-sub-nav a:after {
  display: none;
}

.nav .-sub-nav .-sub-links {
  display: none;
  position: absolute;
  top: 4.9375rem;
  left: -0.625rem;
  background-color: #ffffff;
  padding: 0.9375rem 0 1.5625rem 1.875rem;
  width: 13.75rem;
  z-index: 500;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.15);
}

.nav .-sub-nav .-sub-links:before {
  content: "";
  border-style: solid;
  border-width: 0 7.5px 10px 7.5px;
  border-color: transparent transparent #ffffff transparent;
  position: absolute;
  top: -10px;
}

.nav .-sub-nav .-sub-links ul {
  display: block;
  margin: 0;
}

.nav .-sub-nav .-sub-links li {
  display: block;
  padding: 0.3125rem 0;
}

.nav .-sub-nav .-sub-links a {
  padding: 0;
}

.nav .-sub-nav .-sub-links a:hover {
  text-decoration: underline;
}

.nav .-sub-nav:hover .-sub-links {
  display: block;
}

input,
textarea {
  width: 100%;
  background-color: #FAFAFA;
  border: 1px solid #2A313B;
  padding: 0.9375rem 0.625rem;
  font-family: "Benton Sans";
  font-weight: normal;
  font-style: normal;
  font-size: 1rem;
}

.select {
  width: 100%;
  border: 1px solid #2A313B;
  background-color: #FAFAFA;
}

.select select {
  width: 100%;
  padding: 0.9375rem 0.625rem;
  border: none;
  background-color: #FAFAFA;
  min-height: 51px;
}

.checkcontainer {
  display: block;
}

.checkcontainer > .control {
  margin: 0.4375rem 0;
  padding-left: 1.5625rem;
}

.checkcontainer .control-indicator {
  margin-top: -2px;
  border-radius: 1px;
}

.checkcontainer .control input:checked ~ .control-indicator {
  box-shadow: inset 0 0 0 2px white;
}

.es-settings-form button {
  margin: 4.375rem 0 0 0;
  padding: 0.9375rem 0;
  text-align: center;
  width: 66.67%;
}

.es-password-reset .button.-signup {
  margin-bottom: 2.1875rem;
}

.es-register-form button {
  margin: 3.4375rem 0 0 0;
  padding: 0.9375rem 0;
  text-align: center;
  width: 66.67%;
}

.es-register-form button.-signup {
  margin-bottom: 1.25rem;
  margin-top: 1.25rem;
}

.es-register-form button.-signin {
  margin-bottom: 1.25rem;
  margin-top: 1.25rem;
}

.es-register-form button,
.es-settings-form button {
  margin: 0;
  padding: 0.9375rem 0;
  text-align: center;
  width: 66.67%;
}

.es-register-form .es-registration-form,
.es-settings-form .es-registration-form,
.es-password-reset .es-registration-form,
.es-modal-form .es-registration-form {
  width: 100%;
  margin: 1.875rem auto 3.75rem auto;
}

@media (min-width: 768px) {
  .es-register-form .es-registration-form,
  .es-settings-form .es-registration-form,
  .es-password-reset .es-registration-form,
  .es-modal-form .es-registration-form {
    width: 50%;
    margin: 3.75rem auto 7.5rem auto;
  }
  .es-register-form .es-registration-form {
    width: 55%;
  }
}

.es-register-form .-border,
.es-settings-form .-border,
.es-password-reset .-border,
.es-modal-form .-border {
  border-bottom: 1px solid #979797;
  padding: 0 0 0.625rem 0;
  margin: 0 0 2.5rem 0;
}

.es-register-form .-columns,
.es-settings-form .-columns,
.es-password-reset .-columns,
.es-modal-form .-columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.es-register-form .-columns .text.-label,
.es-settings-form .-columns .text.-label,
.es-password-reset .-columns .text.-label,
.es-modal-form .-columns .text.-label {
  margin: 0 0 0.625rem 0;
}

.es-register-form .-row,
.es-settings-form .-row,
.es-password-reset .-row,
.es-modal-form .-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 0 1.25rem 0;
  position: relative;
}

.es-register-form .-row .text.-meta-light,
.es-settings-form .-row .text.-meta-light,
.es-password-reset .-row .text.-meta-light,
.es-modal-form .-row .text.-meta-light {
  position: absolute;
  left: 0;
  bottom: -1.5625rem;
}

.es-register-form .text.-label.-required:after,
.es-settings-form .text.-label.-required:after,
.es-password-reset .text.-label.-required:after,
.es-modal-form .text.-label.-required:after {
  content: "*";
  color: #FF002A;
}

.es-register-form label,
.es-settings-form label,
.es-password-reset label,
.es-modal-form label {
  display: block;
  padding: 0 0 0.625rem 0;
  text-align: left;
}

.es-register-form .-half,
.es-settings-form .-half,
.es-password-reset .-half,
.es-modal-form .-half {
  -ms-flex-preferred-size: calc(100% - 0rem);
      flex-basis: calc(100% - 0rem);
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  margin: 0.625rem 0;
}

@media (min-width: 768px) {
  .es-register-form .-half,
  .es-settings-form .-half,
  .es-password-reset .-half,
  .es-modal-form .-half {
    -ms-flex-preferred-size: calc(50% - 1.25rem);
        flex-basis: calc(50% - 1.25rem);
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
  }
}

.es-register-form .-full,
.es-settings-form .-full,
.es-password-reset .-full,
.es-modal-form .-full {
  -ms-flex-preferred-size: calc(100% - 0rem);
      flex-basis: calc(100% - 0rem);
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  margin: 0;
}

.es-register-form input,
.es-register-form select,
.es-register-form textarea,
.es-register-form .select,
.es-settings-form input,
.es-settings-form select,
.es-settings-form .select,
.es-password-reset input,
.es-password-reset select,
.es-password-reset .select,
.es-modal-form input,
.es-modal-form select,
.es-modal-form .select {
  background-color: #ffffff;
  border-color: #979797;
}

.styleguide img {
  width: 100%;
}

.styleguide .-logo {
  max-width: 250px;
  width: 100%;
}

.styleguide .-white {
  padding: 1.25rem;
  background-color: rgba(0, 0, 0, 0.5);
  margin: 0 0 0 1.25rem;
}

.styleguide .title {
  line-height: 2.375rem;
  margin: 0.625rem 0;
}

.styleguide .-container {
  width: 80%;
  margin: 0 auto;
}

.styleguide .container {
  padding: 1.875rem 0;
  width: 60%;
  margin: 0 auto;
}

.styleguide .heading {
  padding: 2.5rem 0;
  margin-left: -1.25rem;
}

.styleguide .-image {
  margin: 1.25rem auto;
}

.styleguide .button {
  margin: 0.625rem 0;
}

.styleguide .colors {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.styleguide .-color {
  height: 15.625rem;
  width: 15.625rem;
  margin: 0.625rem;
  border: 1px solid #ccc;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.styleguide #white {
  background-color: #ffffff;
}

.styleguide #dark {
  background-color: #2A313B;
}

.styleguide #gray {
  background-color: #4F5763;
}

.styleguide #red {
  background-color: #FF002A;
}

.styleguide #orange {
  background-color: #FF8F76;
}

.styleguide #purple {
  background-color: #7B1095;
}

.styleguide #green {
  background-color: #09D89A;
}

.styleguide #blue {
  background-color: #2480FF;
}

.styleguide #dark {
  background-color: #2A313B;
}

.styleguide input,
.styleguide textarea {
  width: 500px;
  padding: 0.625rem 0.9375rem;
  border: 1px solid #9CA6B6;
  margin: 5px 0;
}

.styleguide input:active, .styleguide input:focus,
.styleguide textarea:active,
.styleguide textarea:focus {
  border: 1px solid #2480FF;
}

.styleguide input:visited,
.styleguide textarea:visited {
  border: 1px solid #2A313B;
}

.es-text-title {
  margin: 0 0 1.875rem 0;
}

@media (min-width: 768px) {
  .es-text-title {
    margin: 0 0 3.125rem 0;
  }
}

@media (min-width: 900px) {
  .es-text-title {
    margin: 0 0 4.6875rem 0;
  }
}

.es-text-title .-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.es-text-title .-title {
  -ms-flex-preferred-size: calc(100% - 0rem);
      flex-basis: calc(100% - 0rem);
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}

@media (min-width: 768px) {
  .es-text-title .-title {
    -ms-flex-preferred-size: calc(33.3% - 0rem);
        flex-basis: calc(33.3% - 0rem);
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
  }
}

.es-text-title .-title .-text {
  padding: 0.625rem 0 0 0;
  -ms-flex-preferred-size: calc(100% - 0rem);
      flex-basis: calc(100% - 0rem);
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}

@media (min-width: 768px) {
  .es-text-title .-title .-text {
    -ms-flex-preferred-size: calc(66.7% - 0rem);
        flex-basis: calc(66.7% - 0rem);
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
  }
}

.es-text-title .-title .-text .default-text {
  font-family: "Benton Sans";
  font-weight: normal;
  font-style: normal;
  font-size: 1rem;
}

@media (min-width: 768px) {
  .es-text-title .-title .-text .default-text {
    font-size: 1.125rem;
  }
}

.es-text-title .-title .-text .default-text ul {
  padding: 0 0 0 1.875rem;
}

.es-text-title .-title .-text .default-text ul li {
  padding: 0.625rem 0 0.625rem 0.625rem;
  font-family: "Benton Sans";
  font-weight: normal;
  font-style: normal;
  font-size: 1rem;
  font-size: 1rem;
  line-height: 1.5rem;
  color: #4F5763;
}

@media (min-width: 768px) {
  .es-text-title .-title .-text .default-text ul li {
    font-size: 1.125rem;
  }
}

@media (min-width: 768px) {
  .es-text-title .-title .-text .default-text ul li {
    line-height: 1.75rem;
  }
}

.es-text-title .-title .-text .default-text ol {
  padding: 0 0 0 1.875rem;
  margin: 0 0 0 0.625rem;
}

.es-text-title .-title .-text .default-text ol li {
  padding: 0.625rem 0 0.625rem 0.625rem;
  font-family: "Benton Sans";
  font-weight: normal;
  font-style: normal;
  font-size: 1rem;
  font-size: 1rem;
  line-height: 1.5rem;
  color: #4F5763;
}

@media (min-width: 768px) {
  .es-text-title .-title .-text .default-text ol li {
    font-size: 1.125rem;
  }
}

@media (min-width: 768px) {
  .es-text-title .-title .-text .default-text ol li {
    line-height: 1.75rem;
  }
}

.es-text-title .-title .-text .default-text a {
  font-family: "Benton Sans";
  font-weight: normal;
  font-style: normal;
  font-size: 1rem;
  text-decoration: underline;
  color: #2A313B;
}

@media (min-width: 768px) {
  .es-text-title .-title .-text .default-text a {
    font-size: 1.125rem;
  }
}

.es-text-title .-title .-text .default-text a:hover {
  color: #2480FF;
}

.es-text-title .-title .-text .default-text a.button:hover {
  text-decoration: none;
  color: #ffffff;
}

.es-text-title .-title .-text .default-text h1 {
  font-family: "Benton Sans Light";
  font-weight: normal;
  font-style: normal;
  font-size: 1.5rem;
  margin: 0 0 1.25rem 0;
}

@media (min-width: 768px) {
  .es-text-title .-title .-text .default-text h1 {
    font-size: 3rem;
  }
}

.es-text-title .-title .-text .default-text h2 {
  font-family: "Benton Sans";
  font-weight: bold;
  font-style: normal;
  font-size: 1.125rem;
  margin: 0 0 1.25rem 0;
}

.es-text-title .-title .-text .default-text h3 {
  font-family: "Benton Sans";
  font-weight: bold;
  font-style: normal;
  font-size: 1.125rem;
  margin: 0 0 1.25rem 0;
  font-size: 0.875rem;
  text-transform: uppercase;
}

.es-text-title .-title .-text .default-text h4 {
  font-family: "Benton Sans";
  font-weight: bold;
  font-style: normal;
  font-size: 0.8125rem;
  margin: 0 0 1.25rem 0;
  text-transform: uppercase;
}

.es-text-title .-title .-text .default-text h5 {
  font-family: "Benton Sans Medium";
  font-weight: normal;
  font-style: normal;
  font-size: 0.75rem;
  margin: 0 0 1.25rem 0;
}

@media (min-width: 768px) {
  .es-text-title .-title .-text .default-text h5 {
    font-size: 0.875rem;
  }
}

.es-text-title .-title .-text .default-text h6 {
  font-family: "Benton Sans Medium";
  font-weight: normal;
  font-style: normal;
  font-size: 0.75rem;
  margin: 0 0 1.25rem 0;
  text-transform: uppercase;
}

@media (min-width: 768px) {
  .es-text-title .-title .-text .default-text h6 {
    font-size: 0.875rem;
  }
}

.es-text-title .-title .-text .default-text p {
  font-family: "Benton Sans";
  font-weight: normal;
  font-style: normal;
  font-size: 1rem;
  margin: 0 0 0.9375rem 0;
}

@media (min-width: 768px) {
  .es-text-title .-title .-text .default-text p {
    font-size: 1.125rem;
  }
}

.es-text-title .-title .-text .default-text blockquote {
  font-family: "Benton Sans Medium";
  font-weight: normal;
  font-style: italic;
  font-size: 1.125rem;
  color: #2A313B;
  padding: 0 0rem 0 1.5625rem;
  margin: 3.125rem 0;
  border-left: 6px solid #FF002A;
}

.es-text-title .-title .-text .default-text strong, .es-text-title .-title .-text .default-text b {
  font-weight: bold;
}

.es-text-title .-title .title {
  display: inline-block;
  padding: 0.625rem 0 0 0;
  border-top: 6px solid #FF002A;
}

@media (min-width: 768px) {
  .es-text-title .-title .title {
    width: 50%;
    float: right;
  }
}

.es-text-title .-title .title.-green {
  border-top: 6px solid #09D89A;
}

.es-text-title .-text {
  padding: 1.25rem 0 0 0;
  -ms-flex-preferred-size: calc(100% - 0rem);
      flex-basis: calc(100% - 0rem);
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}

@media (min-width: 768px) {
  .es-text-title .-text {
    -ms-flex-preferred-size: calc(50% - 0rem);
        flex-basis: calc(50% - 0rem);
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    padding: 1rem 0 0 0;
  }
}

.es-text-title .-text p {
  font-family: "Benton Sans";
  font-weight: normal;
  font-style: normal;
  font-size: 1rem;
  line-height: 1.5rem;
  color: #4F5763;
  margin-bottom: 2.1875rem;
}

@media (min-width: 768px) {
  .es-text-title .-text p {
    font-size: 1.125rem;
  }
}

@media (min-width: 768px) {
  .es-text-title .-text p {
    line-height: 1.75rem;
  }
}

@media (min-width: 768px) {
  .es-text-title .-title,
  .es-text-title .-text {
    margin: 0 0.9375rem;
  }
}

.es-text-title .-image {
  margin: 3.75rem 0;
  -ms-flex-preferred-size: calc(66.7% - 0rem);
      flex-basis: calc(66.7% - 0rem);
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}

.es-text-title .-image img {
  width: 100%;
}

.-full {
  width: 100%;
  margin-bottom: 5rem;
}

.es-centered-quote {
  background-color: #FAFAFA;
  padding: 1.875rem 0;
}

.es-centered-quote .-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.es-centered-quote .-content,
.es-centered-quote .-meta {
  width: 100%;
}

@media (min-width: 768px) {
  .es-centered-quote .-content,
  .es-centered-quote .-meta {
    width: 50%;
  }
}

.es-centered-quote .-content {
  text-align: center;
  margin: 0 0 0.625rem 0;
}

@media (min-width: 768px) {
  .es-centered-quote .-content {
    margin: 0;
  }
}

.es-centered-quote .-meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (min-width: 768px) {
  .es-centered-quote .-meta {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.es-centered-quote .-author {
  -ms-flex-preferred-size: calc(50% - 0rem);
      flex-basis: calc(50% - 0rem);
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}

.es-centered-quote .-image {
  margin: 0 0.9375rem 0 0;
  border-radius: 50%;
}

@media (min-width: 768px) {
  .es-centered-quote .-image {
    margin: 0 1.875rem 0 0;
  }
}

.es-centered-quote .-image img {
  width: 3.125rem;
  height: 3.125rem;
}

@media (min-width: 768px) {
  .es-centered-quote .-image img {
    width: 4.8125rem;
    height: 4.8125rem;
  }
}

.es-home-hero {
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  width: 100%;
  overflow: hidden;
}

@media (min-width: 768px) {
  .es-home-hero {
    height: 100vh;
  }
}

.es-home-hero .-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  height: 100%;
  padding: 5rem 1.25rem 7.5rem 1.25rem;
}

@media (min-width: 480px) {
  .es-home-hero .-container {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0;
  }
}

.es-home-hero .-content {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  z-index: 300;
  padding: 0 1.25rem;
}

@media (min-width: 1080px) {
  .es-home-hero .-content {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 51%;
            flex: 0 0 51%;
  }
}

.es-home-hero .title {
  padding: 0.625rem 0.3125rem 0 0.3125rem;
  display: inline-block;
}

@media (max-width: 767px) {
  .es-home-hero .title {
    line-height: 2.125rem;
  }
}

.es-home-hero .title span {
  background-image: -webkit-linear-gradient(270deg, rgba(36, 128, 255, 0.9) 100%, rgba(36, 128, 255, 0.9) 0);
  background-image: linear-gradient(180deg, rgba(36, 128, 255, 0.9) 100%, rgba(36, 128, 255, 0.9) 0);
  display: inline;
  padding: 0.32rem 0;
  box-shadow: 5px 0 0 rgba(36, 128, 255, 0.9), -5px 0 0 rgba(36, 128, 255, 0.9);
}

.es-home-hero .-hero-bottom {
  width: 100%;
  display: block;
  padding: 0.625rem 0 1.25rem 0;
  background-color: #ffffff;
  position: absolute;
  bottom: 0;
}

.es-home-hero .-hero-bottom:before {
  content: "Media Coverage for Royalty Exchange";
  text-align: center;
  position: absolute;
  color: #ffffff;
  top: -2.5rem;
  width: 100%;
  font-size: 0.8125rem;
  text-transform: uppercase;
  font-family: "Benton Sans";
  font-weight: bold;
  font-style: normal;
  font-size: 0.8125rem;
}

.es-home-hero .-logos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  padding: 0 1.25rem;
  z-index: 400;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}

@media (min-width: 900px) {
  .es-home-hero .-logos {
    width: 48.375rem;
    padding: 0;
    margin: 0 auto;
  }
}

@media (min-width: 1080px) {
  .es-home-hero .-logos {
    width: 58rem;
  }
}

@media (min-width: 1260px) {
  .es-home-hero .-logos {
    width: 67.6875rem;
  }
}

@media (min-width: 1400px) {
  .es-home-hero .-logos {
    width: 78.125rem;
  }
}

.es-home-hero .-logos .-images {
  margin: 0 0.1875rem;
}

@media (min-width: 768px) {
  .es-home-hero .-logos .-images {
    margin: 0 0.625rem;
  }
}

@media (min-width: 900px) {
  .es-home-hero .-logos .-images {
    margin: 0 2.1875rem;
  }
}

.es-medium-hero {
  padding: 10rem 0 5.9375rem 0;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  margin-bottom: 5rem;
  border-bottom: 1px solid #979797;
}

.es-medium-hero .-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.es-medium-hero .-content {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
}

.es-medium-hero .title {
  padding: 0.625rem 0.3125rem;
  display: inline-block;
}

.es-medium-hero .title span {
  background-image: -webkit-linear-gradient(270deg, rgba(255, 143, 118, 0.9) 100%, rgba(255, 143, 118, 0.9) 0);
  background-image: linear-gradient(180deg, rgba(255, 143, 118, 0.9) 100%, rgba(255, 143, 118, 0.9) 0);
  display: inline;
  padding: 0.32rem 0;
  box-shadow: 5px 0 0 rgba(255, 143, 118, 0.9), -5px 0 0 rgba(255, 143, 118, 0.9);
}

.es-small-hero {
  padding: 5rem 0 1.25rem 0;
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
  margin-bottom: 5rem;
  background-color: #FAFAFA;
  border-bottom: 1px solid #979797;
}

@media (min-width: 768px) {
  .es-small-hero {
    padding: 10rem 0 5.625rem 0;
  }
}

.es-small-hero.-bare {
  border-bottom: none;
  background-color: transparent;
}

.es-small-hero.-bare .title span {
  background-image: none;
  background-color: transparent;
  box-shadow: none;
}

.es-small-hero .-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.es-small-hero .-content {
  -ms-flex-preferred-size: calc(100% - 0rem);
      flex-basis: calc(100% - 0rem);
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}

@media (min-width: 768px) {
  .es-small-hero .-content {
    -ms-flex-preferred-size: calc(50% - 0rem);
        flex-basis: calc(50% - 0rem);
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
  }
}

.es-small-hero .title {
  padding: 0.625rem 0.3125rem;
  display: inline-block;
}

.es-small-hero .title span {
  background-image: -webkit-linear-gradient(270deg, rgba(255, 0, 42, 0.9) 100%, rgba(255, 0, 42, 0.9) 0);
  background-image: linear-gradient(180deg, rgba(255, 0, 42, 0.9) 100%, rgba(255, 0, 42, 0.9) 0);
  display: inline;
  padding: 0.32rem 0;
  box-shadow: 5px 0 0 rgba(255, 0, 42, 0.9), -5px 0 0 rgba(255, 0, 42, 0.9);
}

.es-small-hero.-no-image {
  /*padding: 6.25rem 0 4.6875rem 0;*/
  padding: 3.25rem 0 2.6875rem 0;
}

.es-small-hero.-no-image .-container {
  display: block;
}

.es-small-hero.-no-image .-content {
  -webkit-box-flex: 0;
      -ms-flex: 0;
          flex: 0;
  width: 50%;
  margin: 0 auto;
  text-align: center;
}

.es-small-hero.-no-image .title {
  background-color: transparent;
  color: #2A313B;
}

.es-small-hero.-no-image .title span {
  background-image: none;
  background-color: transparent;
  box-shadow: none;
}

.es-meta-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.es-meta-text .-item {
  -ms-flex-preferred-size: calc(33.3% - 2.5rem);
      flex-basis: calc(33.3% - 2.5rem);
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.es-cta {
  background-color: #FAFAFA;
  padding: 3.125rem 0;
  margin: 0 0 3.75rem 0;
}

.es-cta.-footer {
  margin-bottom: 0;
}

.es-cta .-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}

.es-cta .title,
.es-cta .text {
  width: 100%;
}

@media (min-width: 768px) {
  .es-cta .title,
  .es-cta .text {
    width: 50%;
  }
}

.es-cta .link {
  margin: 0.9375rem 0 0 0;
}

.es-two-columns-text {
  margin: 0 0 3.75rem 0;
}

.es-two-columns-text .-content {
  width: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (min-width: 768px) {
  .es-two-columns-text .-content {
    width: 68%;
  }
}

.es-two-columns-text .-item {
  -ms-flex-preferred-size: calc(100% - 0rem);
      flex-basis: calc(100% - 0rem);
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  margin-bottom: 3.75rem;
}

@media (min-width: 768px) {
  .es-two-columns-text .-item {
    -ms-flex-preferred-size: calc(50% - 0.9375rem);
        flex-basis: calc(50% - 0.9375rem);
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
  }
}

.es-two-columns-categories {
  margin: 0 0 7.5rem 0;
}

.es-two-columns-categories .-title {
  width: 100%;
  margin: 0 auto 5.9375rem auto;
  text-align: center;
}

@media (min-width: 768px) {
  .es-two-columns-categories .-title {
    width: 55%;
  }
}

.es-two-columns-categories .-content {
  width: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (min-width: 768px) {
  .es-two-columns-categories .-content {
    width: 83%;
  }
}

.es-two-columns-categories .-category {
  -ms-flex-preferred-size: calc(100% - 0rem);
      flex-basis: calc(100% - 0rem);
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  margin: 0 0 6.25rem 0;
  position: relative;
}

@media (min-width: 768px) {
  .es-two-columns-categories .-category {
    -ms-flex-preferred-size: calc(50% - 0.9375rem);
        flex-basis: calc(50% - 0.9375rem);
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    height: 21.25rem;
  }
}

.es-two-columns-categories img {
  width: 100%;
  height: 13.125rem;
  margin: 0 0 0.625rem 0;
}

.es-two-columns-categories .-link {
  position: absolute;
  bottom: -10px;
  left: 0;
}

@media (min-width: 768px) {
  .es-two-columns-categories .-link {
    bottom: 0;
  }
}

.es-testimonial {
  padding: 4.6875rem 0 5.9375rem 0;
  background-color: #FF002A;
}

.es-testimonial .-content {
  width: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (min-width: 768px) {
  .es-testimonial .-content {
    width: 68%;
  }
}

.es-testimonial .-block {
  -ms-flex-preferred-size: calc(100% - 0rem);
      flex-basis: calc(100% - 0rem);
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  margin: 0 0 3.125rem 0;
}

@media (min-width: 768px) {
  .es-testimonial .-block {
    -ms-flex-preferred-size: calc(50% - 0.9375rem);
        flex-basis: calc(50% - 0.9375rem);
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
  }
}

.es-testimonial .-quote {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: auto;
}

.es-testimonial .-wrapper {
  background-color: #ffffff;
  box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.35);
  position: relative;
}

.es-testimonial .-wrapper:after {
  content: "";
  border-style: solid;
  border-width: 12px 12.5px 0 12.5px;
  border-color: #ffffff transparent transparent transparent;
  position: absolute;
  bottom: -0.6875rem;
  left: 1.875rem;
  -webkit-transform: rotate(360deg);
}

.es-testimonial .-italic {
  background-color: #ffffff;
  padding: 1.25rem 1.25rem 1.5625rem 1.5625rem;
}

.es-testimonial .-meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #ffffff;
  padding: 0 1.25rem 1.5625rem 1.25rem;
}

.es-testimonial .-author {
  -ms-flex-preferred-size: calc(66.7% - 0rem);
      flex-basis: calc(66.7% - 0rem);
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}

.es-testimonial .-image {
  margin: 0 0.9375rem 0 0;
  border-radius: 50%;
}

@media (min-width: 768px) {
  .es-testimonial .-image {
    margin: 0 1.875rem 0 0;
  }
}

.es-testimonial .-image img {
  width: 3.125rem;
  height: 3.125rem;
}

@media (min-width: 768px) {
  .es-testimonial .-image img {
    width: 4.8125rem;
    height: 4.8125rem;
  }
}

.es-media-blog-entry {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px solid #979797;
  padding: 1.875rem 0;
}

@media (min-width: 768px) {
  .es-media-blog-entry {
    width: 88%;
    padding: 3.75rem 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.es-media-blog-entry:last-of-type {
  border-bottom: none;
  margin: 0 0 1.875rem 0;
}

.es-media-blog-entry:first-of-type {
  padding: 0 0 3.75rem 0;
}

.es-media-blog-entry .-image {
  margin: 0 0 0.9375rem 0;
}

@media (min-width: 768px) {
  .es-media-blog-entry .-image {
    margin: 0 1.875rem 0 0;
    width: 6.875rem;
  }
}

.es-media-blog-entry .-image img {
  width: 6.875rem;
  height: auto;
}

@media (min-width: 768px) {
  .es-media-blog-entry .-image img {
    width: 100%;
    height: auto;
  }
}

@media (min-width: 768px) {
  .es-media-blog-entry .-content {
    -ms-flex-preferred-size: calc(100% - 0rem);
        flex-basis: calc(100% - 0rem);
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex: 0 0 80%;
        flex: 0 0 80%;
  }
}

.es-media-blog-entry .button {
  float: right;
}

.es-media-blog-entry p {
  margin: 1rem 0 0 0;
}

.-es-sidebar {
  border-top: 6px solid #FF002A;
  padding: 0.9375rem 0 0 0;
  width: 100%;
  margin-bottom: 3.75rem;
}

@media (min-width: 768px) {
  .-es-sidebar {
    width: 75%;
    margin-bottom: 0;
  }
}

.-es-sidebar ul {
  list-style: none;
  padding: 0;
}

.-es-sidebar .link.-paragraph-light {
  text-decoration: underline;
  -webkit-transition: color 240ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
          transition: color 240ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
}

.-es-sidebar .link.-paragraph-light:hover {
  color: #2480FF;
}

.-es-sidebar .title {
  margin-bottom: 1.25rem;
}

.-es-sidebar .-posts li {
  padding: 0;
  margin-bottom: 0.625rem;
}

.-es-sidebar .-posts a {
  display: block;
}

.-es-sidebar .-links {
  margin: 0 0 3.75rem 0;
}

.-es-sidebar .-links .title {
  margin: 0 0 1.25rem 0;
}

.-es-sidebar .-links li {
  line-height: 1.75rem;
  padding: 0;
}

.es-faq-text-title {
  margin: 0 0 1.875rem 0;
}

@media (min-width: 768px) {
  .es-faq-text-title {
    margin: 0 0 3.125rem 0;
  }
}

@media (min-width: 900px) {
  .es-faq-text-title {
    margin: 0 0 4.6875rem 0;
  }
}

.es-faq-text-title .-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.es-faq-text-title .-title {
  -ms-flex-preferred-size: calc(100% - 0rem);
      flex-basis: calc(100% - 0rem);
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}

@media (min-width: 768px) {
  .es-faq-text-title .-title {
    -ms-flex-preferred-size: calc(33.3% - 0rem);
        flex-basis: calc(33.3% - 0rem);
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
  }
}

.es-faq-text-title .-title .title {
  width: 75%;
  padding: 0.625rem 0 0 0;
  border-top: 6px solid #FF002A;
}

@media (min-width: 768px) {
  .es-faq-text-title .-title .title {
    width: 50%;
    float: right;
  }
}

.es-faq-text-title p {
  font-family: "Benton Sans";
  font-weight: normal;
  font-style: normal;
  font-size: 1rem;
  line-height: 1.5rem;
  color: #4F5763;
}

@media (min-width: 768px) {
  .es-faq-text-title p {
    font-size: 1.125rem;
  }
}

@media (min-width: 768px) {
  .es-faq-text-title p {
    line-height: 1.75rem;
  }
}

.es-faq-text-title a {
  font-family: "Benton Sans";
  font-weight: bold;
  font-style: normal;
  font-size: 1rem;
  color: #2A313B;
}

@media (min-width: 768px) {
  .es-faq-text-title a {
    font-size: 1.125rem;
  }
}

.es-faq-text-title a:hover {
  text-decoration: underline;
  color: #2480FF;
}

.es-faq-text-title ol {
  padding: 0 0 0 1.875rem;
  margin: 0 0 0 0.625rem;
}

.es-faq-text-title ol li {
  padding: 0.625rem 0 0.625rem 0.625rem;
  font-family: "Benton Sans";
  font-weight: normal;
  font-style: normal;
  font-size: 1rem;
  line-height: 1.5rem;
  color: #4F5763;
}

@media (min-width: 768px) {
  .es-faq-text-title ol li {
    font-size: 1.125rem;
  }
}

@media (min-width: 768px) {
  .es-faq-text-title ol li {
    line-height: 1.75rem;
  }
}

.es-faq-text-title .-text {
  -ms-flex-preferred-size: calc(100% - 0rem);
      flex-basis: calc(100% - 0rem);
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  padding: 0.625rem 0 0 0;
}

@media (min-width: 768px) {
  .es-faq-text-title .-text {
    -ms-flex-preferred-size: calc(50% - 0rem);
        flex-basis: calc(50% - 0rem);
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
  }
}

.es-faq-text-title .-title,
.es-faq-text-title .-text {
  margin: 0 0.9375rem;
}

.es-faq-text-title .-image {
  margin: 3.75rem 0;
  -ms-flex-preferred-size: calc(66.7% - 0rem);
      flex-basis: calc(66.7% - 0rem);
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}

.es-faq-text-title .-image img {
  width: 100%;
}

.es-faq-text-title .-item {
  margin: 0 0 3.4375rem 0;
}

.es-image-text-title {
  margin: 0 0 1.875rem 0;
}

@media (min-width: 768px) {
  .es-image-text-title {
    margin: 0 0 3.125rem 0;
  }
}

@media (min-width: 900px) {
  .es-image-text-title {
    margin: 0 0 4.6875rem 0;
  }
}

.es-image-text-title .-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.es-image-text-title .-title {
  -ms-flex-preferred-size: calc(100% - 0rem);
      flex-basis: calc(100% - 0rem);
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}

@media (min-width: 768px) {
  .es-image-text-title .-title {
    -ms-flex-preferred-size: calc(33.3% - 0rem);
        flex-basis: calc(33.3% - 0rem);
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
  }
}

.es-image-text-title .-title .title {
  width: 100%;
  float: right;
  padding: 0.625rem 0 0 0;
  border-top: 6px solid #FF002A;
}

@media (min-width: 768px) {
  .es-image-text-title .-title .title {
    width: 50%;
  }
}

.es-image-text-title .-text {
  -ms-flex-preferred-size: calc(100% - 0rem);
      flex-basis: calc(100% - 0rem);
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  padding: 0.625rem 0 0 0;
}

@media (min-width: 768px) {
  .es-image-text-title .-text {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58%;
            flex: 0 0 58%;
  }
}

@media (min-width: 768px) {
  .es-image-text-title .-title,
  .es-image-text-title .-text {
    margin: 0 0.9375rem;
  }
}

.es-image-text-title .-item {
  margin: 0 0 3.4375rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.es-image-text-title .-item .text {
  -ms-flex-preferred-size: calc(100% - 0rem);
      flex-basis: calc(100% - 0rem);
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media (min-width: 768px) {
  .es-image-text-title .-item .text {
    -ms-flex-preferred-size: calc(75% - 1.875rem);
        flex-basis: calc(75% - 1.875rem);
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
}

.es-image-text-title .-item img {
  width: 9.375rem;
  height: auto;
  margin: 0 0 1.875rem 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

@media (min-width: 768px) {
  .es-image-text-title .-item img {
    margin: 0 1.875rem 0 0;
  }
}

.es-media-contact {
  margin: 0 0 1.875rem 0;
}

@media (min-width: 768px) {
  .es-media-contact {
    margin: 0 0 3.125rem 0;
  }
}

@media (min-width: 900px) {
  .es-media-contact {
    margin: 0 0 4.6875rem 0;
  }
}

.es-media-contact .-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.es-media-contact .-title {
  -ms-flex-preferred-size: calc(100% - 0rem);
      flex-basis: calc(100% - 0rem);
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}

@media (min-width: 768px) {
  .es-media-contact .-title {
    -ms-flex-preferred-size: calc(33.3% - 0rem);
        flex-basis: calc(33.3% - 0rem);
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
  }
}

.es-media-contact .-title .title {
  width: 100%;
  float: right;
  padding: 0.625rem 0 0 0;
  border-top: 6px solid #FF8F76;
}

@media (min-width: 768px) {
  .es-media-contact .-title .title {
    width: 50%;
  }
}

.es-media-contact .-text {
  -ms-flex-preferred-size: calc(100% - 0rem);
      flex-basis: calc(100% - 0rem);
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  padding: 0.625rem 0 0 0;
}

@media (min-width: 768px) {
  .es-media-contact .-text {
    -ms-flex-preferred-size: calc(50% - 0rem);
        flex-basis: calc(50% - 0rem);
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
  }
}

@media (min-width: 768px) {
  .es-media-contact .-title,
  .es-media-contact .-text {
    margin: 0 0.9375rem;
  }
}

.es-media-contact .-contact {
  margin: 2.8125rem 0 7.1875rem 0;
}

.es-media-contact .-contact span,
.es-media-contact .-contact .link {
  display: block;
}

.es-media-contact .-logos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.es-media-contact .-logos .-images {
  -ms-flex-preferred-size: calc(33.3% - 0rem);
      flex-basis: calc(33.3% - 0rem);
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  margin: 1.25rem 0;
}

@media (min-width: 768px) {
  .es-media-contact .-logos .-images {
    margin: 0 0 3.125rem 0;
  }
  .es-media-contact .-logos .-images:last-of-type {
    padding: 0 0 0 3.125rem;
  }
}

.es-recent-press {
  margin: 0 0 1.875rem 0;
}

@media (min-width: 768px) {
  .es-recent-press {
    margin: 0 0 3.125rem 0;
  }
}

@media (min-width: 900px) {
  .es-recent-press {
    margin: 0 0 4.6875rem 0;
  }
}

.es-recent-press .-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.es-recent-press .-title {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.33%;
          flex: 0 0 33.33%;
}

.es-recent-press .-title .title {
  width: 50%;
  float: right;
  padding: 0.625rem 0 0 0;
  border-top: 6px solid #FF8F76;
}

.es-recent-press .-item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  padding: 0.625rem 0 0 0;
}

.es-recent-press .-title,
.es-recent-press .-item {
  margin: 0 0.9375rem;
}

.es-blog-text-title {
  margin: 0 0 1.875rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media (min-width: 768px) {
  .es-blog-text-title {
    margin: 0 0 3.125rem 0;
  }
}

@media (min-width: 900px) {
  .es-blog-text-title {
    margin: 0 0 4.6875rem 0;
  }
}

.es-blog-text-title .-title {
  -ms-flex-preferred-size: calc(100% - 0rem);
      flex-basis: calc(100% - 0rem);
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}

@media (min-width: 768px) {
  .es-blog-text-title .-title {
    -ms-flex-preferred-size: calc(25% - 0rem);
        flex-basis: calc(25% - 0rem);
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
  }
}

.es-blog-text-title .-title .title {
  width: 75%;
  padding: 0.625rem 0 0 0;
  border-top: 6px solid #FF002A;
}

@media (min-width: 768px) {
  .es-blog-text-title .-title .title {
    width: 100%;
    float: right;
  }
}

.es-blog-text-title .-text {
  padding: 0.625rem 0 0 0;
  -ms-flex-preferred-size: calc(100% - 0rem);
      flex-basis: calc(100% - 0rem);
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}

@media (min-width: 768px) {
  .es-blog-text-title .-text {
    -ms-flex-preferred-size: calc(66.7% - 0rem);
        flex-basis: calc(66.7% - 0rem);
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
  }
}

.es-blog-text-title .-text .default-text {
  font-family: "Benton Sans";
  font-weight: normal;
  font-style: normal;
  font-size: 1rem;
}

@media (min-width: 768px) {
  .es-blog-text-title .-text .default-text {
    font-size: 1.125rem;
  }
}

.es-blog-text-title .-text .default-text ul {
  padding: 0 0 0 1.875rem;
}

.es-blog-text-title .-text .default-text ul li {
  padding: 0.625rem 0 0.625rem 0.625rem;
  font-family: "Benton Sans";
  font-weight: normal;
  font-style: normal;
  font-size: 1rem;
  font-size: 1rem;
  line-height: 1.5rem;
  color: #4F5763;
}

@media (min-width: 768px) {
  .es-blog-text-title .-text .default-text ul li {
    font-size: 1.125rem;
  }
}

@media (min-width: 768px) {
  .es-blog-text-title .-text .default-text ul li {
    line-height: 1.75rem;
  }
}

.es-blog-text-title .-text .default-text ol {
  padding: 0 0 0 1.875rem;
  margin: 0 0 0 0.625rem;
}

.es-blog-text-title .-text .default-text ol li {
  padding: 0.625rem 0 0.625rem 0.625rem;
  font-family: "Benton Sans";
  font-weight: normal;
  font-style: normal;
  font-size: 1rem;
  font-size: 1rem;
  line-height: 1.5rem;
  color: #4F5763;
}

@media (min-width: 768px) {
  .es-blog-text-title .-text .default-text ol li {
    font-size: 1.125rem;
  }
}

@media (min-width: 768px) {
  .es-blog-text-title .-text .default-text ol li {
    line-height: 1.75rem;
  }
}

.es-blog-text-title .-text .default-text a {
  font-family: "Benton Sans";
  font-weight: normal;
  font-style: normal;
  font-size: 1rem;
  text-decoration: underline;
  color: #2A313B;
}

@media (min-width: 768px) {
  .es-blog-text-title .-text .default-text a {
    font-size: 1.125rem;
  }
}

.es-blog-text-title .-text .default-text a:hover {
  color: #2480FF;
}

.es-blog-text-title .-text .default-text a.button:hover {
  text-decoration: none;
  color: #ffffff;
}

.es-blog-text-title .-text .default-text h1 {
  font-family: "Benton Sans Light";
  font-weight: normal;
  font-style: normal;
  font-size: 1.5rem;
  margin: 0 0 1.25rem 0;
}

@media (min-width: 768px) {
  .es-blog-text-title .-text .default-text h1 {
    font-size: 3rem;
  }
}

.es-blog-text-title .-text .default-text h2 {
  font-family: "Benton Sans";
  font-weight: bold;
  font-style: normal;
  font-size: 1.125rem;
  margin: 0 0 1.25rem 0;
}

.es-blog-text-title .-text .default-text h3 {
  font-family: "Benton Sans";
  font-weight: bold;
  font-style: normal;
  font-size: 1.125rem;
  margin: 0 0 1.25rem 0;
  font-size: 0.875rem;
  text-transform: uppercase;
}

.es-blog-text-title .-text .default-text h4 {
  font-family: "Benton Sans";
  font-weight: bold;
  font-style: normal;
  font-size: 0.8125rem;
  margin: 0 0 1.25rem 0;
  text-transform: uppercase;
}

.es-blog-text-title .-text .default-text h5 {
  font-family: "Benton Sans Medium";
  font-weight: normal;
  font-style: normal;
  font-size: 0.75rem;
  margin: 0 0 1.25rem 0;
}

@media (min-width: 768px) {
  .es-blog-text-title .-text .default-text h5 {
    font-size: 0.875rem;
  }
}

.es-blog-text-title .-text .default-text h6 {
  font-family: "Benton Sans Medium";
  font-weight: normal;
  font-style: normal;
  font-size: 0.75rem;
  margin: 0 0 1.25rem 0;
  text-transform: uppercase;
}

@media (min-width: 768px) {
  .es-blog-text-title .-text .default-text h6 {
    font-size: 0.875rem;
  }
}

.es-blog-text-title .-text .default-text p {
  font-family: "Benton Sans";
  font-weight: normal;
  font-style: normal;
  font-size: 1rem;
  margin: 0 0 0.9375rem 0;
}

@media (min-width: 768px) {
  .es-blog-text-title .-text .default-text p {
    font-size: 1.125rem;
  }
}

.es-blog-text-title .-text .default-text blockquote {
  font-family: "Benton Sans Medium";
  font-weight: normal;
  font-style: italic;
  font-size: 1.125rem;
  color: #2A313B;
  padding: 0 0rem 0 1.5625rem;
  margin: 3.125rem 0;
  border-left: 6px solid #FF002A;
}

.es-blog-text-title .-text .default-text strong, .es-blog-text-title .-text .default-text b {
  font-weight: bold;
}

@media (min-width: 768px) {
  .es-blog-text-title .-title {
    margin: 0 0.9375rem;
  }
}

.es-blog-text-title .-image {
  margin: 3.75rem 0;
  -ms-flex-preferred-size: calc(66.7% - 0rem);
      flex-basis: calc(66.7% - 0rem);
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}

.es-blog-text-title .-image img {
  width: 100%;
}

.es-royalty-article-list {
  margin: 0 0 10.625rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.es-royalty-article-list .-item {
  -ms-flex-preferred-size: calc(100% - 0rem);
      flex-basis: calc(100% - 0rem);
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  margin: 0 0 1.875rem 0;
}

@media (min-width: 768px) {
  .es-royalty-article-list .-item {
    -ms-flex-preferred-size: calc(33.3% - 1.875rem);
        flex-basis: calc(33.3% - 1.875rem);
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    margin: 0 0 3.75rem 0;
  }
}

.es-royalty-article-list .-item img {
  margin: 0 0 0.625rem 0;
  width: 100%;
  height: auto;
}

@media (min-width: 768px) {
  .es-royalty-article-list .-item img {
    margin: 0 0 1.25rem 0;
    max-width: 18.125rem;
    max-height: 18.125rem;
    width: 100%;
    height: 100%;
  }
}

.es-royalty-article-list .-item .title {
  margin: 0 0 1.25rem 0;
}

.es-centered-text {
  width: 100%;
  margin: 0 auto 1.875rem auto;
}

@media (min-width: 768px) {
  .es-centered-text {
    width: 50%;
    margin: 0 auto 3.75rem auto;
    text-align: center;
  }
}

.es-default-text {
  width: 100%;
  margin: 0 auto 1.875rem auto;
}

@media (min-width: 768px) {
  .es-default-text {
    width: 60%;
    margin: 0 auto 3.75rem auto;
  }
}

.es-default-text ul {
  padding: 0 0 0 1.875rem;
}

.es-default-text ul li {
  padding: 0.625rem 0 0.625rem 0.625rem;
  font-family: "Benton Sans";
  font-weight: normal;
  font-style: normal;
  font-size: 1rem;
  font-size: 1rem;
  line-height: 1.5rem;
  color: #4F5763;
}

@media (min-width: 768px) {
  .es-default-text ul li {
    font-size: 1.125rem;
  }
}

@media (min-width: 768px) {
  .es-default-text ul li {
    line-height: 1.75rem;
  }
}

.es-default-text ol {
  padding: 0 0 0 1.875rem;
  margin: 0 0 0 0.625rem;
}

.es-default-text ol li {
  padding: 0.625rem 0 0.625rem 0.625rem;
  font-family: "Benton Sans";
  font-weight: normal;
  font-style: normal;
  font-size: 1rem;
  font-size: 1rem;
  line-height: 1.5rem;
  color: #4F5763;
}

@media (min-width: 768px) {
  .es-default-text ol li {
    font-size: 1.125rem;
  }
}

@media (min-width: 768px) {
  .es-default-text ol li {
    line-height: 1.75rem;
  }
}

.es-default-text a {
  font-family: "Benton Sans";
  font-weight: normal;
  font-style: normal;
  font-size: 1rem;
  text-decoration: underline;
  color: #2A313B;
}

@media (min-width: 768px) {
  .es-default-text a {
    font-size: 1.125rem;
  }
}

.es-default-text a:hover {
  color: #2480FF;
}

.es-default-text a.button:hover {
  text-decoration: none;
  color: #ffffff;
}

.es-default-text h1 {
  font-family: "Benton Sans Light";
  font-weight: normal;
  font-style: normal;
  font-size: 1.5rem;
  margin: 0 0 1.25rem 0;
}

@media (min-width: 768px) {
  .es-default-text h1 {
    font-size: 3rem;
  }
}

.es-default-text h2 {
  font-family: "Benton Sans";
  font-weight: bold;
  font-style: normal;
  font-size: 1.125rem;
  margin: 0 0 1.25rem 0;
}

.es-default-text h3 {
  font-family: "Benton Sans";
  font-weight: bold;
  font-style: normal;
  font-size: 1.125rem;
  margin: 0 0 1.25rem 0;
  font-size: 0.875rem;
  text-transform: uppercase;
}

.es-default-text h4 {
  font-family: "Benton Sans";
  font-weight: bold;
  font-style: normal;
  font-size: 0.8125rem;
  margin: 0 0 1.25rem 0;
  text-transform: uppercase;
}

.es-default-text h5 {
  font-family: "Benton Sans Medium";
  font-weight: normal;
  font-style: normal;
  font-size: 0.75rem;
  margin: 0 0 1.25rem 0;
}

@media (min-width: 768px) {
  .es-default-text h5 {
    font-size: 0.875rem;
  }
}

.es-default-text h6 {
  font-family: "Benton Sans Medium";
  font-weight: normal;
  font-style: normal;
  font-size: 0.75rem;
  margin: 0 0 1.25rem 0;
  text-transform: uppercase;
}

@media (min-width: 768px) {
  .es-default-text h6 {
    font-size: 0.875rem;
  }
}

.es-default-text p {
  font-family: "Benton Sans";
  font-weight: normal;
  font-style: normal;
  font-size: 1rem;
  margin: 0 0 0.9375rem 0;
}

@media (min-width: 768px) {
  .es-default-text p {
    font-size: 1.125rem;
  }
}

.es-default-text blockquote {
  font-family: "Benton Sans Medium";
  font-weight: normal;
  font-style: italic;
  font-size: 1.125rem;
  color: #2A313B;
  padding: 0 0rem 0 1.5625rem;
  margin: 3.125rem 0;
  border-left: 6px solid #FF002A;
}

.es-default-text strong, .es-default-text b {
  font-weight: bold;
}

.es-learn-article-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.es-learn-article-list .title.-main {
  width: 1005;
  margin: 0 0 1.25rem 0;
}

@media (min-width: 768px) {
  .es-learn-article-list .title.-main {
    width: 67%;
    margin: 0 0 2.5rem 0;
  }
}

.es-learn-article-list .es-media-blog-entry {
  padding: 4.375rem 0 3.75rem 0;
  border-top: 1px solid #979797;
  border-bottom: 0;
}

.es-pagination {
  margin: 1.875rem 0 7.5rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}

.es-pagination .show-large {
  display: none;
}

.es-pagination .hide-large {
  margin: auto 1rem;
}

@media (min-width: 768px) {

  .es-pagination .show-large {
   display: inherit;
  }

  .es-pagination .hide-large {
    display: none;
  }

}

.es-pagination .link.-paragraph {
  padding: 0 1.875rem;
  position: relative;
}

.es-pagination .link.-paragraph:hover {
  color: #FF002A;
}

.es-pagination .link.-paragraph:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  height: 4px;
  width: 20px;
  background-color: red;
  margin-left: -10px;
  opacity: 0;
}

.es-pagination .link.-paragraph.-active:hover {
  text-decoration: none;
}

.es-pagination .link.-paragraph.-active:after {
  opacity: 1;
}

.es-centered-title {
  -ms-flex-preferred-size: calc(100% - 0rem);
      flex-basis: calc(100% - 0rem);
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  margin: 0 0 6.25rem 0;
  text-align: center;
}

.es-centered-title.-padded {
  padding: 4.375rem 0 0 0;
}

@media (max-width: 767px) {
  .es-filtering-sidebar {
    width: 100%;
  }
}

.es-filtering-sidebar h4 {
  display: none;
}

@media (min-width: 768px) {
  .es-filtering-sidebar h4 {
    display: block;
  }
}

.es-filtering-sidebar ul {
  list-style: none;
  padding: 0;
  margin: 0.9375rem 0 0 0;
  display: none;
}

.es-filtering-sidebar ul.-sub {
  margin: 0 0 0 0.9375rem;
}

@media (min-width: 768px) {
  .es-filtering-sidebar ul {
    display: block;
  }
}

.es-filtering-sidebar li {
  padding: 0.3125rem 0;
}

.es-filtering-sidebar a {
  padding: 0.3125rem 0 0.3125rem 0.9375rem;
  color: #2A313B;
  display: block;
  position: relative;
}

.es-filtering-sidebar a:before {
  position: absolute;
  content: "";
  height: 100%;
  width: 5px;
  background-color: #FF002A;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: opacity 240ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
          transition: opacity 240ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
}

.es-filtering-sidebar a:hover:before {
  opacity: 1;
}

.es-filtering-sidebar a.-active:before {
  opacity: 1;
}

.es-filtering-sidebar .-filters-mobile {
  display: block;
  margin: 0 0 1.875rem 0;
}

@media (min-width: 768px) {
  .es-filtering-sidebar .-filters-mobile {
    display: none;
  }
}

.es-auction-overview-list .-heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  margin: 0 0 1.5625rem 0;
}

.es-auction-overview-list .-heading .button {
  margin: 0;
}

.es-auction-overview-list .-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin: 0 -0.9375rem 3rem -0.9375rem;
}

@media (min-width: 768px) {
  .es-auction-overview-list.three-wide .es-auction-item {
    -ms-flex-preferred-size: calc(33.3% - 1.875rem);
        flex-basis: calc(33.3% - 1.875rem);
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
  }
}

.es-auction-overview-row .-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin: 0 0 3rem 0;
}

.es-auction-overview-row .-list .es-auction-item {
  -ms-flex-preferred-size: calc(100% - 0rem);
      flex-basis: calc(100% - 0rem);
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  position: relative;
  margin: 0 0 3.75rem 0;
}

@media (min-width: 480px) {
  .es-auction-overview-row .-list .es-auction-item {
    -ms-flex-preferred-size: calc(50% - 1.875rem);
        flex-basis: calc(50% - 1.875rem);
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    margin: 0 0.9375rem 3.75rem 0.9375rem;
  }
}

@media (min-width: 1260px) {
  .es-auction-overview-row .-list .es-auction-item {
    -ms-flex-preferred-size: calc(25% - 1.875rem);
        flex-basis: calc(25% - 1.875rem);
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    max-width: 18.125rem;
  }
}

.es-featured-auction-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  border: 1px inset rgba(0, 0, 0, 0.3);
  margin: 0 0 6.875rem 0;
  background-color: #FAFAFA;
}

@media (min-width: 1260px) {
  .es-featured-auction-item {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}

.es-featured-auction-item .-image {
  -ms-flex-preferred-size: calc(100% - 0rem);
      flex-basis: calc(100% - 0rem);
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
      position: relative;
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    min-height: 210px;
}

@media (min-width: 900px) {
  .es-featured-auction-item .-image {
    -ms-flex-preferred-size: calc(33.3% - 0rem);
    flex-basis: calc(33.3% - 0rem);
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
  }
}


.es-featured-auction-item .-image > div {
  padding: 50% 0;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.es-featured-auction-item .title.-auction-item {
  color: #4F5763;
  letter-spacing: 0.0625rem;
}

.es-featured-auction-item .title.-secondary {
  padding: 0.75rem 0 1.25rem 0;
  line-height: 1.375rem;
}

.es-featured-auction-item .-content {
  -ms-flex-preferred-size: calc(100% - 0rem);
      flex-basis: calc(100% - 0rem);
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  padding: 1.875rem;
}

@media (min-width: 900px) {
  .es-featured-auction-item .-content {
      -ms-flex-preferred-size: calc(66.7%);
      flex-basis: calc(66.7%);
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
  }
}

.es-past-auctions .-image {
  position: relative;
}

.es-past-auctions .-image .-closed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.es-past-auctions .-list .es-auction-item img {
  margin: 0;
}

.es-past-auctions .-list .es-auction-item .title {
  margin: 1.25rem 0;
}

.es-nav-mobile {
  display: block;
  padding: 0.625rem 0;
  border-top: 5px solid #FF002A;
  box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.5);
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  background-color: #ffffff;
  z-index: 1000;
}

@media (min-width: 768px) {
  .es-nav-mobile {
    display: none;
  }
}

.es-nav-mobile .-container {
  width: 100%;
  padding: 0 1.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (min-width: 900px) {
  .es-nav-mobile .-container {
    width: 48.375rem;
    padding: 0;
    margin: 0 auto;
  }
}

@media (min-width: 1080px) {
  .es-nav-mobile .-container {
    width: 58rem;
  }
}

@media (min-width: 1260px) {
  .es-nav-mobile .-container {
    width: 67.6875rem;
  }
}

@media (min-width: 1400px) {
  .es-nav-mobile .-container {
    width: 78.125rem;
  }
}

.es-nav-mobile .-logo {
  max-width: 9.0625rem;
  width: 100%;
  height: auto;
  background-image: url("../images/dark-logo.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  padding: 1.25rem 0;
}

.-mobile-links {
  position: fixed;
  -webkit-transform: right 240ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
          transform: right 240ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
  height: 100%;
  width: 14.375rem;
  right: -230px;
  background-color: #ffffff;
  top: 0;
  overflow-x: scroll;
  box-shadow: 0px 2px 4px 0px rgba(206, 206, 206, 0.5);
}

.-mobile-links .-meta {
  padding-left: 1.25rem;
}

.-mobile-links .-meta .button {
  margin-top: 0.625rem;
  text-align: center;
}

.-mobile-links .-heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 0.625rem;
  height: 4.0625rem;
}

.-mobile-links .-links-container {
  overflow-x: scroll;
  height: 100%;
}

.-mobile-links .-logged-in {
  padding: 0 0 0.625rem 0;
  margin: 0 0 0.625rem 1.25rem;
  border-bottom: 1px solid #979797;
}

.-mobile-links .-logged-in ul {
  border-top: 0;
  padding: 0.625rem 0 0 1.25rem;
}

.-mobile-links ul {
  padding: 0 0 0 1.25rem;
  list-style: none;
}

.-mobile-links ul li {
  padding: 0.3125rem 0;
}

.-mobile-links .-sub-nav {
  border-top: 1px solid #979797;
}

.-mobile-links .-sub-nav > a {
  display: none;
}

.-mobile-links .-sub-links {
  margin: 0.9375rem 0 0 0;
}

.-mobile-links .-sub-links ul:first-of-type {
  margin: 0 0 0.9375rem 0;
  padding-left: 0;
}

#close-nav {
  margin-top: 0.3125rem;
}

#nav-toggle, #close-nav {
  width: 1.25rem;
  height: 1.25rem;
  position: relative;
  margin-left: 0;
  z-index: 800;
}

#nav-toggle:hover, #close-nav:hover {
  cursor: pointer;
}

#nav-toggle .-icon, #close-nav .-icon {
  width: 100%;
  height: 100%;
}

#nav-toggle span, #close-nav span {
  left: 0;
}

#nav-toggle span,
#nav-toggle span:before,
#nav-toggle span:after, #close-nav span,
#close-nav span:before,
#close-nav span:after {
  position: absolute;
  display: block;
  width: 20px;
  height: 2px;
  background-color: #000000;
  content: '';
  top: 15px;
  -webkit-transition: all 200ms ease-in-out;
          transition: all 200ms ease-in-out;
}

#nav-toggle span:before, #close-nav span:before {
  top: -6px;
}

#nav-toggle span:after, #close-nav span:after {
  bottom: -27px;
  top: 6px;
}

#nav-toggle.-active span, #close-nav.-active span {
  background-color: transparent;
}

#nav-toggle.-active span:before,
#nav-toggle.-active span:after, #close-nav.-active span:before,
#close-nav.-active span:after {
  top: 0;
}

#nav-toggle.-active span:before, #close-nav.-active span:before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

#nav-toggle.-active span:after, #close-nav.-active span:after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.es-text-well {
  background-color: #FAFAFA;
  padding: 1.25rem 1.875rem 0 1.875rem;
  margin: 0 0 1.25rem 0;
}

.es-offset-text {
  margin: 0 0 1.875rem 0;
}

@media (min-width: 768px) {
  .es-offset-text {
    margin: 0 0 3.125rem 0;
    margin-left: 33.3%;
  }
}

@media (min-width: 900px) {
  .es-offset-text {
    margin: 0 0 4.6875rem 0;
  }
}

.es-offset-text .-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.es-offset-text .-text {
  padding: 1.25rem 0 0 0;
  -ms-flex-preferred-size: calc(100% - 0rem);
      flex-basis: calc(100% - 0rem);
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}

@media (min-width: 768px) {
  .es-offset-text .-text {
    -ms-flex-preferred-size: calc(50% - 0rem);
        flex-basis: calc(50% - 0rem);
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    margin: 0 0.9375rem;
    padding: 0.625rem 0 0 0;
  }
}

.es-offset-text .-text p {
  font-family: "Benton Sans";
  font-weight: normal;
  font-style: normal;
  font-size: 1rem;
  line-height: 1.5rem;
  color: #4F5763;
  margin-bottom: 2.1875rem;
}

@media (min-width: 768px) {
  .es-offset-text .-text p {
    font-size: 1.125rem;
  }
}

@media (min-width: 768px) {
  .es-offset-text .-text p {
    line-height: 1.75rem;
  }
}

.es-auction-breadcrumbs {
  padding: 1.25rem 0;
  background-color: #FAFAFA;
}

.es-auction-breadcrumbs .-breadcrumbs {
  margin: 0 0 0.625rem 0;
}

@media (min-width: 768px) {
  .es-auction-breadcrumbs .-breadcrumbs {
    margin: 0 0 3.125rem 0;
  }
}

.es-auction-breadcrumbs .-breadcrumbs i {
  font-size: 1rem;
  margin: 0 0.625rem 0 0;
}

.es-auction-breadcrumbs .-breadcrumbs .-slash {
  margin: 0 0.4375rem;
}

.es-auction-breadcrumbs .-breadcrumbs a:hover {
  text-decoration: underline;
}

.es-auction-notification {
  width: 100%;
  display: block;
  margin-bottom: 1.25rem;
}

.es-auction-notification .-content {
  padding: 0.625rem 0.9375rem;
  display: block;
  color: #ffffff;
  margin-top: 0.625rem;
}

.es-auction-notification .-content * {
  color: #ffffff;
}

.es-auction-notification p {
  margin-bottom: 0;
}

.es-auction-notification.-success {
  background-color: #09D89A;
}

.es-auction-notification.-error {
  background-color: #FF002A;
}

.es-auction-notification.-notice {
  background-color: #2480FF;
}

.es-auction-item-top {
  padding: 0 0 3.75rem 0;
  background-color: #FAFAFA;
}

.es-auction-item-top .mobile-image {
  width: 100%;
  height: auto;
  margin: 0 0 0.9375rem 0;
}

@media (min-width: 768px) {
  .es-auction-item-top .mobile-image {
    display: none;
  }
}

.es-auction-item-top .-title {
  text-align: center;
  padding: 0 0 1.5625rem 0;
}

.es-auction-item-top .-title .-paragraph {
  width: 80%;
  margin: 0 auto;
  text-align: left;
}

.es-auction-item-top .text.-meta-light {
  font-size: 0.8125rem;
}

.es-auction-item-top .-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin: 0 auto;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.es-auction-item-top .-slider {
  display: block;
  z-index: 100;
  width: 100%;
  margin-bottom: 1.25rem;
}

@media (min-width: 768px) {
  .es-auction-item-top .-slider {
    width: 68%;
    margin-bottom: 0;
  }
}

.es-auction-item-top .-slider .slick-prev, .es-auction-item-top .-slider .slick-next {
  z-index: 300;
  position: absolute;
  height: 1.75rem;
  width: 1.25rem;
  color: transparent;
  top: 50%;
  margin-top: -0.875rem;
  overflow: hidden;
}

.es-auction-item-top .-slider .slick-next {
  right: 25px;
}

.es-auction-item-top .-slider .slick-next:before {
  content: "";
  height: 28px;
  width: 20px;
  position: absolute;
  top: 0;
  right: 0;
  background-image: url("../images/slider-arrow.png");
  background-size: contain;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}

.es-auction-item-top .-slider .slick-prev {
  left: 25px;
}

.es-auction-item-top .-slider .slick-prev:before {
  content: "";
  height: 28px;
  width: 20px;
  position: absolute;
  top: 0;
  right: 0;
  background-image: url("../images/slider-arrow.png");
  background-size: contain;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.es-auction-item-top .-slider .slider-for {
  display: none;
  -webkit-transition: opacity 240ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
          transition: opacity 240ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
  height: 11.25rem;
  position: relative;
}

@media (min-width: 768px) {
  .es-auction-item-top .-slider .slider-for {
    height: 28.125rem;
  }
}

.es-auction-item-top .-slider .slider-for.slick-initialized {
  display: inherit;
}

.es-auction-item-top .-slider .slider-for .slick-list {
  position: relative;
  z-index: 100;
}

.es-auction-item-top .-slider .slider-for .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.es-auction-item-top .-slider .slider-for .slick-track .slick-slide {
  text-align: center;
}

.es-auction-item-top .-slider .slider-for .slick-track img {
  width: auto;
  display: inline-block;
  height: 180px;
}

@media (min-width: 768px) {
  .es-auction-item-top .-slider .slider-for .slick-track img {
    height: 450px;
  }
}

.es-auction-item-top .-slider .slider-nav {
  visibility: hidden;
  opacity: 0;
}

@media (max-width: 767px) {
  .es-auction-item-top .-slider .slider-nav {
    display: none;
  }
}

@media (min-width: 768px) {
  .es-auction-item-top .-slider .slider-nav {
    visibility: visible;
    opacity: 1;
  }
}

.es-auction-item-top .-slider .slider-nav .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100% !important;
}

.es-auction-item-top .-slider .slider-nav .slick-slide {
  margin: 0.9375rem 0.4375rem;
  width: 4.6875rem !important;
  height: 4.6875rem !important;
}

.es-auction-item-top .-slider .slider-nav .slick-slide:not(.slick-current) {
  opacity: 0.5;
}

.es-auction-item-top .-slider .slider-nav .slick-slide:first-of-type {
  margin: 0.9375rem 0.4375rem 0.9375rem 0;
}

.es-auction-item-top .-slider .slider-nav .slick-slide:last-of-type {
  margin: 0.9375rem 0 0.9375rem 0.4375rem;
}

.es-auction-item-top .-slider .slider-nav .slick-slide:hover, .es-auction-item-top .-slider .slider-nav .slick-slide:active, .es-auction-item-top .-slider .slider-nav .slick-slide:focus {
  outline: 0;
}

.es-auction-item-top .-slider .slider-nav .slick-slide:hover {
  cursor: pointer;
}

.es-auction-item-top .-slider .slider-nav .slick-slide div {
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: center center;
}

.es-auction-item-top .-slider .slider-nav img {
  width: 100%;
  height: 100%;
}

.es-auction-item-top .-info {
  width: 100%;
  z-index: 200;
}

@media (min-width: 768px) {
  .es-auction-item-top .-info {
    width: 28%;
    padding: 1.25rem 0 0 0;
  }
}

.es-auction-item-top .-info .-place-bid {
  font-size: 1.125rem;
}

.es-auction-item-top .-info .-item {
  vertical-align: top;
  padding: 0 0.125rem;
  display: inline-block;
  margin-bottom: 0.625rem;
  width: 100%;
}

.es-auction-item-top .-info .-item h2 {
  margin-bottom: 0;
}

.es-auction-item-top .-info .-item span {
  display: block;
}

@media (min-width: 768px) {
  .es-auction-item-top .-info .-item span {
    display: inline-block;
  }
  .es-auction-item-top .-info .-item span span:first-of-type {
    margin: 0 1.875rem 0 0;
  }
}

.es-auction-item-top .-info input {
  margin: 1.25rem 0 0.625rem 0;
  width: 100%;
  display: block;
}

@media (min-width: 768px) {
  .es-auction-item-top .-info input {
    margin: 1.25rem 0 0 0;
  }
}

.es-auction-item-top .-info .button {
  margin: 0.625rem 0;
  width: 100%;
  padding: 1.25rem 0;
  text-align: center;
}

.es-auction-item-top .-info .-bid-info {
  margin: 0.625rem 0 0 0;
}

.es-auction-item-top .-info .-bid-info .text.-meta-bold {
  margin: 0 0.3125rem 0 0;
}

.es-tabbed-content .-bid-container {
  display: none;
}

.es-tabbed-content .-tabs {
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  margin: 0 auto 3.75rem auto;
  background-color: #FAFAFA;
}

.es-tabbed-content .-tabs .-list .-disabled {
  opacity: 0.4;
}

.es-tabbed-content .-tabs .-list .-disabled:hover:after {
  opacity: 0;
}

/*.es-tabbed-content .-tabs.-scrolled .-bid-container {*/
  /*display: block;*/
  /*position: absolute;*/
  /*top: 100%;*/
  /*left: 0;*/
  /*background-color: #ffffff;*/
  /*padding: 0.625rem 0;*/
  /*width: 100%;*/
  /*text-align: center;*/
  /*border-bottom: 1px solid #000000;*/
/*}*/

/*@media (min-width: 1260px) {*/
  /*.es-tabbed-content .-tabs.-scrolled .-bid-container {*/
    /*display: inline-block;*/
    /*top: 50%;*/
    /*right: 1.25rem;*/
    /*left: initial;*/
    /*margin-top: -1.5625rem;*/
    /*background-color: transparent;*/
    /*padding: 0;*/
    /*width: initial;*/
    /*text-align: initial;*/
    /*border-bottom: none;*/
  /*}*/
/*}*/

/*.es-tabbed-content .-tabs.-scrolled .-bid-container .button {*/
  /*margin-top: 0;*/
/*}*/
.es-tabbed-content .-tabs.-scrolled {
  height: 5rem;
}

.es-tabbed-content .-tabs.-scrolled .-container {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999;
  background-color: #FAFAFA;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  width: 100%;
  -webkit-transition: -webkit-transform 240ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
          transition: transform 240ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
}

.es-tabbed-content .-tabs.-scrolled .-container .-list {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

/*@media (min-width: 900px) {*/
  /*.es-tabbed-content .-tabs.-scrolled .-container .-list {*/
    /*padding-right: 11.25rem;*/
  /*}*/
/*}*/

.es-tabbed-content.-homepage-tabs .-tabs {
  border: none;
}

.es-tabbed-content.-homepage-tabs .-tabs .-list {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.es-tabbed-content.-homepage-tabs .-tabs .-content {
  margin-bottom: 1.5625rem;
}

.es-tabbed-content.-homepage-tabs .es-button {
  margin-bottom: 5rem;
}

.es-tabbed-content.-homepage-tabs .es-button .button {
  margin-top: 0;
}

.es-tabbed-content.-homepage-tabs .es-button .-container {
  text-align: center;
}

.es-tabbed-content.-homepage-tabs .-content {
  width: 100%;
}

.es-tabbed-content.-homepage-tabs .-content .es-auction-item a:after {
  display: none;
}

.es-tabbed-content.-homepage-tabs .-content .es-auction-item a:hover {
  text-decoration: none;
}

.es-tabbed-content.-homepage-tabs .-content .es-auction-item a:hover:after {
  display: none;
}

.es-tabbed-content.-homepage-tabs .-list {
  width: 100%;
  white-space: initial;
}

@media (max-width: 767px) {
  .es-tabbed-content.-homepage-tabs .-list {
    margin-bottom: 0;
  }
}

.es-tabbed-content.-homepage-tabs .-list .es-auction-item:nth-of-type(n + 5) {
  display: none;
}

.es-tabbed-content.-homepage-tabs .-item {
  -ms-flex-preferred-size: calc(100% - 0rem);
      flex-basis: calc(100% - 0rem);
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  position: relative;
  margin: 0 0.9375rem 0rem 0.9375rem;
  -webkit-transition: opacity 240ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
          transition: opacity 240ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
}

@media (min-width: 480px) {
  .es-tabbed-content.-homepage-tabs .-item {
    -ms-flex-preferred-size: calc(50% - 1.875rem);
        flex-basis: calc(50% - 1.875rem);
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
  }
}

@media (min-width: 768px) {
  .es-tabbed-content.-homepage-tabs .-item {
    -ms-flex-preferred-size: calc(25% - 1.875rem);
        flex-basis: calc(25% - 1.875rem);
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
  }
}

.es-tabbed-content.-homepage-tabs .-item:hover {
  opacity: 0.9;
}

.es-tabbed-content.-homepage-tabs .-item h4 {
  color: #FF002A;
}

.es-tabbed-content.-homepage-tabs .-item a:hover {
  text-decoration: none;
}

.es-tabbed-content.-homepage-tabs .-item.-green h4 {
  color: #09D89A;
}

.es-tabbed-content.-homepage-tabs .-item.-blue h4 {
  color: #2480FF;
}

.es-tabbed-content.-homepage-tabs .-item.-purple h4 {
  color: #7B1095;
}

.es-tabbed-content.-homepage-tabs .-item.-orange h4 {
  color: #FF8F76;
}

.es-tabbed-content.-homepage-tabs .-item .-image {
  width: auto;
  height: 0;
  margin: 0 0 1.25rem 0;
  padding-top: 100%;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

@media (min-width: 768px) {
  .es-tabbed-content.-homepage-tabs .-item .-image {
    width: auto;
  }
}

.es-tabbed-content.-homepage-tabs .-item .title {
  margin: 0 0 1.25rem 0;
}

.es-tabbed-content.-homepage-tabs .-item .-banner {
  background-color: rgba(0, 0, 0, 0.4);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.es-tabbed-content.-homepage-tabs .-item .-banner .text {
  padding: 0.75rem;
  text-align: center;
}

.es-tabbed-content.-homepage-tabs .-item .-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.es-tabbed-content .-list {
  width: 100%;
  display: block;
  overflow-x: scroll;
  overflow-y: hidden;
  white-space: nowrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (min-width: 768px) {
  .es-tabbed-content .-list {
    width: 100%;
    margin: 0 auto;
    overflow-x: hidden;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media (min-width: 1260px) {
  .es-tabbed-content .-list {
    width: 83%;
  }
}

.es-tabbed-content .-list a {
  padding: 0.625rem 0.9375rem;
  position: relative;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

@media (min-width: 768px) {
  .es-tabbed-content .-list a {
    padding: 1.5625rem 0.3125rem;
  }
}

.es-tabbed-content .-list a:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0.3125rem;
  background-color: #7B1095;
  opacity: 0;
  -webkit-transition: opacity 240ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
          transition: opacity 240ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
}

.es-tabbed-content .-list a:hover {
  text-decoration: none;
  color: inherit;
}

.es-tabbed-content .-list a:hover:after, .es-tabbed-content .-list a.-active:after {
  opacity: 1;
}

.es-tabbed-content .-list.-active:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0.3125rem;
  background-color: #7B1095;
  opacity: 0;
  -webkit-transition: opacity 240ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
          transition: opacity 240ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
}

.es-tabbed-content .-list.-active:hover:after {
  opacity: 1;
}

.es-tabbed-content .es-text-well {
  background-color: #FAFAFA;
  padding: 1.875rem;
  margin: 0 0 1.25rem 0;
}

.es-tabbed-content .-content {
  width: 100%;
  margin: 0 0 3.125rem 0;
  display: none;
}

@media (min-width: 768px) {
  .es-tabbed-content .-content {
    width: 70%;
    margin: 0 auto 6.875rem auto;
  }
}

.es-tabbed-content .-content ul {
  padding: 0 0 0 1.875rem;
}

.es-tabbed-content .-content ul li {
  padding: 0.625rem 0 0.625rem 0.625rem;
  font-family: "Benton Sans";
  font-weight: normal;
  font-style: normal;
  font-size: 1rem;
  font-size: 1rem;
  line-height: 1.5rem;
  color: #4F5763;
}

@media (min-width: 768px) {
  .es-tabbed-content .-content ul li {
    font-size: 1.125rem;
  }
}

@media (min-width: 768px) {
  .es-tabbed-content .-content ul li {
    line-height: 1.75rem;
  }
}

.es-tabbed-content .-content ol {
  padding: 0 0 0 1.875rem;
  margin: 0 0 0 0.625rem;
}

.es-tabbed-content .-content ol li {
  padding: 0.625rem 0 0.625rem 0.625rem;
  font-family: "Benton Sans";
  font-weight: normal;
  font-style: normal;
  font-size: 1rem;
  font-size: 1rem;
  line-height: 1.5rem;
  color: #4F5763;
}

@media (min-width: 768px) {
  .es-tabbed-content .-content ol li {
    font-size: 1.125rem;
  }
}

@media (min-width: 768px) {
  .es-tabbed-content .-content ol li {
    line-height: 1.75rem;
  }
}

.es-tabbed-content .-content a {
  font-family: "Benton Sans";
  font-weight: normal;
  font-style: normal;
  font-size: 1rem;
  text-decoration: underline;
  color: #2A313B;
}

@media (min-width: 768px) {
  .es-tabbed-content .-content a {
    font-size: 1.125rem;
  }
}

.es-tabbed-content .-content a:hover {
  color: #2480FF;
}

.es-tabbed-content .-content a.button:hover {
  text-decoration: none;
  color: #ffffff;
}

.es-tabbed-content .-content h1 {
  font-family: "Benton Sans Light";
  font-weight: normal;
  font-style: normal;
  font-size: 1.5rem;
  margin: 0 0 1.25rem 0;
}

@media (min-width: 768px) {
  .es-tabbed-content .-content h1 {
    font-size: 3rem;
  }
}

.es-tabbed-content .-content h2 {
  font-family: "Benton Sans";
  font-weight: bold;
  font-style: normal;
  font-size: 1.125rem;
  margin: 0 0 1.25rem 0;
}

.es-tabbed-content .-content h3 {
  font-family: "Benton Sans";
  font-weight: bold;
  font-style: normal;
  font-size: 1.125rem;
  margin: 0 0 1.25rem 0;
  font-size: 0.875rem;
  text-transform: uppercase;
}

.es-tabbed-content .-content h4 {
  font-family: "Benton Sans";
  font-weight: bold;
  font-style: normal;
  font-size: 0.8125rem;
  margin: 0 0 1.25rem 0;
  text-transform: uppercase;
}

.es-tabbed-content .-content h5 {
  font-family: "Benton Sans Medium";
  font-weight: normal;
  font-style: normal;
  font-size: 0.75rem;
  margin: 0 0 1.25rem 0;
}

@media (min-width: 768px) {
  .es-tabbed-content .-content h5 {
    font-size: 0.875rem;
  }
}

.es-tabbed-content .-content h6 {
  font-family: "Benton Sans Medium";
  font-weight: normal;
  font-style: normal;
  font-size: 0.75rem;
  margin: 0 0 1.25rem 0;
  text-transform: uppercase;
}

@media (min-width: 768px) {
  .es-tabbed-content .-content h6 {
    font-size: 0.875rem;
  }
}

.es-tabbed-content .-content p {
  font-family: "Benton Sans";
  font-weight: normal;
  font-style: normal;
  font-size: 1rem;
  margin: 0 0 0.9375rem 0;
}

@media (min-width: 768px) {
  .es-tabbed-content .-content p {
    font-size: 1.125rem;
  }
}

.es-tabbed-content .-content blockquote {
  font-family: "Benton Sans Medium";
  font-weight: normal;
  font-style: italic;
  font-size: 1.125rem;
  color: #2A313B;
  padding: 0 0rem 0 1.5625rem;
  margin: 3.125rem 0;
  border-left: 6px solid #FF002A;
}

.es-tabbed-content .-content strong, .es-tabbed-content .-content b {
  font-weight: bold;
}

.es-tabbed-content .-content p {
  color: #4F5763;
}

.es-tabbed-content .-content ul li, .es-tabbed-content .-content ol li {
  margin-bottom: 0;
}

.es-tabbed-content .-content ol, .es-tabbed-content .-content ul, .es-tabbed-content .-content p, .es-tabbed-content .-content img, .es-tabbed-content .-content table, .es-tabbed-content .-content .-image {
  margin-bottom: 3.125rem;
}

.es-tabbed-content .-content .es-text-well table,
.es-tabbed-content .-content .es-text-well p,
.es-tabbed-content .-content .es-text-well ul,
.es-tabbed-content .-content .es-text-well ol {
  margin-bottom: 0;
}

.es-tabbed-content .-content a:not(.button) {
  color: #2480FF;
  font-weight: normal;
}

.es-tabbed-content .-content a:not(.button):hover {
  text-decoration: underline;
}

.es-tabbed-content .-content.-active {
  display: block;
}

.es-tabbed-content .-content .button {
  margin: 0 auto 0.9375rem auto;
}

.es-tabbed-content .-content a.button,
.es-tabbed-content .-content .button {
  color: #ffffff;
  text-decoration: none;
}

.es-tabbed-content .-content a.button:hover,
.es-tabbed-content .-content .button:hover {
  color: #ffffff;
}

.es-tabbed-content .-content ul, .es-tabbed-content .-content li, .es-tabbed-content .-content dl {
  margin-bottom: 0.9375rem;
}

.es-tabbed-content .-content img {
  width: 100%;
  height: auto;
  margin-bottom: 0.9375rem;
}

.es-register-heading {
  padding: 0 0 1.5625rem 0;
  border-bottom: 1px solid #979797;
  margin: 0 0 0.625rem 0;
}

.es-register-heading .-text {
  margin: 0 auto 1.875rem auto;
}

@media (min-width: 768px) {
  .es-register-heading .-text {
    width: 55%;
    margin: 0 auto 3.4375rem auto;
  }
}

.es-register-heading .-buttons {
  width: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media (min-width: 768px) {
  .es-register-heading .-buttons {
    width: 70%;
  }
}

@media (max-width: 1259px) {
  .es-register-heading .-buttons.-signup-buttons .button.-signup {
    text-align: center;
    width: 100%;
    font-size: 1rem;
  }
}

.es-register-heading .-facebook,
.es-register-heading .-linkedin {
  color: #ffffff;
  padding: 0.9375rem 1.25rem;
  background-color: #2480FF;
  font-family: "Benton Sans Medium";
  font-weight: normal;
  font-style: normal;
  font-size: 1rem;
}

.es-register-heading .-facebook:hover,
.es-register-heading .-linkedin:hover {
  background-color: #005ad7;
}

.es-register-heading .-google {
  color: #ffffff;
  padding: 0.9375rem 1.25rem;
  background-color: #DC462E;
  font-family: "Benton Sans Medium";
  font-weight: normal;
  font-style: normal;
  font-size: 1rem;
}

.es-register-heading .-google:hover {
  background-color: #a22e1b;
}

.es-register-heading i {
  margin: 0 0.9375rem 0 0;
  font-size: 1.25rem;
}

.es-login-box .-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.es-login-box .-login {
  background-color: #ffffff;
  padding: 2.1875rem 1.25rem 2.5rem 1.25rem;
  -ms-flex-preferred-size: calc(100% - 0rem);
      flex-basis: calc(100% - 0rem);
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}

@media (min-width: 768px) {
  .es-login-box .-login {
    -ms-flex-preferred-size: calc(80% - 0rem);
        flex-basis: calc(80% - 0rem);
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    padding: 1.25rem 2rem 2rem;
  }
}

.es-login-box .title.-cta {
  text-align: center;
}

.es-login-box .-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.es-login-box .-icon img {
  width: 3.125rem;
  height: 3.125rem;
  margin: 0 0 0.5rem 0;
}

.es-login-box .-icon .title {
  font-size: 1.5rem;
  margin-bottom: 2rem;
}


.es-login-box .-top {
  display: flex;
  justify-content: space-between;
    flex-wrap: wrap;
    flex-shrink: 0;
}

.es-login-box .es-register-form,
.es-login-box .-top .-buttons {
    flex-basis: 100%;
    margin-bottom: 2.5rem;
}

@media all and (min-width: 768px) {
    .es-login-box .es-register-form,
    .es-login-box .-top .-buttons {
        flex-basis: calc(50% - 1.5rem);
        margin-bottom: auto;
    }
}

.es-login-form .-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 0 2.5rem 0;
  position: relative;
}

.es-login-form .-row .link.-paragraph-light {
  position: absolute;
  left: 0;
  bottom: -1.5625rem;
}

.es-login-form input[type=checkbox] {
  width: 13px;
  margin-right: 5px;
  padding: 0;
  margin: 0;
  vertical-align: bottom;
  position: relative;
  *overflow: hidden;
}

.es-login-form button {
  margin: 1.875rem 0 1.875rem 0;
  padding: 0.9375rem 0;
  text-align: center;
  width: 66.67%;
}

.es-login-form .text.-label.-required:after {
  content: "*";
  color: #FF002A;
}

.es-login-form label {
  display: block;
  padding: 0 0 0.625rem 0;
}

.es-login-form .-half {
  -ms-flex-preferred-size: calc(100% - 0rem);
      flex-basis: calc(100% - 0rem);
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  margin: 0.625rem 0;
}

@media (min-width: 768px) {
  .es-login-form .-half {
    -ms-flex-preferred-size: calc(50% - 1.25rem);
        flex-basis: calc(50% - 1.25rem);
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
  }
}

.es-login-form .-full {
  -ms-flex-preferred-size: calc(100% - 0rem);
      flex-basis: calc(100% - 0rem);
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  margin: 0;
}

.es-login-form input {
  background-color: #ffffff;
  border-color: #979797;
}

#login label {
  font-size: 18px;
}

.-royalty {
  background-color: #4F5763;
  color: #ffffff;
}

.-royalty:hover {
  background-color: #2d3238;
}

.-bottom {
  border-top: 1px solid #979797;
  padding: 2rem 0 0 0;
}

.-bottom .-buttons {
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.es-login-box .-top .-signin {
  margin-top: 0;
  margin-bottom: 1.5rem;
    font-size: 18px;

}

.-bottom .-signup,
.-bottom .-facebook,
.-bottom .-linkedin,
.-top .-facebook,
.-top .-linkedin,
.-top .-signup,
.-top .-google,
.-top button {
  color: #ffffff;
  padding: 0.9375rem 1.875rem;
  background-color: #2480FF;
  font-family: "Benton Sans Medium";
  font-weight: normal;
  font-style: normal;
  font-size: 1.125rem;
  width: 100%;
  text-align: center;
  border-radius: 0.125rem;
}

.-top .-google,
.-top .-linkedin,
.-top .-facebook
{
    display: inline-block;
}

@media (min-width: 900px) {
  .-bottom .-signup,
  .-bottom .-facebook,
  .-bottom .-linkedin {
    width: 56%;
  }
}

/*.-bottom .-signup:hover,*/
/*.-bottom .-facebook:hover,*/
/*.-bottom .-linkedin:hover,*/
  /*.-top .-facebook, */
  /*.-top .-linkedin, */
  /*.-top .-signup {*/
  /*background-color: #005ad7;*/
/*}*/

.-bottom .-linkedin,
.-top .-linkedin {
  background-color: #0077B5;
}

.-bottom .-facebook,
.-top .-facebook {
  background-color: #3B5998;
}

.-bottom .-royalty {
  background-color: #4F5763;
  color: #ffffff;
  margin-top: 1rem;
}

.-bottom .-royalty:hover {
  background-color: #2d3238;
}


@media (min-width: 900px) {
  .-bottom .-facebook,
  .-bottom .-linkedin,
  .-top .-linkedin,
  .-top .-facebook,
  .-top .-google {
    /*width: 56%;*/
    display: inline-block;
  }
}

.-bottom .-google,
.-top .-google {
  background-color: #DC462E;
}

.-bottom .-google,
.-top .-google {
  color: #ffffff;
  padding: 0.9375rem 1.875rem;
  background-color: #DC462E;
  font-family: "Benton Sans Medium";
  font-weight: normal;
  font-style: normal;
  font-size: 1.125rem;
  width: 100%;
  text-align: center;
}

.-bottom .-google:hover,
.-top .-google:hover {
  background-color: #a22e1b;
}

.-bottom i,
.-top i {
  margin: 0 0.9375rem 0 0;
  font-size: 1.25rem;
}

.es-overview-table {
  width: 100%;
}

.es-overview-table .text {
  padding: 0.3125rem 0;
}

.es-entry-header {
  padding: 1.25rem 0;
}

@media (min-width: 768px) {
  .es-entry-header {
    padding: 3.75rem 0 2.5rem 0;
  }
}

.es-entry-header.-media .-spacer {
  display: none;
}

@media (min-width: 768px) {
  .es-entry-header.-media .-spacer {
    -ms-flex-preferred-size: calc(33.3% - 0rem);
        flex-basis: calc(33.3% - 0rem);
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    display: inline-block;
    margin: 0 0.9375rem;
  }
}

.es-entry-header.-media .-article-title {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}

@media (min-width: 768px) {
  .es-entry-header.-media .-article-title {
    -ms-flex-preferred-size: 42%;
        flex-basis: 42%;
    display: inline-block;
  }
}

.es-entry-header .-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.es-entry-header .-spacer {
  display: none;
}

@media (min-width: 768px) {
  .es-entry-header .-spacer {
    -ms-flex-preferred-size: 17%;
        flex-basis: 17%;
    display: inline-block;
  }
}

.es-entry-header .-article-title {
  margin: 0 0.9375rem;
}

@media (min-width: 768px) {
  .es-entry-header .-article-title {
    -ms-flex-preferred-size: 42%;
        flex-basis: 42%;
    display: inline-block;
  }
}

.es-my-dashboard .es-my-auctions {
  padding: 1.25rem 0 3.75rem 0;
}

.es-my-dashboard .es-my-auctions .-content {
  padding: 1.25rem 0 2.5rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.es-my-dashboard .es-my-auctions .-content img {
  width: 100%;
}

.es-my-dashboard .es-my-auctions .-image {
  -ms-flex-preferred-size: calc(100% - 0rem);
      flex-basis: calc(100% - 0rem);
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  margin: 0 1.875rem 0 0;
}

@media (min-width: 768px) {
  .es-my-dashboard .es-my-auctions .-image {
    -ms-flex-preferred-size: 54%;
        flex-basis: 54%;
  }
}

.es-my-dashboard .es-my-auctions .-info {
  -ms-flex-preferred-size: calc(100% - 0rem);
      flex-basis: calc(100% - 0rem);
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}

@media (min-width: 768px) {
  .es-my-dashboard .es-my-auctions .-info {
    -ms-flex-preferred-size: 41%;
        flex-basis: 41%;
  }
}

.es-my-dashboard .es-my-live-auctions,
.es-my-dashboard .es-my-closed-auctions {
  width: 100%;
  border-top: 1px solid #979797;
  padding: 3.75rem 0 3.4375rem 0;
}

@media (min-width: 768px) {
  .es-my-dashboard .es-my-live-auctions,
  .es-my-dashboard .es-my-closed-auctions {
    width: 86%;
  }
}

.es-my-dashboard .es-my-live-auctions .-list,
.es-my-dashboard .es-my-closed-auctions .-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 1.5625rem 0 0 0;
}

.es-my-dashboard .es-my-live-auctions .-list .-item,
.es-my-dashboard .es-my-closed-auctions .-list .-item {
  -ms-flex-preferred-size: calc(100% - 0rem);
      flex-basis: calc(100% - 0rem);
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  position: relative;
  margin: 0 0 3.75rem 0;
}

@media (min-width: 768px) {
  .es-my-dashboard .es-my-live-auctions .-list .-item,
  .es-my-dashboard .es-my-closed-auctions .-list .-item {
    -ms-flex-preferred-size: calc(50% - 1.875rem);
        flex-basis: calc(50% - 1.875rem);
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
  }
}

.es-my-dashboard .es-my-live-auctions .-list .-item h4,
.es-my-dashboard .es-my-closed-auctions .-list .-item h4 {
  color: #FF002A;
}

.es-my-dashboard .es-my-live-auctions .-list .-item.-green h4,
.es-my-dashboard .es-my-closed-auctions .-list .-item.-green h4 {
  color: #09D89A;
}

.es-my-dashboard .es-my-live-auctions .-list .-item.-blue h4,
.es-my-dashboard .es-my-closed-auctions .-list .-item.-blue h4 {
  color: #2480FF;
}

.es-my-dashboard .es-my-live-auctions .-list .-item.-purple h4,
.es-my-dashboard .es-my-closed-auctions .-list .-item.-purple h4 {
  color: #7B1095;
}

.es-my-dashboard .es-my-live-auctions .-list .-item.-orange h4,
.es-my-dashboard .es-my-closed-auctions .-list .-item.-orange h4 {
  color: #FF8F76;
}

.es-my-dashboard .es-my-live-auctions .-list .-item img,
.es-my-dashboard .es-my-closed-auctions .-list .-item img {
  width: 100%;
  height: 100%;
  margin: 0 0 1.25rem 0;
}

@media (min-width: 768px) {
  .es-my-dashboard .es-my-live-auctions .-list .-item img,
  .es-my-dashboard .es-my-closed-auctions .-list .-item img {
    max-width: 18.125rem;
    max-height: 18.125rem;
  }
}

.es-my-dashboard .es-my-live-auctions .-list .-item .title,
.es-my-dashboard .es-my-closed-auctions .-list .-item .title {
  margin: 0 0 1.25rem 0;
}

.es-my-dashboard .es-my-live-auctions .-list .-item .-banner,
.es-my-dashboard .es-my-closed-auctions .-list .-item .-banner {
  background-color: rgba(0, 0, 0, 0.4);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.es-my-dashboard .es-my-live-auctions .-list .-item .-banner .text,
.es-my-dashboard .es-my-closed-auctions .-list .-item .-banner .text {
  padding: 0.75rem;
  text-align: center;
}

.es-my-dashboard .es-my-live-auctions .-list .-item .-footer,
.es-my-dashboard .es-my-closed-auctions .-list .-item .-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.es-profile-settings button {
  width: 14.375rem;
}

.es-profile-settings form {
  padding: 1.25rem 0 0 0;
}

.es-auction-item {
  -ms-flex-preferred-size: calc(100% - 0rem);
      flex-basis: calc(100% - 0rem);
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  position: relative;
  margin: 0;
  -webkit-transition: opacity 240ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
          transition: opacity 240ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
}

@media (min-width: 480px) {
  .es-auction-item {
    -ms-flex-preferred-size: calc(50% - 1.875rem);
        flex-basis: calc(50% - 1.875rem);
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    margin: 0 0.9375rem 3.75rem 0.9375rem;
  }
}

@media (min-width: 768px) {
  .es-auction-item {
    -ms-flex-preferred-size: calc(33.3% - 1.875rem);
        flex-basis: calc(33.3% - 1.875rem);
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
  }
}

.es-auction-item:hover {
  opacity: 0.9;
}

.es-auction-item h4 {
  color: #FF002A;
}

.es-auction-item .-auction-title {
  text-transform: initial;
}

.es-auction-item a:hover {
  text-decoration: none;
}

.es-auction-item.-green h4 {
  color: #09D89A;
}

.es-auction-item.-blue h4 {
  color: #2480FF;
}

.es-auction-item.-grey h4 {
  color: #4F5763;
}

.es-auction-item.-purple h4 {
  color: #7B1095;
}

.es-auction-item.-orange h4 {
  color: #FF8F76;
}

.es-auction-item .-image {
  width: auto;
  height: 0;
  margin: 0 0 1.25rem 0;
  padding-top: 100%;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

@media (min-width: 768px) {
  .es-auction-item .-image {
    width: auto;
  }
}

.es-auction-item .title {
  margin: 0 0 1.25rem 0;
}

.es-auction-item .-banner {
  background-color: rgba(0, 0, 0, 0.4);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.es-auction-item .-banner .text {
  padding: 0.75rem;
  text-align: center;
  text-transform: uppercase;
}

.es-auction-item .-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.es-auction-item.-closed .-image {
  position: relative;
}

.es-auction-item.-closed .-image .-closed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.es-auction-item.-closed img {
  margin: 0;
}

.es-auction-item.-closed .title {
  margin: 1.25rem 0;
}

.remodal .form-group {
  margin-top: 2.5rem;
}

.remodal .form-group label {
  margin-bottom: 0.625rem;
  display: block;
  text-align: left;
}

.remodal .remodal-close {
  right: 0.3125rem;
  top: 0.3125rem;
  left: auto;
}

.remodal .remodal-close:before {
  font-size: 2.5rem;
}

.remodal h2 {
  margin: 0 0 1.25rem 0;
}

.remodal#confirm-bid-modal {
  padding: 2.1875rem 4.375rem 1.875rem 4.375rem !important;
}

.remodal#confirm-bid-modal .-buttons .remodal-confirm,
.remodal#confirm-bid-modal .-buttons .remodal-cancel {
  width: 12.5rem;
  padding: 1.25rem 0;
  margin: 2.1875rem auto 0 auto;
}

.remodal#log-in-modal {
  padding: 2.1875rem 0 1.875rem 0 !important;
}

.remodal#log-in-modal .button.-solid.-green {
  margin: 3.75rem auto 2.5rem auto;
}

.remodal#log-in-modal p.text.-paragraph:last-of-type {
  padding: 1.25rem 0 0 0;
  border-top: 1px solid #979797;
}

.remodal#log-in-modal p.text.-paragraph:last-of-type a {
  color: #2480FF;
}

.es-notifications {
  width: 100%;
  position: fixed;
  bottom: -100%;
  left: 0;
  z-index: 1000;
  -webkit-transition: bottom 360ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
          transition: bottom 360ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
}

.es-notifications.-visible {
  bottom: 0;
}

.es-notifications .-item {
  display: block;
  position: relative;
  background-color: #2480FF;
  -webkit-transition: opacity 240ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
          transition: opacity 240ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
}

.es-notifications .-item.-hidden {
  opacity: 0;
}

.es-notifications .-item.-success {
  background-color: #09D89A;
}

.es-notifications .-item.-error {
  background-color: #FF002A;
}

.es-notifications .-item .-close {
  width: 1.25rem;
  height: 1.25rem;
  position: absolute;
  right: 0.625rem;
  top: 1.25rem;
}

.es-notifications .-item .-close:hover {
  cursor: pointer;
}

.es-notifications .-item .-close .-icon {
  width: 100%;
  height: 100%;
}

.es-notifications .-item .-close span {
  left: 0;
}

.es-notifications .-item .-close span:before,
.es-notifications .-item .-close span:after {
  top: 0;
  position: absolute;
  display: block;
  width: 20px;
  height: 2px;
  background-color: #ffffff;
  content: '';
}

.es-notifications .-item .-close span:before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.es-notifications .-item .-close span:after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.es-notifications .-item .text {
  text-align: center;
  padding: 0.625rem 0;
}

.hs-form textarea {
  background-color: #ffffff !important;
  border-color: #979797 !important;
  padding: 0.9375rem 0.625rem !important;
  border-radius: 0 !important;
  height: 25rem !important;
  font-family: "Benton Sans" !important;
  font-size: 1rem !important;
  font-weight: normal !important;
  font-style: normal !important;
  width: 100% !important;
  max-width: none !important;
  box-shadow: none !important;
  height: auto !important;
  line-height: normal !important;
  min-height: auto !important;
  box-sizing: border-box !important;
}

.hs-form ul {
  padding: 0 !important;
  list-style: none !important;
}

.hs-form select {
  width: 100% !important;
  border-radius: 0 !important;
  background-color: #ffffff !important;
  border: 1px solid #979797 !important;
  font-family: "Benton Sans" !important;
  font-size: 1rem !important;
  font-weight: normal !important;
  font-style: normal !important;
  padding: 0.9375rem 0.625rem !important;
  position: relative;
}

.hs-form select:after {
  position: absolute !important;
  top: 50% !important;
  right: 20px !important;
  display: inline-block !important;
  content: "" !important;
  width: 0 !important;
  height: 0 !important;
  margin-top: -2.4px !important;
  pointer-events: none !important;
  border-top: 5.6px solid !important;
  border-right: 5.6px solid transparent !important;
  border-bottom: 5.6px solid transparent !important;
  border-left: 5.6px solid transparent !important;
}

.hs-form .hs-button {
  margin: 0.9375rem 0 0 0 !important;
  padding: 0.9375rem 0 !important;
  text-align: center !important;
  width: 66% !important;
  font-family: "Benton Sans Medium" !important;
  font-size: 1.125rem !important;
  font-weight: normal !important;
  font-style: normal !important;
  color: #ffffff !important;
  background-color: #FF002A !important;
  background-image: none !important;
  border: 0 !important;
  text-shadow: none !important;
}

.hs-form .hs-button:hover {
  background-color: #b3001d !important;
  box-shadow: none !important;
}

.hs-form .hs-form-field {
  display: block !important;
  padding: 1.25rem 0rem !important;
  margin: 0 !important;
}

.hs-form .hs-form-field input {
  background-color: #ffffff !important;
  border-color: #979797 !important;
  padding: 0.9375rem 0.625rem !important;
  border-radius: 0 !important;
  font-family: "Benton Sans" !important;
  font-size: 1rem !important;
  font-weight: normal !important;
  font-style: normal !important;
  width: 100% !important;
  max-width: none !important;
  box-shadow: none !important;
  height: auto !important;
  line-height: normal !important;
  min-height: auto !important;
  box-sizing: border-box !important;
}

.hs-form .hs-form-field label {
  font-family: "Benton Sans Medium" !important;
  font-size: 1.25rem !important;
  font-weight: normal !important;
  font-style: normal !important;
  color: #2A313B !important;
}

.hs-form .hs-form-field .hs-form-radio input {
  width: auto !important;
  margin: 0 0.9375rem 0 0 !important;
}

.hs-form .hs-form-field .hs-form-radio label {
  font-family: "Benton Sans" !important;
  font-size: 1.125rem !important;
  font-weight: normal !important;
  font-style: normal !important;
  color: #4F5763 !important;
  display: inline-block !important;
}

.hs-form .hs-form-checkbox,
.hs-form .hs-form-booleancheckbox {
  width: 100%;
  padding: 0.625rem 0 !important;
}

.hs-form .hs-form-checkbox label,
.hs-form .hs-form-booleancheckbox label {
  font-family: "Benton Sans" !important;
  font-size: 1.125rem !important;
  font-weight: normal !important;
  font-style: normal !important;
  color: #4F5763 !important;
  display: inline-block !important;
}

.hs-form .hs-form-checkbox input,
.hs-form .hs-form-booleancheckbox input {
  width: auto !important;
  margin: 0 0.9375rem 0 0 !important;
  border-radius: 0 !important;
}

.-video-bg {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  min-height: 100%;
  height: auto;
  min-width: 100%;
  width: auto;
}

.-video-bg video {
  position: absolute;
  display: none;
  top: 0;
  left: 50%;
  height: auto;
  width: auto;
  min-width: 100%;
  min-height: 100%;
  z-index: 200;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media (min-width: 900px) {
  .-video-bg video {
    display: block;
  }
}

.-video-bg .-start-image {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 100;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}

.-video-bg .-end-image {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 100;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}

.-video-bg {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  min-height: 100%;
  height: auto;
  min-width: 100%;
  width: auto;
}

.-video-bg video {
  position: absolute;
  display: none;
  top: 0;
  left: 50%;
  height: auto;
  width: auto;
  min-width: 100%;
  min-height: 100%;
  z-index: 200;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media (min-width: 900px) {
  .-video-bg video {
    display: block;
  }
}

.-video-bg .-start-image {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 100;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}

.-video-bg .-end-image {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 100;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}

.es-progress-bar {
  margin: 1.25rem 0;
}

.es-progress-bar .-bar {
  position: relative;
  width: 100%;
  height: 0.5rem;
  background-color: #979797;
  margin-bottom: 0.875rem;
  z-index: 100;
}

.es-progress-bar .-value {
  display: block;
  position: absolute;
  background-color: #09D89A;
  left: 0;
  top: 0;
  height: 100%;
  width: 0;
  z-index: 200;
}

.es-video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
  margin-bottom: 3.125rem;
}

.es-video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.hs-form .hs-input {
  max-width: initial !important;
  width: 100% !important;
}

.hs-form select.hs-input {
  height: initial !important;
}

div .royalty-last-12-month-overlay {
  font-family: "Benton Sans Medium";
  font-size: 0.8em;
  color: #2A313B;
  background-color: #d0d0d0;
  opacity: 0.9;
  padding: 10px 2px;
  align-self: flex-end;
  text-align: center;
  width: 100%;
  flex: 1 0 auto;
}

@media (min-width: 768px) {
  div .royalty-last-12-month-overlay {
    font-size: .75em;
    padding: 6px 3px;
  }
}

@media (min-width: 1080px) {
  div .royalty-last-12-month-overlay {
    font-size: .8em;
    padding: 9px 2px;
  }
}

@media (min-width: 1400px) {
   div .royalty-last-12-month-overlay {
    font-size: .9em;
    padding: 16px 2px;
  }
}

a:focus {
    outline:none;
}

.es-register-heading .-heading {
  display: flex;
  align-items: center;
  justify-content: space-around;
  margin: auto;
  flex-wrap: wrap;
}
.es-register-heading .-heading h2 {
  font-family: "Benton Sans Light", "Arial", sans-serif;
  font-weight: normal;
  font-size: 2rem;
  margin: 1rem auto;
  flex-basis: 100%;
  text-align:center;
}
.es-register-heading .-heading a.button {
  margin: 1rem auto;
  flex-basis: 40%;
  text-align: center;
}

@media all and (min-width: 768px){
  .es-register-heading .-heading h2 {
    flex-basis: 60%;
  }
  .es-register-heading .-heading a.button {
    flex-basis: 15%;
  }
}
@media all and (min-width: 1080px){
  .es-register-heading .-heading {
    width:75%;
  }
}
#sign-in-button {
  margin-right: 2rem;
}

@media (min-width: 768px) {
  #sign-in-button,
  #register-button {
    margin: 1rem auto auto;
  }
}

.es-login-box a:not(.button) {
    color: #2480FF !important;
    text-decoration: underline !important;
}

#bid-cancel-button {
  margin-right: 2rem;
}

div[data-remodal-id="bid-unverified-bidder-dialog"] p {
    text-align: left;
}