@charset "UTF-8";
@import "https://fonts.googleapis.com/css?family=Open+Sans:400, 600, 700";
@import "https://use.typekit.net/ptu2rlg.css";
@font-face {
  font-family: "Mark W01 Heavy";
  src: url("../fonts/5423371/577af866-3716-496a-bba3-11179c5a8812.eot?#iefix");
  src: url("../fonts/5423371/577af866-3716-496a-bba3-11179c5a8812.eot?#iefix") format("eot"), url("../fonts/5423371/1ab8369b-873d-483f-a927-464e1d16e1d4.woff2") format("woff2"), url("../fonts/5423371/d55eb20c-e9fb-4911-91af-30bb4442c36c.woff") format("woff"), url("../fonts/5423371/dd938bb8-1c33-4dac-969a-c80bc853855b.ttf") format("truetype");
  font-display: swap;
}
@font-face {
  font-family: "Mark W01 Bold";
  src: url("../fonts/5423411/8706c0b6-b423-44f7-ae1a-dd0aabd8a542.eot?#iefix");
  src: url("../fonts/5423411/8706c0b6-b423-44f7-ae1a-dd0aabd8a542.eot?#iefix") format("eot"), url("../fonts/5423411/41c8162d-c2a6-49b0-8139-8bebab187588.woff2") format("woff2"), url("../fonts/5423411/4fe94f2e-7892-4785-9663-0350a7adf8c0.woff") format("woff"), url("../fonts/5423411/3a7daddb-0a78-4734-a699-6fe08d0e8b99.ttf") format("truetype");
  font-display: swap;
}
@font-face {
  font-family: "archiathin";
  src: url("../fonts/archia/01/archia-thin-webfont.eot");
  src: url("../fonts/archia/01/archia-thin-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/archia/01/archia-thin-webfont.woff2") format("woff2"), url("../fonts/archia/01/archia-thin-webfont.woff") format("woff"), url("../fonts/archia/01/archia-thin-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "archialight";
  src: url("../fonts/archia/02/archia-light-webfont.eot");
  src: url("../fonts/archia/02/archia-light-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/archia/02/archia-light-webfont.woff2") format("woff2"), url("../fonts/archia/02/archia-light-webfont.woff") format("woff"), url("../fonts/archia/02/archia-light-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "archiaregular";
  src: url("../fonts/archia/03/archia-regular-webfont.eot");
  src: url("../fonts/archia/03/archia-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/archia/03/archia-regular-webfont.woff2") format("woff2"), url("../fonts/archia/03/archia-regular-webfont.woff") format("woff"), url("../fonts/archia/03/archia-regular-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "archiamedium";
  src: url("../fonts/archia/04/archia-medium-webfont.eot");
  src: url("../fonts/archia/04/archia-medium-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/archia/04/archia-medium-webfont.woff2") format("woff2"), url("../fonts/archia/04/archia-medium-webfont.woff") format("woff"), url("../fonts/archia/04/archia-medium-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "archiasemibold";
  src: url("../fonts/archia/05/archia-semibold-webfont.eot");
  src: url("../fonts/archia/05/archia-semibold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/archia/05/archia-semibold-webfont.woff2") format("woff2"), url("../fonts/archia/05/archia-semibold-webfont.woff") format("woff"), url("../fonts/archia/05/archia-semibold-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "archiabold";
  src: url("../fonts/archia/06/archia-bold-webfont.eot");
  src: url("../fonts/archia/06/archia-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/archia/06/archia-bold-webfont.woff2") format("woff2"), url("../fonts/archia/06/archia-bold-webfont.woff") format("woff"), url("../fonts/archia/06/archia-bold-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.card {
  box-sizing: border-box;
  background-color: white;
  border: 1px solid #eeeeee;
  box-shadow: 0 6px 10px 0 rgba(36, 39, 45, 0.05);
  border-radius: 2px;
  overflow: hidden;
  transition: box-shadow ease 0.3s;
}
.card .card-inner {
  margin: 15px;
}

@media (max-width: 1052px) {
  .desktop {
    display: none !important;
  }
}

@media (min-width: 1052px) {
  .mobile {
    display: none !important;
  }
}

html,
body {
  font-family: "archiamedium", sans-serif;
  font-weight: normal;
  font-size: 15px;
  margin: 0;
  padding: 0;
  color: #161e21;
  letter-spacing: normal;
  line-height: 1.7857142857;
  position: relative;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "archiabold", sans-serif;
  font-weight: normal;
  color: #161e21;
}

h1 {
  font-size: 48px;
  line-height: 1.1666666667em;
  letter-spacing: -0.3px;
}
@media (max-width: 1052px) {
  h1 {
    font-size: 36px;
  }
}

h2 {
  font-size: 48px;
  line-height: 1.1666666667em;
  letter-spacing: -0.3px;
}
h2.smaller {
  font-size: 36px;
  font-family: "archiabold", sans-serif;
  font-weight: normal;
  letter-spacing: -0.7px;
}
@media (max-width: 1052px) {
  h2 {
    font-size: 36px;
  }
  h2.smaller {
    font-size: 36px;
  }
}

h3 {
  font-size: 24px;
  line-height: 1.375em;
  letter-spacing: -0.4px;
}
h3.smaller {
  font-size: 18px;
}

a {
  color: #f2b451;
  text-decoration: none;
}
a.light {
  color: #9aa2b5;
  font-size: 0.875rem;
}

.btn {
  box-sizing: border-box;
  height: 45px;
  padding: 0 22.5px;
  display: inline-block;
  border-radius: 22.5px;
  background-color: #161e21;
  color: white;
  font-size: 13px;
  line-height: 40px;
  border: 2px solid #161e21;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
  min-width: 130px;
  font-family: "archiabold", sans-serif;
  font-weight: normal;
}
@media screen and (max-width: 600px) {
  .btn {
    min-width: 110px;
  }
}
.btn.btn-ignore-min-width {
  min-width: 0;
}
.btn .btn-arrow {
  background-repeat: no-repeat;
  display: inline-block;
  background-position: 50% 50%;
  background-size: 100% 100%;
  background-image: url(../svg/btn_arrow.svg);
  width: 13px;
  height: 9px;
}
@media (min-width: 1052px) {
  .btn .btn-arrow {
    margin-left: 10px;
  }
}
.btn.btn-link {
  background-color: transparent;
  color: #f2b451;
  font-size: 16px;
  border-color: transparent;
  white-space: nowrap;
  margin: 2rem;
  padding: 0;
  display: inline-block;
  border-radius: 0;
  min-width: 0;
  height: 2.5rem;
  letter-spacing: -0.3px;
  border: none;
  border-bottom: 2px solid #f2b451;
}
.btn.btn-link.btn-link-dark {
  color: #161e21;
  border-bottom: 2px solid #161e21;
}
.btn.btn-link.btn-link-light {
  color: #f7f4ed;
  border-bottom: 2px solid #f7f4ed;
}
.btn.btn-link.btn-link-small {
  font-size: 12px;
  font-weight: 400;
  margin: 0;
  padding: 0 !important;
}
.btn.btn-alt {
  background-color: #161e21;
  border-color: #161e21;
  color: #f7f4ed;
}
.btn.btn-alt-light {
  background-color: transparent;
  border-color: #161e21;
  color: #161e21;
}
.btn.btn-alt-white {
  background-color: #f7f4ed;
  border-color: #f7f4ed;
  color: #f2b451;
}
.btn.btn-alt-blue {
  background-color: #00bdf2;
  color: white;
  border-color: white;
}
.btn.btn-alt-magenta {
  background-color: #ff5270;
  color: white;
  border-color: #ff5270;
}
.btn.btn-alt-red {
  background-color: #e55553;
  color: white;
  border-color: #e55553;
}
.btn.btn-alt-yellow {
  background-color: #161e21;
  color: #f2b451;
  border-color: #161e21;
}
.btn.btn-yellow {
  background-color: #f2b451;
  color: #161e21;
  border-color: #f2b451;
}
.btn.btn-yellow-invert {
  background-color: #f2b451;
  color: #161e21;
  border-color: #161e21;
}
.btn:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.btn:hover {
  transform: scale(1.05);
  text-decoration: none;
  transition: 0.2s;
}

.well {
  width: 100%;
  box-sizing: border-box;
  margin: 15px;
  background-color: #485c51;
  position: relative;
  border-radius: 8px;
}
.well.corner {
  border-top-left-radius: 50px;
}
@media screen and (max-width: 1000px) {
  .well.corner {
    border-top-left-radius: 25px;
  }
}
.well .well-inner {
  padding: 30px;
  position: relative;
}
.well h3 {
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
}
.well .btn.btn-link {
  display: inline-block;
  width: auto;
  color: #161e21;
  border-color: #161e21;
  margin-left: 0;
}
.well.alt-well {
  background-color: #f2b451;
  background-position: 100% 50%;
  background-size: auto 50%;
  background-repeat: no-repeat;
}
.well.alt-well h1,
.well.alt-well h2,
.well.alt-well h3 {
  color: white;
}
.well.full-bleed {
  margin: 0;
}

.alt-heading {
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  text-transform: uppercase;
  text-align: center;
  color: #afafaf;
  font-size: 13px;
  line-height: 1.9230769231em;
  spacing: 2px;
  font-weight: bold;
}

label {
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  display: inline-block;
  text-transform: uppercase;
  text-align: center;
  color: #afafaf;
  font-size: 12px;
  line-height: 1.3em;
  letter-spacing: 2px;
}

.label-value {
  font-family: "archiabold", sans-serif;
  font-weight: normal;
  color: #161e21;
  font-size: 18px;
}

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

.print-mark {
  background-repeat: no-repeat;
  display: inline-block;
  background-position: 50% 50%;
  background-size: 100% 100%;
  background-image: url(../svg/print_mark.svg);
  width: 40px;
  height: 40px;
}

.kill-margin {
  margin: 0;
}

.kill-padding {
  padding: 0;
}

.flexy {
  display: flex;
  box-sizing: border-box;
  align-items: center;
}
@media (max-width: 1052px) {
  .flexy.collapse {
    display: block;
  }
}
.flexy.flexy-align-top {
  align-items: flex-start;
}
.flexy.flexy-align-baseline {
  align-items: baseline;
}
.flexy.flexy-justify-content-center {
  justify-content: center;
}
.flexy.flex-start {
  align-items: flex-start;
}
.flexy.flex-baseline {
  align-items: baseline;
}
.flexy.flex-reverse {
  flex-direction: row-reverse;
}
.flexy.flex-wrap {
  flex-wrap: wrap;
}
.flexy .flexy-item {
  display: block;
  flex-grow: 1;
}
.flexy .flexy-item.flexy-item-no-grow {
  flex-grow: 0;
}
.flexy .no-grow {
  flex-grow: 0;
}
.flexy .no-grow > * {
  flex-grow: 0;
}

.pagination-icon {
  background-repeat: no-repeat;
  display: inline-block;
  background-position: 50% 50%;
  background-size: 100% 100%;
  width: 70px;
  height: 70px;
  cursor: pointer;
}
.pagination-icon.pagination-icon-next {
  background-image: url(../svg/pagination_next.svg);
}
.pagination-icon.pagination-icon-next.pagination-icon-alt {
  background-image: url(../svg/pagination_next_alt.svg);
}
.pagination-icon.pagination-icon-prev {
  background-image: url(../svg/pagination_prev.svg);
}
.pagination-icon.pagination-icon-prev.pagination-icon-alt {
  background-image: url(../svg/pagination_prev_alt.svg);
}
.pagination-icon.swiper-button-disabled {
  opacity: 0.3;
  cursor: not-allowed;
}

.js-page-nav {
  position: fixed;
  z-index: 3;
  right: 30px;
  top: 50%;
}
.js-page-nav .dot {
  width: 6px;
  height: 6px;
  display: block;
  margin-bottom: 15px;
}
.js-page-nav .dot.active {
  width: 14px;
  height: 14px;
  color: #161e21;
  margin-left: -3.5px;
}
.js-page-nav.on-blue .dot {
  background-color: white;
  opacity: 0.5;
}
.js-page-nav.on-blue .dot.active {
  color: white;
}
@media (max-width: 1052px) {
  .js-page-nav {
    display: none;
  }
}

body.init-pad-top {
  padding-top: 80px;
}
@media (max-width: 1052px) {
  body.init-pad-top {
    padding-top: 0;
  }
}

body.pad-top {
  padding-top: 130px;
}
body.pad-top .info-banner {
  margin-top: calc(80px - 130px);
}
@media screen and (max-width: 1052px) {
  body.pad-top .info-banner {
    margin-top: calc(70px - 130px);
  }
}

.message.error .eighteen-bold {
  color: #ff5270;
}

.messages {
  position: fixed;
  top: 0px;
  right: 0px;
  width: 400px;
  background: #00bdf2;
  color: white;
  z-index: 11;
  padding: 15px;
}
.messages .js-close-messages {
  position: absolute;
  top: 15px;
  right: 15px;
}
.messages .error {
  background-color: #ff5270;
}

.text-white {
  color: white;
}

.cmyk-row-container {
  position: relative;
  display: flex;
  width: 100%;
  height: 10px;
}
.cmyk-row-container .cmyk-row {
  display: block;
  flex-grow: 1;
  height: 100%;
  width: 25%;
}
.cmyk-row-container .cmyk-row.cyan {
  background-color: #f2b451;
}
.cmyk-row-container .cmyk-row.magenta {
  background-color: #485c51;
}
.cmyk-row-container .cmyk-row.yellow {
  background-color: #b2d2db;
}
.cmyk-row-container .cmyk-row.black {
  background-color: #161e21;
}

.centered-container {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  min-width: 25vw;
  min-height: 25vh;
  margin: 0 15px;
  padding: 0px;
  overflow: hidden;
}
.centered-container.centered-vert {
  min-height: 75vh;
}
.centered-container .centered-inner {
  min-width: 25vw;
  min-height: 25vh;
  position: relative;
  box-sizing: border-box;
}
@media (max-width: 1052px) {
  .centered-container .centered-inner {
    min-width: 100%;
  }
}

.margin-auto {
  margin: auto;
}

.body-copy {
  font-family: "archiamedium", sans-serif;
  font-weight: normal;
  font-size: 16px;
  letter-spacing: -0.2px;
  line-height: 34px;
  color: #161e21;
}

.caption-black {
  /* Order Confirmation N: */
  font-family: "archiamedium", sans-serif;
  font-weight: normal;
  color: #7b7b7b;
  font-size: 14px;
  color: #161e21;
  letter-spacing: -0.1px;
  line-height: 25px;
}

.caption-white {
  /* Order Confirmation N: */
  font-family: "archiamedium", sans-serif;
  font-weight: normal;
  color: #7b7b7b;
  font-size: 14px;
  color: #161e21;
  letter-spacing: -0.1px;
  line-height: 25px;
  color: white;
}

.caption-warm-white {
  /* Order Confirmation N: */
  font-family: "archiamedium", sans-serif;
  font-weight: normal;
  color: #7b7b7b;
  font-size: 14px;
  color: #161e21;
  letter-spacing: -0.1px;
  line-height: 25px;
  color: #f7f4ed;
}

.caption-gray {
  /* Order Confirmation N: */
  font-family: "archiamedium", sans-serif;
  font-weight: normal;
  color: #7b7b7b;
  font-size: 14px;
  color: #161e21;
  letter-spacing: -0.1px;
  line-height: 25px;
  color: #9f9f9f;
}
.caption-gray p a {
  color: #f2b451;
}

@media (max-width: 1052px) {
  .mobile-pad-me {
    padding: 10px;
  }
}

.thirty-bold {
  /* Log in to Your Accou: */
  font-family: "archiabold", sans-serif;
  font-weight: normal;
  font-size: 30px;
  color: #2b2b2b;
  letter-spacing: -0.4px;
}

.twenty-six-mark-bold {
  /* Next Level 3001: */
  font-family: "archiabold", sans-serif;
  font-weight: normal;
  font-size: 26px;
  color: inherited;
  letter-spacing: -0.49px;
  line-height: 21px;
  color: #161e21;
}

.twenty-heavy {
  font-family: "archiabold", sans-serif;
  font-weight: normal;
  font-size: 20px;
  color: #161e21;
  letter-spacing: -0.1px;
  text-align: center;
  line-height: 30px;
}
.twenty-heavy.smaller {
  font-size: 16px;
}

.thirty-six-heavy {
  /* Name your Order: */
  font-family: "archiabold", sans-serif;
  font-weight: normal;
  font-size: 36px;
  color: #161e21;
  letter-spacing: -0.5px;
  line-height: 42px;
}

.eighteen-bold {
  font-family: "archiasemibold", sans-serif;
  font-weight: normal;
  font-size: 18px;
  color: #161e21;
  letter-spacing: 0;
  line-height: 25px;
}

.sixteen-bold {
  font-family: "archiasemibold", sans-serif;
  font-weight: normal;
  font-size: 16px;
  color: #161e21;
  letter-spacing: 0;
  line-height: 25px;
}

.forty-eight-heavy {
  /* It’s on its way!: */
  font-family: "archiabold", sans-serif;
  font-weight: normal;
  font-size: 48px;
  color: inherited;
  letter-spacing: -0.3px;
  text-align: center;
  line-height: 55px;
}

.trust-black-logo {
  background-repeat: no-repeat;
  display: inline-block;
  background-position: 50% 50%;
  background-size: 100% 100%;
  background-image: url(../svg/trust_logo_squeegee_black.svg);
  width: 150px;
  height: 45px;
}

.trust-stacked-logo {
  background-repeat: no-repeat;
  display: inline-block;
  background-position: 50% 50%;
  background-size: 100% 100%;
  background-image: url(../svg/trust_logo_stacked_black.svg);
  width: 100px;
  height: 79px;
}

.trust-stacked-logo-light {
  background-repeat: no-repeat;
  display: inline-block;
  background-position: 50% 50%;
  background-size: 100% 100%;
  background-image: url(../svg/trust_logo_stacked_light.svg);
  width: 100px;
  height: 79px;
}

.trust-bike {
  background-repeat: no-repeat;
  display: inline-block;
  background-position: 50% 50%;
  background-size: 100% 100%;
  background-image: url(../svg/bike_dark.svg);
  width: 105px;
  height: 45px;
}

.trust-bike-light {
  background-repeat: no-repeat;
  display: inline-block;
  background-position: 50% 50%;
  background-size: 100% 100%;
  background-image: url(../svg/bike_light.svg);
  width: 105px;
  height: 45px;
}

.trust-icon-screen {
  background-repeat: no-repeat;
  display: inline-block;
  background-position: 50% 50%;
  background-size: 100% 100%;
  background-image: url(../svg/trust_icon_screen.svg);
  background-size: contain;
  width: 100px;
  height: 82px;
}

.hidden {
  display: none;
}

address {
  font-style: normal;
  display: block;
  color: #161e21;
  text-decoration: none;
  font-size: 14px;
  letter-spacing: -0.1px;
  line-height: 20px;
}

.pad-fifteen {
  padding: 15px;
}

.pad-thirty {
  padding: 30px;
}

.pad-ninety {
  padding: 90px;
}

.v-align {
  display: flex;
  align-items: center;
}

.flex-end {
  justify-content: flex-end;
}

.close-btn {
  background-repeat: no-repeat;
  display: inline-block;
  background-position: 50% 50%;
  background-size: 100% 100%;
  background-image: url(../svg/close_icon.svg);
  background-size: 11px 11px;
  width: 50px;
  height: 50px;
  border-radius: 50px;
  border: 1px solid #bababa;
}

.styled-checkbox {
  justify-content: flex-end;
  user-select: none;
  margin-bottom: 10px;
}
.styled-checkbox input[type=checkbox] {
  display: none;
}
.styled-checkbox .styled-checkbox-box {
  margin: 0 15px 0 30px;
  height: 20px;
  width: 20px;
  border: 1px solid #d0d0d0;
  border-radius: 2px;
  position: relative;
  transition: border 0.2s;
  cursor: pointer;
}
.styled-checkbox .styled-checkbox-box:after {
  content: "";
  height: 10px;
  width: 5px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  border-right: 2.5px solid #161e21;
  border-bottom: 2.5px solid #161e21;
  transform: rotate(45deg) translate3d(20%, 20%, 0);
  transition: opacity 0.1s;
  opacity: 0;
}
.styled-checkbox:hover .styled-checkbox-box {
  border: 1px solid #9d9d9d;
}
.styled-checkbox input[type=checkbox]:checked + .styled-checkbox-box:after {
  opacity: 1;
}

hr {
  height: 1px;
  background-color: #eeeeee;
  width: 100%;
  display: block;
  border: none;
}

.alert {
  background-color: #f2b451;
  padding: 1rem;
  border: 1px solid #f2b451;
  color: #161e21;
  border-radius: 4px;
}
.alert.alert-sm {
  padding: 0.25rem;
}
.alert.alert-error {
  background-color: #fdeee9;
  border: 1px solid #e55553;
  color: #e55553;
}
.alert.alert-info {
  background-color: #d0d0d0;
  border: 1px solid #d0d0d0;
  color: #161e21;
}

.info-banner {
  position: relative;
  background-color: #b2d2db;
  color: #161e21;
  padding: 10px 20px;
  text-align: center;
  z-index: 99;
}
@media screen and (max-width: 1052px) {
  .info-banner {
    margin-top: 70px;
  }
}
.info-banner p {
  margin: 0px;
  color: #161e21;
}
.info-banner a {
  color: #161e21;
  text-decoration: underline;
}

#order-invoice {
  padding: 0px 10px 100px 10px;
  color: #161e21;
}
#order-invoice .container {
  /*background-color: $white;*/
  padding: 0px 20px;
  margin-bottom: 20px;
}
#order-invoice .container #print-logo {
  display: none;
}
#order-invoice .container #print-logo-row {
  display: none;
}
#order-invoice .container h3 {
  padding-top: -10px;
}
#order-invoice .container table {
  border-collapse: collapse;
}
#order-invoice .container table tbody tr {
  border: 1px solid #d0d0d0;
  vertical-align: top;
}
#order-invoice .container table tbody tr.title td {
  padding-bottom: 0px;
}
#order-invoice .container table tbody tr.title td h4 {
  margin: 5px 0px;
}
#order-invoice .container table tbody tr.title td h4 span {
  color: #afafaf;
}
#order-invoice .container table tbody tr td {
  padding: 15px 15px 30px 15px;
}
#order-invoice .container table tbody tr td table tr.totals td {
  font-weight: bold;
}
#order-invoice .container table tbody tr td table tr td {
  padding: 5px;
}
#order-invoice .container table tbody tr td .boxed-text {
  background-color: #d0d0d0;
  padding: 5px 10px;
  border-radius: 8px;
  margin-right: 5px;
}
#order-invoice .container table tbody .printbutton {
  background-color: #f2b451;
  color: #161e21;
  font-size: 13px;
  font-family: "archiabold", sans-serif;
  border: none;
  border-radius: 8px;
  padding: 8px 10px;
}
#order-invoice .container .invoice-section {
  width: 100%;
  position: relative;
  margin-bottom: 10px;
  background-color: white;
}
#order-invoice .container .invoice-section .chunk {
  display: inline-block;
  vertical-align: top;
  width: 45%;
  padding: 15px 20px;
  margin: 0;
}
#order-invoice .container .invoice-section h4 {
  margin-bottom: -10px;
}

#email-us-button {
  cursor: hand;
  cursor: pointer;
  position: fixed;
  width: 68px;
  height: 48px;
  bottom: 15px;
  left: 20px;
  text-align: center;
  border-radius: 100px;
  background-color: #f2b451;
  box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.25);
  z-index: 2147483646 !important;
  transition: all 0.4s, bottom 0.8s ease-in-out;
}
#email-us-button:hover {
  box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.5);
}
#email-us-button.active {
  bottom: -100%;
}
#email-us-button svg {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 28px;
  height: 48px;
  display: inline-block;
}

#email-us-popup {
  position: fixed;
  width: 350px;
  height: 450px;
  max-height: 95%;
  left: 20px;
  bottom: 0px;
  background-color: white;
  z-index: 2147483646 !important;
  transition: all 0.6s ease-in-out, width 0.2s ease-in-out, top 0.4s ease-in-out;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.15);
  border-radius: 10px 10px 0 0;
}
@media screen and (max-width: 600px) {
  #email-us-popup {
    width: 100%;
    height: calc(100% - 40px);
    left: 0px;
    right: 0px;
  }
}
#email-us-popup.active {
  bottom: -100%;
}
#email-us-popup .top-bar {
  background-color: #f2b451;
  color: #161e21;
  border-color: #f2b451;
  border-radius: 10px 10px 0 0;
  height: 40px;
}
#email-us-popup .top-bar .text {
  padding-left: 15px;
  line-height: 40px;
}
#email-us-popup .top-bar .arrow {
  float: right;
  padding-right: 30px;
  background-image: url(../svg/down_carrot_new.svg);
  background-repeat: no-repeat;
  background-position: center;
  width: 16px;
  height: 40px;
  transition: 0.2s ease;
  cursor: pointer;
}
#email-us-popup .top-bar .arrow:hover {
  transform: scale(1.2);
}
#email-us-popup .bottom-section {
  font-family: "archiamedium", sans-serif;
  font-weight: normal;
  height: calc(100% - 40px);
  background-color: white;
  padding-right: 10px;
  padding-left: 10px;
  overflow-y: scroll;
  overflow-x: hidden;
}
#email-us-popup .bottom-section .contact-info {
  background-color: #f4f5f5;
  text-align: center;
  padding: 12px 10px;
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 0px;
}
#email-us-popup .bottom-section input {
  box-sizing: border-box;
  width: 100%;
  font-size: 14px;
  line-height: 18px;
  padding: 5px 4px;
  border: none;
  background-color: #f4f5f5;
}
#email-us-popup .bottom-section input[type=submit] {
  background-color: #f2b451;
  border: none;
  border-radius: 8px;
  height: 35px;
  margin-top: 10px;
  margin-bottom: 15px;
  font-family: "archiamedium", sans-serif;
  cursor: pointer;
  cursor: hand;
  transition: 0.2s ease;
}
#email-us-popup .bottom-section input[type=submit]:hover {
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
}
#email-us-popup .bottom-section input[type=submit]:disabled {
  background-color: #e4e4e4;
}
#email-us-popup .bottom-section label {
  color: #161e21;
  text-transform: none;
  letter-spacing: 0px;
  font-family: "archiamedium";
  margin-top: 10px;
}
#email-us-popup .bottom-section textarea {
  box-sizing: border-box;
  width: 100%;
  height: 88px;
  border: none;
  background-color: #f4f5f5;
  padding: 5px 4px;
}
#email-us-popup .bottom-section .recaptcha-text {
  font-size: 10px;
  padding: 5px;
}

.grecaptcha-badge {
  visibility: hidden !important;
}

.g-recaptcha {
  margin-top: 5px;
  margin-bottom: 2px;
}

img#preload {
  position: fixed;
  top: -10px;
  left: -10px;
  width: 1px;
  height: 1px;
  opacity: 0.1;
}

#address-filter-label {
  position: relative;
  width: 100%;
  text-align: left;
  margin-bottom: 20px;
}
#address-filter-label:before {
  content: "";
  position: absolute;
  left: 10px;
  top: 0;
  bottom: 0;
  width: 20px;
  background-image: url(../svg/filter_grey.svg);
  background-repeat: no-repeat;
  background-position: center;
}
#address-filter-label.active:before {
  background-image: url(../svg/filter_blue.svg);
}

#address-filter {
  font-family: "archiaregular";
  font-size: 14px;
  height: 20px;
  padding: 10px 40px;
  border-top: none;
  border-left: none;
  border-right: none;
  background-color: none;
  background: none;
  width: calc(100% - 80px);
  max-width: 350px;
}
#address-filter:focus {
  border-color: #b2d2db;
}

.burger {
  width: 20px;
  height: 16px;
  background-color: transparent;
  position: relative;
  display: block;
  cursor: pointer;
}
.burger span {
  transition: 0.4s;
  width: 20px;
  height: 2px;
  display: inline-block;
  border-radius: 2px;
  background-color: #161e21;
  position: absolute;
  top: 0;
  left: 0;
}
.burger span:nth-of-type(2) {
  top: calc(50% - 1px);
}
.burger span:nth-of-type(3) {
  top: calc(100% - 2px);
}

.nav {
  position: fixed;
  z-index: 2147483645;
  background-color: #f7f4ed;
  margin: 0;
  padding: 15px 15px;
  display: flex;
}
.nav.desktop {
  justify-content: space-between;
  align-items: center;
  border-radius: 4px;
  top: 15px;
  left: 15px;
  width: calc(100vw - 60px);
  box-shadow: 0px 2px 11px rgba(0, 0, 0, 0.11);
}
.nav.desktop .nav-links {
  width: 50%;
  max-width: 650px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 1052px) {
  .nav.desktop .nav-links {
    background-color: #00bdf2;
    display: none;
    max-width: 100%;
    width: 100%;
  }
}
.nav.desktop .nav-links a {
  display: inline-block;
  font-family: "archiabold", sans-serif;
  font-weight: normal;
  color: #161e21;
  text-decoration: none;
  padding: 8px;
  box-sizing: border-box;
}
@media (max-width: 1052px) {
  .nav.desktop .nav-links a {
    display: block;
    color: white;
  }
}
.nav.desktop .nav-links a.logo {
  background-repeat: no-repeat;
  display: inline-block;
  background-position: 50% 50%;
  background-size: 100% 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 160px;
  height: 50px;
  background-image: url(../svg/trust_logo_squeegee_black.svg);
  background-size: contain;
}
.nav.desktop .nav-links a.logo.active {
  border-bottom: none;
}
.nav.desktop .nav-links a.logo img {
  width: 92px;
  height: auto;
}
.nav.desktop .nav-links a.active {
  border-bottom: 3px solid #f2b451;
}
.nav.mobile {
  display: block;
  top: 0;
  left: 0;
  width: 100vw;
  height: 70px;
  box-sizing: border-box;
}
.nav.mobile .menu-bar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.nav.mobile .menu-bar .left {
  padding-left: 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 375px) {
  .nav.mobile .menu-bar .left {
    padding-left: 5px;
  }
}
.nav.mobile .menu-bar .left .burger span {
  background-color: #161e21;
}
.nav.mobile .menu-bar .left .logo {
  background-repeat: no-repeat;
  display: inline-block;
  background-position: 50% 50%;
  background-size: 100% 100%;
  margin-left: 30px;
  width: 115px;
  height: 28px;
  background-image: url(../svg/trust_logo_squeegee_black.svg);
  text-decoration: none;
}
@media screen and (max-width: 375px) {
  .nav.mobile .menu-bar .left .logo {
    margin-left: 20px;
  }
}
.nav.mobile .menu-bar .btn {
  height: 34px;
  line-height: 30px;
}
.nav.mobile .nav-links {
  margin-top: 40px;
  height: 0;
  display: none;
  text-align: center;
}
.nav.mobile .nav-links .links a {
  display: block;
  padding: 15px;
  margin: 15px;
  font-family: "archiabold", sans-serif;
  font-weight: normal;
  font-size: 24px;
  color: #f7f4ed;
  letter-spacing: -0.17px;
  line-height: 33px;
  text-decoration: none;
}
.nav.mobile .nav-links .btns {
  margin-top: 30px;
}
.nav.mobile .nav-links .btns .btn {
  width: 150px;
}
.nav.mobile .nav-links .extra-link {
  margin-top: 40px;
}
.nav.mobile .nav-links .extra-link a {
  font-family: "archiabold", sans-serif;
  font-weight: normal;
  font-size: 16px;
  color: #f7f4ed;
  letter-spacing: -0.3px;
  line-height: 23px;
  text-decoration: none;
}
.nav.mobile .nav-links .extra-link a::after {
  height: 5px;
  content: " ";
  border-bottom: 2px solid #f7f4ed;
  display: block;
  width: 130px;
  margin: auto;
}
.nav.mobile.nav-open {
  background-color: #485c51;
  color: white;
  height: 100vh;
}
.nav.mobile.nav-open .menu-bar .top-start-order {
  display: none;
}
.nav.mobile.nav-open .menu-bar .left .burger span {
  background-color: white;
}
.nav.mobile.nav-open .menu-bar .left .logo {
  background-repeat: no-repeat;
  display: inline-block;
  background-position: 50% 50%;
  background-size: 100% 100%;
  background-image: url(../svg/trust_logo_squeegee_white.svg);
}
.nav.mobile.nav-open .burger span {
  background-color: white;
}
.nav.mobile.nav-open .burger span:nth-of-type(1) {
  transform: rotate(-45deg) translate(-5px, 5px);
}
.nav.mobile.nav-open .burger span:nth-of-type(2) {
  opacity: 0;
}
.nav.mobile.nav-open .burger span:nth-of-type(3) {
  transform: rotate(45deg) translate(-5px, -5px);
}
.nav.mobile.nav-open .nav-links {
  height: auto;
  display: block;
}
.nav.mobile.nav-open .nav-links .btns div .btn-alt-white {
  color: #485c51;
}
.nav.mobile.nav-open .nav-links .btns div .mobile-auth-links .btn-alt-light {
  border-color: #f7f4ed;
  color: #f7f4ed;
}
.nav.mobile.nav-open .nav-links .btns div .mobile-auth-links .btn-light {
  border-color: #f7f4ed;
  background-color: #f7f4ed;
  color: #485c51;
}
.nav.mobile.dark-nav .btn-alt-white {
  color: #f2b451;
}
.nav.mobile.dark-nav .btn-alt-blue,
.nav.mobile.dark-nav .btn-alt-light {
  color: white;
}
.nav.mobile.dark-nav .btn-alt-blue.top-start-order,
.nav.mobile.dark-nav .btn-alt-light.top-start-order {
  color: #161e21;
  background-color: #f2b451;
  border-color: #f2b451;
}
.nav.dark-nav {
  background-color: #161e21;
  color: #9aa2b5;
  border-bottom: 1px solid #3b4354;
}
.nav.dark-nav .menu-bar .left .burger span {
  background-color: white;
}
.nav.dark-nav .menu-bar .left .logo {
  background-image: url(../svg/trust_logo_squeegee_white.svg);
  background-size: contain;
}
.nav.dark-nav .nav-links a {
  color: #f7f4ed;
  opacity: 0.8;
}
.nav.dark-nav .nav-links a.logo {
  background-repeat: no-repeat;
  display: inline-block;
  background-position: 50% 50%;
  background-size: 100% 100%;
  background-image: url(../svg/trust_logo_squeegee_white.svg);
  background-size: contain;
  opacity: 1;
}

