@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro);@import url(https://fonts.googleapis.com/css?family=Roboto);@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed);@charset "UTF-8";
/* 
File Name : mixins scss
Author : Senthil Shanmugam
Content : Contains mixin for all the components. Example : width, font, truncate
*/
/* --------------- Line Clamp --------------- */
body {
  font-family: "Source Sans Pro", "Helvetica Neue", Tahoma, Arial, sans-serif;
  overflow-x: hidden;
  max-width: 100%;
  word-wrap: break-word; }

.root.responsivegrid {
  max-width: 1280px;
  margin: 0 auto; }

* {
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto; }

h1,
h2 {
  color: #0a4e8c;
  font-style: normal;
  font-family: Roboto Condensed; }

h4 {
  color: #0a4e8c;
  font-style: normal;
  font-stretch: normal;
  line-height: normal; }

h3,
h5,
h6,
h7,
h8,
.h7,
.h8 {
  color: #464852;
  font-style: normal;
  font-stretch: normal;
  line-height: normal; }

h1 {
  font-size: 35px;
  font-style: normal;
  line-height: normal;
  font-weight: bold;
  letter-spacing: -0.1px; }

h2 {
  font-size: 19px;
  font-weight: normal;
  line-height: 1.47;
  letter-spacing: normal; }

h3 {
  font-size: 28px;
  letter-spacing: -0.3px;
  font-weight: normal; }

h4 {
  font-size: 21px;
  font-weight: bold;
  letter-spacing: -0.2px; }

h5 {
  font-size: 21px;
  letter-spacing: 0.2px;
  font-weight: normal; }

h6 {
  font-size: 16px;
  font-weight: normal;
  letter-spacing: normal; }

.h7 {
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.5px; }

.h8 {
  font-size: 14px;
  font-weight: 600;
  letter-spacing: normal; }

b,
em,
strong {
  font-weight: bold; }

.iframeCSSRequired iframe {
  width: 100%;
  height: 100%;
  border: 0; }

.modal-open {
  overflow: hidden; }

.modal-body {
  height: 80vh;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch; }

.CarouselComponent,
.CategoryTile,
.CtaComponent,
.Disclaimer,
.ExpandCollapse,
.HeroSlider,
.iFrame,
.Image__Component,
.Layout,
.LinkPills,
.LinkStack,
.Tile,
.Title__Component,
.cmp.cmp-text,
.tabbed-container,
.externallink,
.Video,
.Youtube {
  padding: 15px; }

@media only screen and (min-width: 768px) {
  h1 {
    font-size: 57px; }
  h2 {
    font-size: 35px;
    line-height: normal;
    letter-spacing: -0.4px; }
  h3 {
    font-size: 37px;
    letter-spacing: -0.7px; }
  h4 {
    font-size: 28px;
    letter-spacing: -0.5px; }
  h5 {
    font-size: 28px;
    letter-spacing: 0.7px; }
  h6 {
    font-size: 21px; } }

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  body {
    padding: 0; } }

@media only screen and (min-width: 1280px) {
  .modal-body {
    height: 480px;
    overflow-y: hidden; } }

@media print {
  * {
    -webkit-transition: none !important;
    transition: none !important; }
  html, body {
    overflow: visible !important;
    height: auto; }
  header, footer, .hide-for-print {
    display: none !important; }
  .main-container.disabled-for-element-print {
    display: none; } }

.MperksDesktopHeader .MperksHeader__yourStore {
  padding-top: 1px !important; }

@media only screen and (min-width: 1280px) {
  .MperksDesktopHeader .MperksHeader__yourStore {
    padding-top: 3px !important; }
  .MperksDesktopHeader .MperksHeader__headerLinks--right button {
    padding: 0 15px !important; }
  .MperksDesktopHeader .MperksHeader__headerLinks--right p button:first-child {
    padding-right: 15px !important;
    padding-left: 0 !important; }
  .MperksDesktopHeader .MperksHeader__headerLinks--right button:last-child {
    padding-right: 0 !important; } }

