:root {
  --evo-brand-default: #054b62;
  --evo-brand-secondary: #008b5a;
  --filter-primary: invert(21%) sepia(10%) saturate(6877%) hue-rotate(161deg) brightness(97%) contrast(96%);
  --filter-secondary: invert(29%) sepia(71%) saturate(2066%) hue-rotate(142deg) brightness(93%) contrast(101%);
}

.horizontal-title .before-style::after,
.horizontal-title .after-style::after{ display: block !important; }

.b1002 .ribbon, .b1002 .ribboncart {
	 background: url("https://us.evocdn.io/dealer/1321/content/media/My_Theme/op-plus-badge-approved.png") no-repeat center !important;
	 background-size: contain !important;
	 width: 85px;
	 height: 55px;
   margin-left: 10px;
}
 .b1002 .ribboncart {
	 width: 42px;
	 height: 27px;
   margin: 5px 0 0;
}
 .b1002 .ribbon-tips, .b1002 .ribbon-side, .b1002 .ribboncart-tips, .b1002 .ribboncart-wrapper, .b1002 span {
	 display: none;
}

.dashboard-intro{
  padding-top:30px;
  padding-bottom:30px;
  background-color:#EAEAEA;
  background: url("https://us.evocdn.io/dealer/1321/content/media/Content_Pages/db-bg.jpg") no-repeat center;
  background-size: cover;
}
.dashboard-intro .row {
  display: flex;
  
}
.dashboard-box{
  padding:30px 30px 0;
  background-color:#FFFFFF;
  min-height: 158px;
  text-align: center;
  font-weight:600;
  border-radius: 5px;
}
.dashboard-box:hover span {
  color: #008249;
}
.dashboard-box-img {
  height:55px;
  display:flex;
  align-items:center;
  justify-content: center;
}
.dashboard-boxes{
  padding-top:40px;
}
.dashboard-text-intro {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.dashboard-text-intro h3{
  padding-top:50px;
  text-align: left !important;
}
.dashboard-text-intro p{
  text-align: left !important;
}
.dashboard-text-intro p strong{
  text-align: left !important;
  font-weight: normal;
}
.account-message{
  margin-left: 0px;
}
.dashboard-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center; /* Center the text */
}
.dashboard-text-intro h1{
  color: #fff;
  font-size: 26px;
  margin: auto 0 20px;
  padding-top:50px;
}

.dashboard-text-intro p {
  color: #fff;
}

.dashboard-box img {
    margin-bottom: 10px; /* Add space between the image and the text */
}

.dashboard-box span {
    display: block;
    margin-top: 10px; /* Add space between the image and the text, if necessary */
    color: #054b62;
}

.account-message img {
 display: none; 
}