body[nav-is-fixed] .nav.desktop {
  top: 0;
  left: 0;
  padding: 15px 30px;
  box-shadow: 0px 2px 11px transparent;
  border-radius: 0;
}

.mobile-nav {
  left: -100vw;
  position: fixed;
  top: 0;
  width: 100vw;
  height: 100vh;
  background-color: #f2b451;
  color: white;
  transition: 0.4s;
}
.mobile-nav a {
  color: white;
}
.mobile-nav[open] {
  left: 0;
}

.mobile-auth-links {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

.mobile-auth-links-user {
  font-family: "archiabold", sans-serif;
  font-weight: normal;
  background-color: #161e21;
  height: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
  font-size: 16px;
}
.mobile-auth-links-user .avatar-small {
  margin-right: 12px;
}

.nav-spacer {
  height: 70px;
  background-color: #00bdf2;
}

.footer {
  background-color: #f7f4ed;
  margin: 0;
  padding: 0;
}
@media (max-width: 1052px) {
  .footer {
    padding: 0 15px;
    margin: 0;
  }
}
.footer .footer-top-row {
  padding-top: 60px;
  margin-bottom: 90px;
}
@media (max-width: 1052px) {
  .footer .footer-top-row {
    padding-top: 30px;
    margin-bottom: 30px;
  }
}
.footer .footer-top-row .footer-top-spacer {
  padding-bottom: 60px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.11);
}
@media (max-width: 1052px) {
  .footer .footer-top-row .footer-top-spacer {
    padding-bottom: 30px;
  }
}
.footer .footer-middle-row {
  margin-bottom: 90px;
}
@media (max-width: 1052px) {
  .footer .footer-middle-row {
    margin-bottom: 60px;
  }
}
.footer .footer-middle-row .footer-links {
  display: flex;
}
.footer .footer-middle-row .footer-links div {
  width: 210px;
}
@media (max-width: 1052px) {
  .footer .footer-middle-row .footer-links div {
    width: 50%;
  }
}
.footer .footer-middle-row .footer-links div a {
  font-family: "archiasemibold", sans-serif;
  display: block;
  color: #161e21;
  text-decoration: none;
  font-size: 14px;
  letter-spacing: -0.1px;
  line-height: 32px;
}
@media screen and (max-width: 500px) {
  .footer .footer-middle-row .footer-subscribe-button {
    width: 100%;
  }
}
.footer .footer-bottom-row {
  border-top: 1px solid rgba(0, 0, 0, 0.11);
}
.footer .footer-bottom-row .col-inner {
  text-align: right;
}
@media (max-width: 1052px) {
  .footer .footer-bottom-row .col-inner {
    text-align: center;
    display: flex;
    flex-wrap: wrap;
  }
}
.footer .footer-bottom-row .col-inner a {
  color: #afafaf;
  text-decoration: none;
  display: inline-block;
  padding: 0 30px;
}
@media (max-width: 1052px) {
  .footer .footer-bottom-row .col-inner a {
    flex-grow: 1;
    padding: 15px 5px;
  }
}

.social-icons {
  position: absolute;
  right: 0;
  width: 174px;
  height: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 1052px) {
  .social-icons {
    right: inherit;
    left: 50%;
    margin-left: -87px;
  }
}
.social-icons.about-shop-life-social-icons {
  width: 130px;
}
@media (max-width: 1052px) {
  .social-icons.about-shop-life-social-icons {
    right: inherit;
    left: inherit;
    margin-left: 0;
  }
}

.news-letter-form {
  width: 100%;
}

.logo {
  display: inline-block;
}

.very-bottom-links a {
  font-size: 11px;
}

.row {
  display: flex;
  flex-wrap: wrap;
  position: relative;
}
.row .col {
  position: relative;
}
.row .col .col-inner {
  padding: 15px;
  position: relative;
}
.row .col .col-inner.full-desktop {
  padding: 0;
}
@media (max-width: 1052px) {
  .row .col .col-inner.full-desktop {
    padding: 15px;
  }
}
@media (max-width: 1052px) {
  .row .col .col-inner.col-inner-thirty {
    padding: 0 30px 30px 30px;
  }
}
@media (max-width: 1052px) {
  .row .col.collapse {
    width: 100%;
  }
}
@media (min-width: 1052px) {
  .row .col:first-child .col-inner {
    padding-left: 0;
  }
  .row .col:first-child .col-inner.only-col-inner {
    padding-left: 15px;
  }
}
@media (min-width: 1052px) {
  .row .col:last-child .col-inner {
    padding-right: 0;
  }
}

@media (max-width: 1052px) {
  .pad-for-mobile {
    padding-right: 15px;
    padding-left: 15px;
    box-sizing: border-box;
  }
}

.overflow-hidden {
  overflow: hidden;
}

.sixty-two {
  box-sizing: border-box;
  width: 62%;
}

.thirty-eight {
  box-sizing: border-box;
  width: 38%;
}

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

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

th.text-left {
  font-weight: normal;
  font-family: "archiaBold";
}

@media (min-width: 1052px) {
  .desktop-text-right {
    text-align: right;
  }
}

@media (max-width: 1052px) {
  .mobile-text-center {
    text-align: center;
  }
}

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

@media (max-width: 1052px) {
  .mobile-text-left {
    text-align: left;
  }
}

@media (max-width: 1052px) {
  .mobile-text-center {
    text-align: center;
  }
}

svg {
  max-width: 100%;
  max-height: 100%;
  height: auto;
  width: auto;
  line-height: 0;
  vertical-align: middle;
  margin: 0;
  padding: 0;
}

.fourteen-col-grid .one {
  box-sizing: border-box;
  width: 7.1428571429%;
}
.fourteen-col-grid .two {
  box-sizing: border-box;
  width: 14.2857142857%;
}
.fourteen-col-grid .three {
  box-sizing: border-box;
  width: 21.4285714286%;
}
.fourteen-col-grid .three-point-five {
  box-sizing: border-box;
  width: 25%;
}
.fourteen-col-grid .four {
  box-sizing: border-box;
  width: 28.5714285714%;
}
.fourteen-col-grid .four-point-six {
  box-sizing: border-box;
  width: 33.3333333333%;
}
.fourteen-col-grid .five {
  box-sizing: border-box;
  width: 35.7142857143%;
}
.fourteen-col-grid .six {
  box-sizing: border-box;
  width: 42.8571428571%;
}
.fourteen-col-grid .seven {
  box-sizing: border-box;
  width: 50%;
}
.fourteen-col-grid .eight {
  box-sizing: border-box;
  width: 57.1428571429%;
}
.fourteen-col-grid .nine {
  box-sizing: border-box;
  width: 64.2857142857%;
}
.fourteen-col-grid .ten {
  box-sizing: border-box;
  width: 71.4285714286%;
}
.fourteen-col-grid .ten-point-five {
  box-sizing: border-box;
  width: 75%;
}
.fourteen-col-grid .eleven {
  box-sizing: border-box;
  width: 78.5714285714%;
}
.fourteen-col-grid .twelve {
  width: 85.7142857143%;
  box-sizing: border-box;
}
.fourteen-col-grid .thirteen {
  box-sizing: border-box;
  width: 92.8571428571%;
}
.fourteen-col-grid .fourteen {
  box-sizing: border-box;
  width: 100%;
}

.twelve-col-grid .one {
  box-sizing: border-box;
  width: 8.333333333%;
}
.twelve-col-grid .two {
  box-sizing: border-box;
  width: 16.66666667%;
}
.twelve-col-grid .three {
  box-sizing: border-box;
  width: 25%;
}
.twelve-col-grid .four {
  box-sizing: border-box;
  width: 33.33333333%;
}
.twelve-col-grid .five {
  box-sizing: border-box;
  width: 41.66666667%;
}
.twelve-col-grid .six {
  box-sizing: border-box;
  width: 50%;
}
.twelve-col-grid .seven {
  box-sizing: border-box;
  width: 58.33333333%;
}
.twelve-col-grid .eight {
  box-sizing: border-box;
  width: 66.66666667%;
}
.twelve-col-grid .nine {
  box-sizing: border-box;
  width: 75%;
}
.twelve-col-grid .ten {
  box-sizing: border-box;
  width: 83.33333333%;
}
.twelve-col-grid .eleven {
  box-sizing: border-box;
  width: 91.66666667%;
}
.twelve-col-grid .twelve {
  box-sizing: border-box;
  width: 100%;
}

.flex-container {
  display: flex;
  flex-wrap: wrap;
}
.flex-container .row {
  width: 100%;
}

.rumper-1,
.rumper {
  width: 100%;
  background-color: transparent;
  height: 1rem;
}

.rumper-2 {
  width: 100%;
  background-color: transparent;
  height: 2rem;
}

.rumper-3 {
  width: 100%;
  background-color: transparent;
  height: 3rem;
}

.rumper-4 {
  width: 100%;
  background-color: transparent;
  height: 4rem;
}

.rumper-5 {
  width: 100%;
  background-color: transparent;
  height: 5rem;
}

.rumper-6 {
  width: 100%;
  background-color: transparent;
  height: 6rem;
}

.rumper-8 {
  width: 100%;
  background-color: transparent;
  height: 8rem;
}

.rumper-10 {
  width: 100%;
  background-color: transparent;
  height: 10rem;
}

.bumper {
  height: 2rem;
  width: 100%;
  background-color: transparent;
}
.bumper.bumper-half {
  height: 15px;
}
.bumper.bumper-two {
  height: 60px;
}
.bumper.bumper-three {
  height: 90px;
}
.bumper.bumper-four {
  height: 120px;
}

.v-align-center {
  align-items: center;
}

@media (max-width: 1052px) {
  .mobile-order-one {
    order: 1;
  }
}

@media (max-width: 1052px) {
  .mobile-order-two {
    order: 2;
  }
}

@media (max-width: 1052px) {
  .mobile-order-three {
    order: 3;
  }
}

.swiper-container.home-hero-swiper {
  width: 100%;
  height: calc(100vh - 130px);
  min-height: 680px;
  overflow: hidden;
}
@media (max-width: 1052px) {
  .swiper-container.home-hero-swiper {
    height: 50vh;
    min-height: 0;
  }
}
.swiper-container.home-hero-swiper .swiper-wrapper .swiper-slide {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
.swiper-container.home-hero-swiper .swiper-wrapper .swiper-slide .swiper-slide-timer {
  width: 100%;
  height: 100px;
  position: absolute;
  top: calc(100% - 10px);
  left: 0;
}
.swiper-container.home-hero-swiper .swiper-wrapper .swiper-slide .swiper-slide-timer.swiper-slide-timer-c {
  background-color: #f2b451;
}
.swiper-container.home-hero-swiper .swiper-wrapper .swiper-slide .swiper-slide-timer.swiper-slide-timer-m {
  background-color: #485c51;
}
.swiper-container.home-hero-swiper .swiper-wrapper .swiper-slide .swiper-slide-timer.swiper-slide-timer-y {
  background-color: #e55553;
}
.swiper-container.home-hero-swiper .swiper-wrapper .swiper-slide .swiper-slide-timer.swiper-slide-timer-k {
  background-color: #161e21;
}
.swiper-container.home-hero-swiper .swiper-wrapper .swiper-slide.swiper-slide-active .swiper-slide-timer {
  width: 0;
  transition: width 6s;
}
.swiper-container.home-hero-swiper .swiper-wrapper .swiper-slide .swiper-slide-pusher {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 100%;
  left: 0;
}
.swiper-container.home-hero-swiper .swiper-wrapper .swiper-slide .swiper-slide-pusher.swiper-slide-pusher-c {
  background-color: #f2b451;
}
.swiper-container.home-hero-swiper .swiper-wrapper .swiper-slide .swiper-slide-pusher.swiper-slide-pusher-m {
  background-color: #485c51;
}
.swiper-container.home-hero-swiper .swiper-wrapper .swiper-slide .swiper-slide-pusher.swiper-slide-pusher-y {
  background-color: #e55553;
}
.swiper-container.home-hero-swiper .swiper-wrapper .swiper-slide .swiper-slide-pusher.swiper-slide-pusher-k {
  background-color: #161e21;
}

.copy-content-block {
  max-width: 400px;
  min-width: 200px;
  margin: auto;
}
@media (max-width: 1052px) {
  .copy-content-block {
    margin: 30px;
  }
  .copy-content-block p,
.copy-content-block h1 {
    max-width: 265px;
  }
}
.copy-content-block h2.smaller {
  color: #f7f4ed;
}
.copy-content-block a {
  color: #f7f4ed;
  border-color: #f7f4ed;
  text-decoration: underline;
}
.copy-content-block a.btn {
  text-decoration: none;
}
.copy-content-block a.yellow {
  color: #f2b451;
  border-collapse: #f2b451;
}
.copy-content-block .body-copy p a {
  color: #f2b451;
  border-color: #f2b451;
  text-decoration: underline;
}
.copy-content-block .body-copy p a.btn {
  text-decoration: none;
}
.copy-content-block .case-study-copy a {
  color: #f2b451;
  border-color: #f2b451;
  text-decoration: underline;
}

.announcement {
  background-color: #f7f4ed;
}

.well .copy-content-block .btn.btn-link.warm-white {
  color: #f2b451;
  border-color: #f2b451;
}

@media (max-width: 1052px) {
  .hero-swiper {
    margin-top: 70px;
  }
}
.hero-swiper .swiper-pagination {
  bottom: 0px;
  left: -30px;
  width: 11px;
}
.hero-swiper .swiper-pagination .swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  background-color: #afafaf;
  margin-top: 15px;
}
.hero-swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 12px;
  height: 12px;
}
.hero-swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:nth-child(1) {
  background-color: #f2b451;
}
.hero-swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:nth-child(2) {
  background-color: #485c51;
}
.hero-swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:nth-child(3) {
  background-color: #e55553;
}
.hero-swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:nth-child(4) {
  background-color: #161e21;
}

.home-cta-well {
  background-repeat: no-repeat;
  background-size: cover;
  height: 700px;
  border-radius: 0;
}
@media (max-width: 1052px) {
  .home-cta-well {
    height: 400px;
  }
}
@media screen and (max-width: 1052px) and (max-width: 600px) {
  .home-cta-well {
    background-size: auto 100%;
  }
}
.home-cta-well .cta-gradient {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: white;
  background: linear-gradient(90deg, rgba(244, 244, 244, 0) 0%, #f4f4f4 100%);
}
@media (max-width: 1052px) {
  .home-cta-well .cta-gradient {
    background: linear-gradient(180deg, rgba(244, 244, 244, 0) 0%, #f4f4f4 100%);
  }
}

@media (max-width: 1052px) {
  .mobile-text-center {
    text-align: center;
  }
}

.home-testimonials-swiper {
  background-color: white;
  min-height: 300px;
  width: 100%;
}
.home-testimonials-swiper .testimonial {
  max-width: 480px;
  margin: auto;
  color: #161e21;
  margin-top: 40px;
  padding: 40px;
}
.home-testimonials-swiper .testimonial .testimonial-copy {
  font-family: "archiaregular", sans-serif;
  font-weight: normal;
  font-size: 24px;
  letter-spacing: -0.93px;
  line-height: 36px;
  position: relative;
}
.home-testimonials-swiper .testimonial .testimonial-copy .testimonial-quote {
  position: absolute;
  top: -30px;
  left: 0;
  font-size: 64px;
}
.home-testimonials-swiper .testimonial .testimonial-author {
  display: flex;
  font-family: "archiabold", sans-serif;
  font-weight: normal;
  font-size: 20px;
  letter-spacing: -0.1px;
  line-height: 30px;
  padding-top: 20px;
}
.home-testimonials-swiper .testimonial .testimonial-author div {
  flex-grow: 1;
}
.home-testimonials-swiper .testimonial .testimonial-author .testimonial-source-icon {
  background-repeat: no-repeat;
  display: inline-block;
  background-position: 50% 50%;
  background-size: 100% 100%;
  background-size: contain;
  width: 23px;
  height: 23px;
}

.swiper-pagination.home-testimonials-pagination {
  margin-top: 30px;
  position: relative;
}
.swiper-pagination.home-testimonials-pagination .swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  background-color: #afafaf;
  margin: 4px;
}
.swiper-pagination.home-testimonials-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 12px;
  height: 12px;
  background-color: #161e21;
  margin: 0 7.5px;
}

.well.alt-well.home-fav-shirt {
  background-color: #161e21;
}

.home-fav-shirt {
  background-color: #161e21;
  min-height: 389px;
  position: relative;
}
@media (max-width: 1052px) {
  .home-fav-shirt {
    height: auto;
  }
}
@media screen and (max-width: 1330px) {
  .home-fav-shirt .col.one {
    display: none;
  }
}
@media screen and (max-width: 1200px) {
  .home-fav-shirt .col.three .caption-black {
    width: 250px;
  }
}
@media screen and (max-width: 1130px) {
  .home-fav-shirt .col.three .caption-black {
    width: 180px;
  }
}
@media (min-width: 1052px) {
  .home-fav-shirt .col.three {
    min-width: 400px;
  }
}
.home-fav-shirt .new-shirt-image {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  overflow: hidden;
  border-radius: 8px;
}
@media screen and (max-width: 1520px) {
  .home-fav-shirt .new-shirt-image {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
  }
}
@media (max-width: 1052px) {
  .home-fav-shirt .new-shirt-image {
    position: relative;
    height: 75vw;
  }
}
.home-fav-shirt .new-shirt-image img {
  width: 60%;
  position: absolute;
  top: -150px;
  right: -40px;
  transform: rotate(28deg);
}
@media (max-width: 1052px) {
  .home-fav-shirt .new-shirt-image img {
    width: 100%;
    top: 0px;
    left: 0px;
    transform: rotate(0deg);
    max-width: 150%;
  }
}

.home-case-studies-swiper .swiper-wrapper .swiper-slide .row {
  align-items: stretch;
}
.home-case-studies-swiper .swiper-wrapper .swiper-slide .row .col {
  padding: 60px 99px;
}
@media (max-width: 1052px) {
  .home-case-studies-swiper .swiper-wrapper .swiper-slide .row .col {
    padding: 15px;
  }
}
.home-case-studies-swiper .swiper-wrapper .swiper-slide .row .col.case-study-first-image {
  height: 500px;
  background-size: cover;
}
@media (max-width: 1052px) {
  .home-case-studies-swiper .swiper-wrapper .swiper-slide .row .col.case-study-first-image {
    height: 280px;
  }
}
.home-case-studies-swiper .pagination-icon {
  position: absolute;
  top: 50%;
  margin-top: -35px;
  z-index: 1;
}
.home-case-studies-swiper .pagination-icon.pagination-icon-prev {
  left: 43.5%;
}
.home-case-studies-swiper .pagination-icon.pagination-icon-next {
  right: 6.5%;
}

.home-case-studies-pagination.swiper-pagination {
  position: relative;
  margin-top: 30px;
}
@media (max-width: 1052px) {
  .home-case-studies-pagination.swiper-pagination {
    position: absolute;
    top: 260px;
    right: 15px;
  }
}
.home-case-studies-pagination.swiper-pagination .swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  background-color: #afafaf;
  margin: 4px;
}
.home-case-studies-pagination.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 12px;
  height: 12px;
  background-color: #161e21;
  margin: 0 7.5px;
}

.home-featured-projects-swiper.swiper-container .swiper-slide .featured-project-info {
  opacity: 0;
  transition: 1.5s;
}
.home-featured-projects-swiper.swiper-container .swiper-slide .featured-project-info .featured-shirt-project-name {
  font-family: "Mark W01 Heavy", sans-serif;
  color: #161e21;
  font-size: 20px;
  letter-spacing: -0.1px;
  line-height: 1.5em;
}
.home-featured-projects-swiper.swiper-container .swiper-slide .featured-project-info .featured-shirt-project-specs {
  font-family: "archiabold", sans-serif;
  font-weight: normal;
  font-size: 16px;
  color: #bababa;
  letter-spacing: -0.1px;
}
.home-featured-projects-swiper.swiper-container .swiper-slide .featured-project-shirt-image {
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 0.5;
  margin-top: 75px;
  height: 350px;
  max-width: 100%;
  max-height: 100%;
  transition: 0.5s;
}
@media (max-width: 1052px) {
  .home-featured-projects-swiper.swiper-container .swiper-slide .featured-project-shirt-image {
    margin-top: 35px;
    height: 220px;
  }
}
.home-featured-projects-swiper.swiper-container .swiper-slide.swiper-slide-active {
  z-index: 2;
}
.home-featured-projects-swiper.swiper-container .swiper-slide.swiper-slide-active .featured-project-shirt-image {
  opacity: 1;
  margin-top: 0;
  height: 500px;
  transition: 0.5s;
}
@media (max-width: 1052px) {
  .home-featured-projects-swiper.swiper-container .swiper-slide.swiper-slide-active .featured-project-shirt-image {
    height: 324px;
  }
}
.home-featured-projects-swiper.swiper-container .swiper-slide.swiper-slide-active .featured-project-info {
  transition: 1.5s;
  opacity: 1;
}

.home-featured-projects-overlay {
  position: absolute;
  left: 10vw;
  top: 0;
  height: 500px;
  width: 25vw;
  background: white;
  z-index: 2;
  display: flex;
  align-items: center;
}
@media (min-width: 1052px) {
  .home-featured-projects-overlay {
    box-shadow: 0 0 40px 40px white, 0 0 25px 25px white;
  }
}
@media (min-width: 1052px) {
  .home-featured-projects-overlay .overlay-inner {
    padding-left: 30px;
  }
}
@media (max-width: 1052px) {
  .home-featured-projects-overlay .overlay-inner {
    width: 100%;
    padding: 0 30px;
  }
}
@media (max-width: 1052px) {
  .home-featured-projects-overlay {
    position: relative;
    left: inherit;
    top: inherit;
    height: auto;
    width: auto;
    text-align: center;
  }
}

.about-heading {
  margin-top: 0;
}

.about-hero {
  width: 100%;
  height: 800px;
  margin-bottom: 150px;
  background-position: 50% 50%;
  background-size: cover;
}
@media (max-width: 1052px) {
  .about-hero {
    margin-bottom: 75px;
    height: 280px;
  }
}

.about-employee {
  width: 33%;
  box-sizing: border-box;
  padding: 30px 30px 60px 30px;
  text-align: center;
  border-radius: 8px;
}
@media (max-width: 1052px) {
  .about-employee {
    width: 50%;
    padding: 15px 10px 20px 20px;
  }
  .about-employee:nth-of-type(even) {
    padding: 15px 20px 20px 10px;
  }
}
.about-employee img {
  max-width: 100%;
  margin-bottom: 30px;
  border-radius: 8px;
}
@media (max-width: 1052px) {
  .about-employee img {
    margin-bottom: 10px;
    border-radius: 4px;
  }
}
.about-employee .about-employee-name {
  font-family: "archiabold", sans-serif;
  font-weight: normal;
  font-size: 20px;
  color: #161e21;
  letter-spacing: -0.1px;
  line-height: 1.5em;
}
@media (max-width: 1052px) {
  .about-employee .about-employee-name {
    font-size: 16px;
    margin-bottom: 5px;
  }
}
.about-employee .about-employee-position {
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-size: 14px;
  color: #7b7b7b;
  letter-spacing: 1.5px;
  line-height: 1.2857142857em;
  text-transform: uppercase;
}
@media (max-width: 1052px) {
  .about-employee .about-employee-position {
    font-size: 12px;
  }
}

.about-shop-life-row {
  height: 757px;
}
@media (max-width: 1052px) {
  .about-shop-life-row {
    background-color: #f7f4ed;
    height: auto;
  }
}
.about-shop-life-row .about-shop-life-bg {
  background-color: #f7f4ed;
  width: 64.2857142857%;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 40px;
}
@media (max-width: 1052px) {
  .about-shop-life-row .about-shop-life-bg {
    display: none;
  }
}

.about-shop-life-swiper.swiper-container {
  width: 100%;
  height: auto;
}
.about-shop-life-swiper.swiper-container .swiper-slide {
  max-width: 390px;
  width: 390px;
}
@media (max-width: 1052px) {
  .about-shop-life-swiper.swiper-container .swiper-slide {
    min-width: 240px;
  }
}
.about-shop-life-swiper.swiper-container .swiper-slide img {
  width: 100%;
  max-width: 100%;
  border-radius: 4px;
}
@media (max-width: 1052px) {
  .about-shop-life-swiper.swiper-container .swiper-slide img {
    border-radius: 2px;
  }
}
.about-shop-life-swiper.swiper-container .swiper-slide.first-swiper-slide {
  width: 14.2857142857% !important;
  margin-right: 0 !important;
}
@media (max-width: 1052px) {
  .about-shop-life-swiper.swiper-container .swiper-slide.first-swiper-slide {
    display: none;
  }
}

.hiw-step-one {
  background-color: #f2b451;
  color: #161e21;
  position: relative;
  /*width: 100vw;*/
  overflow: hidden;
  padding-top: 11rem;
}
@media (max-width: 1052px) {
  .hiw-step-one {
    padding-top: 5rem;
  }
}
.hiw-step-one .hiw-step-one-inner {
  margin: 0 auto;
  width: 600px;
  text-align: center;
}
@media (max-width: 1052px) {
  .hiw-step-one .hiw-step-one-inner {
    width: auto;
    margin: 2rem;
  }
}
.hiw-step-one .hiw-step-one-inner h1 {
  color: #161e21;
}
.hiw-step-one .hiw-step-one-inner .hiw-step-one-body {
  color: #161e21;
  font-size: 15px;
  letter-spacing: -0.11px;
  line-height: 31px;
  margin: 0;
  padding: 0;
}
.hiw-step-one .hiw-step-one-inner .hiw-step-one-body p {
  margin: 0;
  padding: 0;
}
@media (max-width: 1052px) {
  .hiw-step-one .hiw-step-one-inner .hiw-step-one-body {
    text-align: left;
  }
}
.hiw-step-one .hiw-step-one-inner .hiw-step-one-anchors {
  width: 320px;
  margin: auto;
}
.hiw-step-one .hiw-step-one-hero-image {
  height: 300px;
  width: 940px;
  margin: 0 auto;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: 50% 0%;
  border-radius: 8px 8px 0 0;
  box-shadow: -5px 15px 35px 0 rgba(0, 0, 0, 0.11);
}
@media (max-width: 1052px) {
  .hiw-step-one .hiw-step-one-hero-image {
    height: 145px;
    width: 330px;
  }
}

