@font-face {
  font-family: Gilroy;
  src: url("../fonts/GilroyExtraBold.1752071600.woff") format("woff");
  font-weight: 800;
  font-style: normal;
  font-display: auto;
}@font-face {
  font-family: Gilroy;
  src: url("../fonts/Gilroy-Regular.1752071600.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: auto;
}@font-face {
  font-family: Gilroy;
  src: url("../fonts/Gilroy-Bold.1752071600.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}@font-face {
  font-family: Avenirnextltpro;
  src: url("../fonts/AvenirNextLTPro-Regular.1752071600.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}@font-face {
  font-family: Avenirnextltpro demi;
  src: url("../fonts/AvenirNextLTPro-Demi.1752071600.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}:root {
  --cornflower-blue: #5c96ff;
  --midnight-blue-2: #12263f;
  --black-2: #303030;
  --light-steel-blue: #95aac9;
  --white: white;
  --black: black;
  --midnight-blue: #12263f4d;
  --alice-blue: #edf2f9;
  --midnight-blue-3: #12263fbf;
}.malomo-event-timestamp {
  margin-bottom: 2px;
  font-size: 14px;
  font-weight: 700;
  display: flex;
}.malomo-most-recent-event {
  flex-direction: column;
}.estimated-delivery {
  flex-direction: column;
  max-width: 400px;
  margin-bottom: 4px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}.estimated-delivery.with-data {
  z-index: 9;
  max-width: 95vw;
  position: absolute;
}.estimated-delivery.no-data {
  z-index: 9;
  display: none;
  position: absolute;
}.malomo-event {
  flex-direction: column;
  padding-top: 12px;
  padding-bottom: 12px;
  display: flex;
}.malomo-event.malomo-most-recent-event {
  border-top-width: 0;
  padding-top: 0;
}.tracking-container-hero {
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  justify-content: center;
  align-items: center;
  width: 100vw;
  display: flex;
}.malomo-event-timestamp-date {
  text-transform: capitalize;
  order: 1;
  margin-right: 6px;
  font-family: Gilroy, sans-serif;
}.malomo-event-timestamp-time {
  text-transform: uppercase;
  order: 2;
}.malomo-delivery-date {
  color: var(--cornflower-blue);
  text-align: center;
  letter-spacing: -1.06px;
  text-transform: capitalize;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Gilroy, sans-serif;
  font-size: 60px;
  font-weight: 700;
  line-height: 100%;
  display: block;
}.tracking-container-3 {
  flex-direction: column;
  align-items: center;
  margin-bottom: -96px;
  display: flex;
}.malomo-event-location-city {
  text-transform: capitalize;
  align-items: center;
  display: flex;
}.malomo-event-message {
  justify-content: space-between;
  font-size: 14px;
}.malomo-delivery-state {
  color: var(--cornflower-blue);
  text-align: center;
  letter-spacing: -.4px;
  margin-bottom: 20px;
  font-family: Gilroy, sans-serif;
  font-size: 22px;
  font-weight: 700;
}.latest-activity-label {
  color: var(--midnight-blue-2);
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 4px;
  font-family: Gilroy, sans-serif;
  font-size: 10px;
  font-weight: 500;
  line-height: 150%;
}.menu-bar {
  z-index: 99;
  justify-content: space-between;
  align-items: center;
  max-width: 960px;
  height: 108px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}.body {
  color: var(--black-2);
  font-family: Gilroy, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 125%;
}.malomo-event-location {
  align-items: center;
  margin-top: 2px;
  font-size: 14px;
  display: flex;
}.location-icon {
  margin-right: 4px;
}.malomo-events {
  flex-direction: column;
  overflow: auto;
}.malomo-event-location-separator {
  display: inline;
}.malomo-event-location-state {
  text-transform: uppercase;
  display: inline;
}.malomo-countdown {
  color: var(--cornflower-blue);
  letter-spacing: -.4px;
  margin-top: 0;
  margin-bottom: 8px;
  font-family: Gilroy, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 125%;
}.tracking-container-mobile {
  display: none;
  position: static;
}.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}.help-text-block {
  display: none;
}.help-text-trigger {
  cursor: pointer;
  margin-bottom: 8px;
  text-decoration: underline;
}.help-text-trigger:hover {
  font-weight: 400;
}.tool-tip-box {
  z-index: 8;
  background-color: #dfebff;
  justify-content: space-around;
  align-items: flex-start;
  margin-bottom: 8px;
  margin-left: -24px;
  margin-right: -24px;
  padding: 16px 24px;
  display: none;
}.close-icon {
  z-index: 10;
  cursor: default;
  flex: none;
  margin-bottom: 8px;
  margin-left: 16px;
  margin-right: -12px;
  padding-left: 12px;
  padding-right: 12px;
}.image-32 {
  opacity: .75;
  cursor: pointer;
}.image-32:hover {
  opacity: 1;
}.text-block-16 {
  font-size: 14px;
  line-height: 150%;
}.delivered-contact-link {
  color: var(--midnight-blue-2);
  font-weight: 700;
  text-decoration: underline;
}.pop-under-title {
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 4px;
  display: flex;
}.text-block-17 {
  font-size: 14px;
  font-weight: 700;
}.carrier-info {
  flex-direction: column;
  order: 1;
  display: flex;
}.tracking-by-malomo-3 {
  margin-right: 4px;
  font-size: 9px;
}.malomo-carrier-info-image {
  max-width: 64px;
  max-height: 24px;
  margin-right: 8px;
}.malomo-carrier-info {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}.malomo-logo {
  margin-top: -2px;
}.history-button {
  color: var(--cornflower-blue);
  letter-spacing: -.4px;
  cursor: pointer;
  border: 1px solid #95aac91a;
  order: 2;
  align-self: center;
  width: 120px;
  padding: 8px;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
}.malomo-container {
  color: var(--light-steel-blue);
  align-items: center;
  display: flex;
}.by-malomo-link {
  cursor: pointer;
}.tracking-block-footer {
  border-top: 1px solid #dfebff80;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-left: -24px;
  margin-right: -24px;
  padding: 12px 24px;
  display: flex;
}.show-history-btn-text {
  text-align: center;
  text-transform: capitalize;
}.show-history-btn-text:hover {
  font-weight: 500;
}.hide-history-btn-text {
  text-align: center;
  text-transform: capitalize;
}.hide-history-btn-text:hover {
  font-weight: 500;
}.footer {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
}.image-35 {
  cursor: pointer;
  max-width: 120px;
}.social-media-icons {
  justify-content: space-between;
  margin-bottom: 30px;
  display: flex;
}.social-link-facebook {
  background-image: url("../images/facebook.1752071600.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 40px;
  height: 40px;
}.social-link-pinterest {
  background-image: url("../images/pinterest-p-brands.1752071600.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 18px;
  height: 18px;
}.social-link-instagram {
  background-image: url("../images/instagram.1752071600.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 40px;
  height: 40px;
  margin-left: 50px;
  margin-right: 50px;
}.social-link-youtube {
  background-image: url("../images/youtube-brands.1752071600.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 18px;
  height: 18px;
}.tracking-block {
  z-index: 2;
  background-color: var(--white);
  border: 1px solid #95aac91a;
  width: 600px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 24px;
  padding-left: 24px;
  padding-right: 24px;
  position: relative;
  top: -96px;
}.tracking-block.with-data {
  border-color: #dfebff80;
  display: block;
}.tracking-block.no-data {
  border-top-color: #dfebff80;
  padding-top: 0;
  display: none;
}.no-data-message {
  justify-content: space-between;
  padding-bottom: 24px;
}.no-data-message-text {
  padding-top: 24px;
  padding-bottom: 12px;
  font-size: 14px;
}.no-data-message-links {
  justify-content: space-between;
}.rating-5-star, .rating-4-star {
  opacity: .2;
  cursor: pointer;
  margin-left: 6px;
  margin-right: 6px;
}.rating-thank-you {
  text-align: center;
  flex: none;
  width: 100%;
  margin-top: 6px;
  font-size: 12px;
  display: none;
}.rating-5-star-hold {
  margin-left: 6px;
  margin-right: 6px;
  display: none;
}.rating-2-star, .rating-3-star {
  opacity: .2;
  cursor: pointer;
  margin-left: 6px;
  margin-right: 6px;
}.rating-container {
  text-align: center;
  flex-direction: row;
  justify-content: flex-start;
  margin-bottom: 0;
  display: flex;
}.rating-label {
  flex-flow: row;
  align-items: center;
  margin-left: 12px;
  margin-right: 12px;
  font-size: 14px;
  display: block;
}.full-rating-container {
  flex-direction: column;
  justify-content: center;
  display: flex;
}.rating-1-star {
  opacity: .2;
  cursor: pointer;
  margin-left: 6px;
  margin-right: 6px;
}.rating-1-star-hold {
  margin-left: 6px;
  margin-right: 6px;
  display: none;
}.rating {
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  margin-top: 12px;
  padding-top: 12px;
  padding-bottom: 12px;
  display: flex;
}.rating-3-star-hold, .rating-4-star-hold, .rating-2-star-hold {
  margin-left: 6px;
  margin-right: 6px;
  display: none;
}.image-34 {
  margin-bottom: 8px;
}.video {
  justify-content: center;
  align-items: center;
  max-width: 1200px;
  margin: 0 auto 30px;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
}.youtube-container {
  z-index: 2;
  flex: 1;
}.youtube-video {
  display: block;
}.video-headline {
  z-index: 2;
  flex: 0 auto;
  align-self: center;
  max-width: 334px;
  margin-left: 60px;
  margin-right: 60px;
}.video-headline-header {
  letter-spacing: 2px;
  margin-bottom: 20px;
  font-size: 32px;
  font-weight: 400;
  line-height: 125%;
}.video-headline-copy {
  letter-spacing: .025em;
  margin-bottom: 20px;
  line-height: 150%;
}.video-headline-button {
  cursor: pointer;
}.link-text {
  color: #12263f;
  letter-spacing: .15em;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  text-decoration: underline;
}.optional-2-col {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 1200px;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
}.optional-2-col-header {
  margin-bottom: 20px;
}.optional-2-col-header.centered {
  text-align: center;
  margin-top: 0;
  font-size: 32px;
  font-weight: 400;
  line-height: 125%;
}.optional-2-col-grid {
  max-width: 1200px;
  margin-left: -6px;
  margin-right: -6px;
  display: flex;
}.optional-2-col-item {
  margin-left: 6px;
  margin-right: 6px;
}.margin-link-container {
  cursor: pointer;
  background-image: url("../images/WGAC-Timor-Leste-Village-small.1752071600.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 574px;
  text-decoration: none;
  display: flex;
}.optional-3-col {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 1200px;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
}.optional-1-col-header {
  margin-bottom: 20px;
}.optional-1-col-header.centered {
  text-align: center;
  margin-top: 0;
  font-size: 32px;
  font-weight: 400;
  line-height: 125%;
}.optional-3-col-grid {
  align-items: center;
  max-width: 1200px;
  display: flex;
}.optional-3-col-item {
  margin-left: 6px;
  margin-right: 6px;
}.one-column-margin-image-block {
  flex-direction: column;
  justify-content: center;
  padding-bottom: 30px;
  display: flex;
}.image-19 {
  cursor: pointer;
}.instagram {
  flex-direction: column;
  justify-content: center;
  padding-top: 30px;
  display: flex;
}.product-link-title {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Avenirnextltpro, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 150%;
  text-decoration: none;
  display: block;
}.product {
  flex-flow: wrap;
  justify-content: center;
  max-width: 960px;
  margin-bottom: 24px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 30px;
  padding-bottom: 30px;
}.product-image {
  color: var(--black-2);
  cursor: pointer;
  flex: 0 auto;
  text-decoration: none;
}.product-image:hover {
  color: var(--cornflower-blue);
}.footer-heading {
  color: var(--cornflower-blue);
  text-align: center;
  margin-bottom: 15px;
}.footer-heading.centered {
  color: var(--cornflower-blue);
  text-align: center;
  letter-spacing: -.71px;
  margin-top: 0;
  font-size: 40px;
  font-weight: 700;
  line-height: 125%;
}.product-image-container {
  margin-bottom: 10px;
}.product-grid {
  grid-column-gap: 16px;
  grid-row-gap: 24px;
  flex-direction: column;
  flex: 0 auto;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-rows: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-content: stretch;
  justify-items: center;
  display: grid;
}.product-price {
  text-align: center;
  letter-spacing: .2px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Avenirnextltpro demi, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
  display: block;
}.how-to {
  text-align: center;
  flex-direction: row;
  justify-content: center;
  max-width: 1200px;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 30px;
  display: none;
}.how-to-copy {
  letter-spacing: .025em;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  line-height: 150%;
}.how-to-copy.centered {
  text-align: left;
  letter-spacing: 0;
  font-size: 14px;
  line-height: 175%;
}.how-to-header {
  margin-bottom: 20px;
}.how-to-header.centered {
  color: #e026a6;
  text-align: left;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 700;
  line-height: 125%;
}.how-to-grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  max-width: 1200px;
  display: grid;
}.blog-img {
  color: var(--black-2);
  cursor: pointer;
  text-decoration: none;
}.blog-img:hover {
  color: var(--cornflower-blue);
}.how-to-item {
  flex: 1;
}.how-to-heading {
  flex: 1;
  display: block;
}.blog-title {
  text-align: left;
  margin-top: 10px;
  margin-bottom: 0;
  font-family: Avenirnextltpro, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 125%;
  text-decoration: none;
  display: block;
}.malomo-status-message {
  color: var(--cornflower-blue);
  text-align: center;
  letter-spacing: -1.06px;
  text-transform: capitalize;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Gilroy, sans-serif;
  font-size: 60px;
  font-weight: 700;
  line-height: 100%;
}.history {
  overflow: auto;
}.social-link-twitter {
  background-image: url("../images/twitter.1752071600.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 40px;
  height: 40px;
}.login-row {
  justify-content: flex-end;
  display: flex;
}.navigation-link {
  color: var(--cornflower-blue);
  margin-left: 20px;
  font-family: Gilroy, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 110%;
  text-decoration: none;
}.navigation-button {
  color: var(--cornflower-blue);
  text-transform: uppercase;
  background-color: #0000;
  border: 1px solid #ddd;
  border-radius: 50px;
  margin-bottom: 12px;
  padding: 8px 30px 5px;
  font-family: Gilroy, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 18px;
}.single-image-text {
  color: #fff;
  text-align: center;
  letter-spacing: -1.06px;
  max-width: 800px;
  font-size: 60px;
  font-weight: 700;
  line-height: 115%;
}.single-image-subtext {
  color: #fff;
  text-align: center;
  letter-spacing: -.49px;
  max-width: 800px;
  font-size: 24px;
  font-weight: 700;
  line-height: 115%;
}.howtoheader-container {
  margin-bottom: 8px;
  display: flex;
}.how-to-header-blue {
  margin-bottom: 20px;
}.how-to-header-blue.centered {
  color: var(--cornflower-blue);
  text-align: left;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 700;
  line-height: 125%;
}.navigation-link-mobile {
  color: var(--cornflower-blue);
  margin-left: 20px;
  font-family: Gilroy, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 110%;
  text-decoration: none;
}.hero-image-desk {
  z-index: 1;
  width: 100%;
  height: 100%;
  position: relative;
}.hero-image-mobile {
  z-index: 1;
  width: 100%;
  height: 100%;
  display: none;
  position: relative;
}.how-to-grid-copy {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  max-width: 1200px;
  display: grid;
}.how-to-rss {
  text-align: center;
  flex-direction: row;
  justify-content: center;
  max-width: 1200px;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 30px;
}.tracking-container-bg {
  z-index: -1;
  background-image: url("../images/wgacwidehero.1752071600.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 500px;
  position: absolute;
  inset: 0% auto auto 0%;
}.malomo-shipment-tracker-delivery-date {
  color: var(--cornflower-blue);
  text-align: center;
  text-transform: capitalize;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 56px;
  font-weight: 700;
  line-height: 100%;
  display: block;
}.malomo-shipment-tracker {
  z-index: 1;
  color: #000;
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 500px;
  margin-top: 68px;
  display: flex;
  position: relative;
}.malomo-shipment-tracker-event-location {
  color: #000;
  text-transform: capitalize;
  align-self: flex-start;
  align-items: center;
  display: flex;
}.malomo-shipment-tracker-body {
  z-index: 2;
  background-color: #fff;
  border: 1px solid #95aac91a;
  border-bottom-width: 0;
  width: 600px;
  padding-top: 24px;
  padding-left: 24px;
  padding-right: 24px;
  position: static;
}.malomo-shipment-tracker-delivery-state {
  color: var(--cornflower-blue);
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}.malomo-shipment-tracker-event-timestamp-date {
  color: #12263f;
  text-transform: capitalize;
  order: 1;
  margin-right: 6px;
  font-weight: 700;
}.malomo-shipment-tracker-carrier-info-image {
  max-width: 64px;
  max-height: 24px;
  margin-right: 20px;
}.malomo-shipment-tracker-most-recent-event {
  color: #000;
  flex-direction: column;
}.malomo-shipment-tracker-event-message {
  color: #000;
  justify-content: space-between;
}.malomo-shipment-tracker-history {
  overflow: auto;
}.malomo-shipment-tracker-event {
  color: #000;
  flex-direction: column;
  padding-bottom: 12px;
  font-size: 14px;
  line-height: 130%;
  display: flex;
}.malomo-shipment-tracker-status-message {
  color: var(--cornflower-blue);
  text-align: center;
  text-transform: capitalize;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 56px;
  font-weight: 700;
  line-height: 100%;
  display: block;
}.malomo-shipment-tracker-carrier-info {
  flex: 1;
  justify-content: flex-start;
  align-self: center;
  align-items: center;
  display: block;
}.malomo-shipment-tracker-footer {
  background-color: #fff;
  border: 1px solid #95aac91a;
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
  width: 600px;
  padding: 12px 24px;
  display: flex;
}.malomo-shipment-tracker-history-control {
  background-color: var(--white);
  color: var(--cornflower-blue);
  text-align: center;
  cursor: pointer;
  border: 1px solid #95aac91a;
  border-radius: 3px;
  order: 2;
  align-self: center;
  width: 120px;
  padding: 9px 32px;
  font-size: 14px;
  font-weight: 700;
  line-height: 125%;
  text-decoration: none;
}.malomo-shipment-tracker-countdown {
  color: var(--cornflower-blue);
  margin-top: 0;
  margin-bottom: 8px;
  font-size: 24px;
  font-weight: 700;
  line-height: 125%;
}.malomo-shipment-tracker-carrier-info-tracking-code {
  color: #3d4412;
  flex: 0 auto;
  order: 1;
  padding-left: 20px;
  font-size: 14px;
  line-height: 100%;
}.malomo-shipment-tracker-event-timestamp-time {
  color: #12263fb3;
  text-transform: uppercase;
  order: 2;
  font-weight: 400;
}.malomo-shipment-tracker-event-timestamp {
  margin-bottom: 2px;
  display: flex;
}.malomo-shipment-tracker-latest-activity {
  color: #000;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 4px;
  font-size: 10px;
  line-height: 150%;
}.malomo-shipment-tracker-header {
  flex-direction: column;
  justify-content: center;
  align-self: auto;
  align-items: center;
  max-width: 400px;
  height: 100%;
  margin-bottom: 4px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}.malomo-unavailable {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 600px;
  height: 500px;
  margin-top: 68px;
  display: none;
}.malomo-unavailable-header {
  color: #000;
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  font-size: 56px;
  font-weight: 700;
  line-height: 100%;
  display: flex;
}.malomo-unavailable-body {
  background-color: #fff;
  border: 1px solid #95aac91a;
  padding-bottom: 12px;
  padding-left: 24px;
  padding-right: 24px;
}.malomo-unavailable-message {
  background-color: #fff;
  padding-top: 24px;
  padding-bottom: 12px;
}.malomo-unavailable-link {
  color: #12263f;
}.tracking-container-bg-2 {
  z-index: -1;
  background-image: url("../images/16by9-image.1752071600.jpg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 500px;
  position: absolute;
  inset: 0% auto auto 0%;
}.tracking-container {
  z-index: 1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 500px;
  display: flex;
  position: relative;
}.malomo-shipment-tracker-events-header-label {
  color: #000;
  flex: 1;
  font-size: 20px;
}.malomo-shipment-tracker-event-2 {
  color: #000;
  flex-direction: column;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 14px;
  line-height: 130%;
  display: flex;
}.malomo-shipment-tracker-events {
  color: #000;
  flex-direction: column;
  height: 400px;
  overflow: scroll;
}.malomo-shipment-tracker-event-location-state {
  text-transform: uppercase;
}.malomo-shipment-tracker-events-header-close-icon {
  width: 20px;
  height: 20px;
}.malomo-shipment-tracker-events-backdrop {
  z-index: 999;
  color: #000;
  background-color: #000000a6;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: fixed;
  inset: 0% auto auto 0%;
}.malomo-shipment-tracker-events-header {
  color: #000;
  padding-top: 24px;
  padding-bottom: 12px;
  display: flex;
}.malomo-shipment-tracker-events-modal {
  background-color: #fff;
  border-radius: 3px;
  width: 600px;
  padding-left: 24px;
  padding-right: 24px;
}.malomo-order-lookup-label {
  color: #000;
}.malomo-order-lookup-tracking-number-input {
  background-color: #f9f9f9;
  border: 1px solid #ddd;
  width: 100%;
  height: 42px;
}.malomo-order-lookup-section-1-1 {
  margin-bottom: 10px;
}.malomo-order-lookup-number-input {
  background-color: #f9f9f9;
  border: 1px solid #ddd;
  width: 100%;
  height: 42px;
  margin-bottom: auto;
}.malomo-order-lookup-number-input:focus {
  border-width: 2px;
  border-color: #8fd7f3;
}.malomo-order-lookup-form {
  flex-direction: column;
  display: flex;
}.malomo-order-lookup-section-separator {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: 700;
}.malomo-order-lookup-submit-button {
  background-color: var(--cornflower-blue);
  color: var(--white);
  letter-spacing: 1px;
  text-transform: none;
  border: 1px solid #95aac91a;
  border-radius: 3px;
  height: 48px;
  margin-top: 32px;
  margin-bottom: 16px;
  font-size: 14px;
  font-weight: 700;
  line-height: 150%;
}.malomo-order-lookup-error-message {
  color: #fff;
  background-color: #e63757;
  border-radius: 3px;
  margin-bottom: 24px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 10px;
  font-size: 14px;
}.malomo-order-lookup {
  z-index: 2;
  clear: none;
  object-fit: contain;
  background-color: #fff;
  border: 1px solid #95aac91a;
  width: 600px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 24px;
  padding-left: 24px;
  padding-right: 24px;
  position: relative;
}.malomo-order-lookup-customer-email-input {
  background-color: #f9f9f9;
  border: 1px solid #ddd;
  width: 100%;
  height: 42px;
}@media screen and (max-width: 991px) {
  .estimated-delivery.with-data {
    max-width: 95vw;
  }

  .tracking-container-hero {
    padding-bottom: 146px;
  }

  .tracking-container-3 {
    margin-bottom: -192px;
  }

  .menu-bar {
    padding-left: 20px;
    padding-right: 20px;
  }

  .tracking-block {
    top: -240px;
  }

  .tracking-block.with-data {
    top: -202px;
  }

  .video {
    justify-content: center;
    padding-left: 16px;
    padding-right: 16px;
  }

  .youtube-container {
    order: -1;
  }

  .video-headline {
    text-align: center;
    margin-left: 30px;
  }

  .video-headline-header {
    text-align: left;
    font-size: 24px;
  }

  .video-headline-copy {
    text-align: left;
  }

  .video-headline-button {
    text-align: left;
    display: block;
  }

  .optional-2-col {
    flex-wrap: wrap;
    justify-content: center;
    padding-left: 16px;
    padding-right: 16px;
  }

  .optional-2-col-item {
    flex: 1;
    margin-right: 0;
  }

  .optional-3-col {
    padding-left: 16px;
    padding-right: 16px;
  }

  .one-column-margin-image-block {
    float: none;
    clear: none;
    min-height: auto;
    padding-top: 30px;
  }

  .one-column-margin-container {
    margin-left: 16px;
    margin-right: 16px;
  }

  .product {
    padding-left: 16px;
    padding-right: 16px;
  }

  .how-to {
    text-align: left;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-left: 16px;
    padding-right: 16px;
  }

  .how-to-copy {
    text-align: left;
  }

  .how-to-copy.centered {
    text-align: center;
  }

  .how-to-grid {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: stretch;
    max-width: none;
    display: grid;
  }

  .how-to-heading {
    flex-direction: column;
    width: 100%;
    display: block;
  }

  .howtoheader-container {
    justify-content: center;
  }

  .how-to-grid-copy {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: stretch;
    max-width: none;
    display: grid;
  }

  .how-to-rss {
    text-align: left;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-left: 16px;
    padding-right: 16px;
  }

  .malomo-shipment-tracker-body {
    top: -240px;
  }

  .malomo-unavailable {
    border-width: 0;
    display: none;
  }

  .tracking-container {
    align-items: center;
    position: relative;
  }

  .malomo-shipment-tracker-events-backdrop {
    display: flex;
  }
}@media screen and (max-width: 767px) {
  .malomo-event-timestamp {
    font-size: 16px;
  }

  .estimated-delivery.with-data {
    max-width: 90vw;
  }

  .events {
    flex: 1;
    width: auto;
    margin-top: 0;
    margin-left: 0;
  }

  .tracking-container-hero {
    z-index: -10;
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    order: -1;
    width: 100vw;
    height: auto;
    padding-bottom: 0;
  }

  .malomo-delivery-date {
    font-size: 46px;
  }

  .tracking-container-3 {
    flex-direction: column;
    height: auto;
    margin-bottom: 0;
    display: flex;
  }

  .malomo-event-message {
    font-size: 16px;
    line-height: 135%;
  }

  .malomo-delivery-state {
    background-color: #0000;
    margin-bottom: 10px;
    font-size: 12px;
  }

  .latest-activity-label {
    font-size: 12px;
  }

  .menu-bar {
    z-index: 4;
  }

  .malomo-event-location {
    font-size: 16px;
  }

  .tracking-container-mobile {
    z-index: 1;
    order: -1;
    width: 100vw;
    display: none;
  }

  .tool-tip-box {
    flex-direction: column;
  }

  .close-icon {
    margin-bottom: 8px;
  }

  .text-block-16 {
    padding-right: 32px;
  }

  .carrier-info {
    border-top-width: 0;
    flex-direction: column;
    order: 1;
    align-self: center;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .malomo-carrier-info-tracking-code {
    font-size: 11px;
  }

  .history-button {
    border: 1px solid #e3ebf6;
  }

  .malomo-container {
    order: 3;
  }

  .tracking-block-footer {
    border-top: 1px solid #dfebff80;
    border-bottom: 1px solid #dfebff80;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin-top: 18px;
    margin-left: -24px;
    margin-right: -24px;
    padding-left: 24px;
    padding-right: 24px;
    display: flex;
  }

  .show-history-btn-text, .hide-history-btn-text {
    text-align: center;
  }

  .tracking-block {
    z-index: 99;
    border-width: 0;
    width: 100vw;
    max-width: none;
    margin-left: 0;
    padding-top: 16px;
    padding-left: 16px;
    padding-right: 16px;
    position: static;
  }

  .no-data-message {
    padding-top: 12px;
    font-size: 16px;
    line-height: 135%;
  }

  .no-data-message-text {
    padding-top: 0;
  }

  .no-data-message-links {
    padding-top: 12px;
    font-size: 16px;
    line-height: 135%;
  }

  .tracking-link {
    line-height: 200%;
  }

  .rating {
    top: -85px;
  }

  .video {
    flex-direction: column;
  }

  .youtube-container {
    order: 1;
    margin-top: 18px;
  }

  .youtube-video {
    width: 100vw;
  }

  .video-headline {
    max-width: 75vw;
    margin-right: 30px;
  }

  .video-headline-header, .video-headline-copy, .link-text {
    text-align: center;
  }

  .optional-2-col-grid {
    flex-direction: column;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
  }

  .optional-2-col-item {
    margin-left: 0;
    margin-right: 0;
  }

  .margin-link-container {
    margin-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .optional-3-col {
    background-image: none;
  }

  .optional-3-col-grid {
    flex-direction: column;
  }

  .optional-3-col-item {
    margin-left: 0;
    margin-right: 0;
  }

  .one-column-margin-image-block {
    background-image: none;
  }

  .product-link-title {
    text-align: center;
  }

  .product-grid {
    grid-template-columns: 1fr;
  }

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

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

  .how-to-copy {
    text-align: center;
  }

  .how-to-grid {
    flex-flow: wrap;
  }

  .blog-img, .product-image-2 {
    justify-content: center;
  }

  .blog-title {
    text-align: center;
    max-width: 320px;
    margin-left: auto;
    margin-right: auto;
  }

  .malomo-status-message {
    font-size: 46px;
  }

  .navigation-link {
    display: none;
  }

  .single-image-text {
    font-size: 42px;
  }

  .hero-image-desk {
    display: none;
  }

  .hero-image-mobile {
    display: block;
  }

  .how-to-grid-copy {
    flex-flow: wrap;
    grid-template-columns: 1fr;
    grid-auto-columns: .25fr;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
    display: block;
  }

  .how-to-rss {
    text-align: left;
  }

  .tracking-container-bg {
    height: 500px;
  }

  .malomo-shipment-tracker-delivery-date {
    font-size: 46px;
  }

  .malomo-shipment-tracker-body {
    z-index: 99;
    border-width: 0;
    width: 100vw;
    max-width: none;
    margin-left: 0;
    padding-top: 16px;
    padding-left: 16px;
    padding-right: 16px;
    position: static;
  }

  .malomo-shipment-tracker-delivery-state {
    background-color: #0000;
    font-size: 12px;
  }

  .malomo-shipment-tracker-event-message {
    font-size: 16px;
    line-height: 135%;
  }

  .malomo-shipment-tracker-event {
    align-items: stretch;
  }

  .malomo-shipment-tracker-status-message {
    font-size: 46px;
  }

  .malomo-shipment-tracker-footer {
    border-top-style: none;
    width: 100vw;
    margin-left: -24px;
    margin-right: -24px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .malomo-shipment-tracker-history-control {
    border: 1px solid #e3ebf6;
  }

  .malomo-shipment-tracker-countdown {
    text-align: left;
  }

  .malomo-shipment-tracker-event-timestamp {
    text-align: left;
    justify-content: flex-start;
    align-self: center;
    font-size: 16px;
  }

  .malomo-unavailable-link {
    line-height: 200%;
  }

  .tracking-container {
    flex-direction: column;
    margin-bottom: 0;
    display: flex;
  }

  .malomo-order-lookup {
    z-index: 99;
    border-width: 0;
    width: 100vw;
    max-width: none;
    margin-left: 0;
    padding-top: 16px;
    padding-left: 16px;
    padding-right: 16px;
    position: static;
  }
}@media screen and (max-width: 479px) {
  .events {
    z-index: 2;
  }

  .tracking-container-hero {
    z-index: 9;
    order: -1;
    position: relative;
  }

  .malomo-event-timestamp-date {
    text-transform: none;
    text-decoration: none;
  }

  .malomo-delivery-date {
    align-content: stretch;
  }

  .tracking-container-3 {
    flex-direction: column;
    display: flex;
  }

  .malomo-delivery-state {
    align-self: center;
  }

  .menu-bar {
    z-index: 999;
  }

  .tracking-by-malomo-3 {
    font-weight: 500;
  }

  .malomo-carrier-info-tracking-code {
    color: #4a4a4a;
    text-align: center;
  }

  .tracking-block-footer {
    flex-wrap: wrap;
    margin-left: -16px;
    margin-right: -16px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .social-media-icons {
    justify-content: space-between;
    display: flex;
  }

  .tracking-block {
    z-index: 99;
  }

  .rating-container {
    display: flex;
  }

  .rating-label {
    text-align: center;
    letter-spacing: 0;
  }

  .full-rating-container {
    align-items: center;
  }

  .video {
    text-align: center;
    flex-direction: column;
    padding-top: 0;
    display: flex;
  }

  .youtube-container {
    order: 1;
  }

  .youtube-video {
    float: none;
    min-width: auto;
  }

  .video-headline-header {
    text-align: center;
    margin-bottom: 15px;
    font-size: 28px;
    line-height: 32px;
  }

  .video-headline-copy {
    margin-bottom: 15px;
  }

  .optional-2-col-grid {
    flex-direction: column;
  }

  .optional-2-col-item {
    margin-left: 0;
    margin-right: 0;
  }

  .optional-3-col {
    background-image: none;
  }

  .optional-3-col-grid {
    margin-left: -6px;
    margin-right: -6px;
  }

  .one-column-margin-image-block {
    margin-left: 0;
    margin-right: 0;
  }

  .one-column-margin-container {
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 0;
  }

  .product-grid {
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }

  .how-to {
    flex-direction: column;
    align-items: center;
    margin-top: 0;
    margin-bottom: 0;
    position: static;
    top: 109px;
  }

  .how-to-copy {
    margin-bottom: 15px;
  }

  .blog-img, .product-image-2 {
    justify-content: center;
  }

  .how-to-heading {
    margin-left: 5px;
    margin-right: 5px;
  }

  .blog-title {
    text-align: left;
    flex-direction: column;
    margin-top: 6px;
    margin-bottom: 6px;
    padding-left: 0;
    font-size: 16px;
    display: flex;
  }

  .malomo-status-message {
    align-content: stretch;
  }

  .navigation-link-mobile {
    margin-left: 10px;
    font-size: 14px;
  }

  .how-to-rss {
    flex-direction: column;
    align-items: center;
    margin-top: 0;
    margin-bottom: 0;
    position: static;
    top: 109px;
  }

  .tracking-container-bg {
    background-image: url("../images/mobilehero.1752071600.jpg");
    background-position: 100% 100%;
    background-size: cover;
    height: 500px;
    position: absolute;
  }

  .malomo-shipment-tracker-delivery-date {
    align-content: stretch;
  }

  .malomo-shipment-tracker {
    margin-top: auto;
  }

  .malomo-shipment-tracker-body {
    z-index: 99;
  }

  .malomo-shipment-tracker-delivery-state {
    align-self: center;
    margin-bottom: 12px;
  }

  .malomo-shipment-tracker-event-timestamp-date {
    text-transform: none;
    text-decoration: none;
  }

  .malomo-shipment-tracker-status-message {
    align-content: stretch;
  }

  .malomo-shipment-tracker-footer {
    flex-flow: column wrap;
    width: 100vw;
    margin-left: -16px;
    margin-right: -16px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .malomo-shipment-tracker-history-control {
    order: -1;
    align-self: stretch;
    width: 100%;
    margin-bottom: 12px;
  }

  .malomo-shipment-tracker-event-timestamp {
    align-self: auto;
  }

  .malomo-unavailable {
    width: 100%;
    margin-top: 25px;
  }

  .malomo-unavailable-header {
    font-size: 48px;
  }

  .tracking-container {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .malomo-shipment-tracker-events {
    height: 100%;
    margin-top: 0;
  }

  .malomo-shipment-tracker-events-backdrop {
    display: flex;
  }

  .malomo-shipment-tracker-events-modal {
    border-radius: 0;
    width: 100%;
    height: 100%;
    position: static;
  }

  .malomo-order-lookup {
    z-index: 99;
    align-self: center;
    width: 100vw;
    display: block;
  }
}#w-node-_4b30f70c-ee17-3984-4179-b64b8062f57c-8062f578 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}@media screen and (max-width: 991px) {
  #w-node-f0743acf-8d6d-58c6-7782-205c08c6d7ee-08c6d7ec, #w-node-c567cd66-2f0b-2843-826f-9b36b616f899-b616f897 {
    grid-area: span 1 / span 2 / span 1 / span 2;
    justify-self: center;
  }
}@font-face {
  font-family: "Gilroy";
  src: url("../fonts/GilroyExtraBold.1752071600.woff") format("woff");
  font-weight: 800;
  font-style: normal;
  font-display: auto;
}@font-face {
  font-family: "Gilroy";
  src: url("../fonts/Gilroy-Regular.1752071600.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: auto;
}@font-face {
  font-family: "Gilroy";
  src: url("../fonts/Gilroy-Bold.1752071600.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}@font-face {
  font-family: "Avenirnextltpro";
  src: url("../fonts/AvenirNextLTPro-Regular.1752071600.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}@font-face {
  font-family: "Avenirnextltpro demi";
  src: url("../fonts/AvenirNextLTPro-Demi.1752071600.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}