.dashboard-logo {
  width: 158px;
  height: 109px;
  background: #eaeaea;
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.dashboard-logo img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.dashboard-logo:empty {
  display: none;
}

.chair-finder {
	 --color-one: #008b5a;
	 --color-two: #054b62;
	 --color-three: #252c33;
}
 .chair-finder::after {
	 content: "";
	 background: url("https://us.evocdn.io/dealer/1321/content/media/Content_Pages/chair-finder-chairs.png") no-repeat center;
	 background-size: contain;
	 width: 299px;
	 height: 271px;
	 position: absolute;
	 top: 35px;
	 right: 35px;
}
 @media (max-width: 768px) {
	 .chair-finder::after {
		 display: none;
	}
}
 .chair-finder .finder-wrapper {
	 background: url("https://us.evocdn.io/dealer/1321/content/media/Content_Pages/chair-finder-bg.jpg") no-repeat center;
	 border-radius: 15px;
	 padding: 35px 35px 50px;
	 border-color: #d6d6d6;
	 background-size: cover;
}
 .chair-finder .finder-wrapper .finder-select-wrapper {
	 border-color: #d6d6d6;
	 font-size: 14px;
}
 .chair-finder .finder-wrapper .finder-select-wrapper .select2-selection__arrow::before {
	 content: "\f078";
	 font-family: fontawesome;
	 top: 9px;
	 position: relative;
	 font-size: 12px;
}
 .chair-finder .finder-wrapper .finder-select-wrapper .select2-selection__arrow b {
	 display: none;
}
 .chair-finder .finder-header {
	 width: calc(100% - 350px);
}
 @media (max-width: 768px) {
	 .chair-finder .finder-header {
		 width: 100%;
	}
}
 .chair-finder .finder-header hr {
	 display: none;
}
 .chair-finder .finder-header h1 {
	 font-size: 36px;
	 line-height: 1.3;
	 margin: 0 0 20px;
}
 .chair-finder .finder-selection label {
	 color: var(--color-two);
	 font-size: 18px;
}
 .chair-finder .finder-button {
	 background: var(--color-one);
	 color: #fff;
	 font-size: 16px;
	 font-weight: 700;
	 padding: 10px 20px;
	 border-radius: 5px;
	 transition: 0.5s all;
	 width: 145px;
	 display: flex;
	 justify-content: space-between;
	 align-items: center;
	 z-index: 1;
	 height: 48px;
}
 .chair-finder .finder-button::after {
	 content: "\f054";
	 font-family: fontawesome;
	 font-size: 12px;
}
 .chair-finder .finder-button:hover {
	 background: var(--color-two);
}
 .chair-finder .finder-search-button-section {
	 position: relative;
}
 .chair-finder .finder-clear-results {
	 position: absolute;
	 top: calc(100% + 10px);
	 right: 0;
	 color: #3a3a3a;
	 font-weight: 600;
}
 .chair-finder .finder-clear-results:hover {
	 text-decoration: underline;
}
 .chair-finder:has(.finder-selection:nth-child(2) .select2:not(.select2-container--disabled)) .chair-finder-progress-circle:nth-child(2) {
	 background: var(--color-one);
}
 .chair-finder:has(.finder-selection:nth-child(3) .select2:not(.select2-container--disabled)) .chair-finder-progress-circle:nth-child(3) {
	 background: var(--color-one);
}
 .chair-finder:has(.finder-selection:nth-child(3) .select2:not(.select2-container--disabled)) .chair-finder-progress-bar::before {
	 width: 33.33%;
}
 .chair-finder:has(.finder-selection:nth-child(4) .select2:not(.select2-container--disabled)) .chair-finder-progress-circle:nth-child(4) {
	 background: var(--color-one);
}
 .chair-finder:has(.finder-selection:nth-child(4) .select2:not(.select2-container--disabled)) .chair-finder-progress-bar::before {
	 width: 66.66%;
}
 .chair-finder:has(.finder-selection:nth-child(5) .select2:not(.select2-container--disabled)) .chair-finder-progress-circle:nth-child(5) {
	 background: var(--color-one);
}
 .chair-finder:has(.finder-selection:nth-child(5) .select2:not(.select2-container--disabled)) .chair-finder-progress-bar::before {
	 width: 100%;
}
 .chair-finder-progress {
	 position: relative;
	 isolation: isolate;
	 max-width: 615px;
	 display: flex;
	 justify-content: space-between;
	 align-items: center;
	 margin: 30px 0 20px;
}
 .chair-finder-progress-bar {
	 position: absolute;
	 top: 50%;
	 left: 0;
	 width: calc(100% - 2px);
	 height: 3px;
	 background: var(--color-three);
	 z-index: -1;
}
 .chair-finder-progress-bar::before {
	 content: '';
	 position: absolute;
	 top: 0;
	 left: 0;
	 width: 0;
	 height: 100%;
	 background: var(--color-one);
	 transition: width 1s ease;
}
 .chair-finder-progress-circle {
	 background: var(--color-three);
	 width: 34px;
	 height: 34px;
	 border-radius: 50%;
	 flex-shrink: 0;
	 display: flex;
	 justify-content: center;
	 align-items: center;
	 color: #fff;
	 font-weight: 700;
	 font-size: 18px;
	 transition: 0.5s all;
	 transition-delay: 0.75s;
}

/* ===== MH category page styling ===== */
.category-image-sp {
  height: 240px;
  position: relative;
}

.category-image-sp img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  z-index: -1;
  top: 0;
  left: 0;
  filter: saturate(0.5);
}

