﻿@charset "UTF-8";
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
[type=button],
[type=reset],
[type=submit],
button {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/*!
 * Bootstrap v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

@-ms-viewport {
  width: device-width;
}
article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #FFFFFF;
}

[tabindex="-1"]:focus {
  outline: 0 !important;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

dfn {
  font-style: italic;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #C8102E;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:hover {
  color: #810a1e;
  text-decoration: underline;
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
  outline: 0;
}

pre,
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type=radio],
input[type=checkbox] {
  box-sizing: border-box;
  padding: 0;
}

input[type=date],
input[type=time],
input[type=datetime-local],
input[type=month] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  color: inherit;
}

h1, .h1 {
  font-size: 2.5rem;
}

h2, .h2 {
  font-size: 2rem;
}

h3, .h3 {
  font-size: 1.75rem;
}

h4, .h4 {
  font-size: 1.5rem;
}

h5, .h5 {
  font-size: 1.25rem;
}

h6, .h6 {
  font-size: 1rem;
}

.lead {
  font-size: 1.25rem;
  font-weight: 300;
}

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

small,
.small {
  font-size: 80%;
  font-weight: 400;
}

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline-item {
  display: inline-block;
}
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d;
}
.blockquote-footer::before {
  content: "— ";
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

.img-thumbnail {
  padding: 0.25rem;
  background-color: #FFFFFF;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}

.figure {
  display: inline-block;
}

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

.figure-caption {
  font-size: 90%;
  color: #6c757d;
}

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}

.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.col-xl,
.col-xl-auto, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg,
.col-lg-auto, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md,
.col-md-auto, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm,
.col-sm-auto, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col,
.col-auto, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}

.col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

.col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}

.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}

.col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}

.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}

.col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}

.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

.order-first {
  order: -1;
}

.order-last {
  order: 13;
}

.order-0 {
  order: 0;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.order-5 {
  order: 5;
}

.order-6 {
  order: 6;
}

.order-7 {
  order: 7;
}

.order-8 {
  order: 8;
}

.order-9 {
  order: 9;
}

.order-10 {
  order: 10;
}

.order-11 {
  order: 11;
}

.order-12 {
  order: 12;
}

.offset-1 {
  margin-left: 8.3333333333%;
}

.offset-2 {
  margin-left: 16.6666666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.3333333333%;
}

.offset-5 {
  margin-left: 41.6666666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.3333333333%;
}

.offset-8 {
  margin-left: 66.6666666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.3333333333%;
}

.offset-11 {
  margin-left: 91.6666666667%;
}

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

  .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-sm-first {
    order: -1;
  }

  .order-sm-last {
    order: 13;
  }

  .order-sm-0 {
    order: 0;
  }

  .order-sm-1 {
    order: 1;
  }

  .order-sm-2 {
    order: 2;
  }

  .order-sm-3 {
    order: 3;
  }

  .order-sm-4 {
    order: 4;
  }

  .order-sm-5 {
    order: 5;
  }

  .order-sm-6 {
    order: 6;
  }

  .order-sm-7 {
    order: 7;
  }

  .order-sm-8 {
    order: 8;
  }

  .order-sm-9 {
    order: 9;
  }

  .order-sm-10 {
    order: 10;
  }

  .order-sm-11 {
    order: 11;
  }

  .order-sm-12 {
    order: 12;
  }

  .offset-sm-0 {
    margin-left: 0;
  }

  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }

  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }

  .offset-sm-3 {
    margin-left: 25%;
  }

  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }

  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }

  .offset-sm-6 {
    margin-left: 50%;
  }

  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }

  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }

  .offset-sm-9 {
    margin-left: 75%;
  }

  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }

  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

  .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-md-first {
    order: -1;
  }

  .order-md-last {
    order: 13;
  }

  .order-md-0 {
    order: 0;
  }

  .order-md-1 {
    order: 1;
  }

  .order-md-2 {
    order: 2;
  }

  .order-md-3 {
    order: 3;
  }

  .order-md-4 {
    order: 4;
  }

  .order-md-5 {
    order: 5;
  }

  .order-md-6 {
    order: 6;
  }

  .order-md-7 {
    order: 7;
  }

  .order-md-8 {
    order: 8;
  }

  .order-md-9 {
    order: 9;
  }

  .order-md-10 {
    order: 10;
  }

  .order-md-11 {
    order: 11;
  }

  .order-md-12 {
    order: 12;
  }

  .offset-md-0 {
    margin-left: 0;
  }

  .offset-md-1 {
    margin-left: 8.3333333333%;
  }

  .offset-md-2 {
    margin-left: 16.6666666667%;
  }

  .offset-md-3 {
    margin-left: 25%;
  }

  .offset-md-4 {
    margin-left: 33.3333333333%;
  }

  .offset-md-5 {
    margin-left: 41.6666666667%;
  }

  .offset-md-6 {
    margin-left: 50%;
  }

  .offset-md-7 {
    margin-left: 58.3333333333%;
  }

  .offset-md-8 {
    margin-left: 66.6666666667%;
  }

  .offset-md-9 {
    margin-left: 75%;
  }

  .offset-md-10 {
    margin-left: 83.3333333333%;
  }

  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

  .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-lg-first {
    order: -1;
  }

  .order-lg-last {
    order: 13;
  }

  .order-lg-0 {
    order: 0;
  }

  .order-lg-1 {
    order: 1;
  }

  .order-lg-2 {
    order: 2;
  }

  .order-lg-3 {
    order: 3;
  }

  .order-lg-4 {
    order: 4;
  }

  .order-lg-5 {
    order: 5;
  }

  .order-lg-6 {
    order: 6;
  }

  .order-lg-7 {
    order: 7;
  }

  .order-lg-8 {
    order: 8;
  }

  .order-lg-9 {
    order: 9;
  }

  .order-lg-10 {
    order: 10;
  }

  .order-lg-11 {
    order: 11;
  }

  .order-lg-12 {
    order: 12;
  }

  .offset-lg-0 {
    margin-left: 0;
  }

  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }

  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }

  .offset-lg-3 {
    margin-left: 25%;
  }

  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }

  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }

  .offset-lg-6 {
    margin-left: 50%;
  }

  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }

  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }

  .offset-lg-9 {
    margin-left: 75%;
  }

  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }

  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

  .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-xl-first {
    order: -1;
  }

  .order-xl-last {
    order: 13;
  }

  .order-xl-0 {
    order: 0;
  }

  .order-xl-1 {
    order: 1;
  }

  .order-xl-2 {
    order: 2;
  }

  .order-xl-3 {
    order: 3;
  }

  .order-xl-4 {
    order: 4;
  }

  .order-xl-5 {
    order: 5;
  }

  .order-xl-6 {
    order: 6;
  }

  .order-xl-7 {
    order: 7;
  }

  .order-xl-8 {
    order: 8;
  }

  .order-xl-9 {
    order: 9;
  }

  .order-xl-10 {
    order: 10;
  }

  .order-xl-11 {
    order: 11;
  }

  .order-xl-12 {
    order: 12;
  }

  .offset-xl-0 {
    margin-left: 0;
  }

  .offset-xl-1 {
    margin-left: 8.3333333333%;
  }

  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }

  .offset-xl-3 {
    margin-left: 25%;
  }

  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }

  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }

  .offset-xl-6 {
    margin-left: 50%;
  }

  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }

  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }

  .offset-xl-9 {
    margin-left: 75%;
  }

  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }

  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
  background-color: transparent;
}
.table th,
.table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}
.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}
.table tbody + tbody {
  border-top: 2px solid #dee2e6;
}
.table .table {
  background-color: #FFFFFF;
}

.table-sm th,
.table-sm td {
  padding: 0.3rem;
}

.table-bordered {
  border: 1px solid #dee2e6;
}
.table-bordered th,
.table-bordered td {
  border: 1px solid #dee2e6;
}
.table-bordered thead th,
.table-bordered thead td {
  border-bottom-width: 2px;
}

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}

.table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #f0bcc4;
}

.table-hover .table-primary:hover {
  background-color: #eba7b2;
}
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
  background-color: #eba7b2;
}

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #d6d8db;
}

.table-hover .table-secondary:hover {
  background-color: #c8cbcf;
}
.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
  background-color: #c8cbcf;
}

.table-success,
.table-success > th,
.table-success > td {
  background-color: #c3e6cb;
}

.table-hover .table-success:hover {
  background-color: #b1dfbb;
}
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: #b1dfbb;
}

.table-info,
.table-info > th,
.table-info > td {
  background-color: #bee5eb;
}

.table-hover .table-info:hover {
  background-color: #abdde5;
}
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
  background-color: #abdde5;
}

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #ffeeba;
}

.table-hover .table-warning:hover {
  background-color: #ffe8a1;
}
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: #ffe8a1;
}

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f5c6cb;
}

.table-hover .table-danger:hover {
  background-color: #f1b0b7;
}
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: #f1b0b7;
}

.table-light,
.table-light > th,
.table-light > td {
  background-color: #fdfdfe;
}

.table-hover .table-light:hover {
  background-color: #ececf6;
}
.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
  background-color: #ececf6;
}

.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #c6c8ca;
}

.table-hover .table-dark:hover {
  background-color: #b9bbbe;
}
.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
  background-color: #b9bbbe;
}

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075);
}
.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075);
}

.table .thead-dark th {
  color: #FFFFFF;
  background-color: #212529;
  border-color: #32383e;
}
.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

.table-dark {
  color: #FFFFFF;
  background-color: #212529;
}
.table-dark th,
.table-dark td,
.table-dark thead th {
  border-color: #32383e;
}
.table-dark.table-bordered {
  border: 0;
}
.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}
.table-dark.table-hover tbody tr:hover {
  background-color: rgba(255, 255, 255, 0.075);
}

@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive-sm > .table-bordered {
    border: 0;
  }
}
@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive-md > .table-bordered {
    border: 0;
  }
}
@media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive-lg > .table-bordered {
    border: 0;
  }
}
@media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive-xl > .table-bordered {
    border: 0;
  }
}
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
.table-responsive > .table-bordered {
  border: 0;
}

.btn {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.btn:hover, .btn:focus {
  text-decoration: none;
}
.btn:focus, .btn.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(200, 16, 46, 0.25);
}
.btn.disabled, .btn:disabled {
  opacity: 0.65;
}
.btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}
.btn:not(:disabled):not(.disabled):active, .btn:not(:disabled):not(.disabled).active {
  background-image: none;
}
a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none;
}

.btn-primary {
  color: #FFFFFF;
  background-color: #C8102E;
  border-color: #C8102E;
}
.btn-primary:hover {
  color: #FFFFFF;
  background-color: #a50d26;
  border-color: #990c23;
}
.btn-primary:focus, .btn-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(200, 16, 46, 0.5);
}
.btn-primary.disabled, .btn-primary:disabled {
  color: #FFFFFF;
  background-color: #C8102E;
  border-color: #C8102E;
}
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle, .element > .btn-primary.dropdown-toggle {
  color: #FFFFFF;
  background-color: #990c23;
  border-color: #8d0b20;
}
.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus, .element > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(200, 16, 46, 0.5);
}

.btn-secondary {
  color: #FFFFFF;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-secondary:hover {
  color: #FFFFFF;
  background-color: #5a6268;
  border-color: #545b62;
}
.btn-secondary:focus, .btn-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.btn-secondary.disabled, .btn-secondary:disabled {
  color: #FFFFFF;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle, .element > .btn-secondary.dropdown-toggle {
  color: #FFFFFF;
  background-color: #545b62;
  border-color: #4e555b;
}
.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary.dropdown-toggle:focus, .element > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-success {
  color: #FFFFFF;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-success:hover {
  color: #FFFFFF;
  background-color: #218838;
  border-color: #1e7e34;
}
.btn-success:focus, .btn-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.btn-success.disabled, .btn-success:disabled {
  color: #FFFFFF;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .show > .btn-success.dropdown-toggle, .element > .btn-success.dropdown-toggle {
  color: #FFFFFF;
  background-color: #1e7e34;
  border-color: #1c7430;
}
.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .show > .btn-success.dropdown-toggle:focus, .element > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.btn-info {
  color: #FFFFFF;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-info:hover {
  color: #FFFFFF;
  background-color: #138496;
  border-color: #117a8b;
}
.btn-info:focus, .btn-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.btn-info.disabled, .btn-info:disabled {
  color: #FFFFFF;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active, .show > .btn-info.dropdown-toggle, .element > .btn-info.dropdown-toggle {
  color: #FFFFFF;
  background-color: #117a8b;
  border-color: #10707f;
}
.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus, .show > .btn-info.dropdown-toggle:focus, .element > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-warning:hover {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
}
.btn-warning:focus, .btn-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.btn-warning.disabled, .btn-warning:disabled {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active, .show > .btn-warning.dropdown-toggle, .element > .btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #d39e00;
  border-color: #c69500;
}
.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-warning.dropdown-toggle:focus, .element > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-danger {
  color: #FFFFFF;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-danger:hover {
  color: #FFFFFF;
  background-color: #c82333;
  border-color: #bd2130;
}
.btn-danger:focus, .btn-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.btn-danger.disabled, .btn-danger:disabled {
  color: #FFFFFF;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active, .show > .btn-danger.dropdown-toggle, .element > .btn-danger.dropdown-toggle {
  color: #FFFFFF;
  background-color: #bd2130;
  border-color: #b21f2d;
}
.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-danger.dropdown-toggle:focus, .element > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}
.btn-light:focus, .btn-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.btn-light.disabled, .btn-light:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show > .btn-light.dropdown-toggle, .element > .btn-light.dropdown-toggle {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df;
}
.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus, .show > .btn-light.dropdown-toggle:focus, .element > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-dark {
  color: #FFFFFF;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-dark:hover {
  color: #FFFFFF;
  background-color: #23272b;
  border-color: #1d2124;
}
.btn-dark:focus, .btn-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.btn-dark.disabled, .btn-dark:disabled {
  color: #FFFFFF;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active, .show > .btn-dark.dropdown-toggle, .element > .btn-dark.dropdown-toggle {
  color: #FFFFFF;
  background-color: #1d2124;
  border-color: #171a1d;
}
.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-dark.dropdown-toggle:focus, .element > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-outline-primary {
  color: #C8102E;
  background-color: transparent;
  background-image: none;
  border-color: #C8102E;
}
.btn-outline-primary:hover {
  color: #FFFFFF;
  background-color: #C8102E;
  border-color: #C8102E;
}
.btn-outline-primary:focus, .btn-outline-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(200, 16, 46, 0.5);
}
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #C8102E;
  background-color: transparent;
}
.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle, .element > .btn-outline-primary.dropdown-toggle {
  color: #FFFFFF;
  background-color: #C8102E;
  border-color: #C8102E;
}
.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-primary.dropdown-toggle:focus, .element > .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(200, 16, 46, 0.5);
}

.btn-outline-secondary {
  color: #6c757d;
  background-color: transparent;
  background-image: none;
  border-color: #6c757d;
}
.btn-outline-secondary:hover {
  color: #FFFFFF;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #6c757d;
  background-color: transparent;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active, .show > .btn-outline-secondary.dropdown-toggle, .element > .btn-outline-secondary.dropdown-toggle {
  color: #FFFFFF;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-secondary.dropdown-toggle:focus, .element > .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-outline-success {
  color: #28a745;
  background-color: transparent;
  background-image: none;
  border-color: #28a745;
}
.btn-outline-success:hover {
  color: #FFFFFF;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-outline-success:focus, .btn-outline-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.btn-outline-success.disabled, .btn-outline-success:disabled {
  color: #28a745;
  background-color: transparent;
}
.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active, .show > .btn-outline-success.dropdown-toggle, .element > .btn-outline-success.dropdown-toggle {
  color: #FFFFFF;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-success.dropdown-toggle:focus, .element > .btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.btn-outline-info {
  color: #17a2b8;
  background-color: transparent;
  background-image: none;
  border-color: #17a2b8;
}
.btn-outline-info:hover {
  color: #FFFFFF;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-info:focus, .btn-outline-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.btn-outline-info.disabled, .btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent;
}
.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active, .show > .btn-outline-info.dropdown-toggle, .element > .btn-outline-info.dropdown-toggle {
  color: #FFFFFF;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-info.dropdown-toggle:focus, .element > .btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-outline-warning {
  color: #ffc107;
  background-color: transparent;
  background-image: none;
  border-color: #ffc107;
}
.btn-outline-warning:hover {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-warning:focus, .btn-outline-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.btn-outline-warning.disabled, .btn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent;
}
.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active, .show > .btn-outline-warning.dropdown-toggle, .element > .btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-warning.dropdown-toggle:focus, .element > .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-outline-danger {
  color: #dc3545;
  background-color: transparent;
  background-image: none;
  border-color: #dc3545;
}
.btn-outline-danger:hover {
  color: #FFFFFF;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-outline-danger:focus, .btn-outline-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.btn-outline-danger.disabled, .btn-outline-danger:disabled {
  color: #dc3545;
  background-color: transparent;
}
.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active, .show > .btn-outline-danger.dropdown-toggle, .element > .btn-outline-danger.dropdown-toggle {
  color: #FFFFFF;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-danger.dropdown-toggle:focus, .element > .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.btn-outline-light {
  color: #f8f9fa;
  background-color: transparent;
  background-image: none;
  border-color: #f8f9fa;
}
.btn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-light:focus, .btn-outline-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.btn-outline-light.disabled, .btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent;
}
.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active, .show > .btn-outline-light.dropdown-toggle, .element > .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-light.dropdown-toggle:focus, .element > .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-outline-dark {
  color: #343a40;
  background-color: transparent;
  background-image: none;
  border-color: #343a40;
}
.btn-outline-dark:hover {
  color: #FFFFFF;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark:focus, .btn-outline-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.btn-outline-dark.disabled, .btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}
.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active, .show > .btn-outline-dark.dropdown-toggle, .element > .btn-outline-dark.dropdown-toggle {
  color: #FFFFFF;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-dark.dropdown-toggle:focus, .element > .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-link {
  font-weight: 400;
  color: #C8102E;
  background-color: transparent;
}
.btn-link:hover {
  color: #810a1e;
  text-decoration: underline;
  background-color: transparent;
  border-color: transparent;
}
.btn-link:focus, .btn-link.focus {
  text-decoration: underline;
  border-color: transparent;
  box-shadow: none;
}
.btn-link:disabled, .btn-link.disabled {
  color: #6c757d;
}

.btn-lg {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

.btn-sm {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 0.5rem;
}

input[type=submit].btn-block,
input[type=reset].btn-block,
input[type=button].btn-block {
  width: 100%;
}

.fade {
  opacity: 0;
  transition: opacity 0.15s linear;
}
.fade.show, .fade.element {
  opacity: 1;
}

.collapse {
  display: none;
}
.collapse.show, .collapse.element {
  display: block;
}

tr.collapse.show, tr.collapse.element {
  display: table-row;
}

tbody.collapse.show, tbody.collapse.element {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}

@media print {
  *,
*::before,
*::after {
    text-shadow: none !important;
    box-shadow: none !important;
  }

  a:not(.btn) {
    text-decoration: underline;
  }

  abbr[title]::after {
    content: " (" attr(title) ")";
  }

  pre {
    white-space: pre-wrap !important;
  }

  pre,
blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
img {
    page-break-inside: avoid;
  }

  p,
h2,
h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
h3 {
    page-break-after: avoid;
  }

  @page {
    size: a3;
  }
  body {
    min-width: 992px !important;
  }

  .container {
    min-width: 992px !important;
  }

  .navbar {
    display: none;
  }

  .badge {
    border: 1px solid #000;
  }

  .table {
    border-collapse: collapse !important;
  }
  .table td,
.table th {
    background-color: #FFFFFF !important;
  }

  .table-bordered th,
.table-bordered td {
    border: 1px solid #ddd !important;
  }
}
.theme-curbside body, .theme-giftcard body,
body .theme-getgo,
.theme-curbside html,
.theme-giftcard html,
html .theme-getgo {
  font-family: "montserrat", Helvetica, Arial, sans-serif;
}
.theme-getgo body,
.theme-getgo html {
  color: #111;
}

.theme-curbside .header {
  background: #FFFFFF;
  color: #000;
  border-bottom: 1px solid #E5E5E5;
}
.theme-giftcard .header {
  background: #2882c2;
}
.theme-getgo .header {
  background: #092f87;
}

.theme-curbside select.form-control:focus,
.theme-curbside input.form-control:focus {
  border: 1px solid #18aa46;
}
.theme-giftcard select.form-control:focus,
.theme-giftcard input.form-control:focus {
  border: 1px solid #2882c2;
}
.theme-getgo select.form-control:focus,
.theme-getgo input.form-control:focus {
  border: 1px solid #092f87;
}

.theme-curbside .fa-question-circle {
  color: #18aa46;
}
.theme-giftcard .fa-question-circle {
  color: #2882c2;
}
.theme-getgo .fa-question-circle {
  color: #092f87;
}

.theme-curbside .payments-card table.selected {
  border-color: #18aa46;
}
.theme-giftcard .payments-card table.selected {
  border-color: #2882c2;
}
.theme-getgo .payments-card table.selected {
  border-color: #092f87;
}
.theme-curbside .payments-card table.selected th {
  background: #18aa46;
}
.theme-giftcard .payments-card table.selected th {
  background: #2882c2;
}
.theme-getgo .payments-card table.selected th {
  background: #092f87;
}

.checkout-process {
  clear: both;
  display: block;
  float: left;
  height: 50px;
  margin: 1.5em 2.5% 0;
  max-width: 100%;
  width: 95%;
}
.theme-curbside .checkout-process {
  background: transparent url("/Assets/img/Path_Curbside_mobile.png") center no-repeat;
  background-size: contain;
}
.theme-giftcard .checkout-process {
  height: 130px;
  background: transparent url("/Assets/img/Path_GiftCards_mobile.png") center no-repeat;
  background-size: contain;
}
.theme-getgo .checkout-process {
  background: transparent url("/Assets/img/Path_Curbside_mobile.png") center no-repeat;
  background-size: contain;
}

.theme-curbside footer ul li a, .theme-giftcard footer ul li a, .theme-getgo footer ul li a {
  color: #000;
}

.theme-curbside .btn-primary {
  background: #cf0c2c;
}
.theme-giftcard .btn-primary {
  background: #C8102E;
}
.theme-getgo .btn-primary {
  background: #bf1e2e;
}

.theme-curbside .btn-link, .theme-giftcard .btn-link, .theme-getgo .btn-link,
.theme-curbside .btn-link-tetiary,
.theme-giftcard .btn-link-tetiary,
.theme-getgo .btn-link-tetiary {
  color: #000;
}

.theme-curbside .payments-card table.selected {
  border-color: #18aa46;
}
.theme-giftcard .payments-card table.selected {
  border-color: #2882c2;
}
.theme-getgo .payments-card table.selected {
  border-color: #092f87;
}

@media (min-width: 768px) {
  .theme-curbside .checkout-process {
    background: transparent url("/Assets/img/Path-Curbside_tablet.png") center no-repeat;
    background-size: contain;
  }
  .theme-giftcard .checkout-process {
    background: transparent url("/Assets/img/Path_GiftCards_tablet.png") center no-repeat;
    background-size: contain;
  }
  .theme-getgo .checkout-process {
    background: transparent url("/Assets/img/Path-Curbside_tablet.png") center no-repeat;
    background-size: contain;
  }
}
@media (min-width: 992px) {
  .checkout-process {
    margin: 1.5em 0;
    width: 100%;
  }
  .theme-curbside .checkout-process {
    background: transparent url("/Assets/img/Path-Curbside_desktop.png") center no-repeat;
    background-size: contain;
  }
  .theme-giftcard .checkout-process {
    background: transparent url("/Assets/img/Path_GiftCards_desktop.png") center no-repeat;
    background-size: contain;
  }
  .theme-getgo .checkout-process {
    background: transparent url("/Assets/img/Path-Curbside_desktop.png") center no-repeat;
    background-size: contain;
  }
}
body,
html {
  height: 100%;
}

.main-container {
  position: relative;
}

.page-container {
  display: block;
  min-height: 100vh;
}
@media screen and (min-width: 768px) {
  .page-container {
    min-height: 100%;
  }
}

.page-container.header-footer-height {
  min-height: calc(100vh - 188px) !important;
}

.footer,
.page-container:after {
  height: 52px;
}

::selection {
  background: #4987f2;
  color: #FFFFFF;
  text-shadow: none;
}

.center-block {
  float: none;
}

.login-area {
  margin: 20px auto 0;
}
.login-area .text-input {
  width: 100%;
}
.login-area .input-icon .text-icon {
  margin-top: 0;
  top: 35px;
}
.login-area .forgot-password {
  padding: 0;
  margin: 1em 0;
}

.list-unstyled,
.list-unstyled ul {
  padding-left: 0;
  list-style: none;
}

.header {
  color: #FFFFFF;
  display: block;
  padding: 1em 0;
  text-transform: uppercase;
  width: 100%;
}
.header .page-heading {
  float: right;
  font-size: 14px;
  margin: 0 auto;
  text-align: center;
  width: 70px;
}
@media screen and (min-width: 768px) {
  .header .page-heading {
    width: 100%;
    float: none;
    text-align: left;
    padding-left: 25%;
  }
}
.header .page-heading img {
  display: block;
  margin: 0 auto 5px;
}
@media screen and (min-width: 768px) {
  .header .page-heading img {
    display: inline;
    margin: -5px 10px 0 auto;
    vertical-align: middle;
  }
}
.header .logo--item {
  display: block;
  float: left;
  margin-left: 2%;
  max-width: 130px;
  width: 130px;
}
.header .logo--item img {
  width: 100%;
}
.theme-giftcard .header .logo--item {
  max-width: 90px;
  width: 90px;
}

footer {
  background: #ececec;
  clear: both;
  display: block;
  margin-top: 10px;
  padding: 2em 5%;
  width: 100%;
}
footer ul {
  margin: 0;
  padding: 0;
}
footer ul li {
  display: inline-block;
  padding: 0 1em 0 0;
  text-transform: uppercase;
}
footer .copyright {
  font-size: 0.75em;
  margin: 0;
}

.content-main {
  float: left;
  min-height: 1px;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  padding: 0;
  position: relative;
  width: 100%;
}

.intro {
  text-align: left;
}
.intro .page-heading {
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 0;
  padding: 1em 0;
  float: right;
}

@media (min-width: 768px) {
  .header h1 {
    text-align: left;
    width: auto;
    float: none;
  }

  footer {
    padding: 2em 2%;
  }
  footer ul {
    float: right;
  }
}
@media (max-width: 991px) {
  .header {
    padding: 0.5em 0;
  }

  .container {
    max-width: none;
  }
}
.vertical-align-row {
  align-items: center;
  display: flex;
  flex-direction: row;
  width: 100%;
}

.top-align-row {
  align-items: flex-start;
}

.bottom-align-row {
  align-items: baseline;
}

.vertical-align-row .brand-logo {
  max-width: 150px;
}
.theme-giftcard .vertical-align-row .brand-logo {
  max-width: 100px;
}
.vertical-align-row .lock-icon {
  max-width: 20px;
}
.vertical-align-row .logo-container {
  max-width: 150px;
  width: 25%;
}
.vertical-align-row .page-title {
  width: 75%;
}

.payment-header {
  height: 70px;
  display: flex;
  background: white;
  box-shadow: rgba(44, 51, 55, 0.05) 0px 2px 16px;
  margin: 0 0 20px 0;
}
@media screen and (max-width: 600px) {
  .payment-header {
    justify-content: center;
    height: 50px;
  }
}
.payment-header .header-logo-container {
  align-self: center;
  margin: 0 40px;
}
.payment-header img {
  max-width: 144px;
}
@media screen and (max-width: 600px) {
  .payment-header img {
    max-width: 96px;
  }
}

.form-createAccount .fname,
.form-createAccount .lname {
  float: left;
  min-height: 1px;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  padding: 0;
  position: relative;
  width: 100%;
}
.form-createAccount .city,
.form-createAccount .state,
.form-createAccount .zip {
  float: left;
  min-height: 1px;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  position: relative;
}
.form-createAccount .city {
  width: 41.6666666667%;
  padding-left: 0;
}
.form-createAccount .state {
  width: 41.6666666667%;
}
.form-createAccount .zip {
  width: 16.6666666667%;
  padding-right: 0;
}

@media (min-width: 992px) {
  .form-createAccount .fname,
.form-createAccount .lname {
    width: 50%;
    padding-left: 0;
  }
  .form-createAccount .lname {
    padding-left: 10px;
    padding-right: 0;
  }
}
.edit-card .billing-info,
.edit-card .card-info,
.edit-card .city,
.edit-card .cvv,
.edit-card .expDay,
.edit-card .expYear,
.edit-card .expiration-date,
.edit-card .saveCard,
.edit-card .state,
.edit-card .zip {
  float: left;
  min-height: 1px;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  position: relative;
}
.edit-card .billing-info,
.edit-card .card-info {
  width: 100%;
}
.edit-card .expiration-date {
  padding-left: 0;
  padding-right: 0;
  width: 75%;
}
.edit-card .expiration-date .expDay,
.edit-card .expiration-date .expYear {
  padding-bottom: 1em;
  padding-left: 0;
  width: 50%;
}
.edit-card .cvv {
  padding: 0;
  width: 25%;
}
.edit-card .city {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}
.edit-card .state {
  padding-left: 0;
  width: 66.6666666667%;
}
.edit-card .zip {
  padding: 0;
  width: 33.3333333333%;
}
.edit-card .saveCard {
  padding-left: 0;
  text-align: right;
  width: 100%;
}

.useShippingAddress {
  margin-bottom: 0.6em;
  margin-top: 2em;
}

@media (min-width: 768px) {
  .edit-card .billing-info,
.edit-card .card-info {
    width: 50%;
  }
}
.payments-card {
  float: left;
  min-height: 1px;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  position: relative;
  width: 100%;
}
.payments-card table tbody td {
  float: left;
  min-height: 1px;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  position: relative;
  width: 50%;
}
.payments-card table tfoot td {
  float: left;
  min-height: 1px;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  position: relative;
  width: 50%;
}
.payments-card .back table tbody td {
  float: left;
  min-height: 1px;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  position: relative;
  width: 100%;
}

.next,
.prev {
  float: left;
  min-height: 1px;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  position: relative;
  width: 100%;
}

.next {
  float: right;
}
.next p {
  text-align: center;
}

@media (min-width: 768px) {
  .payments-card {
    width: 50%;
  }

  .next,
.prev {
    width: 50%;
  }

  .prev .btn {
    float: left;
    padding-left: 0;
    text-align: left;
  }

  .next .btn {
    float: right;
  }
  .next p {
    clear: both;
    padding-top: 0.5em;
    text-align: right !important;
  }
}
@media (max-width: 991px) {
  .payments-card table tfoot td.cancel, .payments-card table tfoot td.editCard {
    width: 33.3333333333%;
  }
  .payments-card table tfoot td.removeCard {
    width: 66.6666666667%;
  }
}
.final-payment .payments-card,
.final-payment .payments-subtotal,
.final-payment .payments-subtotal td {
  float: left;
  min-height: 1px;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  position: relative;
}
.final-payment .payments-card,
.final-payment .payments-subtotal {
  width: 100%;
}
.final-payment .payments-card td,
.final-payment .payments-subtotal td {
  float: left;
  min-height: 1px;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  position: relative;
}
.final-payment .payments-card td:first-of-type, .final-payment .payments-card td:first-of-type,
.final-payment .payments-subtotal td:first-of-type,
.final-payment .payments-subtotal td:first-of-type {
  width: 66.6666666667%;
}
.final-payment .payments-card td:nth-of-type(2), .final-payment .payments-card td:nth-of-type(2),
.final-payment .payments-subtotal td:nth-of-type(2),
.final-payment .payments-subtotal td:nth-of-type(2) {
  width: 33.3333333333%;
}

@media (min-width: 768px) {
  .final-payment .payments-card,
.final-payment .payments-subtotal {
    width: 50%;
  }
}
.btn {
  border-radius: 12px;
  border: 0;
  font-weight: bold;
  padding: 0.8em 1.5em;
  text-transform: uppercase;
}

.btn-link-tetiary {
  text-align: right;
}

@media (max-width: 767px) {
  /* line 16, ../sass/components/_buttons.scss */
  .btn-link-tetiary {
    padding: 0;
    text-align: center;
  }
}
/* line 23, ../sass/components/_buttons.scss */
.btn-link,
.btn-link-tetiary {
  background: transparent;
  text-decoration: underline;
}

