.dynamic-product-listing-module-ab-cart-prices-wrapper .product-listing-strapline {
  color: #8e97ab;
  font-weight: 700;
  font-size: 1rem;
  line-height: 22px;
  letter-spacing: 0.1em;
}
.dynamic-product-listing-module-ab-cart-prices-wrapper
  .dynamic-product-listing-module-ab-cart-prices-card-wrapper {
  margin-bottom: 72px;
}
.dynamic-product-listing-module-ab-cart-prices-wrapper
  .dynamic-product-listing-module-ab-cart-prices-card-wrapper
  .dynamic-product-listing-module-ab-cart-prices-card {
  border-radius: 16px;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  height: 100%;
  overflow: hidden;
  transition-property: transform, box-shadow;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.15s;
}
.dynamic-product-listing-module-ab-cart-prices-wrapper
  .dynamic-product-listing-module-ab-cart-prices-card-wrapper
  .dynamic-product-listing-module-ab-cart-prices-card:hover {
  box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.25);
  transform: scale(1.01);
}
.dynamic-product-listing-module-ab-cart-prices-wrapper
  .dynamic-product-listing-module-ab-cart-prices-card-wrapper
  .dynamic-product-listing-module-ab-cart-prices-card
  .dynamic-product-listing-module-ab-cart-prices-card-image-wrapper {
  background: #d4d4d8;
  display: flex;
  justify-content: center;
  align-items: center;
  max-height: 249px;
  min-height: 249px;
}
.dynamic-product-listing-module-ab-cart-prices-wrapper
  .dynamic-product-listing-module-ab-cart-prices-card-wrapper
  .dynamic-product-listing-module-ab-cart-prices-card
  .dynamic-product-listing-module-ab-cart-prices-card-content-wrapper {
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 24px;
  color: #000;
}
.dynamic-product-listing-module-ab-cart-prices-wrapper
  .dynamic-product-listing-module-ab-cart-prices-card-wrapper
  .dynamic-product-listing-module-ab-cart-prices-card
  .dynamic-product-listing-module-ab-cart-prices-card-content-wrapper
  .product-strapline {
  margin-bottom: 8px;
  font-weight: 700;
  font-size: 0.75rem;
  line-height: 16px;
  padding: 5px 10px;
  border-radius: 30px;
  display: inline-block;
  min-height: 26px;
  margin-right: auto;
}
.dynamic-product-listing-module-ab-cart-prices-wrapper
  .dynamic-product-listing-module-ab-cart-prices-card-wrapper
  .dynamic-product-listing-module-ab-cart-prices-card
  .dynamic-product-listing-module-ab-cart-prices-card-content-wrapper
  .product-strapline.background-burnt-yellow {
  color: #000e2e;
}
.dynamic-product-listing-module-ab-cart-prices-wrapper
  .dynamic-product-listing-module-ab-cart-prices-card-wrapper
  .dynamic-product-listing-module-ab-cart-prices-card
  .dynamic-product-listing-module-ab-cart-prices-card-content-wrapper
  .product-strapline.teal {
  color: #fff;
}
.dynamic-product-listing-module-ab-cart-prices-wrapper
  .dynamic-product-listing-module-ab-cart-prices-card-wrapper
  .dynamic-product-listing-module-ab-cart-prices-card
  .dynamic-product-listing-module-ab-cart-prices-card-content-wrapper
  .dynamic-listing-bullet-point-wrapper {
  list-style: none;
}
.dynamic-product-listing-module-ab-cart-prices-wrapper
  .dynamic-product-listing-module-ab-cart-prices-card-wrapper
  .dynamic-product-listing-module-ab-cart-prices-card
  .dynamic-product-listing-module-ab-cart-prices-card-content-wrapper
  .dynamic-listing-bullet-point-wrapper
  li {
  position: relative;
  margin-bottom: 4px;
}
.dynamic-product-listing-module-ab-cart-prices-wrapper
  .dynamic-product-listing-module-ab-cart-prices-card-wrapper
  .dynamic-product-listing-module-ab-cart-prices-card
  .dynamic-product-listing-module-ab-cart-prices-card-content-wrapper
  .dynamic-listing-bullet-point-wrapper
  li:before {
  content: "";
  width: 18px;
  height: 18px;
  background-image: url("data:image/svg+xml,%3Csvg id='Layer_2' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='18' height='18' fill='%232968FE'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:none;%7D.cls-1,.cls-2%7Bstroke-width:0px;%7D%3C/style%3E%3C/defs%3E%3Cg id='icons'%3E%3Cg id='Organization'%3E%3Cg id='Status'%3E%3Crect id='_Transparent_Rectangle_' class='cls-1' width='32' height='32'/%3E%3Cpath class='cls-2' d='m16,2c-7.73,0-14,6.27-14,14s6.27,14,14,14,14-6.27,14-14S23.73,2,16,2Zm-2,19.59l-5-5,1.59-1.59,3.41,3.41,7.41-7.41,1.6,1.59-9.01,9.01Z'/%3E%3Cpolygon class='cls-1' points='14 21.59 9 16.59 10.59 15 14 18.41 21.41 11 23.01 12.59 14 21.59'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: -26px;
  top: 4px;
}
.dynamic-product-listing-module-ab-cart-prices-wrapper
  .dynamic-product-listing-module-ab-cart-prices-card-wrapper
  .dynamic-product-listing-module-ab-cart-prices-card
  .dynamic-product-listing-module-ab-cart-prices-card-content-wrapper
  .product-listing-text
  p {
  font-size: 0.88rem;
  letter-spacing: 0;
  margin-bottom: 0;
}
.dynamic-product-listing-module-ab-cart-prices-wrapper
  .dynamic-product-listing-module-ab-cart-prices-card-wrapper
  .dynamic-product-listing-module-ab-cart-prices-card
  .dynamic-product-listing-module-ab-cart-prices-card-content-wrapper
  .dynamic-listing-input-btn-wrapper {
  display: flex;
  justify-content: space-between;
  margin-top: auto;
}
.dynamic-product-listing-module-ab-cart-prices-wrapper
  .dynamic-product-listing-module-ab-cart-prices-card-wrapper
  .dynamic-product-listing-module-ab-cart-prices-card
  .dynamic-product-listing-module-ab-cart-prices-card-content-wrapper
  .dynamic-listing-input-btn-wrapper
  a.btn,
.dynamic-product-listing-module-ab-cart-prices-wrapper
  .dynamic-product-listing-module-ab-cart-prices-card-wrapper
  .dynamic-product-listing-module-ab-cart-prices-card
  .dynamic-product-listing-module-ab-cart-prices-card-content-wrapper
  .dynamic-listing-input-btn-wrapper
  span.btn {
  margin-left: auto;
}
.dynamic-product-listing-module-ab-cart-prices-wrapper
  .dynamic-product-listing-module-ab-cart-prices-card-wrapper
  .dynamic-product-listing-module-ab-cart-prices-card
  .dynamic-product-listing-module-ab-cart-prices-card-content-wrapper
  .dynamic-listing-input-btn-wrapper
  label {
  align-self: flex-end;
  font-size: 0.88rem;
  columns: #000;
  display: flex;
  justify-content: center;
}
.dynamic-product-listing-module-ab-cart-prices-wrapper
  .dynamic-product-listing-module-ab-cart-prices-card-wrapper
  .dynamic-product-listing-module-ab-cart-prices-card
  .dynamic-product-listing-module-ab-cart-prices-card-content-wrapper
  .dynamic-listing-input-btn-wrapper
  label
  input {
  margin-right: 5px;
  width: 22px;
  height: 22px;
}
.dynamic-product-listing-module-ab-cart-prices-wrapper
  .dynamic-product-listing-module-ab-cart-prices-bottom-compare-info-wrapper {
  position: fixed;
  bottom: 0;
  width: 100%;
  background: #000e2e;
  padding: 16px 50px;
  z-index: 9999;
  align-items: flex-start;
  justify-content: space-between;
  color: #fff;
  display: none;
  flex-direction: column;
}
.dynamic-product-listing-module-ab-cart-prices-wrapper
  .dynamic-product-listing-module-ab-cart-prices-bottom-compare-info-wrapper
  .product-compare-mobile-toggle-button {
  font-size: 1.1875rem;
  font-weight: 600;
  position: relative;
  width: 100%;
}
.dynamic-product-listing-module-ab-cart-prices-wrapper
  .dynamic-product-listing-module-ab-cart-prices-bottom-compare-info-wrapper
  .product-compare-mobile-toggle-button::after {
  content: "";
  position: absolute;
  right: 0;
  width: 20px;
  height: 20px;
  background: url(../../../img/arrow-down-wht.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 15px;
  transform: rotate(180deg);
}
.dynamic-product-listing-module-ab-cart-prices-wrapper
  .dynamic-product-listing-module-ab-cart-prices-bottom-compare-info-wrapper
  .product-compare-mobile-toggle-button[aria-expanded="false"]::after {
  transform: rotate(0);
}
.dynamic-product-listing-module-ab-cart-prices-wrapper
  .dynamic-product-listing-module-ab-cart-prices-bottom-compare-info-wrapper
  .dynamic-product-listing-module-ab-cart-prices-bottom-compare-info {
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.dynamic-product-listing-module-ab-cart-prices-wrapper
  .dynamic-product-listing-module-ab-cart-prices-bottom-compare-info-wrapper
  .dynamic-product-listing-module-ab-cart-prices-bottom-compare-info.show {
  display: flex;
}
.dynamic-product-listing-module-ab-cart-prices-wrapper
  .dynamic-product-listing-module-ab-cart-prices-bottom-compare-info-wrapper
  .dynamic-product-listing-module-ab-cart-prices-bottom-compare-info
  .product-titles {
  display: flex;
  align-items: center;
}
.dynamic-product-listing-module-ab-cart-prices-wrapper
  .dynamic-product-listing-module-ab-cart-prices-bottom-compare-info-wrapper
  .dynamic-product-listing-module-ab-cart-prices-bottom-compare-info
  .product-titles
  .title-wrapper {
  padding: 16px;
  border-radius: 8px;
  background: #202d5b;
  font-size: 1.1875rem;
  font-weight: 600;
  margin-right: 5px;
  display: flex;
  align-items: center;
}
.dynamic-product-listing-module-ab-cart-prices-wrapper
  .dynamic-product-listing-module-ab-cart-prices-bottom-compare-info-wrapper
  .dynamic-product-listing-module-ab-cart-prices-bottom-compare-info
  .product-titles
  .title-wrapper
  .title-text {
  display: inline-flex;
  margin-right: 50px;
}
.dynamic-product-listing-module-ab-cart-prices-wrapper
  .dynamic-product-listing-module-ab-cart-prices-bottom-compare-info-wrapper
  .dynamic-product-listing-module-ab-cart-prices-bottom-compare-info
  .product-titles
  .title-wrapper
  .remove-title {
  display: inline-block;
  width: 20px;
  height: 20px;
  background-size: 12px;
}
.dynamic-product-listing-module-ab-cart-prices-wrapper
  .dynamic-product-listing-module-ab-cart-prices-bottom-compare-info-wrapper
  .dynamic-product-listing-module-ab-cart-prices-bottom-compare-info
  #compare-clear-all {
  display: inline-flex;
  align-items: center;
}
.dynamic-product-listing-module-ab-cart-prices-wrapper
  .dynamic-product-listing-module-ab-cart-prices-bottom-compare-info-wrapper
  .dynamic-product-listing-module-ab-cart-prices-bottom-compare-info
  #compare-clear-all
  span {
  display: inline-block;
  width: 18px;
  height: 18px;
  background-size: 12px;
  margin-left: 5px;
}
@media (max-width: 991px) {
  .dynamic-product-listing-module-ab-cart-prices-wrapper
    .dynamic-product-listing-module-ab-cart-prices-bottom-compare-info-wrapper {
    flex-direction: column;
    padding: 16px;
    align-items: flex-start;
  }
  .dynamic-product-listing-module-ab-cart-prices-wrapper
    .dynamic-product-listing-module-ab-cart-prices-bottom-compare-info-wrapper
    .dynamic-product-listing-module-ab-cart-prices-bottom-compare-info {
    flex-direction: column;
    align-items: flex-start;
    margin-top: 16px;
  }
  .dynamic-product-listing-module-ab-cart-prices-wrapper
    .dynamic-product-listing-module-ab-cart-prices-bottom-compare-info-wrapper
    .dynamic-product-listing-module-ab-cart-prices-bottom-compare-info
    .product-titles {
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
    margin-bottom: 16px;
  }
  .dynamic-product-listing-module-ab-cart-prices-wrapper
    .dynamic-product-listing-module-ab-cart-prices-bottom-compare-info-wrapper
    .dynamic-product-listing-module-ab-cart-prices-bottom-compare-info
    .product-titles
    .title-wrapper {
    padding: 8px;
  }
}
.dynamic-product-listing-module-ab-cart-prices-wrapper .blue-grey-x {
  background: url(../../../img/X-blue-grey.svg);
  background-repeat: no-repeat;
  background-position: center;
}
.dynamic-product-listing-module-ab-cart-prices-wrapper .side-product-compare-cards-wrapper {
  z-index: 9999999999;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  display: none;
  background-color: rgba(0, 0, 0, 0.15);
  opacity: 0;
  transition: opacity 0.3s ease;
  pointer-events: none;
}
.dynamic-product-listing-module-ab-cart-prices-wrapper
  .side-product-compare-cards-wrapper
  .side-product-compare-cards-content {
  max-width: 460px;
  width: 100%;
  height: 100%;
  background: #fff;
  position: absolute;
  top: 0;
  right: -100%;
  padding: 24px;
  display: flex;
  flex-direction: column;
  overflow-y: auto;
  transition: right 0.3s ease;
}
.dynamic-product-listing-module-ab-cart-prices-wrapper
  .side-product-compare-cards-wrapper
  .side-product-compare-cards-content
  .compare-clear-all {
  margin-left: auto;
  cursor: pointer;
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 16px;
}
.dynamic-product-listing-module-ab-cart-prices-wrapper
  .side-product-compare-cards-wrapper
  .side-product-compare-cards-content
  .compare-clear-all
  svg {
  width: 24px;
  height: 24px;
}
.dynamic-product-listing-module-ab-cart-prices-wrapper
  .side-product-compare-cards-wrapper
  .side-product-compare-cards-content
  .owl-carousel
  .item
  img {
  width: calc(100% - 100px);
  margin: 0 auto;
}
.dynamic-product-listing-module-ab-cart-prices-wrapper
  .side-product-compare-cards-wrapper
  .side-product-compare-cards-content
  .owl-carousel
  .owl-nav {
  position: absolute;
  width: 100%;
  margin: 0 auto;
  top: 0;
  left: 0;
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.dynamic-product-listing-module-ab-cart-prices-wrapper
  .side-product-compare-cards-wrapper
  .side-product-compare-cards-content
  .owl-carousel
  .owl-nav
  button {
  width: 40px;
  height: 40px;
  background: 0 0;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
.dynamic-product-listing-module-ab-cart-prices-wrapper
  .side-product-compare-cards-wrapper
  .side-product-compare-cards-content
  .owl-carousel
  .owl-nav
  button
  span {
  display: none;
}
.dynamic-product-listing-module-ab-cart-prices-wrapper
  .side-product-compare-cards-wrapper
  .side-product-compare-cards-content
  .owl-carousel
  .owl-nav
  button:active,
.dynamic-product-listing-module-ab-cart-prices-wrapper
  .side-product-compare-cards-wrapper
  .side-product-compare-cards-content
  .owl-carousel
  .owl-nav
  button:focus,
.dynamic-product-listing-module-ab-cart-prices-wrapper
  .side-product-compare-cards-wrapper
  .side-product-compare-cards-content
  .owl-carousel
  .owl-nav
  button:hover {
  outline: 0;
  background: 0 0;
}
.dynamic-product-listing-module-ab-cart-prices-wrapper
  .side-product-compare-cards-wrapper
  .side-product-compare-cards-content
  .owl-carousel
  .owl-nav
  button.owl-prev {
  background-image: url("data:image/svg+xml,%3Csvg id='Layer_2' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' fill='%23808080'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:none;%7D.cls-1,.cls-2%7Bstroke-width:0px;%7D%3C/style%3E%3C/defs%3E%3Cg id='icons'%3E%3Cg id='Actions'%3E%3Cg id='Navigation'%3E%3Cpolygon class='cls-2' points='10 16 20 6 21.41 7.41 12.83 16 21.41 24.59 20 26 10 16'/%3E%3Crect id='_Transparent_Rectangle_' class='cls-1' width='32' height='32'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.dynamic-product-listing-module-ab-cart-prices-wrapper
  .side-product-compare-cards-wrapper
  .side-product-compare-cards-content
  .owl-carousel
  .owl-nav
  button.owl-next {
  background-image: url("data:image/svg+xml,%3Csvg id='Layer_2' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' fill='%23808080'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:none;%7D.cls-1,.cls-2%7Bstroke-width:0px;%7D%3C/style%3E%3C/defs%3E%3Cg id='icons'%3E%3Cg id='Actions'%3E%3Cg id='Navigation'%3E%3Cpolygon class='cls-2' points='22 16 12 26 10.59 24.59 19.17 16 10.59 7.41 12 6 22 16'/%3E%3Crect id='_Transparent_Rectangle_' class='cls-1' width='32' height='32'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.dynamic-product-listing-module-ab-cart-prices-wrapper
  .side-product-compare-cards-wrapper
  .side-product-compare-cards-content
  .owl-carousel
  .owl-dots {
  margin-top: 32px;
  margin-bottom: 32px;
}
.dynamic-product-listing-module-ab-cart-prices-wrapper .dynamic-card {
  padding: 0;
  border: none;
  border-radius: 0;
  border-bottom: 1px solid #a1a1aa;
  background-color: rgba(0, 0, 0, 0);
}
.dynamic-product-listing-module-ab-cart-prices-wrapper .dynamic-card .card-header {
  padding: 0;
  margin: 0;
  border: none;
  border-radius: 0;
  background-color: rgba(0, 0, 0, 0);
}
.dynamic-product-listing-module-ab-cart-prices-wrapper
  .dynamic-card
  .card-header
  .dynamic-product-details-module-title {
  padding: 12px;
  padding-left: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: color 0.1s ease-in-out;
  font-size: 1em;
  width: 100%;
  outline: 0;
  border: 0;
  background: inherit;
  -webkit-appearance: none;
  appearance: none;
}
.dynamic-product-listing-module-ab-cart-prices-wrapper
  .dynamic-card
  .card-header
  .dynamic-product-details-module-title[aria-expanded="false"]:after {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  background-image: url("data:image/svg+xml,%3Csvg id='Layer_2' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' fill='%23000E2E'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:none;%7D.cls-1,.cls-2%7Bstroke-width:0px;%7D%3C/style%3E%3C/defs%3E%3Cg id='icons'%3E%3Cg id='Actions'%3E%3Cg id='Navigation'%3E%3Cpolygon class='cls-2' points='24.59 16.59 17 24.17 17 4 15 4 15 24.17 7.41 16.59 6 18 16 28 26 18 24.59 16.59'/%3E%3Crect id='_Transparent_Rectangle_' class='cls-1' width='32' height='32'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100%;
  transition: all 0.1s ease-in-out;
}
.dynamic-product-listing-module-ab-cart-prices-wrapper
  .dynamic-card
  .card-header
  .dynamic-product-details-module-title[aria-expanded="true"] {
  color: #0b41df !important;
  transition: color 0.1s ease-in-out;
}
.dynamic-product-listing-module-ab-cart-prices-wrapper
  .dynamic-card
  .card-header
  .dynamic-product-details-module-title[aria-expanded="true"]:after {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  background-image: url("data:image/svg+xml,%3Csvg id='Layer_2' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' fill='%230B41DF'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:none;%7D.cls-1,.cls-2%7Bstroke-width:0px;%7D%3C/style%3E%3C/defs%3E%3Cg id='icons'%3E%3Cg id='Actions'%3E%3Cg id='Navigation'%3E%3Cpolygon class='cls-2' points='16 4 6 14 7.41 15.41 15 7.83 15 28 17 28 17 7.83 24.59 15.41 26 14 16 4'/%3E%3Crect id='_Transparent_Rectangle_' class='cls-1' width='32' height='32'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100%;
  transition: all 0.1s ease-in-out;
}
.dynamic-product-listing-module-ab-cart-prices-wrapper .dynamic-card .card-body {
  padding: 8px 0;
}
.dynamic-product-listing-module-ab-cart-prices-wrapper
  .dynamic-card
  .card-body
  .dynamic-product-details-module-info {
  display: flex;
  justify-content: space-between;
  margin-bottom: 8px;
}
.dynamic-product-listing-module-ab-cart-prices-wrapper
  .dynamic-card
  .card-body
  .dynamic-product-details-module-info
  .info-title {
  font-weight: 600;
  line-height: 140%;
  font-size: 0.9rem;
}
.dynamic-product-listing-module-ab-cart-prices-wrapper
  .dynamic-card
  .card-body
  .dynamic-product-details-module-info
  .info-text {
  font-size: 0.9rem;
}
.dynamic-product-listing-module-ab-cart-prices-wrapper .floating-button-wrapper {
  position: fixed;
  bottom: 0;
  right: -100%;
  width: 100%;
  max-width: 460px;
  z-index: 9998;
  box-shadow: 0 -6px 15px -3px rgba(0, 0, 0, 0.1),
    0 4px 6px -2px rgba(0, 0, 0, 0.05);
  background: #fff;
  padding: 16px;
  transition: right 0.3s ease, opacity 0.3s ease;
  opacity: 0;
  will-change: right, opacity;
}
.dynamic-product-listing-module-ab-cart-prices-wrapper .floating-button-wrapper a.btn {
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
}
.dynamic-product-listing-module-ab-cart-prices-wrapper
  .side-product-compare-cards-wrapper.open
  .floating-button-wrapper {
  right: 0;
  opacity: 1;
  z-index: 10000;
}
@media (max-width: 991px) {
  .dynamic-product-listing-module-ab-cart-prices-wrapper
    .dynamic-product-listing-module-ab-cart-prices-card-wrapper {
    height: 100%;
    margin-bottom: 32px;
  }
  .dynamic-product-listing-module-ab-cart-prices-wrapper .view-all-button-row a.btn {
    display: flex;
    justify-content: center;
  }
}
.extra-product-strapline {
  margin-bottom: 8px;
  font-weight: 700;
  font-size: 0.75rem;
  line-height: 16px;
  padding: 5px 10px;
  border-radius: 30px;
  display: inline-block;
  min-height: 26px;
  margin-right: auto;
  position: absolute;
  top: 20px;
  left: 20px;
  color: #000;
}