.category-image-sp .container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  color: white;
  padding: 0 0 20px 60px;
  position: relative;
}

.category-image-sp .category-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  background-color: var(--evo-brand-default);
  opacity: 0.5;
}

/*@media only screen and (min-width: 769px) {
  .col:has(.subcategorieslist_container .cat-tiles) {
    margin-top: -100px;
  }
}*/
.subcategorieslist_container .cat-tiles {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  font-size: 1rem;
  padding-bottom: 0;
}
.subcategorieslist_container .tileparent,
.subcategorieslist_container .tileparent > div {
  border: none;
}
.subcategorieslist_container .tileparent,
.subcategorieslist_container .catalog-grid .tile {
  width: 100%;
}

.subcategorieslist_container .tile > a {
  display: flex;
  align-items: center;
  background: white;
  box-shadow: 0 0px 15px rgba(0, 0, 0, 0.11);
  transition: transform 0.3s ease-out, box-shadow 0.3s ease-out;
  padding: 20px 40px;
  height: 135px;
}

.subcategorieslist_container .tile > a:hover {
  box-shadow: 0 14px 36px rgba(0, 0, 0, 0.13),
    0 24px 46px rgb(from var(--evo-brand-default) r g b / 0.2);
  transform: translateY(-3px);
}

.subcategorieslist_container .tile img {
  /*mix-blend-mode: multiply;*/
  width: 100%;
}

.subcategorieslist_container .tile p {
  padding: 0 20px;
  font-size: 1rem;
}

.subcategorieslist_container .tile .cat-thumb-container {
  width: 90px;
  height: 90px;
  position: relative;
  aspect-ratio: 1/1;
}

/*.subcategorieslist_container .cat-tiles .tile .cat-thumb-container::before {
  content: "";
  position: absolute;
  width: 85px;
  height: 85px;
  background-color: #f2f2f2;
  border-radius: 50%;
  inset: 0;
  z-index: 0;
}*/
.subcategorieslist_container .cat-tiles .tile a::after {
  content: "";
  color: var(--evo-brand-default, #000);
  font-family: fontawesome;
  line-height: 1;
  margin-left: auto;
}

.category-image-sp .container h1 {
  color: white;
}

@media only screen and (max-width: 1469px) {
  .subcategorieslist_container .cat-tiles {
    grid-template-columns: repeat(3, 1fr);
    font-size: 0.85rem;
  }
}

@media only screen and (max-width: 991px) {
  .subcategorieslist_container .cat-tiles {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media only screen and (max-width: 768px) {
  .subcategorieslist_container .catalog-grid .tile {
    margin-block: 0;
  }
}

@media only screen and (max-width: 620px) {
  .subcategorieslist_container .cat-tiles {
    grid-template-columns: 1fr;
  }
}
/* ===== END category page styling ===== */
/*===== MH pop up reminder ====*/
.gift-reminder {
  width: max-content;
  text-align: center;
  background-color: #fff;
  padding: 10px 15px;
  border-radius: 20px;
  top: 230px;
  right: 30px;
  font-size: 0.95rem;
  position: fixed;
  z-index: 99;
  opacity: 1;
  transition: all 0.35s ease;
  border: 1px solid #ddd;
  box-shadow:
    0 24px 36px rgba(0, 0, 0, 0.13),
    0 24px 46px rgba(0, 0, 0, 0.2);
  visibility: visible;
  max-width: min(calc(100% - 10px), 500px);
  pointer-events: none;
}
.gift-reminder__message {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  position: relative;
}
.gift-image {
  height: 35px;
  /*border-radius: 50%;*/
  mix-blend-mode: darken;
}
.gift-reminder p {
  margin: 0;
  font-weight: 500;
  color: #404040;
  line-height: 1.5;
}
.gift-reminder.inactive {
  opacity: 0;
  top: 0;
  visibility: hidden;
}
.gift-reminder .amount-needed {
  font-weight: 900;
}
.gift-reminder .amount-needed em,
.gift-promotion-container em {
  font-weight: 500;
  font-size: 0.8rem;
  letter-spacing: -1px;
  display: inline-block;
}
.gift-reminder .close-reminder {
  position: absolute;
  top: -7px;
  right: -7px;
  border: none;
  display: flex;
  justify-content: center;
  align-items: center;
  background: transparent;
  pointer-events: auto;
  font-size: 0.7rem;
  padding: 0;
}
.gift-promotion-container > div > p {
  padding: 5px 10px;
  margin-top: 10px;
  border-radius: 5px;
}
@media only screen and (min-width: 768px) {
  .gift-reminder.has-sticky {
    top: 100px;
  }
}
@media only screen and (max-width: 767px) {
  .gift-reminder {
    top: 10px;
    padding: 10px 15px;
    right: 50%;
    transform: translateX(50%);
  }
}

#janBrModal.modal.in .modal-dialog {
  transform: translate(0, 30%);
}

#janBrModal .modal-content {
  background: transparent;
}

#janBrModal .modal-header {
  border: none;
}