.btn-link {
  font-weight: normal;
  text-transform: none;
}

.btn-block {
  margin: 0 auto;
  width: 80%;
}

.btn-full {
  width: 100%;
}

.btn-lock,
.next > .btn {
  position: relative;
}
.theme-giftcard .btn-lock,
.theme-giftcard .next > .btn {
  background-repeat: no-repeat;
  background-size: 28px 33px;
  content: " ";
  display: inline-block;
  height: 33px;
  left: 1em;
  position: absolute;
  top: 5px;
  width: 28px;
}

.form--payments {
  display: block;
  margin: 0;
  padding: 0;
}

.payments-card {
  margin-bottom: 2em;
  padding-bottom: 0;
}
.payments-card .new-card,
.payments-card table {
  border-radius: 12px;
  background: #FFFFFF;
  border: 1px solid #55595c;
  clear: both;
  display: block;
  float: left;
  padding-bottom: 1em;
  width: 100%;
}
.payments-card .new-card p::before {
  font-family: FontAwesome;
  display: inline-block;
  padding-right: 3px;
  vertical-align: middle;
}
.payments-card table.muted {
  position: relative;
}
.payments-card table.muted::after {
  background: #FFFFFF;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.5;
  position: absolute;
  top: 0;
  width: 100%;
}
.payments-card table.muted .removeCard {
  position: relative;
  z-index: 1;
}
.payments-card .new-card {
  height: 14em;
  text-decoration: none;
  font-weight: bold;
}
.payments-card .new-card p {
  transform: translateY(-50%);
  position: relative;
  text-align: center;
  top: 50%;
}
.payments-card .new-card p::before {
  content: "";
}
.payments-card .radio label,
.payments-card tbody,
.payments-card tfoot,
.payments-card th,
.payments-card thead,
.payments-card tr {
  display: block;
  width: 100%;
}
.payments-card td {
  display: block;
  padding: 0.2em 1em;
  overflow: hidden;
}
.payments-card td:nth-of-type(2) {
  font-weight: bold;
}
.payments-card thead {
  color: #373a3c;
}
.payments-card thead th {
  border-bottom: 1px solid #55595c;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  font-weight: normal;
  padding: 0;
}
.payments-card thead th img {
  float: right;
  margin-top: -5px;
}
.payments-card tbody {
  padding: 0.5em 0 1em;
  min-height: 6em;
}
.payments-card tbody .cardHolder td {
  text-overflow: ellipsis;
}
.payments-card .back th {
  padding: 1em;
}
.payments-card .back th i {
  float: left;
  margin-right: 0.5em;
}
.payments-card .radio {
  margin: 0;
  text-transform: uppercase;
}
.payments-card .radio label {
  padding: 1em 1em 1em 2em;
}

.editCard .btn-link, .removeCard .btn-link {
  display: block;
  text-align: center;
  text-decoration: none;
}
.removeCard .btn-link {
  color: #C8102E;
}

.final-payment table {
  margin-bottom: 1em;
  height: auto;
}
.final-payment .payments-card {
  margin-top: 0;
}

.payments-subtotal table {
  width: 100%;
}
.payments-subtotal table td {
  padding-bottom: 0.5em;
}
.payments-subtotal table th {
  padding: 0.5em;
}
.payments-subtotal table tbody tr td,
.payments-subtotal table tfoot tr td {
  padding: 0.5em;
}
.payments-subtotal table tbody tr td:nth-of-type(2),
.payments-subtotal table tfoot tr td:nth-of-type(2) {
  text-align: right;
}
.payments-subtotal table tbody tr td {
  padding-top: 0;
}
.payments-subtotal table .finalLogo th {
  padding: 0;
}
.payments-subtotal table .finalLogo img {
  width: auto;
}
.payments-subtotal table .finalItem {
  text-transform: uppercase;
}
.payments-subtotal table .finalSubtotal {
  font-weight: bold;
}
.payments-subtotal table .finalDiscount {
  color: #18aa46;
  font-weight: bold;
}
.payments-subtotal table .finalAmountdue {
  border-top: 2px solid #ddd;
  color: #C8102E;
  font-size: 1.1em;
  font-weight: bold;
  text-transform: uppercase;
}