@media (max-width: 1052px) {
  .hiw-step-two {
    background-color: #fafafa;
  }
}
.hiw-step-two .row .col.hiw-step-two-image {
  min-height: 330px;
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.hiw-step-three .hiw-step-three-inner {
  margin: 0 auto;
  width: 600px;
  text-align: center;
}
@media (max-width: 1052px) {
  .hiw-step-three .hiw-step-three-inner {
    width: 320px;
  }
}
.hiw-step-three .hiw-step-three-inner .hiw-step-three-body {
  font-size: 14px;
  margin: 0;
  padding: 0;
}

.print-style-cards.desktop {
  display: flex;
  justify-content: center;
  width: 100%;
  margin: auto;
}
.print-style-cards.swiper-container {
  margin-top: 50px;
}
@media (max-width: 1052px) {
  .print-style-cards {
    width: auto;
    margin-top: 0;
  }
}
.print-style-cards .swiper-wrapper {
  max-width: 1170px;
  margin: auto;
}
@media (max-width: 1052px) {
  .print-style-cards .swiper-wrapper {
    max-width: auto;
  }
}
.print-style-cards .swiper-wrapper .print-style-card {
  max-width: 390px;
  background: white;
  border: 2px solid #eeeeee;
  box-shadow: 0 6px 15px 0 rgba(0, 0, 0, 0.05);
  border-radius: 4px;
  position: relative;
  box-sizing: border-box;
}
@media (max-width: 1052px) {
  .print-style-cards .swiper-wrapper .print-style-card {
    margin: 0 0 0 0;
  }
}
.print-style-cards .swiper-wrapper .print-style-card.active {
  border: 2px solid #f2b451;
}
.print-style-cards .swiper-wrapper .print-style-card .card-selected {
  position: absolute;
  top: 15px;
  left: 15px;
  background-repeat: no-repeat;
  display: inline-block;
  background-position: 50% 50%;
  background-size: 100% 100%;
  background-image: url(../svg/circle_checkbox_yellow.svg);
  width: 54px;
  height: 54px;
}
.print-style-cards .swiper-wrapper .print-style-card .print-style-card-image {
  width: 100%;
  height: 390px;
  margin: auto;
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.print-style-cards .swiper-wrapper .print-style-card .print-style-card-col {
  padding: 0 15px 0 30px;
  margin: 0;
}
@media screen and (max-width: 1130px) {
  .print-style-cards .swiper-wrapper .print-style-card .print-style-card-col {
    padding: 0 10px 0 20px;
  }
}
@media (max-width: 1052px) {
  .print-style-cards .swiper-wrapper .print-style-card .print-style-card-col {
    padding: 0 5px 0 15px;
  }
}
.print-style-cards .swiper-wrapper .print-style-card .print-style-card-col:nth-of-type(2) {
  padding: 0 20px 0 15px;
}
@media (max-width: 1052px) {
  .print-style-cards .swiper-wrapper .print-style-card .print-style-card-col:nth-of-type(2) {
    padding: 0 15px 0 5px;
  }
}
.print-style-cards .swiper-wrapper .print-style-card .print-style-card-col a.btn-link {
  margin-left: 0;
}
.print-style-cards .swiper-wrapper .print-style-card .print-style-card-col.print-style-card-col-specs {
  width: 130px;
}

@media (max-width: 1052px) {
  .hiw-step-four {
    padding-top: 0;
  }
}
@media (max-width: 1052px) {
  .hiw-step-four .hiw-step-four-inner {
    padding: 0 30px 30px 30px;
  }
}
.hiw-step-four .hiw-step-four-image {
  min-height: 300px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 100% 50%;
}

@media (max-width: 1052px) {
  .hiw-step-five {
    background-color: #fafafa;
  }
}
.hiw-step-five .how-it-works-production-mobile {
  min-height: 300px;
}
.hiw-step-five .how-it-works-production {
  background-size: cover;
  min-height: 300px;
  color: white;
}
@media (max-width: 1052px) {
  .hiw-step-five .how-it-works-production {
    background-image: none !important;
    color: #161e21;
  }
}
@media (min-width: 1052px) {
  .hiw-step-five .how-it-works-production h1 {
    color: white;
  }
}
@media (max-width: 1052px) {
  .hiw-step-five .step-number.step-number-white {
    background-color: #00bdf2;
    color: white;
  }
}
@media (max-width: 1052px) {
  .hiw-step-five .hiw-step-five-inner {
    padding: 0 2rem;
    margin-top: -1.5rem;
  }
}

.step-number {
  display: inline-block;
  vertical-align: middle;
  width: 50px;
  height: 50px;
  box-sizing: border-box;
  line-height: 50px;
  border-radius: 50px;
  background-color: white;
  color: #161e21;
  font-family: "Mark W01 Heavy", sans-serif;
  font-size: 18px;
  text-align: center;
}
.step-number.step-number-magenta {
  background-color: #ff5270;
  color: white;
}
.step-number.step-number-yellow {
  background-color: #161e21;
  color: #f2b451;
}
.step-number.step-number-yellow-alt {
  background-color: #f2b451;
  color: #161e21;
}
.step-number.step-number-blue {
  background-color: #b2d2db;
  color: white;
}
.step-number.step-number-red {
  background-color: #e55553;
  color: white;
}
.step-number.step-number-green {
  background-color: #485c51;
  color: #f7f4ed;
}
.step-number.step-number-light-green {
  background-color: #92b9a2;
  color: white;
}
.step-number.step-number-black {
  background-color: #161e21;
  color: white;
}
.step-number.step-number-white {
  background-color: white;
  color: #161e21;
}

.dot {
  width: 12px;
  height: 12px;
  border-radius: 12px;
  background-color: #eeeeee;
  display: inline-block;
  margin-right: 2px;
}
.dot.dot-c {
  background-color: #92b9a2;
}
.dot.dot-y {
  background-color: #92b9a2;
}
.dot.dot-m {
  background-color: #92b9a2;
}
.dot.side-default {
  background-color: #eeeeee;
  transition: background-color 0.1s;
}
.dot.side-magenta {
  background-color: #ff5270;
  transition: background-color 0.1s;
}
.dot.side-red {
  background-color: #e55553;
  transition: background-color 0.1s;
}
.dot.side-blue {
  background-color: #b2d2db;
  transition: background-color 0.1s;
}
.dot.side-yellow {
  background-color: #fdd04f;
  transition: background-color 0.1s;
}
.dot.side-cyan {
  background-color: #00bdf2;
  transition: background-color 0.1s;
}
.dot.side-black {
  background-color: #161e21;
  transition: background-color 0.1s;
}

.hiw-finishes-images {
  text-align: center;
}
.hiw-finishes-images img {
  max-width: 100%;
  display: none;
}
.hiw-finishes-images img.hiw-finishes-active {
  display: inline-block;
}

.finishes-links {
  flex-wrap: wrap;
}
.finishes-links .flexy-item {
  width: 50%;
}
.finishes-links .flexy-item .js-show-finishes {
  box-sizing: border-box;
  height: 45px;
  padding: 0 22.5px;
  display: inline-block;
  border-radius: 22.5px;
  background-color: #161e21;
  color: white;
  font-size: 13px;
  line-height: 40px;
  border: 2px solid #161e21;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
  min-width: 130px;
  font-family: "archiamedium", sans-serif;
  font-weight: normal;
  color: #7b7b7b;
  font-size: 14px;
  background-color: transparent;
  color: #161e21;
  border-color: transparent;
}
@media screen and (max-width: 600px) {
  .finishes-links .flexy-item .js-show-finishes {
    min-width: 110px;
  }
}
.finishes-links .flexy-item .js-show-finishes.hiw-active-anchor {
  color: #f2b451;
  border-color: #f2b451;
}

.hiw-start-order {
  margin: 15px;
  color: white;
  background-color: #f2b451;
}
.hiw-start-order .flexy {
  min-height: 435px;
}
.hiw-start-order h2,
.hiw-start-order h3 {
  color: white;
}

.hiw-questions {
  margin: 15px;
  background-color: #161e21;
  color: white;
}
.hiw-questions .flexy {
  min-height: 435px;
  justify-content: space-around;
}
.hiw-questions .flexy .flexy-item {
  flex-grow: 0;
  box-sizing: border-box;
}
@media (max-width: 1052px) {
  .hiw-questions .flexy {
    flex-wrap: wrap;
  }
  .hiw-questions .flexy .flexy-item {
    flex-grow: 1;
  }
}
@media (max-width: 1052px) {
  .hiw-questions {
    padding: 30px !important;
  }
}
.hiw-questions h2,
.hiw-questions h3 {
  color: white;
}
.hiw-questions .btn-link {
  margin-left: 0;
}

@media (max-width: 1052px) {
  .wear-new-shirt {
    text-align: center;
  }
}
@media (max-width: 1052px) {
  .wear-new-shirt img {
    max-width: 100%;
  }
}

.print-styles-comparison {
  width: 50vw;
}
@media (max-width: 1052px) {
  .print-styles-comparison {
    width: 95vw;
  }
}
.print-styles-comparison .flexy .flexy-item {
  text-align: center;
  width: 22%;
  border-top: 1px solid #f0f0f0;
  border-left: 1px solid #f0f0f0;
  height: 60px;
  line-height: 60px;
}
.print-styles-comparison .flexy .flexy-item:last-child {
  border-right: 1px solid #f0f0f0;
}
.print-styles-comparison .flexy .flexy-item.heading {
  font-family: "archiabold", sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #161e21;
  text-align: left;
  border: none;
  width: 34%;
  min-width: 150px;
}
.print-styles-comparison .flexy .flexy-item.heading.text-center {
  width: 20%;
  min-width: 0px;
  font-family: "archiabold", sans-serif;
  font-weight: normal;
  text-align: center;
}
.print-styles-comparison .flexy:last-child .flexy-item {
  border-bottom: 1px solid #f0f0f0;
}
.print-styles-comparison .flexy:last-child .flexy-item.heading {
  border: none;
}

.print-style-image {
  text-align: center;
}
.print-style-image img {
  margin: auto;
}

.zoom {
  position: relative;
}
.zoom.zoomer-image {
  width: 390px;
}

html.magnifying > body {
  overflow-x: hidden !important;
}

.magnify,
.magnify > .magnify-lens,
.magnify-mobile,
.lens-mobile {
  /* Reset */
  min-width: 0;
  min-height: 0;
  animation: none;
  border: none;
  float: none;
  margin: 0;
  opacity: 1;
  outline: none;
  overflow: visible;
  padding: 0;
  text-indent: 0;
  transform: none;
  transition: none;
}

.magnify {
  position: relative;
  width: auto;
  height: auto;
  box-shadow: none;
  display: inline-block;
  z-index: inherit;
}

.magnify > .magnify-lens {
  /* Magnifying lens */
  position: absolute;
  width: 200px;
  height: 200px;
  border-radius: 100%;
  /* Multiple box shadows to achieve the glass lens effect */
  box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.85), 0 0 7px 7px rgba(0, 0, 0, 0.25), inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
  cursor: none;
  display: none;
  z-index: 99;
}

.magnify > .magnify-lens.loading {
  background: #333 !important;
  opacity: 0.8;
}

.magnify > .magnify-lens.loading:after {
  /* Loading text */
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  color: #fff;
  content: "Loading...";
  font: italic normal 16px/1 Calibri, sans-serif;
  letter-spacing: 1px;
  margin-top: -8px;
  text-align: center;
  text-shadow: 0 0 2px rgba(51, 51, 51, 0.8);
  text-transform: none;
}

.finishes-mobile-swiper .swiper-wrapper .swiper-slide img {
  max-width: 60%;
}

.finishes-titles-mobile-swiper .swiper-wrapper .swiper-slide {
  opacity: 0.5;
}
.finishes-titles-mobile-swiper .swiper-wrapper .swiper-slide .finish-title {
  font-family: "Mark W01 Heavy", sans-serif;
  text-align: center;
  font-size: 20px;
  color: #161e21;
  padding-bottom: 50px;
}
.finishes-titles-mobile-swiper .swiper-wrapper .swiper-slide.swiper-slide-active {
  opacity: 1;
}
.finishes-titles-mobile-swiper .swiper-pagination .swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  background-color: #afafaf;
  margin: 4px;
}
.finishes-titles-mobile-swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 12px;
  height: 12px;
  background-color: #161e21;
  margin: 0 7.5px;
}

.wear-your-shirt-wrapper {
  overflow: hidden;
  width: 100%;
}
.wear-your-shirt-wrapper .wear-your-shirt-images {
  width: 978px;
  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
}
.wear-your-shirt-wrapper .wear-your-shirt-images img {
  margin: 15px;
  height: 310px;
  width: 390px;
  object-fit: cover;
}
.wear-your-shirt-wrapper .wear-your-shirt-images img:first-child {
  margin-left: 120px;
}

.wear-your-shirt-mobile-swiper {
  height: 34vh;
  overflow: hidden;
}

.print-style-specs-flexy .flexy-item {
  text-align: center;
  width: 30%;
  margin: 0 auto;
}

.row.print-style-examples .print-style-example {
  width: 50%;
  padding: 5px;
  max-height: 400px;
  overflow: hidden;
  text-align: center;
}
.row.print-style-examples .print-style-example img {
  width: 100%;
}

.icon {
  background-repeat: no-repeat;
  display: inline-block;
  background-position: 50% 50%;
  background-size: 100% 100%;
  width: 20px;
  height: 20px;
  background-color: transparent;
  text-indent: -9999px;
  white-space: nowrap;
}
.icon.icon-social {
  background-image: url(../svg/social_icons.svg);
  background-position: 0 50%;
  background-size: 174px 20px;
}
.icon.icon-social.icon-instagram {
  background-position: 2px;
}
.icon.icon-social.icon-facebook {
  background-position: -52px;
}
.icon.icon-social.icon-twitter {
  background-position: -102px;
}
.icon.icon-social.icon-youtube {
  background-position: -153px;
}
.icon.icon-plus-circle {
  background-image: url(../svg/plus_circle_icon_yellow.svg);
  width: 19px;
  height: 19px;
}
.icon.icon-plus-circle.icon-plus-circle-white-bg {
  background-color: white;
}
.icon.icon-dropdown {
  width: 6px;
  height: 5px;
  margin-left: 8px;
  margin-right: 8px;
  background-image: url(../svg/dropdown_icon.svg);
}
.icon.icon-filter {
  width: 20px;
  height: 20px;
  margin-left: 8px;
  margin-right: 8px;
  background-image: url(../svg/filter.svg);
}
.icon.icon-map {
  width: 21px;
  height: 30px;
  background-image: url(../svg/map_icon_yellow.svg);
}
.icon.icon-map.icon-map-small {
  width: 13.64px;
  height: 20px;
}
.icon.icon-pickup {
  width: 26px;
  height: 24px;
  background-image: url(../svg/pickup_icon_new.svg);
}
.icon.icon-pickup.icon-map-small {
  width: 18px;
  height: 18px;
}
.icon.icon-credit-card {
  width: 30px;
  height: 21px;
  background-image: url(../svg/credit_card.svg);
}
.icon.icon-padlock {
  width: 25px;
  height: 40px;
  background-image: url(../svg/padlock_icon_yellow.svg);
}
.icon.icon-circle-checkbox {
  width: 26px;
  height: 26px;
  background-image: url(../svg/circle_checkbox_yellow.svg);
}
.icon.icon-filters-all {
  width: 40px;
  height: 40px;
  background-image: url(../svg/filters_all_new_black.svg);
}
.icon.icon-filters-short-sleeve {
  width: 40px;
  height: 40px;
  background-image: url(../svg/filters_short_sleeve_green.svg);
}
.icon.icon-filters-long-sleeve {
  width: 40px;
  height: 40px;
  background-image: url(../svg/filters_long_sleeve_green.svg);
}
.icon.icon-filters-tank-top {
  width: 40px;
  height: 40px;
  background-image: url(../svg/filters_tank_top_green.svg);
}
.icon.icon-filters-v-neck {
  width: 40px;
  height: 40px;
  background-image: url(../svg/filters_v_neck_green.svg);
}
.icon.icon-filters-hoodie {
  width: 40px;
  height: 40px;
  background-image: url(../svg/filters_hoodie_green.svg);
}
.icon.icon-resize {
  width: 15px;
  height: 15px;
  background-image: url(../svg/resize_icon.svg);
}
.icon.icon-magnify {
  width: 22px;
  height: 22px;
  background-image: url(../svg/magnify_icon.svg);
}

.swiper-container.case-study-swiper {
  width: 100%;
  height: 100vh;
  overflow: hidden;
  position: relative;
}
.swiper-container.case-study-swiper.swiper-sticky {
  position: fixed;
  width: 50%;
}
.swiper-container.case-study-swiper .swiper-wrapper .swiper-slide {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 0%;
}

.case-study-logo {
  margin-top: 195px;
  margin-bottom: 70px;
}

.case-study-specs {
  max-width: 600px;
}
.case-study-specs .btn-link {
  margin-left: 0;
}
.case-study-specs .home-case-study-logo {
  width: 92px;
  height: 92px;
  background-size: contain;
  background-repeat: no-repeat;
}
@media (max-width: 1052px) {
  .case-study-specs .home-case-study-logo {
    position: absolute;
    top: -46px;
    left: 15px;
  }
}
.case-study-specs div.flexy .flexy-item h4 {
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  margin: 0 0 15px 0;
  /* Style: */
  font-size: 12px;
  color: #bababa;
  letter-spacing: 2px;
  line-height: 25px;
  text-transform: uppercase;
}
.case-study-specs div.flexy .flexy-item span {
  font-family: "archiasemibold", sans-serif;
  font-weight: normal;
  font-size: 18px;
  color: #161e21;
  letter-spacing: 0;
  line-height: 25px;
}

h1.case-study-heading {
  font-family: "archiabold", sans-serif;
  font-weight: normal;
  letter-spacing: -0.3px;
  line-height: 55px;
  position: relative;
}
h1.case-study-heading span {
  position: absolute;
  top: 0;
  left: -30px;
  font-family: "archiabold", sans-serif;
  font-weight: normal;
  font-size: 20px;
  color: #d0d0d0;
  letter-spacing: -0.1px;
  line-height: 20px;
  vertical-align: top;
}
@media (max-width: 1052px) {
  h1.case-study-heading span {
    display: none;
  }
}

.more-case-studies {
  height: 450px !important;
  background-position: -10000px -10000px;
  background-repeat: no-repeat;
}
.more-case-studies.more-case-studies-c {
  background-color: #f2b451;
}
.more-case-studies.more-case-studies-m {
  background-color: #485c51;
}
.more-case-studies.more-case-studies-y {
  background-color: #b2d2db;
}
.more-case-studies.more-case-studies-k {
  background-color: #161e21;
}
.more-case-studies a {
  font-family: "Mark W01 Heavy", sans-serif;
  color: white;
  text-decoration: none;
  position: relative;
  padding: 30px;
  display: block;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}
.more-case-studies a h4 {
  color: white;
}
.more-case-studies a h1 {
  color: white;
}
.more-case-studies a span {
  display: block;
  position: absolute;
  bottom: 30px;
  left: 30px;
  display: inline-block;
  border-bottom: 2px solid white;
}

.case-study-image {
  position: relative;
  width: 100%;
  height: 280px;
  background-position: 50% 50%;
  background-size: 100% auto;
}
.case-study-image .case-study-logo-mobile {
  position: absolute;
  left: 50%;
  margin-left: -46px;
  bottom: -46px;
}

.case-study-second-image {
  display: block;
  width: 100%;
  height: auto;
}

.mobile-case-study-swiper .swiper-slide {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  height: 40vh;
  background-size: cover;
}

.casestudy-icons {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 1000;
}
.casestudy-icons .casestudy-icon-prev {
  transform: rotate(90deg);
}
.casestudy-icons .casestudy-icon-next {
  transform: rotate(90deg);
  margin-top: -20px;
}

.case-study-shirt-image {
  margin-right: 30px;
  border: 1px solid #eeeeee;
  border-radius: 2px;
}

.case-study-copy.body-copy p:first-child:first-letter {
  font-family: "Mark W01 Heavy", sans-serif;
  font-size: 68px;
  float: left;
  line-height: 58px;
  padding: 0 10px 0 0;
}

.case-study-copy-mobile {
  padding: 30px;
}

.shirt-request-hero {
  position: relative;
  background-color: #161e21;
  overflow: hidden;
  min-height: 100vh;
}
@media (max-width: 1052px) {
  .shirt-request-hero {
    min-height: 280px;
  }
}
.shirt-request-hero img {
  position: absolute;
  width: 140%;
  height: auto;
  top: 50%;
  left: 50%;
  margin-left: -70%;
  margin-top: -60%;
  transform: rotate(27deg);
}

.liveprinting-form-container {
  background-color: #f7f4ed;
  margin: 0px;
}
@media screen and (max-width: 1052px) {
  .liveprinting-form-container {
    padding-left: 4%;
    padding-right: 4%;
  }
}
.liveprinting-form-container p.btn-row {
  width: 100%;
  text-align: center;
}

.liveprinting-form section + section {
  margin-top: 3.5rem;
}
.liveprinting-form section p + * {
  margin-top: 1rem;
}
.liveprinting-form section h5 {
  width: 100%;
  text-align: center;
  margin-bottom: 1rem;
}
.liveprinting-form section p textarea {
  padding-top: 37px;
  line-height: 1.5;
  color: #161e21;
}
.liveprinting-form section p.radio-input, .liveprinting-form section p.boolean-input {
  text-align: center;
  padding-top: 5px;
}
.liveprinting-form section p.radio-input label, .liveprinting-form section p.boolean-input label {
  position: relative;
  top: 0;
  left: 0;
  text-align: center;
}
.liveprinting-form section p.boolean-input label {
  font-size: 1rem;
  font-family: "archiamedium", sans-serif;
  text-transform: none;
  letter-spacing: 0px;
  color: #161e21;
}
.liveprinting-form section ul {
  text-align: center;
  list-style: none;
  padding-left: 0;
  margin-top: 3px;
  margin-bottom: 0px;
}
.liveprinting-form section ul li {
  display: inline-block;
  margin-left: 4px;
  margin-right: 4px;
}
.liveprinting-form section ul li label {
  font-size: 1rem;
  text-transform: none;
  font-family: "archiamedium", sans-serif;
  color: #161e21;
  letter-spacing: 0px;
}

.liveprinting-info-container {
  background-color: #485c51;
  color: #f7f4ed;
  align-items: stretch;
  padding-top: 3.2rem;
  padding-bottom: 3.2rem;
  margin: 0px;
}
@media screen and (max-width: 1052px) {
  .liveprinting-info-container {
    padding-left: 4%;
    padding-right: 4%;
  }
}
.liveprinting-info-container h4 {
  color: #f7f4ed;
  margin-top: 0px;
  margin-bottom: 1rem;
}
.liveprinting-info-container ol {
  margin-bottom: 0px;
}

.live-printing-hero-image {
  height: 100vh;
}
@media (max-width: 1052px) {
  .live-printing-hero-image {
    height: auto;
  }
}
.live-printing-hero-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
}
@media (max-width: 1052px) {
  .live-printing-hero-image img {
    width: 100%;
    height: auto;
  }
}

.liveprinting-bottom-images .flexy-item {
  width: 33%;
  height: 390px;
}
.liveprinting-bottom-images .flexy-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
}

.liveprinting-image {
  width: 100%;
  text-align: center;
}
.liveprinting-image.jquery {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}

#liveprinting-art-upload {
  display: block;
  width: 100%;
  text-align: center;
}
#liveprinting-art-upload.jquery {
  width: 100%;
  text-align: center;
}
#liveprinting-art-upload.jquery label {
  text-align: center;
  margin-top: 5px;
  margin-bottom: 15px;
  padding: 10px 14px;
  border-radius: 8px;
  font-family: "archiabold";
  font-size: 16px;
  background-color: #f2b451;
  color: #161e21;
  text-transform: none;
  letter-spacing: 0px;
}
#liveprinting-art-upload.jquery label.filled {
  background-color: #d0d0d0;
}
#liveprinting-art-upload.jquery label .art-name {
  font-family: "archiamedium";
}
#liveprinting-art-upload.jquery label .delete-art {
  text-decoration: underline;
}
#liveprinting-art-upload.jquery p {
  display: none;
  text-align: center;
  margin-top: 5px;
  margin-bottom: 15px;
  padding: 10px 14px;
  border-radius: 8px;
  font-family: "archiabold";
  font-size: 16px;
  background-color: #d0d0d0;
  color: #161e21;
  text-transform: none;
  letter-spacing: 0px;
}

.faqpage-heading {
  background-color: #485c51;
  margin: 30px 30px 30px 30px;
  padding: 120px;
  border-radius: 8px;
}
@media screen and (max-width: 800px) {
  .faqpage-heading {
    padding: 100px;
    border-radius: 0px;
  }
}
@media screen and (max-width: 600px) {
  .faqpage-heading {
    padding: 50px;
    margin: 15px;
  }
}
.faqpage-heading h1 {
  margin: 0;
  padding: 0;
  color: #f7f4ed;
}
@media (min-width: 1052px) {
  .faqpage-heading h1 {
    max-width: 400px;
  }
}

h4.faq-category-title {
  margin: 0px 0 15px 0;
  padding: 130px 0 0 0;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-size: 12px;
  text-transform: uppercase;
  color: #161e21;
  letter-spacing: 1.2px;
}

.faq-category .faq-list .faq-item {
  position: relative;
  border-bottom: 1px solid rgba(0, 0, 0, 0.11);
  padding-top: 30px;
  padding-bottom: 30px;
  position: relative;
}
.faq-category .faq-list .faq-item:first-of-type {
  border-top: 1px solid rgba(0, 0, 0, 0.11);
}
.faq-category .faq-list .faq-item .js-toggle-faq-item {
  cursor: pointer;
  position: relative;
  display: flex;
  align-items: center;
}
.faq-category .faq-list .faq-item .js-toggle-faq-item .faq-item-arrow {
  background-repeat: no-repeat;
  display: inline-block;
  background-position: 50% 50%;
  background-size: 100% 100%;
  width: 19px;
  height: 12px;
  background-image: url(../svg/faq_item_arrow_yellow.svg);
  transform: rotate(0deg);
  transition: 0.3s;
  flex-grow: 0;
  flex-shrink: 0;
  margin-right: 20px;
}
.faq-category .faq-list .faq-item .js-toggle-faq-item b {
  /* Here is an example o: */
  font-family: "archiasemibold", sans-serif;
  font-weight: normal;
  font-size: 18px;
  color: #7b7b7b;
  letter-spacing: 0;
  line-height: 25px;
}
.faq-category .faq-list .faq-item .faq-item-answer {
  display: none;
}
.faq-category .faq-list .faq-item .faq-item-answer img {
  max-width: 100%;
}
.faq-category .faq-list .faq-item.faq-item-open .faq-item-arrow {
  transform: rotate(180deg);
}
.faq-category .faq-list .faq-item.faq-item-open .faq-item-answer {
  display: block;
}

body.my-account {
  background-color: #fafafa;
}
body.my-account.pad-top {
  padding-top: 81px;
}
@media (max-width: 1052px) {
  body.my-account.pad-top {
    padding-top: 70px;
  }
}
body.my-account.pad-top.account-settings {
  background-color: #161e21;
}
body.my-account.pad-top .info-banner {
  margin-top: 0;
}

.accounts {
  padding-bottom: 90px;
}

@media (max-width: 1052px) {
  .hide-account-nav-mobile .my-account-nav {
    display: none;
  }
}

.account-settings-links a {
  font-family: "archiasemibold", sans-serif;
  font-weight: normal;
  font-size: 18px;
  color: #161e21;
  letter-spacing: 0;
  line-height: 25px;
  color: white;
  display: block;
  padding: 15px;
  margin: 15px;
}

.my-account-nav {
  background-color: #485c51;
  margin-bottom: 90px;
  padding: 30px;
  justify-content: space-between;
}
@media (max-width: 1052px) {
  .my-account-nav {
    padding: 15px;
    margin-bottom: 0;
    background-color: #485c51;
  }
}
.my-account-nav .flexy-item {
  text-align: center;
}
.my-account-nav .flexy-item a.link-light {
  font-family: "archiasemibold", sans-serif;
  font-weight: normal;
  font-size: 13px;
  color: rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 1.5px;
}
.my-account-nav .flexy-item a.link-light:hover, .my-account-nav .flexy-item a.link-light:active {
  color: white;
}
.my-account-nav .flexy-item .text-right .btn-alt-light {
  background-color: #485c51;
  border-color: #f7f4ed;
  color: #f7f4ed;
}
.my-account-nav .flexy-item.active {
  margin-top: 7px;
}
.my-account-nav .flexy-item.active a.link-light {
  color: #f7f4ed;
  letter-spacing: 1.5px;
}
.my-account-nav .flexy-item.active:after {
  line-height: 0;
  content: " ";
  margin: auto;
  display: block;
  width: 7px;
  height: 7px;
  background-color: #f2b451;
  border-radius: 7px;
}
.my-account-nav .flexy-item.overdue {
  margin-top: 7px;
}
.my-account-nav .flexy-item.overdue a.link-light {
  color: rgba(255, 255, 255, 0.5);
  letter-spacing: 1.5px;
}
.my-account-nav .flexy-item.overdue:after {
  line-height: 0;
  content: " ";
  margin: auto;
  display: block;
  width: 7px;
  height: 7px;
  background-color: #e55553;
  border-radius: 7px;
}
.my-account-nav .flexy-item.overdue:hover a.link-light {
  color: #f7f4ed;
}

.art-title {
  margin-bottom: 0px;
  margin-top: 0px;
}

.art-group-subtitle {
  line-height: 20px;
  font-size: 16px;
  font-family: "archiaregular", sans-serif;
  margin-top: 0px;
}

.back-to-groups-button {
  background: none;
  border: none;
  font-family: "archiasemibold", sans-serif;
  font-weight: normal;
  color: #f2b451;
  font-size: 14px;
  cursor: hand;
  cursor: pointer;
  padding: 0;
}
.back-to-groups-button:hover {
  text-decoration: underline;
}

.art-search-container {
  background-color: #f0f0f0;
  border-radius: 8px;
  padding: 18px 15px;
  margin: 22px 0px;
}
.art-search-container input {
  font-family: "archiaregular";
  background: none;
  border: none;
  border-bottom: 2px solid #161e21;
  border-radius: 0px;
  padding: 8px;
  font-size: 16px;
  margin-right: 10px;
}
.art-search-container input:focus {
  outline: none;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-bottom: 2px solid #161e21;
}
.art-search-container button {
  font-family: "archiabold";
  border: 2px solid #afafaf;
  border: none;
  background-color: #afafaf;
  color: #161e21;
  padding: 8px 25px;
  font-size: 16px;
  border-radius: 22.5px;
  cursor: hand;
  cursor: pointer;
  transition: 100ms ease;
}
.art-search-container button:hover {
  scale: 1.03;
  background-color: #a2a2a2;
}

.search-empty {
  text-align: center;
}
.search-empty button {
  font-family: "archiabold";
  border: 2px solid #afafaf;
  border: none;
  background-color: #afafaf;
  color: #161e21;
  padding: 8px 25px;
  font-size: 16px;
  border-radius: 22.5px;
  cursor: hand;
  cursor: pointer;
  transition: 100ms ease;
}
.search-empty button:hover {
  scale: 1.03;
  background-color: #a2a2a2;
}

.new-art-form-container {
  background-color: #f0f0f0;
  border-radius: 8px;
  padding: 18px 15px;
  margin: 22px 0px;
}
.new-art-form-container .new-art-version-label {
  font-family: "archiaregular", sans-serif;
  font-weight: normal;
  text-transform: none;
  text-align: left;
  color: #161e21;
  font-size: 14px;
  letter-spacing: 0;
  max-width: 720px;
  margin-bottom: 10px;
}
.new-art-form-container input {
  font-family: "archiaregular";
  background: none;
  border: none;
  border-bottom: 2px solid #161e21;
  border-radius: 0px;
  padding: 8px;
  font-size: 16px;
  margin-right: 10px;
}
.new-art-form-container input:focus {
  outline: none;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-bottom: 2px solid #161e21;
}
.new-art-form-container button {
  font-family: "archiabold";
  border: 2px solid #afafaf;
  border: none;
  background-color: #afafaf;
  color: #161e21;
  padding: 8px 25px;
  font-size: 16px;
  border-radius: 22.5px;
  cursor: hand;
  cursor: pointer;
  transition: 100ms ease;
}
.new-art-form-container button:hover {
  scale: 1.03;
  background-color: #a2a2a2;
}