#janBrModal .modal-header .close {
  right: 0px;
  top: calc(50% + 20px);
}
#janBrModal img {
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.6);
}
@media (min-width: 768px) {
  #janBrModal .modal-dialog {
    width: 800px;
  }
}
/*===== End ====*/

/* ===== MH landing page styling ===== */
.page-content.onecolumn:has(.landingpage-hero-title) {
  margin: 0;
}

.landingpage-hero-title {
  position: relative;
  background-color: #2a2a2a;
  min-height: 420px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 40px;
}

.landingpage-hero-title > img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0.3;
}

.landingpage-hero-title .container {
  position: relative;
  z-index: 1;
  height: 100%;
}

.landingpage-hero-title .content-inner {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  color: #fff;
}

.landingpage-hero-title h1 {
  font-size: 48px;
  margin: 0 0 25px;
  color: #fff;
}

.landingpage-hero-title p:last-child {
  margin-bottom: 0;
}

.landingpage-introtext h2 {
  font-size: 40px;
  margin: 0 0 30px;
}

.landingpage-introtext p {
  margin: 0 0 25px;
}

.catalog-grid:has(.landingpage-introtext) .row-breadcrumb {
  display: none;
}

.htmlcontent_container:has(.landingpage-buttons) {
  margin: 0;
}

.landingpage-buttons {
  display: flex;
  justify-content: center;
  gap: 2rem;
}

.landingpage-buttons .btn {
  width: 35%;
  padding: 1.5rem;
  font-size: 1.35rem;
  min-width: max-content;
}

@media (max-width: 500px) {
  .landingpage-buttons {
  flex-direction: column;
  align-items: center;
  }
  .landingpage-buttons .btn {
  min-width: min(300px, 90%);
  }
}

.landingpage-category-boxes {
  background: #f3f3f3;
  padding: 70px 0;
  margin-top: 30px;
}

.landingpage-category-boxes h2 {
  text-align: center;
  font-size: 36px;
  color: #444242;
  margin: 0 0 25px;
}

.landingpage-category-boxes p {
  text-align: center;
  margin: 0;
}

.landingpage-category-boxes .container {
  background-color: revert;
}

.lp-categoryboxes-inner {
  margin-top: 50px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 40px;
}