@media screen and (min-width: 576px) {
  .payments-card .new-card,
.payments-card table {
    height: 14em;
  }
}
.img-responsive {
  display: inline-block;
  max-width: 100%;
  position: relative;
  width: 100%;
}

.lock-icon {
  vertical-align: middle;
  margin-right: 0.45em;
}

.lineTop {
  border-top: 2px solid #000;
  border: none;
  color: #092f87;
  padding-left: 10px;
}

.lineBottom {
  border-bottom: 1px solid black;
  border: none;
  color: #092f87;
  margin-bottom: 1em;
  padding-left: 10px;
}

.textAlighRight {
  text-align: right;
}

.textAlighLeft {
  text-align: left;
}

.margin-7Rows {
  margin-bottom: 8em;
}

.margin-6Rows {
  margin-bottom: 7em;
}

.margin-5Rows {
  margin-bottom: 6em;
}

.margin-4Rows {
  margin-bottom: 5em;
}

.margin-3Rows {
  margin-bottom: 4em;
}

.margin-1Row {
  margin-bottom: 1em;
}

.order-summary-header {
  background-color: #eee;
}

.font-14 {
  font-size: 14px;
}

.margin-bottom-10 {
  margin-bottom: 10px;
}

.margin-right-10 {
  margin-right: 10px;
}

.block-label {
  display: block;
  width: 100%;
}

.clear-top {
  position: relative;
}
.clear-top::before {
  content: "";
  display: table;
  clear: both;
}

.page-footer {
  background-color: white;
  border-top-right-radius: 80px;
  border: 1px solid #f0eeeb;
  margin-top: 24px;
  padding: 38px 38px 10px 20px;
  width: 100%;
  min-height: 164px;
  position: relative;
  justify-content: center;
}
@media (min-width: 420px) {
  .page-footer {
    padding: 48px 48px 10px 48px;
  }
}
.page-footer .footer-text {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 16px;
  text-align: left;
}
.page-footer a {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 16px;
  color: #2c3337;
  padding: 0px;
  text-decoration: underline;
  display: inline;
  height: auto;
}

.block {
  display: block;
}

.full-width {
  width: 100%;
}

.txt-center {
  text-align: center;
}

.visible {
  visibility: visible;
}

.sm-margin-bottom {
  margin-bottom: 10px;
}

.no-wrap {
  white-space: nowrap;
}

/* Hide scrollbar for Chrome, Safari and Opera */
.no-scrollbar::-webkit-scrollbar {
  display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
.no-scrollbar {
  -ms-overflow-style: none;
  /* IE and Edge */
  scrollbar-width: none;
  /* Firefox */
}

/*
  This will hide the focus indicator if the element receives focus via the mouse,
  but it will still show up on keyboard focus.
*/
.js-focus-visible :focus:not(.focus-visible) {
  outline: none;
}

.popup-error, .popup-modal {
  position: fixed;
  top: 200px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  width: 80%;
  min-width: 300px;
  background: #fd7979;
  color: white;
  /* height: 50px; */
  border-radius: 10px;
  box-shadow: 0 1px 2px 0 rgba(0, 15, 21, 0.24), 0 2px 8px 0 rgba(0, 15, 21, 0.12);
  z-index: 100;
}

.popup-modal {
  position: absolute;
  top: -10px;
  min-width: 95%;
  max-width: 500px;
  background: white;
  color: #55595c;
  padding: 20px;
  z-index: 1000;
}
.popup-modal button {
  margin: 5px;
}

.modal-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 500;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.12);
  margin: 0;
  border-radius: 0;
}

.theme-iframe .modal-overlay {
  position: absolute;
  top: 0;
  z-index: 500;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.12);
}
@media (min-width: 420px) {
  .theme-iframe .modal-overlay {
    border-radius: 15px;
  }
}

.popup-error-message {
  text-align: center;
  padding: 50px;
}

.popup-modal-message {
  font-size: 20px;
  padding: 5px;
  font-weight: 600;
}

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.show, .element {
  display: block !important;
}

.hidden, .another-element {
  display: none !important;
}

.invisible {
  visibility: hidden;
}

@-ms-viewport {
  width: device-width;
}
.visible-lg,
.visible-md,
.visible-sm,
.visible-xs {
  display: none !important;
}

.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }

  table.visible-xs {
    display: table !important;
  }

  tr.visible-xs {
    display: table-row !important;
  }

  td.visible-xs,
th.visible-xs {
    display: table-cell !important;
  }

  .visible-xs-block {
    display: block !important;
  }

  .visible-xs-inline {
    display: inline !important;
  }

  .visible-xs-inline-block {
    display: inline-block !important;
  }

  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }

  table.visible-sm {
    display: table !important;
  }

  tr.visible-sm {
    display: table-row !important;
  }

  td.visible-sm,
th.visible-sm {
    display: table-cell !important;
  }

  .visible-sm-block {
    display: block !important;
  }

  .visible-sm-inline {
    display: inline !important;
  }

  .visible-sm-inline-block {
    display: inline-block !important;
  }

  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }

  table.visible-md {
    display: table !important;
  }

  tr.visible-md {
    display: table-row !important;
  }

  td.visible-md,
th.visible-md {
    display: table-cell !important;
  }

  .visible-md-block {
    display: block !important;
  }

  .visible-md-inline {
    display: inline !important;
  }

  .visible-md-inline-block {
    display: inline-block !important;
  }

  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }

  table.visible-lg {
    display: table !important;
  }

  tr.visible-lg {
    display: table-row !important;
  }

  td.visible-lg,
th.visible-lg {
    display: table-cell !important;
  }

  .visible-lg-block {
    display: block !important;
  }

  .visible-lg-inline {
    display: inline !important;
  }

  .visible-lg-inline-block {
    display: inline-block !important;
  }

  .hidden-lg {
    display: none !important;
  }
}
.form-payments {
  display: block;
  position: relative;
  width: 100%;
}

.form-wrapper {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  padding: 0 15px;
  position: relative;
}
@media screen and (min-width: 768px) {
  .form-wrapper {
    flex-direction: row;
    margin: 25px auto 0;
    justify-content: flex-start;
  }
}

label {
  font-weight: 700;
  margin: 0;
}

.text-box {
  border: 1px solid #ddd;
  border-radius: 5px;
  width: auto;
  padding: 12px;
  background-color: white;
}

.text-input, .text-input.text-box,
.select-input {
  border: 1px solid #E5E5E3;
  border-radius: 5px;
  width: 100%;
}

.text-input {
  padding: 12px;
}

.errorMessage {
  display: block;
  color: #C8102E;
  font-size: 0.9em;
  line-height: 1.2em;
}
.expiration-date .errorMessage {
  bottom: -8px;
  position: absolute;
}

.animated-input-container .errorMessage {
  color: #C8102E;
  font-size: 12px;
  line-height: 0px;
  position: absolute;
  left: 0;
  bottom: -10px;
}
.expiration-date .animated-input-container .errorMessage {
  bottom: -8px;
  position: absolute;
}

#SecurityCode-error, #fullName-error {
  white-space: nowrap;
}

input[type=radio],
input[type=checkbox] {
  position: absolute;
  opacity: 0;
  z-index: -1;
}
input[type=radio]:checked + .checkbox-label::after, input[type=radio]:checked + .radio-label::after,
input[type=checkbox]:checked + .checkbox-label::after,
input[type=checkbox]:checked + .radio-label::after {
  opacity: 1;
}

input[type=checkbox]:checked + .checkbox-label::before {
  background: #dc3545;
  border: 0;
  height: 26px;
  width: 26px;
}
input[type=checkbox]:checked + .checkbox-label.small-checkbox::before {
  height: 19px;
  width: 19px;
}

.checkbox-label,
.radio-label {
  display: block;
  font-weight: 500;
  padding: 25px 0 25px 45px;
  position: relative;
}
.checkbox-label:focus,
.radio-label:focus {
  outline: 0;
}
.checkbox-label.in-focus,
.radio-label.in-focus {
  outline: -webkit-focus-ring-color auto 5px;
}
.checkbox-label::after, .checkbox-label::before,
.radio-label::after,
.radio-label::before {
  transform: translateY(-50%);
  border-radius: 50%;
  content: "";
  display: block;
  height: 25px;
  left: 0;
  position: absolute;
  top: 50%;
  width: 25px;
}
.checkbox-label::before,
.radio-label::before {
  border: 1px solid #818a91;
}
.checkbox-label::after,
.radio-label::after {
  transition: opacity 0.3s ease;
  background: #4987f2;
  height: 15px;
  left: 5px;
  opacity: 0;
  width: 15px;
  text-align: center;
}
.checkbox-label.small-checkbox, .checkbox-label.small-radio,
.radio-label.small-checkbox,
.radio-label.small-radio {
  font-weight: 500;
  padding: 0 0 0 25px;
}
.checkbox-label.small-checkbox::before, .checkbox-label.small-radio::before,
.radio-label.small-checkbox::before,
.radio-label.small-radio::before {
  height: 18px;
  width: 18px;
}
.checkbox-label.small-checkbox::after, .checkbox-label.small-radio::after,
.radio-label.small-checkbox::after,
.radio-label.small-radio::after {
  height: 10px;
  left: 4px;
  width: 10px;
}
.checkbox-label.small-checkbox::after,
.radio-label.small-checkbox::after {
  height: 19px;
  left: 0;
  width: 19px;
  font-size: 16px;
  line-height: 16px;
}

.checkbox-label::after, .checkbox-label::before {
  border-radius: 0;
}
.checkbox-label::after {
  content: "✓";
  background: transparent;
  height: auto;
  width: 18px;
  color: #FFFFFF;
  font-size: 0.875em;
  font-size: 20px;
}

input:focus.focus-visible + label:before {
  outline: 0;
  box-shadow: 0 0 0 2px black;
}

.copyButton_3Znwz4 {
  align-self: flex-start !important;
  margin-top: 50px !important;
}

.btn-tertiary {
  transition: background 0.3s ease-in;
  background: transparent;
}
.theme-curbside .btn-tertiary {
  background: #cf0c2c;
  color: #FFFFFF;
}
.theme-giftcard .btn-tertiary {
  background: #C8102E;
  color: #FFFFFF;
}
.theme-getgo .btn-tertiary {
  background: #bf1e2e;
  color: #FFFFFF;
}
.btn-tertiary:hover, .btn-tertiary:focus, .btn-tertiary:active {
  background: #e6e6e6;
}
.theme-curbside .btn-tertiary:hover, .theme-curbside .btn-tertiary:focus, .theme-curbside .btn-tertiary:active {
  background: #9f0922;
}
.theme-giftcard .btn-tertiary:hover, .theme-giftcard .btn-tertiary:focus, .theme-giftcard .btn-tertiary:active {
  background: #990c23;
}
.theme-getgo .btn-tertiary:hover, .theme-getgo .btn-tertiary:focus, .theme-getgo .btn-tertiary:active {
  background: #931723;
}

.mobile-submit {
  background: #ececec;
  left: 50%;
  margin: 0 0 20px;
  padding: 20px 0;
  position: relative;
  transform: translateX(-50%);
  width: calc(100% + 30px);
}
@media screen and (min-width: 768px) {
  .mobile-submit {
    display: none;
  }
}
.mobile-submit .btn-tertiary {
  display: block;
  margin: 0 auto;
  width: calc(100% - 60px);
}
@media screen and (min-width: 576px) {
  .mobile-submit .btn-tertiary {
    width: calc(100% - 60px);
  }
}

.add-new-card-btn {
  margin: 5px 0;
  padding: 0;
}

a.button-large.button-white, button.button-large.button-white, a.button-medium.button-white, button.button-medium.button-white, a.button-small.button-white, button.button-small.button-white, a.button-large.button-primary, button.button-large.button-primary, a.button-medium.button-primary, button.button-medium.button-primary, a.button-small.button-primary, button.button-small.button-primary {
  box-shadow: 0 1px 2px 0 rgba(0, 15, 21, 0.24), 0 2px 8px 0 rgba(0, 15, 21, 0.12);
  border-color: #CFD6D6;
}

a.button-large.button-white:hover, button.button-large.button-white:hover, a.button-medium.button-white:hover, button.button-medium.button-white:hover, a.button-small.button-white:hover, button.button-small.button-white:hover, a.button-large.button-primary:hover, button.button-large.button-primary:hover, a.button-medium.button-primary:hover, button.button-medium.button-primary:hover, a.button-small.button-primary:hover, button.button-small.button-primary:hover {
  box-shadow: 0 3px 4px 0 rgba(0, 15, 21, 0.24), 0 4px 12px 0 rgba(0, 15, 21, 0.12);
  border-color: #CFD6D6;
}

a.button-large.button-white:active, button.button-large.button-white:active, a.button-medium.button-white:active, button.button-medium.button-white:active, a.button-small.button-white:active, button.button-small.button-white:active, a.button-large.button-primary:active, button.button-large.button-primary:active, a.button-medium.button-primary:active, button.button-medium.button-primary:active, a.button-small.button-primary:active, button.button-small.button-primary:active {
  box-shadow: 0 6px 10px 0 rgba(0, 15, 21, 0.24), 0 6px 16px 0 rgba(0, 15, 21, 0.12);
  border-color: #9DABB1;
}

