/* 08-12-25 */
@import url('https://fonts.googleapis.com/css?family=Montserrat:400,700&display=swap');
:root {
  --swa-blue-color: rgb(48, 76, 178);
  --main-gs-font-family: 'Montserrat', Helvetica, Arial, sans-serif;
}

.main {
  background: #FFF !important;
}
div.main {
  max-width: 1440px !important;
  padding: 0 !important;
}
.listingLeft, .breadCrumbs, .listingRight form {
  display: none;
}
.listingRight {
  float: none;
  width: 100% !important;
}
section {
  margin: 0 auto;
  box-sizing: border-box;
  font-family: var(--main-gs-font-family);
}
section * {
  box-sizing: border-box;
}
section img {
  width: 100%;
  display: block;
}
.landingRight {
  width: 100%;
}
#topBanner {
  max-width: 1195px;
  margin-left: -137.5px;
  margin-right: -137.5px;
  /*! width: 100%; */
  margin-bottom: 20px;
  /*! width: 100%; */
}
#giftSections {
  max-width: 59.75rem;
  margin: 0 auto;
  padding: 0 1.125rem;
}
#topBanner img.desktop {}
#topSection {
  margin-bottom: 8.125rem;
}
#topSection h1 {
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  color: #040c0f;
  font-family: var(--main-gs-font-family);
  font-size: 2.875rem;
  padding: 1.625rem 1.25rem;
  margin: 0;
  line-height: 1;
}
.gs-hero {
  height: 460px;
  background: no-repeat url(/images/landing/giftor/2024/gchero-bgnd-eg24.webp) center / auto 102%;
  position: relative;
  display: flex;
  align-items: end;
  justify-content: center;
}
.gs-hero-buttons {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1.25rem;
  width: 100%;
  max-width: 59.75rem;
  position: absolute;
  transform: translateY(50%);
  bottom: 0;
  padding: 0 1.125rem;
}
.gs-hero-buttons > a {
  background: radial-gradient(70% 100% ellipse at 50% 100%, #D1B8FF 0%, #453F8A 100%);
  /*background: #fefae0;*/
  border-radius: 6px;
  padding: 2.5rem 1.25rem 1.875rem;
  text-align: center;
  color: #FFF;
  text-decoration: none;
  position: relative;
}
.gs-icon {
  position: absolute;
  width: 3.375rem;
  height: 3.375rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #FFF;
  border-radius: 500px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, .5);
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #777;
}
.gs-icon .svg-icon {
  width: 66%;
  height: 66%;
}
.gs-cookie {
  color: #8371EA;
}
.gs-cookie .svg-icon {
  width: 66%;
  height: 66%;
}
.gs-gift {
  color: #8371EA;
}
.gs-btn-ttl {
  font-size: 1.563rem;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 1rem;
  /*text-shadow: 0 3px 6px rgba(0, 0, 0, .5);*/
}
section h1 + img, section h1 + img + .mobile {
  width: 100%;
  display: flex;
}
section h1 + img + a {
  margin-bottom: 25px;
}
.heroFiftyFifty {
  /*! display: block; */
  /*! max-width: 460px; */
  /*! float: left; */
  /*! width: 50%; */
}
.mobile {
  display: none !important;
}
#fiftyFiftyContainer {
  display: flex;
  /*! margin-bottom: 40px; */
}
#fiftyFiftyContainer a {
  display: inline-block;
}
.nameTag {
  clear: both;
  margin-bottom: 2rem;
  position: relative;
  box-sizing: border-box;
}
.nameTag h2 {
  font-family: var(--main-gs-font-family);
  background: #F4F4F4;
  color: #777;
  border-radius: 6px 6px 0 0;
  margin: 0;
  padding: 1.75rem 1rem 0;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 2rem;
  letter-spacing: 0.094rem;
  line-height: 1;
  text-align: center;
}
.nameTag > h2 + div {
  background: #F4F4F4;
  padding: 1.875rem 1.875rem 3.25rem;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1rem;
  border-radius: 0 0 6px 6px;
}
.nameTag > h2 + div + a, .gs-btn-cta {
  color: #040c0f;
  display: flex;
  background: #ffc0f5 !important;
  border-radius: 100px;
  padding: 0 1rem;
  margin: 0;
  font-size: 0.874rem;
  text-decoration: none;
  font-family: var(--main-gs-font-family);
  width: 100%;
  max-width: 252px;
  height: 2.75rem;
  align-items: center;
  justify-content: center;
  position: relative;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  font-weight: 600;
  box-shadow: 0 7px 6px rgba(0, 0, 0, .1);
  text-transform: capitalize;
}
.gs-btn-cta {
  position: static;
  transform: none;
  margin: 0 auto;
}
.nameTag div span {
  text-align: center;
  background: white;
  padding: 1rem 1rem 1.25rem;
}
.nameTag div span > a {}
.nameTag span p {
  padding: 1rem .5rem 0;
  text-align: center;
  margin: 0;
  font-family: var(--main-gs-font-family);
  font-size: 1rem;
  color: black;
}
.skinnyBanner {
  margin-bottom: 2.5rem;
  display: block;
}
#fedex-main .skinnyBanner {
  display: none;
}
.focusCat {
  margin-bottom: 40px;
}
.focusCat h3 {
  font-size: 1.25rem;
  color: #000;
  margin-bottom: 1rem;
}
.focusCat > div {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1rem;
  border-radius: 0 0 6px 6px;
}
.focusCat > div > a {
  background: #F4F4F4;
  padding: 1.875rem 1rem;
  border-radius: 6px;
  border: 1px solid #E42223;
  text-align: center;
  font-size: 1rem;
  color: #000;
}
.focusCat > div > a > span {
  display: block;
}
.focusCat > div > a > strong {
  display: block;
  font-size: 1.375rem;
}
/* ------------------------ */
/*    Marriott overrides    */
/* ------------------------ */
/*.bonvoy-site #topSection h1{
    color: #b21b33;
}*/
.bonvoy-site #topSection h1 {
  color: var(--body-txt-color);
}
.bonvoy-site .gs-gift, .bonvoy-site .gs-cookie {
  color: var(--btn-primary-bgnd-color);
}
@media only screen and (min-width: 1133px) {
  .bonvoy-site section {
    padding-top: 54px;
  }
}
.bonvoy-site .gs-hero-buttons > a {
  color: #fff;
}
.bonvoy-site .nameTag > h2 + div + a, .bonvoy-site .gs-btn-cta {
  background: var(--btn-primary-bgnd-color) !important;
  color: #FFF;
}
.bonvoy-site .gs-hero-buttons > a {
  background: radial-gradient(60% 100% ellipse at 50% 100%, #a34554 0%, #b21b33 100%);
}
/* ------------------------ */
/*       SWA overrides      */
/* ------------------------ */
.swa-site section * {
  font-family: var(--body-font-family);
  --main-gs-font-family: var(--body-font-family);
}
.swa-site .swa-nmp, .swa-site .skinny-html {
  display: none;
}
.swa-site #topSection h1, .swa-site .nameTag h2 {
  color: var(--swa-blue-color) !important;
}
.swa-site .gs-gift, .swa-site .gs-cookie {
  color: var(--swa-blue-color);
}
.swa-site .gs-hero-buttons > a {
  background: var(--swa-blue-color);
  color: #FFF;
}
.swa-site .nameTag > h2 + div + a, .swa-site .gs-btn-cta {
  color: var(--btn-primary-txt-color);
  background: var(--btn-primary-bgnd-color) !important;
  border-radius: 0;
  font-size: 0.874rem;
  font-family: Arial, sans-serif;
  box-shadow: 0 1px #8f8f8f;
}
/* ------------------------ */
/*      FedEx overrides     */
/* ------------------------ */
#main-hdr h1:last-of-type {
  display: none;
}
#fedex-main section {
  padding-top: 0;
}
#fedex-main section * {
  font-family: var(--body-font-family) !important;
  --main-gs-font-family: var(--body-font-family);
}
.nameTag {
  margin-bottom: 4rem;
}
#fedex-main .nameTag h2 {
  text-transform: initial;
  font-weight: 300;
  font-size: 2.5rem;
  color: var(--body-txt-color) !important;
  letter-spacing: normal;
  background: var(--fedex-light-bgnd);
  border-radius: 0;
}
#fedex-main .nameTag > h2 + div {
  background: var(--fedex-light-bgnd);
  padding: 1.875rem 1.875rem;
  margin-bottom: 1.5rem;
  border-radius: 0;
}
#fedex-main .nameTag > h2 + div + a, #fedex-main .gs-btn-ttl {
  box-shadow: none;
  height: 3.5rem;
  text-transform: uppercase;
  line-height: 1;
  border-radius: 4rem;
  letter-spacing: .5px;
  padding: 0 1.5rem;
  background: transparent !important;
  border: 2px solid var(--primary-link-color) !important;
  color: var(--primary-link-color) !important;
  font-size: .875rem !important;
  font-weight: 500 !important;
  position: static;
  transform: none;
  margin: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
  max-width: 252px;
}
#fedex-main .nameTag > h2 + div + a:hover, #fedex-main .gs-btn-ttl:hover, #fedex-main .nameTag > h2 + div + a:focus, #fedex-main .gs-btn-ttl:focus {
  transition: .16s;
  transform: scale(1.02, 1.06);
}
#fedex-main .gs-hero-buttons {
  max-width: 100%;
  gap: 0;
  padding: 0 5%;
  border-radius: 0;
  background: var(--fedex-light-bgnd);
  transform: translateY(70%);
}
#fedex-main .gs-hero-buttons > a {
  background: var(--fedex-light-bgnd);
  color: var(--body-txt-color);
  border-radius: 0;
  padding-top: 1.875rem;
}
#fedex-main .gs-icon {
  width: 5.25rem;
  height: 5.25rem;
  top: -1rem;
  border: 2px solid var(--primary-brand-color);
  box-shadow: none;
  display: none;
}
#fedex-main .gs-icon svg {
  display: none;
}
#fedex-main .gs-icon::before {
  content: '';
  display: block;
  width: 60%;
  height: 60%;
  background: url(/images/client/fedex/icons/purple-rewards-icon-large.svg) no-repeat center / 100%;
}
#fedex-main .gs-btn-cta {
  display: none;
}
/* for banner ad */
img.sh-m {
  display: none !important;
}
.skinny-html {
  position: relative;
  margin-bottom: 1rem;
  overflow: hidden;
  border-radius: var(--home-border-radius);
  max-width: 920px;
  margin: 0 auto 4rem;
  border-radius: 6px;
}
#fedex-main .skinny-html {
  display: none;
}
img.sh-d {
  width: 120%;
  margin-left: -19%;
}
.skinny-html a {
  display: block;
  container-type: inline-size;
  font-size: 1.25cqi;
}
.sh-copy {
  position: absolute;
  gap: .25em;
  top: 0;
  height: 100%;
  display: flex;
  flex-flow: column;
  justify-content: center;
  color: #FFF;
  container-type: inline-size;
  font-size: 1.5cqi;
  width: 38%;
  left: 1.5em;
  text-shadow: 1px 1px 2px #000;
}
.sh-copy h2 {
  font-size: 2em;
  text-transform: uppercase;
  margin: 0;
  line-height: 1.125;
  font-family: var(--home-font-family);
  color: #FFF;
}
.sh-copy p {
  font-size: 1.125em;
  margin: 0 0 .5em;
}
.sh-copy .sh-cta span {
  font-size: 1.125em;
  margin: 0;
  /* font-weight: bold; */
  display: inline-flex;
  align-items: center;
  color: #000;
  background: #FFF;
  border-radius: 4rem;
  padding: 0 1.25em;
  height: 2.125em;
  text-shadow: none;
}
.skinny-html a::before {
  content: '';
  display: block;
  position: absolute;
  width: 55%;
  height: 100%;
  background: linear-gradient(90deg, rgba(0, 0, 0, .5) 62%, rgba(0, 0, 0, 0) 100%);
}
@media only screen and (max-width :860px) {
  #topSection {
    margin-bottom: 6rem;
  }
  #topSection h1 {
    font-size: 2.125rem;
    padding: 1.25rem 1rem;
  }
  .gs-hero {
    height: 290px;
  }
  .gs-hero-buttons > a {
    padding: 2rem 1rem 1.5rem;
  }
  .gs-btn-ttl {
    font-size: 1rem;
  }
  .nameTag > h2 + div + a, .gs-btn-cta {
    padding: 0 1rem;
    font-size: 0.75rem;
    max-width: 240px;
    height: 2.25rem;
  }
  .gs-btn-cta {
    transform: none;
  }
  .gs-icon {
    width: 2.75rem;
    height: 2.75rem;
  }
  .nameTag h2 {
    padding: 1.75rem 1rem 0;
    font-size: 1.75rem;
    letter-spacing: 0.05rem;
  }
  .nameTag > h2 + div {
    padding: 1.5rem 1.5rem 3rem;
  }
  .nameTag span p {
    padding: 1rem .5rem 0;
    font-size: .875rem;
  }
  .focusCat > div > a {
    padding: 1.5rem 1rem;
    font-size: .875rem;
  }
  .focusCat > div > a > strong {
    font-size: 1.125rem;
  }
}
@media only screen and (max-width :800px) {
  img.sh-m {
    display: block !important;
  }
  img.sh-d {
    display: none !important;
  }
  .skinny-html a {
    font-size: 2.25cqi;
  }
  .sh-copy {
    gap: .25em;
    font-size: 2.4cqi;
    width: 46%;
    left: 1.5em;
  }
  .sh-copy h2 {
    font-size: 2em;
    text-transform: uppercase;
    margin: 0;
    line-height: 1.125;
  }
  .sh-copy p {
    font-size: 1.25em;
  }
  .sh-copy .sh-cta span {
    font-size: 1.25em;
  }
  .skinny-html a::before {
    content: '';
    display: block;
    position: absolute;
    width: 58%;
    height: 100%;
    background: linear-gradient(90deg, rgba(0, 0, 0, .5) 62%, rgba(0, 0, 0, 0) 100%);
  }
}
@media only screen and (max-width :700px) {
  #topSection {
    margin-bottom: 2rem;
  }
  .gs-hero {
    padding: 32% 1.5rem 0;
    background-size: 180% auto;
    background-position: top;
    height: auto;
  }
  .gs-hero-buttons {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 1.125rem;
    padding: 0;
    position: static;
    transform: none;
  }
  #fedex-main .gs-hero {
    padding: 56% 0 0;
  }
  #fedex-main .gs-hero-buttons {
    transform: none;
  }
  #fedex-main .gs-hero-buttons > a {
    padding: 1.5rem 0 0;
  }
  #fedex-main .gs-hero-buttons > a:last-child {
    padding-bottom: 1.5rem;
  }
  #giftSections {
    padding: 0;
  }
  .nameTag h2 {
    padding: 1.75rem 1rem 0;
    font-size: 1.75rem;
    letter-spacing: 0.05rem;
    border-radius: 0;
  }
  .nameTag > h2 + div {
    padding: 1.5rem 1.5rem 3rem;
    border-radius: 0;
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .nameTag img {
    max-width: 40%;
    margin-right: 1rem;
  }
  .nameTag div span > a {
    display: flex;
    align-items: center;
  }
  .nameTag span p {
    padding: 1rem .5rem 0;
    font-size: 1rem;
    flex-grow: 1;
    text-align: left;
  }
  .focusCat {
    padding: 0 1.5rem;
  }
  .focusCat h3 {
    text-align: center;
    font-size: 1rem;
  }
  .focusCat > div {
    display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 1rem;
    border-radius: 0 0 6px 6px;
  }
  .focusCat > div > a {
    padding: 1rem .5rem;
    font-size: 1rem;
  }
  .focusCat > div > a > strong {
    font-size: 1.5rem;
  }
  .skinnyBanner {
    padding: 0 1.5rem;
    margin-bottom: 1.5rem;
  }
  .skinny-html {
    margin: 0 1.25rem 4rem;
  }
}
@media only screen and (max-width :1195px) {
  #topBanner {
    width: 100%;
    margin: 0 0 20px 0;
  }
}
@media only screen and (max-width :600px) {
  .mobile {
    display: flex !important;
  }
  .desktop {
    display: none;
  }
}
@media only screen and (max-width :430px) {
  #topSection h1 {
    font-size: 1.5rem;
    padding: 1.125rem 1rem;
  }
  .nameTag > h2 + div + a, .gs-btn-cta {
    font-size: 0.75rem;
    height: 2.5rem;
  }
  .nameTag span p {
    padding: 1rem .5rem 0;
    font-size: .75rem;
  }
  .nameTag h2 {
    padding: 1.75rem 1rem 0;
    font-size: 1.5rem;
    letter-spacing: 0.025rem;
  }
  .focusCat > div > a {
    font-size: .75rem;
  }
  .focusCat > div > a > strong {
    font-size: 1.125rem;
  }
}
