﻿[id="m73b0"].maple-tile {
  overflow: hidden;
}
[id="m73b0"] .maple-tile__container {
  width: 90%;
}
[id="m73b0"] .maple-tile__inner-container {
  position: relative;
  top: -100px;
  margin-bottom: -100px;
}
[id="m73b0"] .maple-tile__product-image {
  width: 245px;
  border-radius: 5px;
  filter: drop-shadow(0 5px 8px rgba(0, 0, 0, 0.3));
}
[id="m73b0"] .maple-mathbox {
  width: auto;
}
[id="m73b0"] .maple-mathbox__sum-line {
  border-bottom: 1px solid #000;
}
[id="m73b0"] .maple-mathbox__label {
  padding: 0 0 1px;
}
[id="m73b0"] .maple-mathbox__value {
  padding: 0 0 1px 10px;
}
[id="m73b0"] .maple-tile__call-to-action {
  width: 100%;
}
@media screen and (min-width: 500px) {
  [id="m73b0"] .maple-tile__call-to-action {
    max-width: 250px;
  }
}
[id="m73b0"] .maple-tile__terms {
  margin-left: 15px;
}
[id="m73b0"].maple-tile--primary.maple-tile {
  margin-bottom: -1px;
  overflow: visible;
  padding-top: 200px;
}
[id="m73b0"].maple-tile--primary .maple-tile__container {
  background: #fff;
  border-radius: 5px 5px 0 0;
  margin-bottom: 0 !important;
  padding-bottom: 10px;
}
[id="m73b0"] .prescreen-optout__container {
  max-width: 1000px;
  padding: 10px 20px 10px 20px;
  border-style: solid !important;
  font-style: italic !important;
}


  
    [id="m73b0"].maple-tile--primary {
  background: #ffffff;
  background: linear-gradient(to bottom, #ffffff 80%, #fff);
  background-image: linear-gradient(to bottom, transparent 80%, #fff), url("../picture/bg_header_desktop.jpg");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}
[id="m73b0"] .maple-tile__background {
  background-clip: content-box;
  height: 780px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}