a.button-large, button.button-large, a.button-medium, button.button-medium, a.button-small, button.button-small {
  display: inline-block;
  border-radius: 100px;
  font-size: 16px;
  line-height: 17px;
  border: 1px solid #cf0c2c;
  cursor: pointer;
  white-space: nowrap;
  transition: all 0.15s linear;
}
a.button-large:focus:not(.focus-visible), button.button-large:focus:not(.focus-visible), a.button-medium:focus:not(.focus-visible), button.button-medium:focus:not(.focus-visible), a.button-small:focus:not(.focus-visible), button.button-small:focus:not(.focus-visible) {
  outline: none;
}
a.button-large .icon-left, button.button-large .icon-left, a.button-medium .icon-left, button.button-medium .icon-left, a.button-small .icon-left, button.button-small .icon-left {
  padding-right: 5px;
}
a.button-large .icon-right, button.button-large .icon-right, a.button-medium .icon-right, button.button-medium .icon-right, a.button-small .icon-right, button.button-small .icon-right {
  padding-left: 5px;
}
a.button-large.button-primary, button.button-large.button-primary, a.button-medium.button-primary, button.button-medium.button-primary, a.button-small.button-primary, button.button-small.button-primary {
  background: #cf0c2c;
  color: #FFFFFF;
  border-color: #cf0c2c;
}
a.button-large.button-primary:hover, button.button-large.button-primary:hover, a.button-medium.button-primary:hover, button.button-medium.button-primary:hover, a.button-small.button-primary:hover, button.button-small.button-primary:hover {
  color: white;
  background: #f21c3f;
  border: 1px solid #f21c3f;
}
a.button-large.button-primary:active, button.button-large.button-primary:active, a.button-medium.button-primary:active, button.button-medium.button-primary:active, a.button-small.button-primary:active, button.button-small.button-primary:active {
  background: #9f0922;
  border: 1px solid #9f0922;
  outline: none;
}
a.button-large.button-primary.disabled, a.button-large.button-primary.disabled-button, button.button-large.button-primary.disabled, button.button-large.button-primary.disabled-button, a.button-medium.button-primary.disabled, a.button-medium.button-primary.disabled-button, button.button-medium.button-primary.disabled, button.button-medium.button-primary.disabled-button, a.button-small.button-primary.disabled, a.button-small.button-primary.disabled-button, button.button-small.button-primary.disabled, button.button-small.button-primary.disabled-button {
  background: #CFD6D6;
  border: 1px solid #CFD6D6;
  color: #000;
  box-shadow: none;
  cursor: not-allowed;
}
a.button-large.button-primary.disabled:hover, a.button-large.button-primary.disabled:active, a.button-large.button-primary.disabled-button:hover, a.button-large.button-primary.disabled-button:active, button.button-large.button-primary.disabled:hover, button.button-large.button-primary.disabled:active, button.button-large.button-primary.disabled-button:hover, button.button-large.button-primary.disabled-button:active, a.button-medium.button-primary.disabled:hover, a.button-medium.button-primary.disabled:active, a.button-medium.button-primary.disabled-button:hover, a.button-medium.button-primary.disabled-button:active, button.button-medium.button-primary.disabled:hover, button.button-medium.button-primary.disabled:active, button.button-medium.button-primary.disabled-button:hover, button.button-medium.button-primary.disabled-button:active, a.button-small.button-primary.disabled:hover, a.button-small.button-primary.disabled:active, a.button-small.button-primary.disabled-button:hover, a.button-small.button-primary.disabled-button:active, button.button-small.button-primary.disabled:hover, button.button-small.button-primary.disabled:active, button.button-small.button-primary.disabled-button:hover, button.button-small.button-primary.disabled-button:active {
  background: #CFD6D6;
  border: 1px solid #CFD6D6;
  box-shadow: none;
}
a.button-large.button-secondary, button.button-large.button-secondary, a.button-medium.button-secondary, button.button-medium.button-secondary, a.button-small.button-secondary, button.button-small.button-secondary {
  background: #FFFFFF;
  color: #cf0c2c;
}
a.button-large.button-secondary:hover, button.button-large.button-secondary:hover, a.button-medium.button-secondary:hover, button.button-medium.button-secondary:hover, a.button-small.button-secondary:hover, button.button-small.button-secondary:hover {
  background-color: rgba(251, 190, 200, 0.4);
}
a.button-large.button-secondary:active, button.button-large.button-secondary:active, a.button-medium.button-secondary:active, button.button-medium.button-secondary:active, a.button-small.button-secondary:active, button.button-small.button-secondary:active {
  background-color: rgba(251, 190, 200, 0.8);
  color: #9F0922;
  border-color: #9F0922;
  outline: none;
}
a.button-large.button-secondary.disabled, a.button-large.button-secondary.disabled-button, button.button-large.button-secondary.disabled, button.button-large.button-secondary.disabled-button, a.button-medium.button-secondary.disabled, a.button-medium.button-secondary.disabled-button, button.button-medium.button-secondary.disabled, button.button-medium.button-secondary.disabled-button, a.button-small.button-secondary.disabled, a.button-small.button-secondary.disabled-button, button.button-small.button-secondary.disabled, button.button-small.button-secondary.disabled-button {
  background: white;
  border: 1px solid #CFD6D6;
  color: #000;
  cursor: not-allowed;
}
a.button-large.button-secondary.disabled:hover, a.button-large.button-secondary.disabled:active, a.button-large.button-secondary.disabled-button:hover, a.button-large.button-secondary.disabled-button:active, button.button-large.button-secondary.disabled:hover, button.button-large.button-secondary.disabled:active, button.button-large.button-secondary.disabled-button:hover, button.button-large.button-secondary.disabled-button:active, a.button-medium.button-secondary.disabled:hover, a.button-medium.button-secondary.disabled:active, a.button-medium.button-secondary.disabled-button:hover, a.button-medium.button-secondary.disabled-button:active, button.button-medium.button-secondary.disabled:hover, button.button-medium.button-secondary.disabled:active, button.button-medium.button-secondary.disabled-button:hover, button.button-medium.button-secondary.disabled-button:active, a.button-small.button-secondary.disabled:hover, a.button-small.button-secondary.disabled:active, a.button-small.button-secondary.disabled-button:hover, a.button-small.button-secondary.disabled-button:active, button.button-small.button-secondary.disabled:hover, button.button-small.button-secondary.disabled:active, button.button-small.button-secondary.disabled-button:hover, button.button-small.button-secondary.disabled-button:active {
  background: white;
  border: 1px solid #CFD6D6;
  box-shadow: none;
}
a.button-large.button-text:hover, button.button-large.button-text:hover, a.button-medium.button-text:hover, button.button-medium.button-text:hover, a.button-small.button-text:hover, button.button-small.button-text:hover {
  background-color: rgba(251, 190, 200, 0.4);
}
a.button-large.button-text:active, button.button-large.button-text:active, a.button-medium.button-text:active, button.button-medium.button-text:active, a.button-small.button-text:active, button.button-small.button-text:active {
  background-color: rgba(251, 190, 200, 0.8);
  color: #9F0922;
  outline: none;
}
a.button-large.button-text.disabled, a.button-large.button-text.disabled-button, button.button-large.button-text.disabled, button.button-large.button-text.disabled-button, a.button-medium.button-text.disabled, a.button-medium.button-text.disabled-button, button.button-medium.button-text.disabled, button.button-medium.button-text.disabled-button, a.button-small.button-text.disabled, a.button-small.button-text.disabled-button, button.button-small.button-text.disabled, button.button-small.button-text.disabled-button {
  background: white;
  color: #000;
  cursor: not-allowed;
}
a.button-large.button-text.disabled:hover, a.button-large.button-text.disabled:active, a.button-large.button-text.disabled-button:hover, a.button-large.button-text.disabled-button:active, button.button-large.button-text.disabled:hover, button.button-large.button-text.disabled:active, button.button-large.button-text.disabled-button:hover, button.button-large.button-text.disabled-button:active, a.button-medium.button-text.disabled:hover, a.button-medium.button-text.disabled:active, a.button-medium.button-text.disabled-button:hover, a.button-medium.button-text.disabled-button:active, button.button-medium.button-text.disabled:hover, button.button-medium.button-text.disabled:active, button.button-medium.button-text.disabled-button:hover, button.button-medium.button-text.disabled-button:active, a.button-small.button-text.disabled:hover, a.button-small.button-text.disabled:active, a.button-small.button-text.disabled-button:hover, a.button-small.button-text.disabled-button:active, button.button-small.button-text.disabled:hover, button.button-small.button-text.disabled:active, button.button-small.button-text.disabled-button:hover, button.button-small.button-text.disabled-button:active {
  background: white;
  box-shadow: none;
}
a.button-large.button-white, button.button-large.button-white, a.button-medium.button-white, button.button-medium.button-white, a.button-small.button-white, button.button-small.button-white {
  background: #FFFFFF;
  color: #2A3E47;
  border: 1px solid #FFFFFF;
}
a.button-large.button-white.no-border, button.button-large.button-white.no-border, a.button-medium.button-white.no-border, button.button-medium.button-white.no-border, a.button-small.button-white.no-border, button.button-small.button-white.no-border {
  border: none !important;
}
a.button-large.button-white:hover, button.button-large.button-white:hover, a.button-medium.button-white:hover, button.button-medium.button-white:hover, a.button-small.button-white:hover, button.button-small.button-white:hover {
  background: #e6e6e6;
  border: 1px solid #e6e6e6;
}
a.button-large.button-white:active, button.button-large.button-white:active, a.button-medium.button-white:active, button.button-medium.button-white:active, a.button-small.button-white:active, button.button-small.button-white:active {
  background: #cccccc;
  border: 1px solid #cccccc;
  outline: none;
}
a.button-large.button-white.disabled, a.button-large.button-white.disabled-button, button.button-large.button-white.disabled, button.button-large.button-white.disabled-button, a.button-medium.button-white.disabled, a.button-medium.button-white.disabled-button, button.button-medium.button-white.disabled, button.button-medium.button-white.disabled-button, a.button-small.button-white.disabled, a.button-small.button-white.disabled-button, button.button-small.button-white.disabled, button.button-small.button-white.disabled-button {
  background: #e6e6e6;
  border: 1px solid #e6e6e6;
  color: #000;
  box-shadow: none;
  cursor: not-allowed;
}
a.button-large.button-white.disabled:hover, a.button-large.button-white.disabled:active, a.button-large.button-white.disabled-button:hover, a.button-large.button-white.disabled-button:active, button.button-large.button-white.disabled:hover, button.button-large.button-white.disabled:active, button.button-large.button-white.disabled-button:hover, button.button-large.button-white.disabled-button:active, a.button-medium.button-white.disabled:hover, a.button-medium.button-white.disabled:active, a.button-medium.button-white.disabled-button:hover, a.button-medium.button-white.disabled-button:active, button.button-medium.button-white.disabled:hover, button.button-medium.button-white.disabled:active, button.button-medium.button-white.disabled-button:hover, button.button-medium.button-white.disabled-button:active, a.button-small.button-white.disabled:hover, a.button-small.button-white.disabled:active, a.button-small.button-white.disabled-button:hover, a.button-small.button-white.disabled-button:active, button.button-small.button-white.disabled:hover, button.button-small.button-white.disabled:active, button.button-small.button-white.disabled-button:hover, button.button-small.button-white.disabled-button:active {
  background: #e6e6e6;
  border: 1px solid #e6e6e6;
  box-shadow: none;
}
a.button-large.button-full-width, button.button-large.button-full-width, a.button-medium.button-full-width, button.button-medium.button-full-width, a.button-small.button-full-width, button.button-small.button-full-width {
  width: 100%;
  text-align: center;
}

.button-large {
  padding: 12px 40px;
}
.button-large.button-text {
  color: #cf0c2c;
  border: none;
  background: none;
  padding: 12px 16px;
}

.button-medium {
  padding: 8px 32px;
}
.button-medium.button-text {
  color: #cf0c2c;
  border: none;
  background: none;
  padding: 8px;
}

.button-small {
  padding: 4px 12px;
}
.button-small.button-text {
  color: #cf0c2c;
  border: none;
  background: none;
  padding: 4px 8px;
}

.fa-button-container {
  position: fixed;
  bottom: 0;
  left: 0;
  margin: 0px;
  width: 100vw;
  z-index: 2;
  height: 66px;
  text-align: center;
  background: white;
  box-shadow: 0 1px 2px 0 rgba(0, 15, 21, 0.24), 0 2px 8px 0 rgba(0, 15, 21, 0.12);
}
.fa-button-container a {
  color: white !important;
  width: auto;
}

.button-blue-text {
  color: #089de7;
  border: none;
  background: transparent;
  cursor: pointer;
}

.payment-title {
  display: flex;
  flex-wrap: wrap;
  width: 93%;
  padding: 0px;
  border: 0;
  margin: 10px 0px 30px 0px;
}
.payment-title h2 {
  font-size: 24px;
  color: #2A3E47;
  font-weight: bold;
  padding: 0;
  margin: 0 5px 0 0;
}
.payment-title h2 span {
  font-size: 14px;
  padding-left: 5px;
}
.payment-title.iframe-title {
  padding: 0;
}
.payment-title.iframe-title h2 {
  color: gray;
}

.checkmark-title {
  color: #3BB273;
  margin-left: 10px;
}

.payment-choice {
  background: white;
  margin-top: 10px;
  min-height: 0px;
  max-height: 0px;
  opacity: 0;
  pointer-events: none;
  width: 100%;
  display: none;
}
.payment-choice.selected {
  display: block;
  min-height: -webkit-fit-content;
  min-height: -moz-fit-content;
  min-height: fit-content;
  max-height: -webkit-fit-content;
  max-height: -moz-fit-content;
  max-height: fit-content;
  max-height: 100%;
  min-height: 100%;
  opacity: 1;
  pointer-events: all;
  transition: opacity 0.55s;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .payment-choice.selected {
    max-height: 100%;
  }
}
.payment-choice::after {
  display: none;
}

.summary-container {
  transition: transform 0.5s linear;
}
.summary-container.sticky-mobile {
  bottom: -260px;
  right: 0;
  position: fixed;
  z-index: 10;
}
.summary-container.sticky-mobile.slide-up {
  transform: translateY(-255px);
}
.summary-container.sticky-mobile .frame {
  position: relative;
  bottom: 0;
  margin-bottom: 0;
  background: white;
}
.summary-container.sticky-mobile .frame .helper-text {
  margin-right: 5px;
}
.summary-container.sticky-mobile .frame-header {
  display: none;
}
.summary-container.sticky-mobile .subtotal {
  display: none;
}
.summary-container.sticky-mobile .order-summary-footer {
  padding: 0;
  border-top: none;
}

.order-summary {
  width: 100%;
  background: white;
}
.order-summary .order-summary-body .subtotal {
  display: flex;
  justify-content: space-between;
  font-size: 16px;
  font-weight: 500;
}
.order-summary .order-summary-body .subtotal span {
  font-weight: normal;
  font-size: 15px;
}
.order-summary .order-summary-body .subtotal.gc-subtotal {
  color: #18aa46;
}
.order-summary .order-summary-footer .order-total {
  display: flex;
  padding: 10px 0;
  font-size: 16px;
  font-weight: 500;
  justify-content: space-between;
  border-top: 1px solid #EBEDED;
}
.order-summary .order-summary-footer .order-total span {
  font-size: 15px;
}
.order-summary footer {
  background: none;
  padding: 0;
  margin: 0;
}

.summary-message {
  background: #EBEDED;
  margin: 0 -20px -20px;
  padding: 15px 15px 0;
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
}
.summary-message p {
  font-size: 12px;
  color: #2A3E47;
}

.section-footer {
  background: transparent;
  display: flex;
  flex-direction: column;
  padding: 20px 0;
  flex-wrap: wrap;
}
.section-footer .fa-caret-left {
  padding-right: 3px;
}
@media screen and (min-width: 576px) {
  .section-footer {
    flex-direction: row;
    justify-content: space-between;
  }
}
.section-footer .btn-link {
  order: 2;
  color: #2A3E47;
}
@media screen and (min-width: 576px) {
  .section-footer .btn-link {
    order: 1;
  }
}
.section-footer .btn-tertiary {
  order: 1;
}
@media screen and (min-width: 576px) {
  .section-footer .btn-tertiary {
    order: 2;
  }
}
.section-footer .perks-estimate {
  text-align: center;
}
.section-footer .helper-text {
  flex: 0 0 auto;
  margin: 15px 0 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
}

.subtitle {
  font-size: 1.25em;
  font-weight: 700;
}

.section-heading {
  font-size: 1em;
  font-weight: 500;
  margin: 0 0 0.85em;
}
@media screen and (min-width: 768px) {
  .section-heading {
    margin: 0 0 0.95em;
  }
}

.fs-16 {
  font-size: 16px !important;
}

.fs-14 {
  font-size: 14px !important;
}

.fs-12 {
  font-size: 12px !important;
}

.fw-light {
  font-weight: 300;
}

.fw-reg {
  font-weight: 500;
}

.fw-bold {
  font-weight: 700;
}

.sub-section-heading {
  font-size: 1em;
}

.small-heading {
  font-size: 0.85em;
}

.uppercase {
  text-transform: uppercase;
}

.font-red {
  color: #cf0c2c;
}

.font-green {
  color: #3BB273;
}

.popover-header {
  font-size: 0.8rem;
}

.popover-body {
  font-size: 0.6rem;
}

.popover {
  background: white;
  width: 250px;
  padding: 10px;
  box-shadow: 0px 0px 8px 1px rgba(0, 0, 0, 0.57);
  border-radius: 3px;
  margin: 0 auto;
  top: -5px !important;
  left: 33px !important;
}

@media all and (min-width: 480px) {
  .popover {
    width: 350px;
    left: 135px !important;
  }
}
.tab-bar {
  display: flex;
  margin-top: 0px;
  overflow-x: scroll;
  overflow-y: hidden;
  height: 25px;
  justify-content: left;
  border-bottom: 1px solid #aaa;
  border-bottom: 1px solid #EBEDED;
  width: 100%;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.tab-bar .not-visible {
  width: 0px;
  overflow: hidden;
}
@media all and (min-width: 660px) {
  .tab-bar {
    margin: 0 auto;
  }
}
.tab-bar input {
  visibility: hidden;
}
.tab-bar::-webkit-scrollbar {
  display: none;
}
.tab-bar.left-align .tab-link {
  padding-left: 3px;
  padding-right: 20px;
}
.tab-bar.md-font .tab-link {
  font-size: 16px;
  font-weight: 500;
  margin: 0 20px;
}
.tab-bar.lg-font .tab-link {
  font-size: 20px;
}
.tab-bar.bold .tab-link {
  font-weight: bold;
}
.tab-bar.centered-tabs .tab-link {
  padding-right: 10px;
  padding-left: 10px;
}
.tab-bar .tab-link {
  white-space: nowrap;
  font-size: 14px;
  line-height: 19px;
  color: #697391;
  cursor: pointer;
  background: none;
  border: none;
  padding-right: 10px;
  padding-left: 10px;
  margin: 0;
  position: relative;
  transition: color 0.15s;
}
.tab-bar .tab-link:focus:not(.focus-visible) {
  outline: none;
}
.tab-bar .tab-link::before, .tab-bar .tab-link::after {
  box-sizing: inherit;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 25px;
  transform-origin: center;
  transition: transform 0.3s;
}
.tab-bar .tab-link::before {
  border-bottom: 3px solid #374658;
  transform: scale3d(0, 1, 1);
}
.tab-bar .tab-link.active, .tab-bar .tab-link.selected {
  color: #374658;
}
.tab-bar .tab-link.active::before, .tab-bar .tab-link.active::after, .tab-bar .tab-link.selected::before, .tab-bar .tab-link.selected::after {
  transform: scale3d(1, 1, 1);
  transition: transform 0.3s;
}
.tab-bar .tab-link.active:hover, .tab-bar .tab-link.selected:hover {
  color: #374658;
}
.tab-bar .tab-link:hover {
  color: #999999;
}
.tab-bar .tab-link.red {
  color: #66787F;
}
.tab-bar .tab-link.red::before {
  border-bottom: 3px solid #dc3545;
  transform: scale3d(0, 1, 1);
}
.tab-bar .tab-link.red.active, .tab-bar .tab-link.red.selected {
  color: #dc3545;
}
.tab-bar .tab-link.red.active::before, .tab-bar .tab-link.red.active::after, .tab-bar .tab-link.red.selected::before, .tab-bar .tab-link.red.selected::after {
  transform: scale3d(1, 1, 1);
  transition: transform 0.3s;
}
.tab-bar .tab-link.red.active:hover, .tab-bar .tab-link.red.selected:hover {
  color: #dc3545;
}

.page-container {
  background: #F4F9FF;
  overflow: hidden;
}
.theme-curbside .page-container {
  background: #E5E5E5;
  background-image: url("/Assets/img/new-background.png");
  background-repeat: no-repeat, repeat;
  overflow: hidden;
  background-position: top left;
  background-repeat: no-repeat;
  background-size: contain;
}

.header-container {
  padding-right: 10px;
  padding-left: 10px;
}
@media all and (min-width: 1140px) {
  .header-container {
    width: 80%;
    margin: 0 auto;
  }
}

.main-container {
  display: flex;
  flex-wrap: wrap;
}
@media all and (min-width: 1140px) {
  .main-container {
    width: 80%;
    margin: 0 auto;
  }
}

.frame {
  display: flex;
  flex-wrap: wrap;
  background: white;
  padding: 20px;
  border: 1px solid #EBEDED;
  margin: 10px 0 0 0;
}
@media all and (min-width: 500px) {
  .frame {
    margin: 10px;
    padding: 20px;
    border-radius: 16px;
  }
}
.giftcard-container {
  width: 100%;
  order: 1;
}

.payment-container {
  width: 100%;
  order: 2;
}

.snap-curbside.snap-container {
  width: 100%;
  margin: 10px 0;
}
@media all and (min-width: 500px) {
  .snap-curbside.snap-container {
    width: calc(100% - 20px);
    margin: 10px;
  }
}

.perks-container {
  order: 3;
}

.summary-container {
  width: 100%;
  order: 3;
}
.summary-container.sticky-summary {
  position: relative;
}

@media all and (min-width: 800px) {
  .giftcard-container {
    width: 60%;
    order: 1;
  }

  .theme-iframe .giftcard-container {
    width: 100%;
  }

  .payment-container {
    width: 60%;
    order: 3;
  }

  .snap-curbside.snap-container {
    margin: 10px;
    width: calc(60% - 20px);
    order: 3;
  }

  .perks-container {
    width: 60%;
    margin: 0;
  }

  .summary-container {
    order: 2;
    width: 40%;
    position: absolute;
    right: 0;
    top: 0;
  }
  .summary-container.sticky-summary {
    position: fixed;
    top: 0;
  }
}
@media all and (min-width: 1140px) {
  .summary-container {
    position: absolute;
    right: 0;
    top: 0;
  }
  .summary-container.sticky-summary {
    position: fixed;
    top: 0;
    left: 58%;
    padding-right: 8%;
  }
}
.gc-title {
  display: flex;
  margin-bottom: 10px;
}
.gc-title p {
  color: #2A3E47;
  font-size: 18px;
  margin: 0;
}
.gc-title .wallet-icon {
  height: 20px;
  margin-right: 5px;
  align-self: center;
}
.gc-title .mobile {
  display: none;
}
@media all and (min-width: 760px) {
  .gc-title .mobile {
    display: block;
  }
}
.gc-title .desktop {
  display: block;
}
@media all and (min-width: 760px) {
  .gc-title .desktop {
    display: none;
  }
}

.show-more-gc-btn {
  margin: 5px auto;
}

.giftcard {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  padding: 10px 0 0 0;
  background: white;
  border-bottom: 1px solid #CFD6D6;
}
.giftcard button {
  margin: 5px 0;
}

.gc-col {
  align-self: center;
  font-size: 14px;
}

.gc-image {
  width: 24px;
  display: flex;
}

.gc-image > img {
  width: 100%;
  align-self: center;
}

.gc-card-num {
  flex: 2;
  color: #2A3E47;
  margin-left: 20px;
  margin-right: 10px;
  white-space: nowrap;
  font-weight: 600;
}

.amount {
  order: initial;
  font-weight: 600;
  padding-right: 10px;
}

.gc-checkbox {
  flex: 1 100%;
}

.gc-checkbox .checkbox-label {
  padding: 10px 0 10px 35px;
  white-space: nowrap;
  color: #2A3E47;
  font-size: 16px;
  font-weight: 300;
}

.unavailable {
  position: relative;
  padding: 10px 15px 0 15px;
  margin: 0px -15px 1px -15px;
  width: calc(100% + 30px);
}
.unavailable button {
  pointer-events: none;
}
.unavailable .unavailable-tooltip {
  border: 1px solid #cfd6d6;
  border-radius: 5px;
  position: absolute;
  top: 10px;
  right: 5px;
  max-width: calc(100% - 10px);
  padding: 10px;
  text-align: center;
  background: white;
  box-shadow: 0 1px 2px 0 rgba(0, 15, 21, 0.24), 0 2px 8px 0 rgba(0, 15, 21, 0.12);
  z-index: 100;
}
.unavailable .unavailable-tooltip.hidden, .unavailable .unavailable-tooltip.another-element {
  display: none;
}

.unavailable-text {
  display: block;
  color: #697391;
  font-size: 16px;
  padding: 12px 16px;
  font-weight: 500;
  white-space: nowrap;
  align-items: center;
}
.unavailable-text .fa-question-circle {
  margin-left: 2px;
  color: #8089A3;
  cursor: pointer;
}

@media all and (min-width: 550px) {
  .giftcard {
    padding: 20px 0px;
  }
  .giftcard.unavailable {
    padding: 20px 15px 20px 15px;
  }

  .gc-col.gc-image {
    width: 78px;
  }

  .gc-checkbox {
    flex: 2;
    min-width: 205px;
    order: 4;
    margin-right: 10px;
  }
}
@media screen and (min-width: 550px) and (-ms-high-contrast: active), (min-width: 550px) and (-ms-high-contrast: none) {
  .gc-checkbox {
    min-width: 80px;
  }
}
@media all and (min-width: 550px) {
  .amount {
    order: 2;
    margin-left: 20px;
    width: 50px;
    padding-right: 0;
  }
}
@media all and (min-width: 550px) {
  .gc-card-num {
    flex: 6;
    order: 3;
  }
}
/* No greater than 900px, no less than 400px */
@media (max-width: 950px) and (min-width: 800px) {
  .giftcard {
    padding: 10px 0 0 0;
  }
  .giftcard.unavailable {
    padding: 15px 15px 0px 15px;
  }
  .giftcard .gc-image {
    width: 24px;
  }
  .giftcard .gc-card-num {
    order: initial;
  }
  .giftcard .amount {
    order: initial;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding-right: 10px;
  }
  .giftcard .gc-checkbox {
    flex: 1 100%;
  }
}
#moreGiftCardsPanel {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.gc-form {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.gc-form .errorMessage {
  width: 100%;
}