.artwork-modal-container {
  min-width: 750px;
}
.artwork-modal-container .artwork-modal-card {
  position: relative;
  text-align: left;
  text-decoration: none;
  margin-bottom: 25px;
  padding: 15px;
  border: 1px solid #eeeeee;
  border-radius: 8px;
  display: flex;
  cursor: hand;
  cursor: pointer;
  box-shadow: 0px 0px 8px rgba(36, 39, 45, 0.03);
  transition: 100ms ease;
}
.artwork-modal-container .artwork-modal-card:hover {
  box-shadow: 0 6px 10px 0 rgba(36, 39, 45, 0.07);
}
.artwork-modal-container .artwork-modal-card .artwork-modal-img {
  width: 100px;
  height: 100px;
  border-radius: 5px;
  margin-right: 12px;
  background-color: #fafafa;
  padding: 1px;
  text-align: center;
}
.artwork-modal-container .artwork-modal-card .artwork-modal-img .helper {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.artwork-modal-container .artwork-modal-card .artwork-modal-img img {
  max-width: 100px;
  max-height: 100px;
  border-radius: 5px;
  vertical-align: middle;
}
.artwork-modal-container .artwork-modal-card .art-info .art-title {
  font-family: "archiabold", sans-serif;
  font-size: 18px;
  line-height: 1.1;
}
.artwork-modal-container .artwork-modal-card .art-info .art-subtitle {
  font-family: "archiaregular", sans-serif;
  font-size: 14px;
}
.artwork-modal-container .artwork-modal-card .art-info .art-subtitle.yellow {
  color: #f2b451;
}

.artwork-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
.artwork-container .artwork-card {
  box-sizing: border-box;
  background-color: white;
  border: 1px solid #eeeeee;
  box-shadow: 0 6px 10px 0 rgba(36, 39, 45, 0.05);
  border-radius: 2px;
  overflow: hidden;
  transition: box-shadow ease 0.3s;
  position: relative;
  width: 285px;
  text-align: center;
  text-decoration: none;
  margin: 0 10px 3vw 0;
  cursor: pointer;
}
@media (max-width: 1052px) {
  .artwork-container .artwork-card {
    max-width: 40%;
    margin-left: 1vw;
    margin-right: 1vw;
    margin-bottom: 8vw;
  }
}
@media (max-width: 600px) {
  .artwork-container .artwork-card {
    max-width: 100%;
  }
}
.artwork-container .artwork-card:hover {
  box-sizing: border-box;
  background-color: white;
  border: 1px solid #eeeeee;
  box-shadow: 0 6px 10px 0 rgba(36, 39, 45, 0.05);
  border-radius: 2px;
  overflow: hidden;
  transition: box-shadow ease 0.3s;
  box-shadow: 0 10px 10px 0 rgba(36, 39, 45, 0.1);
}
.artwork-container .artwork-card .artwork-img {
  width: 100%;
  height: 250px;
  object-fit: contain;
  border-bottom: 1px solid #eeeeee;
}
.artwork-container .artwork-card .artwork-info {
  padding: 30px;
}
.artwork-container .artwork-card .artwork-info .artwork-name {
  font-family: "archiabold", sans-serif;
  font-weight: normal;
  color: #161e21;
  font-size: 18px;
  letter-spacing: -0.34px;
  line-height: 27px;
}
.artwork-container .artwork-card .artwork-info .artwork-date {
  font-size: 11px;
  color: #bababa;
  letter-spacing: 0.5px;
  line-height: 27px;
}

.addresses-container .address-card {
  background: white;
  border: 1px solid #eeeeee;
  border-radius: 3px;
  padding: 30px;
  margin-bottom: 30px;
}
.addresses-container .address-card:first-child {
  margin-top: 20px;
}
.addresses-container .address-card .address-contact {
  font-size: 21px;
  color: #161e21;
  letter-spacing: -0.15px;
  font-weight: 600;
}
.addresses-container .address-card a.archive-address {
  color: #e55553;
}

.payments-container .payment-card {
  background: white;
  border: 1px solid #eeeeee;
  border-radius: 3px;
  padding: 30px;
  margin-bottom: 30px;
}
.payments-container .payment-card:first-child {
  margin-top: 20px;
}
.payments-container .payment-card label {
  text-transform: none;
  margin-bottom: 5px;
}
.payments-container .payment-card label .eighteen-bold {
  font-family: "archiabold";
}
.payments-container .payment-card.yellow-card {
  background-color: #fbf1de;
}

.avatar {
  font-family: "archiabold", sans-serif;
  font-weight: normal;
  width: 90px;
  height: 90px;
  line-height: 80px;
  text-align: center;
  background-color: #f2b451;
  color: #161e21;
  border-radius: 90px;
  border: 2px solid #f2b451;
  font-size: 36px;
  box-sizing: border-box;
}
.avatar.avatar-small {
  width: 35px;
  height: 35px;
  line-height: 30px;
  border-radius: 35px;
  font-size: 12px;
}

.user-menu {
  width: 100%;
  border: 1px solid #eeeeee;
  box-shadow: 0 6px 10px 0 rgba(36, 39, 45, 0.05);
  border-radius: 4px;
  min-width: 180px;
  padding: 30px;
  box-sizing: border-box;
  height: auto;
  background-color: white;
  display: none;
  position: absolute;
  top: 130%;
  right: 0;
  padding: 15px;
  box-sizing: border-box;
}
.user-menu.active {
  display: block;
}
.user-menu a {
  display: block;
  color: #f2b451;
}

.js-show-user-menu {
  cursor: pointer;
}

.js-hide-user-menu {
  background-color: transparent;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  display: none;
}
.js-hide-user-menu.active {
  display: block;
}

.accounts-avatar {
  width: 268px;
  margin: 0 auto;
}

.members-container {
  text-align: center;
}
.members-container .customer-members {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: auto;
  max-width: 1400px;
}
.members-container .customer-members .customer-member-card {
  font-family: "Open Sans", sans-serif;
  display: flex-item;
  background: white;
  border: 1px solid #eeeeee;
  box-shadow: 0 6px 10px 0 rgba(36, 39, 45, 0.05);
  border-radius: 4px;
  width: 180px;
  padding: 30px;
  min-height: 205px;
  box-sizing: border-box;
  margin: 15px;
  font-size: 16px;
  color: #161e21;
  font-weight: 600;
}
.members-container .customer-members .customer-member-card .avatar {
  margin: 0 auto 15px auto;
}
.members-container .customer-members a.customer-member-card {
  color: #f2b451;
  text-decoration: none;
}
.members-container .customer-members a.customer-member-card .avatar {
  background-color: #fbf1de;
  border: 2px dashed #f2b451;
  color: #f2b451;
}

.accounts-heading {
  font-family: "archiabold", sans-serif;
  font-weight: normal;
  font-size: 26px;
  color: #9aa2b5;
  letter-spacing: -0.19px;
}

.orders-top-bar {
  /*border-top: 1px solid $borderGray;
  border-bottom: 1px solid $borderGray;*/
  padding: 20px 0px;
}
.orders-top-bar .row {
  align-items: center;
}
.orders-top-bar .row .col {
  text-align: left;
}
.orders-top-bar .row .col a.cancel-search {
  background-color: #e55553;
  font-size: 13px;
  padding: 10px 15px;
  border-radius: 100px;
  color: white;
  text-align: right;
}
.orders-top-bar .row .col form input[type=text] {
  font-size: 15px;
  padding: 5px 7px;
  border: 1px solid #d0d0d0;
  margin-right: 5px;
}
.orders-top-bar .row .col form input[type=submit] {
  font-size: 14px;
  padding: 7px 12px;
  border-radius: 100px;
  color: #161e21;
  background: #f2b451;
  border: none;
  cursor: pointer;
}
.orders-top-bar .row .col form input[type=submit]:hover {
  box-shadow: 0 0px 25px 0px rgba(0, 0, 0, 0.2);
}
.orders-top-bar .row .col.search-column {
  text-align: right;
  font-family: "archiamedium", sans-serif;
  font-weight: normal;
}
.orders-top-bar .row .col.search-column input {
  font-family: "archiaMedium", sans-serif;
}
@media screen and (max-width: 750px) {
  .orders-top-bar .row .col.search-column {
    text-align: left;
    margin-top: 40px;
  }
}

.orders-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
.orders-container .order-card {
  box-sizing: border-box;
  background-color: white;
  border: 1px solid #eeeeee;
  box-shadow: 0 6px 10px 0 rgba(36, 39, 45, 0.05);
  border-radius: 2px;
  overflow: hidden;
  transition: box-shadow ease 0.3s;
  position: relative;
  width: 285px;
  text-align: center;
  text-decoration: none;
  margin: 0 10px 3vw 0;
}
.orders-container .order-card.hidden {
  display: none;
}
@media (max-width: 1052px) {
  .orders-container .order-card {
    max-width: 40%;
    margin-left: 1vw;
    margin-right: 1vw;
    margin-bottom: 8vw;
  }
}
@media (max-width: 600px) {
  .orders-container .order-card {
    max-width: 100%;
  }
}
.orders-container .order-card:hover {
  box-sizing: border-box;
  background-color: white;
  border: 1px solid #eeeeee;
  box-shadow: 0 6px 10px 0 rgba(36, 39, 45, 0.05);
  border-radius: 2px;
  overflow: hidden;
  transition: box-shadow ease 0.3s;
  box-shadow: 0 10px 10px 0 rgba(36, 39, 45, 0.1);
}
.orders-container .order-card .order-card-image {
  height: 250px;
  background-color: white;
  position: relative;
  border-bottom: 1px solid #eeeeee;
}
.orders-container .order-card .order-card-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.orders-container .order-card .order-card-info {
  padding: 30px;
}
.orders-container .order-card .order-card-status {
  box-sizing: border-box;
  height: 45px;
  padding: 0 22.5px;
  display: inline-block;
  border-radius: 22.5px;
  background-color: #161e21;
  color: white;
  font-size: 13px;
  line-height: 40px;
  border: 2px solid #161e21;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
  min-width: 130px;
  position: absolute;
  top: 15px;
  left: 15px;
}
@media screen and (max-width: 600px) {
  .orders-container .order-card .order-card-status {
    min-width: 110px;
  }
}
.orders-container .order-card .order-card-delete {
  position: absolute;
  top: 15px;
  right: 15px;
  margin: 0px;
  line-height: 25px;
  font-weight: bold;
  color: #161e21;
  background-color: white;
  border: 2px solid #161e21;
  border-radius: 50%;
  height: 25px;
  width: 25px;
}
.orders-container .order-card .order-card-delete:hover {
  background-color: #e55553;
}
.orders-container .order-card.order-card-draft {
  position: relative;
}
.orders-container .order-card.order-card-draft .order-card-image {
  border: 2px dashed #7b7b7b;
}
.orders-container .order-card.order-card-draft .order-card-status {
  background-color: white;
  border-color: #161e21;
  color: #161e21;
}
.orders-container .order-card.order-card-pending .order-card-status {
  background-color: #afafaf;
  border-color: white;
  color: white;
}
.orders-container .order-card.order-card-inprogress .order-card-status {
  background-color: #f2b451;
  border-color: white;
  color: white;
}
.orders-container .order-card.order-card-completed .order-card-status {
  background-color: #161e21;
  border-color: white;
  color: white;
}
.orders-container .order-card.order-card-needapproval .order-card-status {
  background-color: #e55553;
  border-color: white;
  color: white;
}
.orders-container .order-card.order-card-awaitingapproval .order-card-status {
  background-color: #e55553;
  border-color: white;
  color: white;
}

div.accounts .make-payments-container {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
div.accounts .make-payments-container .payment-history-link {
  float: right;
}
div.accounts .make-payments-container h2 {
  margin-top: 20px;
  margin-bottom: 8px;
}
div.accounts .make-payments-container .no-orders {
  border: 1px solid #d0d0d0;
  background-color: #f0f0f0;
  text-align: center;
  width: 100%;
  margin-top: 40px;
  padding: 50px 0px;
}
div.accounts .make-payments-container .no-orders h4 {
  margin-top: 10px;
  margin-bottom: 10px;
}
div.accounts .make-payments-container .no-orders h3 {
  margin-top: 10px;
  margin-bottom: 10px;
}
div.accounts .make-payments-container .orders-list {
  margin-top: 25px;
}
div.accounts .make-payments-container .orders-list div {
  position: relative;
  box-sizing: border-box;
  width: 100%;
  margin: 0px;
  margin-bottom: -1px;
  padding: 10px 12px;
  border: 1px solid #d0d0d0;
  z-index: 1;
  cursor: hand;
  cursor: pointer;
}
div.accounts .make-payments-container .orders-list div:hover {
  background-color: #f0f0f0;
}
div.accounts .make-payments-container .orders-list div.active {
  background-color: #e8faff;
  z-index: 2;
}
div.accounts .make-payments-container .orders-list div.active:hover {
  background-color: #d9f7ff;
}
div.accounts .make-payments-container .orders-list div.overdue {
  background-color: #ffebee;
}
div.accounts .make-payments-container .orders-list div.overdue.active {
  background-color: #c9f3ff;
}
div.accounts .make-payments-container .orders-list div.overdue.active ul li.due-date {
  color: #7b7b7b;
}
div.accounts .make-payments-container .orders-list div.overdue.active:hover {
  background-color: #bff1ff;
}
div.accounts .make-payments-container .orders-list div.overdue ul li.due-date {
  font-weight: bold;
  color: #ff5270;
}
div.accounts .make-payments-container .orders-list div.labels {
  border: none;
  font-size: 13px;
  font-weight: bold;
}
div.accounts .make-payments-container .orders-list div.labels:hover {
  background-color: #fafafa;
}
div.accounts .make-payments-container .orders-list div.labels.active:hover {
  background-color: #fafafa;
}
div.accounts .make-payments-container .orders-list div.labels h4 {
  color: #00bdf2;
  cursor: hand;
  cursor: pointer;
}
div.accounts .make-payments-container .orders-list div.labels h4.selected {
  color: #ff5270;
}
div.accounts .make-payments-container .orders-list div ul {
  position: relative;
  box-sizing: border-box;
  width: 100%;
  padding: 0;
  margin: 0;
}
div.accounts .make-payments-container .orders-list div ul li {
  position: relative;
  box-sizing: border-box;
  display: inline-block;
}
div.accounts .make-payments-container .orders-list div ul li.radio {
  width: 5%;
}
div.accounts .make-payments-container .orders-list div ul li.order-id {
  width: 10%;
}
div.accounts .make-payments-container .orders-list div ul li.order-name {
  width: 30%;
}
div.accounts .make-payments-container .orders-list div ul li.due-date {
  width: 35%;
  text-align: center;
}
div.accounts .make-payments-container .orders-list div ul li.due {
  width: 10%;
  text-align: right;
  float: right;
}
div.accounts .make-payments-container .orders-list div ul li.mobile {
  display: none;
}
div.accounts .make-payments-container .orders-list div ul li span {
  display: none;
}
@media screen and (max-width: 900px) {
  div.accounts .make-payments-container .orders-list .labels ul .order-id,
div.accounts .make-payments-container .orders-list .labels ul .order-name,
div.accounts .make-payments-container .orders-list .labels ul .due-date,
div.accounts .make-payments-container .orders-list .labels ul .due {
    display: none;
  }
  div.accounts .make-payments-container .orders-list div ul li {
    width: 40%;
  }
  div.accounts .make-payments-container .orders-list div ul li.radio {
    width: 5%;
  }
  div.accounts .make-payments-container .orders-list div ul li.order-id {
    width: 40%;
    text-align: left;
  }
  div.accounts .make-payments-container .orders-list div ul li.order-name {
    width: 40%;
    text-align: left;
  }
  div.accounts .make-payments-container .orders-list div ul li.due-date {
    width: 40%;
    text-align: left;
    margin-left: 5%;
  }
  div.accounts .make-payments-container .orders-list div ul li.due {
    width: 40%;
    text-align: left;
    float: none;
  }
  div.accounts .make-payments-container .orders-list div ul li.mobile {
    display: inline-block;
  }
  div.accounts .make-payments-container .orders-list div ul li span {
    display: inline;
  }
}
div.accounts .make-payments-container .total-cost {
  width: 100%;
  text-align: right;
  padding-top: 30px;
  font-size: 20px;
}
div.accounts .make-payments-container .centered-container .submit-button button {
  font-size: 20px;
  padding: 12px 25px;
  border-radius: 100px;
  height: auto;
  width: auto;
}

div.accounts .payment-history .back-to-payments {
  float: right;
}
div.accounts .payment-history .batch-payment {
  width: 100%;
  background-color: #f0f0f0;
  padding: 10px;
  color: #161e21;
  z-index: 1;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0);
  transition: 500ms ease;
}
div.accounts .payment-history .batch-payment .batch-total {
  font-family: "archiaBold";
}
div.accounts .payment-history .batch-payment .left {
  height: 55px;
  display: inline-block;
  padding-top: 1px;
}
div.accounts .payment-history .batch-payment .left h4 {
  font-size: 16px;
  font-family: "archiaSemiBold";
  margin: 0px 0px;
}
div.accounts .payment-history .batch-payment .left .date {
  opacity: 0.7;
}
div.accounts .payment-history .batch-payment .right {
  height: 55px;
  text-align: right;
  line-height: 26px;
}
div.accounts .payment-history .batch-payment .right .payment {
  font-size: 24px;
}
div.accounts .payment-history .batch-payment:hover {
  z-index: 2;
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
}

body.my-account #order-invoice {
  padding: 0px 10px 100px 10px;
  color: #161e21;
}
body.my-account #order-invoice .container {
  /*background-color: $white;*/
  padding: 0px 20px;
  margin-bottom: 20px;
}
body.my-account #order-invoice .container #print-logo {
  display: none;
}
body.my-account #order-invoice .container #print-logo-row {
  display: none;
}
body.my-account #order-invoice .container h3 {
  padding-top: -10px;
}
body.my-account #order-invoice .container table {
  border-collapse: collapse;
}
body.my-account #order-invoice .container table tbody tr {
  border: 1px solid #d0d0d0;
  vertical-align: top;
}
body.my-account #order-invoice .container table tbody tr.title td {
  padding-bottom: 0px;
}
body.my-account #order-invoice .container table tbody tr.title td h4 {
  margin: 5px 0px;
}
body.my-account #order-invoice .container table tbody tr.title td h4 span {
  color: #afafaf;
}
body.my-account #order-invoice .container table tbody tr td {
  padding: 15px 15px 30px 15px;
}
body.my-account #order-invoice .container table tbody tr td table tr.totals td {
  font-weight: bold;
}
body.my-account #order-invoice .container table tbody tr td table tr td {
  padding: 5px;
}
body.my-account #order-invoice .container table tbody tr td .boxed-text {
  background-color: #d0d0d0;
  padding: 5px 10px;
  border-radius: 8px;
  margin-right: 5px;
}
body.my-account #order-invoice .container table tbody .printbutton {
  background-color: #f2b451;
  color: #161e21;
  font-size: 13px;
  font-family: "archiabold", sans-serif;
  border: none;
  border-radius: 8px;
  padding: 8px 10px;
}
body.my-account #order-invoice .container .invoice-section {
  width: 100%;
  position: relative;
  margin-bottom: 10px;
  background-color: white;
}
body.my-account #order-invoice .container .invoice-section .chunk {
  display: inline-block;
  vertical-align: top;
  width: 45%;
  padding: 15px 20px;
  margin: 0;
}
body.my-account #order-invoice .container .invoice-section h4 {
  margin-bottom: -10px;
}

.row.page-modal-row {
  height: 100%;
}
.row.page-modal-row .account-art-details-images {
  height: 100%;
  background-color: #fafafa;
}
@media (max-width: 1052px) {
  .row.page-modal-row .account-art-details-images {
    height: auto;
  }
}
.row.page-modal-row .account-art-details-images img {
  max-width: 100%;
}
.row.page-modal-row .account-art-details-info {
  height: 100%;
  background-color: white;
}

.my-account-mobile-nav {
  background: #161e21;
  position: fixed;
  z-index: 100;
  top: 70px;
  left: 0;
  width: 100vw;
  height: calc(100vh - 70px);
}

.mobile-accounts-title {
  background-color: #2a2d33;
  border-top: 1px solid #3b4354;
  border-bottom: 1px solid #3b4354;
  color: white;
  font-family: "archiabold", sans-serif;
  font-weight: normal;
  font-size: 18px;
  padding: 15px;
}
.mobile-accounts-title .back-btn {
  background-repeat: no-repeat;
  display: inline-block;
  background-position: 50% 50%;
  background-size: 100% 100%;
  background-image: url(../svg/btn_arrow.svg);
  transform: rotate(180deg);
  width: 13px;
  height: 9px;
  margin-left: 10px;
}

.tab.awaiting-approval {
  color: #e55553;
  background-position: 10% 50%;
  background-repeat: no-repeat;
  background-size: 15px 15px;
  background-image: url(../svg/waiting_approval_new.svg);
}
@media (max-width: 1052px) {
  .tab.awaiting-approval {
    background-position: 0% 50%;
  }
}

.order-progress {
  display: flex;
  justify-content: space-between;
  position: relative;
}
.order-progress .order-progress-bg-line {
  height: 1px;
  background: #bababa;
  position: absolute;
  top: 25px;
  left: 25px;
  right: 25px;
}
.order-progress .order-progress-item {
  text-align: center;
  z-index: 1;
}
.order-progress .order-progress-item .progress-icon {
  border: 1px solid #bababa;
  border-radius: 50px;
  width: 50px;
  height: 50px;
  text-align: center;
  background-color: white;
  margin: auto;
}
.order-progress .order-progress-item.complete .progress-icon {
  background-image: url(../svg/circle_checkbox.svg);
  background-position: 50% 50%;
  background-size: 40px 40px;
  background-repeat: no-repeat;
}
.order-progress .order-progress-item.active .progress-icon {
  background-image: url(../svg/progress.svg);
  background-position: 50% 50%;
  background-size: 40px 40px;
  background-repeat: no-repeat;
}
@media (max-width: 1052px) {
  .order-progress {
    flex-direction: column;
  }
  .order-progress .order-progress-bg-line {
    display: none;
  }
  .order-progress .order-progress-item {
    display: flex;
    margin: 15px auto;
    padding: 10px;
    align-items: center;
    justify-content: space-between;
    width: 80%;
    max-width: 250px;
  }
  .order-progress .order-progress-item .progress-icon {
    margin: initial;
  }
}

@media (max-width: 1052px) {
  .progress-orb-status {
    display: block;
    padding-bottom: 30px;
  }
}

.swiper-pagination.dots-pagination {
  margin-top: 30px;
  position: relative;
}
.swiper-pagination.dots-pagination .swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  background-color: #afafaf;
  margin-bottom: 4px !important;
}
.swiper-pagination.dots-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 12px;
  height: 12px;
  background-color: #161e21;
  margin: 0 7.5px;
  margin-bottom: 0 !important;
}

@media (max-width: 1052px) {
  .order-detail-tabs-block .rumper {
    padding: 20px 0;
  }
  .order-detail-tabs-block .order-number-label {
    float: left;
    padding-top: 18px;
  }
  .order-detail-tabs-block .order-number-label > span {
    display: none;
  }
  .order-detail-tabs-block .back-button {
    float: right;
  }
}

.embroidery-title {
  font-size: 14px;
  color: #f2b451;
  margin-top: -6px;
  margin-bottom: 6px;
  text-align: left;
}

@media (max-width: 1052px) {
  .tabs-content .tab-content {
    padding: 30px 0;
  }
  .tabs-content > #status .flexy {
    align-items: flex-start;
    flex-wrap: wrap;
  }
  .tabs-content > #status .flexy-item {
    padding-bottom: 15px;
  }
  .tabs-content > #status .rumper {
    height: 0;
    padding: 0;
  }
  .tabs-content > #prints .flexy {
    flex-direction: column;
  }
  .tabs-content > #prints .flexy-item {
    width: 100%;
  }
}

.mockups-swiper .swiper-slide {
  text-align: center;
}

.account-user-menu {
  display: flex;
  align-items: center;
}

.current-page {
  background: #f2b451;
  color: white;
}

@media print {
  nav {
    display: none !important;
  }

  .my-account-nav {
    display: none !important;
  }

  body {
    padding: 0px !important;
    font-size: 12px !important;
  }

  #print-logo-row {
    display: table-row !important;
  }

  #print-logo {
    display: table-cell !important;
    width: 120px;
    margin-left: -6px;
  }

  #email-us-button {
    display: none !important;
  }

  #email-us-popup {
    display: none !important;
  }

  #order-invoice {
    padding: 0px !important;
  }
  #order-invoice .container {
    padding: 0px !important;
  }
  #order-invoice .container table {
    page-break-inside: auto !important;
  }
  #order-invoice .container table .printbutton {
    display: none !important;
  }
  #order-invoice .container tr {
    page-break-inside: avoid;
    page-break-after: auto !important;
  }
}
body.orders {
  background-color: #fafafa;
  padding-bottom: 175px;
}
body.orders.pad-top {
  padding-top: 80px;
}
@media (max-width: 1052px) {
  body.orders.pad-top {
    padding-top: 70px;
  }
}
body.orders.pad-top .info-banner {
  margin-top: 0;
}

body.orders-approval {
  padding-bottom: 175px;
}

body.shutdown blockquote {
  background-color: #dae9ef;
  margin-left: 0px;
  margin-right: 0px;
  padding: 25px 30px;
}
body.shutdown blockquote a {
  color: #161e21;
  text-decoration: underline;
}

button.btn.btn-alt.save-as-draft,
a.btn.btn-alt.cancel-draft-btn {
  background-color: #f2b451;
  border-color: #f2b451;
  color: black;
}

button.text-button {
  font-size: 15px;
  background: none;
  border: none;
  color: #f2b451;
  text-decoration: underline;
}
button.text-button:hover {
  text-decoration: underline;
}

@media (max-width: 1052px) {
  .review-order .six,
.review-order .eight {
    width: 100%;
  }
  .review-order .review-order-swiper .summary-and-details {
    margin: 0 auto;
  }
}
.review-order .col.eight .col-inner {
  padding: 15px;
}
.review-order .col.eight .col-inner .section-link {
  float: right;
  font-size: 0.725em;
  font-family: "archiamedium";
}
.review-order .review-sizes .sizes-control {
  display: block;
}
.review-order .review-sizes .sizes-control .swatch-with-name button.remove-blank-button {
  margin-left: auto;
  background: none;
  border: none;
  color: #ff5270;
  font-size: 12px;
  cursor: pointer;
}
.review-order .review-sizes .sizes-control .swatch-with-name button.remove-blank-button:hover {
  text-decoration: underline;
}
.review-order .review-sizes .sizes-control .sizes-inputs ul {
  padding: 0px;
}
.review-order .review-sizes .sizes-control .sizes-inputs ul li {
  padding: 6px;
}
.review-order .review-sizes .sizes-control .sizes-inputs ul li .sizes-label input.text-input {
  max-width: 55px;
  text-align: center;
  font-size: 1em;
  border: none;
}
.review-order .review-sizes .sizes-control .sizes-inputs ul li .sizes-label input.text-input:focus {
  border: none;
}

.block-header-text {
  padding-bottom: 10px;
}

.quote-wrapper {
  display: flex !important;
  align-content: center;
}
.quote-wrapper #whyQuoteModalContent {
  display: none;
}
@media (max-width: 1052px) {
  .quote-wrapper {
    font-size: 18px;
  }
}

.more-info-icon {
  height: 18px;
  width: 18px;
  border-radius: 50%;
  background-color: #484d59;
  font-size: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 18px;
  margin-bottom: 4px;
  cursor: pointer;
  color: white;
}
.more-info-icon > span {
  padding-left: 1px;
  padding-bottom: 1px;
}
@media (max-width: 1052px) {
  .more-info-icon {
    margin-left: 8px;
    height: 14px;
    width: 14px;
    font-size: 8px;
  }
}

.swatch-with-name {
  display: flex;
}
.swatch-with-name img {
  cursor: default;
}
.swatch-with-name h5 {
  padding-top: 1px;
  padding-left: 10px;
}

/*.styles-filters-wrapper {
	width: 100%;
	min-width: 0;
	flex-wrap: wrap;
}*/
.styles-filters {
  width: 50%;
  min-width: 470px;
  display: flex;
  justify-content: space-evenly;
  padding-top: 30px;
}
@media (max-width: 1052px) {
  .styles-filters {
    width: 100%;
    min-width: 0;
    flex-wrap: wrap;
  }
}
.styles-filters a {
  display: block;
  font-family: "archiabold", sans-serif;
  font-weight: normal;
  font-size: 11px;
  color: #bababa;
  color: #a7aab0;
  letter-spacing: -0.1px;
  text-align: center;
  line-height: 27px;
}
.styles-filters a.active {
  color: #161e21;
}

.other-blanks {
  width: 50%;
  text-align: right;
  float: right;
  padding-top: 50px;
}
.other-blanks a {
  font-size: 13px;
  color: #f2b451;
  border: 2px solid #f2b451;
  padding: 10px 14px;
  border-radius: 100px;
}
.other-blanks a:hover {
  text-decoration: none;
  color: white;
  background-color: #f2b451;
}
@media screen and (max-width: 1052px) {
  .other-blanks {
    width: 100%;
    float: none;
    text-align: center;
    padding-top: 10px;
  }
}

.orders-top-bar {
  display: flex;
}
.orders-top-bar .filters {
  width: 100%;
  justify-content: space-evenly;
  display: flex;
  flex-direction: row;
  align-items: center;
}
@media (max-width: 1052px) {
  .orders-top-bar .filters .rumper {
    height: 2rem;
  }
}
.orders-top-bar .filters .sort_by_label {
  position: relative;
}
.orders-top-bar .filters .sort_by_label select {
  font-family: "archiabold", sans-serif;
  font-weight: normal;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  background-color: transparent;
  font-size: 1.15em;
  text-align: center;
  text-align-last: center;
  outline: none;
  margin-left: 10px;
}
.orders-top-bar .filters .sort_by_label select option {
  text-align: left;
  outline: none;
}
.orders-top-bar .filters .sort_by_label #sort-ordering {
  cursor: pointer;
  transition: border 0.2s ease-out;
}
.orders-top-bar .filters .sort_by_label #sort-ordering.hidden {
  display: none !important;
}
.orders-top-bar .filters .sort_by_label #sort-ordering.descend, .orders-top-bar .filters .sort_by_label #sort-ordering.ascend {
  display: block;
  height: 0;
  width: 0;
  border-top: 5px solid black;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid transparent;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateX(200%) translateY(-50%);
}
.orders-top-bar .filters .sort_by_label #sort-ordering.descend:hover, .orders-top-bar .filters .sort_by_label #sort-ordering.ascend:hover {
  border-top: 5px solid #ff5270;
}
.orders-top-bar .filters .sort_by_label #sort-ordering.ascend {
  border-top: 5px solid transparent;
  border-bottom: 5px solid black;
  transform: translateX(200%) translateY(-75%);
}
.orders-top-bar .filters .sort_by_label #sort-ordering.ascend:hover {
  border-top: 5px solid transparent;
  border-bottom: 5px solid #ff5270;
}
@media (max-width: 1052px) {
  .orders-top-bar .filters .sort_by_label #sort-ordering.ascend {
    transform: translateX(300%) translateY(-75%);
  }
  .orders-top-bar .filters .sort_by_label #sort-ordering.descend {
    transform: translateX(300%) translateY(-50%);
  }
}
.orders-top-bar .filters a {
  text-decoration: none;
}
.orders-top-bar .filters a:hover {
  text-decoration: none;
}
.orders-top-bar .filters .filter {
  margin: 10px;
}
.orders-top-bar .filters .filter:hover {
  text-decoration: none;
}
.orders-top-bar .filters .filters-col {
  width: auto;
}
.orders-top-bar .filters .dynamic-filters,
.orders-top-bar .filters .static-filter-all {
  display: flex;
  flex-flow: row;
  background-color: white;
  border-radius: 30px;
  padding: 12px 24px;
  box-shadow: 0 9px 25px -10px;
  border: 1px solid rgba(0, 0, 0, 0.05);
  float: left;
}
.orders-top-bar .filters .dynamic-filters .dynamic-filter-item,
.orders-top-bar .filters .dynamic-filters .static-filter-item,
.orders-top-bar .filters .static-filter-all .dynamic-filter-item,
.orders-top-bar .filters .static-filter-all .static-filter-item {
  cursor: pointer;
  position: relative;
  font-weight: 600;
  font-size: 0.825em;
  user-select: none;
  display: inline-block;
  margin-right: 20px;
}
.orders-top-bar .filters .dynamic-filters .dynamic-filter-item:last-child,
.orders-top-bar .filters .dynamic-filters .static-filter-item:last-child,
.orders-top-bar .filters .static-filter-all .dynamic-filter-item:last-child,
.orders-top-bar .filters .static-filter-all .static-filter-item:last-child {
  margin-right: 0;
}
.orders-top-bar .filters .dynamic-filters .dynamic-filter-item.active,
.orders-top-bar .filters .dynamic-filters .static-filter-item.active,
.orders-top-bar .filters .static-filter-all .dynamic-filter-item.active,
.orders-top-bar .filters .static-filter-all .static-filter-item.active {
  color: black;
}
.orders-top-bar .filters .dynamic-filters .dynamic-filter-item.active:after,
.orders-top-bar .filters .dynamic-filters .static-filter-item.active:after,
.orders-top-bar .filters .static-filter-all .dynamic-filter-item.active:after,
.orders-top-bar .filters .static-filter-all .static-filter-item.active:after {
  content: "";
  display: block;
  height: 5px;
  width: 5px;
  background-color: #f2b451;
  position: absolute;
  right: 0;
  left: 0;
  margin: 0 auto;
  bottom: -5px;
  border-radius: 50%;
}
.orders-top-bar .filters .static-filter-all {
  margin-right: 20px;
}

.orders-nav-wrapper {
  background-color: white;
  border-top: 1px solid #f0f0f0;
  border-bottom: 1px solid #f0f0f0;
}
.orders-nav-wrapper .orders-nav {
  justify-content: center;
  width: 1040px;
  margin: auto;
}
@media (max-width: 1052px) {
  .orders-nav-wrapper .orders-nav {
    width: auto;
    padding: 0 10px;
  }
  .orders-nav-wrapper .orders-nav .flexy-item {
    border-right: 1px solid #eeeeee;
  }
  .orders-nav-wrapper .orders-nav .flexy-item a {
    font-size: 10px;
  }
  .orders-nav-wrapper .orders-nav .flexy-item a span {
    display: block;
    margin-right: 0;
  }
  .orders-nav-wrapper .orders-nav .flexy-item:last-child {
    border-right: none;
  }
}
.orders-nav-wrapper .flexy-item a {
  font-family: "archiabold", sans-serif;
  font-weight: normal;
  font-size: 12px;
  color: #bababa;
  letter-spacing: -0.06px;
  line-height: 20px;
  text-decoration: none;
  display: inline-block;
  padding: 12px 2px;
}
.orders-nav-wrapper .flexy-item a span {
  color: inherit;
  opacity: 0.6;
  display: inline-block;
  margin-right: 10px;
}
.orders-nav-wrapper .flexy-item a.active {
  color: #f2b451;
  border-bottom: 2px solid #f2b451;
}
.orders-nav-wrapper .flexy-item a.complete {
  color: #161e21;
}
.orders-nav-wrapper .flexy-item a.complete span {
  background-repeat: no-repeat;
  display: inline-block;
  background-position: 50% 50%;
  background-size: 100% 100%;
  background-image: url(../svg/check.svg);
  text-indent: -100px;
  overflow: hidden;
  height: 12px;
  width: 12px;
  opacity: 1;
}
.orders-nav-wrapper .flexy-item button.btn {
  border-radius: 0;
}

.nav-order-name {
  font-family: "archiabold", sans-serif;
  font-weight: normal;
  font-size: 20px;
  color: #161e21;
  letter-spacing: -0.14px;
}