@media (max-width: 991px) {
  .lp-categoryboxes-inner {
    grid-template-columns: 1fr 1fr;
    gap: 20px;
  }
}

@media (max-width: 500px) {
  .lp-categoryboxes-inner {
    grid-template-columns: 1fr;
    gap: 20px;
  }
}

.lp-categorybox {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  border-radius: 20px;
  height: 285px;
  padding: 30px 40px;
  display: flex;
  flex-direction: column;
}

.lp-categorybox > img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -2;
  transition: 0.35s all;
}

.lp-categorybox > div {
  margin-top: auto;
  display: flex;
  align-items: center;
  gap: 10px;
  justify-content: space-between;
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  position: relative;
}

.lp-categorybox > div img {
  flex-shrink: 0;
}

.lp-categorybox > div::after {
  content: "View Category";
  position: absolute;
  font-weight: 400;
  font-size: 12px;
  text-transform: uppercase;
  bottom: 100%;
  opacity: 0;
  transition: 0.35s all;
  transform: translateX(-20px);
}

.lp-categorybox::after {
  content: "";
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  position: absolute;
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.75) 100%
  );
  z-index: -1;
  transition: 0.35s all;
}

.lp-categorybox:hover > img {
  transform: scale(1.05);
}

.lp-categorybox:hover > div::after {
  opacity: 1;
  transform: translateX(0);
}

.lp-categorybox:hover::after {
  opacity: 0.75;
}

.zonebottom:has(.landingpage-category-boxes) > div {
  margin-bottom: 0;
}

.gotAnyQuestions {
  background: #2a2a2a;
  position: relative;
  padding: 0 30px;
}

.gotAnyQuestions > img {
  position: absolute;
  width: 50%;
  height: 100%;
  top: 0;
  left: 50%;
  object-fit: cover;
}
.gotAnyQuestions a {
  margin-top: 20px;
}

.gotAnyQuestions a:hover,
a:focus {
  color: #ffffff;
}

.gotAnyQuestions .questionsInner {
  padding: 100px 100px 100px 0;
  width: 50%;
}

.gotAnyQuestions h3 {
  color: #fff;
  font-size: 26px;
  margin: 0 0 30px;
}

.gotAnyQuestions p {
  color: #fff;
  margin: 0 0 30px;
}

.gotAnyQuestions .questionsLink {
  color: #fff;
  margin: 15px 0;
}
.gotAnyQuestions .customButton {
  display: inline-block;
  margin-top: 20px;
}

@media (max-width: 768px) {
  .gotAnyQuestions > img {
    display: none;
  }
}

