@font-face {
  font-family: Proximanova;
  src: url('../fonts/proximanova_regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Proximanova;
  src: url('../fonts/proximanova_extrabold.otf') format("opentype");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Proximanova;
  src: url('../fonts/proximanova_bold.otf') format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.body {
  background-color: #ffcf00;
  box-shadow: 0 2px 5px #00000021;
}

.header-img-div {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 30px;
  display: flex;
}

.header-scotch-cheers {
  width: 63vw;
  max-width: 880px;
}

.header-text-div {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.rich-text-block {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 70vw;
  display: flex;
}

.image {
  width: 80vw;
  max-width: 1270px;
  margin-top: 20px;
}

._3cards-moredetails-section {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 40px;
  display: flex;
  position: relative;
}

.image-2 {
  margin-top: 40px;
  margin-left: 0;
  margin-right: 0;
  padding-left: 20px;
  padding-right: 20px;
}

._3-cards-container {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: stretch;
  max-width: 1410px;
  margin-top: 50px;
  display: flex;
  position: relative;
}

._3cards-card {
  background-color: #d9d9d9;
  border: 4px solid #000;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 28vw;
  padding: 10px 10px 15px;
  display: flex;
  position: relative;
  box-shadow: -7px 6px 6.4px 1px #0003;
}

._3cards-card-h3 {
  color: #000;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 10px;
  font-family: Proximanova, Arial, sans-serif;
  font-size: 31px;
  font-weight: 800;
}

._3cards-card-p {
  color: #000;
  text-align: center;
  letter-spacing: -.5px;
  padding-left: 40px;
  padding-right: 40px;
  font-family: Proximanova, Arial, sans-serif;
  font-size: 20px;
}

.products-carousel-img {
  flex: none;
  width: 100vw;
  max-width: none;
  height: 100%;
  margin-top: -20px;
  margin-bottom: -29px;
  display: block;
  overflow: hidden;
}

.heading {
  color: #000;
  text-align: center;
  margin-top: 0;
  font-family: Proximanova, Arial, sans-serif;
  font-weight: 800;
}

.heading.tap-participating-retailer {
  display: none;
}

.logo-grid-div {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: -20px;
  margin-left: 140px;
  margin-right: 140px;
  display: grid;
}

.acehardware-logo {
  width: 122px;
}

.cvs-logo {
  display: block;
  position: relative;
  top: -35px;
}

.autozone-logo {
  box-sizing: content-box;
  position: relative;
  top: -10px;
}

.fleetfarm-logo {
  padding-top: 20px;
  position: relative;
  top: -20px;
  left: 110px;
}

.meijer-logo {
  padding-bottom: 40px;
  position: relative;
  bottom: 30px;
  left: 40px;
}

.amazon-logo {
  width: 150px;
  margin-left: 30px;
  padding-top: 20px;
  padding-left: 0;
  position: relative;
  top: 50px;
}

.image-9 {
  padding-bottom: 0;
  position: relative;
  bottom: 31px;
  left: 40px;
}

.familydollar-logo {
  max-width: 170%;
  position: relative;
  top: 0;
  left: -170px;
}

.costco-logo {
  width: 169px;
  max-width: 130%;
  position: relative;
  top: 10px;
  left: 40px;
}

.wallgreens-logo {
  width: 266px;
  max-width: 170%;
  position: relative;
  top: 56px;
  right: 40px;
}

.dollargeneral-logo {
  max-width: 160%;
  position: relative;
  bottom: 60px;
  right: -130px;
}

.sherwinwilliams-logo {
  position: relative;
  top: -50px;
}

.staples-logo {
  max-width: 120%;
  margin-left: -12px;
  position: relative;
  top: -13px;
}

.target-logo {
  position: relative;
  top: 15px;
}

.samsclub-logo {
  position: relative;
  top: -30px;
  left: 30px;
}

.text-block {
  text-align: center;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Proximanova, Arial, sans-serif;
}

.tape-marquee-section {
  flex-flow: row;
  width: 100%;
  display: block;
  overflow: hidden;
}

.section {
  height: 300px;
}

.list {
  padding-left: 25px;
  padding-right: 30px;
}

.list._3cards-promodetail-ol {
  font-family: Proximanova, Arial, sans-serif;
  font-size: 13px;
}

._3cards-card-promodetail-p {
  color: #000;
  text-align: left;
  letter-spacing: -.5px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Proximanova, Arial, sans-serif;
  font-size: 13px;
}

.list-2 {
  text-align: left;
  align-self: flex-start;
  font-family: Proximanova, Arial, sans-serif;
  font-size: 13px;
}

._3-cards-promodetails-container {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: stretch;
  margin-top: 60px;
  display: flex;
}

.tape1 {
  z-index: auto;
  position: absolute;
  top: -25px;
}

.tape1.short-tape {
  opacity: .84;
}

.tape2 {
  opacity: .83;
  position: absolute;
  top: -23px;
}

.image-18 {
  opacity: .84;
  position: absolute;
  top: -31px;
}

.image-19 {
  margin-top: 40px;
  margin-bottom: 10px;
}

.footer-img-div {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.paragraph {
  text-align: justify;
  margin-bottom: 30px;
  padding-left: 40px;
  padding-right: 40px;
  font-family: Proximanova, Arial, sans-serif;
  font-size: 11px;
  line-height: 14px;
}

.tape-track {
  flex-flow: row;
  display: flex;
}

.tape-img {
  width: 80vw;
  max-width: none;
  margin-top: -15px;
  margin-bottom: -15px;
}

.image-20 {
  width: 100vw;
  max-width: none;
}

.tape-layer {
  z-index: 100;
  flex-flow: column;
  width: 84vw;
  max-width: 1350px;
  height: 43px;
  position: absolute;
  top: 29px;
}

.tape-strip {
  opacity: .86;
  background-image: url('../images/tapestrip.png'), url('../images/tape-edgeSubtract.png');
  background-position: 0%, 100%;
  background-repeat: repeat, no-repeat;
  background-size: contain, contain;
  height: 100%;
  position: absolute;
  right: 0;
}

.tape-head {
  width: 107px;
  margin-left: 4px;
  position: absolute;
  top: -12px;
  left: 51%;
}

.tape-cap {
  z-index: 101;
  width: 30vw;
  height: 50px;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
}

.tape-window {
  z-index: 101;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  overflow: hidden;
}

.tape-body-img {
  width: 54vw;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  right: 30vw;
}

.officedepot-logo {
  position: relative;
  top: -60px;
  left: 40px;
}

.tape1-moredetails-card {
  z-index: auto;
  position: absolute;
  top: -25px;
}

.tape1-moredetails-card.short-tape {
  opacity: .84;
  display: none;
}

.tape2-moredetails-card {
  opacity: .83;
  display: none;
  position: absolute;
  top: -23px;
}

._3cards-card-h3-moredetails {
  color: #000;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 20px;
  font-family: Proximanova, Arial, sans-serif;
  font-size: 40px;
  font-weight: 800;
}

.quill-logo {
  max-width: 120px;
  position: relative;
  bottom: 52px;
  left: 160px;
}

.lowes-logo {
  max-width: 100%;
  position: relative;
  bottom: 40px;
}

.homedepot-logo {
  width: 120px;
  position: relative;
  top: -50px;
  left: 20px;
}

@media screen and (max-width: 991px) {
  .image {
    width: 90vw;
  }

  ._3cards-moredetails-section {
    margin-top: 20px;
  }

  ._3cards-card-h3 {
    margin-top: 30px;
    margin-bottom: 20px;
  }

  ._3cards-card-p {
    padding-left: 0;
    padding-right: 0;
    font-size: 14px;
  }

  .heading.click-participating-retailer {
    display: none;
  }

  .heading.tap-participating-retailer {
    display: block;
  }

  .logo-grid-div {
    margin-left: 90px;
    margin-right: 90px;
  }

  .cvs-logo {
    top: -30px;
  }

  .fleetfarm-logo {
    width: 180px;
    top: -30px;
    left: 180px;
  }

  .meijer-logo {
    max-width: 90%;
    bottom: 4px;
    left: auto;
    right: -10px;
  }

  .amazon-logo {
    position: relative;
    top: 50px;
    left: 0;
  }

  .image-9 {
    max-width: 80%;
  }

  .familydollar-logo {
    width: 210px;
    max-width: 210%;
    top: 8px;
    left: -250px;
  }

  .costco-logo {
    max-width: 170%;
    top: 0;
    left: auto;
    right: 30px;
  }

  .wallgreens-logo {
    width: 240px;
    max-width: 210%;
    top: 70px;
    right: 75px;
  }

  .dollargeneral-logo {
    max-width: 200%;
    bottom: 70px;
  }

  .staples-logo {
    max-width: 130%;
    right: 17px;
  }

  .samsclub-logo {
    top: -60px;
    left: 10px;
  }

  .text-block {
    margin-top: 10px;
  }

  ._3cards-card-promodetail-p, .list-2 {
    font-size: 14px;
  }

  .paragraph {
    text-align: justify;
  }

  .list-item, .list-item-2, .list-item-3, .list-item-4 {
    font-size: 14px;
  }

  .officedepot-logo {
    width: 167px;
    top: -50px;
    left: 70px;
  }

  ._3cards-card-h3-moredetails {
    margin-top: 30px;
    margin-bottom: 20px;
  }

  .quill-logo {
    max-width: 100px;
    bottom: 30px;
    left: 70px;
  }
}

@media screen and (max-width: 767px) {
  .header-scotch-cheers {
    width: 66vw;
  }

  .image {
    width: 90vw;
    overflow: hidden;
  }

  ._3cards-moredetails-section {
    margin-top: 60px;
  }

  ._3-cards-container {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: column;
    align-items: center;
    margin-top: 10px;
  }

  ._3cards-card {
    width: 60vw;
  }

  ._3cards-card-p {
    font-size: 20px;
    line-height: 23px;
  }

  .heading {
    margin-left: 20vw;
    margin-right: 20vw;
    font-size: 22px;
  }

  .logo-grid-div {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto auto auto auto auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    margin-left: 60px;
    margin-right: 10px;
  }

  .acehardware-logo {
    width: 80px;
    max-width: 110px;
  }

  .cvs-logo {
    width: 160px;
    top: -23px;
    left: 20px;
  }

  .autozone-logo {
    width: 170px;
    top: -30px;
    right: 10px;
  }

  .fleetfarm-logo {
    width: 150px;
    max-width: 150px;
    top: -91px;
    left: 60px;
  }

  .meijer-logo {
    width: 120px;
    max-width: 120%;
    right: 120px;
  }

  .amazon-logo {
    width: 100px;
    top: 30px;
  }

  .image-9 {
    width: 120px;
    max-width: 130px;
    bottom: 30px;
    left: auto;
    right: 50px;
  }

  .familydollar-logo {
    width: 180px;
    max-width: 230px;
    top: 30px;
    left: -30px;
  }

  .costco-logo {
    width: 130px;
    margin-right: 20px;
    top: 100px;
    right: 120px;
  }

  .wallgreens-logo {
    width: 170px;
    max-width: 200%;
    top: 66px;
    left: 30px;
    right: 0;
  }

  .dollargeneral-logo {
    width: 150px;
    max-width: 150px;
    bottom: 30px;
    right: -70px;
  }

  .sherwinwilliams-logo {
    width: 90px;
    right: 50px;
  }

  .staples-logo {
    width: 130px;
    margin-left: 0;
  }

  .target-logo {
    width: 100px;
    max-width: 60%;
    right: 40px;
  }

  .samsclub-logo {
    width: 90px;
    max-width: 90px;
    top: -20px;
    left: -80px;
  }

  .text-block {
    margin-top: 75px;
  }

  .all-logos-section {
    width: 100vw;
  }

  ._3-cards-promodetails-container {
    grid-column-gap: 38px;
    grid-row-gap: 38px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: 40px;
  }

  .paragraph {
    text-align: justify;
  }

  .tape-img {
    width: 140vw;
  }

  .tape-layer {
    width: 54vw;
    height: 42px;
    top: 21px;
  }

  .tape-head {
    width: 103px;
    top: -11px;
    left: 55%;
  }

  .tape-body-img {
    width: 24vw;
  }

  .officedepot-logo {
    width: 120px;
    max-width: 150px;
    left: 10px;
  }

  .tape1-moredetails-card.short-tape, .tape2-moredetails-card {
    display: block;
  }

  .quill-logo {
    width: 90px;
    bottom: 30px;
    left: 40px;
  }

  .lowes-logo {
    width: 120px;
    bottom: 10px;
    right: -20px;
  }

  .homedepot-logo {
    width: 100px;
    max-width: 100px;
    top: -10px;
    left: auto;
    right: 80px;
  }

  .albertsons-logo {
    width: 70px;
    max-width: 150px;
    position: relative;
    top: -10px;
    right: 20px;
  }
}

@media screen and (max-width: 479px) {
  .header-scotch-cheers {
    width: 77vw;
  }

  .image {
    width: 100vw;
  }

  ._3cards-moredetails-section {
    margin-top: 24px;
  }

  ._3cards-card {
    width: 90vw;
  }

  ._3cards-card-p {
    padding-right: 0;
    font-size: 20px;
    line-height: 23px;
  }

  .heading {
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 21px;
  }

  .logo-grid-div {
    grid-template-rows: auto auto auto auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    margin-bottom: 60px;
    margin-left: 20px;
    margin-right: 20px;
    position: relative;
  }

  .acehardware-logo {
    width: 70px;
  }

  .cvs-logo {
    width: 170px;
    top: 0;
    left: -50px;
  }

  .autozone-logo {
    padding-top: 20px;
    padding-bottom: 20px;
    top: 99px;
    left: 110px;
    right: auto;
  }

  .fleetfarm-logo {
    max-width: 100%;
    padding-bottom: 40px;
    top: -18px;
    left: -170px;
  }

  .meijer-logo {
    width: 100px;
    max-width: 240%;
    padding-bottom: 0;
    bottom: 0;
    left: auto;
    right: 70px;
  }

  .amazon-logo {
    width: 110px;
    top: 40px;
    left: 0;
  }

  .image-9 {
    width: 130px;
    max-width: 140%;
    bottom: 79px;
    right: 10px;
  }

  .familydollar-logo {
    width: 200px;
    max-width: 240%;
    padding-left: 20px;
    top: -1px;
    left: -10px;
  }

  .costco-logo {
    max-width: 220%;
    margin-right: 29px;
    padding-top: 0;
    top: 0;
    left: auto;
    right: 60px;
  }

  .wallgreens-logo {
    width: 160px;
    max-width: 200%;
    padding-top: 10px;
    top: 61px;
    left: 30px;
    right: 0;
  }

  .dollargeneral-logo {
    width: 170px;
    max-width: 200%;
    margin-top: 20px;
    padding-bottom: 10px;
    bottom: 66px;
    right: -14px;
  }

  .sherwinwilliams-logo {
    width: 80px;
    margin-bottom: 20px;
    top: 20px;
    right: 133px;
  }

  .staples-logo {
    z-index: 10;
    width: 180px;
    max-width: 140%;
    top: -29px;
    right: -5px;
  }

  .target-logo {
    z-index: 100;
    width: 70px;
    max-width: 120%;
    top: 60px;
    right: 10px;
  }

  .samsclub-logo {
    width: 80px;
    padding-bottom: 20px;
    top: 62px;
    left: -120px;
  }

  .image-19 {
    margin-top: 0;
  }

  .paragraph {
    text-align: justify;
  }

  .tape-img {
    width: 229vw;
  }

  .tape-layer {
    width: 80vw;
    height: 34px;
    top: 22px;
  }

  .tape-head {
    width: 86px;
    top: -10px;
  }

  .tape-body-img {
    width: 50vw;
  }

  .officedepot-logo {
    max-width: 100%;
    margin-bottom: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    top: -100px;
    bottom: 0;
    left: 180px;
  }

  .quill-logo {
    bottom: -20px;
    left: 50px;
  }

  .lowes-logo {
    width: 110px;
    max-width: 120%;
    bottom: 11px;
    right: 0;
  }

  .homedepot-logo {
    width: 90px;
    max-width: 110%;
    position: relative;
    top: -78px;
    left: auto;
    right: 0;
  }

  .albertsons-logo {
    width: 100px;
    max-width: 90%;
    top: 10px;
    right: 0;
  }

  .link-block {
    position: relative;
    right: 60px;
  }
}

#w-node-_8f169a5e-f649-4b62-d545-22fd6f98e148-5d424326 {
  place-self: center;
}

#w-node-_204f4ac8-bd3c-f05f-344c-4e18301e742a-5d424326 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: end center;
}

#w-node-f0f5fd29-f62c-2af0-953e-e673a15f041d-5d424326 {
  align-self: center;
}

#w-node-a2c27c1c-beb4-9185-9921-e5485234239c-5d424326 {
  justify-self: center;
}