.orders-bottom-nav {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100vw;
  z-index: 1;
}
.orders-bottom-nav .orders-bottom-nav-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-sizing: border-box;
  background: white;
  border-top: 1px solid #f0f0f0;
  z-index: 1;
}
.orders-bottom-nav .orders-bottom-nav-inner .orders-bottom-nav-section {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 15px;
}
.orders-bottom-nav .orders-bottom-nav-inner .orders-bottom-nav-section .orders-bottom-nav-item {
  margin: 0;
  padding: 0 15px;
  box-sizing: border-box;
}
.orders-bottom-nav .orders-bottom-nav-inner .orders-bottom-nav-section .orders-bottom-nav-item.back-item {
  position: relative;
}
.orders-bottom-nav .orders-bottom-nav-inner .orders-bottom-nav-section .orders-bottom-nav-item.back-item a {
  position: absolute;
  top: -15px;
  right: -15vw;
}
.orders-bottom-nav .orders-bottom-nav-inner .orders-bottom-nav-section .orders-bottom-nav-item .orders-cart {
  position: relative;
  height: 100%;
  width: 290px;
}
@media (max-width: 1052px) {
  .orders-bottom-nav .orders-bottom-nav-inner .orders-bottom-nav-section .orders-bottom-nav-item .orders-cart {
    width: 120px;
  }
}
.orders-bottom-nav .orders-bottom-nav-inner .orders-bottom-nav-section .orders-bottom-nav-item .orders-cart .orders-cart-popup {
  display: none;
  background: white;
  border: 1px solid #f0f0f0;
  position: absolute;
  bottom: 100%;
  left: 0;
  width: 100%;
  height: 33vh;
}
@media (max-width: 1052px) {
  .orders-bottom-nav .orders-bottom-nav-inner .orders-bottom-nav-section .orders-bottom-nav-item .orders-cart .orders-cart-popup {
    width: 220px;
  }
}
.orders-bottom-nav .orders-bottom-nav-inner .orders-bottom-nav-section .orders-bottom-nav-item .orders-cart .orders-cart-popup .orders-cart-popup-inner {
  height: 100%;
  overflow: auto;
}
.orders-bottom-nav .orders-bottom-nav-inner .orders-bottom-nav-section .orders-bottom-nav-item .orders-cart .orders-cart-popup .orders-cart-popup-inner .orders-cart-title {
  border-bottom: 1px solid #f0f0f0;
  padding: 15px;
}
.orders-bottom-nav .orders-bottom-nav-inner .orders-bottom-nav-section .orders-bottom-nav-item .orders-cart .orders-cart-popup .orders-cart-popup-inner .orders-cart-items .orders-cart-item {
  display: flex;
  margin: 15px;
}
.orders-bottom-nav .orders-bottom-nav-inner .orders-bottom-nav-section .orders-bottom-nav-item .orders-cart .orders-cart-popup .orders-cart-popup-inner .orders-cart-items .orders-cart-item.hidden {
  display: none;
}
.orders-bottom-nav .orders-bottom-nav-inner .orders-bottom-nav-section .orders-bottom-nav-item .orders-cart .orders-cart-popup .orders-cart-popup-inner .orders-cart-items .orders-cart-item img {
  display: block;
  width: 50px;
  height: 50px;
  object-fit: cover;
  border: 1px solid #eeeeee;
  border-radius: 3px;
  margin-right: 15px;
}
.orders-bottom-nav .orders-bottom-nav-inner .orders-bottom-nav-section .orders-bottom-nav-item .orders-cart .orders-cart-popup .orders-cart-popup-inner .orders-cart-items .orders-cart-item .orders-cart-info {
  font-size: 12px;
}
.orders-bottom-nav .orders-bottom-nav-inner .orders-bottom-nav-section .orders-bottom-nav-item .orders-cart .orders-cart-popup.active {
  display: block;
}
.orders-bottom-nav .orders-bottom-nav-inner .orders-bottom-nav-section .orders-bottom-nav-item .orders-cart .orders-cart-button {
  /* Next Level 3001: */
  font-family: "archiabold", sans-serif;
  font-weight: normal;
  font-size: 26px;
  color: inherited;
  letter-spacing: -0.49px;
  line-height: 21px;
  cursor: pointer;
  height: 62px;
  width: 290px;
  box-sizing: border-box;
  border-right: 1px solid #eeeeee;
  border-left: 1px solid #eeeeee;
  line-height: 61px;
  padding: 0 30px;
  color: #161e21;
  background-repeat: no-repeat;
  display: inline-block;
  background-position: 50% 50%;
  background-size: 100% 100%;
  background-image: url(../svg/up_carrot.svg);
  background-size: 12px 6px;
  background-position: 95% 50%;
}
@media (max-width: 1052px) {
  .orders-bottom-nav .orders-bottom-nav-inner .orders-bottom-nav-section .orders-bottom-nav-item .orders-cart .orders-cart-button {
    width: 130px;
    font-size: 14px;
    padding: 0 20px;
  }
}
.orders-bottom-nav .orders-bottom-nav-inner .orders-bottom-nav-section .orders-bottom-nav-item .orders-cart .orders-cart-button.active {
  background-image: url(../svg/down_carrot.svg);
}
.orders-bottom-nav .orders-bottom-nav-inner .orders-bottom-nav-section .orders-bottom-nav-item .orders-cart .orders-cart-button .avg-per-shirt-label {
  font-size: 16px;
}
@media (max-width: 1052px) {
  .orders-bottom-nav .orders-bottom-nav-inner .orders-bottom-nav-section .orders-bottom-nav-item .orders-cart .orders-cart-button .avg-per-shirt-label {
    font-size: 10px;
  }
}

.styles-container {
  align-items: center;
  flex-wrap: wrap;
}
.styles-container .style-card {
  width: 233px;
  text-align: center;
  margin: 30px;
  flex-grow: 0;
  flex-shrink: 0;
  transition: 0.1s;
  /* BG: */
  background: #ffffff;
  border: 1px solid #eeeeee;
  box-shadow: 0 6px 10px 0 rgba(36, 39, 45, 0.05);
  border-radius: 2px;
  overflow: hidden;
  position: relative;
}
@media (max-width: 1052px) {
  .styles-container .style-card {
    width: 100%;
    max-width: 300px;
    box-sizing: border-box;
    margin: 0 auto 20px auto;
  }
}
.styles-container .style-card .style-card-name {
  font-family: "archiabold", sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #161e21;
  letter-spacing: -0.26px;
  line-height: 21px;
  padding: 25px 25px 0 25px;
}
.styles-container .style-card .style-card-price {
  font-family: "archiabold", sans-serif;
  font-weight: normal;
  font-size: 12px;
  color: #9f9f9f;
  letter-spacing: -0.22px;
  line-height: 21px;
  padding: 10px 25px 25px 25px;
}
.styles-container .style-card .style-card-image {
  width: 100%;
  height: 300px;
  background-repeat: no-repeat;
  display: inline-block;
  background-position: 50% 50%;
  background-size: 100% 100%;
  position: relative;
  background-size: contain;
}
.styles-container .style-card .style-card-image .btn-style-favorite {
  position: absolute;
  top: 10px;
  left: 10px;
}
.styles-container .style-card .style-card-image .btn-style-favorite .style-favorite {
  background-repeat: no-repeat;
  display: inline-block;
  background-position: 50% 50%;
  background-size: 100% 100%;
  background-image: url(../svg/favorite_star.svg);
  width: 14px;
  height: 13px;
}
.styles-container .style-card .style-card-hover-state {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: 0.1s;
  background-color: white;
}
.styles-container .style-card .style-card-hover-state .style-card-more-details-btn {
  font-family: "archiabold", sans-serif;
  font-weight: normal;
  box-sizing: border-box;
  background-color: #f2b451;
  color: #161e21;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 15px;
  text-align: center;
  text-decoration: none;
  width: 100%;
}
.styles-container .style-card:hover {
  transform: scale(1.03);
  transition: 0.2s;
}
.styles-container .style-card:hover .style-card-hover-state {
  opacity: 1;
  transition: 0.1s;
}

.style-card-colors .style-card-color-swatch {
  width: 15px;
  height: 15px;
  border: 0;
  box-shadow: none;
  cursor: initial;
}

.style-card-color-swatch {
  background-repeat: no-repeat;
  display: inline-block;
  background-position: 50% 50%;
  background-size: 100% 100%;
  width: 25px;
  height: 25px;
  border-radius: 2px;
  overflow: hidden;
  cursor: pointer;
}
.style-card-color-swatch.active-color {
  position: relative;
}
.style-card-color-swatch.active-color.active-color-outline {
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
}
.style-card-color-swatch.active-color::after {
  content: " ";
  position: absolute;
  top: 7px;
  left: 6px;
  background-repeat: no-repeat;
  display: inline-block;
  background-position: 50% 50%;
  background-size: 100% 100%;
  background-image: url(../svg/white_check.svg);
  width: 15px;
  height: 12px;
}

.color-selected-col {
  display: flex !important;
  align-items: center;
}
.color-selected-col .color-selected-name {
  font-size: 12px;
  color: #161e21;
  letter-spacing: -0.1px;
  line-height: 21px;
  padding-left: 15px;
}

.full-blank-catalog {
  background-color: #fafafa;
  padding-bottom: 150px;
}
.full-blank-catalog .filter-bar {
  background-color: #eeeeee;
  width: 100%;
  border-radius: 8px;
  padding: 10px 12px;
  box-sizing: border-box;
  vertical-align: middle;
  text-align: right;
}
.full-blank-catalog .filter-bar input {
  border: 1px solid #d0d0d0;
  background: #ffffff;
  border-radius: 4px;
  font-family: "archiaregular";
  color: #161e21;
  font-size: 14px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 6px 8px;
}
.full-blank-catalog .filter-bar select {
  font-family: "archiaregular";
  color: #161e21;
  font-size: 14px;
  border: 1px solid #d0d0d0;
  background: #ffffff;
  border-radius: 4px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 3px 8px 3px 6px;
  min-width: 150px;
}
.full-blank-catalog .filter-bar select option {
  font-family: "archiaregular";
  color: #161e21;
  font-size: 14px;
}
.full-blank-catalog .filter-bar select::-ms-expand {
  display: none;
}
.full-blank-catalog .filter-bar button {
  border: none;
  border-radius: 0;
  vertical-align: middle;
  padding: 5px;
}
.full-blank-catalog .filter-bar button span {
  border: none;
  border-radius: 0;
  width: 15px;
  height: 15px;
}
.full-blank-catalog .filter-bar .clear-search {
  display: inline-block;
}
.full-blank-catalog .filter-bar .clear-search.mobile {
  display: none;
}
@media screen and (max-width: 500px) {
  .full-blank-catalog .filter-bar {
    text-align: center;
  }
  .full-blank-catalog .filter-bar select {
    box-sizing: border-box;
    width: 100%;
    padding: 8px 12px;
    margin: 0;
    margin-bottom: 10px;
  }
  .full-blank-catalog .filter-bar input {
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    margin-bottom: 10px;
    padding: 8px 12px;
  }
  .full-blank-catalog .filter-bar .clear-search {
    display: none;
  }
  .full-blank-catalog .filter-bar .clear-search.mobile {
    display: block;
    text-align: center;
    width: 100%;
    margin: 0;
    padding: 0;
  }
}
.full-blank-catalog .full-blank-catalog-form .styles-container {
  line-height: 0px;
  margin: 0;
  box-sizing: border-box;
  margin-bottom: 5px;
}
.full-blank-catalog .full-blank-catalog-form .styles-container .brand-name {
  background: none;
  color: #161e21;
  font-size: 18px;
  width: 100%;
  text-align: left;
  border: 1px solid #d0d0d0;
  padding: 10px 14px 10px 12px;
  border-radius: 8px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}
.full-blank-catalog .full-blank-catalog-form .styles-container .brand-name:hover {
  background-color: #f0f0f0;
}
.full-blank-catalog .full-blank-catalog-form .styles-container .brand-name.active {
  background-color: #dae9ef;
  border-color: #dae9ef;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.full-blank-catalog .full-blank-catalog-form .styles-container .brand-name.active:hover {
  background-color: #cfe3ea;
}
.full-blank-catalog .full-blank-catalog-form .styles-container .brand-name .brand-name-name {
  font-family: "archiaregular";
}
.full-blank-catalog .full-blank-catalog-form .styles-container .brand-name .brand-name-toggle {
  font-family: "archiabold";
  float: right;
  text-align: right;
}
.full-blank-catalog .full-blank-catalog-form .styles-container .brand-styles-container {
  background-color: #ffffff;
  padding-top: 0;
  padding-bottom: 0;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  transition: 500ms ease;
}
.full-blank-catalog .full-blank-catalog-form .styles-container .brand-styles-container .brand-styles-list {
  display: none;
  height: 0px;
  overflow: hidden;
  transition: 500ms ease;
  line-height: 2rem;
  margin: 0;
  padding: 10px 20px;
}
.full-blank-catalog .full-blank-catalog-form .styles-container .brand-styles-container .brand-styles-list.expanded {
  display: block;
  height: auto;
  overflow: auto;
  padding-top: 15px;
  padding-bottom: 15px;
}
.full-blank-catalog .full-blank-catalog-form .styles-container .brand-styles-container .brand-styles-list li {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #f7f4ed;
  padding: 4px 0px;
}
.full-blank-catalog .full-blank-catalog-form .styles-container .brand-styles-container .brand-styles-list li div {
  margin-right: 10px;
  color: #161e21;
  font-family: "archiaregular";
  line-height: 0;
}
@media screen and (max-width: 650px) {
  .full-blank-catalog .full-blank-catalog-form .styles-container .brand-styles-container .brand-styles-list li div {
    line-height: 130%;
  }
}
.full-blank-catalog .full-blank-catalog-form .styles-container .brand-styles-container .brand-styles-list li div b {
  font-family: "archiabold";
  color: #f2b451;
}
.full-blank-catalog .full-blank-catalog-form .styles-container .brand-styles-container .brand-styles-list li div img {
  width: 30px;
  margin-right: 10px;
}

.full-blank-catalog .modal-container .modal-box {
  min-width: 25vw;
  min-height: 25vh;
}
@media (max-width: 1052px) {
  .full-blank-catalog .modal-container .modal-box {
    min-width: 25vw;
    min-height: 25vh;
  }
}
@media screen and (max-width: 700px) {
  .full-blank-catalog .modal-container .modal-box {
    min-width: 100vw;
    min-height: 100vh;
  }
}
.full-blank-catalog .modal-container .modal-box .modal-inner.modal-inner-no-padding {
  padding: 0px;
}
@media screen and (max-width: 1052px) {
  .full-blank-catalog .modal-container .modal-box .modal-inner.modal-inner-no-padding {
    padding: 0px;
  }
}
@media screen and (max-width: 700px) {
  .full-blank-catalog .modal-container .modal-box .modal-inner.modal-inner-no-padding {
    max-height: 100vh;
  }
}
@media screen and (max-width: 1052px) {
  .full-blank-catalog .modal-container .modal-box .other-style-details .row .col.collapse.four {
    width: 28.5714285714%;
  }
  .full-blank-catalog .modal-container .modal-box .other-style-details .row .col.collapse.ten {
    width: 71.4285714286%;
  }
}
@media screen and (max-width: 700px) {
  .full-blank-catalog .modal-container .modal-box .other-style-details .row .col.collapse.four {
    width: 100%;
  }
  .full-blank-catalog .modal-container .modal-box .other-style-details .row .col.collapse.ten {
    width: 100%;
  }
}

.other-style-details .row .left {
  background-color: #ffffff;
  padding: 15px;
}
.other-style-details .row .left img {
  width: 100%;
}
.other-style-details .row .right {
  background-color: #f7f4ed;
  padding: 75px 35px 25px 35px;
}
.other-style-details .row .right .style-title h3 {
  font-size: 48px;
  font-family: "archiabold";
  margin: 0px;
}
.other-style-details .row .right .style-title p {
  font-size: 22px;
  font-family: "archiaregular";
  margin: 0px;
}
.other-style-details .row .right .color-picker .sizes-inputs.active {
  overflow-x: auto;
}
.other-style-details .row .right .color-picker p {
  margin-bottom: 5px;
}
.other-style-details .row .right .color-picker select {
  font-size: 16px;
  padding: 6px 0px 6px 3px;
  margin-left: -2px;
}
@-moz-document url-prefix() {
  .other-style-details .row .right .color-picker select {
    padding: 2px 3px 6px 0px;
  }
}
.other-style-details .row .right .color-picker select option {
  padding: 0px 3px;
  min-width: 200px;
}
.other-style-details .row .right .color-picker .sizes-for-color-other {
  flex-grow: 0;
  margin-right: 10px;
}
.other-style-details .row .right .color-picker .sizes-for-color-other input {
  width: 75px;
  font-family: "archiaregular";
  font-size: 15px;
  text-align: center;
  color: #161e21;
}
.other-style-details .row .right .color-picker .sizes-for-color-other .sizes-label div {
  margin-top: 4px;
  font-family: "archiasemibold";
  font-size: 12px;
}
.other-style-details .row .right .color-picker .sizes-for-color-other .sizes-label div small {
  margin-top: 2px;
  font-family: "archiaregular";
}
.other-style-details .row .right .color-picker .shirts-other-submit button {
  padding: 0 40px;
}

.review-order-swiper .summary-and-details {
  width: 330px;
  box-shadow: 0 10px 40px -10px rgba(0, 0, 0, 0.25);
  margin: 12% auto 0;
}
@media (max-width: 1052px) {
  .review-order-swiper .summary-and-details {
    width: 280px;
  }
}
.review-order-swiper .image-container {
  width: 100%;
  height: 330px;
  background-size: cover;
  background-position: center center;
}
@media (max-width: 1052px) {
  .review-order-swiper .image-container {
    width: 280px;
    height: 280px;
  }
}
.review-order-swiper .image-container-no-preview {
  position: relative !important;
  width: 330px;
  height: 330px;
}
@media (max-width: 1052px) {
  .review-order-swiper .image-container-no-preview {
    width: 280px;
    height: 280px;
  }
}
.review-order-swiper .details-container {
  background-color: white;
  text-align: center;
  padding: 25px 0;
}
.review-order-swiper .controls-container {
  position: relative;
  margin-top: 25px;
  display: flex;
  justify-content: center;
}
.review-order-swiper .controls-container .edit-artwork-link {
  position: absolute;
  right: 5%;
  align-self: center;
  font-size: 0.87em;
}
.review-order-swiper .controls-container .swiper-button-prev,
.review-order-swiper .controls-container .swiper-button-next {
  position: relative;
  width: 50px;
  height: 50px;
  margin: 0 20px;
  border-radius: 50%;
  background-color: #f2b451;
  background-image: none;
  display: flex;
  justify-content: center;
  align-items: center;
}
.review-order-swiper .controls-container .swiper-button-prev:after,
.review-order-swiper .controls-container .swiper-button-next:after {
  content: "←";
  color: white;
  font-size: 20px;
  text-align: center;
}
.review-order-swiper .controls-container .swiper-button-next:after {
  content: "→";
}

.blanks .size-container {
  display: flex;
  flex-flow: row;
  overflow-x: auto;
}
.blanks .size-container .size-list {
  padding: 8px;
  display: inline-block;
  width: auto;
  border: 1px solid #eeeeee;
  border-radius: 2px;
  text-align: center;
  display: flex;
  flex-flow: row;
  flex-direction: row-reverse;
}
.blanks .size-container .size-list li {
  display: block;
  min-width: 55px;
  border-right: 1px solid #eeeeee;
}
.blanks .size-container .size-list li:last-child {
  border-left: none;
}
.blanks .size-container .size-list li:first-child {
  border-right: none;
}
.blanks .size-container .size-list li .quantity {
  color: #161e21;
  font-size: 1.05em;
}

#other-finishing-button {
  color: #161e21;
  font-family: "archiasemibold";
  text-decoration: underline;
  cursor: hand;
  cursor: pointer;
  transition: all 200ms ease;
}
#other-finishing-button:hover {
  transform: scale(1.02);
}

#other-finishing-input {
  width: 100%;
  max-width: 400px;
  border: 1px solid #d0d0d0;
  background-color: white;
  padding: 12px 10px;
  resize: none;
  font-family: "archiamedium", sans-serif;
  opacity: 0;
  height: 1px;
  transition: height 200ms ease;
}
#other-finishing-input.active {
  opacity: 1;
  height: 100px;
}

.finishes .card-inner {
  margin: 0;
}
.finishes .finishing-item {
  display: flex;
  justify-content: space-between;
  padding: 30px 40px;
  border-bottom: 1px solid #eeeeee;
}
.finishes .finishing-item .finishing-item-title {
  user-select: none;
}
.finishes .finishing-item .finishing-item-price {
  position: relative;
  text-align: right;
}
.finishes .finishing-item .finishing-item-price span {
  color: #f2b451;
}

#review-order-form .agree-container {
  margin-top: 20px;
}

.style-details-inner-modal {
  position: relative;
}
@media (max-width: 1052px) {
  .style-details-inner-modal {
    padding-top: 30px;
  }
}
.style-details-inner-modal .row {
  height: 100%;
}
.style-details-inner-modal .row .left {
  background-color: #fafafa;
  border-right: 1px solid #eeeeee;
  padding: 25px;
  height: 100%;
}
@media (max-width: 1052px) {
  .style-details-inner-modal .row .left {
    padding: 0;
    height: auto;
    background-color: transparent;
    border-right: none;
  }
}
.style-details-inner-modal .row .right {
  background-color: white;
  padding: 120px;
  height: 100%;
}
@media (max-width: 1052px) {
  .style-details-inner-modal .row .right {
    padding: 0;
    height: auto;
  }
}
.style-details-inner-modal .swiper-slide {
  background-repeat: no-repeat;
  display: inline-block;
  background-position: 50% 50%;
  background-size: 100% 100%;
  width: 100%;
  height: 548px;
  background-size: contain;
  border: 1px solid #eeeeee;
  border-radius: 2px;
  box-sizing: border-box;
  background-color: white;
}
@media (max-width: 1052px) {
  .style-details-inner-modal .swiper-slide {
    height: 300px;
  }
}
.style-details-inner-modal .swiper-slide .no-image-for-swiper {
  text-align: center;
  padding-top: 50px;
}
.style-details-inner-modal .style-title {
  text-align: center;
}
.style-details-inner-modal .style-title h3 {
  /* Next Level 3001: */
  font-family: "archiabold", sans-serif;
  font-weight: normal;
  font-size: 26px;
  color: #161e21;
  letter-spacing: -0.49px;
  line-height: 21px;
  margin: 0;
  padding: 0;
}

.sizes-control {
  display: none;
}
.sizes-control.active {
  display: block;
}
.sizes-control .sizes-inputs {
  justify-content: space-between;
}
.sizes-control .sizes-inputs label.sizes-label {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-size: 12px;
  color: #161e21;
  letter-spacing: -0.09px;
  line-height: 16px;
}
.sizes-control .sizes-inputs label.sizes-label input {
  /* BG: */
  width: 90%;
}
.sizes-control .sizes-inputs label.sizes-label input {
  text-align: center;
}

.sizes-control-other {
  display: block;
}
.sizes-control-other.active {
  display: block;
}

.sizes-inputs .sizes-for-color-other {
  display: none;
}

.disclaimer {
  background-color: #eeeeee;
  border: 2px solid #d0d0d0;
  font-size: 13px;
  border-radius: 4px;
  padding: 10px 15px;
}
.disclaimer.signup {
  border: 0px;
  max-width: 500px;
  padding: 20px;
}
.disclaimer.order-disclaimer {
  max-width: 400px;
  border: 0px;
  background: none;
  padding: 20px;
}
.disclaimer.note-from-trust {
  font-size: 16px;
  border: 2px solid #b2d2db;
  background-color: #dae9ef;
}

#give-name .give-name-input {
  margin-top: 60px;
  margin-bottom: 60px;
  border: none;
  background: transparent;
  border-bottom: 1px dashed #f2b451;
  outline: none;
  width: 100%;
  box-sizing: border-box;
  /* Name your Order: */
  font-family: "archiabold", sans-serif;
  font-weight: normal;
  font-size: 36px;
  color: #161e21;
  letter-spacing: -0.5px;
  line-height: 42px;
}

.draft-card {
  box-sizing: border-box;
  background-color: white;
  border: 1px solid #eeeeee;
  box-shadow: 0 6px 10px 0 rgba(36, 39, 45, 0.05);
  border-radius: 2px;
  overflow: hidden;
  transition: box-shadow ease 0.3s;
}
.draft-card:hover {
  border-style: dashed;
}

.artwork-upload-disclaimer {
  font-family: "archiaRegular";
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  font-size: 13px;
  padding: 10px 14px;
  background-color: #eeeeee;
  border: 1px solid #d0d0d0;
}

.artwork-upload-card {
  max-width: 390px;
  margin: auto;
  box-shadow: none;
}
.artwork-upload-card .artwork-upload-upper {
  background-color: #eeeeee;
  padding: 30px;
}
.artwork-upload-card .artwork-upload-upper .upload-container {
  padding: 10px;
  background-color: white;
  box-shadow: 0 10px 20px 0px rgba(0, 0, 0, 0.125);
}
.artwork-upload-card .artwork-upload-upper .upload-area {
  position: relative;
  box-sizing: border-box;
  min-height: 248px;
  position: relative;
  border: 1px dashed #f2b451;
  background-image: url(../svg/plus_circle_icon_yellow.svg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 10%;
  background-color: white;
  margin-bottom: 25px;
}
.artwork-upload-card .artwork-upload-upper .upload-area .progress-bar {
  width: 75%;
  height: 20px;
  border: 1px solid rgba(0, 0, 0, 0.25);
  position: relative;
  z-index: 999;
  margin: 0 auto;
  margin-top: calc((100% - 75px) / 2);
}
.artwork-upload-card .artwork-upload-upper .upload-area .progress-bar .indicator {
  position: absolute;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.25);
  transform: scaleX(0);
  transition: transform 400ms;
  transform-origin: left;
}
.artwork-upload-card .artwork-upload-upper .upload-area:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -17px;
  height: 1px;
  width: calc(100% + 25px);
  background-color: #eeeeee;
  margin: 0 auto;
  left: -12.5px;
  right: 0;
}
.artwork-upload-card .artwork-upload-upper .upload-area .upload-buttons {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  background-color: rgba(255, 255, 255, 0.75);
  text-align: center;
  display: flex;
  flex-flow: column;
  justify-content: space-evenly;
  transition: 0.2s;
}
.artwork-upload-card .artwork-upload-upper .upload-area .upload-buttons .upload-btn-wrapper {
  position: relative;
  overflow: hidden;
  display: inline-block;
  padding: 10px;
}
.artwork-upload-card .artwork-upload-upper .upload-area .upload-buttons .upload-btn-wrapper button {
  transition: background-color 0.2s, border-color 0.2s, transform 0.2s;
}
.artwork-upload-card .artwork-upload-upper .upload-area .upload-buttons .upload-btn-wrapper:hover button {
  transform: scale(1.05);
}
.artwork-upload-card .artwork-upload-upper .upload-area .upload-buttons .upload-btn-wrapper input {
  font-size: 100px;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  cursor: pointer;
  width: 100%;
}
@media (max-width: 1052px) {
  .artwork-upload-card .artwork-upload-upper .upload-area .upload-buttons {
    opacity: 1;
  }
}
.artwork-upload-card .artwork-upload-upper .upload-area .upload-buttons.active {
  opacity: 1;
}
.artwork-upload-card .artwork-upload-upper .upload-area .upload-buttons .ajax-image-upload-form.active {
  display: block;
}
.artwork-upload-card .artwork-upload-upper .upload-area .upload-buttons p {
  margin: 0;
}
.artwork-upload-card .artwork-upload-upper .upload-area:hover .upload-buttons {
  opacity: 1;
}
.artwork-upload-card .artwork-upload-upper .upload-area button.remove-image {
  position: absolute;
  top: -25px;
  right: -25px;
  border: 2px solid #161e21;
  border-radius: 50%;
  height: 25px;
  width: 25px;
  color: #161e21;
  font-size: 15px;
  background-color: transparent;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.artwork-upload-card .artwork-upload-upper .text-center {
  background-color: white;
}
.artwork-upload-card .artwork-details .art-version-name {
  font-family: "archiaBold";
  color: #f2b451;
  margin-top: 0;
  text-align: center;
}
.artwork-upload-card .artwork-details .art-placement-name {
  font-family: "archiabold";
  padding-top: 25px;
  padding-bottom: 0px;
}
.artwork-upload-card .artwork-details .header {
  font-family: "archiabold", sans-serif;
  font-weight: normal;
  padding: 25px 0;
}
.artwork-upload-card .artwork-details input[type=text] {
  border: 1px solid #d0d0d0;
  width: 40px;
  padding: 12px;
  border-radius: 4px;
}
.artwork-upload-card .artwork-details .print-size,
.artwork-upload-card .artwork-details .num-colors {
  margin-left: 30px;
  margin-bottom: 30px;
}
.artwork-upload-card .artwork-details .print-size .flexy-item:first-child {
  margin-right: 30px;
}
.artwork-upload-card .artwork-details .print-size .flexy-item:not(:first-child) {
  margin-right: 10px;
}
.artwork-upload-card .artwork-details .num-colors .flexy-item:first-child {
  margin-right: 14px;
  align-self: center;
}
.artwork-upload-card .artwork-details .color-matching {
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  padding: 25px 0;
}
.artwork-upload-card .artwork-details .special-instructions {
  padding: 25px 0;
}
@media (max-width: 1052px) {
  .artwork-upload-card .artwork-details .special-instructions {
    padding: 25px;
  }
}
.artwork-upload-card .artwork-details .special-instructions .row {
  align-items: center;
  justify-content: center;
}
.artwork-upload-card .artwork-details .dimensions {
  font-weight: 100;
  font-size: 0.725em;
}
.artwork-upload-card .artwork-details .styled-select {
  border: 1px solid #d0d0d0;
  width: 75px;
  height: 39px;
  background-color: white;
}

.chosen-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  background-repeat: no-repeat;
  display: inline-block;
  background-position: 50% 50%;
  background-size: 100% 100%;
  background-color: white;
}
.chosen-image.chosen-image-div {
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "Mark W01 Heavy", sans-serif;
  font-size: 1.2rem;
  color: #161e21;
  animation: fade-in 0.5s forwards;
  background-image: url(../images/file_icon.png);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}
.chosen-image.chosen-image-div.ai-file-type {
  background-image: url(../images/ai_icon.png);
}
.chosen-image.chosen-image-div.psd-file-type {
  background-image: url(../images/ps_icon.png);
}
.chosen-image.chosen-image-div.pdf-file-type {
  background-image: url(../images/pdf_icon.png);
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.confirmation-green {
  text-align: center;
  background-color: #485c51;
  color: #f7f4ed;
  position: relative;
  overflow: hidden;
  min-height: 672px;
  padding: 30px;
}
@media (max-width: 1052px) {
  .confirmation-green {
    padding-top: 120px;
  }
}
.confirmation-green .confirmation-green-inner {
  max-width: 540px;
  margin: auto;
}
.confirmation-green label {
  color: #f7f4ed;
}
.confirmation-green .caption-white {
  color: #f7f4ed;
}
.confirmation-green .confirmation-hero {
  background-repeat: no-repeat;
  display: inline-block;
  background-position: 50% 50%;
  background-size: 100% 100%;
  background-image: url(../images/orders/confirmation_hero.png);
  width: 800px;
  height: 800px;
  position: absolute;
  bottom: -400px;
  left: 50%;
  margin-left: -400px;
}
@media (max-width: 1052px) {
  .confirmation-green .confirmation-hero {
    width: 100%;
    height: 280px;
    bottom: 0;
    left: 0;
    margin-left: 0;
    background-position: 0px 0px;
    background-size: cover;
  }
}
.confirmation-green.embroidery {
  min-height: 0px;
}

.bagging-disclaimer {
  color: #e55553;
}

.approval-top {
  background-color: #fafafa;
  min-height: 370px;
  margin-bottom: 70px;
}
.approval-top .approval-top-image {
  max-height: 300px;
  max-width: 100%;
  margin: 30px;
}
@media screen and (max-width: 550px) {
  .approval-top .approval-top-image {
    max-width: 80%;
    height: auto;
    margin: 0px;
    padding-top: 20px;
  }
}

.order-approval-loader {
  display: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: fixed;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 2147483646;
  align-items: center;
  justify-content: center;
}
.order-approval-loader .card {
  width: 800px;
  max-width: 100%;
  padding: 10px;
  border-radius: 10px;
}

.approval-flow {
  background-color: white !important;
}

.orders-approval-shipping {
  max-width: 600px;
  margin: auto;
}
.orders-approval-shipping .shipping-addresses-wrapper .addresses-container .address-card {
  display: block;
  transition: 300ms ease;
}
.orders-approval-shipping .shipping-addresses-wrapper .addresses-container .address-card.active {
  border: 2px solid #f2b451;
}
.orders-approval-shipping .shipping-addresses-wrapper .addresses-container .address-card:hover {
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.2);
}
.orders-approval-shipping .shipping-addresses-wrapper .addresses-container .address-card button {
  background: none;
  border: none;
  color: #f2b451;
  font-size: 14px;
  font-family: "archiasemibold";
  padding: 0px;
  margin-top: -8px;
  cursor: hand;
  cursor: pointer;
}
.orders-approval-shipping .turnarounds-wrapper {
  max-width: 600px;
  margin: auto;
}
.orders-approval-shipping .turnarounds-wrapper .turnarounds {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 100%;
}
.orders-approval-shipping .turnarounds-wrapper .turnarounds .turnaround-card {
  box-sizing: border-box;
  background-color: white;
  border: 1px solid #eeeeee;
  box-shadow: 0 6px 10px 0 rgba(36, 39, 45, 0.05);
  border-radius: 2px;
  overflow: hidden;
  transition: box-shadow ease 0.3s;
  position: relative;
  cursor: pointer;
  margin: 0 0 30px 0;
  text-align: center;
  width: 180px;
  height: 160px;
  min-height: 160px;
  min-width: 180px;
  padding: 30px 30px 15px 30px;
  /* Rectangle: */
  background: #ffffff;
  border: 1px solid #eeeeee;
  box-shadow: 0 6px 10px 0 rgba(36, 39, 45, 0.05);
  border-radius: 4px;
}
.orders-approval-shipping .turnarounds-wrapper .turnarounds .turnaround-card .eighteen-bold {
  color: #f2b451;
}
.orders-approval-shipping .turnarounds-wrapper .turnarounds .turnaround-card.active {
  border: 3px solid #f2b451;
}
.orders-approval-shipping .turnarounds-wrapper .turnarounds .turnaround-card.disable-turnaround-card {
  opacity: 0.3;
}