.gc-form-number {
  flex: 1 100%;
  padding: 5px 0;
}

.gc-form-pin {
  flex: 1 100%;
  padding: 5px 0;
}

.gc-button {
  flex: 1 100%;
  text-align: right;
  margin: 10px 0;
}

@media all and (min-width: 500px) {
  .gc-form-number {
    flex: 2;
    padding-right: 6px;
  }

  .gc-form-pin {
    flex: 1;
  }
}
.saved-card-cvv-iframe {
  width: 63px;
  height: 49px;
  margin: 0 5px;
  overflow: hidden;
}
.payment-cards {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 5px;
}

.payment-option {
  width: 100%;
  background: white;
  margin: 8px;
  cursor: pointer;
  /* No greater than 1140px, no less than 950px */
}
.payment-option .card-tile {
  border-radius: 10px;
  border: 1px solid #CFD6D6;
  transition: all 0.15s linear;
  display: flex;
  padding: 15px 10px;
  position: relative;
  border-bottom: 1px solid #CFD6D6;
  width: 100%;
}
.payment-option .default-label {
  padding-left: 5px;
}
@media all and (min-width: 615px) {
  .payment-option {
    flex: 1;
    max-width: calc(50% - 16px);
    min-width: calc(50% - 16px);
    margin: 8px;
    border-radius: 5px;
  }
  .payment-option .card-tile {
    border-radius: 10px;
    border: 1px solid #CFD6D6;
  }
}
@media all and (min-width: 800px) {
  .payment-option {
    flex: 1;
    max-width: calc(100% - 16px);
    min-width: calc(100% - 16px);
    margin: 8px;
  }
  .payment-option .card-tile {
    border-radius: 10px;
    border: 1px solid #CFD6D6;
  }
}
@media (max-width: 1140px) and (min-width: 1020px) {
  .payment-option {
    flex: 1;
    max-width: calc(50% - 16px);
    min-width: calc(50% - 16px);
    margin: 8px;
    border-radius: 5px;
  }
  .payment-option .card-tile {
    border-radius: 10px;
    border: 1px solid #CFD6D6;
  }
}
@media all and (min-width: 1280px) {
  .payment-option {
    flex: 1;
    max-width: calc(50% - 16px);
    min-width: calc(50% - 16px);
    margin: 8px;
    border-radius: 5px;
  }
  .payment-option .card-tile {
    border-radius: 10px;
    border: 1px solid #CFD6D6;
  }
}

.font-red {
  color: red;
}

.card-tile.selected .checkmark {
  display: flex;
}

.card-tile-image {
  margin-right: 10px;
}
.card-tile-image img {
  width: 24px;
}

.card-tile-body {
  display: flex;
  flex: 1;
  flex-wrap: wrap;
}

.payment-option .card-tile .card-tile-body .card-expiration, .payment-option .card-tile-body .cardholder-name {
  margin: 0;
  flex: 1 100%;
  font-size: 14px;
  line-height: 25px;
  color: #2A3E47;
}

.cardholder-name {
  font-weight: 500;
  white-space: nowrap;
}

.card-expiration {
  font-size: 14px;
  font-weight: 300;
  color: #2A3E47;
  white-space: nowrap;
}

.select-card-btn {
  border: none;
  background: transparent;
  padding: 0;
  height: 30px;
  width: 30px;
  min-width: 30px;
  cursor: pointer;
  border-radius: 50px;
  transition: background 0.15s linear;
}

.show-more-btn {
  margin-bottom: 8px;
}

.select-card-btn:hover {
  background: #EBEDED;
}

.visible {
  visibility: visible !important;
}

.select-card-container {
  position: absolute;
  visibility: hidden;
  /* height: 70px; */
  width: 160px;
  padding: 5px;
  border: 1px solid #EBEDED;
  background: white;
  right: 50px;
  top: 30px;
  display: flex;
  flex-wrap: wrap;
  border-radius: 5px;
  box-shadow: 0 3px 4px 0 rgba(0, 15, 21, 0.24), 0 4px 12px 0 rgba(0, 15, 21, 0.12);
  z-index: 1;
}

.payment-option.selected .card-tile {
  background: rgba(73, 135, 242, 0.25);
  border-color: transparent;
  box-shadow: 0 0 0 2pt #4987f2;
}
.payment-option.selected .card-tile .checkmark {
  display: flex;
}

.options-btn {
  flex: 1 100%;
  background: transparent;
  border: none;
  text-align: left;
  cursor: pointer;
  padding: 5px;
}

.set-default-label {
  display: block;
  width: 100%;
  font-weight: 300;
  padding: 5px;
  cursor: pointer;
  border-bottom: 1px solid #EBEDED;
}

.payment-option .card-tile .delete-card.options-btn {
  position: static;
  color: red;
  flex: 1 100%;
  text-decoration: none;
}
.payment-option .card-tile .delete-card.options-btn:hover {
  color: #cc0000;
}

.checkmark {
  display: none;
  justify-content: center;
  position: absolute;
  right: 10px;
  bottom: 10px;
  background: #4987f2;
  width: 18px;
  height: 18px;
  line-height: 18px;
  border-radius: 50%;
  text-align: center;
}
.checkmark .fa-check {
  font-size: 12px;
  color: white;
  margin-top: 3px;
}
.checkmark i {
  align-self: center;
  color: white;
  margin-top: 3px;
  font-weight: 300;
  font-size: 12px;
  line-height: 19px;
}

.eprotect-iframe {
  width: 100%;
  height: 177px;
}

.card-info-iframe {
  margin-top: 24px;
}

.new-card-label {
  display: inline-block;
  margin-bottom: 5px;
  color: #818a91;
  font-size: 14px;
}

.margin-bottom-0 {
  margin-bottom: 0px;
}

.margin-top-0 {
  margin-top: 0px;
}

#SecurityCode-error, #fullName-error {
  white-space: nowrap;
}

.payment-options-container {
  background: white;
}
.payment-options-container .form-group {
  padding-bottom: 0;
}

.payment-card-list {
  flex: 1 100%;
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
  height: 35px;
}
.payment-card-list .cc-icon {
  width: 30px;
  margin-right: 5px;
}
@media all and (min-width: 560px) {
  .payment-card-list .cc-icon {
    width: 40px;
  }
}

.card-info-1 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
}
.card-info-1 h2 {
  flex: 1 100%;
  font-weight: 400;
  font-size: 18px;
  color: #818a91;
  margin-bottom: 3px;
}
@media all and (min-width: 560px) {
  .card-info-1 h2 {
    font-size: 24px;
  }
}
.card-info-1 .form-group {
  flex: 1 100%;
}
.card-info-1 .form-group input {
  width: 100%;
}
.card-info-1 .expiration {
  display: flex;
  width: 100%;
}
.card-info-1 .expiration .form-group {
  max-width: 50%;
  max-width: 50%;
}
.card-info-1 .expiration .form-group:first-child {
  padding-right: 8px;
}
@media all and (min-width: 560px) {
  .card-info-1 .expiration {
    width: 49%;
  }
}

.card-info-2 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  position: relative;
}
.card-info-2 .card-info-group {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}
.card-info-2 .card-info-group .form-group {
  width: 100%;
}
.card-info-2 .form-group {
  flex: 1 100%;
}
.card-info-2 .card-info-group:last-of-type {
  flex-wrap: wrap;
}
.card-info-2 .city {
  max-width: 100%;
}
.card-info-2 .state {
  position: relative;
  max-width: 100%;
}
.card-info-2 .state .select-input {
  cursor: pointer;
}
.card-info-2 .zip {
  max-width: 100%;
}
@media all and (min-width: 560px) {
  .card-info-2 .form-group {
    flex: 1 49%;
    max-width: 49%;
  }
  .card-info-2 .city {
    flex: 1 49%;
    max-width: 49%;
  }
  .card-info-2 .state {
    flex: 1 49%;
    max-width: 49%;
    margin-right: 0;
  }
  .card-info-2 .zip {
    flex: 1 100%;
    max-width: 100px;
    min-width: 100px;
  }
}

.add-save-card .checkbox-label {
  width: 300px;
  font-weight: 300;
  padding: 15px 0 15px 35px;
}

.save-card-btn-container {
  text-align: right;
}

.enter-card-container .form-group {
  /* CAUTION: IE hackery ahead */
}
.enter-card-container .form-group .fa-caret-down {
  position: absolute;
  z-index: 1;
  color: #6C7275;
  top: 24px;
  right: 9px;
  cursor: pointer;
  pointer-events: none;
}
.enter-card-container .form-group select {
  padding: 0.76rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-position: 97% -50%;
}
.enter-card-container .form-group select:after {
  content: "▼";
  padding: 12px 8px;
  position: absolute;
  right: 10px;
  top: 0;
  z-index: 1;
  text-align: center;
  width: 10%;
  height: 100%;
  pointer-events: none;
}
.enter-card-container .form-group select.place-holder {
  color: #6c757d;
}
.enter-card-container .form-group select option[value=State][disabled] {
  display: none;
}
.enter-card-container .form-group select option.disabled {
  color: #cdcdcd;
  color: black;
}
.enter-card-container .form-group select::-ms-expand {
  display: none;
  /* remove default arrow on ie10 and ie11 */
}

#moreCardsPanel {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.payment-information.perks-container {
  margin: 0;
}

.section-heading-container {
  display: flex;
  flex-wrap: wrap;
  align-self: center;
  margin: 10px 0 10px 0;
}
.section-heading-container .section-heading {
  margin: 0 20px 0 0;
  font-size: 30px;
  white-space: nowrap;
}
.section-heading-container p {
  margin: 0;
  font-size: 14px;
  align-self: flex-end;
  flex: 1 100%;
  color: #818a91;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .section-heading-container p {
    min-width: 100%;
  }
}
@media all and (min-width: 570px) {
  .section-heading-container p {
    flex: 1;
  }
}

.perks-redemption {
  display: flex;
  flex-wrap: wrap;
  margin-right: 0;
  justify-content: center;
}
@media all and (min-width: 569px) {
  .perks-redemption {
    justify-content: flex-start;
  }
}
.perks-redemption .form-group {
  width: 280px;
  padding: 0 0 10px 0;
  margin: 0px 0 0 0px;
  text-align: center;
  align-self: center;
}
.perks-redemption .form-group label {
  font-size: 14px;
  padding-left: 33px;
  padding-right: 10px;
}
.perks-redemption .form-group label::before {
  top: 11px;
  height: 19px;
  width: 19px;
}
.perks-redemption .form-group label::after {
  top: 11px;
  height: 16px;
  width: 9px;
  left: 3px;
}
.perks-redemption .form-group input[type=checkbox]:checked + .checkbox-label.small-checkbox::before {
  height: 19px;
  width: 19px;
}
@media all and (min-width: 435px) {
  .perks-redemption .form-group {
    width: auto;
  }
}
@media all and (min-width: 630px) {
  .perks-redemption .form-group {
    width: 258px;
  }
}
@media all and (min-width: 800px) {
  .perks-redemption .form-group {
    width: auto;
  }
}
@media all and (min-width: 1075px) {
  .perks-redemption .form-group {
    width: 258px;
  }
}
.perks-redemption p.disclaimer {
  text-align: center;
  margin-bottom: 20px;
  font-size: 12px;
}
@media all and (min-width: 569px) {
  .perks-redemption p.disclaimer {
    text-align: left;
  }
}