#w-node-_1fdb499f-39c2-49f9-7171-860f0105fb51-5d424326 {
  align-self: end;
}

#w-node-_9423acf7-993f-4291-a2e0-98dd0cbead35-5d424326 {
  order: 0;
  grid-area: span 1 / span 2 / span 1 / span 2;
  place-self: center start;
}

#w-node-_13516bbb-cb6f-f7ef-ea79-04fe670d565e-5d424326 {
  order: 0;
}

#w-node-_46c37654-844a-61e3-83d6-cdd6028f0f6d-5d424326 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_20f6be9b-66e0-4a80-fcfa-b0961bc1d9ce-5d424326 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  place-self: center end;
}

#w-node-bb611e01-5669-6abd-3c52-dd2f750bf7c7-5d424326 {
  justify-self: center;
}

#w-node-_926b2366-8d7a-111b-fd8f-e27b75015022-5d424326 {
  place-self: center;
}

#w-node-_0bd904d9-d5de-2fb1-43c6-d7c9ab44ddbd-5d424326 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  place-self: center;
}

#w-node-_69a466e3-badd-57f3-c9cd-fe97133bb90c-5d424326 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: end;
}

#w-node-_05f8f45d-b074-e829-1a03-a95fdf7abc78-5d424326, #w-node-f2ed03ce-2afd-2fd9-187d-cdc215b8d855-5d424326 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  place-self: start center;
}