.final-cost {
  font-family: "archiasemibold", sans-serif;
  font-weight: normal;
  font-size: 22px;
  letter-spacing: -0.16px;
  line-height: 13px;
}
.final-cost .cost-per-shirt {
  background: white;
  padding: 50px 30px;
  border: 1px solid #eeeeee;
  border-radius: 0 0 2px 2px;
  box-shadow: 0 6px 10px 0 rgba(36, 39, 45, 0.05);
}
.final-cost .cost-per-shirt > * {
  font-size: 0.825em;
}
.final-cost .cost-total {
  background: #161e21;
  padding: 50px 30px;
  color: white;
  border-radius: 0 0 2px 2px;
}

.orders-approval-billing {
  max-width: 600px;
  margin: auto;
}

.orders-approval-review {
  max-width: 1020px;
  margin: auto;
}
.orders-approval-review .width-a {
  margin: auto;
  max-width: 810px;
}
.orders-approval-review .orders-approval-review-prints .flexy .flexy-item {
  flex-basis: 0;
}
.orders-approval-review .width-b {
  margin: auto;
  max-width: 1020px;
}
.orders-approval-review .orders-approval-review-mockups .flexy {
  width: 100%;
}
@media (min-width: 1052px) {
  .orders-approval-review .orders-approval-review-mockups .flexy .flexy-item {
    width: 50%;
  }
}
.orders-approval-review .orders-approval-review-mockups .flexy .flexy-item .swiper-review-mockups .swiper-wrapper .swiper-slide .artwork-img {
  max-width: 75%;
}
.orders-approval-review .orders-approval-review-mockups .flexy .flexy-item .swiper-review-mockups .swiper-button-prev {
  position: absolute;
  top: 50%;
  left: 0;
  @embedsvg ();
  background-image: url(../svg/pagination_prev_alt.svg);
  background-size: 100% 100%;
  width: 74px;
  height: 74px;
}
.orders-approval-review .orders-approval-review-mockups .flexy .flexy-item .swiper-review-mockups .swiper-button-next {
  position: absolute;
  top: 50%;
  right: 0;
  @embedsvg ();
  background-image: url(../svg/pagination_next_alt.svg);
  background-size: 100% 100%;
  width: 74px;
  height: 74px;
}
.orders-approval-review .orders-approval-review-mockups .blank-tag h4 {
  margin-top: 0px;
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
  color: #7b7b7b;
}
.orders-approval-review .orders-approval-review-mockups .blank-tag img {
  width: 100%;
  max-width: 130px;
}
.orders-approval-review .width-c {
  margin: auto;
  max-width: 555px;
}
.orders-approval-review .orders-approval-review-finishes .finish-item {
  padding: 20px;
  border-top: 1px solid #eeeeee;
}
.orders-approval-review .orders-approval-review-finishes .finish-item:first-child {
  border-top: 0;
}
.orders-approval-review .past-due h3 {
  padding: 20px 30px;
  border: 1px solid #d0d0d0;
  background-color: #f0f0f0;
}
.orders-approval-review .bottom-bar {
  position: fixed;
  bottom: 0px;
  left: 0px;
  right: 0px;
  background-color: #161e21;
  color: #f2b451;
  padding: 18px 30px;
  text-align: right;
  z-index: 9999;
}
@media screen and (max-width: 500px) {
  .orders-approval-review .bottom-bar {
    padding-right: 20px;
  }
}
.orders-approval-review .bottom-bar a {
  box-sizing: border-box;
  height: 44px;
  padding: 0 22px;
  display: inline-block;
  border-radius: 22px;
  font-size: 13px;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
  min-width: 130px;
  font-family: "archiabold", sans-serif;
}
.orders-approval-review .bottom-bar a.approval-mobile {
  display: none;
}
.orders-approval-review .bottom-bar a.approve {
  background-color: #f2b451;
  border: 2px solid #f2b451;
  color: #161e21;
  line-height: 39px;
}
.orders-approval-review .bottom-bar a.reject {
  background-color: #161e21;
  border: 2px solid #d0d0d0;
  color: #d0d0d0;
  margin-right: 15px;
  line-height: 39px;
}
.orders-approval-review .bottom-bar a:hover {
  transform: scale(1.05);
  text-decoration: none;
  transition: 0.2s;
}
@media screen and (max-width: 500px) {
  .orders-approval-review .bottom-bar a {
    display: inline-block;
    padding: 0 24px;
    min-width: 0px;
    display: none;
  }
  .orders-approval-review .bottom-bar a.approval-mobile {
    display: inline-block;
  }
  .orders-approval-review .bottom-bar a.reject {
    margin-right: 5px;
  }
}

#order-approval-confirm {
  box-sizing: border-box;
  height: 44px;
  padding: 0 22px;
  display: inline-block;
  border-radius: 22px;
  font-size: 13px;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
  min-width: 130px;
  font-family: "archiabold", sans-serif;
  background-color: #f2b451;
  border: 2px solid #f2b451;
  color: #161e21;
  line-height: 39px;
}

#order-approval-cancel {
  color: #bababa;
  margin-left: 15px;
}

.orders-drafts {
  display: flex;
  flex-wrap: wrap;
}
.orders-drafts .order-draft-wrapper {
  width: 285px;
}

.print-locations-tabs {
  max-width: 600px;
  margin: auto;
}

.placement-images {
  flex-wrap: wrap;
  justify-content: center;
  margin: auto;
}
.placement-images .flexy-item {
  flex-grow: 0;
  text-align: center;
}
.placement-images .flexy-item .placement-card {
  cursor: pointer;
  margin: 1rem;
  max-width: 320px;
  background: white;
  border: 2px solid #eeeeee;
  box-shadow: 0 6px 15px 0 rgba(0, 0, 0, 0.05);
  border-radius: 4px;
  position: relative;
  padding-top: 40px;
  padding-bottom: 40px;
  box-sizing: border-box;
}
@media (max-width: 1052px) {
  .placement-images .flexy-item .placement-card {
    margin: 0 0 0 0;
  }
}
.placement-images .flexy-item .placement-card.active {
  border: 2px solid #f2b451;
}
.placement-images .flexy-item .placement-card .card-selected {
  position: absolute;
  top: 15px;
  left: 15px;
  background-repeat: no-repeat;
  display: inline-block;
  background-position: 50% 50%;
  background-size: 100% 100%;
  background-image: url(../svg/circle_checkbox_yellow.svg);
  width: 54px;
  height: 54px;
}
.placement-images .flexy-item img {
  width: 280px;
  height: auto;
}

.cc-form {
  display: none;
}
.cc-form.active {
  display: block;
}
.cc-form.force-active {
  display: block;
}

.final-details-tab {
  display: flex;
  justify-content: center;
  align-items: center;
}
.final-details-tab .icon {
  display: none;
}
.final-details-tab.is-checked .icon {
  display: inline-block;
}

.filters-icon {
  width: 60px;
  height: 60px;
  border-radius: 60px;
  border: 1px solid #f0f0f0;
  background-color: white;
  display: block;
  margin: auto;
  box-sizing: border-box;
  padding: 10px;
}
.filters-icon.active {
  border-color: #f2b451;
  background-color: #f2b451;
}

.confirmation-out-block {
  background-color: #f7f4ed;
}

.turn-around-card {
  padding-top: 45px;
  padding-bottom: 45px;
}
.turn-around-card h4 {
  margin-bottom: 10px;
}
.turn-around-card h5 {
  margin-top: 10px;
}

.next-steps > .forty-eight-heavy {
  color: #161e21;
  max-width: 80%;
  margin: 20px 0 40px;
}

.reasons-to-sign-up-list ul {
  list-style: none;
}
.reasons-to-sign-up-list ul li {
  padding-bottom: 15px;
  position: relative;
}
.reasons-to-sign-up-list ul li:before {
  color: black;
  content: "+";
  position: absolute;
  left: -24px;
  top: 0px;
}

.final-details-finish-image {
  max-width: 100%;
  max-height: 50vh;
}

body.embroidery .name-order input {
  /*margin-top: 50px;
  margin-bottom: 50px;*/
  border: none;
  background: none;
  border-bottom: 1px dashed #161e21;
  box-sizing: border-box;
  font-family: "archiabold", sans-serif;
  font-size: 36px;
  color: #161e21;
  letter-spacing: -0.5px;
  line-height: 42px;
}
@media screen and (max-width: 500px) {
  body.embroidery .name-order input {
    width: 100%;
    font-size: 24px;
  }
}
body.embroidery .hat-card-popup {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-color: #fafafa;
  z-index: 9998;
}
body.embroidery .hat-card-popup .popup-wrapper {
  max-width: 800px;
  margin: auto;
  margin-top: 50px;
  background-color: white;
  padding: 20px;
  border: 1px solid #eeeeee;
  box-shadow: 0 6px 10px 0 rgba(36, 39, 45, 0.05);
  border-radius: 2px;
  transition: 200ms ease;
}
@media screen and (max-width: 500px) {
  body.embroidery .hat-card-popup .popup-wrapper {
    padding: 0px;
    padding-top: 10px;
    text-align: center;
  }
}
body.embroidery .hat-card-popup .popup-wrapper .row .close {
  cursor: pointer;
  cursor: hand;
  color: #f2b451;
  position: absolute;
  top: 0px;
  left: 5px;
  z-index: 9998;
}
@media screen and (max-width: 500px) {
  body.embroidery .hat-card-popup .popup-wrapper .row .close {
    top: 0px;
    left: 3px;
  }
}
body.embroidery .hat-card-popup .popup-wrapper .row .col.hat-card-image {
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 1052px) {
  body.embroidery .hat-card-popup .popup-wrapper .row .col.hat-card-image img {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 500px) {
  body.embroidery .hat-card-popup .popup-wrapper .row .col.hat-card-image img {
    max-width: 175px;
  }
}
body.embroidery .hat-card-popup .popup-wrapper .row .col h4 {
  margin-block-start: 1em;
  margin-block-end: 1em;
}
body.embroidery .hat-card-popup .popup-wrapper .row .col a {
  position: relative;
}
body.embroidery .hat-card-popup .popup-wrapper .row .col.right {
  text-align: left;
  box-sizing: border-box;
}
@media screen and (max-width: 1052px) {
  body.embroidery .hat-card-popup .popup-wrapper .row .col.right {
    background-color: #f7f4ed;
    padding: 4% 10%;
  }
  body.embroidery .hat-card-popup .popup-wrapper .row .col.right input, body.embroidery .hat-card-popup .popup-wrapper .row .col.right select, body.embroidery .hat-card-popup .popup-wrapper .row .col.right option {
    background-color: #f7f4ed;
    border: 1px solid #161e21;
  }
  body.embroidery .hat-card-popup .popup-wrapper .row .col.right label {
    color: #161e21;
  }
}
@media screen and (max-width: 500px) {
  body.embroidery .hat-card-popup .popup-wrapper .row .col.right {
    padding: 2% 5%;
  }
  body.embroidery .hat-card-popup .popup-wrapper .row .col.right input, body.embroidery .hat-card-popup .popup-wrapper .row .col.right select, body.embroidery .hat-card-popup .popup-wrapper .row .col.right option {
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  body.embroidery .hat-card-popup .popup-wrapper .row .col.right label {
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
}
body.embroidery .hat-card-popup .popup-wrapper .row .col input, body.embroidery .hat-card-popup .popup-wrapper .row .col select, body.embroidery .hat-card-popup .popup-wrapper .row .col option {
  font-family: "archiamedium", sans-serif;
  font-weight: normal;
  color: #161e21;
  margin-top: 7px;
  margin-bottom: 7px;
  font-size: 14px;
  padding: 5px 7px;
}
body.embroidery .hat-card-popup .popup-wrapper .row .col select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #d0d0d0;
  background-color: white;
}
body.embroidery .hat-card {
  background-color: white;
  padding: 5px;
  width: 90%;
  margin: auto;
  cursor: pointer;
  cursor: hand;
  border: 1px solid #eeeeee;
  box-shadow: 0 6px 10px 0 rgba(36, 39, 45, 0.05);
  border-radius: 2px;
  transition: 200ms ease;
}
@media screen and (max-width: 850px) {
  body.embroidery .hat-card {
    margin-bottom: 10px;
  }
}
body.embroidery .hat-card:hover {
  box-shadow: 0 8px 18px 0 rgba(36, 39, 45, 0.1);
}
body.embroidery .hat-card img {
  max-width: 95%;
}
@media screen and (max-width: 500px) {
  body.embroidery .hat-card img {
    max-width: 175px;
  }
}
body.embroidery .hat-card h4 {
  margin-top: 5px;
  margin-bottom: 5px;
}
body.embroidery .hat-card h4.price {
  color: #f2b451;
  margin-top: 0px;
}
body.embroidery #other-hat-button {
  font-size: 16px;
  font-family: "archiasemibold", sans-serif;
}
body.embroidery .other-hat-popup {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-color: #fafafa;
  z-index: 9998;
}
body.embroidery .other-hat-popup .other-hat-wrapper {
  max-width: 800px;
  margin: auto;
  margin-top: 50px;
  background-color: white;
  padding: 20px;
  border: 1px solid #eeeeee;
  box-shadow: 0 6px 10px 0 rgba(36, 39, 45, 0.05);
  border-radius: 2px;
  transition: 200ms ease;
}
body.embroidery .other-hat-popup .other-hat-wrapper input {
  font-family: "archiamedium", sans-serif;
  font-weight: normal;
  font-size: 14px;
  padding: 5px 7px;
}
body.embroidery .selected-hats .selected-card {
  background-color: white;
  border: 1px solid #eeeeee;
  box-shadow: 0 6px 10px 0 rgba(36, 39, 45, 0.05);
  border-radius: 2px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 3px;
}
body.embroidery .selected-hats .selected-card .left {
  text-align: left;
}
@media screen and (max-width: 500px) {
  body.embroidery .selected-hats .selected-card .left {
    text-align: center;
    font-family: "archiasemibold";
  }
}
body.embroidery .selected-hats .selected-card .right {
  text-align: right;
}
@media screen and (max-width: 500px) {
  body.embroidery .selected-hats .selected-card .right {
    text-align: center;
  }
}
body.embroidery #select-placements .choose-hats div {
  padding: 10px;
}
body.embroidery #select-placements .choose-hats div img {
  max-width: 100%;
}
body.embroidery #select-placements .choose-hats .placement-details {
  display: none;
}
body.embroidery #select-placements .choose-hats .placement-details form input[type=number] {
  width: 37px;
  font-family: "archiamedium", sans-serif;
  font-size: 15px;
  margin-top: 6px;
  padding: 2px;
}
body.embroidery #select-placements .custom-colors p {
  border-radius: 8px;
  background-color: #f0f0f0;
  padding: 15px 15px;
}
body.embroidery #special-instructions .instructions textarea {
  min-width: 100%;
  height: 200px;
  background-color: white;
  border: 1px solid #eeeeee;
  box-shadow: 0 6px 10px 0 rgba(36, 39, 45, 0.05);
  border-radius: 2px;
  resize: none;
  font-family: "archiamedium", sans-serif;
  font-size: 14px;
  padding: 8px;
  box-sizing: border-box;
}
body.embroidery #review-order .choose-hats .row {
  border: 1px solid #d0d0d0;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-bottom: -1px;
}
body.embroidery #review-order .choose-hats .row .left {
  text-align: left;
}
body.embroidery #review-order .choose-hats .row .right {
  text-align: right;
}
body.embroidery #review-order .choose-hats .placements-review-list .row {
  display: none;
}
body.embroidery #review-order .order-total {
  border: 1px solid #eeeeee;
  box-shadow: 0 6px 10px 0 rgba(36, 39, 45, 0.05);
  border-radius: 2px;
}
body.embroidery #review-order .order-total .col {
  font-size: 20px;
  padding: 18px 25px;
}
body.embroidery #review-order .order-total .white {
  background-color: white;
  color: #161e21;
}
body.embroidery #review-order .order-total .black {
  background-color: #161e21;
  color: white;
}
body.embroidery #review-order .order-total .left {
  text-align: left;
}
body.embroidery #review-order .order-total .right {
  text-align: right;
}
body.embroidery #embroidery-submission-overlay {
  display: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: fixed;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 2147483646;
  align-items: center;
  justify-content: center;
}
body.embroidery #embroidery-submission-overlay .card {
  width: 800px;
  max-width: 100%;
  padding: 10px;
  border-radius: 10px;
}

/* FORM ERROR STYLING */
.row.error {
  background-color: rgba(229, 85, 83, 0.06);
  border-radius: 8px;
}
.row.error.name-order {
  padding: 20px 0px;
}
.row.error p.error-text {
  display: block;
}

p.error-text {
  font-family: "archiabold", sans-serif;
  font-weight: normal;
  display: none;
  color: #e55553;
  font-size: 12px;
  width: 100%;
}

/* LOADER ANIMATION CODE */
.lds-roller {
  display: inline-block;
  position: relative;
  width: 64px;
  height: 64px;
}

.lds-roller div {
  animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  transform-origin: 32px 32px;
}

.lds-roller div:after {
  content: " ";
  display: block;
  position: absolute;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #161e21;
  margin: -3px 0 0 -3px;
}

.lds-roller div:nth-child(1) {
  animation-delay: -0.036s;
}

.lds-roller div:nth-child(1):after {
  top: 50px;
  left: 50px;
}

.lds-roller div:nth-child(2) {
  animation-delay: -0.072s;
}

.lds-roller div:nth-child(2):after {
  top: 54px;
  left: 45px;
}

.lds-roller div:nth-child(3) {
  animation-delay: -0.108s;
}

.lds-roller div:nth-child(3):after {
  top: 57px;
  left: 39px;
}

.lds-roller div:nth-child(4) {
  animation-delay: -0.144s;
}

.lds-roller div:nth-child(4):after {
  top: 58px;
  left: 32px;
}

.lds-roller div:nth-child(5) {
  animation-delay: -0.18s;
}

.lds-roller div:nth-child(5):after {
  top: 57px;
  left: 25px;
}

.lds-roller div:nth-child(6) {
  animation-delay: -0.216s;
}

.lds-roller div:nth-child(6):after {
  top: 54px;
  left: 19px;
}

.lds-roller div:nth-child(7) {
  animation-delay: -0.252s;
}

.lds-roller div:nth-child(7):after {
  top: 50px;
  left: 14px;
}

.lds-roller div:nth-child(8) {
  animation-delay: -0.288s;
}

.lds-roller div:nth-child(8):after {
  top: 45px;
  left: 10px;
}

@keyframes lds-roller {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.no-scrolling {
  overflow: hidden;
}

.modal-close {
  background-repeat: no-repeat;
  display: inline-block;
  background-position: 50% 50%;
  background-size: 100% 100%;
  background-image: url(../svg/close_icon.svg);
  width: 11px;
  height: 11px;
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 25px;
  right: 25px;
  display: block;
  cursor: pointer;
  transition: 0.3s;
}
.modal-close:hover {
  transform: scale(1.5);
}

.modal-container {
  opacity: 0;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 2147483648;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.33s;
}
.modal-container.active {
  transition: 0.33s;
  opacity: 1;
}
.modal-container .modal-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.97);
}
.modal-container .modal-box {
  position: relative;
  min-width: 25vw;
  min-height: 25vh;
  max-width: 90vw;
  max-height: 90vh;
  background-color: white;
  padding: 0px;
  border: 1px solid #eeeeee;
  box-shadow: 0 6px 50px 0 rgba(36, 39, 45, 0.1);
  border-radius: 2px;
  overflow: hidden;
}
@media (max-width: 1052px) {
  .modal-container .modal-box {
    min-width: 100vw;
    min-height: 100vh;
  }
}
.modal-container .modal-box .modal-inner {
  padding: 60px;
  position: relative;
  height: auto;
  max-height: 90vh;
  box-sizing: border-box;
  overflow: auto;
}
@media (max-width: 1052px) {
  .modal-container .modal-box .modal-inner {
    padding: 30px;
  }
}
.modal-container .modal-box .modal-inner.modal-inner-no-padding {
  padding: 0;
}
@media (max-width: 1052px) {
  .modal-container .modal-box .modal-inner.modal-inner-no-padding {
    padding: 30px;
  }
}
.modal-container .modal-box .modal-inner.failure-to-load {
  color: #ff5270;
}
.modal-container .modal-box .close-modal-btn {
  background-repeat: no-repeat;
  display: inline-block;
  background-position: 50% 50%;
  background-size: 100% 100%;
  background-image: url(../svg/close_icon.svg);
  width: 11px;
  height: 11px;
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 30px;
  right: 30px;
  display: block;
  cursor: pointer;
  text-indent: -1000px;
  overflow: hidden;
  transition: 0.3s;
}
.modal-container .modal-box .close-modal-btn:hover {
  transform: scale(1.5);
}

.page-modal {
  width: 100vw;
  height: 100vh;
  position: relative;
  margin-top: -90px;
}
.page-modal .page-modal-back-btn {
  position: absolute;
  top: 0;
  right: 0;
}

.form-as-p {
  position: relative;
}
.form-as-p h3 {
  text-align: center;
  margin: 0 30px 30px 30px;
  /* Log in to Your Accou: */
  font-family: "archiabold", sans-serif;
  font-weight: normal;
  font-size: 30px;
  color: #2B2B2B;
  font-weight: 400;
  letter-spacing: -0.4px;
}
@media (max-width: 1052px) {
  .form-as-p h3 {
    margin: 0 0 30px 0;
  }
}
.form-as-p p {
  position: relative;
  padding: 0;
  margin: 30px 0 0 0;
}
.form-as-p p:first-of-type {
  margin: 0;
}
.form-as-p p label {
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  position: absolute;
  top: 16px;
  left: 17px;
  font-size: 10px;
  color: #9f9f9f;
  letter-spacing: 1.67px;
  line-height: 20px;
}
.form-as-p p input[type=text],
.form-as-p p input[type=email],
.form-as-p p input[type=password],
.form-as-p p select,
.form-as-p p textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: white;
  border: 1px solid #eeeeee;
  border-radius: 2px;
  box-sizing: border-box;
  padding: 30px 15px 15px 15px;
  margin: 0;
  outline: 0;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  color: #161e21;
  letter-spacing: -0.09px;
  line-height: 20px;
  width: 100%;
  height: 70px;
}
.form-as-p p input[type=text]:focus,
.form-as-p p input[type=email]:focus,
.form-as-p p input[type=password]:focus,
.form-as-p p select:focus,
.form-as-p p textarea:focus {
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.11);
}
.form-as-p p select {
  background-image: url(../svg/dropdown_icon.svg);
  background-repeat: no-repeat;
  background-position: calc(100% - 25px) 50%;
  background-size: 10px;
}
.form-as-p p textarea {
  height: auto;
}
.form-as-p p input[type=checkbox] {
  margin: 0;
}
.form-as-p p .helptext {
  display: none;
}
.form-as-p p.btn-row {
  margin-top: 70px;
  display: flex;
  justify-content: center;
}

.input-group {
  margin-top: 8px;
  display: flex;
  width: 100%;
  box-sizing: border-box;
  height: 50px;
}
.input-group .btn {
  margin: 0;
  height: 100%;
}
.input-group input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: white;
  border: 1px solid #eeeeee;
  border-radius: 2px;
  box-sizing: border-box;
  padding: 30px 15px 15px 15px;
  margin: 0;
  outline: 0;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  color: #161e21;
  letter-spacing: -0.09px;
  line-height: 20px;
  border-right: 0;
  height: 100%;
  flex-grow: 1;
  min-width: 25%;
}
.input-group input:focus {
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.11);
}
.input-group input.no-label-input-padding {
  padding: 15px 15px 15px 15px;
}
.input-group * {
  border-radius: 0;
}
.input-group :first-child {
  border-radius: 3px 0 0 3px;
}
.input-group :last-child {
  border-radius: 0 3px 3px 0;
}

.errorlist {
  color: #ff5270;
}

.text-input {
  border-radius: 4px;
  border: 1px solid #eeeeee;
  padding: 15px 8px;
  box-sizing: border-box;
}

.custom-radio-container {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default radio button */
.custom-radio-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 26px;
  width: 26px;
  background-color: white;
  border: 1px solid #DDDDDD;
  border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.custom-radio-container:hover input ~ .checkmark {
  background-color: white;
}

/* When the radio button is checked, add a blue background */
/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.custom-radio-container input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.custom-radio-container .checkmark:after {
  top: 5px;
  left: 5px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #f2b451;
}

.tab {
  /* Overview: */
  font-family: "archiabold", sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #161e21;
  letter-spacing: -0.07px;
  text-align: center;
  line-height: 20px;
  display: block;
  border-bottom: 1px solid #eeeeee;
  padding: 15px;
  text-decoration: none;
}
@media (max-width: 1052px) {
  .tab {
    font-size: 9px;
  }
}
.tab:hover {
  text-decoration: none;
}
.tab.active {
  border-bottom: 2px solid #161e21;
}

.tab-content {
  display: none;
  padding: 30px;
}
.tab-content.active {
  display: block;
}

.error-container {
  width: 50%;
  max-width: 800px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  flex-flow: column;
  margin-top: 70px;
}
@media (max-width: 1052px) {
  .error-container {
    width: 80%;
  }
}
.error-container .icon {
  background-image: url("../svg/blurry_reticle_new.svg");
  background-size: cover;
  height: 43px;
  width: 43px;
}
.error-container .error-code {
  font-family: "archiabold", sans-serif;
  font-weight: normal;
  font-size: 3em;
  color: #f2b451;
}
.error-container .error-title {
  font-family: "archiamedium", sans-serif;
  font-weight: normal;
  font-size: 2em;
  color: #161e21;
  margin-bottom: 10%;
}
.error-container .error-message {
  margin-bottom: 5%;
}
.error-container .button-container {
  margin-bottom: 70px;
}
.error-container .button-container .home,
.error-container .button-container .contact {
  border: none;
  padding: 12px 24px;
  border-radius: 30px;
  cursor: pointer;
  margin-right: 2.5%;
  outline: none;
}
.error-container .button-container .home {
  background-color: #f2b451;
  color: #161e21;
}
.error-container .button-container .contact {
  border: 2px solid #f2b451;
  color: #f2b451;
}

label[for=id_sizes_data] {
  display: none;
}

textarea#id_sizes_data {
  display: none;
}

.reorder-card {
  background-color: white;
  border: 1px solid #f0f0f0;
  padding: 30px;
  margin: 30px;
  border-radius: 4px;
}

.reorder-loader {
  display: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: fixed;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 2147483646;
  align-items: center;
  justify-content: center;
}
.reorder-loader .card {
  width: 800px;
  max-width: 100%;
  padding: 10px;
  border-radius: 10px;
}

.pagination {
  text-align: center;
  margin: 30px;
  display: flex;
  flex-wrap: no-wrap;
  justify-content: center;
  max-width: 100%;
  overflow-x: auto;
}
.pagination a {
  display: block;
  padding: 15px;
  border-radius: 4px;
}
.pagination a.active {
  background-color: #f2b451;
  color: white;
}
.pagination a.active:hover {
  background-color: #f2b451;
}
.pagination a:hover {
  background-color: #eeeeee;
}

.stats {
  padding: 0px !important;
  margin: 0px !important;
  overflow: hidden;
  background-color: #fafafa;
}
.stats #hbl-live-chat-wrapper {
  display: none;
}