@media (max-width: 768px) {
  .gotAnyQuestions .questionsInner {
    width: 100%;
    padding: 50px 0;
  }
}
/* ===== END landing page style ===== */
.ex-cart .gift-container {
  display: none;
}
.ex-cart.ex-a-3463648 .gift-container {
  display: flex;
}
/* ===== KC promotion ===== */
:root {
  --tier-bronze: 35 85% 52%;
  --tier-bronze-light: 35 80% 95%;
  --tier-bronze-foreground: 35 60% 20%;
  --tier-silver: 220 45% 55%;
  --tier-silver-light: 220 40% 95%;
  --tier-silver-foreground: 220 40% 18%;
  --tier-gold: 160 100% 27%;
  --tier-gold-light: 160 100% 96%;
  --tier-gold-foreground: 160 100% 18%;
}
body:not(.ex-name-kcpromopage, .ex-cart) .product:is(
  [data-item-id="383884476"],
  [data-item-id="383884477"],
  [data-item-id="383884478"],
  [data-item-id="383884479"],
  [data-item-id="383908819"],
  [data-item-id="383908821"],
  [data-item-id="383908822"],
  [data-item-id="383908824"],
  [data-item-id="383908828"],
  [data-item-id="383908829"]
) {
  display: none !important;
}
/* Remove increase buttons and input quantity */
.cart-dropdown
  tr.item:is(
    [data-itemid="383884476"],
    [data-itemid="383884477"],
    [data-itemid="383884478"],
    [data-itemid="383884479"],
    [data-itemid="383908819"],
    [data-itemid="383908821"],
    [data-itemid="383908822"],
    [data-itemid="383908824"],
    [data-itemid="383908828"],
    [data-itemid="383908829"]
  )
  :is(.plus-minus-wrapper .plus-minus, .right-td input) {
  display: none;
  pointer-events: none;
}
.cartproductlines_container
  tr.item:is(
    .item_383884476,
    .item_383884477,
    .item_383884478,
    .item_383884479,
    .item_383908819,
    .item_383908821,
    .item_383908822,
    .item_383908824,
    .item_383908828,
    .item_383908829
  )
  :is(.qnt-count .incr-btn, .qnt-count .quantity) {
  display: none;
  pointer-events: none;
}
/* Container with gifts */
.promo-rewards-section {
  background-color: #fcfcfc;
  padding: 50px 15px;
}
.gift-container {
  max-width: 1400px;
  margin-inline: auto;
}
.promo-rewards-merch__body {
  display: flex;
  flex-wrap: wrap;
  row-gap: 15px;
}
.gift-container .tile .footer {
  flex-grow: 1;
  margin-top: 20px;
}
.gift-container .promo-rewards-merch {
  padding-bottom: 60px;
}
.gift-container .tile {
  height: 100%;
  display: flex;
  flex-direction: column;
  border: 3px solid var(--tier-text-color) !important;
  border-radius: 20px;
  padding: 30px;
  background-color: #fff;
}
.gift-container .imgthumbnail {
  background-color: var(--tier-bg-color);
  padding: 20px;
  height: 200px;
  border-radius: 12px;
}
.gift-container img {
  max-height: 150px;
  max-width: 150px;
  width: 100%;
  height: 100%;
  object-fit: contain;
  mix-blend-mode: darken;
}

.gift-container .tile .brand-label,
.gift-container .tile .product-sku,
.gift-container .tile .footer-wrapper-price,
.gift-container .tile .buttons.group,
.gift-container .tile .showquickview,
.gift-container .tile .footer .indicators-grid,
.gift-container .tile .footer .product-compare-action {
  display: none;
}