#w-node-fa19fb9e-af5f-0d89-ec0d-0a832399fcdd-5d424326 {
  align-self: start;
}

#w-node-fe3e69d6-6c7c-4547-388b-d4d272e4de14-5d424326 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center end;
}

#w-node-fa947fb0-16a8-57c9-a4d4-23d8b2953838-5d424326 {
  align-self: center;
}

#w-node-_76eeabf3-f6da-de6a-fdfc-e8c30e2e5353-5d424326 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  place-self: center;
}

@media screen and (max-width: 991px) {
  #w-node-_05f8f45d-b074-e829-1a03-a95fdf7abc78-5d424326 {
    grid-area: span 1 / span 2 / span 1 / span 2;
    place-self: start center;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_8f169a5e-f649-4b62-d545-22fd6f98e148-5d424326 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: start center;
  }

  #w-node-_204f4ac8-bd3c-f05f-344c-4e18301e742a-5d424326 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: end center;
  }

  #w-node-_46c37654-844a-61e3-83d6-cdd6028f0f6d-5d424326 {
    justify-self: end;
  }

  #w-node-_20f6be9b-66e0-4a80-fcfa-b0961bc1d9ce-5d424326 {
    justify-self: center;
  }

  #w-node-_0bd904d9-d5de-2fb1-43c6-d7c9ab44ddbd-5d424326 {
    grid-area: span 1 / span 2 / span 1 / span 2;
    align-self: center;
  }

  #w-node-f2ed03ce-2afd-2fd9-187d-cdc215b8d855-5d424326 {
    justify-self: start;
  }

  #w-node-_88183cc5-973e-9b91-45a4-05974567949b-5d424326 {
    place-self: start;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_8f169a5e-f649-4b62-d545-22fd6f98e148-5d424326 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: start;
  }

  #w-node-_204f4ac8-bd3c-f05f-344c-4e18301e742a-5d424326 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: center;
  }

  #w-node-f0f5fd29-f62c-2af0-953e-e673a15f041d-5d424326 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: center;
  }

  #w-node-a2c27c1c-beb4-9185-9921-e5485234239c-5d424326 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_9423acf7-993f-4291-a2e0-98dd0cbead35-5d424326 {
    place-self: auto;
  }

  #w-node-_05f8f45d-b074-e829-1a03-a95fdf7abc78-5d424326 {
    justify-self: start;
  }

  #w-node-f2ed03ce-2afd-2fd9-187d-cdc215b8d855-5d424326 {
    justify-self: end;
  }

  #w-node-_88183cc5-973e-9b91-45a4-05974567949b-5d424326 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: auto;
  }

  #w-node-fa947fb0-16a8-57c9-a4d4-23d8b2953838-5d424326 {
    justify-self: end;
  }
}


@font-face {
  font-family: 'Proximanova';
  src: url('../fonts/proximanova_regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Proximanova';
  src: url('../fonts/proximanova_extrabold.otf') format('opentype');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Proximanova';
  src: url('../fonts/proximanova_bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}