#stats-body {
  height: 100vh;
  width: 100vw;
  max-width: 100%;
  max-height: 100%;
  box-sizing: border-box;
  background-color: #161e21;
  color: white;
  overflow: hidden;
  padding: 10px;
}
@media screen and (max-width: 1000px) {
  #stats-body {
    height: auto;
  }
}
@media screen and (max-width: 700px) {
  #stats-body {
    padding-bottom: 10px;
    padding-top: 40px;
  }
}
#stats-body .slide.slide-one {
  left: 0;
  float: left;
  transition: 300ms ease-in-out;
}
#stats-body .slide.slide-one.active {
  left: -100vw;
  transition: 300ms ease-in-out;
}
#stats-body .slide.slide-two {
  position: absolute;
  height: 100vh;
  top: 0;
  padding: 10px;
  box-sizing: border-box;
  left: 100vw;
  transition: 300ms ease-in-out;
}
#stats-body .slide.slide-two.active {
  left: 0;
  transition: 300ms ease-in-out;
}
#stats-body .slide {
  display: grid;
  position: relative;
  height: 100%;
  width: 100%;
  grid-gap: 12px;
  grid-template-columns: repeat(12, 1fr);
  grid-template-rows: repeat(12, 1fr);
  background-color: #161e21;
}
@media screen and (max-width: 1500px) {
  #stats-body .slide {
    grid-gap: 10px;
  }
}
@media screen and (max-width: 1250px) {
  #stats-body .slide {
    grid-gap: 8px;
  }
}
@media screen and (max-width: 1000px) {
  #stats-body .slide {
    grid-template-rows: auto;
    height: auto;
  }
}
#stats-body .slide .statistics {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 60px;
}
#stats-body .slide .statistics h5 {
  font-family: "Mark W01 Bold";
  font-size: 16px;
  border-bottom: 2px solid white;
  margin: 0px;
  width: 100%;
  max-width: 250px;
  color: white;
}
#stats-body .slide .statistics h2 {
  margin: 0px;
  color: white;
}
#stats-body .slide .statistics h2 .new-customer-count {
  animation: none;
}
#stats-body .slide .statistics h2 .new-customer-count.active {
  -webkit-animation: color-change-stats 2.5s infinite;
  -moz-animation: color-change-stats 2.5s infinite;
  -o-animation: color-change-stats 2.5s infinite;
  -ms-animation: color-change-stats 2.5s infinite;
  animation: color-change-stats 2.5s infinite;
}
#stats-body .slide .statistics p {
  font-family: "Mark W01 Heavy";
  font-size: 14px;
  color: #fdd04f;
  margin: 0px;
}
#stats-body .slide .statistics.time-off {
  margin-top: 25px;
}
#stats-body .slide .statistics .time-off-people {
  padding-top: 12px;
}
#stats-body .slide .statistics .time-off-people img {
  display: inline-block;
  width: 70px;
  height: 70px;
  margin-right: 10px;
}
#stats-body .slide .section {
  position: relative;
  box-sizing: border-box;
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-box-shadow: 0px 0px 8px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 8px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 8px 1px rgba(0, 0, 0, 0.1);
  width: 100%;
}
#stats-body .slide .section .card-body {
  box-sizing: border-box;
  padding: 14px;
  color: white;
  height: 100%;
}
#stats-body .slide .section .card-body .card-title {
  margin: 0px;
  color: white;
}
#stats-body .slide .section .card-body .left-section {
  position: relative;
  box-sizing: border-box;
  float: left;
  padding-top: 0px;
  width: 70%;
  height: 100%;
}
#stats-body .slide .section .card-body .left-section h5 {
  font-size: 16px;
  border-bottom: 2px solid white;
  color: white;
  margin: 0px;
  max-width: 250px;
}
#stats-body .slide .section .card-body .left-section #salesChart-container {
  box-sizing: border-box;
  position: relative;
  width: 100%;
  height: 100%;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  padding-bottom: 75px;
}
#stats-body .slide .section .card-body .left-section #salesChart-container canvas {
  box-sizing: border-box;
}
#stats-body .slide .section .card-body .left-section h2.sales-chart-text {
  position: absolute;
  width: 300px;
  left: 50%;
  padding-top: 40px;
  margin: 0px;
  margin-left: -150px;
  text-align: center;
  color: white;
}
#stats-body .slide .section .card-body .right-section {
  box-sizing: border-box;
  float: right;
  width: 30%;
  padding-left: 10px;
  padding-right: 10px;
  height: 100%;
}
#stats-body .slide .section.header {
  position: relative;
  grid-column: 1/13;
  grid-row: 1/2;
  box-sizing: border-box;
  background-color: #161e21;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding: 5px;
}
#stats-body .slide .section.header h1, #stats-body .slide .section.header .time-off {
  display: inline-block;
  vertical-align: top;
}
#stats-body .slide .section.header h1 {
  font-size: 65px;
  margin-top: 0px;
  margin-right: 25px;
  color: white;
}
#stats-body .slide .section.header .time-off {
  width: auto;
  margin-bottom: 0px;
  margin-top: 4px;
}
#stats-body .slide .section.one {
  position: relative;
  grid-column: 1/6;
  grid-row: 3/13;
  box-sizing: border-box;
  padding: 10px;
  padding-bottom: 0px;
}
@media screen and (max-width: 950px) {
  #stats-body .slide .section.one {
    grid-column: 1/13;
    grid-row: 1/4;
  }
}
#stats-body .slide .section.one h1 {
  margin: 0px;
  color: white;
}
#stats-body .slide .section.one h3 {
  margin: 0px;
  font-family: "Mark W01 Bold";
  color: #00bdf2;
}
#stats-body .slide .section.one .statistics {
  position: absolute;
  margin-top: 15px;
  margin-left: 20px;
}
#stats-body .slide .section.one .salesYtdChart-container {
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0;
  box-sizing: border-box;
}
#stats-body .slide .section.two {
  grid-column: 6/13;
  grid-row: 3/13;
  padding: 10px;
}
#stats-body .slide .section.two .statistics {
  margin-bottom: 0;
}
@media screen and (max-width: 950px) {
  #stats-body .slide .section.two {
    grid-column: 1/13;
    grid-row: 4/7;
  }
}
#stats-body .slide .section.three {
  grid-column: 1/13;
  grid-row: 3/13;
}
@media screen and (max-width: 950px) {
  #stats-body .slide .section.three {
    grid-column: 1/13;
    grid-row: 10/13;
  }
}
#stats-body .slide .section.three .production-charts {
  position: absolute;
  bottom: 0px;
  left: 0;
  right: 0;
  box-sizing: border-box;
  padding: 2px;
}
#stats-body .slide .section.three .production-charts li {
  position: relative;
  display: inline-block;
  list-style-type: none;
  box-sizing: border-box;
  padding: 5px;
  padding-left: 30px;
  padding-right: 30px;
  width: 19.8%;
  height: 100%;
  margin-right: -2px;
  margin-bottom: -3px;
}
#stats-body .slide .section.three .production-charts li div {
  box-sizing: border-box;
}
#stats-body .slide .section.three .production-charts li .chart-container {
  position: relative;
}
#stats-body .slide .section.three .production-charts li .press-stats {
  position: relative;
  width: 100%;
  text-align: center;
}
#stats-body .slide .section.three .production-charts li .press-stats h5 {
  margin: 0px;
  font-size: 20px;
  color: white;
}
#stats-body .slide .section.three .production-charts li .press-stats h4 {
  margin: 0px;
  color: rgba(255, 255, 255, 0.6);
}
@-webkit-keyframes color-change-stats {
  0% {
    color: #00bdf2;
  }
  25% {
    color: #ff5270;
  }
  50% {
    color: #fdd04f;
  }
  75% {
    color: white;
  }
  100% {
    color: #00bdf2;
  }
}
@-moz-keyframes color-change-stats {
  0% {
    color: #00bdf2;
  }
  25% {
    color: #ff5270;
  }
  50% {
    color: #fdd04f;
  }
  75% {
    color: white;
  }
  100% {
    color: #00bdf2;
  }
}
@-ms-keyframes color-change-stats {
  0% {
    color: #00bdf2;
  }
  25% {
    color: #ff5270;
  }
  50% {
    color: #fdd04f;
  }
  75% {
    color: white;
  }
  100% {
    color: #00bdf2;
  }
}
@-o-keyframes color-change-stats {
  0% {
    color: #00bdf2;
  }
  25% {
    color: #ff5270;
  }
  50% {
    color: #fdd04f;
  }
  75% {
    color: white;
  }
  100% {
    color: #00bdf2;
  }
}
@keyframes color-change-stats {
  0% {
    color: #00bdf2;
  }
  25% {
    color: #ff5270;
  }
  50% {
    color: #fdd04f;
  }
  75% {
    color: white;
  }
  100% {
    color: #00bdf2;
  }
}
body.yir-2018 {
  margin: 0px;
  padding: 0px;
  background-color: #f9f9fa;
}
body.yir-2018 #hbl-live-chat-wrapper {
  display: none;
}
body.yir-2018 .loader {
  position: fixed;
  z-index: 99;
  width: 100%;
  height: 100vh;
  border: 24px solid #292d4e;
  background-color: #f9f9fa;
  box-sizing: border-box;
  display: table;
  text-align: center;
  padding: 0px;
  margin: 0px;
}
body.yir-2018 .loader h1 {
  display: table-cell;
  vertical-align: middle;
  margin: 0px;
  padding: 0px;
  width: 100%;
  text-align: center;
  -webkit-animation: color-change 2s infinite;
  -moz-animation: color-change 2s infinite;
  -o-animation: color-change 2s infinite;
  -ms-animation: color-change 2s infinite;
  animation: color-change 2s infinite;
}
@-webkit-keyframes color-change {
  0% {
    color: #292d4e;
  }
  25% {
    color: #535bf1;
  }
  50% {
    color: #78d89f;
  }
  75% {
    color: #a87c7d;
  }
  100% {
    color: #292d4e;
  }
}
@-moz-keyframes color-change {
  0% {
    color: #292d4e;
  }
  25% {
    color: #535bf1;
  }
  50% {
    color: #78d89f;
  }
  75% {
    color: #a87c7d;
  }
  100% {
    color: #292d4e;
  }
}
@-ms-keyframes color-change {
  0% {
    color: #292d4e;
  }
  25% {
    color: #535bf1;
  }
  50% {
    color: #78d89f;
  }
  75% {
    color: #a87c7d;
  }
  100% {
    color: #292d4e;
  }
}
@-o-keyframes color-change {
  0% {
    color: #292d4e;
  }
  25% {
    color: #535bf1;
  }
  50% {
    color: #78d89f;
  }
  75% {
    color: #a87c7d;
  }
  100% {
    color: #292d4e;
  }
}
@keyframes color-change {
  0% {
    color: #292d4e;
  }
  25% {
    color: #535bf1;
  }
  50% {
    color: #78d89f;
  }
  75% {
    color: #a87c7d;
  }
  100% {
    color: #292d4e;
  }
}
body.yir-2018 .wrapper {
  width: 100%;
  margin: 0px;
  padding: 0px;
  color: #292d4e;
}
body.yir-2018 .wrapper .header {
  width: 100%;
  height: 100vh;
}
@media screen and (max-width: 580px) {
  body.yir-2018 .wrapper .header {
    height: auto;
  }
}
body.yir-2018 .wrapper .header img {
  width: 100%;
}
body.yir-2018 .wrapper .header img.header-bg {
  display: block;
}
body.yir-2018 .wrapper .header img.header-bg-mobile {
  display: none;
}
@media screen and (max-width: 580px) {
  body.yir-2018 .wrapper .header img.header-bg {
    display: none;
  }
  body.yir-2018 .wrapper .header img.header-bg-mobile {
    display: block;
  }
}
body.yir-2018 .wrapper .header .intro-text {
  position: absolute;
  text-align: right;
  top: 55vh;
  right: 5%;
}
body.yir-2018 .wrapper .header .intro-text h1 {
  position: relative;
  z-index: 1;
  color: #292d4e;
  font-size: 72px;
}
body.yir-2018 .wrapper .header .intro-text h1 span::after {
  content: "";
  position: absolute;
  left: 15px;
  right: 5px;
  display: inline-block;
  height: 1em;
  width: 100%;
  border-bottom: 15px solid #78d89f;
  margin-top: -6px;
  z-index: 0;
  mix-blend-mode: multiply;
}
@media screen and (max-width: 650px) {
  body.yir-2018 .wrapper .header .intro-text {
    top: 0px;
    margin-top: 300px;
    margin-bottom: 150px;
  }
  body.yir-2018 .wrapper .header .intro-text h1 {
    font-size: 60px;
  }
}
@media screen and (max-width: 580px) {
  body.yir-2018 .wrapper .header .intro-text {
    position: relative;
  }
  body.yir-2018 .wrapper .header .intro-text h1 span::after {
    display: none;
  }
}
@media screen and (max-width: 500px) {
  body.yir-2018 .wrapper .header .intro-text h1 {
    font-size: 48px;
  }
}
@media screen and (max-width: 400px) {
  body.yir-2018 .wrapper .header .intro-text h1 {
    font-size: 42px;
  }
}
@media screen and (max-width: 350px) {
  body.yir-2018 .wrapper .header .intro-text h1 {
    font-size: 36px;
  }
}
body.yir-2018 .wrapper .main-content {
  position: relative;
  height: 100%;
  max-width: 100%;
  box-sizing: border-box;
}
body.yir-2018 .wrapper .main-content .sidebar {
  position: relative;
  display: block;
  width: 20%;
  box-sizing: border-box;
  height: 100%;
  margin: 0px;
  padding: 0px;
  border: 18px solid #292d4e;
  float: left;
  overflow: hidden;
}
@media screen and (max-width: 580px) {
  body.yir-2018 .wrapper .main-content .sidebar {
    border: 9px solid #292d4e;
  }
}
body.yir-2018 .wrapper .main-content .sidebar img {
  box-sizing: content-box;
  position: absolute;
  width: 100%;
  border: 18px solid #292d4e;
  margin-left: -18px;
  margin-top: -18px;
}
body.yir-2018 .wrapper .main-content .sidebar .sidebar-chunk {
  box-sizing: border-box;
  width: 100%;
  height: 1000px;
  border-top: 18px solid #292d4e;
}
body.yir-2018 .wrapper .main-content .sidebar .sidebar-chunk.blue {
  background-color: #535bf1;
}
body.yir-2018 .wrapper .main-content .sidebar .sidebar-chunk.brown {
  background-color: #a87c7d;
}
body.yir-2018 .wrapper .main-content .sidebar .sidebar-chunk.green {
  background-color: #78d89f;
}
@media screen and (max-width: 850px) {
  body.yir-2018 .wrapper .main-content .sidebar {
    display: none;
  }
}
body.yir-2018 .wrapper .main-content .sidebar-mobile {
  display: none;
  position: absolute;
  width: 200px;
  z-index: 5;
}
body.yir-2018 .wrapper .main-content .sidebar-mobile img {
  width: 100%;
  border: 18px solid #292d4e;
}
@media screen and (max-width: 850px) {
  body.yir-2018 .wrapper .main-content .sidebar-mobile {
    display: block;
  }
}
@media screen and (max-width: 580px) {
  body.yir-2018 .wrapper .main-content .sidebar-mobile {
    width: 100px;
  }
  body.yir-2018 .wrapper .main-content .sidebar-mobile img {
    border: 9px solid #292d4e;
  }
}
body.yir-2018 .wrapper .main-content .step {
  width: 80%;
  box-sizing: border-box;
  border-top: 18px solid #292d4e;
  border-right: 18px solid #292d4e;
  float: right;
  padding: 20px 40px;
}
body.yir-2018 .wrapper .main-content .step h2 {
  font-size: 60px;
}
body.yir-2018 .wrapper .main-content .step p {
  font-size: 28px;
  line-height: 50px;
}
body.yir-2018 .wrapper .main-content .step p span {
  font-size: 36px;
}
body.yir-2018 .wrapper .main-content .step a {
  font-size: 36px;
  font-weight: bold;
  text-decoration: underline;
  margin-top: 20px;
}
@media screen and (max-width: 850px) {
  body.yir-2018 .wrapper .main-content .step {
    width: 100%;
    border-left: 18px solid #292d4e;
  }
}
@media screen and (max-width: 580px) {
  body.yir-2018 .wrapper .main-content .step {
    border-top: 9px solid #292d4e;
    border-left: 9px solid #292d4e;
    border-right: 9px solid #292d4e;
    padding: 10px 20px;
  }
  body.yir-2018 .wrapper .main-content .step h2 {
    font-size: 50px;
  }
  body.yir-2018 .wrapper .main-content .step p {
    font-size: 20px;
    line-height: 42px;
  }
  body.yir-2018 .wrapper .main-content .step p span {
    font-size: 28px;
  }
  body.yir-2018 .wrapper .main-content .step a {
    font-size: 28px;
  }
}
body.yir-2018 .wrapper .main-content .step.one {
  background-color: #535bf1;
  padding-top: 100px;
}
body.yir-2018 .wrapper .main-content .step.one h2 {
  color: #f9f9fa;
}
body.yir-2018 .wrapper .main-content .step.one p {
  color: #292d4e;
}
body.yir-2018 .wrapper .main-content .step.one p span {
  color: #78d89f;
}
body.yir-2018 .wrapper .main-content .step.two {
  background-color: #78d89f;
}
body.yir-2018 .wrapper .main-content .step.two h2 {
  color: #292d4e;
}
body.yir-2018 .wrapper .main-content .step.two p {
  color: #292d4e;
}
body.yir-2018 .wrapper .main-content .step.two p span {
  color: #78d89f;
}
body.yir-2018 .wrapper .main-content .step.two a {
  color: #535bf1;
}
body.yir-2018 .wrapper .main-content .step.three {
  background-color: #a87c7d;
}
body.yir-2018 .wrapper .main-content .step.three h2 {
  color: #292d4e;
}
body.yir-2018 .wrapper .main-content .step.three p {
  color: #292d4e;
}
body.yir-2018 .wrapper .main-content .step.three p span {
  color: #78d89f;
}
body.yir-2018 .wrapper .main-content .step.three a {
  color: #535bf1;
}
body.yir-2018 .wrapper .main-content .step.four {
  background-color: #535bf1;
}
body.yir-2018 .wrapper .main-content .step.four h2 {
  color: #f9f9fa;
}
body.yir-2018 .wrapper .main-content .step.four p {
  color: #292d4e;
}
body.yir-2018 .wrapper .main-content .step.four p span {
  color: #78d89f;
}
body.yir-2018 .wrapper .main-content .step.four a {
  color: #535bf1;
}
body.yir-2018 .wrapper .main-content .step.five {
  background-color: #78d89f;
}
body.yir-2018 .wrapper .main-content .step.five h2 {
  color: #292d4e;
}
body.yir-2018 .wrapper .main-content .step.five p {
  color: #292d4e;
}
body.yir-2018 .wrapper .main-content .step.five p span {
  color: #78d89f;
}
body.yir-2018 .wrapper .main-content .step.five a {
  color: #535bf1;
}
body.yir-2018 .wrapper .main-content .step.six {
  background-color: #292d4e;
  padding-top: 0px;
  padding-bottom: 0px;
}
body.yir-2018 .wrapper .main-content .step.seven {
  background-color: #535bf1;
  border-bottom: 18px solid #292d4e;
  padding-top: 0px;
  padding-bottom: 100px;
}
@media screen and (max-width: 580px) {
  body.yir-2018 .wrapper .main-content .step.seven {
    border-bottom: 9px solid #292d4e;
  }
}
body.yir-2018 .wrapper .main-content .step.seven h2 {
  color: #f9f9fa;
}
body.yir-2018 .wrapper .main-content .step .video-wrapper {
  box-sizing: border-box;
  position: relative;
  width: 100%;
  display: grid;
  border: 18px solid #292d4e;
  border-top: none;
  border-bottom: none;
  left: -58px;
  background-color: #292d4e;
}
body.yir-2018 .wrapper .main-content .step .video-wrapper video {
  width: 100%;
}
body.yir-2018 .wrapper .main-content .step .video-wrapper img {
  width: 100%;
}
@media screen and (max-width: 850px) {
  body.yir-2018 .wrapper .main-content .step .video-wrapper {
    display: none;
  }
}
@media screen and (max-width: 580px) {
  body.yir-2018 .wrapper .main-content .step .video-wrapper {
    border: 9px solid #292d4e;
  }
}
body.yir-2018 .wrapper .main-content .step .photos.fullwidth {
  position: relative;
  z-index: 1;
  box-sizing: border-box;
  margin-bottom: 20px;
}
body.yir-2018 .wrapper .main-content .step .photos.fullwidth img {
  box-sizing: border-box;
  border: 18px solid #292d4e;
}
@media screen and (max-width: 850px) {
  body.yir-2018 .wrapper .main-content .step .photos.fullwidth {
    display: none;
  }
}
@media screen and (max-width: 580px) {
  body.yir-2018 .wrapper .main-content .step .photos.fullwidth img {
    border: 9px solid #292d4e;
  }
}
body.yir-2018 .wrapper .main-content .step .photos-mobile {
  display: none;
  position: relative;
  z-index: 1;
  box-sizing: border-box;
  margin-bottom: 20px;
  margin-left: -20px;
  margin-right: -20px;
  width: auto;
}
body.yir-2018 .wrapper .main-content .step .photos-mobile img {
  position: relative;
  width: 100%;
  left: 0;
  border-top: 18px solid #292d4e;
  border-bottom: 18px solid #292d4e;
}
@media screen and (max-width: 580px) {
  body.yir-2018 .wrapper .main-content .step .photos-mobile img {
    border-top: 9px solid #292d4e;
    border-bottom: 9px solid #292d4e;
  }
}
@media screen and (max-width: 850px) {
  body.yir-2018 .wrapper .main-content .step .photos-mobile {
    display: block;
  }
}
body.yir-2018 .wrapper .main-content .step .video-mobile {
  position: relative;
  display: none;
  margin-left: -20px;
  margin-right: -20px;
  width: auto;
}
body.yir-2018 .wrapper .main-content .step .video-mobile img {
  position: relative;
  width: 100%;
  margin-bottom: -8px;
}
body.yir-2018 .wrapper .main-content .step .video-mobile video {
  position: relative;
  width: 100%;
  margin-bottom: -8px;
}
@media screen and (max-width: 850px) {
  body.yir-2018 .wrapper .main-content .step .video-mobile {
    display: block;
  }
}
body.yir-2018 .wrapper .main-content .step .photo-collage {
  position: relative;
  width: 100%;
  box-sizing: border-box;
  top: -18px;
}
body.yir-2018 .wrapper .main-content .step .photo-collage img {
  box-sizing: border-box;
  width: 100%;
  border: 18px solid #292d4e;
}
@media screen and (max-width: 580px) {
  body.yir-2018 .wrapper .main-content .step .photo-collage img {
    border: 9px solid #292d4e;
  }
}
body.yir-2018 .wrapper .footer {
  width: 100%;
  margin-top: -18px;
  height: 200vh;
  position: relative;
  z-index: 10;
  border: 18px solid #292d4e;
  box-sizing: border-box;
  text-align: left;
  background: #78d89f;
  background: -moz-linear-gradient(top, #78d89f 0%, #a87c7d 50%, #535bf1 100%, #535bf1 101%);
  background: -webkit-linear-gradient(top, #78d89f 0%, #a87c7d 50%, #535bf1 100%, #535bf1 101%);
  background: linear-gradient(to bottom, #78d89f 0%, #a87c7d 50%, #535bf1 100%, #535bf1 101%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#78d89f", endColorstr="#535bf1",GradientType=0 );
}
@media screen and (max-width: 580px) {
  body.yir-2018 .wrapper .footer {
    border: 9px solid #292d4e;
  }
}
body.yir-2018 .wrapper .footer .text {
  box-sizing: border-box;
  position: absolute;
  bottom: 20px;
  padding: 10px;
  width: 95%;
  overflow: hidden;
}
@media screen and (max-width: 580px) {
  body.yir-2018 .wrapper .footer .text {
    padding: 5px;
  }
}
body.yir-2018 .wrapper .footer .text h3 {
  color: #292d4e;
  font-size: 340px;
  line-height: 340px;
  margin-bottom: 0px;
}
@media screen and (max-width: 1540px) {
  body.yir-2018 .wrapper .footer .text h3 {
    font-size: 320px;
    line-height: 320px;
  }
}
@media screen and (max-width: 1470px) {
  body.yir-2018 .wrapper .footer .text h3 {
    font-size: 300px;
    line-height: 300px;
  }
}
@media screen and (max-width: 1370px) {
  body.yir-2018 .wrapper .footer .text h3 {
    font-size: 280px;
    line-height: 280px;
  }
}
@media screen and (max-width: 1270px) {
  body.yir-2018 .wrapper .footer .text h3 {
    font-size: 260px;
    line-height: 260px;
  }
}
@media screen and (max-width: 1200px) {
  body.yir-2018 .wrapper .footer .text h3 {
    font-size: 250px;
    line-height: 250px;
  }
}
@media screen and (max-width: 1140px) {
  body.yir-2018 .wrapper .footer .text h3 {
    font-size: 240px;
    line-height: 240px;
  }
}
@media screen and (max-width: 1100px) {
  body.yir-2018 .wrapper .footer .text h3 {
    font-size: 220px;
    line-height: 220px;
  }
}
@media screen and (max-width: 1020px) {
  body.yir-2018 .wrapper .footer .text h3 {
    font-size: 200px;
    line-height: 200px;
  }
}
@media screen and (max-width: 940px) {
  body.yir-2018 .wrapper .footer .text h3 {
    font-size: 180px;
    line-height: 180px;
  }
}
@media screen and (max-width: 860px) {
  body.yir-2018 .wrapper .footer .text h3 {
    font-size: 160px;
    line-height: 160px;
  }
}
@media screen and (max-width: 760px) {
  body.yir-2018 .wrapper .footer .text h3 {
    font-size: 140px;
    line-height: 140px;
  }
}
@media screen and (max-width: 680px) {
  body.yir-2018 .wrapper .footer .text h3 {
    font-size: 120px;
    line-height: 120px;
  }
}
@media screen and (max-width: 600px) {
  body.yir-2018 .wrapper .footer .text h3 {
    font-size: 100px;
    line-height: 100px;
  }
}
@media screen and (max-width: 490px) {
  body.yir-2018 .wrapper .footer .text h3 {
    font-size: 80px;
    line-height: 80px;
  }
}
@media screen and (max-width: 400px) {
  body.yir-2018 .wrapper .footer .text h3 {
    font-size: 60px;
    line-height: 60px;
  }
}
body.yir-2018 .wrapper .footer .text h4 {
  color: #292d4e;
  font-size: 35px;
  line-height: 42px;
  margin-top: 100px;
}
@media screen and (max-width: 850px) {
  body.yir-2018 .wrapper .footer .text h4 {
    font-size: 28px;
    line-height: 32px;
  }
}
body.yir-2018 .wrapper .footer .text h4 a {
  color: #f9f9fa;
  text-decoration: underline;
}

body.yir-2019 {
  padding: 0;
}
body.yir-2019 .scroll-nav {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 999999;
  width: 50px;
}
@media screen and (max-width: 720px) {
  body.yir-2019 .scroll-nav {
    display: none;
  }
}
body.yir-2019 .scroll-nav button {
  width: 100%;
  padding: 8px;
  background-color: #f2b451;
  border: none;
  height: 50px;
  border-radius: 50%;
  cursor: hand;
  cursor: pointer;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.5);
  transition: 250ms ease;
}
body.yir-2019 .scroll-nav button:hover {
  -webkit-box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.7);
  box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.7);
  transform: scale(1.05);
}
body.yir-2019 .scroll-nav button.scroll-to-top {
  padding: 14px;
  margin-bottom: 10px;
}
body.yir-2019 .scroll-nav button.back-to-home {
  padding-bottom: 6px;
}
body.yir-2019 .scroll-nav button img {
  width: 100%;
}
body.yir-2019 .header {
  background-color: #f2b451;
  padding-top: 20px;
}
body.yir-2019 .header ul li h1 {
  font-size: 120px;
  text-align: center;
  margin: 0;
}
@media screen and (max-width: 2200px) {
  body.yir-2019 .header ul li h1 {
    font-size: 100px;
  }
}
@media screen and (max-width: 1800px) {
  body.yir-2019 .header ul li h1 {
    font-size: 80px;
  }
}
@media screen and (max-width: 1200px) {
  body.yir-2019 .header ul li h1 {
    font-size: 60px;
  }
}
@media screen and (max-width: 920px) {
  body.yir-2019 .header ul li h1 {
    font-size: 48px;
  }
}
@media screen and (max-width: 400px) {
  body.yir-2019 .header ul li h1 {
    font-size: 36px;
  }
}
body.yir-2019 .step h2 {
  font-size: 250px;
  line-height: 98%;
  margin-bottom: 60px;
  margin-top: 80px;
}
@media screen and (max-width: 2000px) {
  body.yir-2019 .step h2 {
    font-size: 220px;
  }
}
@media screen and (max-width: 1600px) {
  body.yir-2019 .step h2 {
    font-size: 200px;
  }
}
@media screen and (max-width: 1200px) {
  body.yir-2019 .step h2 {
    font-size: 160px;
  }
}
@media screen and (max-width: 800px) {
  body.yir-2019 .step h2 {
    font-size: 120px;
  }
}
@media screen and (max-width: 600px) {
  body.yir-2019 .step h2 {
    font-size: 100px;
    padding-left: 5px;
    padding-right: 5px;
  }
}
@media screen and (max-width: 500px) {
  body.yir-2019 .step h2 {
    font-size: 70px;
  }
}
@media screen and (max-width: 400px) {
  body.yir-2019 .step h2 {
    font-size: 60px;
  }
}
body.yir-2019 .step .pad-left {
  padding-left: 5px;
}
@media screen and (max-width: 1000px) {
  body.yir-2019 .step .pad-left {
    padding-left: 0;
  }
}
body.yir-2019 .step .pad-right {
  padding-right: 5px;
}
@media screen and (max-width: 1000px) {
  body.yir-2019 .step .pad-right {
    padding-right: 0;
  }
}
@media screen and (max-width: 1000px) {
  body.yir-2019 .step .mobile-pad {
    padding-left: 5%;
    padding-right: 5%;
  }
}
body.yir-2019 .step .row.green {
  background-color: #485c51;
}
body.yir-2019 .step .row.blue {
  background-color: #b2d2db;
}
body.yir-2019 .step .row.tan {
  background-color: #f7f4ed;
}
body.yir-2019 .step .row.white {
  background-color: #ffffff;
}
body.yir-2019 .step .row .col img {
  width: 100%;
  box-sizing: border-box;
}
body.yir-2019 .step .row .col img.upscale {
  transform: scale(1.2);
}
body.yir-2019 .step .row .col img.desktop-yir {
  display: block;
}
@media screen and (max-width: 1052px) {
  body.yir-2019 .step .row .col img.desktop-yir {
    display: none;
  }
}
body.yir-2019 .step .row .col img.mobile-yir {
  display: none;
  transform: scale(1.05);
}
@media screen and (max-width: 1052px) {
  body.yir-2019 .step .row .col img.mobile-yir {
    display: block;
    transform: scale(1);
    padding: 10px;
  }
}
body.yir-2019 .step .row .col .pull-quote {
  font-family: "archiamedium";
  padding: 26px 30px;
  font-size: 36px;
  line-height: 110%;
  color: #161e21;
}
@media screen and (max-width: 700px) {
  body.yir-2019 .step .row .col .pull-quote {
    padding: 20px 15px;
    text-align: left;
  }
}
body.yir-2019 .step .row .col .pull-quote span {
  font-family: "archiabold";
}
body.yir-2019 .step .row .col.third {
  width: calc(100% / 3);
  box-sizing: border-box;
}
@media screen and (max-width: 1052px) {
  body.yir-2019 .step .row .col p {
    padding-left: 5%;
    padding-right: 5%;
  }
}
body.yir-2019 #printing {
  background-color: #f2b451;
}
body.yir-2019 #stitches {
  background-color: #b2d2db;
}
body.yir-2019 #rebrand {
  background-color: #161e21;
  padding-top: 20px;
}
body.yir-2019 #rebrand h2 {
  color: #f2b451;
}
body.yir-2019 #rebrand p {
  color: #f7f4ed;
}
body.yir-2019 #oklahoma {
  background-color: #f7f4ed;
}
body.yir-2019 #oklahoma h2 {
  color: #485c51;
}
body.yir-2019 #family {
  background-color: #f2b451;
  padding-top: 20px;
}
body.yir-2019 #looking-forward {
  background-color: #161e21;
}
body.yir-2019 #looking-forward h2 {
  color: #e55553;
}
body.yir-2019 #looking-forward p {
  color: #f7f4ed;
}
body.yir-2019 #looking-forward h4 {
  color: #f7f4ed;
  font-size: 48px;
  line-height: 40px;
}
@media screen and (max-width: 1052px) {
  body.yir-2019 #looking-forward h4 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (max-width: 700px) {
  body.yir-2019 #looking-forward h4 {
    font-size: 36px;
    line-height: 100%;
  }
}
body.yir-2019 #looking-forward h5 {
  color: #e55553;
  font-size: 48px;
  line-height: 30px;
}
body.yir-2019 #looking-forward .goals {
  color: #b2d2db;
  font-size: 48px;
  margin-left: 30px;
}
body.yir-2019 #looking-forward .goals li {
  color: #b2d2db;
  font-size: 48px;
}
body.yir-2019 #looking-forward .goals li h5 {
  font-size: 48px;
  color: #b2d2db;
  line-height: 100%;
}
@media screen and (max-width: 700px) {
  body.yir-2019 #looking-forward .goals {
    margin-left: 20px;
    padding-right: 10px;
  }
  body.yir-2019 #looking-forward .goals li h5 {
    font-size: 36px;
  }
}
body.yir-2019 #looking-forward .screens {
  margin-left: 0px;
}
body.yir-2019 #thanks {
  background-color: #b2d2db;
  padding-top: 20px;
}
body.yir-2019 #thanks h2 .white {
  color: #f7f4ed;
}
body.yir-2019 .stats {
  background-color: #161e21;
  color: #f7f4ed;
}
body.yir-2019 .stats p {
  font-size: 72px;
  line-height: 150%;
}
@media screen and (max-width: 2000px) {
  body.yir-2019 .stats p {
    font-size: 64px;
  }
}
@media screen and (max-width: 1600px) {
  body.yir-2019 .stats p {
    font-size: 48px;
  }
}
@media screen and (max-width: 1000px) {
  body.yir-2019 .stats p {
    font-size: 36px;
  }
}
@media screen and (max-width: 800px) {
  body.yir-2019 .stats p {
    font-size: 24px;
  }
}
body.yir-2019 .stats p span {
  color: #f2b451;
  font-family: "archiabold";
}
body.yir-2019 .screens {
  position: relative;
  width: 100%;
  padding: 0;
  margin: 0;
}
body.yir-2019 .screens li {
  display: inline-block;
  width: 50%;
  padding-left: 20px;
  padding-right: 20px;
  box-sizing: border-box;
  margin-bottom: 10px;
}
body.yir-2019 .screens li:nth-child(even) {
  padding-left: 10px;
}
body.yir-2019 .screens li:nth-child(odd) {
  padding-right: 10px;
}
body.yir-2019 .screens li.screen-text {
  float: right;
}
@media screen and (max-width: 800) {
  body.yir-2019 .screens li.screen-text {
    float: none;
  }
}
@media screen and (max-width: 800px) {
  body.yir-2019 .screens li {
    width: 100%;
  }
  body.yir-2019 .screens li:nth-child(even) {
    padding-left: 20px;
  }
  body.yir-2019 .screens li:nth-child(odd) {
    padding-right: 20px;
  }
}
body.yir-2019 .screens li img {
  width: 100%;
}
body.yir-2019 p {
  font-family: "archiaregular";
  font-size: 24px;
  line-height: 160%;
}
@media screen and (max-width: 1000px) {
  body.yir-2019 p {
    font-size: 22px;
  }
}
@media screen and (max-width: 800px) {
  body.yir-2019 p {
    font-size: 20px;
  }
}
@media screen and (max-width: 600px) {
  body.yir-2019 p {
    font-size: 18px;
  }
}
body.yir-2019 img {
  filter: brightness(100%);
}
body.yir-2019 .img-stack {
  position: relative;
  padding: 0;
  margin: 0;
}
body.yir-2019 .img-stack video {
  width: 100%;
}
body.yir-2019 .img-stack .stack-1,
body.yir-2019 .img-stack .stack-2,
body.yir-2019 .img-stack .stack-3 {
  position: absolute;
  margin-top: 0;
  width: 100%;
}
body.yir-2019 .img-stack .stack-top {
  position: relative;
  z-index: 100;
}
body.yir-2019 .img-stack .stack-top img {
  -webkit-box-shadow: 0px 10px 0px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 10px 0px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 10px 0px 0px rgba(0, 0, 0, 0.25);
}
body.yir-2019 .img-stack .stack-1 {
  transform: translateY(25px);
}
body.yir-2019 .img-stack .stack-1 img {
  -webkit-box-shadow: 0px 10px 0px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 10px 0px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 10px 0px 0px rgba(0, 0, 0, 0.25);
}
body.yir-2019 .img-stack .stack-2 {
  transform: translateY(50px);
}
body.yir-2019 .img-stack .stack-2 img {
  -webkit-box-shadow: 0px 10px 0px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 10px 0px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 10px 0px 0px rgba(0, 0, 0, 0.25);
}
body.yir-2019 .img-stack .stack-3 {
  transform: translateY(75px);
}
body.yir-2019 .img-stack.flipped .stack-top {
  -webkit-box-shadow: 0px -10px 0px 0px rgba(0, 0, 0, 0.31);
  -moz-box-shadow: 0px -10px 0px 0px rgba(0, 0, 0, 0.31);
  box-shadow: 0px -10px 0px 0px rgba(0, 0, 0, 0.31);
}
body.yir-2019 .img-stack.flipped .stack-1 {
  transform: translateY(-25px);
  -webkit-box-shadow: 0px -10px 0px 0px rgba(0, 0, 0, 0.31);
  -moz-box-shadow: 0px -10px 0px 0px rgba(0, 0, 0, 0.31);
  box-shadow: 0px -10px 0px 0px rgba(0, 0, 0, 0.31);
}
body.yir-2019 .img-stack.flipped .stack-2 {
  transform: translateY(-50px);
  -webkit-box-shadow: 0px -10px 0px 0px rgba(0, 0, 0, 0.31);
  -moz-box-shadow: 0px -10px 0px 0px rgba(0, 0, 0, 0.31);
  box-shadow: 0px -10px 0px 0px rgba(0, 0, 0, 0.31);
}
body.yir-2019 .img-stack.flipped .stack-3 {
  transform: translateY(-75px);
}
body.yir-2019 .trust-red {
  background-color: #e55553;
}
body.yir-2019 .trust-black {
  background-color: #161e21;
}
body.yir-2019 .trust-yellow {
  background-color: #f2b451;
}
body.yir-2019 .trust-blue {
  background-color: #b2d2db;
}
body.yir-2019 footer {
  margin: 0px;
  padding: 50px 40px;
}
body.yir-2019 footer h2 {
  color: #f7f4ed;
  font-size: 36px;
}
@media screen and (max-width: 500px) {
  body.yir-2019 footer h2 {
    font-size: 24px;
  }
}
@media screen and (max-width: 720px) {
  body.yir-2019 footer h2 {
    -webkit-animation: color-change 3s infinite;
    -moz-animation: color-change 3s infinite;
    -o-animation: color-change 3s infinite;
    -ms-animation: color-change 3s infinite;
    animation: color-change 3s infinite;
  }
}
body.yir-2019 footer h2:hover {
  -webkit-animation: color-change 3s infinite;
  -moz-animation: color-change 3s infinite;
  -o-animation: color-change 3s infinite;
  -ms-animation: color-change 3s infinite;
  animation: color-change 3s infinite;
}
@-webkit-keyframes color-change {
  0% {
    color: #f7f4ed;
  }
  25% {
    color: #f2b451;
  }
  50% {
    color: #e55553;
  }
  75% {
    color: #485c51;
  }
  100% {
    color: #f7f4ed;
  }
}
@-moz-keyframes color-change {
  0% {
    color: #f7f4ed;
  }
  25% {
    color: #f2b451;
  }
  50% {
    color: #e55553;
  }
  75% {
    color: #485c51;
  }
  100% {
    color: #f7f4ed;
  }
}
@-ms-keyframes color-change {
  0% {
    color: #f7f4ed;
  }
  25% {
    color: #f2b451;
  }
  50% {
    color: #e55553;
  }
  75% {
    color: #485c51;
  }
  100% {
    color: #f7f4ed;
  }
}
@-o-keyframes color-change {
  0% {
    color: #f7f4ed;
  }
  25% {
    color: #f2b451;
  }
  50% {
    color: #e55553;
  }
  75% {
    color: #485c51;
  }
  100% {
    color: #f7f4ed;
  }
}
@keyframes color-change {
  0% {
    color: #f7f4ed;
  }
  25% {
    color: #f2b451;
  }
  50% {
    color: #e55553;
  }
  75% {
    color: #485c51;
  }
  100% {
    color: #f7f4ed;
  }
}
body.yir-2019 .opcty-10 {
  opacity: 0.1;
}
body.yir-2019 .opcty-20 {
  opacity: 0.2;
}
body.yir-2019 .opcty-30 {
  opacity: 0.3;
}
body.yir-2019 .opcty-40 {
  opacity: 0.4;
}
body.yir-2019 .opcty-50 {
  opacity: 0.5;
}
body.yir-2019 .opcty-60 {
  opacity: 0.6;
}
body.yir-2019 .opcty-70 {
  opacity: 0.7;
}
body.yir-2019 .opcty-80 {
  opacity: 0.8;
}
body.yir-2019 .opcty-90 {
  opacity: 0.9;
}
body.yir-2019 .opcty-10,
body.yir-2019 .opcty-20,
body.yir-2019 .opcty-30,
body.yir-2019 .opcty-40,
body.yir-2019 .opcty-50,
body.yir-2019 .opcty-60,
body.yir-2019 .opcty-70,
body.yir-2019 .opcty-80,
body.yir-2019 .opcty-90 {
  transition: 1s ease-out;
}
body.yir-2019 .opcty-10:hover,
body.yir-2019 .opcty-20:hover,
body.yir-2019 .opcty-30:hover,
body.yir-2019 .opcty-40:hover,
body.yir-2019 .opcty-50:hover,
body.yir-2019 .opcty-60:hover,
body.yir-2019 .opcty-70:hover,
body.yir-2019 .opcty-80:hover,
body.yir-2019 .opcty-90:hover {
  opacity: 1;
}
body.yir-2020 {
  padding-top: 0px;
}
body.yir-2020 .header {
  background-color: #f7f4ed;
  padding-top: 5px;
  padding-bottom: 200px;
  padding-right: 5px;
  padding-left: 5px;
}
body.yir-2020 .header .img-wrapper {
  width: 100%;
}
body.yir-2020 .header .img-wrapper img {
  width: 25%;
  padding: 5px;
  display: inline-block;
  box-sizing: border-box;
  transition: transform 10s ease;
}
@media screen and (max-width: 1800px) {
  body.yir-2020 .header .img-wrapper img {
    width: 50%;
  }
}
@media screen and (max-width: 650px) {
  body.yir-2020 .header .img-wrapper img {
    width: 100%;
  }
}
body.yir-2020 .header .img-wrapper img.spin {
  transform: rotate(1080deg);
}
body.yir-2020 .step {
  padding-top: 50px;
  padding-bottom: 75px;
  background-color: #f7f4ed;
}
@media screen and (max-width: 1052px) {
  body.yir-2020 .step {
    padding-left: 5vw;
    padding-right: 5vw;
  }
}
@media screen and (max-width: 750px) {
  body.yir-2020 .step {
    padding-left: 2vw;
    padding-right: 2vw;
  }
}
body.yir-2020 .step h2 {
  font-family: "archiaregular", sans-serif;
  font-weight: normal;
  font-size: 72px;
  font-weight: normal;
  margin-top: 0;
}
@media screen and (max-width: 650px) {
  body.yir-2020 .step h2 {
    font-size: 60px;
  }
}
body.yir-2020 .step .full-graph {
  display: block;
  width: 100%;
}
@media screen and (max-width: 720px) {
  body.yir-2020 .step .full-graph {
    display: none;
  }
}
body.yir-2020 .step .full-graph-mobile {
  display: none;
  width: 100%;
}
@media screen and (max-width: 720px) {
  body.yir-2020 .step .full-graph-mobile {
    display: block;
  }
}
body.yir-2020 .step .split-text-wrapper .split-text {
  padding-left: 5px;
  padding-right: 5px;
}
body.yir-2020 .step .split-text-wrapper .split-text img {
  width: 100%;
  margin-bottom: 5px;
  margin-top: 5px;
}
body.yir-2020 .step h3 {
  font-family: "archiabold", sans-serif;
  font-weight: normal;
  font-size: 36px;
  margin-bottom: 0;
  color: #485c51;
  background-color: #f7f4ed;
  padding: 10px 12px;
}
body.yir-2020 .step h3.yellow {
  background-color: #f2b451;
}
body.yir-2020 .step h3.blue {
  background-color: #b2d2db;
}
@media screen and (max-width: 650px) {
  body.yir-2020 .step h3 {
    font-size: 24px;
  }
}
body.yir-2020 .step p {
  font-family: "archiaregular", sans-serif;
  font-weight: normal;
  font-size: 22px;
  font-weight: normal;
  line-height: 150%;
}
@media screen and (max-width: 650px) {
  body.yir-2020 .step p {
    font-size: 18px;
  }
}
body.yir-2020 .step img.full {
  width: 100%;
}
body.yir-2020 .step .four-up-img div {
  width: 25%;
  display: inline-block;
  padding: 5px;
  text-align: center;
  box-sizing: border-box;
}
body.yir-2020 .step .four-up-img div img {
  width: 100%;
}
@media screen and (max-width: 890px) {
  body.yir-2020 .step .four-up-img div {
    width: 50%;
    margin-bottom: 10px;
  }
}
body.yir-2020 .step .final-step-text {
  font-family: "archiamedium", sans-serif;
  font-weight: normal;
  color: #e55553;
  font-size: 36px;
  text-align: center;
}
@media screen and (max-width: 700px) {
  body.yir-2020 .step .final-step-text {
    font-size: 28px;
  }
}
@media screen and (max-width: 500px) {
  body.yir-2020 .step .final-step-text {
    font-size: 22px;
  }
}
@media screen and (max-width: 400px) {
  body.yir-2020 .step .final-step-text {
    font-size: 18px;
  }
}
body.yir-2020 .step.blue {
  background-color: #dae9ef;
}
body.yir-2020 .step.yellow {
  background-color: #f2b451;
}
body.yir-2020 .step.black {
  background-color: #161e21;
  color: #f7f4ed;
}
body.yir-2020 .step.black h2 {
  color: #f2b451;
}
body.yir-2020 .step.green {
  background-color: #485c51;
  color: #f7f4ed;
}
body.yir-2020 .step.green h2 {
  color: #f7f4ed;
}
body.yir-2020 footer {
  background-color: #485c51;
  color: #f7f4ed;
}
body.yir-2020 footer h2 {
  color: #f7f4ed;
}
body.yir-2020 footer a:hover h2 {
  color: #f7f4ed;
}
body.yir-2020 h3.scroll-round.rounded {
  padding-left: 15px;
}
body.yir-2020 .scroll-round {
  border-radius: 0;
  transition: padding 1s ease, border-radius 1s ease, transform 1.5s ease-out, -webkit-box-shadow 1.5s ease-out, box-shadow 1.5s ease-out;
}
body.yir-2020 .scroll-round.rounded {
  border-radius: 20px;
  -webkit-box-shadow: 0px 12px 14px 7px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 12px 14px 7px rgba(0, 0, 0, 0.15);
  transform: scale(1.01);
}
body.yir-2020 .scroll-round.small.rounded {
  border-radius: 10px;
  -webkit-box-shadow: 0px 6px 8px 4px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 6px 8px 4px rgba(0, 0, 0, 0.15);
  transform: scale(1.01);
}