.gift-container .tile .footer,
.gift-container .tile .footer .footer-wrapper {
  min-height: unset;
}
.gift-container .tile .footer-wrapper,
.gift-container .tile .footer-wrapper-description {
  height: auto !important;
}
.gift-container .add-to-cart-btn {
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  border-radius: 5px;
  padding-block: 3px;
  background-color: var(--tier-text-color);
  margin-top: 20px;
  opacity: 1;
  transition: opacity 0.35s ease;
}
.gift-container .add-to-cart-btn:hover {
  opacity: 0.85;
}
.gift-container .add-to-cart-btn[disabled] {
  opacity: 0.5;
  background-color: #aaa;
}
.gift-container .tile .footer-wrapper .product-name a {
  pointer-events: none;
  color: #000;
  font-weight: 500;
}
.gift-container .add-to-cart-btn span {
  flex-grow: 1;
}
.gift-container .add-to-cart-btn svg {
  width: 1.5rem;
  height: 1.5rem;
}
/* Hero for landing page */
.hero-promo-container {
  min-height: 750px;
  display: flex;
  background-color: #1c2444;
}
.hero-promo-container > div {
  width: 50%;
  overflow: hidden;
  position: relative;
}
/* .hero-promo-container::before {
  position: absolute;
  content: "";
  inset: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(rgba(255, 255, 255, 0.02) 1px, transparent 1px), linear-gradient(90deg, rgba(255, 255, 255, 0.02) 1px, transparent 1px);
  background-size: 70px 70px;
} */
.hero-promo-container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.hero-promo-image {
  border-top-left-radius: 100px;
  border-bottom-left-radius: 100px;
  position: relative;
}
.hero-promo-image::before {
  position: absolute;
  content: "";
  inset: 0;
  background-image: url(https://us.evocdn.io/dealer/1321/content/media/My_Theme/assets/logos/KCP-Horizontal-Logo-NEW-white.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 500px;
  z-index: 2;
}
.hero-promo-image::after {
  position: absolute;
  content: "";
  inset: 0;
  background: #1c2444;
  background: linear-gradient(90deg, rgba(28, 36, 68, 0.6) 0%, rgba(28, 36, 68, 0.7) 100%);
}
.hero-promo-content {
  padding-inline: 15px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 20px;
  color: #fff;
  padding-left: clamp(15px, 10vw, 150px);
  position: relative;
}
.hero-promo-content::before {
  content: "";
  width: 500px;
  height: 400px;
  border-radius: 50%;
  filter: blur(100px);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
  opacity: 0.13;
}
.hero-promo-content > * {
  position: relative;
}
.content-badge {
  padding: 5px 10px;
  border: 1px solid #fff;
  width: max-content;
  border-radius: 15px;
  text-transform: uppercase;
  font-weight: 700;
}
.hero-promo-content h1 {
  font-size: 3.5rem;
  display: flex;
  flex-direction: column;
  color: #fff;
}
.hero-promo-content p {
  max-width: 600px;
}
.hero-promo-content h1 span:last-of-type {
  color: #008b5a;
}
.hero-promo-content .button-wrapper {
  display: flex;
  gap: 15px;
  flex-wrap: wrap;
}
.hero-promo-content .btn {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 15px;
}
.hero-promo-content .btn-outlined {
  color: #fff;
  border-color: #fff;
}
.hero-promo-content .btn {
  transition: background 0.35s ease;
}
.hero-promo-content .btn:hover,
.hero-promo-content .btn:focus-visible {
  background-color: var(--evo-brand-default);
}
/* Promotion description cards*/
.promo-tier-section {
  padding: 70px 15px 120px;
}
.promo-tier-container,
.promo-rewards-container {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.promo-tier-container .content-badge,
.promo-rewards-container .content-badge {
  border-color: #d4af37;
  color: #d4af37;
  background-color: #d4af3711;
}
.promo-tier-container h2,
.promo-rewards-container h2 {
  font-size: 3rem;
  margin-top: 20px;
}
.promo-tier-container .promo-description,
.promo-rewards-container .promo-description {
  max-width: 600px;
  text-align: center;
  font-size: 1.3rem;
  margin-bottom: 50px;
}
.tiers-wrapper {
  display: flex;
  gap: 24px;
  width: 100%;
  justify-content: center;
  margin-top: 30px;
  flex-wrap: wrap;
}
.bronze-tier {
  --tier-text-color: hsl(var(--tier-bronze));
  --tier-border-color: hsl(var(--tier-bronze));
  --tier-bg-color: hsl(var(--tier-bronze-light));
}
.silver-tier {
  --tier-text-color: hsl(var(--tier-silver));
  --tier-border-color: hsl(var(--tier-silver));
  --tier-bg-color: hsl(var(--tier-silver-light));
}
.gold-tier {
  --tier-text-color: hsl(var(--tier-gold));
  --tier-border-color: hsl(var(--tier-gold));
  --tier-bg-color: hsl(var(--tier-gold-light));
}
.tier-card {
  width: calc(33% - 24px);
  max-width: 400px;
  background-color: var(--tier-bg-color);
  border: 3px solid var(--tier-border-color);
  border-radius: 20px;
  padding: 30px 40px;
  display: flex;
  flex-direction: column;
}
.tier-card .card-head {
  margin-bottom: 20px;
}
.tier-card h4 {
  color: #fff;
  background-color: var(--tier-text-color);
  display: inline-flex;
  align-items: center;
  gap: 15px;
  padding: 7px 13px;
  font-size: 1.2rem;
  border-radius: 15px;
}
.tier-card h4 svg {
  width: 1.5rem;
  height: 1.5rem;
}
.tier-card .reward-amount {
  color: var(--tier-text-color);
  font-weight: 700;
  font-size: 3rem;
  margin: 0;
  line-height: 1.3;
  margin-top: 10px;
}
.card-body {
  flex-grow: 1;
}
.card-body ul {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  padding: 0;
  justify-content: center;
  margin-bottom: 15px;
}
.card-body ul li {
  width: calc(50% - 8px);
  background-color: #fff;
  padding: 10px;
  border-radius: 15px;
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 0.85rem;
  font-weight: 500;
  line-height: 1.2;
  text-align: center;
  row-gap: 7px;
  margin: 0;
}
.card-body ul li img {
  flex-grow: 1;
  width: 70px;
  height: 70px;
  object-fit: contain;
}
.card-body .pick-rewards {
  color: var(--tier-text-color);
}
.card-footer {
  margin-top: 20px;
}
.card-footer .btn {
  background-color: var(--tier-text-color);
  border-radius: 7px;
  width: 100%;
  opacity: 1;
  transition: opacity 0.35s ease;
}
.card-footer .btn:hover,
.card-footer .btn:focus-visible {
  opacity: 0.85;
}
.promo-rewards-merch__header {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-bottom: 40px;
}
.promo-rewards-merch__header .header__text h3 {
  margin: 0;
  font-size: 1.7rem;
}
.promo-rewards-merch__header .header__text {
  flex-grow: 1;
}
.promo-rewards-merch__header .header__text p {
  margin: 0;
}
.promo-rewards-merch__header svg {
  stroke: #fff;
}
.promo-rewards-merch__header .header__icon {
  background-color: var(--tier-text-color);
  padding: 10px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.promo-rewards-merch__header .header__tier {
  color: #fff;
  font-size: 1.3rem;
  font-weight: 600;
  background-color: var(--tier-text-color);
  padding: 5px 10px;
  border-radius: 20px;
}
@media only screen and (max-width: 1100px) {
  .gift-container .tileparent {
    width: 50%;
  }
}
@media only screen and (max-width: 991px) {
  .hero-promo-container {
    flex-direction: column;
  }
  .hero-promo-container > div {
    width: 100%;
  }
  .hero-promo-content {
    padding: 50px 15px;
    align-items: center;
  }
  .hero-promo-content {
    text-align: center;
  }
  .hero-promo-image {
    height: 300px;
    border-radius: 0;
  }
  .tier-card {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .hero-promo-container {
    min-height: unset;
  }
  .hero-promo-content h1 {
    font-size: 2.5rem;
  }
  .promo-tier-container h2,
  .promo-rewards-container h2 {
    font-size: 2rem;
    text-align: center;
  }
  .promo-tier-container .promo-description,
  .promo-rewards-container .promo-description {
    font-size: 1rem;
  }
  .promo-tier-container .promo-description,
  .promo-rewards-container .promo-description {
    margin-bottom: 20px;
  }
  .promo-tier-section {
    padding-block: 50px;
  }
}
@media only screen and (max-width: 550px) {
  .button-wrapper {
    flex-direction: column;
  }
  .hero-promo-image::before {
    background-size: 250px;
  }
  .hero-promo-content h1 {
    font-size: 1.7rem;
  }
  .content-badge {
    font-size: 0.7rem;
  }
  .hero-promo-image {
    height: 200px;
  }
  .button-wrapper .btn {
    font-size: 1rem;
  }
  .button-wrapper .btn svg {
    width: 1.5rem;
    height: 1.5rem;
  }
  .gift-container .tileparent {
    width: 100%;
  }
  .promo-rewards-merch__header {
    flex-direction: column;
    text-align: center;
  }
}