.perks-toggle {
  display: flex;
  position: relative;
  margin: 10px 0 10px 0;
}
.perks-toggle label {
  width: 288px;
}
@media all and (min-width: 569px) {
  .perks-toggle {
    margin-right: 30px;
  }
}
.perks-toggle .perks-message {
  align-self: center;
  text-align: center;
}
.perks-toggle .perks-message .percent {
  color: white;
  font-size: 25px;
  line-height: 25px;
  margin: 0;
}
.perks-toggle .perks-message .percent-text {
  color: white;
  font-size: 12px;
  margin: 0;
}
.perks-toggle .right-half-circle {
  width: 144px;
  height: 65px;
  background-color: #e7e9ee;
  border-bottom-right-radius: 100px;
  border-top-right-radius: 100px;
  border-left: 0;
  box-sizing: border-box;
  text-align: center;
  justify-content: center;
  display: flex;
  transition: all 0.18s;
}
.perks-toggle .right-half-circle.active {
  background-color: #08bbf2;
}
.perks-toggle .right-half-circle img {
  height: 36px;
  align-self: center;
  margin-left: 60px;
}
.perks-toggle .left-half-circle {
  width: 144px;
  height: 65px;
  background-color: #e7e9ee;
  border-bottom-left-radius: 100px;
  border-top-left-radius: 100px;
  border-right: 0;
  display: flex;
  justify-content: center;
  box-sizing: border-box;
  transition: all 0.18s;
}
.perks-toggle .left-half-circle.active {
  background-color: #08bbf2;
}
.perks-toggle .left-half-circle img {
  height: 36px;
  align-self: center;
  margin-left: -60px;
}
.perks-toggle .left-half-circle .perks-message {
  margin-left: -15px;
}
.perks-toggle .toggle-circle {
  position: absolute;
  height: 75px;
  width: 106px;
  background: white;
  border-radius: 65px;
  border: 2px solid #f3f3f4;
  top: -5px;
  left: 68px;
  cursor: pointer;
  transition: all 0.15s ease-in-out;
  display: flex;
  flex-wrap: wrap;
  text-align: center;
  justify-content: center;
}
.perks-toggle .toggle-circle h3 {
  padding: 0;
  margin: 0;
  font-weight: 400;
  font-size: 28px;
  width: 100%;
  pointer-events: none;
  align-self: flex-end;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.perks-toggle .toggle-circle p {
  font-size: 10px;
  color: #aaaaaa;
  pointer-events: none;
  margin: 0;
  width: 100%;
  align-self: flex-start;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.perks-toggle .toggle-circle.toggle {
  left: 112px;
}

.theme-iframe.main-container {
  background: transparent;
  width: 100%;
}

.theme-iframe {
  background: white;
  color: #374558;
  padding: 0;
  overflow: hidden;
}
.theme-iframe .form-payments > .errorMessage {
  background: white;
  padding: 20px;
  border-radius: 15px;
  margin-bottom: 20px;
}
.theme-iframe .page-container {
  background: transparent;
}
.theme-iframe body {
  background-color: transparent;
  background: transparent;
}
.theme-iframe .center-text {
  text-align: center;
}
.theme-iframe .payment-title h2 {
  font-weight: bold;
  font-size: 20px;
  color: #374558;
}
.theme-iframe .payment-title h2.secondary {
  color: #8089a3;
}
.theme-iframe .payment-title h2 i {
  color: #8089a3;
  margin: 0 5px;
}
.theme-iframe .payment-title .subtitle {
  font-weight: bold;
  font-size: 16px;
  color: #374558;
  line-height: 1.6;
}
.theme-iframe .new-card-label {
  font-family: Arial, Helvetica, sans-serif;
  color: #697391;
  letter-spacing: 0.3px;
  color: #6C7275;
}
.theme-iframe .total {
  padding-top: 10px;
  font-size: 20px;
  margin: 0;
}
.theme-iframe .sm-lt-font {
  color: #818a91;
  font-size: 14px;
}
.theme-iframe .snap-container, .theme-iframe .giftcard-container, .theme-iframe .payment-information, .theme-iframe .payment-information.perks-container {
  position: relative;
  width: 100%;
  margin: 0 auto;
  background: white;
  padding: 15px;
  border-radius: 0px;
}
@media all and (min-width: 420px) {
  .theme-iframe .snap-container, .theme-iframe .giftcard-container, .theme-iframe .payment-information, .theme-iframe .payment-information.perks-container {
    border-radius: 20px;
    padding: 15px 25px;
  }
}
.theme-iframe .snap-container {
  margin-bottom: 20px;
}
.theme-iframe .giftcard-container {
  margin-bottom: 20px;
}
.theme-iframe .giftcard-container .giftcard.selected {
  background: #eff2f6;
}
.theme-iframe .payment-information {
  margin-top: 0px;
  margin-bottom: 20px;
}
.theme-iframe .payment-information .tab-bar {
  margin-top: 15px;
  border-bottom: none;
}
.theme-iframe .payment-information .tab-link {
  margin: 0 5px;
}
.theme-iframe .payment-information .tab-link:hover {
  color: #374558;
}
.theme-iframe .payment-information.perks-container {
  margin-top: 20px;
}
.theme-iframe form {
  flex: 1;
  min-width: 100%;
  max-width: 100%;
}
.theme-iframe .frame {
  padding: 0;
  margin: 0 auto;
}
.theme-iframe input, .theme-iframe select {
  background-color: white;
  font-family: Arial, Helvetica, sans-serif;
  color: #2C3337;
}
.theme-iframe .input-validation-error {
  border: 1px solid #C8102E !important;
}
.theme-iframe ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #8089A3;
}
.theme-iframe ::-moz-placeholder {
  /* Firefox 19+ */
  color: #8089A3;
}
.theme-iframe :-ms-input-placeholder {
  /* IE 10+ */
  color: #8089A3;
}
.theme-iframe :-moz-placeholder {
  /* Firefox 18- */
  color: #8089A3;
}
.theme-iframe .form-wrapper {
  padding: 0;
  margin-top: 0;
}
.theme-iframe .radio-label::before {
  content: "";
}
.theme-iframe .radio-label::after {
  background: #3BB273;
  width: 12px;
  height: 12px;
  left: 3px;
  border: 1px solid #3BB273;
}
.theme-iframe .radio-label::before {
  width: 18px;
  height: 18px;
}
.theme-iframe input[type=radio]:checked + .radio-label::before {
  border-color: #3BB273;
}
.theme-iframe .frame.payment-frame, .theme-iframe .frame {
  border: none;
  box-shadow: none;
}
.theme-iframe .frame.payment-frame .payment-choice, .theme-iframe .frame .payment-choice {
  min-height: 0px;
  max-height: 0px;
  opacity: 0;
  pointer-events: none;
  min-width: 100%;
  max-width: 100%;
  margin-top: 0;
}
@media all and (min-width: 660px) {
  .theme-iframe .frame.payment-frame .payment-choice, .theme-iframe .frame .payment-choice {
    margin-top: 5px;
  }
}
.theme-iframe .frame.payment-frame .payment-choice.selected, .theme-iframe .frame .payment-choice.selected {
  min-height: -webkit-fit-content;
  min-height: -moz-fit-content;
  min-height: fit-content;
  max-height: -webkit-fit-content;
  max-height: -moz-fit-content;
  max-height: fit-content;
  max-height: 100%;
  opacity: 1;
  pointer-events: all;
  transition: opacity 0.55s;
}
.theme-iframe .frame.payment-frame .payment-choice .payment-cards, .theme-iframe .frame .payment-choice .payment-cards {
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}
.theme-iframe .frame.payment-frame .payment-choice::after, .theme-iframe .frame .payment-choice::after {
  display: none;
}
.theme-iframe .frame.payment-frame .payment-choice .payment-options-container .enter-card-info, .theme-iframe .frame .payment-choice .payment-options-container .enter-card-info {
  max-height: -webkit-fit-content !important;
  max-height: -moz-fit-content !important;
  max-height: fit-content !important;
  height: auto !important;
  max-height: 100% !important;
  overflow: visible;
  opacity: 1;
}
.theme-iframe .frame.payment-frame .payment-choice .paypal-masterpass-container, .theme-iframe .frame .payment-choice .paypal-masterpass-container {
  padding: 0 20px;
  overflow: visible;
  opacity: 1;
  max-height: 100% !important;
  max-height: -webkit-fit-content;
  max-height: -moz-fit-content;
  max-height: fit-content;
}
.theme-iframe .frame.payment-frame .payment-choice .payment-choice-heading, .theme-iframe .frame .payment-choice .payment-choice-heading {
  margin: 20px;
}
.theme-iframe .frame.payment-frame .payment-choice .payment-choice-heading p, .theme-iframe .frame .payment-choice .payment-choice-heading p {
  font-size: 14px;
  color: #818a91;
  margin-top: 5px;
}
.theme-iframe #PayPalRadio, .theme-iframe #MasterPassRadio {
  width: 90%;
  margin: 0 auto;
}
.theme-iframe .payment-type-container {
  display: flex;
  flex-wrap: wrap;
  margin-top: 10px;
  width: 320px;
}
.theme-iframe .payment-type-container .payment-type {
  padding-right: 20px;
  flex: 50%;
  white-space: nowrap;
}
@media all and (min-width: 560px) {
  .theme-iframe .payment-type-container {
    width: 100%;
  }
  .theme-iframe .payment-type-container .payment-type {
    flex: 25%;
  }
}
.theme-iframe .payment-info {
  width: 100%;
}
@media all and (min-width: 768px) {
  .theme-iframe .payment-info {
    flex: 1 100%;
  }
}
.theme-iframe .payment-cards .payment-card-list {
  justify-content: space-between;
}
.theme-iframe .payment-cards .payment-card-list::after {
  content: "";
  width: 49%;
}
@media all and (min-width: 660px) {
  .theme-iframe .payment-cards .payment-card-list {
    margin: 10px 30px;
  }
  .theme-iframe .payment-cards .payment-card-list::after {
    flex: 1 32%;
  }
}
.theme-iframe .payment-option {
  margin: 8px 0;
  border-radius: 10px;
  border: 1px solid #cfd6d6;
  padding: 0;
  display: block;
  opacity: 1;
  transition: box-shadow 0.15s;
  max-width: 100%;
  min-width: 100%;
}
.theme-iframe .payment-option .card-tile {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  border-radius: 10px;
  box-shadow: none;
  border: none;
}
@media (min-width: 320px) {
  .theme-iframe .payment-option .card-tile {
    flex-wrap: nowrap;
  }
}
.theme-iframe .payment-option .card-tile .card-tile-container {
  flex: 1;
  display: flex;
  align-items: center;
}
@media (max-width: 320px) {
  .theme-iframe .payment-option .card-tile .card-tile-container {
    flex: 1 80%;
  }
}
.theme-iframe .payment-option .card-tile .card-tile-header {
  margin: 0;
  border: none;
  display: flex;
  width: 100%;
}
.theme-iframe .payment-option .card-tile p {
  white-space: nowrap;
}
.theme-iframe .payment-option .card-tile .cardholder-name {
  font-size: 14px;
  white-space: nowrap;
  margin: 0;
  color: #374558;
  padding: 0;
  align-self: center;
  font-weight: 700;
  width: 100%;
  width: 121px;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media all and (min-width: 375px) {
  .theme-iframe .payment-option .card-tile .cardholder-name {
    font-size: 16px;
  }
}
@media all and (min-width: 530px) {
  .theme-iframe .payment-option .card-tile .cardholder-name {
    font-size: 16px;
    max-width: 137px;
    min-width: 125px;
    padding: 4px 0;
  }
}
.theme-iframe .payment-option .card-tile .cc-icon-image {
  float: none;
  align-self: center;
  width: 25px;
  padding: 0;
  margin-left: 5px;
}
@media (min-width: 375px) {
  .theme-iframe .payment-option .card-tile .cc-icon-image {
    width: 35px;
  }
}
.theme-iframe .payment-option .card-tile .card-tile-body {
  padding: 0 0 0 10px;
  display: flex;
  flex-wrap: wrap;
}
.theme-iframe .payment-option .card-tile .card-tile-body .card-last-four, .theme-iframe .payment-option .card-tile .card-tile-body .card-expiration {
  white-space: nowrap;
  font-size: 12px;
  margin: 0;
  padding: 0;
  color: #697391;
  font-weight: 400;
}
@media all and (min-width: 375px) {
  .theme-iframe .payment-option .card-tile .card-tile-body .card-last-four, .theme-iframe .payment-option .card-tile .card-tile-body .card-expiration {
    font-size: 15px;
  }
}
@media all and (min-width: 470px) {
  .theme-iframe .payment-option .card-tile .card-tile-body .card-last-four, .theme-iframe .payment-option .card-tile .card-tile-body .card-expiration {
    font-size: 16px;
    margin: 0 0 0 10px;
    padding: 4px 0;
  }
}
.theme-iframe .payment-option .card-tile .card-tile-body .number {
  font-size: 1em;
  margin-left: 3px;
  color: #697391;
}
@media all and (min-width: 470px) {
  .theme-iframe .payment-option .card-tile .card-tile-body {
    flex-wrap: nowrap;
  }
}
.theme-iframe .payment-option.selected .card-tile {
  background: #EFF2F6;
  border-color: #CFD6D6;
}
.theme-iframe .payment-choice .enter-card-info {
  padding: 0 !important;
  margin-top: 15px;
}
.theme-iframe .payment-choice .enter-card-info .enter-card-container {
  width: 96%;
  margin: 0 auto;
}
.theme-iframe .payment-choice .enter-card-info .enter-card-container .form-group {
  /* CAUTION: IE hackery ahead */
}
.theme-iframe .payment-choice .enter-card-info .enter-card-container .form-group select {
  background: white;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-position: 97% -50%;
}
.theme-iframe .payment-choice .enter-card-info .enter-card-container .form-group select:after {
  content: "▼";
  padding: 12px 8px;
  position: absolute;
  right: 10px;
  top: 0;
  z-index: 1;
  text-align: center;
  width: 10%;
  height: 100%;
  pointer-events: none;
}
.theme-iframe .payment-choice .enter-card-info .enter-card-container .form-group select.place-holder {
  color: #8089A3;
}
.theme-iframe .payment-choice .enter-card-info .enter-card-container .form-group select option[value=""][disabled] {
  display: none;
}
.theme-iframe .payment-choice .enter-card-info .enter-card-container .form-group select option.disabled {
  color: #cdcdcd;
}
.theme-iframe .payment-choice .enter-card-info .enter-card-container .form-group select::-ms-expand {
  display: none;
  /* remove default arrow on ie10 and ie11 */
}
.theme-iframe .select-card-btn {
  align-self: center;
}
.theme-iframe .animated-input-container {
  align-self: center;
  position: relative;
}
.theme-iframe .half-group {
  width: 100%;
}
.theme-iframe .error-message {
  color: red;
  font-size: 14px;
  flex: 1 50%;
}
.theme-iframe .error-state {
  border: 1px solid red;
}
.theme-iframe .card-info-2 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  position: relative;
}
.theme-iframe .card-info-2 .card-info-group {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}
.theme-iframe .card-info-2 .card-info-group .form-group {
  width: 100%;
}
.theme-iframe .card-info-2 .form-group {
  flex: 1 100%;
  margin-bottom: 24px;
}
.theme-iframe .card-info-2 .card-info-group:last-of-type {
  flex-wrap: wrap;
}
.theme-iframe .card-info-2 .city {
  flex: 1;
  max-width: calc(50% - 5px);
  min-width: calc(50% - 5px);
}
.theme-iframe .card-info-2 .state {
  position: relative;
  flex: 1;
  max-width: calc(50% - 5px);
  min-width: calc(50% - 5px);
}
.theme-iframe .card-info-2 .state .select-input {
  cursor: pointer;
}
.theme-iframe .card-info-2 .zip {
  flex: 1;
  max-width: calc(50% - 5px);
  min-width: calc(50% - 5px);
}
@media all and (min-width: 450px) {
  .theme-iframe .card-info-2 .address {
    flex: 1;
    max-width: calc(66.7% - 5px);
    min-width: calc(66.7% - 5px);
  }
  .theme-iframe .card-info-2 .suite {
    flex: 1;
    max-width: calc(33.3% - 5px);
    min-width: calc(33.3% - 5px);
  }
  .theme-iframe .card-info-2 .city {
    flex: 1;
    max-width: calc(33.3% - 5px);
    min-width: calc(33.3% - 5px);
  }
  .theme-iframe .card-info-2 .state {
    flex: 1;
    max-width: calc(33.3% - 5px);
    min-width: calc(33.3% - 5px);
    margin-right: 0;
  }
  .theme-iframe .card-info-2 .zip {
    flex: 1;
    max-width: calc(33.3% - 5px);
    min-width: calc(33.3% - 5px);
  }
}
.theme-iframe .add-save-card {
  display: flex;
  margin-top: 10px;
  width: 100%;
}
.theme-iframe .add-save-card .form-group {
  margin-bottom: 0 !important;
  align-self: center;
}
.theme-iframe .add-save-card label {
  padding: 0 0 0 25px;
  font-size: 14px;
  font-weight: 600;
  margin-left: 0px;
}
.theme-iframe .add-save-card .payment-button {
  margin-right: 20px;
  height: 30px;
  position: absolute;
  bottom: 41px;
  right: -11px;
}
.theme-iframe .add-save-card .payment-button span {
  display: none;
}
@media all and (min-width: 480px) {
  .theme-iframe .add-save-card .payment-button {
    position: static;
    margin-right: 40px;
  }
  .theme-iframe .add-save-card .payment-button span {
    display: inline;
  }
}
.theme-iframe .section-heading-container {
  flex-wrap: wrap;
}
.theme-iframe .section-heading-container .section-heading {
  margin: 0 20px 0 0;
  font-size: 30px;
  white-space: nowrap;
}
.theme-iframe .section-heading-container p {
  margin: 0;
  font-size: 14px;
  align-self: flex-end;
  flex: 1 100%;
  color: #818a91;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .theme-iframe .section-heading-container p {
    min-width: 100%;
  }
}
@media all and (min-width: 570px) {
  .theme-iframe .section-heading-container p {
    flex: 1;
  }
}
.theme-iframe .perks-redemption {
  display: flex;
  flex-wrap: wrap;
  margin-right: 0;
  justify-content: center;
}
@media all and (min-width: 569px) {
  .theme-iframe .perks-redemption {
    justify-content: flex-start;
  }
}
.theme-iframe .perks-redemption .form-group {
  width: 258px;
  padding: 0;
  margin: 0px 0 0 0px;
  text-align: center;
}
.theme-iframe .perks-redemption .form-group label {
  font-size: 14px;
  padding-left: 23px;
}
.theme-iframe .perks-redemption .form-group label::before {
  top: 11px;
  height: 15px;
  width: 15px;
}
.theme-iframe .perks-redemption .form-group label::after {
  top: 11px;
  height: 9px;
  width: 9px;
  left: 3px;
}
@media all and (min-width: 569px) {
  .theme-iframe .perks-redemption .form-group {
    width: 230px;
  }
}
@media all and (min-width: 630px) {
  .theme-iframe .perks-redemption .form-group {
    width: 258px;
  }
}
.theme-iframe .perks-redemption p.disclaimer {
  text-align: center;
  margin-bottom: 20px;
}
@media all and (min-width: 569px) {
  .theme-iframe .perks-redemption p.disclaimer {
    text-align: left;
  }
}
.theme-iframe .perks-toggle {
  display: flex;
  position: relative;
  margin: 10px 0 10px 0;
}
.theme-iframe .perks-toggle label {
  width: 288px;
}
@media all and (min-width: 569px) {
  .theme-iframe .perks-toggle {
    margin-right: 30px;
  }
}
.theme-iframe .perks-toggle .perks-message {
  align-self: center;
  text-align: center;
}
.theme-iframe .perks-toggle .perks-message .percent {
  color: white;
  font-size: 25px;
  line-height: 25px;
  margin: 0;
}
.theme-iframe .perks-toggle .perks-message .percent-text {
  color: white;
  font-size: 12px;
  margin: 0;
}
.theme-iframe .perks-toggle .right-half-circle {
  width: 144px;
  height: 65px;
  background-color: #e7e9ee;
  border-bottom-right-radius: 100px;
  border-top-right-radius: 100px;
  border-left: 0;
  box-sizing: border-box;
  text-align: center;
  justify-content: center;
  display: flex;
  transition: all 0.18s;
}
.theme-iframe .perks-toggle .right-half-circle.active {
  background-color: #08bbf2;
}
.theme-iframe .perks-toggle .right-half-circle img {
  height: 36px;
  align-self: center;
  margin-left: 60px;
}
.theme-iframe .perks-toggle .left-half-circle {
  width: 144px;
  height: 65px;
  background-color: #e7e9ee;
  border-bottom-left-radius: 100px;
  border-top-left-radius: 100px;
  border-right: 0;
  display: flex;
  justify-content: center;
  box-sizing: border-box;
  transition: all 0.18s;
}
.theme-iframe .perks-toggle .left-half-circle.active {
  background-color: #08bbf2;
}
.theme-iframe .perks-toggle .left-half-circle img {
  height: 36px;
  align-self: center;
  margin-left: -60px;
}
.theme-iframe .perks-toggle .left-half-circle .perks-message {
  margin-left: -15px;
}
.theme-iframe .perks-toggle .toggle-circle {
  position: absolute;
  height: 75px;
  width: 106px;
  background: white;
  border-radius: 65px;
  border: 2px solid #f3f3f4;
  top: -5px;
  left: 68px;
  cursor: pointer;
  transition: all 0.15s ease-in-out;
  display: flex;
  flex-wrap: wrap;
  text-align: center;
  justify-content: center;
}
.theme-iframe .perks-toggle .toggle-circle h3 {
  padding: 0;
  margin: 0;
  font-weight: 400;
  font-size: 28px;
  width: 100%;
  pointer-events: none;
  align-self: flex-end;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.theme-iframe .perks-toggle .toggle-circle p {
  font-size: 10px;
  color: #aaaaaa;
  pointer-events: none;
  margin: 0;
  width: 100%;
  align-self: flex-start;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.theme-iframe .perks-toggle .toggle-circle.toggle {
  left: 112px;
}
.theme-iframe .payment-button, .theme-iframe #sendPayment {
  white-space: nowrap;
  font-weight: bold;
  color: white;
  border-radius: 50px;
  border: none;
  background: #cf0c2c;
  padding: 0px 20px;
  height: 40px;
  font-size: 16px;
  box-shadow: none;
  cursor: pointer;
  transition: all 0.15s linear;
}
.theme-iframe .payment-button:hover, .theme-iframe .payment-button:active, .theme-iframe #sendPayment:hover, .theme-iframe #sendPayment:active {
  border: none;
  color: white;
  background: #f21c3f;
  box-shadow: none;
}
.theme-iframe .payment-button:focus, .theme-iframe #sendPayment:focus {
  outline: 0;
  box-shadow: none;
}
.theme-iframe .payment-button:focus.focus-visible, .theme-iframe #sendPayment:focus.focus-visible {
  outline: 0;
  box-shadow: 0 0 0 2pt #4987f2;
}
.theme-iframe .payment-button.disabled, .theme-iframe .payment-button.disabled-button, .theme-iframe #sendPayment.disabled, .theme-iframe #sendPayment.disabled-button {
  background: #CFD6D6;
  border: 1px solid #CFD6D6;
  color: #000;
  box-shadow: none;
  cursor: not-allowed;
  pointer-events: none;
}
.theme-iframe .payment-button.disabled:hover, .theme-iframe .payment-button.disabled:active, .theme-iframe .payment-button.disabled-button:hover, .theme-iframe .payment-button.disabled-button:active, .theme-iframe #sendPayment.disabled:hover, .theme-iframe #sendPayment.disabled:active, .theme-iframe #sendPayment.disabled-button:hover, .theme-iframe #sendPayment.disabled-button:active {
  background: #CFD6D6;
  border: 1px solid #CFD6D6;
  box-shadow: none;
}
.theme-iframe .payment-button, .theme-iframe .gc-button button, .theme-iframe .snap-button button {
  width: 100%;
}
@media (min-width: 490px) {
  .theme-iframe .payment-button, .theme-iframe .gc-button button, .theme-iframe .snap-button button {
    width: auto;
  }
}
.theme-iframe .button-white {
  box-shadow: none !important;
  border: 1px solid #E7E9EE !important;
  color: #374558 !important;
  white-space: nowrap;
  font-weight: bold;
  border-radius: 50px;
  border: none;
  padding: 0px 20px;
  height: 40px;
  font-size: 16px;
}
.theme-iframe .validate {
  text-align: right;
  width: 100%;
  margin: 10px auto;
}
.theme-iframe #ShowMoreGiftCards, .theme-iframe #ShowMoreCards {
  color: #089DE7;
  padding: 0;
}
.theme-iframe #ShowMoreGiftCards:hover, .theme-iframe #ShowMoreCards:hover {
  background: white;
}
.theme-iframe .payment-information:first-of-type {
  padding-top: 10px;
  border-top: none;
}
.theme-iframe .checkbox-label {
  font-size: 12px;
  padding-left: 30px;
  color: #374558;
  font-weight: normal;
}
.theme-iframe .checkbox-label::before {
  width: 20px;
  height: 20px;
  border-radius: 3px;
}
@media all and (min-width: 490px) {
  .theme-iframe .checkbox-label {
    font-size: 16px;
  }
}
.theme-iframe input[type=checkbox]:checked + .checkbox-label::before {
  width: 20px;
  height: 20px;
  background: #3BB273;
}
.theme-iframe .checkbox-label::after {
  left: 1px;
  transform: translateY(-16px);
}
.theme-iframe .animated-input-container {
  height: 64px;
}
.theme-iframe .animated-input-container input:-ms-input-placeholder {
  color: transparent;
}
.theme-iframe .animated-input-container input::-ms-input-placeholder {
  color: transparent;
}
.theme-iframe .animated-input-container input::placeholder {
  color: transparent;
}
.theme-iframe .animated-input-container .animated-input {
  height: 64px;
  outline: none;
  padding: 27px 0 9px 12px;
  border-radius: 12px;
}
.theme-iframe .animated-input-container .animated-input:focus, .theme-iframe .animated-input-container .animated-input.slide {
  border-color: #2C3337;
}
.theme-iframe .animated-input-container .animated-label {
  pointer-events: none;
  color: #6C7275;
  transform: translate(13px, -57px);
}
.theme-iframe .animated-input-container .animated-label label {
  font-size: 12px;
  font-weight: normal;
  line-height: 0px;
}
.theme-iframe .animated-input-container .animated-label.slide {
  color: #697391;
}
.theme-iframe .animated-input-container .animated-label.cvv-label {
  left: 4px;
}
@media all and (min-width: 490px) {
  .theme-iframe .animated-input-container .animated-label {
    top: 22px;
  }
  .theme-iframe .animated-input-container .animated-label label {
    transition: font-size 0.25s;
  }
  .theme-iframe .animated-input-container .animated-label.slide {
    top: 7px;
  }
  .theme-iframe .animated-input-container .animated-label.slide label {
    font-size: 12px;
  }
  .theme-iframe .animated-input-container .animated-label.cvv-label.slide {
    top: -8px;
  }
}
.theme-iframe .error-page {
  background-color: white;
  border-radius: 20px;
  padding: 20px;
}