.Cta .btn {
  font-family: Source Sans Pro;
  font-weight: bold;
  font-size: 14px;
  line-height: normal;
  border-radius: 4px;
  text-align: center;
  color: #ffffff;
  min-width: 100%;
  max-width: 100%;
  height: 40px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.Cta .btn-primary {
  background-color: #0a4d8c;
  border: 0; }

.Cta .btn-primary:hover,
.Cta .btn-primary:focus {
  background-color: #063561; }

.Cta .btn-primary:disabled {
  background-color: #aabcce;
  color: #f4f7fb; }

.Cta .btn-secondary,
.Cta .btn-secondary:hover {
  background-color: #f4f7fb;
  color: #464852;
  border: solid 1px #e1e7eb; }

.Cta .btn-secondary:hover {
  background-color: #e1e7eb; }

.Cta .btn-secondary:focus {
  background-color: #f4f7fb;
  color: #697782; }

.Cta .btn-secondary:disabled {
  background-color: #efefef;
  color: #697782; }

.Cta .btn-tertiary {
  height: 32px;
  color: #393939;
  background-color: #f4f7fb;
  border: solid 1px #e1e7eb; }

.Cta .btn-tertiary:hover,
.Cta .btn-tertiary:focus {
  color: #464852; }

.Cta .btn-tertiary:hover {
  background-color: #e1e7eb; }

.Cta .btn-tertiary:disabled {
  color: #697782;
  background-color: #efefef; }

.Cta .btn-link {
  color: #0a4e8c;
  text-decoration: underline; }

.Cta .Cta__primary-link {
  font-family: Source Sans Pro;
  font-weight: normal;
  font-size: 16px;
  line-height: normal; }

.Cta .Cta__secondary-link {
  font-family: Source Sans Pro;
  font-weight: normal;
  font-size: 14px;
  line-height: normal; }

.Cta .Cta__tertiary-link {
  font-family: Source Sans Pro;
  font-weight: bold;
  font-size: 14px;
  line-height: normal;
  color: #393939;
  text-decoration: none;
  height: 32px; }

.Cta .Cta__primary-link:hover,
.Cta .Cta__secondary-link:hover {
  font-weight: bold; }

.Cta .Cta__tertiary-link:hover,
.Cta .Cta__tertiary-link:disabled {
  height: 32px;
  background-color: #f4f7fb;
  color: #464852; }

.Cta .Cta__tertiary-link:focus {
  background-color: #efefef;
  color: #697782; }

.Cta .text-left,
.Cta .text-right {
  text-align: center; }

.Cta .modal-header {
  position: relative;
  border-bottom: 0; }

.Cta .modal-header button.close {
  margin: -1rem 0 -1rem auto;
  position: absolute;
  right: 0; }

@media only screen and (max-width: 767px) {
  .btn {
    width: 100%; } }

@media only screen and (min-width: 768px) {
  .Cta {
    display: inline-block;
    width: 100%; }
    .Cta .btn {
      max-width: 100%;
      min-width: 200px; }
    .Cta .text-left {
      text-align: left; }
    .Cta .text-right {
      text-align: right; } }

/* 
* Component: Content Carousel Component
* Author : Sudhansu Patro
* Content : Custom Scss for Content Carousel Component (using Slick library )
*/
.CarouselComponent .CarouselSlider {
  width: 100%;
  text-align: center; }

.CarouselComponent .button--linktext {
  background: none;
  border: none;
  cursor: pointer;
  outline: none;
  text-decoration: underline;
  font-size: 14px;
  text-transform: capitalize; }

.CarouselComponent .slick-slide {
  margin: 0px 15px;
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
  opacity: 0.9; }
  .CarouselComponent .slick-slide img {
    width: 100%; }
  .CarouselComponent .slick-slide .container-fluid,
  .CarouselComponent .slick-slide .col {
    padding: 0; }

.CarouselComponent .visuallyhidden {
  display: none;
  visibility: hidden; }

.CarouselComponent #carousel_layout {
  display: none; }

.CarouselComponent .slick-slide img {
  height: auto; }

.CarouselComponent .Tile__modal.show {
  padding: 0 17px; }

.CarouselComponent .modal {
  position: absolute; }

.CarouselComponent .Tile__modal.show .modal-body {
  height: auto; }

.CarouselComponent .slick-prev {
  left: 11px;
  z-index: 1;
  height: 50px;
  line-height: 13px;
  width: 20px;
  opacity: 1; }

.CarouselComponent .slick-next {
  right: 9px;
  z-index: 1;
  height: 50px;
  line-height: 12px;
  width: 20px;
  opacity: 1; }

.CarouselComponent .carousel-list {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex; }

.CarouselComponent .carousel-edit {
  width: 200px;
  display: inline-block; }

.CarouselComponent .slick-prev:before {
  background-color: #f3f3f3;
  opacity: 1; }

.CarouselComponent .slick-next:before {
  background-color: #f3f3f3;
  opacity: 1; }

.CarouselComponent .Tile .Tile__align--center {
  word-wrap: break-word; }

.CarouselComponent .Cta .btn {
  min-width: auto;
  margin: 10px 0; }

.CarouselComponent .slick-dots li {
  margin: 0; }

/* 
 * Component: Tile Component
* Author : Sowmya Ramachandrappa
* Content : left, center, right, primary, secondary class ….
*/
.Tile__background--primaryTransparent {
  background-color: rgba(244, 247, 251, 0.94); }

.Tile__background--secondaryTransparent {
  background-color: rgba(255, 255, 255, 0.94); }

.Tile__background--none {
  background-color: none; }

.Tile__background--primary {
  background-color: #f4f7fb; }

.Tile__background--secondary {
  background-color: #ffffff; }

.Tile h3,
.Tile h4,
.Tile h5,
.Tile p,
.Tile img,
.Tile button {
  outline: 0; }

.Tile .Tile__image {
  width: 100%;
  height: 100%; }

.Tile .Tile__link {
  display: inline-block;
  text-decoration: underline;
  background-color: inherit; }

.Tile .btn {
  width: 100%;
  height: 40px;
  margin-top: 10px;
  margin-bottom: 10px; }

.Tile .btn-link,
.Tile .Tile__link {
  margin: 0px;
  padding: 0px; }

.Tile .Tile__desktopImg {
  display: none; }

.Tile .Tile__mobileImg {
  display: block;
  width: 100%;
  height: 100%; }

.Tile .Tile__textColor--primary {
  color: #0a4e8c; }

.Tile .Tile__textColor--secondary {
  color: #ffffff; }

.Tile .Tile__text--place-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse; }

@media (min-width: 768px) {
  .Tile .Tile__text--place-left div:first-child {
    padding-right: 0; }
  .Tile .Tile__text--place-right div:first-child {
    padding-left: 0; }
  .Tile .Tile__text--place-right div:last-child {
    padding-right: 0; }
  .Tile .Tile__text--place-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly; }
  .Tile .Tile__text--place-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly; }
  .Tile .Tile__text--place-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .Tile .Tile__cta--align {
    display: inline-block; }
  .Tile .btn {
    width: 133px;
    height: 40px;
    display: inline-block; }
  .Tile .Tile__mobileImg {
    display: none; }
  .Tile .Tile__desktopImg {
    display: block;
    max-width: 100%;
    max-height: 100%; }
  .Tile .text-left.Tile__padding {
    padding-left: 50px; }
  .Tile .text-right.Tile__padding {
    padding-right: 50px; } }

.ExpandCollapse {
  margin: 0 auto; }
  .ExpandCollapse a,
  .ExpandCollapse a:hover {
    text-decoration: none; }
  .ExpandCollapse .ExpandCollapse__card {
    width: 100%;
    border-top: 1px solid #8697a2;
    border-bottom: 1px solid #8697a2; }
  .ExpandCollapse .ExpandCollapse__cardHeader h3 {
    font-size: 16px;
    font-weight: 600;
    color: #464852;
    margin: 0px;
    padding: 20px 0; }
  .ExpandCollapse .ExpandCollapse__cardHeader svg {
    float: right; }
  .ExpandCollapse .ExpandCollapse__cardBody {
    margin-bottom: 20px; }

.ExpandCollapse__noPadding {
  padding: 0px; }

.ExpandCollapse__fullPadding {
  padding: 20px 0px; }

.ExpandCollapse__topPadding {
  padding: 20px 0 0 0; }

.ExpandCollapse__bottomPadding {
  padding: 0 0 20px 0; }

/* 
 * Component: LinkStack Component
* Author : Sowmya Ramachandrappa
* Content : Styles on link padding and link text decoration
*/
.LinkStack ul,
.LinkStack .btn-link,
.LinkStack .LinkStack__Headline {
  margin: 0px;
  padding: 0px; }

.LinkStack ul {
  list-style: none;
  word-wrap: break-word;
  margin: 0 10px 5px 10px; }

.LinkStack a,
.LinkStack .btn-link {
  text-decoration: underline;
  font-family: "Source Sans Pro", "Helvetica Neue", Tahoma, Arial, sans-serif;
  font-family: "Source Sans Pro", "Helvetica Neue", Tahoma, Arial, sans-serif;
  font-weight: normal;
  font-size: 14px;
  line-height: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  color: #0a4e8c; }

.LinkStack a:hover {
  font-weight: bold; }

.LinkStack .LinkStack__Headline {
  font-family: "Source Sans Pro", "Helvetica Neue", Tahoma, Arial, sans-serif;
  font-weight: bold;
  font-size: 14px;
  line-height: normal;
  min-height: 20px;
  height: auto;
  word-wrap: break-word;
  margin: 10px;
  color: #4d4d4d; }

.LinkStack .LinkStack__Headline div:empty {
  visibility: hidden; }

.LinkStack .modal-header {
  position: relative;
  border-bottom: 0; }

.LinkStack .modal-header button.close {
  margin: -1rem 0 -1rem auto;
  position: absolute;
  right: 0; }

/* 
Component: Promo Component
Author : Nirmal
Content : Promo__headline, Promo__subHeadline, Promo__button, Promo__button--large, Promo__button--small, class ….
*/
.Promo .Promo__container {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 1rem; }

.Promo .Promo__Image {
  background-size: cover; }

.Promo .Promo--alignCenter {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center; }

.Promo .Promo__headline {
  font-family: Roboto;
  font-weight: bold;
  font-size: 18px;
  line-height: normal;
  margin-top: 10px;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  word-wrap: break-word; }

.Promo .Promo__subHeadline {
  font-family: Roboto;
  font-weight: normal;
  font-size: 14px;
  line-height: normal;
  margin-top: 10px;
  word-wrap: break-word; }

.Promo .Promo__button--large {
  width: 100%;
  border-radius: 2px; }

.Promo .Promo__button--small {
  width: 100%;
  border-radius: 2px; }

.Promo .Promo__button .col-lg-6 {
  padding: none; }

.Promo img {
  width: auto;
  max-width: 100%; }

.Promo .Promo--color-primary {
  background-color: #0a4d8c; }

.Promo .Promo--color-secondary {
  background-color: #f4f7fb; }

.Promo .alert-dismissible {
  padding: 0.75rem 1rem; }
  .Promo .alert-dismissible .close {
    top: 5px;
    right: 20px;
    z-index: 1; }

.Promo .Promo__text--primary {
  color: #0a4d8c; }

.Promo .Promo__text--secondary {
  color: #ffffff; }

@media only screen and (min-width: 768px) {
  .Promo .alert-dismissible {
    padding-right: 4rem; }
    .Promo .alert-dismissible .close {
      top: 50%;
      right: 15px;
      margin-top: -25px;
      padding-right: 0.5rem; }
  .Promo .Promo__image {
    padding-left: 0; }
  .Promo .Promo__container .Cta .btn {
    min-width: 100%; } }

@media only screen and (min-width: 1200px) and (max-width: 1280px) {
  .Promo .Promo__container {
    max-width: 1280px; } }

@media only screen and (min-width: 1280px) {
  .Promo .Promo__button--large {
    border-radius: 2px; }
  .Promo .alert-dismissible .close {
    padding-right: 0; } }

.root.responsivegrid .Promo {
  margin: 0 1rem; }

/* 
 * Component: Layout Component
* Author : Seema Savadatti
* Content : Display none if component slots left blank 
*/
.Layout {
  margin: 1em auto;
  width: 100%;
  max-width: 1280px; }
  .Layout .one-col-one-row,
  .Layout .two-col-one-row,
  .Layout .two-col-two-row,
  .Layout .three-col-one-row,
  .Layout .three-col-two-row,
  .Layout .four-col-one-row,
  .Layout .five-col-one-row,
  .Layout .six-col-one-row {
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .Layout .one-col-one-row > div,
  .Layout .two-col-one-row > div,
  .Layout .two-col-two-row > div,
  .Layout .three-col-one-row > div,
  .Layout .three-col-two-row > div,
  .Layout .four-col-one-row > div,
  .Layout .five-col-one-row > div,
  .Layout .six-col-one-row > div {
    padding: 10px 0; }
  .Layout .two-col-one-row div:blank,
  .Layout .two-col-two-row div:blank,
  .Layout .three-col-one-row div:blank,
  .Layout .three-col-two-row div:blank,
  .Layout .four-col-one-row div:blank,
  .Layout .five-col-one-row div:blank,
  .Layout .six-col-one-row div:blank {
    display: none; }
  .Layout .MperkSearch {
    padding: 0; }

/* 
 * Component: iFrame Component
* Author : Seema Savadatti
* Content : iFrame for desktop and mobile
*/
.iFrame {
  display: block;
  margin: 0 auto;
  -o-object-fit: contain;
     object-fit: contain;
  border: 0;
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

.iFrame body {
  max-width: 340px;
  word-wrap: break-word; }

@media only screen and (min-width: 768px) {
  .iFrame body {
    max-width: 750px; } }

@media only screen and (min-width: 1024px) {
  .iFrame body {
    max-width: 100%;
    max-height: 100%; } }

/*
 * Component: Rich Text Editor Component
* Author : Sowmya Ramachandrappa
* Content : Styles on font size, weight, family color
*/
.cmp.cmp-text {
  max-width: 1280px;
  margin: 0 auto; }

/* 
* Component: mPerks Search Component
* Author : Sudhansu Patro
* Content : MperkSearch__container
*/
.MperkSearch__container > .form-control:not(:last-child) {
  border-radius: 4px;
  font-family: "Source Sans Pro", "Helvetica Neue", Tahoma, Arial, sans-serif;
  font-weight: normal;
  font-size: 14px;
  line-height: normal;
  border: solid 1px #8697a2;
  color: #697782;
  height: 40px; }

.MperkSearch__btnContainer--button {
  width: 100%;
  height: 44px;
  border-radius: 4px;
  background-color: #0a4d8c;
  border-style: none;
  color: #ffffff;
  cursor: pointer;
  font-weight: 600;
  font-size: 16px;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  height: 40px; }
  .MperkSearch__btnContainer--button:hover {
    background-color: #063561; }

.MperkSearch__disabled-btn {
  width: 100%;
  height: 44px;
  border-radius: 4px;
  background-color: #aabcce;
  border-style: none;
  color: #ffffff;
  cursor: pointer;
  font-weight: 600;
  font-size: 16px;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  cursor: not-allowed;
  height: 40px; }
  .MperkSearch__disabled-btn:hover {
    background-color: #aabcce; }

input[type=text]::-ms-clear {
  display: none;
  width: 0;
  height: 0; }

.MperkSearch__clear {
  position: absolute;
  top: 8px;
  right: 24px;
  color: #0a4d8c;
  font-size: 14px;
  border: none;
  background-color: rgba(255, 255, 255, 0);
  cursor: pointer;
  padding: 0px;
  border-bottom: 1px solid #0a4d8c; }
  .MperkSearch__clear:hover {
    border-bottom: 2px solid #0a4d8c; }

.MperkSearch__input-padding {
  padding-right: 60px; }

.tabbed-container .nav-tabs {
  padding-right: 0rem;
  border-bottom-color: #e1e7eb;
  border-bottom-style: solid;
  border-bottom-width: 0; }
  .tabbed-container .nav-tabs .nav-item {
    margin-bottom: -5px;
    padding-right: 0rem;
    border-bottom-color: #e1e7eb;
    border-bottom-style: solid;
    border-bottom-width: 5px;
    width: 50%;
    text-align: center;
    margin-top: 5px; }
  .tabbed-container .nav-tabs .nav-item:hover {
    border-bottom-color: #32b2e4; }
  .tabbed-container .nav-tabs .nav-link {
    border: 0px;
    border-top-left-radius: 0rem;
    border-top-right-radius: 0rem;
    color: #b1b1b1; }
  .tabbed-container .nav-tabs .nav-link.active {
    border-bottom: 5px solid #8697a2;
    margin-bottom: -5px;
    border-color: #ffffff #ffffff #8697a2;
    color: #b1b1b1; }
  .tabbed-container .nav-tabs .nav-link__image {
    height: 60px; }
  .tabbed-container .nav-tabs .nav-link__text {
    display: block; }
  .tabbed-container .nav-tabs .tabHead {
    display: block;
    padding: 0.5rem 0rem; }
  .tabbed-container .nav-tabs .tabHead__image {
    display: inline-block;
    width: 40%;
    height: 60px;
    -o-object-fit: contain;
       object-fit: contain; }
  .tabbed-container .nav-tabs .tabHead__text {
    display: inline-block;
    width: 56%;
    vertical-align: middle;
    text-align: left; }

.tabbed-container .tab-content {
  padding: 15px 0; }

@media (min-width: 768px) {
  .tabbed-container .nav-tabs .nav-item {
    width: 20%; } }

@media (min-width: 992px) {
  .tabbed-container .nav-tabs {
    border-bottom-width: 5px; }
    .tabbed-container .nav-tabs .nav-item {
      width: 16.66%; } }

/*
 * Component: LinkPills Component
* Author : Sowmya Ramachandrappa
* Content : Styles on fonts and alignments of the pills
*/
.LinkPills .LinkPills__title,
.LinkPills .nav-link {
  font-family: "Source Sans Pro", "Helvetica Neue", Tahoma, Arial, sans-serif;
  font-weight: normal;
  font-size: 14px;
  line-height: 1.43;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  color: #464852; }

.LinkPills .LinkPills-list {
  margin: 10px auto; }

.LinkPills .LinkPills__title {
  font-size: 24px;
  margin: 10px 5px; }

.LinkPills .LinkPills__pill .nav-link {
  font-size: 14px;
  word-break: break-all;
  padding: 0; }

.LinkPills .LinkPills__pill {
  margin: 5px 10px;
  padding: 10px 20px;
  background-color: #f4f7fb;
  height: 32px;
  border-radius: 16px; }

.LinkPills .LinkPills__pill:hover {
  background-color: #e1e7eb; }

.LinkPills .close {
  position: relative;
  padding: 0; }

.LinkPills .justify-content-start .LinkPills__title,
.LinkPills .justify-content-end .LinkPills__title,
.LinkPills .justify-content-center .LinkPills__title {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%; }

.LinkPills .justify-content-center .LinkPills__title {
  text-align: center; }

@media (min-width: 768px) {
  .LinkPills .justify-content-start .LinkPills__title,
  .LinkPills .justify-content-end .LinkPills__title {
    -ms-flex-preferred-size: auto;
        flex-basis: auto; } }

/* 
 * Component: Youtube Component
* Author : 
* Content : Custom Scss for Youtube Component
*/
.Youtube-modal-root .modal .modal-dialog.Youtube__modal {
  padding-right: 0px;
  text-align: center;
  width: 70%;
  position: relative;
  max-width: 900px;
  top: 50%;
  -webkit-transform: translateY(-75%);
          transform: translateY(-75%);
  margin: auto; }
  @media only screen and (orientation: portrait) {
    .Youtube-modal-root .modal .modal-dialog.Youtube__modal {
      width: 100%; } }
  @media only screen and (orientation: landscape) {
    .Youtube-modal-root .modal .modal-dialog.Youtube__modal {
      width: 60%; } }
  .Youtube-modal-root .modal .modal-dialog.Youtube__modal .modal-content {
    padding: 0px 15px 56.25% 15px;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end; }
    .Youtube-modal-root .modal .modal-dialog.Youtube__modal .modal-content button.Video__close {
      height: 16px;
      line-height: unset;
      padding-bottom: 19px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      position: relative;
      top: 10px; }
      .Youtube-modal-root .modal .modal-dialog.Youtube__modal .modal-content button.Video__close:focus {
        outline: none; }
    .Youtube-modal-root .modal .modal-dialog.Youtube__modal .modal-content iframe {
      position: absolute;
      width: calc(100% - 30px);
      height: calc(100% - 50px);
      top: 35px;
      left: 15px;
      border-width: 0px;
      border-style: none;
      border-style: initial;
      border-color: currentColor;
      border-color: initial;
      -o-border-image: none;
         border-image: none;
      -o-border-image: initial;
         border-image: initial; }
  .Youtube-modal-root .modal .modal-dialog.Youtube__modal.show .modal-dialog {
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }
  .Youtube-modal-root .modal .modal-dialog.Youtube__modal .modal-body {
    border-radius: 2.7px;
    height: auto; }

.Youtube-modal-root .modal.show .modal-dialog {
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%); }

.Youtube__player {
  width: 100%; }

.Youtube__thumbnail--container {
  width: 100%;
  height: auto;
  position: relative; }

.Youtube__thumbnail--mobile {
  width: 100%;
  height: 100%;
  cursor: pointer; }

.Youtube__playIcon {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 1;
  cursor: pointer; }

/***Tablet starts***/
@media only screen and (min-width: 768px) {
  .Youtube__thumbnail--desktop {
    width: 100%;
    height: 100%;
    cursor: pointer; } }

/***Tablet Ends***/
/***Desktop Starts***/
@media only screen and (min-width: 1280px) {
  .Youtube__thumbnail--desktop {
    width: 100%;
    height: 100%;
    cursor: pointer; } }

/***Desktop Ends***/
.OfferBanner {
  color: #ffffff;
  font-weight: bold;
  padding-top: 40px; }
  .OfferBanner .OfferBanner__banner {
    margin: 0 auto;
    font-size: 16px;
    width: 100%;
    max-height: 120px;
    border-radius: 4px;
    background: linear-gradient(98deg, #72cd56, #47af3d); }
  .OfferBanner .OfferBanner__bannerText {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 18px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.3px;
    color: #ffffff; }
  .OfferBanner .Cta .btn-link {
    border: 0;
    min-width: auto;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: pointer;
    font-size: 18px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.6px;
    color: #ffffff; }
  .OfferBanner .OfferBanner__img {
    width: 130px;
    height: auto; }
  .OfferBanner .modal {
    margin-top: 150px; }
  .OfferBanner .modal-header {
    border: 0; }
  .OfferBanner .modal-content {
    height: 370px;
    background-repeat: no-repeat;
    background-size: cover; }
  .OfferBanner .modal-body {
    overflow-y: hidden; }
  .OfferBanner .modal-body,
  .OfferBanner .OfferBanner__contactUs {
    font-size: 14px; }
  .OfferBanner .OfferBanner__email {
    font-size: 16px;
    letter-spacing: 0.5px;
    font-weight: 600;
    word-break: break-all; }
  .OfferBanner .OfferBanner__error {
    width: 100%;
    margin: 0 auto;
    color: #ff6d6d;
    word-wrap: break-word; }
  .OfferBanner .modal-content:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.2); }
  @media only screen and (min-width: 768px) {
    .OfferBanner .OfferBanner__banner {
      height: 60px; }
    .OfferBanner .modal {
      margin-top: 60px; }
    .OfferBanner .OfferBanner__bannerText {
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      display: block; } }
  @media only screen and (min-width: 1280px) {
    .OfferBanner .OfferBanner__banner,
    .OfferBanner .OfferBanner__error {
      width: 1110px;
      padding: 0 20px; } }

.Video-modal-root .modal .modal-dialog {
  max-width: 900px;
  top: 50%;
  -webkit-transform: translateY(-75%);
          transform: translateY(-75%);
  width: 70%;
  margin: auto; }
  @media only screen and (orientation: portrait) {
    .Video-modal-root .modal .modal-dialog {
      width: 100%; } }
  @media only screen and (orientation: landscape) {
    .Video-modal-root .modal .modal-dialog {
      width: 60%; } }
  .Video-modal-root .modal .modal-dialog .modal-content {
    padding: 0px 15px 15px 15px;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end; }
    .Video-modal-root .modal .modal-dialog .modal-content button.Video__close {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      position: relative;
      top: 10px;
      height: 16px;
      line-height: unset;
      padding-bottom: 19px; }
      .Video-modal-root .modal .modal-dialog .modal-content button.Video__close:focus {
        outline: none; }

.Video-modal-root .modal.show .modal-dialog {
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%); }

.Video {
  /**Tablet Starts**/
  /**Tablet ends**/
  /**Desktop Starts**/
  /**Desktop Ends**/ }
  .Video .Video__thumbnail--container {
    width: 100%;
    height: auto;
    position: relative; }
  .Video .Video__thumbnail--mobile {
    cursor: pointer;
    width: 100%;
    height: 100%; }
  .Video .modal-body {
    height: auto;
    margin-bottom: 15px;
    padding: 0 1rem;
    overflow-y: hidden; }
  .Video .modal {
    padding-right: 0; }
  .Video .Video__playIcon {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    z-index: 1;
    cursor: pointer; }
  @media only screen and (min-width: 768px) {
    .Video .Video__thumbnail--desktop {
      cursor: pointer;
      width: 100%;
      height: 100%; }
    .Video .Video__player {
      width: 100%;
      top: 32px; }
    .Video .modal-body {
      left: 0px; }
    .Video .Video__close {
      margin-top: 3px; } }
  @media only screen and (min-width: 1280px) {
    .Video .Video__thumbnail--desktop {
      cursor: pointer;
      width: 100%;
      height: 100%; }
    .Video .Video__player {
      width: 100%;
      top: 30px; }
    .Video .modal-body {
      left: 0px; }
    .Video .Video__close {
      margin-top: 3px; } }

.MperksCardContainer .MperksCard {
  width: 100%;
  min-height: 355px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.15);
  background-color: #ffffff;
  border: solid 1px #e1e7eb;
  margin: 15px auto; }

.MperksCardContainer .MperksCard__cardHeader {
  position: relative;
  height: 15px; }

.MperksCardContainer .MperksCard__cardHeader--icon {
  margin: 0;
  -ms-flex-item-align: center;
      align-self: center;
  width: 45px;
  height: 45px;
  border: 3px solid #ffffff;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer; }
  .MperksCardContainer .MperksCard__cardHeader--icon img {
    width: 90%;
    margin: auto; }

.MperksCardContainer .MperksCard__cardTitle {
  font-family: "Source Sans Pro", "Helvetica Neue", Tahoma, Arial, sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: normal;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  margin-top: 10px; }

.MperksCardContainer .MperksCard__cardDescription {
  font-family: "Source Sans Pro", "Helvetica Neue", Tahoma, Arial, sans-serif;
  font-weight: normal;
  font-size: 21px;
  line-height: normal;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  color: #464852;
  margin-top: 0;
  display: table; }

.MperksCardContainer .MperksCard__cardBody--image {
  width: 100%;
  height: 75px;
  max-width: 75px;
  -o-object-fit: contain;
     object-fit: contain; }

.MperksCardContainer .MperksCard__cardBody--title {
  font-family: "Source Sans Pro", "Helvetica Neue", Tahoma, Arial, sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: normal;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  color: #464852;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-top: 10px;
  max-height: 36px; }

.MperksCardContainer .MperksCard__cardBody--description {
  font-family: "Source Sans Pro", "Helvetica Neue", Tahoma, Arial, sans-serif;
  font-weight: normal;
  font-size: 12px;
  line-height: 1.67;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  color: #464852;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.67; }

.MperksCardContainer .MperksCard__cardFooter {
  font-family: "Source Sans Pro", "Helvetica Neue", Tahoma, Arial, sans-serif;
  font-weight: bold;
  font-size: 14px;
  line-height: normal;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  color: #393939;
  margin: 0 10px;
  position: relative;
  cursor: pointer; }

.MperksCardContainer .MperksCard__footerCta {
  color: #393939; }

.MperksCardContainer .card-footer {
  padding: 1.25rem 0.3rem;
  border-top: 1px solid #e1e7eb;
  background-color: #ffffff; }

.MperksCardContainer .card-body {
  height: 280px; }

.MperksCardContainer .card-body a {
  cursor: pointer; }

.MperksCardContainer a:hover {
  text-decoration: none; }

.MperksCardContainer .MperksCard__cardFooter a {
  cursor: pointer;
  color: #393939; }

.MperksCardContainer .MperksCard--hide {
  display: none; }

.MperksCardContainer .js-MperksCardParsys:blank {
  display: none; }

@media only screen and (min-width: 768px) {
  .MperksCardContainer .MperksCard__cardBody--image {
    width: 100%;
    height: 80px;
    max-width: 80px;
    -o-object-fit: contain;
       object-fit: contain; } }

.PublishInstance .UnAuthenticatedUser,
.PublishInstance .AuthenticatedUser {
  display: none; }

.AuthorInstance .MperksCard--hide {
  display: block; }

@media only screen and (min-width: 1280px) {
  .CardContainer .container-fluid {
    padding: 0px; } }

.card-container {
  position: relative;
  min-height: 8rem; }

.not-configured {
  padding: 0.5rem;
  border-radius: 0.5rem;
  border: 4px solid #ff6d6d; }

/* 
* Component: Receipts and Savings(mPerks)
* Author : Senthil Shanmugam
* Content : Receipts and Savings(mPerks) SCSS
*/
.MperksCard__savingsTd {
  font-family: "Source Sans Pro", "Helvetica Neue", Tahoma, Arial, sans-serif;
  font-weight: 600;
  font-size: 21px;
  line-height: normal;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  color: #464852;
  margin-top: 0; }

.MperksCard__savingsPercentage {
  font-size: 21px;
  font-weight: bold; }

.MperksCard__savingText {
  font-size: 14px; }

.MperksCard__savingsChart {
  margin: auto;
  cursor: pointer; }

/*** Tabview Starts ***/
@media only screen and (min-width: 768px) {
  .MperksCard__savingsPercentage {
    font-size: 23px;
    font-weight: bold; } }

/*** Tabview Ends ***/
.InProgressRewards__cardTitle {
  font-family: "Source Sans Pro", "Helvetica Neue", Tahoma, Arial, sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: normal;
  margin-top: 10px;
  margin-bottom: 0;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: 0.5px;
  color: #464852;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis; }

.InProgressRewards__canvas {
  position: relative;
  z-index: 1;
  width: 105px;
  height: 105px;
  cursor: pointer; }

.InProgressRewards__canvas--image {
  background: 50% 50% / 85px 85px no-repeat;
  border-radius: 50%;
  width: 85px;
  height: 85px;
  position: absolute;
  top: 11px;
  left: 25px;
  z-index: 0;
  cursor: pointer; }

.InProgressRewardDialog {
  font-family: "Source Sans Pro", "Helvetica Neue", Tahoma, Arial, sans-serif;
  font-weight: 300;
  font-size: 14px;
  line-height: normal;
  height: 110px; }

.InProgressRewards__validDates {
  margin: 22px -10px 0 -10px;
  padding: 6px 0 0 0; }

.card-text-green {
  color: #47af3d; }

.InProgressRewards__remainingDays,
.InProgressRewards__toGoText {
  color: #464852; }

.InProgressRewards__toGoValue,
.InProgressRewards__remainingDays,
.InProgressRewards__toGoText,
.InProgressRewards__earnThruDate {
  font-size: 14px; }

.HandpickedOffers .card-body {
  height: 215px; }

.HandpickedOffers .modal-dialog-centered {
  height: calc(100% - (0.5rem * 2)); }

.HandpickedOffers .modal-content {
  display: block; }

@media (min-width: 576px) {
  .HandpickedOffers .modal-dialog-centered {
    height: calc(100% - (1.75rem * 2)); } }

.MperksCard__handPickedCardTitle {
  font-family: "Source Sans Pro", "Helvetica Neue", Tahoma, Arial, sans-serif;
  font-weight: bold;
  font-size: 28px;
  line-height: normal;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: -0.5px;
  padding-left: 20px;
  color: #ffffff; }

.MperksCard__handPickedCardDescription {
  font-family: "Source Sans Pro", "Helvetica Neue", Tahoma, Arial, sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: normal;
  padding-left: 20px;
  margin-top: 0;
  margin-bottom: 20px;
  letter-spacing: 0.5px;
  color: #ffffff;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap; }

.MperksCard__handPickedCardImage {
  background-size: 100% 80px;
  background-repeat: no-repeat;
  height: 80px;
  cursor: pointer; }

.MperksCard__cardFooter {
  cursor: pointer; }

.MperksCard__cardBody {
  cursor: pointer; }

.MperksCard__handPickedCard--modal {
  padding: 0 1rem; }
  .MperksCard__handPickedCard--modal .MperksCard__handPickedCardTitle,
  .MperksCard__handPickedCard--modal .MperksCard__handPickedCardDescription {
    cursor: default; }

.HandPickedOffers__modalHeading,
.HandPickedOffers__modalSubHeading {
  font-family: "Source Sans Pro", "Helvetica Neue", Tahoma, Arial, sans-serif;
  font-weight: normal;
  font-size: 21px;
  line-height: 1.67;
  font-stretch: normal;
  letter-spacing: 0.2px;
  color: #464852;
  padding: 0;
  padding-bottom: 10px;
  margin: 2rem 1.25rem 1.25rem 1rem; }

.MperksCard__handPickedCardHeader {
  font-family: "Source Sans Pro", "Helvetica Neue", Tahoma, Arial, sans-serif;
  font-weight: normal;
  font-size: 21px;
  line-height: 1.67;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #464852;
  background-color: #ffffff; }

.MperksCard__cardBody--details {
  font-family: "Source Sans Pro", "Helvetica Neue", Tahoma, Arial, sans-serif;
  font-weight: normal;
  font-size: 14px;
  line-height: 1.67;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  color: #464852; }

.MperksCard__coupon--image {
  width: 125px;
  height: 125px; }

.MperksCard__handPickedCard--modal ::-webkit-scrollbar {
  width: 2px;
  height: 30px; }

.MperksCard__handPickedCard--modal ::-webkit-scrollbar-thumb {
  background: #0a4d8c; }

.MperksCard__handPickedCard--modal .modal-lg {
  max-width: 1060px;
  margin: 0 auto; }

.MperksCard__handPickedCard--modal .modal-header {
  border-bottom: 0; }

.MperksCard__handPickedCard--modal .modal-body {
  height: 80vh;
  overflow-y: scroll;
  overflow-x: hidden;
  padding: 0; }

.MperksCard__handPickedCard--modal .MperksCard__handPickedCardModalImage {
  margin: 0 16px;
  background-size: cover;
  background-repeat: no-repeat;
  height: 120px; }

.MperksCard__handPickedCard--couponModal ::-webkit-scrollbar {
  width: 2px;
  height: 30px; }

.MperksCard__handPickedCard--couponModal ::-webkit-scrollbar-thumb {
  background: #0a4d8c; }

.MperksCard__handPickedCard--couponModal .modal-lg {
  max-width: 310px; }

.MperksCard__handPickedCard--couponModal .Coupon__termsAndConditions {
  height: 100px;
  overflow-y: scroll; }

.MperksCard__handPickedCard--couponModal .modal-dialog-centered {
  margin: 0 auto; }

.MperksCard__handPickedCard--couponModal .card-body {
  height: 400px; }

.Coupon {
  padding: 15px; }

.Coupons__cta {
  height: 24px; }

.Coupon__offerImage {
  width: 125px;
  height: 125px; }

.Coupon__offerTitle,
.Coupon__offerDescription,
.Coupon__offerDates,
.Coupon__offerType,
.Coupon__errorMessage,
.OffersCard__title,
.OffersCard__description {
  font-family: "Source Sans Pro", "Helvetica Neue", Tahoma, Arial, sans-serif;
  font-weight: normal;
  font-size: 16px;
  line-height: normal;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  color: #464852; }

.OffersCard__description {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis; }

.Coupon__offerDescription,
.OffersCard__description {
  font-size: 14px;
  line-height: 1.43; }

.Coupon__offerType,
.Coupon__termsHeading {
  font-weight: 600;
  font-size: 14px; }

.Coupon__offerDates,
.Coupon__termsAndConditions,
.OffersCard__dates {
  font-size: 12px;
  line-height: 1.67; }

.Coupon__cta {
  font-family: "Source Sans Pro", "Helvetica Neue", Tahoma, Arial, sans-serif;
  font-weight: normal;
  font-size: 14px;
  line-height: normal;
  width: auto;
  min-width: auto;
  height: 40px;
  font-weight: bold; }

.Coupon__cardFooter .btn {
  min-width: auto; }

.Coupon__cardFooter .btn-link {
  text-decoration: none;
  color: #393939; }

.Coupon__modalHeading {
  font-family: "Source Sans Pro", "Helvetica Neue", Tahoma, Arial, sans-serif;
  font-weight: normal;
  font-size: 21px;
  line-height: normal;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  color: #0a4d8c; }

.MperksCard__handPickedCard--modal .OffersCard {
  min-height: 234px; }
  .MperksCard__handPickedCard--modal .OffersCard .card-header {
    background-color: #ffffff; }

.MperksCard__handPickedCard--modal .card-body {
  height: 135px; }

.HandPickedOffers__clipUnclip {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex; }
  .HandPickedOffers__clipUnclip svg {
    margin-right: 10px; }

.SpecialOffersContent .MperksCard__cardFooter {
  cursor: text; }

@media screen and (min-width: 768px) {
  .Coupon__offerTitle,
  .OffersCard__title {
    font-size: 21px; }
  .MperksCard__handPickedCard--modal .OffersCard {
    min-height: 250px; }
  .MperksCard__handPickedCard--modal .card-body {
    height: 144px; } }

.MperksCard__rewardCardImage {
  width: auto;
  -o-object-fit: contain;
     object-fit: contain;
  height: 106px; }

.MperksCard__rewardCardDateIndication {
  font-family: "Source Sans Pro", "Helvetica Neue", Tahoma, Arial, sans-serif;
  font-weight: normal;
  font-size: 12px;
  line-height: 1.67;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  color: #464852; }

.MperksCard__rewardCardTitle {
  font-family: "Source Sans Pro", "Helvetica Neue", Tahoma, Arial, sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: normal;
  margin-bottom: 0;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: 0.5px;
  color: #464852;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis; }

.recommended-shoppinglist-items__card {
  margin: 15px 0; }
  .recommended-shoppinglist-items__card .Products {
    white-space: normal;
    overflow: hidden; }
    .recommended-shoppinglist-items__card .Products .Products__container {
      width: 240px;
      margin: auto;
      text-align: left; }
      @media only screen and (min-width: 553px) and (max-width: 767px) {
        .recommended-shoppinglist-items__card .Products .Products__container {
          margin-top: 40px;
          width: inherit; } }
    .recommended-shoppinglist-items__card .Products .Products__item {
      display: inline-block;
      width: 70px;
      margin: 10px 5px;
      cursor: pointer; }

.ListView {
  text-align: center; }
  .ListView .ListViewHeader {
    padding: 15px; }
  .ListView .ListViewHeader__title {
    font-family: "Source Sans Pro", "Helvetica Neue", Tahoma, Arial, sans-serif;
    font-weight: 400;
    font-size: 21px;
    line-height: normal;
    color: #464852;
    display: inline-block;
    width: 90%; }
  .ListView .ListViewHeader__subTitle {
    font-family: "Source Sans Pro", "Helvetica Neue", Tahoma, Arial, sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: normal;
    width: 80%;
    margin: auto;
    color: #33475b;
    margin-top: 5px; }
  .ListView .ListViewHeader__storeInfo {
    font-family: "Source Sans Pro", "Helvetica Neue", Tahoma, Arial, sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: normal;
    margin-top: 10px;
    color: #464852; }
    .ListView .ListViewHeader__storeInfo label {
      font-weight: bolder; }
  .ListView .ProductCategories {
    font-family: "Source Sans Pro", "Helvetica Neue", Tahoma, Arial, sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: normal;
    height: 26px;
    Text-align: left;
    color: #ffffff;
    padding: 3px 10px;
    background-color: #70b7f5; }
  .ListView .ProductCell {
    height: 120px;
    border-bottom: 1px solid #cccccc;
    margin-right: 0px;
    margin-left: 0px;
    cursor: pointer; }
    .ListView .ProductCell .ProductCell__icon {
      height: 26px;
      -o-object-fit: contain;
         object-fit: contain; }
    .ListView .ProductCell .ProductCell__position {
      position: absolute;
      top: 10px;
      left: 22px; }
    .ListView .ProductCell .ProductCell__image {
      width: 85px;
      padding: 17.5px 0; }
    .ListView .ProductCell .ProductCell__details {
      padding: 10px;
      Text-align: left; }
    .ListView .ProductCell .ProductCell__ProductsInfo {
      font-family: "Source Sans Pro", "Helvetica Neue", Tahoma, Arial, sans-serif;
      font-weight: 400;
      font-size: 14px;
      line-height: normal;
      color: #454545;
      width: 90%;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
    .ListView .ProductCell .ProductCell__ProductsmodalSale {
      font-family: "Source Sans Pro", "Helvetica Neue", Tahoma, Arial, sans-serif;
      font-weight: 700;
      font-size: 12px;
      line-height: normal;
      color: #f00007;
      margin-top: 5px;
      height: 15px; }
    .ListView .ProductCell .ProductCell__ProductsPrice {
      font-family: "Source Sans Pro", "Helvetica Neue", Tahoma, Arial, sans-serif;
      font-weight: 700;
      font-size: 16px;
      line-height: normal;
      color: #454545; }
    .ListView .ProductCell .ProductCell__ProductsAisle {
      font-family: "Source Sans Pro", "Helvetica Neue", Tahoma, Arial, sans-serif;
      font-weight: 400;
      font-size: 12px;
      line-height: normal;
      color: #454545;
      margin-top: 10px; }
    .ListView .ProductCell .AddRemove {
      padding: 0px; }
      .ListView .ProductCell .AddRemove .ProductCell__AddRemoveBtn {
        position: relative;
        width: 24px;
        height: 24px;
        top: 48px;
        left: 15px;
        background-color: #fff;
        border: none;
        padding: 0px;
        cursor: pointer; }
        .ListView .ProductCell .AddRemove .ProductCell__AddRemoveBtn svg {
          margin-top: 1px; }
    .ListView .ProductCell .LoadingOverlay {
      background-color: transparent;
      background-color: initial;
      -webkit-transition: none;
      transition: none;
      width: 99%;
      padding-left: 30px; }
      .ListView .ProductCell .LoadingOverlay .Loading {
        width: 24px;
        height: 24px; }
      .ListView .ProductCell .LoadingOverlay .Loading__svg {
        stroke: #0a4d8c; }
    .ListView .ProductCell .js-plv__loading-spinner--fade-in {
      -webkit-animation: FADE_IN 50ms;
              animation: FADE_IN 50ms; }

@keyframes FADE_IN {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
    .ListView .ProductCell .js-plv__loading-spinner--fade-out {
      -webkit-animation: FADE_OUT 50ms;
              animation: FADE_OUT 50ms; }

@keyframes FADE_OUT {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

@media only screen and (min-width: 768px) {
  .ListView .ProductCell .ProductCell__position {
    position: absolute;
    top: 15px;
    left: 45px; } }

.CategoryTile .CategoryTile__header {
  margin: 20px auto;
  font-size: 28px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: -0.5px;
  color: #0a4e8c; }

.CategoryTile .CategoryTile__showMore,
.CategoryTile .CategoryTile__showLess {
  display: none; }

.CategoryTile .CategoryList {
  display: none; }

.CategoryTile .CategoryList__image {
  width: 100%;
  height: auto;
  border-radius: 2px;
  cursor: pointer; }

.CategoryTile .CategoryList__label {
  font-size: 16px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.5px;
  color: #464852;
  text-decoration: none;
  cursor: pointer; }

.RewardMessage__banner {
  background: #32b2e4;
  color: #ffffff;
  height: 186px;
  margin: 10px -20px 0 -20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer; }

.RewardMessage__text {
  text-align: center;
  padding: 0 15px; }
  .RewardMessage__text p {
    margin: 0; }

.RewardMessage__alert {
  font-weight: bold;
  font-size: 28px; }
  @media only screen and (max-width: 767px) {
    .RewardMessage__alert {
      font-size: 21px; } }

.RewardMessage__date {
  font-weight: bold; }

.new-rewards-started__card.new-rewards-started__card .card-footer,
.recently-earned-rewards__card.recently-earned-rewards__card .card-footer {
  border-top: 1px solid #ffffff; }

.MperksCard__rewardCardDescription {
  font-family: "Source Sans Pro", "Helvetica Neue", Tahoma, Arial, sans-serif;
  font-weight: normal;
  font-size: 14px;
  line-height: 1.43;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  color: #464852;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis; }

.Disclaimer p {
  margin-top: 12px; }

.Disclaimer .Disclaimer__text {
  font-family: "Source Sans Pro", "Helvetica Neue", Tahoma, Arial, sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 1.67;
  letter-spacing: 0;
  color: #464852;
  background-color: #ffffff;
  text-decoration: none; }

.LoadingOverlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.6);
  display: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: background-color 2000ms cubic-bezier(0.5, 0, 0.1, 1);
  transition: background-color 2000ms cubic-bezier(0.5, 0, 0.1, 1);
  z-index: 8000; }
  .LoadingOverlay .Loading {
    -webkit-animation-name: rotate;
            animation-name: rotate;
    -webkit-animation-duration: 1000ms;
            animation-duration: 1000ms;
    -webkit-animation-timing-function: linear;
            animation-timing-function: linear;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
    -webkit-animation-iteration-count: infinite;
            animation-iteration-count: infinite;
    width: 5.25rem;
    height: 5.25rem; }
  .LoadingOverlay .Loading__svg {
    fill: transparent; }
  .LoadingOverlay svg {
    -webkit-transition: fill 250ms;
    transition: fill 250ms; }

@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

.RxEarnedRewards .MperksCard__cardHeader {
  z-index: 1; }

.RxEarnedRewards .js-rx-earned-rewards__expiredHeader {
  height: 280px;
  display: none;
  height: 45px;
  text-align: center; }
  .RxEarnedRewards .js-rx-earned-rewards__expiredHeader p {
    margin-top: 10px;
    color: #ffffff; }

.RxEarnedRewards .js-rx-earned-rewards__body {
  display: block; }

.RxEarnedRewards .js-rx-earned-rewards--showExpired {
  height: 235px; }

.RxEarnedRewards .RxEarnedRewards__creditMessage {
  height: 20px;
  text-align: left;
  padding: 27px 0px 0px 3px;
  color: inherit; }
  .RxEarnedRewards .RxEarnedRewards__creditMessage p {
    margin: 0; }

.RxEarnedRewards .RxEarnedRewards__image {
  margin-top: 20px;
  text-align: right;
  display: block; }
  .RxEarnedRewards .RxEarnedRewards__image img {
    width: 95px;
    height: 95px;
    -o-object-fit: contain;
       object-fit: contain; }

.RxEarnedRewards .RxEarnedRewards__rewardCount {
  font-family: "Source Sans Pro", "Helvetica Neue", Tahoma, Arial, sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: normal;
  color: #464852; }

@media only screen and (min-width: 768px) {
  .RxEarnedRewards .RxEarnedRewards__creditMessage {
    padding: 37px 5px 0px 0px; } }

@media only screen and (max-width: 320px) {
  .RxEarnedRewards .RxEarnedRewards__creditMessage {
    padding: 27px 14px 0px 25px; } }

.Carousel {
  overflow-x: scroll;
  overflow-y: hidden;
  -ms-flex-wrap: nowrap !important;
      flex-wrap: nowrap !important;
  margin-top: 10px;
  height: 185px; }
  .Carousel .CarouselItem {
    display: inline-block;
    width: 80px;
    margin: 0 15px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    cursor: pointer; }
  .Carousel .CarouselItem__img {
    height: 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 4px; }
  .Carousel .CarouselItem__desc {
    width: 80px;
    margin: 0 auto;
    text-align: center;
    line-height: 1.25; }
  .Carousel .CarouselItem__title {
    font-size: 14px;
    font-weight: 600;
    color: #464852;
    display: block;
    text-align: center;
    margin-left: -5px;
    width: 100px;
    height: 2.5em; }
  .Carousel .CarouselItem__subtitle {
    margin: 10px auto 20px auto;
    font-size: 12px;
    font-weight: normal;
    white-space: normal;
    line-height: 1.17;
    display: block;
    color: #464852; }
  .Carousel .CarouselItem__saletext {
    color: #dd1321;
    font-weight: bold; }

.carousel-title-line-clamp__wrapper--2lines {
  line-height: 1.25;
  max-height: 2.5em;
  overflow: hidden; }

.carousel-title-line-clamp__text--2lines {
  display: inline-block;
  max-height: 3.75em;
  position: relative;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-decoration: none;
  -webkit-transition: color .3s ease-in-out;
  transition: color .3s ease-in-out; }
  .carousel-title-line-clamp__text--2lines:before {
    background: #fff;
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(30%, rgba(255, 255, 255, 0.8)), color-stop(70%, white));
    background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.8) 30%, white 70%);
    bottom: 1.25em;
    content: '\2026';
    height: 1.25em;
    position: absolute;
    right: 0;
    text-align: right;
    width: 4em; }
  .carousel-title-line-clamp__text--2lines:after {
    background: #fff;
    content: attr(data-text);
    left: 0;
    height: 1.25em;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%; }
  @supports (-webkit-line-clamp: 2) {
    .carousel-title-line-clamp__text--2lines:before, .carousel-title-line-clamp__text--2lines:after {
      content: none; } }

.carousel-subtitle-line-clamp__wrapper--3lines {
  line-height: 1.17;
  max-height: 3.51em;
  overflow: hidden; }

.carousel-subtitle-line-clamp__text--3lines {
  display: inline-block;
  max-height: 4.68em;
  position: relative;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  text-decoration: none;
  -webkit-transition: color .3s ease-in-out;
  transition: color .3s ease-in-out; }
  .carousel-subtitle-line-clamp__text--3lines:before {
    background: #fff;
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(30%, rgba(255, 255, 255, 0.8)), color-stop(70%, white));
    background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.8) 30%, white 70%);
    bottom: 1.17em;
    content: '\2026';
    height: 1.17em;
    position: absolute;
    right: 0;
    text-align: right;
    width: 4em; }
  .carousel-subtitle-line-clamp__text--3lines:after {
    background: #fff;
    content: attr(data-text);
    left: 0;
    height: 2.34em;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%; }
  @supports (-webkit-line-clamp: 2) {
    .carousel-subtitle-line-clamp__text--3lines:before, .carousel-subtitle-line-clamp__text--3lines:after {
      content: none; } }

.rx-in-progress-rewards__card .rx-rewards-details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.rx-in-progress-rewards__card .rx-rewards-details__row {
  width: 361px;
  padding: 0 0.6rem;
  height: 120px; }

.rx-in-progress-rewards__card .rx-rewards-details__image {
  margin-top: 20px;
  width: 33.33%;
  float: left; }
  .rx-in-progress-rewards__card .rx-rewards-details__image img {
    width: 95px;
    height: 95px;
    -o-object-fit: contain;
       object-fit: contain; }

.rx-in-progress-rewards__card .rx-rewards-details__text {
  width: 66.66%;
  float: right;
  padding-top: 32px;
  padding-left: 24px; }
  .rx-in-progress-rewards__card .rx-rewards-details__text a {
    color: inherit; }

.rx-in-progress-rewards__card .progress-meter {
  margin-top: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.rx-in-progress-rewards__card .progress-meter__row {
  width: 361px;
  padding: 0 1.25rem;
  z-index: 0; }

.rx-in-progress-rewards__card .progress-meter__item {
  width: 20%;
  float: left;
  position: relative;
  list-style-type: none;
  cursor: pointer; }

.rx-in-progress-rewards__card .progress-meter__item:first-child:before {
  width: 75%;
  left: -10px;
  background-color: #e1e7eb;
  border-radius: 3px; }

.rx-in-progress-rewards__card .progress-meter__item:before {
  width: 100%;
  height: 4px;
  content: '';
  position: absolute;
  background-color: #e1e7eb;
  top: 13px;
  left: -30px;
  z-index: -1; }

.rx-in-progress-rewards__card .progress-meter__item:nth-child(5):after {
  width: 75%;
  height: 4px;
  content: '';
  position: absolute;
  background-color: #e1e7eb;
  border-radius: 3px;
  top: 13px;
  right: -10px;
  z-index: -1; }

.rx-in-progress-rewards__card .progress-meter__circle {
  width: 27px;
  height: 27px;
  border: 4px solid #e1e7eb;
  display: block;
  margin: 0 auto 10px auto;
  border-radius: 50%;
  background-color: #ffffff; }

.rx-in-progress-rewards__card .progress-meter__checkmark {
  display: none; }

.rx-in-progress-rewards__card .js-progress-meter__item--active .progress-meter__circle {
  border-color: #0a4d8c; }

.rx-in-progress-rewards__card .js-progress-meter__item--active .progress-meter__checkmark {
  display: inline-block; }
  .rx-in-progress-rewards__card .js-progress-meter__item--active .progress-meter__checkmark:after {
    content: '';
    display: block;
    width: 7px;
    height: 11px;
    margin: 0px 0px 4px 6px;
    border: solid #0a4d8c;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg); }

.rx-in-progress-rewards__card .progress-meter__item.js-progress-meter__item--active:first-child:before,
.rx-in-progress-rewards__card .progress-meter__item.js-progress-meter__item--active:before,
.rx-in-progress-rewards__card .progress-meter__item.js-progress-meter__item--active:nth-child(5):after {
  background-color: #0a4d8c; }

.pdv .pdv__close {
  color: #0a4d8c;
  width: 30px;
  opacity: 1;
  font-size: 2rem; }

.pdv .pdv__images-carousel {
  height: 200px;
  width: 200px;
  margin: 20px auto; }

.pdv .pdv__price-info {
  text-align: center;
  padding: 10px 0; }

.pdv .pdv__sale-indicator {
  color: #de1321;
  font-weight: bold;
  margin-bottom: 0rem; }

.pdv .pdv__product-name {
  color: #464852;
  font-family: "Source Sans Pro", "Helvetica Neue", Tahoma, Arial, sans-serif;
  font-weight: 400;
  font-size: 21px;
  line-height: normal;
  margin-bottom: 20px;
  -webkit-hyphens: none;
      -ms-hyphens: none;
          hyphens: none; }

.pdv .pdv__product-price {
  color: #0a4d8c;
  font-family: "Source Sans Pro", "Helvetica Neue", Tahoma, Arial, sans-serif;
  font-weight: 700;
  font-size: 28px;
  line-height: normal;
  margin-bottom: 10px; }

.pdv .pdv__regular-price {
  color: #464852;
  font-family: "Source Sans Pro", "Helvetica Neue", Tahoma, Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: normal;
  margin-bottom: 2px; }

.pdv .pdv__goodthru-date {
  color: #464852;
  font-family: "Source Sans Pro", "Helvetica Neue", Tahoma, Arial, sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: normal;
  margin-bottom: 20px; }

.pdv .pdv__body {
  padding: 1rem 2rem; }

.pdv .pdv__category {
  height: 80px;
  margin-top: 15px; }

.pdv .pdv__field-block {
  border-top: 1px solid #8797a2; }

.pdv .pdv__field-label {
  color: #464852;
  font-family: "Source Sans Pro", "Helvetica Neue", Tahoma, Arial, sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: normal;
  padding-top: 20px;
  margin-bottom: 0; }

.pdv .pdv__field-desc {
  color: #464852;
  font-family: "Source Sans Pro", "Helvetica Neue", Tahoma, Arial, sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  -webkit-hyphens: none;
  -ms-hyphens: none;
      hyphens: none; }

.pdv .pdv__nutrition {
  padding: 2rem; }

.pdv .pdv__nutrition-tile {
  width: 86px;
  height: 86px;
  border-radius: 3.4px;
  background-color: #e1e7eb;
  margin: 7px; }
  .pdv .pdv__nutrition-tile div {
    margin-top: 14px;
    text-align: center;
    font-family: "Source Sans Pro", "Helvetica Neue", Tahoma, Arial, sans-serif;
    font-weight: bold;
    font-size: 30px;
    line-height: normal; }
  .pdv .pdv__nutrition-tile p {
    font-family: "Source Sans Pro", "Helvetica Neue", Tahoma, Arial, sans-serif;
    font-weight: 600;
    font-size: 12px;
    line-height: normal;
    text-align: center; }

.pdv .related-coupons {
  margin: 15px 0; }
  .pdv .related-coupons .coupon-cell {
    height: 120px;
    margin-right: 0px;
    margin-left: 0px; }
    .pdv .related-coupons .coupon-cell .coupon-cell__image {
      width: 100%;
      margin-top: 5px;
      line-height: 120px;
      cursor: pointer; }
    .pdv .related-coupons .coupon-cell .coupon-cell__details {
      padding: 10px;
      Text-align: left; }
    .pdv .related-coupons .coupon-cell .coupon-cell__coupons-info {
      font-family: "Source Sans Pro", "Helvetica Neue", Tahoma, Arial, sans-serif;
      font-weight: 700;
      font-size: 21px;
      line-height: normal;
      color: #464852;
      margin-bottom: 4px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      cursor: pointer; }
    .pdv .related-coupons .coupon-cell .coupon-cell__coupons-desc {
      font-family: "Source Sans Pro", "Helvetica Neue", Tahoma, Arial, sans-serif;
      font-weight: 400;
      font-size: 16px;
      line-height: normal;
      color: #464852;
      max-height: 60px;
      line-height: 1.25; }
    .pdv .related-coupons .coupon-cell .coupon-cell__coupons-date {
      font-family: "Source Sans Pro", "Helvetica Neue", Tahoma, Arial, sans-serif;
      font-weight: 400;
      font-size: 12px;
      line-height: normal;
      color: #464852;
      margin-top: 5px; }
    .pdv .related-coupons .coupon-cell .coupon-cell__action-btn {
      cursor: pointer;
      padding-right: 0px;
      padding-left: 0px; }
      .pdv .related-coupons .coupon-cell .coupon-cell__action-btn a {
        color: #0a4d8c;
        line-height: 120px;
        white-space: nowrap; }

.pdv .related-coupon-desc-line-clamp__wrapper--2lines {
  line-height: 1.25;
  max-height: 2.5em;
  overflow: hidden; }

.pdv .related-coupon-desc-line-clamp__text--2lines {
  display: inline-block;
  max-height: 3.75em;
  position: relative;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-decoration: none;
  -webkit-transition: color .3s ease-in-out;
  transition: color .3s ease-in-out; }
  .pdv .related-coupon-desc-line-clamp__text--2lines:before {
    background: #fff;
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(30%, rgba(255, 255, 255, 0.8)), color-stop(70%, white));
    background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.8) 30%, white 70%);
    bottom: 1.25em;
    content: '\2026';
    height: 1.25em;
    position: absolute;
    right: 0;
    text-align: right;
    width: 4em; }
  .pdv .related-coupon-desc-line-clamp__text--2lines:after {
    background: #fff;
    content: attr(data-text);
    left: 0;
    height: 1.25em;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%; }
  @supports (-webkit-line-clamp: 2) {
    .pdv .related-coupon-desc-line-clamp__text--2lines:before, .pdv .related-coupon-desc-line-clamp__text--2lines:after {
      content: none; } }

@media only screen and (max-width: 320px) {
  .pdv .pdv .related-coupons .coupon-cell {
    margin-bottom: 1rem; } }

@media only screen and (max-width: 768px) {
  .pdv .pdv .pdv__nutrition {
    padding: 2rem;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; } }

.pdv .pdv__add-remove {
  position: relative; }
  .pdv .pdv__add-remove .pdv__add-remove-btn {
    width: 100%;
    height: 44px;
    border-radius: 4px;
    background-color: #0a4d8c;
    border-style: none;
    color: #ffffff;
    cursor: pointer;
    font-weight: 600;
    font-size: 16px;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    margin: 15px 0; }
    .pdv .pdv__add-remove .pdv__add-remove-btn:hover {
      background-color: #063561; }

.pdv .LoadingOverlay {
  background-color: transparent;
  background-color: initial;
  -webkit-transition: none;
  transition: none; }
  .pdv .LoadingOverlay .Loading {
    width: 25px;
    height: 25px; }
  .pdv .LoadingOverlay .Loading__svg {
    stroke: #0a4d8c; }

.pdv .js-pdv__loading-spinner--fade-in {
  -webkit-animation: FADE_IN 50ms;
          animation: FADE_IN 50ms; }

@keyframes FADE_IN {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.pdv .js-pdv__loading-spinner--fade-out {
  -webkit-animation: FADE_OUT 50ms;
          animation: FADE_OUT 50ms; }

@keyframes FADE_OUT {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

.pdv .js-pdv__add-remove-btn--color-in {
  -webkit-transition: 50ms ease-out;
  transition: 50ms ease-out; }

.pdv .js-pdv__add-remove-btn--color-out {
  -webkit-transition: 50ms ease-in;
  transition: 50ms ease-in; }

.coupon-detail-view .coupon-detail-view__close-div {
  overflow: hidden; }

.coupon-detail-view .coupon-detail-view__close {
  color: #0a4d8c;
  width: 30px;
  opacity: 1;
  font-size: 2rem; }

.coupon-detail-view .coupon-detail-view__image {
  width: 100%;
  text-align: center; }
  .coupon-detail-view .coupon-detail-view__image img {
    width: 200px; }

.coupon-detail-view .coupon-detail-view__image--large {
  width: 100%;
  text-align: center; }
  .coupon-detail-view .coupon-detail-view__image--large img {
    width: 100%;
    height: auto; }

.coupon-detail-view .coupon-detail-view__price-info {
  padding: 10px 0; }

.coupon-detail-view .coupon-detail-view__not-interested-btn {
  width: 100%;
  background-color: #e1e7eb;
  color: #464852;
  height: 44px;
  border-radius: 4px;
  border-style: none;
  cursor: pointer;
  position: relative; }

.coupon-detail-view .coupon-detail-view__not-interested-btn--disabled {
  width: 100%;
  color: #8797a2;
  background-color: #efefef;
  height: 44px;
  border-radius: 4px;
  border-style: none;
  position: relative;
  cursor: not-allowed; }

.coupon-detail-view .coupon-detail-view__clip-unclip-btn {
  border-radius: 4px;
  border-style: none;
  width: 100%;
  background-color: #0a4d8c;
  color: #ffffff;
  height: 44px;
  position: relative;
  cursor: pointer; }

.coupon-detail-view .coupon-detail-view__clip-unclip-btn--disabled {
  border-radius: 4px;
  border-style: none;
  width: 100%;
  background-color: #aabcce;
  color: #ffffff;
  height: 44px;
  position: relative;
  cursor: not-allowed; }

.coupon-detail-view .coupon-detail-view__coupon-name {
  text-align: center;
  color: #464852;
  -webkit-hyphens: none;
      -ms-hyphens: none;
          hyphens: none;
  font-family: "Source Sans Pro", "Helvetica Neue", Tahoma, Arial, sans-serif;
  font-weight: 400;
  font-size: 21px;
  line-height: normal; }

.coupon-detail-view .coupon-detail-view__coupon-price {
  text-align: center;
  color: #0a4d8c;
  font-family: "Source Sans Pro", "Helvetica Neue", Tahoma, Arial, sans-serif;
  font-weight: bold;
  font-size: 28px;
  line-height: normal; }

.coupon-detail-view .coupon-detail-view__body {
  padding: 1rem 2rem; }

.coupon-detail-view .coupon-detail-view__category {
  height: 80px; }

.coupon-detail-view .coupon-detail-view__field-block {
  border-top: 1px solid #8797a2; }

.coupon-detail-view .coupon-detail-view__field-label {
  color: #464852;
  font-family: "Source Sans Pro", "Helvetica Neue", Tahoma, Arial, sans-serif;
  font-weight: bold;
  font-size: 16px;
  line-height: normal;
  padding-top: 20px;
  margin-bottom: 0; }

.coupon-detail-view .coupon-detail-view__field-desc {
  color: #464852;
  font-family: "Source Sans Pro", "Helvetica Neue", Tahoma, Arial, sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: normal;
  -webkit-hyphens: none;
      -ms-hyphens: none;
          hyphens: none; }

@media only screen and (max-width: 768px) {
  .coupon-detail-view .coupon-detail-view__body {
    padding: 1rem 1.25rem; } }

.coupon-detail-view .LoadingOverlay {
  background-color: transparent;
  background-color: initial;
  -webkit-transition: none;
  transition: none; }
  .coupon-detail-view .LoadingOverlay .Loading {
    width: 25px;
    height: 25px; }
  .coupon-detail-view .LoadingOverlay .Loading__svg {
    stroke: #0a4d8c; }

.coupon-detail-view .coupon-detail-view__button-row {
  height: 44px; }

.coupon-detail-view #coupon-detail-view__button-expand {
  position: absolute;
  right: 0px;
  padding-right: 20px;
  margin-left: auto;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-transition: all 100ms ease-out;
  transition: all 100ms ease-out; }

.coupon-detail-view .coupon-detail-view__clip-unclip-btn--full-width {
  padding-left: 20px; }

.coupon-detail-view #js-coupon-detail-view__loading-spinner {
  padding-right: 6px; }

.coupon-detail-view .js-coupon-detail-view__loading-spinner--fade-in {
  -webkit-animation: FADE_IN 50ms;
          animation: FADE_IN 50ms; }

@-webkit-keyframes FADE_IN {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes FADE_IN {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.coupon-detail-view .js-coupon-detail-view__loading-spinner--fade-out {
  -webkit-animation: FADE_OUT 50ms;
          animation: FADE_OUT 50ms; }

@-webkit-keyframes FADE_OUT {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

@keyframes FADE_OUT {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

.coupon-detail-view .js-coupon-detail-view__clip-unclip-btn--color-in {
  -webkit-transition: 50ms ease-out;
  transition: 50ms ease-out; }

.coupon-detail-view .js-coupon-detail-view__clip-unclip-btn--color-out {
  -webkit-transition: 50ms ease-in;
  transition: 50ms ease-in; }

@media only screen and (min-width: 769px) {
  .coupon-detail-view #coupon-detail-view__button-expand {
    padding-right: 32px; }
  .coupon-detail-view .coupon-detail-view__clip-unclip-btn--full-width {
    padding-left: 32px; }
  .coupon-detail-view #js-coupon-detail-view__loading-spinner {
    padding-right: 17px; } }

.image-cta__Component {
  width: 113px;
  margin: auto;
  cursor: pointer; }
  .image-cta__Component a:hover {
    text-decoration: none; }
  .image-cta__Component .image-cta__img {
    width: 100%;
    display: block;
    vertical-align: middle; }
  .image-cta__Component .image-cta__text {
    text-align: center;
    font-size: 14px;
    color: #666666;
    margin-top: 10px; }

.FlipModal .modal-header {
  border: 0;
  padding: 5px 1rem; }

.FlipModal .modal-body {
  min-height: 100px;
  overflow: hidden;
  height: auto; }

.FlipModal .modal-footer {
  background-color: #f4f7fb; }

.coupon-tab-container {
  padding: 15px; }
  .coupon-tab-container .tab-content {
    padding-top: 20px; }
  .coupon-tab-container .nav-tabs {
    border-bottom-color: #e1e7eb;
    border-bottom-style: solid;
    border-bottom-width: 0;
    position: relative; }
    .coupon-tab-container .nav-tabs .nav-item {
      margin-bottom: -4px;
      padding-right: 0rem;
      border-bottom-color: #e1e7eb;
      border-bottom-style: solid;
      border-bottom-width: 4px;
      width: 50%;
      text-align: center;
      margin-top: 5px; }
      .coupon-tab-container .nav-tabs .nav-item:hover {
        border-color: #7bdaff; }
    .coupon-tab-container .nav-tabs .print-coupons {
      width: 24px;
      height: 24px;
      margin: 7px;
      position: absolute;
      right: 0px;
      bottom: 0px;
      display: none; }
      .coupon-tab-container .nav-tabs .print-coupons button.print-btn {
        width: 100%;
        height: 100%;
        padding: 0px;
        background: none;
        border: none;
        cursor: pointer; }
    .coupon-tab-container .nav-tabs .nav-link {
      border: 0px;
      border-top-left-radius: 0rem;
      border-top-right-radius: 0rem;
      color: #5e6d78;
      font-size: 16px;
      font-weight: 600;
      padding-right: 0;
      padding-left: 0; }
    .coupon-tab-container .nav-tabs .nav-link.active {
      color: #464852;
      font-size: 16px;
      border-bottom: 4px solid #0a4d8c;
      margin-bottom: -4px; }
    .coupon-tab-container .nav-tabs .nav-link__text {
      display: block; }
    .coupon-tab-container .nav-tabs .nav-tabs__coupon-count {
      font-weight: 700;
      padding-right: 2px; }
  @media (min-width: 768px) {
    .coupon-tab-container .nav-tabs {
      border-bottom-width: 4px; }
      .coupon-tab-container .nav-tabs .nav-item {
        width: 16.66%; }
      .coupon-tab-container .nav-tabs .nav-link.active:hover {
        border-color: #0a4d8c; } }
  .coupon-tab-container .filter-options__container {
    margin-bottom: 20px; }
  .coupon-tab-container .back-to-all-coupons__btn {
    width: 100%;
    height: 44px;
    border-radius: 4px;
    background-color: #0a4d8c;
    border-style: none;
    color: #ffffff;
    cursor: pointer;
    font-weight: 600;
    font-size: 16px;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    margin: 0 15px 15px 15px; }
    .coupon-tab-container .back-to-all-coupons__btn:hover {
      background-color: #063561; }
    @media (min-width: 768px) {
      .coupon-tab-container .back-to-all-coupons__btn {
        width: 235px;
        margin: auto; } }
  .coupon-tab-container .back-to-all-coupons__btn-wrapper {
    margin-bottom: 20px; }
  .coupon-tab-container .back-to-all-coupons__txt {
    margin: auto;
    padding-bottom: 15px;
    font-size: 21px;
    color: #464852;
    text-align: center; }

@media (min-width: 768px) {
  .coupon-container__back-to-top {
    display: none;
    position: fixed;
    height: 34px;
    width: 34px;
    bottom: 50px;
    right: 50px;
    z-index: 10;
    border: none;
    background-color: #8697a2;
    cursor: pointer;
    border-radius: 2px;
    padding: 5px; }
    .coupon-container__back-to-top svg {
      margin-top: 3px; }
    .coupon-container__back-to-top:hover {
      background-color: #0a4d8c; }
  .coupon-tab-container .nav-tabs .print-coupons {
    display: block; } }

@media print {
  .coupons-grid__load-more, .coupons-grid__hat-container, .back-to-all-coupons__txt, .back-to-all-coupons__btn-wrapper {
    display: none !important; }
  .coupon-container {
    overflow: auto; }
    .coupon-container:after {
      content: ".";
      display: block;
      height: 0;
      clear: both;
      visibility: hidden; }
  .available-coupons-grid .col-sm-12.col-md-4.col-lg-3 {
    display: none; }
  .available-coupons-grid .col-sm-12.col-md-8.col-lg-9 {
    width: 100%;
    max-width: none;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%; }
  .clipped-coupons-grid .col-sm-12.col-md-4.col-lg-3 {
    display: none; }
  .clipped-coupons-grid .col-sm-12.col-md-8.col-lg-9 {
    width: 100%;
    max-width: none;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%; }
  .container.coupons-grid__component .coupons-grid__ad-banner {
    display: none; }
  .container.coupons-grid__component .coupons-grid__category-row {
    clear: both; }
  .coupon-grid-col.col-sm-12.col-md-6.col-lg-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 19%;
    float: left !important; }
    .coupon-grid-col.col-sm-12.col-md-6.col-lg-4 .container.coupons-grid__coupon {
      min-width: 0px !important;
      border: 1px solid black; }
  .available-coupons-grid *, .clipped-coupons-grid * {
    -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 auto !important;
            flex: 0 0 auto !important;
    float: none !important;
    display: block; } }

.coupons-grid__component .coupons-grid__title-line-clamp__wrapper {
  -webkit-hyphens: none;
      -ms-hyphens: none;
          hyphens: none;
  line-height: 1.15;
  max-height: 48.3px;
  overflow: hidden; }
  @media only screen and (max-width: 575px) {
    .coupons-grid__component .coupons-grid__title-line-clamp__wrapper {
      line-height: 1.15;
      max-height: 24.15px;
      overflow: hidden; } }

.coupons-grid__component .coupons-grid__title-line-clamp__text {
  -webkit-hyphens: none;
      -ms-hyphens: none;
          hyphens: none;
  display: inline-block;
  max-height: 72.45px;
  position: relative;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-decoration: none;
  -webkit-transition: color .3s ease-in-out;
  transition: color .3s ease-in-out; }
  .coupons-grid__component .coupons-grid__title-line-clamp__text:before {
    background: #fff;
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(30%, rgba(255, 255, 255, 0.8)), color-stop(70%, white));
    background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.8) 30%, white 70%);
    bottom: 24.15px;
    content: '\2026';
    height: 24.15px;
    position: absolute;
    right: 0;
    text-align: right;
    width: 4em; }
  .coupons-grid__component .coupons-grid__title-line-clamp__text:after {
    background: #fff;
    content: attr(data-text);
    left: 0;
    height: 24.15px;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%; }
  @supports (-webkit-line-clamp: 2) {
    .coupons-grid__component .coupons-grid__title-line-clamp__text:before, .coupons-grid__component .coupons-grid__title-line-clamp__text:after {
      content: none; } }
  @media only screen and (max-width: 575px) {
    .coupons-grid__component .coupons-grid__title-line-clamp__text {
      display: inline-block;
      max-height: 48.3px;
      position: relative;
      display: -webkit-box;
      -webkit-line-clamp: 1;
      -webkit-box-orient: vertical;
      text-decoration: none;
      -webkit-transition: color .3s ease-in-out;
      transition: color .3s ease-in-out; }
      .coupons-grid__component .coupons-grid__title-line-clamp__text:before {
        background: #fff;
        background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(30%, rgba(255, 255, 255, 0.8)), color-stop(70%, white));
        background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.8) 30%, white 70%);
        bottom: 24.15px;
        content: '\2026';
        height: 24.15px;
        position: absolute;
        right: 0;
        text-align: right;
        width: 4em; }
      .coupons-grid__component .coupons-grid__title-line-clamp__text:after {
        background: #fff;
        content: attr(data-text);
        left: 0;
        height: 0px;
        overflow: hidden;
        position: absolute;
        top: 0;
        width: 100%; }
      @supports (-webkit-line-clamp: 2) {
        .coupons-grid__component .coupons-grid__title-line-clamp__text:before, .coupons-grid__component .coupons-grid__title-line-clamp__text:after {
          content: none; } } }

.coupons-grid__component .coupons-grid__date-line-clamp__wrapper {
  -webkit-hyphens: none;
      -ms-hyphens: none;
          hyphens: none;
  line-height: 1.43;
  max-height: 20.02px;
  overflow: hidden; }

.coupons-grid__component .coupons-grid__date-line-clamp__text {
  -webkit-hyphens: none;
      -ms-hyphens: none;
          hyphens: none;
  display: inline-block;
  max-height: 40.04px;
  position: relative;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-decoration: none;
  -webkit-transition: color .3s ease-in-out;
  transition: color .3s ease-in-out; }
  .coupons-grid__component .coupons-grid__date-line-clamp__text:before {
    background: #fff;
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(30%, rgba(255, 255, 255, 0.8)), color-stop(70%, white));
    background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.8) 30%, white 70%);
    bottom: 20.02px;
    content: '\2026';
    height: 20.02px;
    position: absolute;
    right: 0;
    text-align: right;
    width: 4em; }
  .coupons-grid__component .coupons-grid__date-line-clamp__text:after {
    background: #fff;
    content: attr(data-text);
    left: 0;
    height: 0px;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%; }
  @supports (-webkit-line-clamp: 2) {
    .coupons-grid__component .coupons-grid__date-line-clamp__text:before, .coupons-grid__component .coupons-grid__date-line-clamp__text:after {
      content: none; } }

.coupons-grid__component .coupons-grid__desc-line-clamp__wrapper {
  -webkit-hyphens: none;
      -ms-hyphens: none;
          hyphens: none;
  line-height: 1.25;
  max-height: 40px;
  overflow: hidden; }

.coupons-grid__component .coupons-grid__desc-line-clamp__text {
  -webkit-hyphens: none;
      -ms-hyphens: none;
          hyphens: none;
  display: inline-block;
  max-height: 60px;
  position: relative;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-decoration: none;
  -webkit-transition: color .3s ease-in-out;
  transition: color .3s ease-in-out; }
  .coupons-grid__component .coupons-grid__desc-line-clamp__text:before {
    background: #fff;
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(30%, rgba(255, 255, 255, 0.8)), color-stop(70%, white));
    background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.8) 30%, white 70%);
    bottom: 20px;
    content: '\2026';
    height: 20px;
    position: absolute;
    right: 0;
    text-align: right;
    width: 4em; }
  .coupons-grid__component .coupons-grid__desc-line-clamp__text:after {
    background: #fff;
    content: attr(data-text);
    left: 0;
    height: 20px;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%; }
  @supports (-webkit-line-clamp: 2) {
    .coupons-grid__component .coupons-grid__desc-line-clamp__text:before, .coupons-grid__component .coupons-grid__desc-line-clamp__text:after {
      content: none; } }

@media (min-width: 320px) {
  .coupons-grid__component .col-sm-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; } }

@media (min-width: 576px) {
  .coupons-grid__component .col-sm-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; } }

@media (min-width: 768px) {
  .coupons-grid__component .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; } }

@media (min-width: 992px) {
  .coupons-grid__component .col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; } }

@media (min-width: 1200px) {
  .coupons-grid__component .col-xl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; } }

@media only screen and (max-width: 575px) {
  .coupons-grid__component .coupon-grid-col {
    padding: 0; } }

.coupons-grid__component .coupons-grid__category-row {
  border-top: solid 1px #8697a2; }

.coupons-grid__component .coupons-grid__category-header {
  margin: 10px 15px; }
  @media only screen and (max-width: 575px) {
    .coupons-grid__component .coupons-grid__category-header {
      margin: 10px 0; } }

.coupons-grid__component .coupons-grid__category-header-text {
  font-size: 16px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.5px;
  color: #464852; }

.coupons-grid__component .coupons-grid__coupon {
  text-align: center;
  border-radius: 4px;
  -webkit-box-shadow: 0 0 6px 0 rgba(70, 72, 82, 0.2);
          box-shadow: 0 0 6px 0 rgba(70, 72, 82, 0.2);
  background-color: #ffffff;
  margin-bottom: 20px;
  padding: 10px; }
  @media only screen and (max-width: 575px) {
    .coupons-grid__component .coupons-grid__coupon {
      margin-bottom: 10px;
      text-align: left; } }

.coupons-grid__component .coupons-grid__coupon:hover {
  -webkit-box-shadow: 0 0 14px 0 rgba(70, 72, 82, 0.2);
          box-shadow: 0 0 14px 0 rgba(70, 72, 82, 0.2);
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear; }

.coupons-grid__component .coupons-grid__ad-banner {
  min-width: 80%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  max-height: 200px;
  padding: 0 15px;
  display: block;
  cursor: pointer; }
  .coupons-grid__component .coupons-grid__ad-banner img {
    max-width: 100%; }
  @media only screen and (max-width: 575px) {
    .coupons-grid__component .coupons-grid__ad-banner {
      margin-bottom: 10px;
      padding: 0; } }

.coupons-grid__component .coupons-grid__hat-row {
  padding: 0 15px;
  display: block; }

@media only screen and (min-width: 576px) {
  .coupons-grid__component .coupons-grid__hat-row {
    height: 33px; } }

.coupons-grid__component .coupons-grid__hat-container {
  padding-bottom: 33px; }

.coupons-grid__component .coupons-grid__hat {
  height: 23px;
  max-width: 100%;
  border-radius: 12.5px;
  border: 1px solid #5a6871;
  float: left;
  margin-right: 5px; }

.coupons-grid__component .coupons-grid__hat--red {
  border-color: #dd1321; }
  .coupons-grid__component .coupons-grid__hat--red .coupons-grid__hat-text {
    color: #dd1321; }

.coupons-grid__component .coupons-grid__hat--blue {
  border-color: #0a4d8c; }
  .coupons-grid__component .coupons-grid__hat--blue .coupons-grid__hat-text {
    color: #0a4d8c; }

.coupons-grid__component .coupons-grid__hat-text {
  font-size: 14px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #5a6871;
  padding: 0 20px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap; }

@media only screen and (max-width: 575px) {
  .coupons-grid__component .coupons-grid__image-col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .coupons-grid__component .coupons-grid__desc-col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; } }

@media only screen and (min-width: 576px) {
  .coupons-grid__component .coupons-grid__image-col, .coupons-grid__component .coupons-grid__desc-col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; } }

.coupons-grid__component .coupons-grid__details {
  height: 280px;
  margin-bottom: 10px; }
  @media only screen and (max-width: 575px) {
    .coupons-grid__component .coupons-grid__details {
      height: 103px; } }

.coupons-grid__component .coupons-grid__image {
  width: 132px;
  height: 132px;
  -o-object-fit: contain;
     object-fit: contain;
  display: block;
  margin: auto;
  margin-bottom: 10px;
  cursor: pointer; }
  @media only screen and (max-width: 575px) {
    .coupons-grid__component .coupons-grid__image {
      width: 83px;
      height: 83px; } }

.coupons-grid__component .coupons-grid__title {
  font-size: 21px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: -0.8px;
  color: #464852;
  cursor: pointer;
  -webkit-hyphens: none;
      -ms-hyphens: none;
          hyphens: none; }

.coupons-grid__component .coupons-grid__date {
  font-size: 14px;
  font-weight: normal;
  font-style: italic;
  font-stretch: normal;
  line-height: 1.43;
  letter-spacing: normal;
  color: #464852;
  margin-bottom: 10px;
  -webkit-hyphens: none;
      -ms-hyphens: none;
          hyphens: none; }

.coupons-grid__component .coupons-grid__desc {
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.25;
  letter-spacing: normal;
  color: #464852;
  margin-bottom: 17px;
  -webkit-hyphens: none;
      -ms-hyphens: none;
          hyphens: none; }

.coupons-grid__component .coupons-grid__button {
  width: 100%;
  height: 44px;
  border-radius: 4px;
  border-style: none; }
  .coupons-grid__component .coupons-grid__button svg {
    width: 20px;
    height: 15px;
    margin-right: 10px; }

.coupons-grid__component .coupons-grid__button--clip {
  background-color: #0a4d8c;
  color: #ffffff;
  cursor: pointer; }

.coupons-grid__component .coupons-grid__button--clip:hover {
  background-color: #063561; }

.coupons-grid__component .coupons-grid__button--unclip {
  background-color: #ffffff;
  color: #464852;
  cursor: pointer; }
  .coupons-grid__component .coupons-grid__button--unclip svg {
    fill: #0a4d8c; }
    .coupons-grid__component .coupons-grid__button--unclip svg:hover {
      fill: #0a4d8c; }

.coupons-grid__component .coupons-grid__button--unclip:hover {
  background-color: #0a4d8c;
  color: #ffffff; }
  .coupons-grid__component .coupons-grid__button--unclip:hover svg {
    fill: #ffffff; }
    .coupons-grid__component .coupons-grid__button--unclip:hover svg:hover {
      fill: #ffffff; }

.coupons-grid__component .coupons-grid__button--unclippable {
  background-color: #ffffff;
  color: #aabcce;
  cursor: not-allowed; }
  .coupons-grid__component .coupons-grid__button--unclippable svg {
    fill: #aabcce; }

.coupons-grid__component .coupons-grid__button--disabled {
  color: #ffffff;
  background-color: #aabcce; }

.coupons-grid__component .coupons-grid__load-more {
  width: 100%;
  height: 44px;
  border-radius: 4px;
  background-color: #e1e7eb;
  color: #464852;
  border-style: none;
  margin: 0 auto;
  display: block;
  cursor: pointer; }
  @media only screen and (min-width: 576px) {
    .coupons-grid__component .coupons-grid__load-more {
      width: 230px; } }

.coupons-grid__component .coupons-grid__load-more:hover {
  background-color: #f4f7fb; }

.coupons-grid__component .coupons-grid__load-more--disabled {
  background-color: #efefef;
  cursor: unset; }

.CouponListView {
  text-align: center; }
  .CouponListView .CouponListViewHeader {
    padding: 15px; }
  .CouponListView .CouponListViewHeader__title {
    font-family: "Source Sans Pro", "Helvetica Neue", Tahoma, Arial, sans-serif;
    font-weight: 400;
    font-size: 21px;
    line-height: normal;
    color: #464852;
    display: inline-block;
    width: 90%; }
  .CouponListView .CouponListViewHeader__subTitle {
    font-family: "Source Sans Pro", "Helvetica Neue", Tahoma, Arial, sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: normal;
    width: 80%;
    margin: auto;
    color: #33475b;
    margin-top: 5px; }
  .CouponListView .CouponCategories {
    font-family: "Source Sans Pro", "Helvetica Neue", Tahoma, Arial, sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: normal;
    height: 26px;
    Text-align: left;
    color: #ffffff;
    padding: 3px 10px;
    background-color: #70b7f5; }
  .CouponListView .CouponCell {
    height: 120px;
    border-bottom: 1px solid #cccccc;
    margin-right: 0px;
    margin-left: 0px;
    cursor: pointer; }
    .CouponListView .CouponCell .CouponCell__icon {
      height: 26px;
      -o-object-fit: contain;
         object-fit: contain; }
    .CouponListView .CouponCell .CouponCell__position {
      position: absolute;
      top: 10px;
      left: 22px; }
    .CouponListView .CouponCell .CouponCell__image {
      width: 85px;
      padding: 17.5px 0;
      height: 115px; }
    .CouponListView .CouponCell .CouponCell__details {
      padding: 10px;
      Text-align: left; }
    .CouponListView .CouponCell .CouponCell__clipUnclip {
      padding-right: 0px;
      padding-left: 0px; }
      .CouponListView .CouponCell .CouponCell__clipUnclip a {
        color: #0a4d8c;
        line-height: 120px;
        white-space: nowrap; }
    .CouponListView .CouponCell .CouponCell__CouponInfo {
      font-family: "Source Sans Pro", "Helvetica Neue", Tahoma, Arial, sans-serif;
      font-weight: 400;
      font-size: 14px;
      line-height: normal;
      color: #454545;
      width: 90%;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
    .CouponListView .CouponCell .CouponCell__CouponTitle {
      font-family: "Source Sans Pro", "Helvetica Neue", Tahoma, Arial, sans-serif;
      font-weight: 700;
      font-size: 16px;
      line-height: normal;
      color: #454545;
      height: 40px;
      line-height: 1.25; }
    .CouponListView .CouponCell .CouponCell__CouponDescription {
      font-family: "Source Sans Pro", "Helvetica Neue", Tahoma, Arial, sans-serif;
      font-weight: 400;
      font-size: 14px;
      line-height: normal;
      color: #454545;
      width: 90%;
      max-height: 60px;
      overflow: hidden;
      text-overflow: ellipsis;
      line-height: 1.25;
      height: 35px;
      margin-top: 2px; }
    .CouponListView .CouponCell .CouponCell__CouponValidThru {
      font-family: "Source Sans Pro", "Helvetica Neue", Tahoma, Arial, sans-serif;
      font-weight: 400;
      font-size: 12px;
      line-height: normal;
      color: #454545;
      margin-top: 5px;
      height: 15px; }

.coupon-title-line-clamp__wrapper--2lines {
  line-height: 1.25;
  max-height: 2.5em;
  overflow: hidden; }

.coupon-title-line-clamp__text--2lines {
  display: inline-block;
  max-height: 3.75em;
  position: relative;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-decoration: none;
  -webkit-transition: color .3s ease-in-out;
  transition: color .3s ease-in-out; }
  .coupon-title-line-clamp__text--2lines:before {
    background: #fff;
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(30%, rgba(255, 255, 255, 0.8)), color-stop(70%, white));
    background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.8) 30%, white 70%);
    bottom: 1.25em;
    content: '\2026';
    height: 1.25em;
    position: absolute;
    right: 0;
    text-align: right;
    width: 4em; }
  .coupon-title-line-clamp__text--2lines:after {
    background: #fff;
    content: attr(data-text);
    left: 0;
    height: 1.25em;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%; }
  @supports (-webkit-line-clamp: 2) {
    .coupon-title-line-clamp__text--2lines:before, .coupon-title-line-clamp__text--2lines:after {
      content: none; } }

.coupon-desc-line-clamp__wrapper--2lines {
  line-height: 1.25;
  max-height: 2.5em;
  overflow: hidden; }

.coupon-desc-line-clamp__text--2lines {
  display: inline-block;
  max-height: 3.75em;
  position: relative;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-decoration: none;
  -webkit-transition: color .3s ease-in-out;
  transition: color .3s ease-in-out; }
  .coupon-desc-line-clamp__text--2lines:before {
    background: #fff;
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(30%, rgba(255, 255, 255, 0.8)), color-stop(70%, white));
    background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.8) 30%, white 70%);
    bottom: 1.25em;
    content: '\2026';
    height: 1.25em;
    position: absolute;
    right: 0;
    text-align: right;
    width: 4em; }
  .coupon-desc-line-clamp__text--2lines:after {
    background: #fff;
    content: attr(data-text);
    left: 0;
    height: 1.25em;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%; }
  @supports (-webkit-line-clamp: 2) {
    .coupon-desc-line-clamp__text--2lines:before, .coupon-desc-line-clamp__text--2lines:after {
      content: none; } }

@media only screen and (min-width: 768px) {
  .CouponListView .CouponCell .CouponCell__position {
    position: absolute;
    top: 15px;
    left: 45px; } }

/**
 * @prettier
 */
.mperks-checkbox__container {
  color: #505d68;
  margin-bottom: 8px;
  margin-left: 16px;
  -webkit-hyphens: none;
      -ms-hyphens: none;
          hyphens: none;
  display: block;
  position: relative;
  padding-left: 22px;
  cursor: pointer;
  padding-top: 1px; }
  .mperks-checkbox__container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0; }
  .mperks-checkbox__container .mperks-checkbox {
    position: absolute;
    top: 0;
    left: 0;
    height: 17px;
    width: 17px;
    border-radius: 2px;
    border: 1px solid #c2d1d9;
    margin-top: 5px; }
  .mperks-checkbox__container .mperks-checkbox:after {
    content: "";
    position: absolute;
    display: none;
    left: 5px;
    top: 2px;
    width: 7px;
    height: 11px;
    border: solid #ffffff;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg); }
  .mperks-checkbox__container input:checked ~ .mperks-checkbox {
    background-color: #0a4d8c;
    border-style: none; }
    .mperks-checkbox__container input:checked ~ .mperks-checkbox:after {
      display: block; }
  .mperks-checkbox__container input:focus ~ .mperks-checkbox {
    outline: 1px dotted #464852;
    outline-offset: 2px; }

.mperks-checkbox__container--disabled {
  color: #aabcce;
  cursor: not-allowed; }
  .mperks-checkbox__container--disabled .mperks-checkbox {
    border: 1px solid #aabcce; }

.coupon-filter {
  margin-bottom: 15px; }
  @media only screen and (min-width: 768px) {
    .coupon-filter {
      padding-left: 15px; } }
  .coupon-filter .coupon-filter__title {
    font-size: 14px;
    color: #464852;
    font-weight: bold;
    margin-bottom: 18px; }
  .coupon-filter .coupon-filter__accordion .coupon-filter__accordion-heading {
    font-family: "Source Sans Pro", "Helvetica Neue", Tahoma, Arial, sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: normal;
    border: 0;
    cursor: pointer;
    width: 100%;
    color: #464852;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    border-top: 1px solid #e1e7eb;
    margin-bottom: 0;
    background-color: #fff;
    -webkit-transition-duration: 250ms;
            transition-duration: 250ms;
    -webkit-transition-timing-function: cubic-bezier(0.5, 0, 0.1, 1);
            transition-timing-function: cubic-bezier(0.5, 0, 0.1, 1);
    -webkit-transition-property: background-color;
    transition-property: background-color;
    font-weight: 600;
    min-height: 3.875rem;
    outline: none;
    position: relative;
    height: 62px; }
  .coupon-filter .coupon-filter__accordion .coupon-filter__accordion-heading--nested {
    padding-left: 15px; }
  .coupon-filter .coupon-filter__accordion .coupon-filter__accordion-icon {
    -webkit-transition: all 250ms cubic-bezier(0.5, 0, 0.1, 1);
    transition: all 250ms cubic-bezier(0.5, 0, 0.1, 1);
    height: 1.5rem;
    width: 1.5rem;
    fill: #5a6871;
    position: absolute;
    right: 0px;
    top: 20px; }
  .coupon-filter .coupon-filter__accordion .coupon-filter__accordion-icon--nested {
    right: 15px; }
  .coupon-filter .coupon-filter__filter-option > .coupon-filter__accordion-heading {
    font-size: 16px !important;
    border-top: none; }
    @media only screen and (max-width: 767px) {
      .coupon-filter .coupon-filter__filter-option > .coupon-filter__accordion-heading {
        border-top: 1px solid #8797a2; } }
  @media only screen and (max-width: 767px) {
    .coupon-filter .coupon-filter__filter-option-border {
      border-bottom: 1px solid #8797a2; } }
  .coupon-filter .coupon-filter__category-border {
    border-bottom: 1px solid #e1e7eb; }
  .coupon-filter .visibility-filter__clear-all {
    font-size: 14px;
    text-align: center;
    color: #0a4d8c;
    text-decoration: underline;
    border: none;
    background: #ffffff;
    margin: 5px 9px;
    cursor: pointer; }
  .coupon-filter .visibility-filter__count {
    margin-left: 2px; }
  .coupon-filter .visibility-filter__hint-text {
    padding-left: 15px;
    font-size: 14px;
    -webkit-hyphens: none;
        -ms-hyphens: none;
            hyphens: none;
    color: #505d68;
    font-style: italic; }
  .coupon-filter .visibility-filter__pill {
    padding: 4px 8px 4px 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border-radius: 32px;
    background-color: #f4f7fb;
    border: none;
    cursor: pointer;
    margin: 5px; }
    .coupon-filter .visibility-filter__pill svg {
      padding-top: 3px;
      fill: #5a6871;
      margin: -6px 0px 0px 2px; }
  .coupon-filter .visibility-filter__pill:hover {
    background-color: #e1e7eb; }
    .coupon-filter .visibility-filter__pill:hover svg {
      fill: #0a4d8c; }
  .coupon-filter .visibility-filter__pill-text {
    color: #464852;
    font-size: 14px;
    -webkit-hyphens: none;
        -ms-hyphens: none;
            hyphens: none; }
  .coupon-filter .visibility-filter__flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 5px;
    padding-left: 11px; }
  .coupon-filter .coupon-filter__checkbox-wrapper {
    margin-bottom: 18px; }
  .coupon-filter .category-filter__coupon-count {
    font-weight: bold;
    font-size: 14px;
    padding-left: 5px; }
  .coupon-filter .coupon-filter__button {
    background-color: #ffffff;
    color: #0a4d8c;
    border-style: none;
    width: 100%;
    margin-top: 10px;
    height: 44px;
    border-radius: 4px;
    cursor: pointer;
    margin-bottom: 10px; }
  .coupon-filter .coupon-filter__button:hover {
    background-color: #0a4d8c;
    color: #ffffff; }
  .coupon-filter .search-filter__wrapper {
    position: relative; }
    .coupon-filter .search-filter__wrapper input[type=text]::-ms-clear {
      display: none;
      width: 0;
      height: 0; }
    .coupon-filter .search-filter__wrapper .search-filter__input {
      width: 100%;
      height: 40px;
      border: 1px solid #8897a2;
      border-radius: 2px;
      margin-bottom: 10px;
      font-size: 14px;
      color: #464852;
      padding: 0 85px 0 12px;
      -webkit-hyphens: none;
          -ms-hyphens: none;
              hyphens: none;
      -webkit-appearance: none;
         -moz-appearance: none;
              appearance: none; }
    .coupon-filter .search-filter__wrapper .search-filter__input::-webkit-input-placeholder {
      color: #464852;
      opacity: 1; }
    .coupon-filter .search-filter__wrapper .search-filter__input::-moz-placeholder {
      color: #464852;
      opacity: 1; }
    .coupon-filter .search-filter__wrapper .search-filter__input::-ms-input-placeholder {
      color: #464852;
      opacity: 1; }
    .coupon-filter .search-filter__wrapper .search-filter__input::placeholder {
      color: #464852;
      opacity: 1; }
    .coupon-filter .search-filter__wrapper .search-filter__input--default {
      padding: 0 35px 0 12px; }
    .coupon-filter .search-filter__wrapper .search-filter__clear {
      position: absolute;
      margin: 9px 0;
      right: 45px;
      color: #0a4d8c;
      font-size: 14px;
      border: none;
      background: #ffffff;
      cursor: pointer;
      padding: 0;
      border-bottom: 1px solid #0a4d8c; }
      .coupon-filter .search-filter__wrapper .search-filter__clear:hover {
        border-bottom: 2px solid #0a4d8c; }
    .coupon-filter .search-filter__wrapper .search-filter__submit {
      position: absolute;
      right: 10px;
      top: 7px;
      border: none;
      background: #ffffff;
      cursor: pointer;
      height: 24px;
      padding: 0; }
  .coupon-filter .coupon-filter__dropdown .coupon-filter__dropdown-heading.coupon-filter__dropdown-heading {
    width: 100%;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    margin-bottom: 10px;
    -webkit-transition-duration: 250ms;
            transition-duration: 250ms;
    -webkit-transition-timing-function: cubic-bezier(0.5, 0, 0.1, 1);
            transition-timing-function: cubic-bezier(0.5, 0, 0.1, 1);
    -webkit-transition-property: background-color;
    transition-property: background-color;
    font-weight: 600;
    background-color: #ffffff;
    outline: none;
    position: relative;
    height: 40px;
    border-radius: 2px;
    border-color: #8897a2;
    -webkit-box-shadow: none;
            box-shadow: none;
    outline: none; }
  .coupon-filter .coupon-filter__dropdown .coupon-filter__dropdown-heading:focus.coupon-filter__dropdown-heading:focus {
    background-color: #ffffff;
    color: #464852;
    border-color: #8897a2;
    -webkit-box-shadow: none;
            box-shadow: none; }
  .coupon-filter .coupon-filter__dropdown .coupon-filter__dropdown-heading.coupon-filter__dropdown-heading[aria-expanded="true"] {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px; }
  .coupon-filter .coupon-filter__dropdown .coupon-filter__dropdown-button {
    font-family: "Source Sans Pro", "Helvetica Neue", Tahoma, Arial, sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: normal;
    background-color: #ffffff;
    color: #464852; }
  .coupon-filter .coupon-filter__dropdown .coupon-filter__dropdown-icon {
    -webkit-transition: all 250ms cubic-bezier(0.5, 0, 0.1, 1);
    transition: all 250ms cubic-bezier(0.5, 0, 0.1, 1);
    height: 1.5rem;
    width: 1.5rem;
    fill: #5a6871;
    position: absolute;
    right: 0px;
    top: 8.5px; }
  .coupon-filter .coupon-filter__dropdown .coupon-filter__dropdown-filter-menu {
    font-family: "Source Sans Pro", "Helvetica Neue", Tahoma, Arial, sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: normal;
    width: 100%;
    border-color: #8897a2;
    margin: 0px;
    background-color: #ffffff;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-top: none; }
    .coupon-filter .coupon-filter__dropdown .coupon-filter__dropdown-filter-menu button {
      padding: 0.50rem 1.5rem;
      position: relative;
      outline: none; }
      .coupon-filter .coupon-filter__dropdown .coupon-filter__dropdown-filter-menu button:hover {
        font-weight: bold;
        cursor: pointer; }
    .coupon-filter .coupon-filter__dropdown .coupon-filter__dropdown-filter-menu button:active {
      color: #464852;
      background-color: #ffffff; }
    .coupon-filter .coupon-filter__dropdown .coupon-filter__dropdown-filter-menu .selected {
      display: block !important; }
  @media only screen and (min-width: 768px) {
    .coupon-filter .coupon-filter__apply-filters {
      display: none; } }
  .coupon-filter .coupon-filter__apply-filters svg {
    width: 20px;
    height: 15px;
    margin-right: 10px;
    fill: #0a4d8c; }
    .coupon-filter .coupon-filter__apply-filters svg:hover {
      fill: #0a4d8c; }
  .coupon-filter .coupon-filter__apply-filters:hover svg {
    fill: #ffffff; }
    .coupon-filter .coupon-filter__apply-filters:hover svg:hover {
      fill: #ffffff; }

.gift-card__component {
  padding: 0 15px 15px 15px; }
  .gift-card__component input[type=text]::-ms-clear {
    display: none;
    width: 0;
    height: 0; }
  .gift-card__component input[type=password]::-ms-reveal {
    display: none;
    width: 0;
    height: 0; }
  .gift-card__component .gift-card__image-container {
    text-align: center; }
  .gift-card__component .gift-card__image {
    width: 100%;
    margin-bottom: 10px; }
    @media (max-width: 767px) {
      .gift-card__component .gift-card__image {
        width: 50%; } }
  .gift-card__component .gift-card__button {
    height: 44px;
    width: 100%;
    border-radius: 4px;
    border-style: none;
    color: #ffffff;
    background-color: #0a4d8c;
    margin: 20px 0;
    cursor: pointer; }
    @media (max-width: 767px) {
      .gift-card__component .gift-card__button {
        margin: 10px 0; } }
  .gift-card__component .gift-card__button:disabled {
    background-color: #aabcce;
    cursor: not-allowed; }
  .gift-card__component .gift-card__button:hover:enabled {
    background-color: #063561; }
  .gift-card__component .gift-card__balance-text {
    text-align: center; }
  .gift-card__component .gift-card__balance {
    font-size: 50px;
    text-align: center;
    color: #0a4d8c;
    line-height: normal;
    margin-bottom: 15px; }
  .gift-card__component .gift-card__activity-table-title {
    font-size: 37px;
    color: #464852;
    line-height: normal;
    margin-top: 32px; }
    @media (max-width: 767px) {
      .gift-card__component .gift-card__activity-table-title {
        margin-top: 16px; } }
  .gift-card__component .table {
    width: 1280px;
    color: #464852; }
    .gift-card__component .table th, .gift-card__component .table td {
      border-bottom: none;
      border-top: none; }
    .gift-card__component .table tbody tr {
      border-top: none;
      border-bottom: 1px solid #e1e7eb; }
  .gift-card__component .table-responsive .table {
    max-width: none; }
  .gift-card__component .table-striped thead tr {
    background-color: #f4f7fb; }
  .gift-card__component .table-striped tbody tr:nth-of-type(odd) {
    background-color: #ffffff; }
  .gift-card__component .table-striped tbody tr:nth-of-type(even) {
    background-color: #f4f7fb; }
  .gift-card__component .gift-card__form-item {
    position: relative;
    margin-bottom: 20px; }
    @media (max-width: 767px) {
      .gift-card__component .gift-card__form-item {
        margin-bottom: 10px; } }
    .gift-card__component .gift-card__form-item .gift-card__text-input {
      height: 56px;
      padding-left: 24px;
      width: 100%;
      border-radius: 4px;
      border: 1px solid #8797a2; }
    .gift-card__component .gift-card__form-item .gift-card__text-input:focus {
      border: 2px solid #56a5ef;
      outline: none; }
    .gift-card__component .gift-card__form-item .gift-card__label {
      font-size: 14px;
      color: #8697a2;
      font-weight: normal;
      display: inline-block;
      vertical-align: baseline;
      margin-bottom: 0;
      padding: 0 5px;
      font-size: 14px; }
    .gift-card__component .gift-card__form-item .gift-card__label.gift-card__label--float {
      position: absolute;
      top: -10px;
      left: 10px;
      background-color: #ffffff;
      font-weight: normal; }
    .gift-card__component .gift-card__form-item .gift-card__text-input.gift-card__text-input__error,
    .gift-card__component .gift-card__form-item .gift-card__text-input.gift-card__text-input__error:focus {
      border: 2px solid #ff6d6d; }
    .gift-card__component .gift-card__form-item .gift-card__form-icon {
      position: absolute;
      top: 16px;
      right: 24px;
      height: 20px;
      width: 20px;
      z-index: 1; }
    .gift-card__component .gift-card__form-item .gift-card__form-icon__error svg {
      fill: #ffffff; }
    .gift-card__component .gift-card__form-item .gift-card__form-icon__error-background {
      background: #ff6d6d;
      border-radius: 50%;
      top: 18px;
      right: 22px; }
    .gift-card__component .gift-card__form-item .gift-card__text-input--message--error {
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2;
      margin-top: 8px;
      font-size: 14px;
      color: #ff6d6d; }
  .gift-card__component .gift-card__form-error {
    font-size: 14px;
    color: #ff6d6d;
    margin-bottom: 20px; }
  .gift-card__component .visually-hidden {
    position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0; }

.zipcode-checker__component {
  padding: 15px;
  position: relative; }
  .zipcode-checker__component .zipcode-checker__input {
    width: 100%;
    height: 56px;
    border-radius: 4px;
    border: solid 1px #8697a2;
    margin-bottom: 8px;
    padding-left: 45px;
    padding-right: 75px;
    color: #464852; }
    @media only screen and (min-width: 768px) {
      .zipcode-checker__component .zipcode-checker__input {
        margin-bottom: 20px; } }
  .zipcode-checker__component input[type=text]::-ms-clear {
    display: none;
    width: 0;
    height: 0; }
  .zipcode-checker__component .zipcode-checker__input::-webkit-input-placeholder {
    color: #464852;
    opacity: 1; }
  .zipcode-checker__component .zipcode-checker__input::-moz-placeholder {
    color: #464852;
    opacity: 1; }
  .zipcode-checker__component .zipcode-checker__input::-ms-input-placeholder {
    color: #464852;
    opacity: 1; }
  .zipcode-checker__component .zipcode-checker__input::placeholder {
    color: #464852;
    opacity: 1; }
  .zipcode-checker__component .zipcode-checker__location-icon {
    position: relative;
    left: 15px;
    top: 47px; }
    .zipcode-checker__component .zipcode-checker__location-icon svg {
      fill: #0a4d8c; }
  .zipcode-checker__component .zipcode-checker__btn {
    width: 100%;
    height: 44px;
    border-radius: 4px;
    background-color: #0a4d8c;
    border-style: none;
    color: #ffffff;
    cursor: pointer;
    font-weight: 600;
    font-size: 16px;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center; }
    .zipcode-checker__component .zipcode-checker__btn:hover {
      background-color: #063561; }
  .zipcode-checker__component .zipcode-checker__disabled-btn {
    width: 100%;
    height: 44px;
    border-radius: 4px;
    background-color: #aabcce;
    border-style: none;
    color: #ffffff;
    cursor: pointer;
    font-weight: 600;
    font-size: 16px;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    cursor: not-allowed; }
    .zipcode-checker__component .zipcode-checker__disabled-btn:hover {
      background-color: #aabcce; }
  .zipcode-checker__component .zipcode-checker__clear {
    position: absolute;
    margin: 15px 0;
    right: 45px;
    color: #0a4d8c;
    font-size: 14px;
    border: none;
    background-color: rgba(255, 255, 255, 0);
    cursor: pointer;
    padding: 0;
    border-bottom: 1px solid #0a4d8c; }
    .zipcode-checker__component .zipcode-checker__clear:hover {
      border-bottom: 2px solid #0a4d8c; }

.zipcode-checker__modal {
  max-width: 600px; }
  .zipcode-checker__modal .modal-content {
    padding: 27px 23px; }
  .zipcode-checker__modal .zipcode-checker__modal-title {
    font-size: 1.875em;
    font-weight: 600;
    text-align: center;
    color: #464852;
    margin-bottom: 20px; }
  .zipcode-checker__modal .zipcode-checker__modal-desc {
    font-size: 1.5625em;
    font-weight: 600;
    text-align: center;
    color: #464852;
    margin-bottom: 35px; }
  .zipcode-checker__modal .zipcode-checker__modal-close-btn {
    width: 100%;
    height: 44px;
    border-radius: 4px;
    background-color: #e1e7eb;
    border-style: none;
    color: #464852;
    cursor: pointer;
    font-weight: 600;
    font-size: 16px;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center; }
    .zipcode-checker__modal .zipcode-checker__modal-close-btn:hover {
      background-color: #f4f7fb; }
  .zipcode-checker__modal .zipcode-checker__modal-submit-btn {
    width: 100%;
    height: 44px;
    border-radius: 4px;
    background-color: #0a4d8c;
    border-style: none;
    color: #ffffff;
    cursor: pointer;
    font-weight: 600;
    font-size: 16px;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center; }
    .zipcode-checker__modal .zipcode-checker__modal-submit-btn:hover {
      background-color: #063561; }
/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiIsImZpbGUiOiJjb21wb25lbnRTdHlsZS5jc3MiLCJzb3VyY2VSb290IjoiIn0=*/