body.yir-2021 {
  margin: 0;
  padding: 0;
  font-family: Helvetica, sans-serif;
}
body.yir-2021 .section {
  position: relative;
  color: #ffffff;
}
body.yir-2021 .section.header {
  background-color: #051E3F;
  height: auto;
}
body.yir-2021 .section.header .header_text {
  position: absolute;
  top: 3vw;
  left: 3vw;
  z-index: 99;
  max-width: 60vw;
}
body.yir-2021 .section.header #header_lines_svg {
  position: relative;
  top: 0;
  left: 0;
  z-index: 99;
}
body.yir-2021 .section.header .header_line_extended {
  display: block;
  position: relative;
  left: 0;
  height: auto;
  z-index: 99;
}
body.yir-2021 .section.header .header_line_extended.mobile {
  display: none;
}
@media screen and (max-width: 750px) {
  body.yir-2021 .section.header .header_line_extended {
    display: none;
  }
  body.yir-2021 .section.header .header_line_extended.mobile {
    display: block;
  }
}
body.yir-2021 .section.rebound {
  box-sizing: border-box;
  padding-left: 0;
  padding-right: 0;
  margin-top: -30vw;
  background-color: #051E3F;
  height: 100%;
}
body.yir-2021 .section.rebound .rebound-text {
  position: relative;
  padding-left: 35%;
  padding-right: 2%;
}
body.yir-2021 .section.rebound .rebound-text h2 {
  color: #D902CC;
  margin: 0;
  margin-bottom: 10px;
}
body.yir-2021 .section.rebound .rebound-text p {
  color: #ffffff;
  margin-top: 0;
}
@media screen and (max-width: 1200px) {
  body.yir-2021 .section.rebound .rebound-text p {
    font-size: 24px;
    line-height: 48px;
  }
}
@media screen and (max-width: 900px) {
  body.yir-2021 .section.rebound .rebound-text {
    padding-left: 2%;
  }
  body.yir-2021 .section.rebound .rebound-text h2 {
    font-size: 64px;
    line-height: 84px;
  }
  body.yir-2021 .section.rebound .rebound-text p {
    font-size: 24px;
    line-height: 48px;
  }
}
@media screen and (max-width: 600px) {
  body.yir-2021 .section.rebound .rebound-text p {
    font-size: 16px;
    line-height: 26px;
  }
}
@media screen and (max-width: 900px) {
  body.yir-2021 .section.rebound {
    margin-top: 0;
  }
}
body.yir-2021 .section.rebound .rebound-images-container {
  width: 100%;
  overflow: hidden;
}
body.yir-2021 .section.rebound .rebound-images-container .rebound-images {
  width: 110%;
  position: relative;
  left: 0;
}
body.yir-2021 .section.rebound .rebound-images-container .rebound-images img {
  display: inline-block;
  padding: 20px;
  width: 45%;
}
@media screen and (max-width: 650px) {
  body.yir-2021 .section.rebound .rebound-images-container .rebound-images img {
    width: 100%;
    padding: 0;
    padding-bottom: 10px;
    padding-top: 10px;
  }
}
body.yir-2021 .section.rebound .tween-graphic {
  width: 100%;
  overflow: hidden;
}
body.yir-2021 .section.rebound .tween-graphic svg {
  width: 100%;
}
body.yir-2021 .section.rebound .tween-graphic svg path {
  stroke: #1B5EA4;
}
body.yir-2021 .section.data {
  padding: 50px 50px;
  min-height: 100vh;
}
body.yir-2021 .section.data .data-text {
  max-width: 50%;
  float: left;
}
body.yir-2021 .section.data .data-image {
  position: absolute;
  bottom: 0;
  right: 2%;
  max-height: 80%;
  max-width: 50%;
  float: right;
}
body.yir-2021 .section.data .data-image svg {
  width: 100vw;
}
body.yir-2021 .section.data h2 {
  margin: 0;
}
body.yir-2021 .section.data p {
  font-size: 24px;
  line-height: 48px;
  margin: 0;
}
body.yir-2021 .section.data.data-one {
  background-color: #1B5EA4;
  height: 100vh;
  overflow: hidden;
}
body.yir-2021 .section.data.data-one h2 {
  color: #27DEF2;
}
body.yir-2021 .section.data.data-one p {
  color: #ffffff;
}
body.yir-2021 .section.data.data-two {
  background-color: #ffffff;
}
body.yir-2021 .section.data.data-two h2 {
  color: #1B5EA4;
}
body.yir-2021 .section.data.data-two p {
  color: #021225;
}
body.yir-2021 .section.data.data-three {
  background-color: #27DEF2;
  height: auto;
}
body.yir-2021 .section.data.data-three .data-list-container {
  width: 100%;
  overflow: hidden;
}
body.yir-2021 .section.data.data-three .data-list-container .data-list {
  width: 100%;
  padding: 0;
  margin: 0;
  list-style-type: none;
}
body.yir-2021 .section.data.data-three .data-list-container .data-list li {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
body.yir-2021 .section.data.data-three .data-list-container .data-list li h3 {
  text-align: right;
  margin: 20px;
  margin-right: 50px;
  width: 100%;
  color: #ffffff;
  font-size: 200px;
  line-height: 180px;
}
body.yir-2021 .section.data.data-three .data-list-container .data-list li h3.active {
  margin-right: 20px;
}
body.yir-2021 .section.data.data-three .data-list-container .data-list li p {
  text-align: left;
  margin: 20px;
  margin-left: 50px;
  width: 100%;
  color: #1B5EA4;
  font-size: 42px;
  line-height: 180px;
}
body.yir-2021 .section.data.data-three .data-list-container .data-list li p.active {
  margin-left: 20px;
}
@media screen and (max-width: 600px) {
  body.yir-2021 .section.data.data-three {
    padding-left: 0;
    padding-right: 0;
  }
  body.yir-2021 .section.data.data-three .data-list-container .data-list li {
    display: block;
    text-align: center;
    margin-top: 0;
    margin-bottom: 50px;
  }
  body.yir-2021 .section.data.data-three .data-list-container .data-list li h3 {
    font-size: 90px;
    line-height: 100px;
    text-align: center;
    margin: 0;
  }
  body.yir-2021 .section.data.data-three .data-list-container .data-list li p {
    font-size: 36px;
    line-height: 42px;
    text-align: center;
    margin: 0;
  }
}
@media screen and (max-width: 1200px) {
  body.yir-2021 .section.data {
    padding: 25px 25px;
  }
  body.yir-2021 .section.data p {
    font-size: 20px;
    line-height: 28px;
  }
}
@media screen and (max-width: 600px) {
  body.yir-2021 .section.data .data-text {
    max-width: 100%;
    float: none;
  }
  body.yir-2021 .section.data .data-image {
    max-width: 100%;
    left: 2%;
    right: 2%;
    float: none;
  }
  body.yir-2021 .section.data h2 {
    font-size: 42px;
    line-height: 48px;
  }
  body.yir-2021 .section.data p {
    font-size: 16px;
    line-height: 24px;
  }
}
body.yir-2021 .section.emb {
  background-color: #051E3F;
  height: auto;
  padding: 0;
  margin: 0;
  width: 100%;
  position: relative;
}
body.yir-2021 .section.emb svg {
  position: relative;
  width: 100%;
  padding: 0;
  margin: 0;
  margin-bottom: 100px;
}
body.yir-2021 .section.emb .emb-text {
  margin-top: 50px;
  width: 60%;
  max-width: 900px;
}
body.yir-2021 .section.emb .emb-text h2 {
  color: #ffffff;
  font-size: 72px;
  line-height: 84px;
  margin: 0;
  padding-left: 20px;
}
body.yir-2021 .section.emb .emb-text p {
  color: #ffffff;
  font-size: 24px;
  line-height: 42px;
  padding-left: 20px;
}
@media screen and (max-width: 600px) {
  body.yir-2021 .section.emb .emb-text {
    width: 100%;
    margin-top: 10px;
  }
  body.yir-2021 .section.emb .emb-text h2 {
    font-size: 48px;
    line-height: 60px;
    padding-left: 2%;
  }
  body.yir-2021 .section.emb .emb-text p {
    font-size: 16px;
    line-height: 24px;
    padding-left: 2%;
    padding-right: 2%;
  }
}
body.yir-2021 .section.emb .emb-images-container {
  width: 100%;
  overflow: hidden;
}
body.yir-2021 .section.emb .emb-images-container .emb-images {
  width: 100%;
  position: relative;
  right: 0;
}
body.yir-2021 .section.emb .emb-images-container .emb-images img {
  display: inline-block;
  vertical-align: top;
  padding: 10px;
  width: 30%;
}
@media screen and (max-width: 650px) {
  body.yir-2021 .section.emb .emb-images-container .emb-images img {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
body.yir-2021 .section.emb #keep_growing {
  margin: 0;
  padding: 0;
}
body.yir-2021 .section.growing {
  position: relative;
}
body.yir-2021 .section.growing .growing-text {
  position: absolute;
  left: 30vw;
  top: 100px;
  padding-right: 4vw;
}
body.yir-2021 .section.growing h2 {
  font-size: 48px;
  line-height: 54px;
  color: #051E3F;
  margin: 0px;
}
body.yir-2021 .section.growing p {
  font-size: 24px;
  line-height: 42px;
  color: #051E3F;
}
body.yir-2021 .section.growing .new-adventure {
  position: relative;
  max-width: 900px;
  width: 60vw;
  padding-left: 9vw;
}
body.yir-2021 .section.growing .new-adventure-outro {
  position: relative;
  margin-top: 100px;
}
@media screen and (max-width: 900px) {
  body.yir-2021 .section.growing .growing-text {
    left: 25vw;
    padding-right: 2vw;
  }
  body.yir-2021 .section.growing h2 {
    font-size: 42px;
    line-height: 50px;
  }
  body.yir-2021 .section.growing p {
    font-size: 18px;
    line-height: 30px;
  }
}
@media screen and (max-width: 650px) {
  body.yir-2021 .section.growing .growing-text {
    top: 50px;
    padding-right: 2vw;
  }
  body.yir-2021 .section.growing h2 {
    font-size: 36px;
    line-height: 42px;
  }
  body.yir-2021 .section.growing .new-adventure {
    width: 100%;
    max-width: 100%;
    padding: 0;
  }
  body.yir-2021 .section.growing .new-adventure h2, body.yir-2021 .section.growing .new-adventure p {
    padding-left: 2vw;
    padding-right: 2vw;
  }
}
@media screen and (max-width: 550px) {
  body.yir-2021 .section.growing .growing-text {
    position: relative;
    left: 0;
    width: 100%;
    max-width: 100%;
    padding: 0;
  }
  body.yir-2021 .section.growing .growing-text p, body.yir-2021 .section.growing .growing-text h2 {
    padding-left: 2vw;
    padding-right: 2vw;
  }
  body.yir-2021 .section.growing .new-adventure {
    margin-top: 80px;
  }
}
body.yir-2021 .section.outro {
  position: relative;
  background-color: #27DEF2;
  padding-top: 50vh;
}
body.yir-2021 .section.outro h3 {
  margin: 0;
  padding: 5vw;
  color: #ffffff;
  font-size: 72px;
  line-height: 88px;
  text-align: center;
}
body.yir-2021 .section.outro .footer-image-container {
  position: relative;
  width: 100%;
  overflow: hidden;
}
body.yir-2021 .section.outro .footer-image-container img {
  position: relative;
  width: 100%;
}
body.yir-2021 .section.outro .footer-image-container img.footer-image-top {
  position: absolute;
  left: 0;
  opacity: 0.9;
}
body.yir-2021 .section.outro .footer-links {
  width: 100%;
  text-align: center;
  background-color: #051E3F;
  padding-top: 50px;
  padding-bottom: 50px;
}
body.yir-2021 .section.outro .footer-links a, body.yir-2021 .section.outro .footer-links button {
  background: none;
  border: none;
  color: #27DEF2;
  margin-left: 20px;
  margin-right: 20px;
  padding: 10px 15px;
  font-size: 24px;
  font-weight: bold;
  cursor: pointer;
}
body.yir-2021 .section.outro .footer-links a:hover, body.yir-2021 .section.outro .footer-links button:hover {
  color: #D902CC;
}
@media screen and (max-width: 750px) {
  body.yir-2021 .section.outro {
    padding-top: 25vh;
  }
  body.yir-2021 .section.outro h3 {
    font-size: 48px;
    line-height: 56px;
    padding-left: 2vw;
    padding-right: 2vw;
  }
}
@media screen and (max-width: 600px) {
  body.yir-2021 .section.outro h3 {
    font-size: 28px;
    line-height: 36px;
    padding-left: 2vw;
    padding-right: 2vw;
  }
}
body.yir-2021 h2 {
  font-size: 86px;
  line-height: 120px;
  color: #D902CC;
}
body.yir-2021 p {
  font-size: 36px;
  line-height: 56px;
}
body.yir-2021 h3 {
  font-family: Helvetica, sans-serif;
  font-weight: bold;
}
body.yir-2021 a {
  color: #27DEF2;
}
body.yir-2021 .slideshow {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  background-color: #051E3F;
  overflow: scroll;
}
body.yir-2021 .slideshow button {
  padding: 20px 24px;
  position: fixed;
  top: 20px;
  right: 30px;
  background-color: #27DEF2;
  color: #051E3F;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  border: 1px solid #051E3F;
  border-radius: 8px;
}
body.yir-2021 .slideshow .slides {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-row-gap: 10px;
  grid-column-gap: 10px;
}
@media screen and (max-width: 850px) {
  body.yir-2021 .slideshow .slides {
    grid-template-columns: 1fr 1fr;
  }
}
@media screen and (max-width: 600px) {
  body.yir-2021 .slideshow .slides {
    grid-template-columns: 1fr;
    grid-row-gap: 5px;
    grid-column-gap: 5px;
    padding: 5px;
  }
}
body.yir-2021 .slideshow .slides .slide {
  width: 100%;
}
body.yir-2021 .slideshow .slides .slide img {
  width: 100%;
  border-radius: 6px;
}
body.yir-2021 .slideshow .slides .slide.vertical {
  grid-row: span 2;
}

@media screen and (max-width: 1052px) {
  body.rebrand .row .col {
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media screen and (max-width: 800px) {
  body.rebrand .row .col {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 600px) {
  body.rebrand .row .col {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (max-width: 400px) {
  body.rebrand .row .col {
    padding-left: 10px;
    padding-right: 10px;
  }
}
body.rebrand .row .col .row .col {
  padding: 0px;
}
body.rebrand .row.yellow {
  background-color: #f2b451;
  color: #161e21;
}
body.rebrand .row.black {
  background-color: #161e21;
  color: #f7f4ed;
}
body.rebrand .row.black h2 {
  color: #f7f4ed;
}
body.rebrand .row.black h2.the-logo {
  color: #92b9a2;
}
body.rebrand .row.tan {
  background-color: #f7f4ed;
}
body.rebrand .row.green {
  background-color: #485c51;
  color: #161e21;
}
body.rebrand .row.light-green {
  background-color: #92b9a2;
}
body.rebrand .row.blue {
  background-color: #b2d2db;
}
body.rebrand .row.red {
  background-color: #e55553;
}
body.rebrand .row.collateral {
  background-image: url(../svg/business-cards/blue_bg.svg);
  background-repeat-y: no-repeat;
  background-repeat-x: repeat;
  background-size: 15% 69%;
  background-position: center;
}
body.rebrand .row div img {
  border: 0;
}
body.rebrand .row div img.empty-screen {
  width: 150px;
  height: 150px;
  border: none;
  background-size: cover;
  border-image: none;
}
body.rebrand .row div img.logo-white {
  width: 80%;
  max-width: 400px;
  border: none;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  border-image: none;
}
body.rebrand .row div img.stacked-logo {
  width: 75%;
  max-width: 150px;
}
body.rebrand .row div img.full-logo {
  width: 75%;
  max-width: 300px;
}
body.rebrand .row div img.script-logo {
  width: 75%;
  max-width: 700px;
}
body.rebrand .row div img.business-card {
  width: 73%;
  max-width: 300px;
  -webkit-box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 1052px) {
  body.rebrand .row div img.business-card {
    width: 100%;
  }
}
body.rebrand .row div img.illustrations {
  width: 95%;
}
body.rebrand .row div img.illustrations.left {
  padding-top: 8px;
}
@media screen and (max-width: 1052px) {
  body.rebrand .row div img.illustrations {
    width: 80%;
  }
}
body.rebrand .row div img.fun-stuff {
  width: 90%;
}
@media screen and (max-width: 650px) {
  body.rebrand .row div img.fun-stuff {
    width: 100%;
  }
}
body.rebrand .row div img.fun-stuff.left {
  margin-right: 10%;
}
@media screen and (max-width: 1052px) {
  body.rebrand .row div img.fun-stuff.left {
    margin-right: 0;
    margin-bottom: 35px;
  }
}
body.rebrand .row div img.fun-stuff.right {
  margin-left: 10%;
}
@media screen and (max-width: 1052px) {
  body.rebrand .row div img.fun-stuff.right {
    margin-left: 0;
  }
}
body.rebrand .row .color-palette {
  padding: 0px;
}
body.rebrand .row .color-palette .row .col {
  height: 250px;
  border: 10px solid white;
  border-radius: 15px;
}
body.rebrand .row .color-palette .row .col.small {
  height: 100px;
}
@media screen and (max-width: 900px) {
  body.rebrand .row .color-palette .row .col {
    border: 6px solid white;
    border-radius: 10px;
  }
}
@media screen and (max-width: 600px) {
  body.rebrand .row .color-palette .row .col {
    width: 100%;
    border: 0;
    border-radius: 0;
    height: 175px;
  }
  body.rebrand .row .color-palette .row .col.small {
    height: 50px;
  }
}
@media screen and (max-width: 450px) {
  body.rebrand .row .color-palette .row .col {
    width: 100%;
    border: 0;
    border-radius: 0;
    height: 100px;
  }
  body.rebrand .row .color-palette .row .col.small {
    height: 25px;
  }
}
body.rebrand .row .color-palette .row .col.black {
  background-color: #161e21;
}
body.rebrand .row .color-palette .row .col.white {
  background-color: #f7f4ed;
}
body.rebrand .row .color-palette .row .col.yellow {
  background-color: #f2b451;
}
body.rebrand .row .color-palette .row .col.green {
  background-color: #485c51;
}
body.rebrand .row .color-palette .row .col.red {
  background-color: #e55553;
}
body.rebrand .row .color-palette .row .col.blue {
  background-color: #b2d2db;
}
body.rebrand .row .color-palette .row .col.light-green {
  background-color: #92b9a2;
}
body.rebrand .row .color-palette .row .col.salmon {
  background-color: #e79e89;
}
body.rebrand .row .color-palette .row .col.pink {
  background-color: #efbbbb;
}
body.rebrand .row .color-palette .row .col.light-blue {
  background-color: #dae9ef;
}
@media screen and (max-width: 600px) {
  body.rebrand .row .icons .row {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 900px) {
  body.rebrand .row .icons .row .col {
    width: 25%;
  }
}
@media screen and (max-width: 600px) {
  body.rebrand .row .icons .row .col {
    width: 33.33333%;
  }
}
body.rebrand .row .icons .row .col .icon-svg {
  width: 70%;
}
@media screen and (max-width: 1052px) {
  body.rebrand .row .icons .row .col .icon-svg {
    width: 85%;
  }
}
@media screen and (max-width: 900px) {
  body.rebrand .row .icons .row .col .icon-svg {
    width: 70%;
  }
}
@media screen and (max-width: 480px) {
  body.rebrand .row .icons .row .col .icon-svg {
    width: 85%;
  }
}
@media screen and (max-width: 400px) {
  body.rebrand .row .icons .row .col .icon-svg {
    width: 95%;
  }
}
@media screen and (max-width: 800px) {
  body.rebrand .row .col .row .col.bc {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (max-width: 600px) {
  body.rebrand .row .col .row .col.bc {
    width: 25%;
  }
}
@media screen and (max-width: 400px) {
  body.rebrand .row .col .row .col.bc {
    padding-left: 2px;
    padding-right: 2px;
  }
}
body.rebrand .row .col .collateral-images .col {
  padding: 10px;
}
@media screen and (max-width: 400px) {
  body.rebrand .row .col .collateral-images .col {
    padding-left: 2px;
    padding-right: 2px;
  }
}
body.rebrand .row .col .collateral-images .col img {
  width: 100%;
}
body.rebrand .centered {
  text-align: center;
}
@media screen and (max-width: 600px) {
  body.rebrand .hide-mobile-only {
    display: none;
  }
}