.theme-iframe .payment-title {
  margin: 10px 0;
  padding: 0;
}
.theme-iframe .payment-title p {
  font-weight: normal;
  font-size: 18px;
  line-height: 22px;
  color: #697391;
}
@media all and (min-width: 490px) {
  .theme-iframe .payment-title p {
    font-size: 24px;
  }
}
.theme-iframe .giftcard {
  margin: 8px 0;
  border-radius: 10px;
  border: 1px solid #cfd6d6;
  padding: 10px;
  opacity: 1;
  transition: box-shadow 0.15s;
  display: flex;
}
@media all and (min-width: 400px) {
  .theme-iframe .giftcard {
    flex-wrap: nowrap;
  }
}
.theme-iframe .giftcard.unavailable:hover {
  box-shadow: none;
}
.theme-iframe .giftcard .gc-col.gc-image {
  order: 1;
  margin: 0 10px 0 5px;
  width: 30px;
}
@media all and (min-width: 301px) {
  .theme-iframe .giftcard .gc-col.gc-image {
    width: 40px;
    transform: translate(0px, 10px);
  }
}
@media all and (min-width: 400px) {
  .theme-iframe .giftcard .gc-col.gc-image {
    width: 40px;
    transform: translate(0px, 0px);
  }
}
.theme-iframe .giftcard .gc-card-num {
  order: 4;
  flex: 1 100%;
  transform: translate(40px, -10px);
  font-weight: normal;
  color: #697391;
}
@media all and (min-width: 400px) {
  .theme-iframe .giftcard .gc-card-num {
    order: 3;
    transform: translate(0);
    flex: 4;
    margin-left: 0;
    font-size: 16px;
  }
}
@media all and (max-width: 300px) {
  .theme-iframe .giftcard .gc-card-num {
    order: 3;
    flex: 1 100%;
    transform: translateY(10px);
    min-width: 100%;
    margin: 0 10px;
  }
}
.theme-iframe .giftcard .amount {
  order: 2;
  flex: 10;
  width: auto;
  margin-right: 5px;
  margin-left: 5px;
}
@media all and (min-width: 400px) {
  .theme-iframe .giftcard .amount {
    flex: 1;
    font-size: 18px;
  }
}
.theme-iframe .giftcard .gc-checkbox {
  order: 3;
  flex: 1 40%;
  min-width: 70px;
  max-width: 70px;
  margin-right: 35px;
  transform: translateY(10px);
}
.theme-iframe .giftcard .gc-checkbox.button {
  min-width: auto;
  max-width: 100%;
  margin-right: 5px;
  text-align: right;
}
.theme-iframe .giftcard .gc-checkbox button {
  margin: 0;
  padding: 12px 0;
}
.theme-iframe .giftcard .gc-checkbox button:hover {
  background: none;
}
.theme-iframe .giftcard .gc-checkbox .unavailable-text {
  padding: 12px 0;
}
@media all and (max-width: 300px) {
  .theme-iframe .giftcard .gc-checkbox .unavailable-text {
    margin: 0 10px;
  }
}
@media all and (min-width: 400px) {
  .theme-iframe .giftcard .gc-checkbox {
    order: 4;
    flex: 1;
    transform: translate(0);
  }
}
.theme-iframe .gc-checkbox .checkbox-label {
  font-size: 16px;
  padding-left: 0px;
  color: #374558;
  font-weight: normal;
  text-align: right;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.theme-iframe .gc-checkbox .checkbox-label::before {
  width: 20px;
  height: 20px;
  transform: translate(77px, -10px);
}
.theme-iframe .gc-checkbox input[type=checkbox]:checked + .checkbox-label::before {
  width: 20px;
  height: 20px;
  transform: translate(77px, -10px);
}
.theme-iframe .gc-checkbox input[type=checkbox]:checked + .checkbox-label {
  color: #55A70B;
}
.theme-iframe .gc-checkbox .checkbox-label::after {
  left: 1px;
  transform: translate(77px, -16px);
}
.theme-iframe .gc-form {
  justify-content: space-between;
  margin-bottom: 20px;
}
.theme-iframe .gc-form .gc-form-number {
  flex: 2;
  padding-right: 5px;
}
.theme-iframe .gc-form .gc-form-pin {
  flex: 1;
}
.theme-iframe .gc-form .gc-button {
  text-align: center;
  align-self: center;
}
@media all and (min-width: 490px) {
  .theme-iframe .gc-form {
    max-width: 670px;
    justify-content: left;
  }
  .theme-iframe .gc-form .gc-form-number {
    flex: 2;
  }
  .theme-iframe .gc-form .gc-form-pin {
    flex: 1;
  }
  .theme-iframe .gc-form .gc-button {
    text-align: center;
    flex: none;
    margin-left: 20px;
  }
}
.theme-iframe .add-gc-text {
  width: 100%;
  font-weight: 500;
  font-size: 14px;
  color: #33495F;
  margin: 10px 0 5px 5px;
}
@media all and (min-width: 490px) {
  .theme-iframe .add-gc-text {
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    color: #33495F;
  }
}
.theme-iframe .max-gc-text {
  width: 100%;
  padding: 0;
  font-weight: normal;
  font-size: 14px;
  color: #697391;
}
.theme-iframe .empty-gc {
  width: 100%;
  text-align: center;
  padding: 50px 0;
  margin: 20px 0;
  border-bottom: 1px solid #E7E9EE;
}
.theme-iframe .empty-gc img {
  width: 176px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .theme-iframe .gc-checkbox {
    min-width: 80px;
  }
}

.perks-widget {
  margin: 0 auto;
  width: 70%;
  min-width: 280px;
  border: 1px solid #EBEDED;
  border-radius: 10px;
}
.perks-widget .perks-display-top {
  position: relative;
  background-color: #08bbf2;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  height: 50px;
  color: white;
  display: flex;
  justify-content: space-between;
}
.perks-widget .redeem-popover {
  top: -8px;
  right: 10px;
  width: 240px;
  padding: 8px;
  border-radius: 5px;
  display: block;
  position: absolute;
  color: #374658;
  background: white;
  box-shadow: 0 6px 10px 0 rgba(0, 15, 21, 0.3), 0 6px 16px 0 rgba(0, 15, 21, 0.18);
}
.perks-widget .percent {
  font-weight: bold;
  font-size: 25px;
  padding-right: 10px;
  align-self: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.perks-widget .perks-label-text {
  align-self: center;
  font-weight: 400;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.perks-widget span {
  align-self: center;
}
.perks-widget .icon {
  align-self: center;
  margin-right: 25px;
  cursor: pointer;
}
.perks-widget .perks-checkbox:checked + .perks-widget-label::before {
  content: "✓";
  color: #18aa46;
  padding-left: 5px;
  padding-top: 3px;
  top: 0px;
  font-size: 20px;
  line-height: 20px;
}
.perks-widget .perks-widget-label {
  display: flex;
  font-weight: 500;
  padding: 0 0 0 35px;
  margin-left: 25px;
  position: relative;
  align-self: center;
  height: 25px;
}
.perks-widget .perks-widget-label:focus {
  outline: 0;
}
.perks-widget .perks-widget-label.in-focus {
  outline: -webkit-focus-ring-color auto 5px;
}
.perks-widget .perks-widget-label::after, .perks-widget .perks-widget-label::before {
  border-radius: 50%;
  content: "";
  display: block;
  height: 25px;
  left: 0;
  position: absolute;
  width: 25px;
  align-self: center;
}
.perks-widget .perks-widget-label::before {
  background: white;
}
.perks-widget .perks-widget-label::after {
  background: #4987f2;
  height: 15px;
  left: 5px;
  opacity: 0;
  width: 15px;
  text-align: center;
}
.perks-widget .perks-display-bottom {
  padding: 20px 25px;
  display: flex;
  flex-wrap: wrap;
}
.perks-widget #perks-bar-container {
  flex: 5;
  border: 1px solid #EBEDED;
  border-radius: 10px;
  height: 10px;
  margin: 0 auto;
  overflow: hidden;
  align-self: center;
}
.perks-widget #perks-bar {
  width: 1%;
  height: 10px;
  background-color: #18aa46;
}
.perks-widget .perks-number {
  display: block;
  align-self: center;
  margin-left: 10px;
  line-height: 14px;
  font-size: 14px;
  color: #818a91;
}
.perks-widget .remaining-perks {
  flex: 1 100%;
  font-weight: bold;
  margin: 0;
  font-size: 13px;
  line-height: 13px;
  padding-bottom: 3px;
}

.spinner {
  margin: 17px 60px 17px 60px;
  font-size: 5px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  position: relative;
  text-indent: -9999em;
  animation: load5 1.1s infinite ease;
  transform: translateZ(0);
}
@keyframes load5 {
  0%, 100% {
    box-shadow: 0em -2.6em 0em 0em #b2b2b2, 1.8em -1.8em 0 0em rgba(178, 178, 178, 0.2), 2.5em 0em 0 0em rgba(178, 178, 178, 0.2), 1.75em 1.75em 0 0em rgba(178, 178, 178, 0.2), 0em 2.5em 0 0em rgba(178, 178, 178, 0.2), -1.8em 1.8em 0 0em rgba(178, 178, 178, 0.2), -2.6em 0em 0 0em rgba(178, 178, 178, 0.5), -1.8em -1.8em 0 0em rgba(178, 178, 178, 0.7);
  }
  12.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(178, 178, 178, 0.7), 1.8em -1.8em 0 0em #b2b2b2, 2.5em 0em 0 0em rgba(178, 178, 178, 0.2), 1.75em 1.75em 0 0em rgba(178, 178, 178, 0.2), 0em 2.5em 0 0em rgba(178, 178, 178, 0.2), -1.8em 1.8em 0 0em rgba(178, 178, 178, 0.2), -2.6em 0em 0 0em rgba(178, 178, 178, 0.2), -1.8em -1.8em 0 0em rgba(178, 178, 178, 0.5);
  }
  25% {
    box-shadow: 0em -2.6em 0em 0em rgba(178, 178, 178, 0.5), 1.8em -1.8em 0 0em rgba(178, 178, 178, 0.7), 2.5em 0em 0 0em #b2b2b2, 1.75em 1.75em 0 0em rgba(178, 178, 178, 0.2), 0em 2.5em 0 0em rgba(178, 178, 178, 0.2), -1.8em 1.8em 0 0em rgba(178, 178, 178, 0.2), -2.6em 0em 0 0em rgba(178, 178, 178, 0.2), -1.8em -1.8em 0 0em rgba(178, 178, 178, 0.2);
  }
  37.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(178, 178, 178, 0.2), 1.8em -1.8em 0 0em rgba(178, 178, 178, 0.5), 2.5em 0em 0 0em rgba(178, 178, 178, 0.7), 1.75em 1.75em 0 0em #b2b2b2, 0em 2.5em 0 0em rgba(178, 178, 178, 0.2), -1.8em 1.8em 0 0em rgba(178, 178, 178, 0.2), -2.6em 0em 0 0em rgba(178, 178, 178, 0.2), -1.8em -1.8em 0 0em rgba(178, 178, 178, 0.2);
  }
  50% {
    box-shadow: 0em -2.6em 0em 0em rgba(178, 178, 178, 0.2), 1.8em -1.8em 0 0em rgba(178, 178, 178, 0.2), 2.5em 0em 0 0em rgba(178, 178, 178, 0.5), 1.75em 1.75em 0 0em rgba(178, 178, 178, 0.7), 0em 2.5em 0 0em #b2b2b2, -1.8em 1.8em 0 0em rgba(178, 178, 178, 0.2), -2.6em 0em 0 0em rgba(178, 178, 178, 0.2), -1.8em -1.8em 0 0em rgba(178, 178, 178, 0.2);
  }
  62.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(178, 178, 178, 0.2), 1.8em -1.8em 0 0em rgba(178, 178, 178, 0.2), 2.5em 0em 0 0em rgba(178, 178, 178, 0.2), 1.75em 1.75em 0 0em rgba(178, 178, 178, 0.5), 0em 2.5em 0 0em rgba(178, 178, 178, 0.7), -1.8em 1.8em 0 0em #b2b2b2, -2.6em 0em 0 0em rgba(178, 178, 178, 0.2), -1.8em -1.8em 0 0em rgba(178, 178, 178, 0.2);
  }
  75% {
    box-shadow: 0em -2.6em 0em 0em rgba(178, 178, 178, 0.2), 1.8em -1.8em 0 0em rgba(178, 178, 178, 0.2), 2.5em 0em 0 0em rgba(178, 178, 178, 0.2), 1.75em 1.75em 0 0em rgba(178, 178, 178, 0.2), 0em 2.5em 0 0em rgba(178, 178, 178, 0.5), -1.8em 1.8em 0 0em rgba(178, 178, 178, 0.7), -2.6em 0em 0 0em #b2b2b2, -1.8em -1.8em 0 0em rgba(178, 178, 178, 0.2);
  }
  87.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(178, 178, 178, 0.2), 1.8em -1.8em 0 0em rgba(178, 178, 178, 0.2), 2.5em 0em 0 0em rgba(178, 178, 178, 0.2), 1.75em 1.75em 0 0em rgba(178, 178, 178, 0.2), 0em 2.5em 0 0em rgba(178, 178, 178, 0.2), -1.8em 1.8em 0 0em rgba(178, 178, 178, 0.5), -2.6em 0em 0 0em rgba(178, 178, 178, 0.7), -1.8em -1.8em 0 0em #b2b2b2;
  }
}
.fa-spinner {
    animation: spin 2s linear infinite;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

#backButtonOverlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  z-index: 10000;
}
#backButtonOverlay .fa-spinner {
  font-size: 45px;
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

#spinnerOverlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  z-index: 10000;
}
#spinnerOverlay .fa-spinner {
  font-size: 45px;
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.snap-container.snap-curbside {
  position: relative;
  background: white;
  padding: 15px;
  border-radius: 0px;
}
@media all and (min-width: 500px) {
  .snap-container.snap-curbside {
    border-radius: 20px;
  }
}

.saved-snap-card-container {
  position: relative;
  width: 100%;
  margin: 0 4px 0 0;
}
.saved-snap-card-container button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  position: absolute;
  display: block;
  top: 18px;
  right: 5px;
  color: #697391;
}

label[for=snap] {
  padding: 0 0 0 30px;
  margin: 20px 0 20px 0;
}

.snap-text {
  margin: 10px 0;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  color: #33495f;
}

.snap-eprotect-iframe {
  width: 100%;
  max-width: 508px;
  min-width: 290px;
  margin-right: 10px;
  justify-content: space-between;
  display: flex;
  height: 64px;
}

.snap-curbside .snap-eprotect-iframe {
  max-width: 100%;
}

.snap-card-num {
  width: 70%;
  width: calc(66% - 2.5px);
}

.snap-cvv {
  width: 30%;
  width: calc(34% - 2.5px);
}

.snap-purch-pin {
  height: 64px;
  width: 64px;
}

.snap-pin-2 {
  width: 100%;
}

.fa-dollar-sign {
  position: absolute;
  top: 32px;
  left: 13px;
}

.snap-curbside .snap-form {
  flex-wrap: wrap;
  justify-content: flex-end;
}

.snap-form {
  display: flex;
  justify-content: left;
  align-items: center;
  flex-wrap: wrap;
}
.snap-form .snap-button {
  margin: 10px 0;
  text-align: center;
  display: flex;
  gap: 10px;
  flex-direction: column;
}
.snap-form .snap-button .spinner {
  margin: 10px auto;
}
.snap-form .snap-button #CancelEditSnapButton {
  width: 127px;
}
@media (min-width: 700px) {
  .snap-form {
    flex-wrap: nowrap;
  }
  .snap-form .snap-button {
    width: auto;
    flex-direction: row;
  }
}

.snap-section {
  position: relative;
}
.snap-section .disclaimer {
  margin-top: 10px;
  margin-bottom: 0px;
  font-size: 12px;
  max-width: 500px;
}

.accordion-target {
  overflow: hidden;
  height: 0;
  transition: height 0.35s linear;
}

.flex-container {
  display: flex;
  max-width: 100%;
  justify-content: space-between;
  flex-wrap: wrap-reverse;
  align-items: center;
}
@media all and (min-width: 420px) {
  .flex-container {
    max-width: 670px;
  }
}

.snap-curbside .snap-form-amount .animated-input-container {
  margin-top: 16px;
}

.snap-information {
  margin: 5px 0;
  margin-right: 5px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.snap-information h4 {
  font-size: 16px;
  margin: 5px 0;
}
.snap-information .snap-form-amount {
  width: 100%;
  display: flex;
}
.snap-information .snap-form-amount .animated-input-container {
  width: 100px;
  margin-right: 5px;
}
.snap-information .snap-form-amount .animated-input-container input {
  padding-left: 25px;
}
.snap-information .snap-form-amount .snap-button {
  width: 20%;
}
.snap-information .snap-card-info {
  margin: 10px 0;
  width: 100%;
}
.snap-information p {
  font-size: 12px;
  margin: 0;
  padding: 0;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

label[for=snap] {
  margin-left: 2px;
}

[data-target=accordion] {
  height: 0px;
  overflow: hidden;
  transition: height 0.35s linear;
}

.accordion-button {
  position: absolute;
  top: 0;
  right: 15px;
  top: 20px;
  border: none;
  background: transparent;
  cursor: pointer;
}

.arrow {
  border: solid black;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 5px;
  transition: transform 0.15s;
}
.arrow.rotate {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
}

.right {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.left {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}

.up {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
}

.down {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

.mpp-active {
  font-weight: 700;
  color: #1c7eff;
}

.mpp-locked {
  font-weight: 700;
  color: #f33f3c;
}

.mpp-top-section {
  background: #f5faff;
  margin: 20px 0;
  padding: 20px 30px;
  border-radius: 16px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.mpp-top-section .myPerks-logo {
  width: 100px;
}
.mpp-top-section .icon {
  margin-right: 5px;
}
.mpp-top-section.locked {
  background: #fff5f5;
}

.myperks-pay-text {
  margin-top: 25px;
}

#myPerksPaymentPIN.input-validation-error {
  border: 1px solid #C8102E;
}

#myPerksPaymentPIN-error {
  line-height: 1.5em;
}

.myperks-pin .errorMessage {
  bottom: -21px;
}

.success-page-container {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
  background-color: #F9F8F6;
}
@media screen and (max-width: 600px) {
  .success-page-container {
    background-color: white;
    min-height: calc(100vh - 50px);
  }
}
.success-page-container .success-background {
  position: absolute;
  top: 70px;
  z-index: 0;
}
@media screen and (max-width: 600px) {
  .success-page-container .success-background {
    top: 50px;
  }
}
.success-page-container .card {
  background: white;
  padding: 40px;
  border-radius: 16px;
  max-width: 600px;
  margin: 0;
  z-index: 1;
}
@media screen and (max-width: 600px) {
  .success-page-container .card {
    border-radius: 0;
    height: 100%;
  }
}
.success-page-container .grocery-img-container {
  width: 140px;
  height: auto;
  margin: 0 auto;
  padding: 20px;
}
.success-page-container .success-title-h1 {
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
}
.success-page-container .success-h2 {
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
}
.success-page-container .success-h3 {
  font-size: 14px;
  font-weight: 700;
  line-height: 18px;
}
.success-page-container .gray-12 {
  color: #6C7275;
  font-size: 12px;
  line-height: 16px;
}
.success-page-container .success-total {
  display: flex;
  justify-content: space-between;
}
.success-page-container hr {
  border: none;
  height: 2px;
  background-color: #E7E9EE;
  margin: 20px 0;
}
.success-page-container .btn-link {
  margin: 15px 0 20px 0;
  text-decoration: none;
}
.success-page-container .success-icon {
  width: 25px;
  margin: 0 5px 5px 0;
}

.modal--overlay {
  position: fixed;
  inset: 0px;
  background-color: rgba(37, 49, 65, 0.5);
  z-index: 1000;
  overflow-y: auto;
  padding: 64px 0 0;
}

.modal--body {
  position: relative;
  background-color: white;
  width: 90%;
  max-width: 500px;
  border-radius: 16px;
  padding: 24px;
  margin: 0 auto;
}

.modal--h1 {
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 32px;
  text-align: center;
  margin-bottom: 12px;
}

.modal--p {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 14px;
}

.close--button--container {
  position: absolute;
  right: 16px;
  top: 16px;
  z-index: 99;
}

.close--modal--button {
  background-color: transparent;
  border: none;
  font-size: 24px;
  cursor: pointer;
}

.text-button {
  background-color: transparent;
  border: none;
  padding: 0;
  text-decoration: underline;
  cursor: pointer;
}

.browserupgrade {
  background: #ffff00;
  color: #55595c;
  margin: 0;
  padding: 1em;
  text-align: center;
}
.browserupgrade a {
  text-decoration: underline;
}

.ie9 .select-input::after {
  background: transparent;
  pointer-events: auto;
}
.ie9 .radio input {
  border: 0;
}
.ie9 table {
  border-collapse: separate;
  border-spacing: 0;
}
.ie9 table tr {
  padding: 0;
  margin: 0;
}
.ie9 table tbody tr,
.ie9 table tbody tr {
  float: left;
  width: 100%;
}
.ie9 table .finalSubtotal td {
  display: block;
  width: 50%;
}
.ie9 .flip-container.flipBack .back {
  display: block;
}
.ie9 .flip-container.flipBack .front {
  display: none;
}
.ie9 .flip-container.flipFront .back {
  display: none;
}
.ie9 .flip-container.flipFront .front {
  display: block;
}

#login-password::-ms-clear {
  display: none;
  width: 0;
  height: 0;
}

select::-ms-expand {
  display: none;
}

.visible-print {
  display: none !important;
}

.visible-print-block {
  display: none !important;
}

.visible-print-inline {
  display: none !important;
}

.visible-print-inline-block {
  display: none !important;
}

@media print {
  *,
*::after,
*::before {
    text-shadow: none !important;
    box-shadow: none !important;
  }

  a,
a:visited {
    text-decoration: underline;
  }

  abbr[title]::after {
    content: " (" attr(title) ")";
  }

  blockquote,
pre {
    border: 1px solid #ddd;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  img,
tr {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  h2,
h3,
p {
    orphans: 3;
    widows: 3;
  }

  h2,
h3 {
    page-break-after: avoid;
  }

  .navbar {
    display: none;
  }

  .btn > .caret,
.dropup > .btn > .caret {
    border-top-color: #000 !important;
  }

  .label {
    border: 1px solid #000;
  }

  .table {
    border-collapse: collapse !important;
  }
  .table td,
.table th {
    background-color: #FFFFFF !important;
  }

  .table-bordered td,
.table-bordered th {
    border: 1px solid #ddd !important;
  }

  .visible-print {
    display: block !important;
  }

  table.visible-print {
    display: table !important;
  }

  tr.visible-print {
    display: table-row !important;
  }

  td.visible-print,
th.visible-print {
    display: table-cell !important;
  }

  .visible-print-block {
    display: block !important;
  }

  .visible-print-inline {
    display: inline !important;
  }

  .visible-print-inline-block {
    display: inline-block !important;
  }

  .hidden-print {
    display: none !important;
  }
}
div.apple-pay {
  max-width: 100%;
}

.apple-pay-btn {
  width: 300px;
  height: 35px !important;
  max-width: 100%;
  margin: 10px 0px;
}

#set-up-apple-pay-button, #apple-pay-button {
  width: 300px;
  height: 35px !important;
  max-width: 100%;
  margin: 10px 0px;
}

@supports (-webkit-appearance: -apple-pay-button) {
  .apple-pay-button {
    display: inline-block;
    -webkit-appearance: -apple-pay-button;
  }

  .apple-pay-button-black {
    -apple-pay-button-style: black;
  }

  .apple-pay-button-white {
    -apple-pay-button-style: white;
  }

  .apple-pay-button-white-with-line {
    -apple-pay-button-style: white-outline;
  }

  .apple-pay-button-with-text {
    display: inline-block;
    -webkit-appearance: -apple-pay-button;
    -apple-pay-button-type: buy;
  }

  .apple-pay-button-with-text > * {
    display: none;
  }

  .apple-pay-button-black-with-text {
    -apple-pay-button-style: black;
  }

  .apple-pay-button-white-with-text {
    -apple-pay-button-style: white;
  }

  .apple-pay-button-white-with-line-with-text {
    -apple-pay-button-style: white-outline;
  }
}
@supports not (-webkit-appearance: -apple-pay-button) {
  .apple-pay-button {
    display: inline-block;
    background-size: 100% 60%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    border-radius: 5px;
    padding: 0px;
    box-sizing: border-box;
    min-width: 200px;
    min-height: 32px;
    max-height: 64px;
  }

  .apple-pay-button-black {
    background-image: -webkit-named-image(apple-pay-logo-white);
    background-color: black;
  }

  .apple-pay-button-white {
    background-image: -webkit-named-image(apple-pay-logo-black);
    background-color: white;
  }

  .apple-pay-button-white-with-line {
    background-image: -webkit-named-image(apple-pay-logo-black);
    background-color: white;
    border: 0.5px solid black;
  }

  .apple-pay-button-with-text {
    --apple-pay-scale: 1;
    /* (height / 32) */
    display: inline-flex;
    justify-content: center;
    font-size: 12px;
    border-radius: 5px;
    padding: 0px;
    box-sizing: border-box;
    min-width: 200px;
    min-height: 32px;
    max-height: 64px;
  }

  .apple-pay-button-black-with-text {
    background-color: black;
    color: white;
  }

  .apple-pay-button-white-with-text {
    background-color: white;
    color: black;
  }

  .apple-pay-button-white-with-line-with-text {
    background-color: white;
    color: black;
    border: 0.5px solid black;
  }

  .apple-pay-button-with-text.apple-pay-button-black-with-text > .logo {
    background-image: -webkit-named-image(apple-pay-logo-white);
    background-color: black;
  }

  .apple-pay-button-with-text.apple-pay-button-white-with-text > .logo {
    background-image: -webkit-named-image(apple-pay-logo-black);
    background-color: white;
  }

  .apple-pay-button-with-text.apple-pay-button-white-with-line-with-text > .logo {
    background-image: -webkit-named-image(apple-pay-logo-black);
    background-color: white;
  }

  .apple-pay-button-with-text > .text {
    font-family: -apple-system;
    font-size: calc(1em * var(--apple-pay-scale));
    font-weight: 300;
    align-self: center;
    margin-right: calc(2px * var(--apple-pay-scale));
  }

  .apple-pay-button-with-text > .logo {
    width: calc(35px * var(--scale));
    height: 100%;
    background-size: 100% 60%;
    background-repeat: no-repeat;
    background-position: 0 50%;
    margin-left: calc(2px * var(--apple-pay-scale));
    border: none;
  }
}
.apple-pay-set-up-button {
  display: inline-block;
  -webkit-appearance: -apple-pay-button;
  -apple-pay-button-type: set-up;
}

.apple-pay-set-up-button-black {
  -apple-pay-button-style: black;
}

.apple-pay-set-up-button-white {
  -apple-pay-button-style: white;
}

.apple-pay-setup-button-white-with-line {
  -apple-pay-button-style: white-outline;
}

.spinner-modal .center {
  text-align: center;
  margin: 0 auto;
  display: block;
}
.spinner-modal .spinner-overlay {
  margin-top: 150px;
}
.spinner-modal .modal {
  display: none;
  position: fixed;
  z-index: 999999999;
  padding-top: 20px !important;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
}
.spinner-modal .modal-dialog {
  width: 80%;
  max-width: 100%;
  margin: 100px auto;
}
@media (max-width: 576px) {
  .spinner-modal .modal-dialog {
    width: 100%;
  }
}
.spinner-modal .modal-dialog-cancelorder {
  width: 700px;
  max-width: 100%;
  margin: 2.75rem auto;
}
@media (max-width: 576px) {
  .spinner-modal .modal-dialog-cancelorder {
    width: 100%;
  }
}
.spinner-modal .modal-dialog-cancelorder .modal-body {
  padding: 10px 50px 50px 50px;
}
@media (max-width: 576px) {
  .spinner-modal .modal-dialog-cancelorder .modal-body {
    padding: 5px;
  }
}
.spinner-modal .modal-dialog-cancelorder .buttons-right {
  float: right;
}
@media (max-width: 576px) {
  .spinner-modal .modal-dialog-cancelorder .buttons-right {
    float: center;
  }
}
.spinner-modal .modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}
@media (max-width: 576px) {
  .spinner-modal .modal-body {
    padding: 2px;
  }
}
.spinner-modal .modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 15px 15px 0px 0px;
  border-bottom: none !important;
  border-top-left-radius: calc(.3rem - 1px);
  border-top-right-radius: calc(.3rem - 1px);
}

/**End Spinner Modal**/
.bottom {
  margin: 20px 0px;
  text-align: center;
  max-width: 100%;
}
.bottom .btn {
  margin: 20px 0px;
  max-width: 100%;
}

.img-container {
  width: 140px;
  height: auto;
  margin: 0 auto;
  padding: 20px;
}
.img-container img {
  max-width: 100%;
}

.center {
  text-align: center;
  margin: 0 auto;
}

.top h1 {
  font-size: 24px;
  line-height: 32px;
}

.gray-small {
  font-size: 14px;
  line-height: 20px;
  color: #6C7275;
  margin: 20px;
}

.yellow-message {
  background: #F8EBD6;
  border: 1px solid #EDAD30;
  box-sizing: border-box;
  border-radius: 12px;
  position: absolute;
  width: 669px;
  height: 48px;
  margin: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 16px 16px 16px 24px;
  top: 73px;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  color: #37424A;
  font-size: 12px;
  line-height: 16px;
  z-index: 999;
}
@media (max-width: 768px) {
  .yellow-message {
    width: 100%;
    max-width: 100%;
    height: auto !important;
    left: 0 !important;
    top: 50px;
    transform: translate(0%, 0%);
  }
}
.yellow-message .close {
  float: right;
  font-size: 18px;
  font-weight: 700;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.5;
}
.yellow-message button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
}

.theme-curbside .login-area {
  margin: 20px auto 0;
  background: #FFF;
  padding: 15px;
  border-radius: 5px;
}
.theme-curbside .page-info {
  margin: 0px 20px;
  font-size: 16px;
}
@media (max-width: 768px) {
  .theme-curbside .page-info {
    display: none;
  }
}
.theme-curbside .numberCircle {
  border-radius: 50%;
  width: 25px;
  height: 25px;
  padding: 10px 15px;
  background: #3BB273;
  border: 1px solid #3BB273;
  color: #FFFFFF;
  text-align: center;
  font-size: 16px;
  margin: 0px 8px 0px 12px;
}
.theme-curbside .grayCircle {
  background: #F0EEEB !important;
  border: none !important;
}
.theme-curbside .checkCircle {
  background: #FFFFFF !important;
  color: #3BB273 !important;
  padding: 10px;
}
.theme-curbside .checkCircle i {
  color: #3BB273 !important;
}
.theme-curbside .tick-mark {
  position: relative;
  display: inline-block;
  width: 14px;
  height: 14px;
}
.theme-curbside .tick-mark::before {
  position: absolute;
  left: 0;
  top: 50%;
  height: 50%;
  width: 2px;
  background-color: #3BB273;
  content: "";
  transform: translateX(7px) rotate(-45deg);
  transform-origin: left bottom;
}
.theme-curbside .tick-mark::after {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2px;
  width: 100%;
  background-color: #3BB273;
  content: "";
  transform: translateX(7px) rotate(-45deg);
  transform-origin: left bottom;
}
.theme-curbside .logo-container {
  margin-right: 50px;
}

html {
  visibility: visible;
  opacity: 1;
}

html {
  scroll-behavior: smooth;
}