/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1,
#search-results-multiple-retailers-title {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    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: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url("../fonts/glyphicons-halflings-regular.eot");
  src: url("../fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 1.42857143;
  color: #4F4C4C;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #1d7bcE;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #14538b;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 18px;
  margin-bottom: 18px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
#search-results-multiple-retailers-title {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: 400;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
#search-results-multiple-retailers-title {
  margin-top: 18px;
  margin-bottom: 9px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 9px;
  margin-bottom: 9px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1,
#search-results-multiple-retailers-title {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 17px;
}
h6,
.h6 {
  font-size: 15px;
}
p {
  margin: 0 0 9px;
}
.lead {
  margin-bottom: 18px;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 19.5px;
  }
}
small,
.small {
  font-size: 84%;
}
mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #1d7bcE;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #1760a1;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #1d7bcE;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #1760a1;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 8px;
  margin: 36px 0 18px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 9px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 18px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: 700;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 9px 18px;
  margin: 0 0 18px;
  font-size: 16.25px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "\2014 \00A0";
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: "";
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: "\00A0 \2014";
}
address {
  margin-bottom: 18px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  box-shadow: none;
}
pre {
  display: block;
  padding: 8.5px;
  margin: 0 0 9px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row-no-gutters [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
caption {
  padding-top: 15px 15px 15px 0;
  padding-bottom: 15px 15px 15px 0;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 18px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 15px 15px 15px 0;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 13.5px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 18px;
  font-size: 19.5px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  appearance: none;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 32px;
  padding: 6px 12px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -moz-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -ms-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 32px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 28px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 44px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.radio label,
.checkbox label {
  min-height: 18px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
.form-control-static {
  min-height: 31px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 28px;
  padding: 5px 10px;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 28px;
  line-height: 28px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 28px;
  padding: 5px 10px;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 28px;
  line-height: 28px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 28px;
  min-height: 29px;
  padding: 6px 10px;
  font-size: 11px;
  line-height: 1.5;
}
.input-lg {
  height: 44px;
  padding: 10px 16px;
  font-size: 16px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 44px;
  line-height: 44px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 44px;
  padding: 10px 16px;
  font-size: 16px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 44px;
  line-height: 44px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 44px;
  min-height: 34px;
  padding: 11px 16px;
  font-size: 16px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 40px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 44px;
  height: 44px;
  line-height: 44px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 28px;
  height: 28px;
  line-height: 28px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 23px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #8f8b8b;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 25px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 16px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 11px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 13px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #1d7bcE;
  border-color: #1a6eb8;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #1760a1;
  border-color: #0a2b48;
}
.btn-primary:hover {
  color: #fff;
  background-color: #1760a1;
  border-color: #124e82;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #1760a1;
  background-image: none;
  border-color: #124e82;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #124e82;
  border-color: #0a2b48;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #1d7bcE;
  border-color: #1a6eb8;
}
.btn-primary .badge {
  color: #1d7bcE;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #77b232;
  border-color: #6a9e2c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #5c8a27;
  border-color: #273b10;
}
.btn-success:hover {
  color: #fff;
  background-color: #5c8a27;
  border-color: #4a6e1f;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #5c8a27;
  background-image: none;
  border-color: #4a6e1f;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #4a6e1f;
  border-color: #273b10;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #77b232;
  border-color: #6a9e2c;
}
.btn-success .badge {
  color: #77b232;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #1174f4;
  border-color: #0a68e1;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #095dc9;
  border-color: #053067;
}
.btn-info:hover {
  color: #fff;
  background-color: #095dc9;
  border-color: #084da7;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #095dc9;
  background-image: none;
  border-color: #084da7;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #084da7;
  border-color: #053067;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #1174f4;
  border-color: #0a68e1;
}
.btn-info .badge {
  color: #1174f4;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #E9530E;
  border-color: #d14a0d;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #b9420b;
  border-color: #592005;
}
.btn-warning:hover {
  color: #fff;
  background-color: #b9420b;
  border-color: #973609;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #b9420b;
  background-image: none;
  border-color: #973609;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #973609;
  border-color: #592005;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #E9530E;
  border-color: #d14a0d;
}
.btn-warning .badge {
  color: #E9530E;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #cc2525;
  border-color: #b62121;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #a11d1d;
  border-color: #4a0e0e;
}
.btn-danger:hover {
  color: #fff;
  background-color: #a11d1d;
  border-color: #831818;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #a11d1d;
  background-image: none;
  border-color: #831818;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #831818;
  border-color: #4a0e0e;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #cc2525;
  border-color: #b62121;
}
.btn-danger .badge {
  color: #cc2525;
  background-color: #fff;
}
.btn-link {
  font-weight: 400;
  color: #1d7bcE;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #14538b;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 16px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -ms-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 13px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 8px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #1d7bcE;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 11px;
  line-height: 1.42857143;
  color: #656263;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 44px;
  padding: 10px 16px;
  font-size: 16px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 44px;
  line-height: 44px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 28px;
  padding: 5px 10px;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 28px;
  line-height: 28px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 13px;
  font-weight: 400;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 11px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 16px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: 'transparent';
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: 'transparent';
  border-color: #1d7bcE;
}
.nav .nav-divider {
  height: 1px;
  margin: 8px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  cursor: default;
  background-color: #ffffff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #1d7bcE;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 18px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 576px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 16px 15px;
  font-size: 16px;
  line-height: 18px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-right: 15px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 8px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 18px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 18px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 16px;
    padding-bottom: 16px;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-right: -15px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 9px;
  margin-bottom: 9px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 9px;
  margin-bottom: 9px;
}
.navbar-btn.btn-sm {
  margin-top: 11px;
  margin-bottom: 11px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 16px;
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 18px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 18px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #1d7bcE;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #14538b;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #1d7bcE;
  border-color: #1d7bcE;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 16px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 11px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 18px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  cursor: not-allowed;
  background-color: #fff;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #1d7bcE;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #1760a1;
}
.label-success {
  background-color: #77b232;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #5c8a27;
}
.label-info {
  background-color: #1174f4;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #095dc9;
}
.label-warning {
  background-color: #E9530E;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #b9420b;
}
.label-danger {
  background-color: #cc2525;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #a11d1d;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 11px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #1d7bcE;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 20px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 59px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 18px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -moz-transition: border 0.2s ease-in-out;
  -ms-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #1d7bcE;
}
.thumbnail .caption {
  padding: 9px;
  color: #4F4C4C;
}
.alert {
  padding: 15px;
  margin-bottom: 18px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 18px;
  margin-bottom: 18px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 11px;
  line-height: 18px;
  color: #fff;
  text-align: center;
  background-color: #1d7bcE;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -moz-transition: width 0.6s ease;
  -ms-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #77b232;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #1174f4;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #E9530E;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #cc2525;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #eeeeee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #1d7bcE;
  border-color: #1d7bcE;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c1ddf6;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 18px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 15px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 18px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #1d7bcE;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #1d7bcE;
  border-color: #1d7bcE;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #1d7bcE;
}
.panel-primary > .panel-heading .badge {
  color: #1d7bcE;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #1d7bcE;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 19.5px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #231f20;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 11px;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 13px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 13px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  -moz-transition: 0.6s ease-in-out left;
  -ms-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: "\2039";
}
.carousel-control .icon-next:before {
  content: "\203a";
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after,
.form-divider:before,
.form-divider:after,
.modal-body:before,
.modal-body:after,
.cross-sell-banners-placement:before,
.cross-sell-banners-placement:after,
.visited-retailers-list .description:before,
.visited-retailers-list .description:after,
.all-category-list-item .retailers .description:before,
.all-category-list-item .retailers .description:after,
.retailer-cashback-list .cashback-heading:before,
.retailer-cashback-list .cashback-heading:after,
.join-panel:before,
.join-panel:after,
.related-retailers-list .retailers .description:before,
.related-retailers-list .retailers .description:after,
.latest-offers .offer-details:before,
.latest-offers .offer-details:after,
.profile .nav li:before,
.profile .nav li:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after,
.form-divider:after,
.modal-body:after,
.cross-sell-banners-placement:after,
.visited-retailers-list .description:after,
.all-category-list-item .retailers .description:after,
.retailer-cashback-list .cashback-heading:after,
.join-panel:after,
.related-retailers-list .retailers .description:after,
.latest-offers .offer-details:after,
.profile .nav li:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-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;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !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;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !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;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/**
 * Palette
 */
.flip-container {
  perspective: 1000;
}
.flip-container:hover .flippable,
.flip-container.hover .flippable {
  transform: rotateY(180deg);
}
.flip-container .flippable {
  position: relative;
  transition: 0.6s;
  transform-style: preserve-3d;
}
.flip-container .flip-front,
.flip-container .flip-back {
  position: absolute;
  top: 0;
  left: 0;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
.flip-container .flip-front {
  z-index: 2;
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
  transition-timing-function: ease-out;
}
.flip-container .flip-back {
  transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  transition-timing-function: ease-in;
}
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.col-xs-15 {
  float: left;
  width: 20%;
}
@media (min-width: 768px) {
  .col-sm-15 {
    float: left;
    width: 25%;
  }
}
@media (min-width: 992px) {
  .col-md-15 {
    float: left;
    width: 20%;
  }
}
@media (min-width: 1200px) {
  .col-lg-15 {
    float: left;
    width: 20%;
  }
}
.row {
  margin-left: -20px;
  margin-right: -20px;
}
.container,
.container-fluid {
  padding-left: 20px;
  padding-right: 20px;
}
.col-xs-12 {
  padding-left: 20px;
  padding-right: 20px;
}
.col-xs-11 {
  padding-left: 20px;
  padding-right: 20px;
}
.col-xs-10 {
  padding-left: 20px;
  padding-right: 20px;
}
.col-xs-9 {
  padding-left: 20px;
  padding-right: 20px;
}
.col-xs-8 {
  padding-left: 20px;
  padding-right: 20px;
}
.col-xs-7 {
  padding-left: 20px;
  padding-right: 20px;
}
.col-xs-6 {
  padding-left: 20px;
  padding-right: 20px;
}
.col-xs-5 {
  padding-left: 20px;
  padding-right: 20px;
}
.col-xs-4 {
  padding-left: 20px;
  padding-right: 20px;
}
.col-xs-3 {
  padding-left: 20px;
  padding-right: 20px;
}
.col-xs-2 {
  padding-left: 20px;
  padding-right: 20px;
}
.col-xs-1 {
  padding-left: 20px;
  padding-right: 20px;
}
.col-sm-12 {
  padding-left: 20px;
  padding-right: 20px;
}
.col-sm-11 {
  padding-left: 20px;
  padding-right: 20px;
}
.col-sm-10 {
  padding-left: 20px;
  padding-right: 20px;
}
.col-sm-9 {
  padding-left: 20px;
  padding-right: 20px;
}
.col-sm-8 {
  padding-left: 20px;
  padding-right: 20px;
}
.col-sm-7 {
  padding-left: 20px;
  padding-right: 20px;
}
.col-sm-6 {
  padding-left: 20px;
  padding-right: 20px;
}
.col-sm-5 {
  padding-left: 20px;
  padding-right: 20px;
}
.col-sm-4 {
  padding-left: 20px;
  padding-right: 20px;
}
.col-sm-3 {
  padding-left: 20px;
  padding-right: 20px;
}
.col-sm-2 {
  padding-left: 20px;
  padding-right: 20px;
}
.col-sm-1 {
  padding-left: 20px;
  padding-right: 20px;
}
.col-md-12 {
  padding-left: 20px;
  padding-right: 20px;
}
.col-md-11 {
  padding-left: 20px;
  padding-right: 20px;
}
.col-md-10 {
  padding-left: 20px;
  padding-right: 20px;
}
.col-md-9 {
  padding-left: 20px;
  padding-right: 20px;
}
.col-md-8 {
  padding-left: 20px;
  padding-right: 20px;
}
.col-md-7 {
  padding-left: 20px;
  padding-right: 20px;
}
.col-md-6 {
  padding-left: 20px;
  padding-right: 20px;
}
.col-md-5 {
  padding-left: 20px;
  padding-right: 20px;
}
.col-md-4 {
  padding-left: 20px;
  padding-right: 20px;
}
.col-md-3 {
  padding-left: 20px;
  padding-right: 20px;
}
.col-md-2 {
  padding-left: 20px;
  padding-right: 20px;
}
.col-md-1 {
  padding-left: 20px;
  padding-right: 20px;
}
.col-lg-12 {
  padding-left: 20px;
  padding-right: 20px;
}
.col-lg-11 {
  padding-left: 20px;
  padding-right: 20px;
}
.col-lg-10 {
  padding-left: 20px;
  padding-right: 20px;
}
.col-lg-9 {
  padding-left: 20px;
  padding-right: 20px;
}
.col-lg-8 {
  padding-left: 20px;
  padding-right: 20px;
}
.col-lg-7 {
  padding-left: 20px;
  padding-right: 20px;
}
.col-lg-6 {
  padding-left: 20px;
  padding-right: 20px;
}
.col-lg-5 {
  padding-left: 20px;
  padding-right: 20px;
}
.col-lg-4 {
  padding-left: 20px;
  padding-right: 20px;
}
.col-lg-3 {
  padding-left: 20px;
  padding-right: 20px;
}
.col-lg-2 {
  padding-left: 20px;
  padding-right: 20px;
}
.col-lg-1 {
  padding-left: 20px;
  padding-right: 20px;
}
.row.gutter-sm {
  margin-left: -4px;
  margin-right: -4px;
}
.row.gutter-sm .col-xs-12 {
  padding-left: 4px;
  padding-right: 4px;
}
.row.gutter-sm .col-xs-11 {
  padding-left: 4px;
  padding-right: 4px;
}
.row.gutter-sm .col-xs-10 {
  padding-left: 4px;
  padding-right: 4px;
}
.row.gutter-sm .col-xs-9 {
  padding-left: 4px;
  padding-right: 4px;
}
.row.gutter-sm .col-xs-8 {
  padding-left: 4px;
  padding-right: 4px;
}
.row.gutter-sm .col-xs-7 {
  padding-left: 4px;
  padding-right: 4px;
}
.row.gutter-sm .col-xs-6 {
  padding-left: 4px;
  padding-right: 4px;
}
.row.gutter-sm .col-xs-5 {
  padding-left: 4px;
  padding-right: 4px;
}
.row.gutter-sm .col-xs-4 {
  padding-left: 4px;
  padding-right: 4px;
}
.row.gutter-sm .col-xs-3 {
  padding-left: 4px;
  padding-right: 4px;
}
.row.gutter-sm .col-xs-2 {
  padding-left: 4px;
  padding-right: 4px;
}
.row.gutter-sm .col-xs-1 {
  padding-left: 4px;
  padding-right: 4px;
}
.row.gutter-sm .col-sm-12 {
  padding-left: 4px;
  padding-right: 4px;
}
.row.gutter-sm .col-sm-11 {
  padding-left: 4px;
  padding-right: 4px;
}
.row.gutter-sm .col-sm-10 {
  padding-left: 4px;
  padding-right: 4px;
}
.row.gutter-sm .col-sm-9 {
  padding-left: 4px;
  padding-right: 4px;
}
.row.gutter-sm .col-sm-8 {
  padding-left: 4px;
  padding-right: 4px;
}
.row.gutter-sm .col-sm-7 {
  padding-left: 4px;
  padding-right: 4px;
}
.row.gutter-sm .col-sm-6 {
  padding-left: 4px;
  padding-right: 4px;
}
.row.gutter-sm .col-sm-5 {
  padding-left: 4px;
  padding-right: 4px;
}
.row.gutter-sm .col-sm-4 {
  padding-left: 4px;
  padding-right: 4px;
}
.row.gutter-sm .col-sm-3 {
  padding-left: 4px;
  padding-right: 4px;
}
.row.gutter-sm .col-sm-2 {
  padding-left: 4px;
  padding-right: 4px;
}
.row.gutter-sm .col-sm-1 {
  padding-left: 4px;
  padding-right: 4px;
}
.row.gutter-sm .col-md-12 {
  padding-left: 4px;
  padding-right: 4px;
}
.row.gutter-sm .col-md-11 {
  padding-left: 4px;
  padding-right: 4px;
}
.row.gutter-sm .col-md-10 {
  padding-left: 4px;
  padding-right: 4px;
}
.row.gutter-sm .col-md-9 {
  padding-left: 4px;
  padding-right: 4px;
}
.row.gutter-sm .col-md-8 {
  padding-left: 4px;
  padding-right: 4px;
}
.row.gutter-sm .col-md-7 {
  padding-left: 4px;
  padding-right: 4px;
}
.row.gutter-sm .col-md-6 {
  padding-left: 4px;
  padding-right: 4px;
}
.row.gutter-sm .col-md-5 {
  padding-left: 4px;
  padding-right: 4px;
}
.row.gutter-sm .col-md-4 {
  padding-left: 4px;
  padding-right: 4px;
}
.row.gutter-sm .col-md-3 {
  padding-left: 4px;
  padding-right: 4px;
}
.row.gutter-sm .col-md-2 {
  padding-left: 4px;
  padding-right: 4px;
}
.row.gutter-sm .col-md-1 {
  padding-left: 4px;
  padding-right: 4px;
}
.row.gutter-sm .col-lg-12 {
  padding-left: 4px;
  padding-right: 4px;
}
.row.gutter-sm .col-lg-11 {
  padding-left: 4px;
  padding-right: 4px;
}
.row.gutter-sm .col-lg-10 {
  padding-left: 4px;
  padding-right: 4px;
}
.row.gutter-sm .col-lg-9 {
  padding-left: 4px;
  padding-right: 4px;
}
.row.gutter-sm .col-lg-8 {
  padding-left: 4px;
  padding-right: 4px;
}
.row.gutter-sm .col-lg-7 {
  padding-left: 4px;
  padding-right: 4px;
}
.row.gutter-sm .col-lg-6 {
  padding-left: 4px;
  padding-right: 4px;
}
.row.gutter-sm .col-lg-5 {
  padding-left: 4px;
  padding-right: 4px;
}
.row.gutter-sm .col-lg-4 {
  padding-left: 4px;
  padding-right: 4px;
}
.row.gutter-sm .col-lg-3 {
  padding-left: 4px;
  padding-right: 4px;
}
.row.gutter-sm .col-lg-2 {
  padding-left: 4px;
  padding-right: 4px;
}
.row.gutter-sm .col-lg-1 {
  padding-left: 4px;
  padding-right: 4px;
}
.remove-gutters {
  padding-left: 0!important;
  padding-right: 0!important;
}
@media (max-width: 602px) {
  .remove-gutters-xs {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 320px) {
  .hidden-xxs {
    display: none !important;
  }
}
@media (max-width: 320px) {
  .visible-xxs {
    display: block !important;
  }
  table.visible-xxs {
    display: table !important;
  }
  tr.visible-xxs {
    display: table-row !important;
  }
  th.visible-xxs,
  td.visible-xxs {
    display: table-cell !important;
  }
}
.vertical-align-center {
  top: 50%;
  position: relative;
  transform: translateY(-50%);
}
/*
 * Creates helper classes, for example <div class="margin-top-1">
 *
 * The number refers to units rather than pixels to maintain the grid, we dont want to space elements by arbitary numbers
 *
 * Units are set to 4px (@spacing-xxs)
 */
.margin-top-8 {
  margin-top: 32px;
}
.margin-top-7 {
  margin-top: 28px;
}
.margin-top-6 {
  margin-top: 24px;
}
.margin-top-5 {
  margin-top: 20px;
}
.margin-top-4 {
  margin-top: 16px;
}
.margin-top-3 {
  margin-top: 12px;
}
.margin-top-2 {
  margin-top: 8px;
}
.margin-top-1 {
  margin-top: 4px;
}
.margin-bottom-8 {
  margin-bottom: 32px;
}
.margin-bottom-7 {
  margin-bottom: 28px;
}
.margin-bottom-6 {
  margin-bottom: 24px;
}
.margin-bottom-5 {
  margin-bottom: 20px;
}
.margin-bottom-4 {
  margin-bottom: 16px;
}
.margin-bottom-3 {
  margin-bottom: 12px;
}
.margin-bottom-2 {
  margin-bottom: 8px;
}
.margin-bottom-1 {
  margin-bottom: 4px;
}
.margin-left-8 {
  margin-left: 32px;
}
.margin-left-7 {
  margin-left: 28px;
}
.margin-left-6 {
  margin-left: 24px;
}
.margin-left-5 {
  margin-left: 20px;
}
.margin-left-4 {
  margin-left: 16px;
}
.margin-left-3 {
  margin-left: 12px;
}
.margin-left-2 {
  margin-left: 8px;
}
.margin-left-1 {
  margin-left: 4px;
}
.margin-right-8 {
  margin-right: 32px;
}
.margin-right-7 {
  margin-right: 28px;
}
.margin-right-6 {
  margin-right: 24px;
}
.margin-right-5 {
  margin-right: 20px;
}
.margin-right-4 {
  margin-right: 16px;
}
.margin-right-3 {
  margin-right: 12px;
}
.margin-right-2 {
  margin-right: 8px;
}
.margin-right-1 {
  margin-right: 4px;
}
.padding-top-8 {
  padding-top: 32px;
}
.padding-top-7 {
  padding-top: 28px;
}
.padding-top-6 {
  padding-top: 24px;
}
.padding-top-5 {
  padding-top: 20px;
}
.padding-top-4 {
  padding-top: 16px;
}
.padding-top-3 {
  padding-top: 12px;
}
.padding-top-2 {
  padding-top: 8px;
}
.padding-top-1 {
  padding-top: 4px;
}
.padding-bottom-8 {
  padding-bottom: 32px;
}
.padding-bottom-7 {
  padding-bottom: 28px;
}
.padding-bottom-6 {
  padding-bottom: 24px;
}
.padding-bottom-5 {
  padding-bottom: 20px;
}
.padding-bottom-4 {
  padding-bottom: 16px;
}
.padding-bottom-3 {
  padding-bottom: 12px;
}
.padding-bottom-2 {
  padding-bottom: 8px;
}
.padding-bottom-1 {
  padding-bottom: 4px;
}
.padding-left-8 {
  padding-left: 32px;
}
.padding-left-7 {
  padding-left: 28px;
}
.padding-left-6 {
  padding-left: 24px;
}
.padding-left-5 {
  padding-left: 20px;
}
.padding-left-4 {
  padding-left: 16px;
}
.padding-left-3 {
  padding-left: 12px;
}
.padding-left-2 {
  padding-left: 8px;
}
.padding-left-1 {
  padding-left: 4px;
}
.padding-right-8 {
  padding-right: 32px;
}
.padding-right-7 {
  padding-right: 28px;
}
.padding-right-6 {
  padding-right: 24px;
}
.padding-right-5 {
  padding-right: 20px;
}
.padding-right-4 {
  padding-right: 16px;
}
.padding-right-3 {
  padding-right: 12px;
}
.padding-right-2 {
  padding-right: 8px;
}
.padding-right-1 {
  padding-right: 4px;
}
.alert {
  background: #f4f4f4;
  padding: 24px;
  font-size: 15px;
  margin-bottom: 24px;
  position: relative;
  border: none;
  border-radius: 0;
  word-break: break-word;
}
.alert-icon {
  width: 36px;
  height: 36px;
  display: block;
  position: absolute;
  top: 14px;
  left: 24px;
}
.alert-text {
  padding: 0 48px;
}
.alert-text > p,
.alert-text h1,
.alert-text h2,
.alert-text h3,
.alert-text h4,
.alert-text h5,
.alert-text h6 {
  margin: 0;
  display: block;
}
.alert-close {
  background: none;
  border: none;
  position: absolute;
  top: 24px;
  right: 24px;
  color: #7b7979;
  padding-right: 20px;
}
@media (max-width: 767px) {
  .alert-close {
    text-indent: -10000em;
  }
}
.alert-close:after {
  content: '';
  display: block;
  position: absolute;
  right: 0;
  top: 1px;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xml%3Aspace%3D%22preserve%22%20style%3D%22enable-background%3Anew%20-679%20481%2040%2040%22%20viewBox%3D%22-679%20481%2040%2040%22%3E%3Cpath%20fill%3D%22%237b7979%22%20d%3D%22m-656.2%20501%205.6-5.6c.8-.8.8-2.1%200-2.8-.8-.7-2.1-.8-2.8%200l-5.6%205.6-5.6-5.6c-.8-.8-2.1-.8-2.8%200-.7.8-.8%202.1%200%202.8l5.6%205.6-5.6%205.6c-.8.8-.8%202.1%200%202.8.8.7%202.1.8%202.8%200l5.6-5.6%205.6%205.6c.8.8%202.1.8%202.8%200%20.7-.8.8-2.1%200-2.8l-5.6-5.6z%22%20class%3D%22st0%22/%3E%3C/svg%3E");
  width: 20px;
  height: 20px;
}
.modal-body .alert {
  background: none !important;
}
.alert-success .alert-icon {
  fill: #77b232;
}
.alert-success .alert-text {
  color: #77b232;
}
.alert-info .alert-icon {
  fill: #1174f4;
}
.alert-info .alert-text {
  color: #1174f4;
}
.alert-warning .alert-icon,
.alert-error .alert-icon {
  fill: #E9530E;
}
.alert-warning .alert-text,
.alert-error .alert-text {
  color: #E9530E;
}
.alert-danger .alert-icon {
  fill: #cc2525;
}
.alert-danger .alert-text {
  color: #cc2525;
}
.alert-common .alert-icon {
  fill: #4F4C4C;
}
.alert-common .alert-text {
  color: #4F4C4C;
}
.alert-additional-message {
  background: #f4f4f4;
  margin: -24px 0 24px 0;
  padding: 0 24px 24px 24px;
}
.panel .alert {
  padding: 0;
}
.panel .alert-icon {
  top: -5px;
  left: 0;
}
.container {
  width: 100%;
}
@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}
.row {
  position: relative;
}
.content-group,
.tab-content,
.nav-pills {
  margin-bottom: 40px;
}
.overlap_bg {
  margin-bottom: 40px;
  padding: 10px 24px;
  background-color: #f4f4f4;
  position: relative;
  border-radius: 3px;
}
@media (min-width: 768px) {
  .overlap_bg {
    margin-top: -50px;
  }
}
.img-block {
  padding: 4em 0;
}
.responsive-img {
  max-width: 100%;
}
.mt20 {
  margin-top: 20px;
}
svg {
  width: 100%;
  height: 100%;
}
.svg-sprite {
  display: none;
}
/**
 * Buttons
 */
.btn {
  padding: 13px 20px;
  font-size: 14px;
  line-height: 1;
  font-weight: bold;
  transition: all 0.3s;
}
.btn.btn-icon {
  padding-left: 36px;
  padding-right: 30px;
}
.btn.btn-icon span {
  position: relative;
  margin-right: -24px/2;
}
.btn.btn-icon svg {
  width: 24px;
  height: 24px;
  position: absolute;
  left: -32px;
  top: -24px/6;
}
.btn.btn-sm {
  font-size: 12px;
  padding: 8.5px 20px;
}
.btn.btn-sm.btn-icon {
  padding-left: 30px;
  padding-right: 25px;
}
.btn.btn-sm.btn-icon span {
  position: relative;
  margin-right: -20px/2;
}
.btn.btn-sm.btn-icon svg {
  width: 20px;
  height: 20px;
  position: absolute;
  left: -28px;
  top: -20px/6;
}
.btn.btn-block {
  margin: 50px auto;
  font-size: 20px;
  padding: 15px 20px;
}
.btn .caret {
  margin-left: 5px;
}
.btn.btn-primary {
  color: #ffffff;
  background-color: #1d7bcE;
  border: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
}
.btn.btn-primary:hover {
  color: #e9e9e9;
  background-color: #074698;
  border: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
}
.btn.btn-primary.btn-icon svg {
  fill: #ffffff;
}
.btn.btn-primary.btn-icon svg:hover svg {
  fill: #e9e9e9;
}
.btn.btn-primary.btn-invert {
  background: transparent;
  border-color: transparent;
  color: #1d7bcE;
  box-shadow: none;
}
.btn.btn-primary.btn-invert svg {
  fill: #1d7bcE;
}
.btn.btn-primary.btn-invert:hover {
  color: #074698;
}
.btn.btn-primary.btn-invert:hover svg {
  fill: #074698;
}
.btn.btn-default {
  color: #4F4C4C;
  background-color: #d9d9d9;
  border: 1px solid #d3d2d2;
  border-top-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
}
.btn.btn-default:hover {
  color: #4F4C4C;
  background-color: #b3b3b3;
  border: 1px solid #d3d2d2;
  border-top-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
}
.btn.btn-default.btn-icon svg {
  fill: #4F4C4C;
}
.btn.btn-default.btn-icon svg:hover svg {
  fill: #4F4C4C;
}
.btn.btn-default.btn-invert {
  background: transparent;
  border-color: transparent;
  color: #d9d9d9;
  box-shadow: none;
}
.btn.btn-default.btn-invert svg {
  fill: #d9d9d9;
}
.btn.btn-default.btn-invert:hover {
  color: #b3b3b3;
}
.btn.btn-default.btn-invert:hover svg {
  fill: #b3b3b3;
}
.btn.btn-success {
  color: #ffffff;
  background-color: #1aaa95;
  border: 3px solid #0c5247;
  border-top-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
}
.btn.btn-success:hover {
  color: #ffffff;
  background-color: #137e6e;
  border: 3px solid #0c5247;
  border-top-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
}
.btn.btn-success.btn-icon svg {
  fill: #ffffff;
}
.btn.btn-success.btn-icon svg:hover svg {
  fill: #ffffff;
}
.btn.btn-success.btn-invert {
  background: transparent;
  border-color: transparent;
  color: #1aaa95;
  box-shadow: none;
}
.btn.btn-success.btn-invert svg {
  fill: #1aaa95;
}
.btn.btn-success.btn-invert:hover {
  color: #137e6e;
}
.btn.btn-success.btn-invert:hover svg {
  fill: #137e6e;
}
.btn.btn-danger {
  color: #ffffff;
  background-color: #CA002F;
  border: 3px solid #640017;
  border-top-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
}
.btn.btn-danger:hover {
  color: #ffffff;
  background-color: #970023;
  border: 3px solid #640017;
  border-top-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
}
.btn.btn-danger.btn-icon svg {
  fill: #ffffff;
}
.btn.btn-danger.btn-icon svg:hover svg {
  fill: #ffffff;
}
.btn.btn-danger.btn-invert {
  background: transparent;
  border-color: transparent;
  color: #CA002F;
  box-shadow: none;
}
.btn.btn-danger.btn-invert svg {
  fill: #CA002F;
}
.btn.btn-danger.btn-invert:hover {
  color: #970023;
}
.btn.btn-danger.btn-invert:hover svg {
  fill: #970023;
}
.btn.btn-link {
  border-radius: 3px;
}
button[disabled] {
  background-color: #ac9bc5;
  opacity: 0.6;
}
.btn-reveal {
  position: relative;
  min-height: 43px;
}
.btn-reveal .reveal {
  background: #deddde;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  height: 43px;
  width: 20px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border: solid 1px #d3d2d2;
  transition: all 0.3s;
}
.btn-reveal .reveal:before {
  content: "";
  display: block;
  position: absolute;
  top: -6px;
  right: 0;
  height: 43px;
  width: 32px;
  z-index: 50;
  right: -5px;
  background: linear-gradient(40deg, #67adea 0, #67adea 49%, rgba(202, 235, 137, 0) 50%, rgba(255, 255, 255, 0) 100%) 0 6px no-repeat;
  border-radius: 3px;
  transform: rotate(37deg);
  transition: all 0.3s;
}
.btn-reveal .reveal:after {
  content: "";
  background: #1d7bcE;
  border-bottom: solid 3px #074698;
  display: block;
  width: 15px;
  height: 20px;
  margin: 22px 0 0 -11px;
  transition: all 0.3s;
  transform: skew(11deg, 0);
}
.btn-reveal:hover .reveal {
  width: 41px;
  background: #f4f4f4;
}
.btn-reveal:hover .reveal:before {
  top: -8px;
  right: 11px;
  height: 47px;
  width: 36px;
  transform: rotate(30deg);
}
.btn-reveal:hover .reveal:after {
  background: #074698;
  border-bottom: solid 3px #074698;
  transform: skew(25deg, 0);
}
.btn-reveal-open button {
  position: relative;
}
.btn-plain {
  color: #656263;
  background: #ffffff;
  border: solid 1px #deddde;
}
.btn-plain:focus {
  border-color: #656263;
  background: #d3d2d2;
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-outline {
  background-color: #ffffff;
  border: 1px solid #1d7bcE;
  border-radius: 4px;
  color: #1d7bcE;
  min-width: 150px;
}
.btn-outline:hover {
  background-color: #1d7bcE;
}
.btn--green {
  background-color: #77b232;
  color: #ffffff;
}
.btn--green:hover {
  background-color: #5c8a27;
  color: #ffffff;
}
.carousel-indicators {
  z-index: 2;
  bottom: 60px;
}
.carousel-hero .carousel-indicators {
  bottom: 8px;
}
@media (min-width: 992px) {
  .carousel-hero .carousel-indicators {
    bottom: 60px;
  }
}
@media (min-width: 1200px) {
  .carousel-hero .carousel-indicators {
    bottom: 90px;
  }
}
.carousel-indicators li,
.carousel-indicators li.active {
  width: 10px;
  height: 10px;
  margin: 0 1.5px;
}
.carousel-indicators li {
  border: 1px solid #ffffff;
  background-color: #ffffff;
}
.carousel-indicators li.active {
  border: 1px solid #1d7bcE;
  background-color: #1d7bcE;
}
.checkbox {
  margin-top: 0;
}
.checkbox label {
  display: inline-block;
  padding-left: 26px;
  line-height: 21px;
  position: relative;
}
input[type='checkbox'] {
  display: inline-block;
  position: relative;
  display: none;
}
input[type='checkbox'] + span {
  cursor: pointer;
}
input[type='checkbox'] + span.left-block > span {
  display: block;
  width: calc(100% - 40px);
}
input[type='checkbox'] + span:before {
  vertical-align: top;
  position: absolute;
  left: 0;
  top: 1px;
  height: 18px;
  width: 18px;
  background: white;
  border: 1px solid #d3d2d2;
  display: inline-block;
  border-radius: 4px;
  content: '';
  color: red;
  padding: 0px;
  margin-right: 5px;
  font-size: 11px;
  float: left;
}
input[type='checkbox']:checked + span:before {
  background-size: 18px 18px;
  float: left;
  background-position: center center;
  background: #1d7bcE;
  background-repeat: no-repeat;
  background-position: 0;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xml%3Aspace%3D%22preserve%22%20style%3D%22enable-background%3Anew%20-299%20171%2040%2040%22%20viewBox%3D%22-299%20171%2040%2040%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M-282.1%20198.9c-.4%200-.9-.2-1.2-.5-.7-.7-.7-1.8%200-2.5l12.4-12.4c.7-.7%201.8-.7%202.5%200s.7%201.8%200%202.5l-12.4%2012.4c-.4.3-.8.5-1.3.5z%22/%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M-282.1%20198.9c-.4%200-.9-.2-1.2-.5l-6.2-6.2c-.7-.7-.7-1.8%200-2.5s1.8-.7%202.5%200l6.2%206.2c.7.7.7%201.8%200%202.5-.4.3-.8.5-1.3.5z%22/%3E%3C/svg%3E");
  width: 18px;
  height: 18px;
  background-size: 21px 21px;
  background-position: -2px -2px;
}
.circle-badge {
  border-radius: 50%;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  color: #ffffff;
  font-size: 10px;
}
.circle-badge.circle-badge-xs {
  width: 12px;
  height: 12px;
  line-height: 12px;
  margin-right: 12 / 3px;
  margin-top: 12 / -5px;
  margin-bottom: 12 / -5px;
}
.circle-badge.circle-badge-xs.background-gold {
  background: #bb8800;
}
.circle-badge.circle-badge-sm {
  width: 18px;
  height: 18px;
  line-height: 18px;
  margin-right: 18 / 3px;
  margin-top: 18 / -5px;
  margin-bottom: 18 / -5px;
}
.circle-badge.circle-badge-sm.background-gold {
  background: #bb8800;
}
.circle-badge.circle-badge-md {
  width: 25px;
  height: 25px;
  line-height: 25px;
  margin-right: 25 / 3px;
  margin-top: 25 / -5px;
  margin-bottom: 25 / -5px;
}
.circle-badge.circle-badge-md.background-gold {
  background: #bb8800;
}
.circle-badge.circle-badge-lg {
  width: 30px;
  height: 30px;
  line-height: 30px;
  margin-right: 30 / 3px;
  margin-top: 30 / -5px;
  margin-bottom: 30 / -5px;
}
.circle-badge.circle-badge-lg.background-gold {
  background: #bb8800;
}
.circle-badge svg.tick {
  width: 30px;
  height: 30px;
}
.light-border {
  border: 1px solid #f4f4f4;
}
.light-top-border {
  border-top: 1px solid #f4f4f4;
}
.light-bottom-border {
  border-bottom: 1px solid #f4f4f4;
}
.light-right-border {
  border-right: 1px solid #f4f4f4;
}
@media (max-width: 767px) {
  .xs-light-right-border {
    border-right: 1px solid #f4f4f4;
  }
}
.nowrap {
  white-space: nowrap;
}
.center-text {
  text-align: center !important;
}
.left-text {
  text-align: left !important;
}
.right-text {
  text-align: right !important;
}
.inline-block {
  display: inline-block !important;
}
.no-line-height {
  line-height: 0;
}
.no-margin {
  margin: 0 !important;
}
.no-padding {
  padding: 0 !important;
}
.no-padding-bottom {
  padding-bottom: 0 !important;
}
.normal {
  font-weight: 400 !important;
}
.float-none {
  float: none !important;
}
.inline {
  display: inline !important;
}
.fixed {
  position: fixed !important;
}
.overflow {
  overflow: auto;
}
.no-border {
  border: 0 !important;
}
.text-left-xs {
  text-align: left;
}
@media (min-width: 576px) {
  .text-left-xs {
    text-align: center;
  }
}
.text-left-sm {
  text-align: left;
}
@media (min-width: 768px) {
  .text-left-sm {
    text-align: center;
  }
}
.text-left-md {
  text-align: left;
}
@media (min-width: 992px) {
  .text-left-md {
    text-align: center;
  }
}
.plain-text {
  font-size: 13px;
  font-weight: normal;
}
.pull-xs-left,
.pull-sm-left,
.pull-md-left {
  float: left !important;
}
.pull-xs-right,
.pull-sm-right,
.pull-md-right {
  float: right !important;
}
@media (min-width: 768px) {
  .pull-xs-left,
  .pull-xs-right {
    float: none;
  }
}
@media (min-width: 992px) {
  .pull-sm-left,
  .pull-sm-right {
    float: none;
  }
}
@media (min-width: 1200px) {
  .pull-md-left,
  .pull-md-right {
    float: none;
  }
}
.white {
  color: #ffffff;
}
.strong {
  font-weight: bold;
}
body .color-brand-primary {
  color: #1d7bcE;
}
body .background-brand-primary {
  background-color: #1d7bcE;
}
body .fill-brand-primary {
  fill: #1d7bcE;
}
body .color-brand-success {
  color: #77b232;
}
body .background-brand-success {
  background-color: #77b232;
}
body .fill-brand-success {
  fill: #77b232;
}
body .color-brand-danger {
  color: #cc2525;
}
body .background-brand-danger {
  background-color: #cc2525;
}
body .fill-brand-danger {
  fill: #cc2525;
}
body .color-brand-warning {
  color: #E9530E;
}
body .background-brand-warning {
  background-color: #E9530E;
}
body .fill-brand-warning {
  fill: #E9530E;
}
body .color-brand-info {
  color: #1174f4;
}
body .background-brand-info {
  background-color: #1174f4;
}
body .fill-brand-info {
  fill: #1174f4;
}
body .color-black {
  color: #000;
}
body .background-black {
  background-color: #000;
}
body .fill-black {
  fill: #000;
}
body .color-white {
  color: #ffffff;
}
body .background-white {
  background-color: #ffffff;
}
body .fill-white {
  fill: #ffffff;
}
body .color-grey {
  color: #e9e9e9;
}
body .background-grey {
  background-color: #e9e9e9;
}
body .fill-grey {
  fill: #e9e9e9;
}
body .color-dark-grey {
  color: #4F4C4C;
}
body .background-dark-grey {
  background-color: #4F4C4C;
}
body .fill-dark-grey {
  fill: #4F4C4C;
}
body .color-gold {
  color: #bb8800;
}
body .background-gold {
  background-color: #bb8800;
}
body .fill-gold {
  fill: #bb8800;
}
body .color-light-gold {
  color: #e5c77c;
}
body .background-light-gold {
  background-color: #e5c77c;
}
body .fill-light-gold {
  fill: #e5c77c;
}
body .color-blue {
  color: #1174f4;
}
body .background-blue {
  background-color: #1174f4;
}
body .fill-blue {
  fill: #1174f4;
}
body .color-yellow {
  color: #eebb22;
}
body .background-yellow {
  background-color: #eebb22;
}
body .fill-yellow {
  fill: #eebb22;
}
body .color-teal {
  color: #1aaa95;
}
body .background-teal {
  background-color: #1aaa95;
}
body .fill-teal {
  fill: #1aaa95;
}
body .color-green {
  color: #77b232;
}
body .background-green {
  background-color: #77b232;
}
body .fill-green {
  fill: #77b232;
}
body .color-light-grey {
  color: #f4f4f4;
}
body .background-light-grey {
  background-color: #f4f4f4;
}
body .fill-light-grey {
  fill: #f4f4f4;
}
body .color-mid-light-grey {
  color: #d3d2d2;
}
body .background-mid-light-grey {
  background-color: #d3d2d2;
}
body .fill-mid-light-grey {
  fill: #d3d2d2;
}
body .color-mid-grey {
  color: #7b7979;
}
body .background-mid-grey {
  background-color: #7b7979;
}
body .fill-mid-grey {
  fill: #7b7979;
}
body .color-turquoise {
  color: #27b3d3;
}
body .background-turquoise {
  background-color: #27b3d3;
}
body .fill-turquoise {
  fill: #27b3d3;
}
body .color-purple {
  color: #765c9e;
}
body .background-purple {
  background-color: #765c9e;
}
body .fill-purple {
  fill: #765c9e;
}
body .color-orange {
  color: #E9530E;
}
body .background-orange {
  background-color: #E9530E;
}
body .fill-orange {
  fill: #E9530E;
}
.quid-theme .owl-controls .owl-pagination .owl-page span {
  width: 10px;
  height: 10px;
  border: 1px solid #d3d2d2;
  background-color: #d3d2d2;
  margin: 0 3px;
}
.quid-theme .owl-controls .owl-pagination .owl-page.active span {
  border: 1px solid #1d7bcE;
  background-color: #1d7bcE;
}
.dark-nav-tabs {
  display: none;
  margin-top: -48px;
  border: 0;
  background-color: #231f20;
}
@media (min-width: 768px) {
  .dark-nav-tabs {
    display: block;
  }
}
.dark-nav-tabs a {
  color: #ffffff;
}
.dark-nav-tabs li {
  float: none;
  margin: 0;
  padding: 0;
  border-right: 1px solid #000;
}
@media (min-width: 768px) {
  .dark-nav-tabs li {
    float: left;
  }
}
.dark-nav-tabs li.active > a,
.dark-nav-tabs li.active > a:hover,
.dark-nav-tabs li.active > a:focus {
  color: #ffffff;
  border: none;
  background-color: #095dc9;
}
.dark-nav-tabs li.active > a,
.dark-nav-tabs li.active > a:hover,
.dark-nav-tabs li.active > a:focus {
  color: #666;
  background-color: #ffffff;
  cursor: pointer;
}
.dark-nav-tabs li.active a:hover {
  text-decoration: none;
}
.dark-nav-tabs li a {
  border-radius: 0;
  margin-right: 0;
  padding: 15px;
  border: none;
}
.dark-nav-tabs li a:hover {
  margin: 0;
  text-decoration: underline;
  border-radius: 0;
}
.dropdown {
  position: relative;
}
.dropdown-content {
  position: absolute;
  opacity: 0;
  pointer-events: none;
  top: 19px;
  left: 1%;
  width: 98%;
  height: auto;
  padding: 0 24px;
  background: white;
  z-index: 1;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  transition: top 0.3s ease, opacity 0.3s ease;
}
.dropdown:hover .dropdown-content {
  pointer-events: auto;
  opacity: 1;
  top: 15px;
}
.file-upload .btn-file {
  position: relative;
  overflow: hidden;
  height: 40px;
  border: none;
}
.file-upload .btn-file input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 100%;
  min-height: 100%;
  font-size: 100px;
  text-align: right;
  filter: alpha(opacity=0);
  opacity: 0;
  cursor: inherit;
  display: block;
}
.file-upload input[readonly] {
  background-color: white !important;
  cursor: text !important;
  margin: 0;
  height: 40px;
  width: 190px;
}
.btn-file {
  overflow: hidden;
  position: relative;
  vertical-align: middle;
}
.btn-file > input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  transform: translate(-300px, 0) scale(4);
  font-size: 23px;
  direction: ltr;
  cursor: pointer;
}
.fileinput {
  margin-bottom: 9px;
  display: inline-block;
}
.fileinput .uneditable-input {
  margin-bottom: 0px;
  vertical-align: middle;
  cursor: text;
}
.fileinput .thumbnail {
  overflow: hidden;
  display: inline-block;
  margin-bottom: 5px;
  vertical-align: middle;
  text-align: center;
}
.fileinput .thumbnail > img {
  max-height: 100%;
}
.fileinput .btn {
  vertical-align: middle;
}
.fileinput-exists .fileinput-new,
.fileinput-new .fileinput-exists {
  display: none;
}
.fileinput-inline .fileinput-controls {
  display: inline;
}
.fileinput .uneditable-input {
  white-space: normal;
}
.fileinput-new .input-group .btn-file {
  border-radius: 0 4px 4px 0;
}
.fileinput-new .input-group .btn-file.btn-xs,
.fileinput-new .input-group .btn-file.btn-sm {
  border-radius: 0 3px 3px 0;
}
.fileinput-new .input-group .btn-file.btn-lg {
  border-radius: 0 6px 6px 0;
}
.form-group.has-warning .fileinput .uneditable-input {
  color: #8a6d3b;
  border-color: #faebcc;
}
.form-group.has-warning .fileinput .fileinput-preview {
  color: #8a6d3b;
}
.form-group.has-warning .fileinput .thumbnail {
  border-color: #faebcc;
}
.form-group.has-error .fileinput .uneditable-input {
  color: #a94442;
  border-color: #ebccd1;
}
.form-group.has-error .fileinput .fileinput-preview {
  color: #a94442;
}
.form-group.has-error .fileinput .thumbnail {
  border-color: #ebccd1;
}
.form-group.has-success .fileinput .uneditable-input {
  color: #3c763d;
  border-color: #d6e9c6;
}
.form-group.has-success .fileinput .fileinput-preview {
  color: #3c763d;
}
.form-group.has-success .fileinput .thumbnail {
  border-color: #d6e9c6;
}
.input-group-addon:not(:first-child) {
  border-left: 0;
}
.fileinput {
  overflow: hidden;
  width: 100%;
}
.fileinput-exists {
  position: relative;
}
/**
 * Forms
 * place form-grouping inside form-group
 */
.form-title {
  margin-bottom: 40px;
}
.form-horizontal .form-group {
  margin-left: -20px;
  margin-right: -20px;
}
.form-group {
  margin-bottom: 25px;
}
.form-group .form-group {
  margin-bottom: 0;
}
.form-group.has-error label,
.form-group.has-error .help-block,
.form-group.has-error .form-control {
  color: #cc2525;
}
.form-group.has-error .help-inline {
  display: block !important;
}
.form-group .parsley-error-list {
  color: #cc2525;
}
.form-group .help-block,
.form-group .help-link {
  margin-top: 6px;
  display: block;
}
.form-group .inner:before,
.form-group .inner:after {
  display: table;
  content: " ";
}
.form-group .inner:after {
  clear: both;
}
.form-group .inner:before,
.form-group .inner:after {
  display: table;
  content: " ";
}
.form-group .inner:after {
  clear: both;
}
.form-group .inner .form-control[type='text'],
.form-group .inner .form-control[type='password'] {
  max-width: 290px;
  display: inline-block;
}
.form-group .form-control {
  height: 44px;
  line-height: 44px;
  padding: 0 12px;
  box-shadow: none !important;
  border-color: #ccc;
}
.form-group .form-control:focus {
  border-color: #1d7bcE;
}
.form-group .form-control.memorable-input {
  width: 50px;
  display: inline;
  margin-right: 10px;
}
.form-group .form-dropdown {
  position: relative;
}
.form-group p.attention-success,
.form-group p.attention-danger {
  display: inline-block;
}
.form-group label {
  margin-bottom: 8px;
}
.form-group textarea.form-control {
  height: 200px;
  line-height: normal;
  resize: none;
  padding-top: 8px;
}
.form-category-selections {
  display: table;
  border-spacing: 10px;
  border-collapse: separate;
  margin: -10px;
}
@media (max-width: 767px) {
  .form-category-selections {
    display: block;
    margin: 0;
  }
}
.form-category-selections .form-category-selection {
  display: table-cell;
  vertical-align: middle;
  padding: 0;
  box-sizing: border-box;
  width: 140px;
}
.form-category-selections .form-category-selection:last-child {
  margin-right: 0;
}
.form-category-selections .form-category-selection input + label {
  background: #ffffff;
  color: #1d7bcE;
  text-align: center;
  box-sizing: border-box;
  padding: 28px 8px;
  min-height: 95px;
  position: relative;
  border: 2px solid #ffffff;
}
.form-category-selections .form-category-selection input + label:after {
  content: '';
  position: absolute;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  border: 1px solid #d3d2d2;
}
.form-category-selections .form-category-selection input + label:hover {
  cursor: pointer;
}
.form-category-selections .form-category-selection input:checked + label {
  border: 2px solid #1d7bcE;
}
.form-category-selections .form-category-selection input:checked + label:after {
  display: none;
}
@media (max-width: 767px) {
  .form-category-selections .form-category-selection {
    width: 100%;
    display: block;
  }
  .form-category-selections .form-category-selection input + label {
    min-height: auto;
    padding: 24px;
  }
}
.radio {
  margin-top: 0;
}
.radio:last-child {
  margin-bottom: 0;
}
label {
  display: none;
  font-weight: normal;
  padding: 0;
}
label.visible,
label.uiLabel {
  display: block;
}
label.highlight {
  font-weight: bold;
}
label.title {
  font-size: 18px;
  color: #4F4C4C;
  margin-bottom: 24px;
}
.legend-reset {
  border: none;
  color: #231f20;
  text-align: left;
  display: inline-block;
  white-space: normal;
  width: 100%;
  margin: 0;
  padding: 0;
}
.legend-reset span {
  display: block;
  width: 100%;
}
legend.label {
  border: none;
  color: #231f20;
  text-align: left;
  display: inline-block;
  white-space: normal;
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: 13px;
  line-height: 1.5;
  color: #4F4C4C;
  float: none;
  margin: 0 0 8px 0 !important;
}
legend.label span {
  display: block;
  width: 100%;
}
legend.heading {
  border: none;
  color: #231f20;
  text-align: left;
  display: inline-block;
  white-space: normal;
  width: 100%;
  margin: 0;
  padding: 0;
  margin-bottom: 24px;
  font-size: 24px;
}
legend.heading span {
  display: block;
  width: 100%;
}
legend.text {
  border: none;
  color: #231f20;
  text-align: left;
  display: inline-block;
  white-space: normal;
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: 13px;
  margin-bottom: 24px;
}
legend.text span {
  display: block;
  width: 100%;
}
.form-action {
  display: inline-block;
  margin-left: 24px;
}
.form-divider {
  border-bottom: 1px solid #d3d2d2;
  padding-top: 16px;
  padding-bottom: 8px;
  margin-left: 0;
  margin-right: 0;
}
.form-divider .form-group {
  margin-bottom: 0;
}
.form-divider.checkbox {
  margin: 0;
}
.form-divider.checkbox:first-of-type {
  padding-top: 0;
}
.form-divider .form-control {
  margin-bottom: 8px;
}
.form-divider-top {
  margin-top: 24px;
  border-top: 1px solid #d3d2d2;
}
.form-additional-block {
  padding-left: 26px;
}
.form-additional-block label {
  padding-left: 0;
}
@media (max-width: 576px) {
  .form-additional-block {
    padding-left: 0;
  }
}
.form-help-control {
  position: relative;
  padding-right: 45px;
}
.form-help-control .symbol {
  position: absolute;
  top: 11px;
  left: 8px;
  font-size: 14px;
}
.form-help-control .rate_textbox {
  padding-left: 22px;
}
button.form-help-icon {
  background: none;
  border: none;
  position: relative;
  display: inline-block;
  width: 30px;
  height: 30px;
  position: absolute;
  right: 6px;
  top: 5px;
  outline: none;
}
button.form-help-icon svg {
  fill: #1d7bcE;
  width: 30px;
  height: 30px;
}
.form-selectable-row {
  cursor: pointer;
}
.form-dropdown .btn-plain {
  color: #656263;
  background: #ffffff;
  border: solid 1px #d9d9d9;
}
.form-dropdown .btn-plain:hover {
  background: #b3b3b3;
  border-color: #656263;
}
.form-dropdown .btn-plain:focus {
  border-color: #656263;
  background: #b3b3b3;
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.form-dropdown p {
  margin-bottom: 15px;
}
.form-dropdown .dropdown-menu {
  padding: 5px 0;
  margin-top: 1px;
}
.form-dropdown .dropdown-menu li {
  padding: 0;
}
.form-dropdown .dropdown-menu li a {
  padding: 5px 20px;
}
.form-group .date-of-birth input {
  padding: 0px 0px 0px 12px;
}
.form-group .date-of-birth .day,
.form-group .date-of-birth .month {
  display: inline-block;
  margin-right: 8px;
  float: left;
  width: 22%;
  width: calc(28% - 8px);
}
.form-group .date-of-birth .year {
  width: 44%;
  display: inline-block;
}
.parsley-success {
  min-height: 44px;
}
.parsley-success:after {
  content: '';
  position: absolute;
  right: -5px;
  top: 10px;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xml%3Aspace%3D%22preserve%22%20style%3D%22enable-background%3Anew%20-299%20171%2040%2040%22%20viewBox%3D%22-299%20171%2040%2040%22%3E%3Cpath%20fill%3D%22%2377b232%22%20d%3D%22M-281.7%20197.8c-.4%200-.8-.1-1.1-.4-.6-.6-.6-1.5%200-2.1l10.7-10.7c.6-.6%201.5-.6%202.1%200s.6%201.5%200%202.1l-10.7%2010.7c-.2.3-.6.4-1%20.4z%22/%3E%3Cpath%20fill%3D%22%2377b232%22%20d%3D%22M-281.7%20197.8c-.4%200-.8-.1-1.1-.4l-5.3-5.3c-.6-.6-.6-1.5%200-2.1s1.5-.6%202.1%200l5.3%205.3c.6.6.6%201.5%200%202.1-.2.3-.6.4-1%20.4z%22/%3E%3Cpath%20fill%3D%22%2377b232%22%20d%3D%22M-279%20173c-9.9%200-18%208.1-18%2018s8.1%2018%2018%2018%2018-8.1%2018-18-8.1-18-18-18zm0%2032c-7.7%200-14-6.3-14-14s6.3-14%2014-14%2014%206.3%2014%2014-6.3%2014-14%2014z%22/%3E%3C/svg%3E");
  width: 20px;
  height: 20px;
  clear: none !important;
  position: relative;
}
.attention-danger {
  color: #cc2525;
  line-height: 20px;
}
.attention-danger:before {
  top: 2px;
  margin-right: 3px;
  position: relative;
  display: inline-block;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xml%3Aspace%3D%22preserve%22%20style%3D%22enable-background%3Anew%205-5%2040%2040%22%20viewBox%3D%2215%205%2020%2020%22%3E%3Cpath%20fill%3D%22%23231f20%22%20d%3D%22M24.5%206.5c-4.9%200-9%204.1-9%209s4.1%209%209%209%209-4.1%209-9-4.1-9-9-9zm0%2016c-3.9%200-7-3.2-7-7s3.1-7%207-7%207%203.2%207%207-3.1%207-7%207z%22/%3E%3Cpath%20fill%3D%22%23231f20%22%20d%3D%22M23.4%2018.2h2v1.9h-2zM23.4%2011.3h2v5.8h-2z%22/%3E%3C/svg%3E");
  width: 14px;
  height: 14px;
}
.form-item-alert {
  color: #cc2525;
}
.iconDefault {
  float: left;
  background-position: center center;
}
.icon18 {
  width: 18px;
  height: 18px;
  background-size: 18px 18px;
  float: left;
  background-position: center center;
}
.icon30 {
  width: 30px;
  height: 30px;
  background-size: 30px 30px;
  float: left;
  background-position: center center;
}
.this-icon-spacing {
  position: relative;
  margin: 0 auto;
  text-align: center;
}
.icon-xxs {
  width: 35px;
  height: 35px;
  position: relative;
  margin: 0 auto;
  text-align: center;
}
.icon-xs {
  width: 50px;
  height: 50px;
  position: relative;
  margin: 0 auto;
  text-align: center;
}
.icon-sm {
  width: 80px;
  height: 80px;
  position: relative;
  margin: 0 auto;
  text-align: center;
}
.icon-md {
  width: 90px;
  height: 90px;
  position: relative;
  margin: 0 auto;
  text-align: center;
}
.icon-lg {
  width: 100px;
  height: 100px;
  position: relative;
  margin: 0 auto;
  text-align: center;
}
.circle-icon {
  position: relative;
  border-radius: 50%;
}
.circle-icon .this-circle-icon {
  position: relative;
  border-radius: 50%;
}
.circle-icon--with-padding {
  position: relative;
  border-radius: 50%;
  padding: 10px;
}
.icon-xs span,
.icon-sm span,
.icon-md span,
.icon-lg span {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #1d7bcE;
}
.icon-xs span {
  padding: 31px 0px 0px;
}
.icon-sm span {
  padding: 50px 10px 0px;
}
.icon-md span {
  padding: 58px 10px 0px;
}
.icon-lg span {
  padding: 67px 10px 0px;
}
.icon-sm + p {
  margin: 15px auto 45px;
  text-align: center;
}
.icon-lg {
  float: left;
}
@media (min-width: 768px) {
  .icon-lg {
    float: none;
  }
}
@media (min-width: 992px) {
  .icon-xl {
    width: 140px;
    height: 140px;
  }
}
.icon-squish {
  position: relative;
  min-height: 90px;
}
.icon-squish img,
.icon-squish svg {
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -90px/2;
}
.icon-only {
  display: block;
  width: 100px;
  height: 100px;
  margin: 24px auto;
}
.final-icon-container .final-icon,
.final-icon-container .icon-price {
  font-size: 24px;
  border-radius: 50%;
  position: relative;
  float: none;
  width: 120px;
  height: 120px;
  margin: -7px auto 20px;
  background-color: transparent;
}
.final-icon-container .final-icon img,
.final-icon-container .icon-price img,
.final-icon-container .final-icon svg,
.final-icon-container .icon-price svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: -10px 0 0;
  background-color: transparent;
}
.final-icon-container .final-icon.background-teal-dark,
.final-icon-container .icon-price.background-teal-dark {
  background-color: #594577;
}
@media (min-width: 768px) {
  .final-icon-container .final-icon,
  .final-icon-container .icon-price {
    margin: 0 auto 15px;
  }
}
.final-icon-container .icon-price {
  font-size: 21px;
  padding-top: 54px;
  color: #1d7bcE;
}
.category-icon {
  position: relative;
  display: inline-block;
  margin: 0 2.5px;
  background: #ffffff !important;
  fill: #1d7bcE;
}
.category-icon span {
  font-size: 12px;
  line-height: 12px;
}
.category-icon:hover,
.category-icon.active {
  background: #1d7bcE !important;
}
.category-icon:hover span,
.category-icon.active span {
  font-weight: bold;
  color: #ffffff;
}
.category-icon:hover svg,
.category-icon.active svg {
  fill: #ffffff;
}
.category-icon .icon-fill {
  width: 100%;
  height: 75%;
  top: 0;
  left: 0;
  position: absolute;
  padding: 5px;
}
.category-icon .icon-fill-complete {
  width: 100%;
  height: 75%;
  left: 0;
  position: absolute;
  padding: 5px;
  top: 0;
}
.category-icon .icon-fill-scale-1 {
  width: 100%;
  height: 75%;
  top: 0;
  left: 0;
  position: absolute;
  padding: 5px;
  transform: scale(1);
}
.category-icon .icon-fill-scale-1-06 {
  width: 100%;
  height: 75%;
  top: 0;
  left: 0;
  position: absolute;
  padding: 5px;
  transform: scale(1.06);
}
.category-icon .icon-fill-scale-2 {
  width: 100%;
  height: 75%;
  top: 0;
  left: 0;
  position: absolute;
  padding: 5px;
  transform: scale(1.2);
}
.category-icon .icon-fill-scale-3 {
  width: 100%;
  height: 75%;
  top: 0;
  left: 0;
  position: absolute;
  padding: 5px;
  transform: scale(1.3);
}
.category-icon .icon-fill-scale-4 {
  width: 100%;
  height: 75%;
  top: 0;
  left: 0;
  position: absolute;
  padding: 5px;
  transform: scale(1.4);
}
.category-icon .icon-fill-scale-5 {
  width: 100%;
  height: 75%;
  top: 0;
  left: 0;
  position: absolute;
  padding: 5px;
  transform: scale(1.5);
}
.category-icon:hover {
  cursor: pointer;
}
.icon-left-mobile {
  text-align: left;
}
.icon-left-mobile .inner-icon {
  float: left;
  margin: 0 20px 30px 0;
}
.icon-left-mobile .inner-icon.feature-two-row-icon {
  margin-bottom: 0;
}
.icon-left-mobile .inner-icon + h3,
.icon-left-mobile .inner-icon + h3 + p {
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .icon-left-mobile .inner-icon {
    float: none;
    margin: 0 0 25px;
    text-align: center;
  }
  .icon-left-mobile .inner-icon + h3 {
    margin-bottom: 20px;
  }
  .icon-left-mobile .inner-icon + h3 + p {
    margin-bottom: 25px;
  }
}
@media (min-width: 768px) {
  .icon-left-mobile {
    text-align: center;
  }
}
.circle-with-mini-circle {
  font-size: 24px;
  font-weight: 700;
  line-height: 80px;
  text-align: center;
  color: #ffffff;
}
.circle-with-mini-circle.background-teal-dark {
  background-color: #594577;
}
.circle-with-mini-circle.circle-with-mini-circle[class*="icon-"]:before {
  position: absolute;
  top: 0;
  right: -15px;
  width: 40px;
  height: 40px;
  margin-top: -15px;
  padding: 5px;
  content: '';
  border-radius: 50%;
  background-color: #004a92;
}
@media (min-width: 768px) {
  .circle-with-mini-circle.circle-with-mini-circle[class*="icon-"]:before {
    top: 0;
  }
}
.circle-with-mini-circle.circle-with-mini-circle[class*="icon-"]:after {
  content: '';
  position: absolute;
  top: -10px;
  right: -10px;
}
.circle-with-mini-circle.icon-fashion:after {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20data-name%3D%22Layer%201%22%20viewBox%3D%220%200%2030%2030%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M26%2021a2.49%202.49%200%200%200-1.39-1.94l-8.25-4.55a2.48%202.48%200%200%200-.36-.1v-1.77a1%201%200%200%200-.52-.88%201.75%201.75%200%200%201-.75-.86%201.27%201.27%200%200%201%202.44-.69%201%201%200%201%200%201.92-.54%203.27%203.27%200%201%200-6.28%201.79A3.7%203.7%200%200%200%2014%2013.17v1.24a2.48%202.48%200%200%200-.36.14l-8.25%204.54A2.49%202.49%200%200%200%204%2021v.58a.87.87%200%200%200%200%20.12.87.87%200%200%200%200%20.12%201%201%200%200%200%201%201h20a1%201%200%200%200%201-1%20.87.87%200%200%200%200-.12.87.87%200%200%200%200-.12V21Zm-11.39-4.7a1.08%201.08%200%200%201%20.79%200l8.25%204.55H6.36Z%22/%3E%3C/svg%3E");
  width: 30px;
  height: 30px;
}
.circle-with-mini-circle.icon-foodanddrink:after {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20data-name%3D%22Layer%201%22%20viewBox%3D%220%200%2030%2030%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M18.5%2022.29H16v-4.54a4.7%204.7%200%200%200%203.21-1.83c2.4-3.18.72-9.23.65-9.49a1%201%200%200%200-1-.73h-7.75a1%201%200%200%200-1%20.73c-.07.26-1.76%206.31.65%209.49A4.7%204.7%200%200%200%2014%2017.75v4.55h-2.5a1%201%200%200%200%200%202h7a1%201%200%200%200%200-2.01Zm-6.11-7.58c-1.3-1.72-.9-5.16-.5-7h6.22c.4%201.85.8%205.29-.5%207A3%203%200%200%201%2015%2015.83a3%203%200%200%201-2.61-1.11Z%22/%3E%3C/svg%3E");
  width: 30px;
  height: 30px;
}
.circle-with-mini-circle.icon-home:after {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xml%3Aspace%3D%22preserve%22%20style%3D%22enable-background%3Anew%200%200%2031%2031%22%20viewBox%3D%220%200%2031%2031%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M8.4%2024.8c-.6%200-1-.4-1-1v-2.7c0-.6.4-1%201-1s1%20.4%201%201v2.7c0%20.6-.4%201-1%201zM23.5%2024.8c-.6%200-1-.4-1-1v-2.7c0-.6.4-1%201-1s1%20.4%201%201v2.7c0%20.6-.4%201-1%201zM23.3%2017.7c-.6%200-1-.4-1-1v-3.6c0-.3-.2-.5-.5-.5H10c-.3%200-.5.2-.5.5v3.6c0%20.6-.4%201-1%201s-1-.4-1-1v-3.6c0-1.4%201.1-2.5%202.5-2.5h11.8c1.4%200%202.5%201.1%202.5%202.5v3.5c0%20.6-.5%201.1-1%201.1z%22/%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M25.9%2022.1h-20c-.6%200-1-.4-1-1v-4.6c0-1.3%201-2.3%202.3-2.3%201.2%200%202.1.8%202.3%202h12.8c.2-1.3%201.3-2.1%202.6-2%201.2.2%202%201.1%202%202.3v4.6c0%20.5-.5%201-1%201zm-19-2h18v-3.6c0-.2-.1-.3-.3-.3s-.3.1-.3.3v.7c0%20.6-.4%201-1%201H8.5c-.6%200-1-.4-1-1v-.7c0-.2-.1-.3-.3-.3-.2%200-.3.1-.3.3v3.6z%22/%3E%3C/svg%3E");
  width: 30px;
  height: 30px;
}
.circle-with-mini-circle.icon-mobile:after {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20data-name%3D%22Layer%201%22%20viewBox%3D%220%200%2031%2031%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M19.85%204.5h-8.7A2.48%202.48%200%200%200%208.67%207v17a2.48%202.48%200%200%200%202.48%202.48h8.71A2.48%202.48%200%200%200%2022.33%2024V7a2.48%202.48%200%200%200-2.48-2.5Zm-.22%2013.72a1%201%200%200%200-1.41%200l-2.49%202.49h-5.06V9.48h9.67v11.23h-1.78l1.07-1.07a1%201%200%200%200%200-1.42ZM11.15%206.5h8.71a.48.48%200%200%201%20.48.48v.5h-9.67V7a.48.48%200%200%201%20.48-.5Zm8.71%2018h-8.71a.48.48%200%200%201-.48-.5v-1.29h9.67V24a.48.48%200%200%201-.49.5Z%22/%3E%3C/svg%3E");
  width: 30px;
  height: 30px;
}
.circle-with-mini-circle.icon-supermarkets:after {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20data-name%3D%22Layer%201%22%20viewBox%3D%220%200%2030%2030%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M11.23%2017.87a2.8%202.8%200%201%200%202.8%202.8%202.8%202.8%200%200%200-2.8-2.8Zm0%203.59a.8.8%200%201%201%20.8-.79.8.8%200%200%201-.8.79ZM22%2017.87a2.8%202.8%200%201%200%202.79%202.8%202.8%202.8%200%200%200-2.79-2.8Zm0%203.59a.8.8%200%201%201%20.79-.79.8.8%200%200%201-.79.79ZM25.82%208.7a1%201%200%200%200-.82-.43H8.92l-.25-1a1%201%200%200%200-1-.75H5a1%201%200%200%200%200%202h1.93L9%2016.78a1%201%200%200%200%201%20.75%201%201%200%200%200%20.43.1h11.84a1%201%200%200%200%20.93-.63l2.73-7.36a1%201%200%200%200-.11-.94Zm-4.25%206.93H10.8l-1.37-5.36h14.13Z%22/%3E%3C/svg%3E");
  width: 30px;
  height: 30px;
}
.circle-with-mini-circle.icon-travel:after {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20data-name%3D%22Layer%201%22%20viewBox%3D%220%200%2030%2030%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M19%207V6a2%202%200%200%200-2-2h-4a2%202%200%200%200-2%202v1a3.26%203.26%200%200%200-3%203.25v9.46A3.26%203.26%200%200%200%2011.25%2023H11v1a1%201%200%200%200%202%200v-1h4v1a1%201%200%200%200%202%200v-1h-.25A3.26%203.26%200%200%200%2022%2019.73v-9.46A3.26%203.26%200%200%200%2019%207Zm-2-1v1h-4V6h4Zm-6%203.05v2.52a1%201%200%200%200%202%200V9h4v2.58a1%201%200%200%200%202%200V9.05a1.25%201.25%200%200%201%201%201.22V16H10v-5.73a1.25%201.25%200%200%201%201-1.22ZM18.75%2021h-7.5A1.26%201.26%200%200%201%2010%2019.73V18h10v1.73A1.26%201.26%200%200%201%2018.75%2021Z%22/%3E%3C/svg%3E");
  width: 30px;
  height: 30px;
}
.circle-with-mini-circle.icon-utilities:after {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20data-name%3D%22Layer%201%22%20viewBox%3D%220%200%2030%2030%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M15%204a8.23%208.23%200%201%200%208.23%208.23A8.24%208.24%200%200%200%2015%204Zm-.62%2014.43v-3.6h1.23v3.6h-.62c-.21%200-.4.02-.61%200Zm3.23-.55v-4a1%201%200%200%200-1-1h-3.23a1%201%200%200%200-1%201v4a6.23%206.23%200%201%201%205.24-.01Z%22/%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M17.41%2021.19h-4.82a1%201%200%200%200%200%202h4.82a1%201%200%200%200%200-2ZM16.62%2024h-3.24a1%201%200%200%200%200%202h3.23a1%201%200%200%200%20.01-2Z%22/%3E%3C/svg%3E");
  width: 30px;
  height: 30px;
}
.icon-fashion:after {
  top: -11px !important;
}
.circle-with-numbered-mini-circle {
  font-size: 24px;
  font-weight: 700;
  line-height: 80px;
  text-align: center;
  color: #ffffff;
  background-color: #594577;
  margin: 0 auto;
  line-height: 29px;
}
.circle-with-numbered-mini-circle.icon-1:after {
  position: absolute;
  top: 0;
  left: -15px;
  width: 40px;
  height: 40px;
  margin-top: -15px;
  padding: 5px;
  content: '1';
  border-radius: 50%;
  background-color: #004a92;
}
@media (min-width: 768px) {
  .circle-with-numbered-mini-circle.icon-1:after {
    top: 0;
  }
}
.circle-with-numbered-mini-circle.icon-2:after {
  position: absolute;
  top: 0;
  left: -15px;
  width: 40px;
  height: 40px;
  margin-top: -15px;
  padding: 5px;
  content: '2';
  border-radius: 50%;
  background-color: #004a92;
}
@media (min-width: 768px) {
  .circle-with-numbered-mini-circle.icon-2:after {
    top: 0;
  }
}
.circle-with-numbered-mini-circle.icon-3:after {
  position: absolute;
  top: 0;
  left: -15px;
  width: 40px;
  height: 40px;
  margin-top: -15px;
  padding: 5px;
  content: '3';
  border-radius: 50%;
  background-color: #004a92;
}
@media (min-width: 768px) {
  .circle-with-numbered-mini-circle.icon-3:after {
    top: 0;
  }
}
.circle-with-numbered-mini-circle.icon-4:after {
  position: absolute;
  top: 0;
  left: -15px;
  width: 40px;
  height: 40px;
  margin-top: -15px;
  padding: 5px;
  content: '4';
  border-radius: 50%;
  background-color: #004a92;
}
@media (min-width: 768px) {
  .circle-with-numbered-mini-circle.icon-4:after {
    top: 0;
  }
}
.circle-with-numbered-mini-circle.icon-5:after {
  position: absolute;
  top: 0;
  left: -15px;
  width: 40px;
  height: 40px;
  margin-top: -15px;
  padding: 5px;
  content: '5';
  border-radius: 50%;
  background-color: #004a92;
}
@media (min-width: 768px) {
  .circle-with-numbered-mini-circle.icon-5:after {
    top: 0;
  }
}
.circle-with-numbered-mini-circle.icon-6:after {
  position: absolute;
  top: 0;
  left: -15px;
  width: 40px;
  height: 40px;
  margin-top: -15px;
  padding: 5px;
  content: '6';
  border-radius: 50%;
  background-color: #004a92;
}
@media (min-width: 768px) {
  .circle-with-numbered-mini-circle.icon-6:after {
    top: 0;
  }
}
.circle-with-numbered-mini-circle.icon-7:after {
  position: absolute;
  top: 0;
  left: -15px;
  width: 40px;
  height: 40px;
  margin-top: -15px;
  padding: 5px;
  content: '7';
  border-radius: 50%;
  background-color: #004a92;
}
@media (min-width: 768px) {
  .circle-with-numbered-mini-circle.icon-7:after {
    top: 0;
  }
}
.circle-with-numbered-mini-circle.icon-8:after {
  position: absolute;
  top: 0;
  left: -15px;
  width: 40px;
  height: 40px;
  margin-top: -15px;
  padding: 5px;
  content: '8';
  border-radius: 50%;
  background-color: #004a92;
}
@media (min-width: 768px) {
  .circle-with-numbered-mini-circle.icon-8:after {
    top: 0;
  }
}
.circle-with-numbered-mini-circle.icon-9:after {
  position: absolute;
  top: 0;
  left: -15px;
  width: 40px;
  height: 40px;
  margin-top: -15px;
  padding: 5px;
  content: '9';
  border-radius: 50%;
  background-color: #004a92;
}
@media (min-width: 768px) {
  .circle-with-numbered-mini-circle.icon-9:after {
    top: 0;
  }
}
.circle-with-numbered-mini-circle.icon-10:after {
  position: absolute;
  top: 0;
  left: -15px;
  width: 40px;
  height: 40px;
  margin-top: -15px;
  padding: 5px;
  content: '10';
  border-radius: 50%;
  background-color: #004a92;
}
@media (min-width: 768px) {
  .circle-with-numbered-mini-circle.icon-10:after {
    top: 0;
  }
}
@media (min-width: 768px) {
  .icons-block {
    padding: 40px 0;
  }
}
@media (min-width: 768px) {
  .icons-row-2 {
    padding-top: 40px;
  }
  .icons-row-2 .retailer-icon-holder {
    width: 120px;
    height: 120px;
    margin: 0 1.5px;
  }
}
.inner-icon {
  position: relative;
  display: inline-block;
  width: 80px;
  height: 80px;
  margin-bottom: 25px;
  text-align: center;
  border-radius: 50%;
}
.inner-icon img,
.inner-icon svg {
  width: 80px;
  height: 80px;
  border-radius: 0;
  background-color: transparent;
}
.play-icon {
  width: 40px;
  height: 40px;
  margin: -15px 10px -15px -10px;
  fill: #ffffff;
}
.background-icon-alt {
  background-color: #d3d2d2;
}
.emoji {
  display: inline;
  height: 1em;
  width: 1em;
  vertical-align: -0.1em;
  padding: 0;
}
.label {
  float: left;
  clear: both;
  padding: 5px 6px;
  font-size: 11px;
  border: 0;
}
.label.label-default {
  background-color: #656263;
}
.label.label-exclusive {
  background-color: #77b232;
}
.label + .label {
  margin-left: 2px;
  clear: none;
}
@media (min-width: 576px) {
  .label {
    float: right;
    clear: none;
    margin: 18px 0 0 2px;
  }
  .label:last-of-type {
    margin-left: 25px;
  }
}
.inline-label {
  padding: 1px 8px;
  color: #fff;
  border-radius: 3px;
}
.line {
  position: absolute;
  display: block;
  background: #d3d2d2;
  top: 0;
  left: 15px;
  height: 1px;
  width: calc(100% - 30px);
}
@media (min-width: 992px) {
  .line {
    left: 49%;
    width: 1px;
    height: 100%;
  }
}
.sep {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 40px;
  width: 40px;
  line-height: 40px;
  font-size: 1.5em;
  background: #ffffff;
  text-align: center;
  margin-top: -20px;
  margin-left: -20px;
}
#sign-in-page-form .sep {
  background: #f4f4f4;
}
.horizontal-tabs .nav > li > a:hover,
.horizontal-tabs .nav > li > a:focus {
  text-decoration: none;
  background-color: #d3d2d2;
  color: #1d7bcE;
}
.horizontal-tabs .nav-tabs {
  border-bottom: 1px solid #d3d2d2;
}
.horizontal-tabs .nav-tabs > li {
  padding: 0;
  margin-bottom: -1px;
}
.horizontal-tabs .nav-tabs > li a {
  padding: 15px 20px;
}
.horizontal-tabs .nav-tabs > li.active > a {
  background-color: transparent;
  border: 1px solid #d3d2d2;
  border-bottom: 1px solid #ffffff;
}
.horizontal-tabs .nav-tabs > li.active > a:hover,
.horizontal-tabs .nav-tabs > li.active > a:focus {
  background-color: #ffffff;
  color: #1d7bcE;
  border: 1px solid #d3d2d2;
  border-bottom: 1px solid transparent;
}
.horizontal-tabs .nav-tabs > li.circle-icon .active > a:hover,
.horizontal-tabs .nav-tabs > li.circle-icon .active > a:focus {
  background-color: #ffffff;
  color: #1d7bcE;
}
#modal-premium-upgrade .modal-premium-features,
#modal-premium-downgrade .modal-premium-features {
  padding-top: 24px;
  text-align: center;
}
#modal-premium-upgrade .modal-premium-features .premium-icon-description,
#modal-premium-downgrade .modal-premium-features .premium-icon-description {
  padding-top: 24px / 2;
}
.modal {
  text-align: center;
}
.modal .voucher-code p {
  padding: calc(24px/1.5);
  border-radius: 3px;
  background: #f4f4f4;
  border: solid 2px #d3d2d2;
}
.modal ul {
  list-style-position: outside;
  margin-left: 24px;
}
.modal ul.panel-group {
  margin-bottom: 0;
}
.modal.fade:not(.in) .modal-dialog {
  -webkit-transform: translate3d(0, 5%, 0);
  transform: translate3d(0, 5%, 0);
}
.modal svg.earningsbadge {
  float: right;
  width: 100px;
  height: 100px;
  margin: 0 0 8px 24px;
}
.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
.modal-close {
  top: calc(24px/2);
  right: calc(24px/2);
  border: none;
  background: transparent;
  position: absolute;
}
.modal-close svg {
  width: calc(24px*1.5);
  height: calc(24px*1.5);
  display: block;
  fill: #7b7979;
}
.modal-header {
  border: none;
  padding: 0;
}
.modal-header-content {
  border: none;
  padding: 0 0 24px 0;
  margin: 24px 24px 0 24px;
  border-bottom: 1px dotted #d3d2d2;
}
.modal-title {
  display: inline-block;
  vertical-align: middle;
}
.modal-title h1,
.modal-title h2,
.modal-title h3,
.modal-title h4,
.modal-title h5,
.modal-title h6,
.modal-title p {
  margin-top: 0;
  margin-bottom: 0;
}
.modal-title-image {
  display: inline-block;
  width: 60px;
  height: auto;
  margin-right: 24px;
}
.modal-title-image img {
  width: 60px;
  height: auto;
}
.modal-body {
  padding: 24px;
}
.modal-body iframe {
  width: 100%;
}
.modal-content {
  border: none;
  border-radius: 3px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
.modal-footer {
  background: #f4f4f4;
  border-top: none;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
}
.modal-footer-primary p {
  margin: 0;
  padding-top: 8px/2;
}
.modal-footer-secondary p {
  margin: 0;
}
.modal-footer-secondary p a {
  color: #4F4C4C;
}
@media screen and (min-width: 602px) {
  .modal-dialog {
    width: 600px;
    margin: 250px auto 0;
  }
}
@media screen and (min-width: 992px) {
  .modal-dialog {
    width: 800px;
  }
}
@media screen and (max-width: 767px) {
  .modal-footer .btn {
    margin: 2px 0;
    margin-bottom: 2px;
  }
  .modal-footer .btn + .btn {
    margin-left: 0;
  }
}
@media screen and (max-width: 767px) {
  * {
    box-sizing: border-box;
  }
  .modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
  }
  .modal-dialog {
    position: fixed;
    margin: 0;
    width: 100%;
    height: 100%;
    padding: 0;
    left: 0;
  }
  .modal-content {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    box-shadow: none;
    border-radius: 0px;
  }
  .modal-header {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    padding: 0;
  }
  .modal-body {
    position: absolute;
    width: 100%;
    overflow: auto;
    padding-bottom: 0;
  }
  .modal-footer {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 0;
  }
  .modal-footer .btn {
    width: 100%;
    height: 44px;
  }
  .modal-footer .btn.pull-left,
  .modal-footer .btn.pull-right {
    float: none !important;
  }
  .modal-footer-pad {
    padding: 24px;
  }
  .modal-footer-primary,
  .modal-footer-secondary {
    text-align: center;
    height: 44px;
  }
  .modal-footer-primary p,
  .modal-footer-secondary p {
    padding-top: 0;
    top: 50%;
    position: relative;
    transform: translateY(-50%);
  }
  .modal-footer-primary {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
  }
}
.checkbox-clicksnap-modal {
  max-width: 488px;
  border-radius: 4px;
  background-color: #FFFFFF;
}
.checkbox-clicksnap-modal .info-box {
  min-height: 80px;
  max-width: 331px;
  color: #6A6565;
  font-family: "Helvetica Neue";
  font-size: 14px;
  line-height: 20px;
  margin-left: 78px;
  margin-right: 79px;
}
.checkbox-clicksnap-modal .policy-box {
  max-width: 354px;
  margin-left: 67px;
  margin-right: 67px;
}
.checkbox-clicksnap-modal .policy-copy {
  color: #6B6565;
  font-family: "Helvetica Neue";
  font-size: 14px;
  line-height: 20px;
  padding-left: 24px;
}
.checkbox-clicksnap-modal .checkbox {
  width: 24px;
}
.checkbox-clicksnap-modal .acceptance {
  color: red;
}
.checkbox-clicksnap-modal input[type='checkbox'] {
  position: relative;
  top: -2px;
  height: 16px;
  width: 16px;
  background: white;
  border: 1px solid #d3d2d2;
  display: inline-block;
  border-radius: 2px;
  font-size: 11px;
  float: left;
}
#modal-click-snap-terms .modal-dialog {
  max-width: 488px;
}
#modal-click-snap-terms .modal-header {
  padding: 0;
  position: static;
}
#modal-click-snap-terms .modal-header-content {
  text-align: center;
}
#modal-click-snap-terms .modal-body {
  max-height: 380px;
  overflow-y: scroll;
}
#modal-click-snap-terms .modal-footer-content .btn-primary {
  background: #77b232;
  color: #fff !important;
}
#modal-click-snap-terms .modal-footer-content .btn-primary.hover {
  background-color: #5c8b25;
  color: #fff !important;
  outline: none;
  text-decoration: none !important;
}
.modal-register .alert {
  display: none;
}
.modal-register .card-types {
  margin: 0;
}
.modal-register .card-types .card-type {
  height: 48px;
  width: 150px;
  background-image: url("../images/pages/highstreet/card-types.png");
  text-indent: -1000em;
}
.modal-register .card-types .card-type--visa {
  background-position: -193px 17px;
}
.modal-register .card-types .card-type--mastercard {
  background-position: -340px 17px;
}
.modal-register #card-form iframe {
  width: 100%;
  height: 278px;
}
@media screen and (min-width: 602px) {
  #modal-register-card .modal-dialog {
    height: 493px;
    width: 600px;
  }
}
@media screen and (min-width: 602px) {
  #modal-gdpr-accept .modal-dialog {
    height: 493px;
    width: 488px;
  }
}
#modal-register-card .modal-header-content,
#modal-gdpr-accept .modal-header-content {
  text-align: center;
}
#modal-register-card .modal-footer-content .btn-primary,
#modal-gdpr-accept .modal-footer-content .btn-primary {
  background: #77b232;
}
#modal-register-card .modal-footer-content .btn-primary.hover,
#modal-gdpr-accept .modal-footer-content .btn-primary.hover {
  background-color: #5c8b25;
  color: #fff !important;
  outline: none;
  text-decoration: none !important;
}
.modal-dialog.modal-dialog-centered {
  height: 100%;
  margin: 0;
}
.modal-dialog.modal-dialog-centered .modal-content {
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 991px) {
  .modal-dialog.modal-dialog-centered .modal-content {
    bottom: auto;
  }
}
@media screen and (max-width: 991px) {
  .modal-dialog.modal-dialog-centered .modal-header,
  .modal-dialog.modal-dialog-centered .modal-body,
  .modal-dialog.modal-dialog-centered .modal-footer {
    position: relative;
  }
}
@media screen and (max-width: 991px) {
  .modal-dialog.modal-dialog-centered .modal-body {
    top: auto !important;
    padding-bottom: 24px;
  }
}
/**
  * 1. Global panel
  */
.panel {
  margin-bottom: 0;
  padding: 20px;
  color: #4F4C4C;
  border: 0;
  border-radius: 3px;
  background-color: #f4f4f4;
  background-clip: padding-box;
  box-shadow: none;
}
.sign-in .panel,
.remind .panel {
  background-color: #ffffff;
}
@media (min-width: 768px) {
  .sign-in .panel,
  .remind .panel {
    background-color: #f4f4f4;
  }
}
@media (min-width: 992px) {
  .panel {
    padding: 40px;
  }
}
@media (max-width: 767px) {
  .panel {
    padding-left: 0;
    padding-right: 0;
  }
}
.panel h1 {
  margin-top: 0;
  margin-bottom: 20px;
}
.panel.cta-panel {
  margin: 0 auto;
  padding-top: 0;
  padding-bottom: 0;
  background-color: transparent;
}
.panel.cta-panel h2 button,
.panel.cta-panel p {
  margin-bottom: 3rem;
}
.panel.cta-panel button + p,
.panel.cta-panel a + p {
  margin-top: 2rem;
}
.panel.cta-panel :last-child:not(.flip-container) {
  margin-bottom: 0;
}
.panel.cta-panel p > a {
  font-size: 13px;
}
.panel.cta-panel.multiple-buttons .btn {
  margin: 12px 4px;
}
/**
  * 2. Panel collapsables & accordions
  */
ul.panel-group {
  margin: 10px 0 40px;
  padding: 0;
  list-style: none;
}
ul.panel-group .panel {
  border-radius: 0;
  background-color: transparent;
}
ul.panel-group .panel + .panel {
  margin: 0;
}
ul.panel-group .panel-title {
  font-size: 16px;
  font-weight: 700;
  position: relative;
  cursor: pointer;
  padding-right: 52px;
}
ul.panel-group .panel-collapse {
  line-height: 18px;
  overflow-y: hidden;
  margin: 0 52px 0 0;
}
ul.panel-group .panel-collapse .panel-content {
  margin-top: 20px;
}
ul.panel-group li {
  font-size: 12px;
  line-height: 1;
  position: relative;
  overflow: hidden;
  padding: 20px 0;
  border-bottom: 1px solid #d3d2d2;
}
ul.panel-group li:last-child {
  border-bottom: 0;
}
ul.panel-group li ul {
  list-style-type: disc;
  margin-left: 0;
  padding-left: 2em;
  list-style-position: outside;
}
ul.panel-group--accordion {
  margin-top: 0;
}
ul.panel-group--accordion li:first-of-type {
  padding-top: 8px;
}
ul.panel-group .panel-content li {
  overflow: visible;
  padding: 8px 0;
  border-bottom: none;
}
.radio label {
  display: inline-block;
  line-height: 21px;
  padding-left: 26px;
  position: relative;
}
input[type='radio'] {
  display: inline-block;
  position: relative;
  display: none;
}
input[type='radio'] + span {
  cursor: pointer;
}
input[type='radio'] + span.left-block > span {
  display: block;
  width: calc(100% - 40px);
}
input[type='radio'] + span:before {
  vertical-align: top;
  position: absolute;
  top: 1px;
  left: 0;
  height: 18px;
  width: 18px;
  border-radius: 50%;
  background: white;
  border: 1px solid #d3d2d2;
  display: inline-block;
  content: '';
  color: red;
  padding: 0px 3px;
  margin-right: 5px;
  font-size: 11px;
}
input[type='radio']:checked + span:before {
  width: 18px;
  height: 18px;
  background-size: 18px 18px;
  float: left;
  background-position: center center;
  border: 2px solid #1d7bcE;
  background: #1d7bcE;
}
.slider-area {
  position: relative;
  height: 100px;
  margin: 20px 25px 35px 30px;
}
@media (min-width: 768px) {
  .slider-area {
    margin: 20px 126px 35px;
  }
}
.slider-area .ruler {
  position: absolute;
  bottom: -12px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 26px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.slider-area .ruler li {
  position: relative;
  bottom: 0;
  display: inline-block;
  width: 9%;
  height: 20px;
  margin: 0;
  padding: 0;
  list-style: none;
  box-shadow: inset -1px 0px 0 0 #d3d2d2;
}
.slider-area .ruler li:last-child {
  box-shadow: none;
}
.slider-area .slider-slider {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 8px;
  border-radius: 4px;
  background-color: #d3d2d2;
}
.slider-area .slider-slider .ui-slider-handle {
  top: -8px;
  width: 24px;
  height: 24px;
  margin-left: -19px;
  border: 0;
  border-radius: 50%;
  outline: none;
  background: none;
  background-color: #1d7bcE;
}
.slider-area .slider-slider .slider-help {
  position: relative;
}
.slider-area .slider-slider .slider-help .breakdown {
  position: relative;
  width: 240px;
  min-height: 78px;
  margin: -105px auto 0;
  padding: 15px;
  text-align: center;
  border: 1px solid #d3d2d2;
  border-radius: 3px;
  background: #ffffff;
}
@media (max-width: 768px) {
  .slider-area .slider-slider .slider-help .breakdown {
    left: 0 !important;
  }
}
@media (min-width: 768px) {
  .slider-area .slider-slider .slider-help .breakdown {
    position: absolute;
    top: 0;
    left: 0;
    margin: -96px 0 0 -127px;
  }
}
.slider-area .slider-slider .slider-help .breakdown .content {
  position: relative;
}
.slider-area .slider-slider .slider-help .breakdown .content .left,
.slider-area .slider-slider .slider-help .breakdown .content .right {
  position: absolute;
  left: 0;
  width: 50%;
  text-align: center;
  color: #656263;
}
.slider-area .slider-slider .slider-help .breakdown .content .left span,
.slider-area .slider-slider .slider-help .breakdown .content .right span {
  font-size: 13px;
  margin-bottom: 4px;
}
.slider-area .slider-slider .slider-help .breakdown .content .left div,
.slider-area .slider-slider .slider-help .breakdown .content .right div {
  font-size: 20px;
  font-weight: 700;
}
.slider-area .slider-slider .slider-help .breakdown .content .right {
  right: 0;
  left: auto;
  padding-left: 2%;
  border-left: 1px solid #d3d2d2;
}
@media (min-width: 768px) {
  .slider-area .slider-slider .slider-help .breakdown:before {
    position: absolute;
    z-index: 11;
    top: 76px;
    left: 107px;
    width: 0;
    height: 0;
    margin-right: auto;
    margin-left: auto;
    padding-top: 30px;
    content: '';
    border-top: 14px solid #ffffff;
    border-right: 12px solid transparent;
    border-left: 12px solid transparent;
  }
  .slider-area .slider-slider .slider-help .breakdown:after {
    position: absolute;
    z-index: 10;
    top: 76px;
    left: 106px;
    width: 0;
    height: 0;
    margin-right: auto;
    margin-left: auto;
    padding-top: 30px;
    content: '';
    border-top: 15px solid #d3d2d2;
    border-right: 13px solid transparent;
    border-left: 13px solid transparent;
  }
}
.section-with-icons {
  text-align: center;
}
.section-with-icons:before,
.section-with-icons:after {
  display: table;
  content: " ";
}
.section-with-icons:after {
  clear: both;
}
.section-with-icons:before,
.section-with-icons:after {
  display: table;
  content: " ";
}
.section-with-icons:after {
  clear: both;
}
.section-with-icons a {
  font-size: 16px;
  display: block;
  padding-bottom: 40px;
}
.feature-section .section-with-icons h2.sm-margin-bottom {
  margin-bottom: 50px;
}
@media (max-width: 768px) {
  .section-with-icons > div[class^='circle-icon'] {
    text-align: left;
  }
  .feature-section .section-with-icons h2 {
    margin-bottom: 40px;
  }
}
.section-with-icons ul.nav-tabs {
  border-bottom: none;
}
.section-with-icons ul.nav-tabs li {
  float: none;
  display: inline-block;
}
.section-with-icons ul.nav-tabs li a,
.section-with-icons ul.nav-tabs li a:active,
.section-with-icons ul.nav-tabs li a:hover,
.section-with-icons ul.nav-tabs li a:focus {
  font-size: 1.3rem;
  position: static;
  padding: 0;
  border: 0;
  background-color: transparent;
}
.section-with-icons.line-background p {
  min-height: 34px;
}
@media (min-width: 768px) {
  .section-with-icons.line-background {
    min-height: 230px;
    background: url('../images/pages/pre-sign-in/line-earnings.svg') center center no-repeat;
    background-position: 50% 75px;
    background-size: 65%;
  }
}
@media (min-width: 992px) {
  .section-with-icons.line-background {
    background-position: 50% 64px;
  }
}
@media (max-width: 768px) {
  .section-with-icons > div[class^='circle-icon'] {
    text-align: left;
  }
  .feature-section .section-with-icons h2 {
    margin-bottom: 40px;
  }
}
.get-paid-section .get-paid .get-paid-img--highstreet {
  background-repeat: no-repeat;
  width: 100%;
  height: 152px;
  display: block;
  margin: 20px auto;
  max-width: 100%;
  background-size: 100% 100%;
  background-position: center;
  background-image: url('../images/common/sections/quidco-get-paid-mobile-highstreet.svg');
}
@media (min-width: 768px) {
  .get-paid-section .get-paid .get-paid-img--highstreet {
    height: 239px;
    background-image: url('../images/common/sections/quidco-get-paid-highstreet.svg');
  }
}
.get-paid-section .get-paid .get-paid-img--grocery {
  background-repeat: no-repeat;
  width: 100%;
  height: 152px;
  display: block;
  margin: 20px auto;
  max-width: 100%;
  background-size: 100% 100%;
  background-position: center;
  background-image: url('../images/common/sections/quidco-get-paid-mobile-grocery.svg');
}
@media (min-width: 768px) {
  .get-paid-section .get-paid .get-paid-img--grocery {
    height: 239px;
    background-image: url('../images/common/sections/quidco-get-paid-grocery.svg');
  }
}
.get-paid-section .get-paid .get-paid-img--compare {
  background-repeat: no-repeat;
  width: 100%;
  height: 152px;
  display: block;
  margin: 20px auto;
  max-width: 100%;
  background-size: 100% 100%;
  background-position: center;
  background-image: url('../images/common/sections/quidco-get-paid-mobile-compare.svg');
}
@media (min-width: 768px) {
  .get-paid-section .get-paid .get-paid-img--compare {
    height: 239px;
    background-image: url('../images/common/sections/quidco-get-paid-compare.svg');
  }
}
.select-menu-mobile {
  display: none;
}
.select-menu-mobile .nav .open > a,
.select-menu-mobile .nav .open > a:hover,
.select-menu-mobile .nav .open > a:focus,
.select-menu-mobile .nav .open > a.active {
  background-color: #4F4C4C;
  border-bottom: 1px solid #231f20;
  border-radius: 0;
}
@media (max-width: 768px) {
  .select-menu-mobile {
    display: block;
    width: 100%;
    background-color: #231f20;
  }
  .select-menu-mobile li {
    width: 100%;
    padding: 0;
    border-bottom: 1px solid #000;
  }
  .select-menu-mobile li a {
    color: #ffffff !important;
    padding: 15px 20px;
  }
  .select-menu-mobile li a.active {
    color: #ffffff !important;
  }
  .select-menu-mobile li a:hover,
  .select-menu-mobile li a:focus {
    background-color: #4F4C4C;
    color: #f4f4f4;
  }
  .select-menu-mobile li a.dropdown-toggle {
    line-height: 30px;
  }
  .select-menu-mobile .dropdown-menu {
    padding: 0;
    margin: 0;
    border-radius: 0;
    border: none;
    width: 100%;
    background-color: #231f20;
  }
  .select-menu-mobile .dropdown-menu > .active > a,
  .select-menu-mobile .dropdown-menu > .active > a:hover,
  .select-menu-mobile .dropdown-menu > .active > a:focus {
    background-color: #4F4C4C;
  }
}
.select-menu-mobile .caret {
  background-color: #ffffff;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
  border: none;
  margin-top: 1px;
  width: 30px;
  height: 30px !important;
  position: relative;
}
.select-menu-mobile .caret:after {
  content: '';
  position: absolute;
  top: 4px;
  left: 4px;
  -webkit-transition: 0.2s transform cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: 0.2s transform cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: 0.2s transform cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: 0.2s transform cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: 0.2s transform cubic-bezier(0.25, 0.46, 0.45, 0.94);
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xml%3Aspace%3D%22preserve%22%20style%3D%22enable-background%3Anew%200%200%2030%2030%22%20viewBox%3D%220%200%2030%2030%22%3E%3Cpath%20fill%3D%22%23231f20%22%20d%3D%22M26%2013.5h-9.5V4h-3v9.5H4v3h9.5V26h3v-9.5H26z%22/%3E%3C/svg%3E");
  width: 22px;
  height: 22px;
}
.select-menu-mobile a[aria-expanded=true] .caret:after {
  transform: rotate(-180deg);
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xml%3Aspace%3D%22preserve%22%20style%3D%22enable-background%3Anew%200%200%2030%2030%22%20viewBox%3D%220%200%2030%2030%22%3E%3Cpath%20fill%3D%22%23231f20%22%20d%3D%22M4%2013.5h22v3H4z%22/%3E%3C/svg%3E");
  width: 22px;
  height: 22px;
}
.select-menu-mobile .nav-pills-vertical > li {
  border-bottom: none;
}
.nav-pills-vertical {
  margin-top: 0;
}
.nav-pills-vertical > li {
  float: left;
  border-bottom: 1px solid #d3d2d2;
  padding: 0;
}
.nav-pills-vertical > li > a {
  font-weight: bold;
  padding-top: 10px;
  padding-bottom: 10px;
}
.nav-pills-vertical > li > a:hover,
.nav-pills-vertical > li > a:focus {
  color: #1d7bcE;
  background-color: transparent;
  text-decoration: underline;
}
.nav-pills-vertical > li + li {
  margin-left: 2px;
}
.nav-pills-vertical > li.active > a {
  color: #231f20;
  background-color: transparent;
}
.nav-pills-vertical > li.active > a:hover,
.nav-pills-vertical > li.active > a:focus {
  color: #231f20;
  background-color: transparent;
  text-decoration: none;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.template-vertical-spacing {
  padding-top: 40px;
  padding-bottom: 40px;
}
body .vertical-margin-large {
  margin-top: 24px;
  margin-bottom: 24px;
}
body .vertical-margin-large-top {
  margin-top: 24px;
}
body .vertical-margin-large-bottom {
  margin-bottom: 24px;
}
@media (min-width: 992px) {
  body .vertical-margin-large {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  body .vertical-margin-large-top {
    margin-top: 40px;
  }
  body .vertical-margin-large-bottom {
    margin-bottom: 40px;
  }
}
body .vertical-padding-large {
  padding-top: 24px;
  padding-bottom: 24px;
}
body .vertical-padding-large-top {
  padding-top: 24px;
}
body .vertical-padding-large-bottom {
  padding-bottom: 24px;
}
@media (min-width: 992px) {
  body .vertical-padding-large {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  body .vertical-padding-large-top {
    padding-top: 40px;
  }
  body .vertical-padding-large-bottom {
    padding-bottom: 40px;
  }
}
body .vertical-margin-medium {
  margin-top: 24px;
  margin-bottom: 24px;
}
body .vertical-margin-medium-top {
  margin-top: 24px;
}
body .vertical-margin-medium-bottom {
  margin-bottom: 24px;
}
@media (min-width: 992px) {
  body .vertical-margin-medium {
    margin-top: 24px;
    margin-bottom: 24px;
  }
  body .vertical-margin-medium-top {
    margin-top: 24px;
  }
  body .vertical-margin-medium-bottom {
    margin-bottom: 24px;
  }
}
body .vertical-padding-medium {
  padding-top: 24px;
  padding-bottom: 24px;
}
body .vertical-padding-medium-top {
  padding-top: 24px;
}
body .vertical-padding-medium-bottom {
  padding-bottom: 24px;
}
@media (min-width: 992px) {
  body .vertical-padding-medium {
    padding-top: 24px;
    padding-bottom: 24px;
  }
  body .vertical-padding-medium-top {
    padding-top: 24px;
  }
  body .vertical-padding-medium-bottom {
    padding-bottom: 24px;
  }
}
body .vertical-margin-small {
  margin-top: 4px;
  margin-bottom: 4px;
}
body .vertical-margin-small-top {
  margin-top: 4px;
}
body .vertical-margin-small-bottom {
  margin-bottom: 4px;
}
@media (min-width: 992px) {
  body .vertical-margin-small {
    margin-top: 8px;
    margin-bottom: 8px;
  }
  body .vertical-margin-small-top {
    margin-top: 8px;
  }
  body .vertical-margin-small-bottom {
    margin-bottom: 8px;
  }
}
body .vertical-padding-small {
  padding-top: 4px;
  padding-bottom: 4px;
}
body .vertical-padding-small-top {
  padding-top: 4px;
}
body .vertical-padding-small-bottom {
  padding-bottom: 4px;
}
@media (min-width: 992px) {
  body .vertical-padding-small {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  body .vertical-padding-small-top {
    padding-top: 8px;
  }
  body .vertical-padding-small-bottom {
    padding-bottom: 8px;
  }
}
.feature-spacing {
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center;
}
@media (min-width: 768px) {
  .feature-spacing {
    padding-top: 40px;
    padding-bottom: 60px;
  }
}
.feature-spacing .this-feature-spacing {
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center;
}
@media (min-width: 768px) {
  .feature-spacing .this-feature-spacing {
    padding-top: 40px;
    padding-bottom: 60px;
  }
}
.feature-spacing .this-feature-spacing-small {
  padding-top: 24px;
  padding-bottom: 24px;
  text-align: center;
}
@media (min-width: 768px) {
  .feature-spacing .this-feature-spacing-small {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.feature-spacing .this-feature-spacing-xs {
  padding-top: 8px;
  padding-bottom: 8px;
  text-align: center;
}
@media (min-width: 768px) {
  .feature-spacing .this-feature-spacing-xs {
    padding-top: 24px;
    padding-bottom: 24px;
  }
}
.feature-spacing--no-top {
  padding-top: 0 !important;
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center;
}
@media (min-width: 768px) {
  .feature-spacing--no-top {
    padding-top: 40px;
    padding-bottom: 60px;
  }
}
.feature-spacing--no-center {
  text-align: initial;
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center;
}
@media (min-width: 768px) {
  .feature-spacing--no-center {
    padding-top: 40px;
    padding-bottom: 60px;
  }
}
.feature-spacing--no-bottom {
  padding-bottom: 0 !important;
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center;
}
@media (min-width: 768px) {
  .feature-spacing--no-bottom {
    padding-top: 40px;
    padding-bottom: 60px;
  }
}
.feature-spacing-small {
  padding-top: 24px;
  padding-bottom: 24px;
  text-align: center;
}
@media (min-width: 768px) {
  .feature-spacing-small {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.feature-spacing-small--no-top {
  padding-top: 0 !important;
  padding-top: 24px;
  padding-bottom: 24px;
  text-align: center;
}
@media (min-width: 768px) {
  .feature-spacing-small--no-top {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.feature-spacing-small--no-bottom {
  padding-bottom: 0 !important;
  padding-top: 24px;
  padding-bottom: 24px;
  text-align: center;
}
@media (min-width: 768px) {
  .feature-spacing-small--no-bottom {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.feature-spacing-small--no-center {
  text-align: initial;
  padding-top: 24px;
  padding-bottom: 24px;
  text-align: center;
}
@media (min-width: 768px) {
  .feature-spacing-small--no-center {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.feature-spacing-xs {
  padding-top: 8px;
  padding-bottom: 8px;
  text-align: center;
}
@media (min-width: 768px) {
  .feature-spacing-xs {
    padding-top: 24px;
    padding-bottom: 24px;
  }
}
.feature-spacing-xs--no-top {
  padding-top: 0 !important;
  padding-top: 8px;
  padding-bottom: 8px;
  text-align: center;
}
@media (min-width: 768px) {
  .feature-spacing-xs--no-top {
    padding-top: 24px;
    padding-bottom: 24px;
  }
}
.feature-spacing-xs--no-bottom {
  padding-bottom: 0 !important;
  padding-top: 8px;
  padding-bottom: 8px;
  text-align: center;
}
@media (min-width: 768px) {
  .feature-spacing-xs--no-bottom {
    padding-top: 24px;
    padding-bottom: 24px;
  }
}
.feature-spacing-xs--no-center {
  text-align: initial;
  padding-top: 8px;
  padding-bottom: 8px;
  text-align: center;
}
@media (min-width: 768px) {
  .feature-spacing-xs--no-center {
    padding-top: 24px;
    padding-bottom: 24px;
  }
}
.template-vertical-spacing {
  padding-top: 24px;
  padding-bottom: 24px;
}
@media (min-width: 768px) {
  .template-vertical-spacing {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.template-vertical-spacing .this-template-vertical-spacing {
  padding-top: 24px;
  padding-bottom: 24px;
}
@media (min-width: 768px) {
  .template-vertical-spacing .this-template-vertical-spacing {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.template-vertical-spacing--no-top {
  padding-top: 0 !important;
  padding-top: 24px;
  padding-bottom: 24px;
}
@media (min-width: 768px) {
  .template-vertical-spacing--no-top {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.template-vertical-spacing--no-bottom {
  padding-bottom: 0 !important;
  padding-top: 24px;
  padding-bottom: 24px;
}
@media (min-width: 768px) {
  .template-vertical-spacing--no-bottom {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.intro-spacing {
  margin-bottom: 40px;
}
.block-spacing {
  margin-bottom: 24px;
}
.retailer-spacing {
  margin-top: 60px;
  margin-bottom: 60px;
}
@media (max-width: 576px) {
  .xs-bottom-margin {
    margin-bottom: 24px;
  }
}
@media (max-width: 768px) {
  .sm-bottom-margin {
    margin-bottom: 24px;
  }
}
@media (max-width: 992px) {
  .md-bottom-margin {
    margin-bottom: 24px;
  }
}
.card-section {
  margin-top: 40px;
  margin-bottom: 60px;
}
table,
table.table {
  margin-bottom: 40px;
}
table > thead > tr > th,
table.table > thead > tr > th,
table > tbody > tr > th,
table.table > tbody > tr > th,
table > tfoot > tr > th,
table.table > tfoot > tr > th,
table > thead > tr > td,
table.table > thead > tr > td,
table > tbody > tr > td,
table.table > tbody > tr > td,
table > tfoot > tr > td,
table.table > tfoot > tr > td {
  padding: 8px 15px 8px 0;
  font-size: 13px;
  vertical-align: middle;
  border-top: 0;
  border-bottom: 1px solid #d3d2d2;
}
table > thead > tr > th > p,
table.table > thead > tr > th > p,
table > tbody > tr > th > p,
table.table > tbody > tr > th > p,
table > tfoot > tr > th > p,
table.table > tfoot > tr > th > p,
table > thead > tr > td > p,
table.table > thead > tr > td > p,
table > tbody > tr > td > p,
table.table > tbody > tr > td > p,
table > tfoot > tr > td > p,
table.table > tfoot > tr > td > p {
  margin: 0;
}
table > thead > tr > th,
table.table > thead > tr > th {
  border-bottom: 1px dotted #d3d2d2;
  color: #231f20;
}
.table-responsive {
  border: none;
}
tr[data-toggle] + tr td {
  border-bottom: none !important;
}
tr[aria-expanded="true"] + tr .status-container {
  border-bottom: 1px solid #d3d2d2 !important;
}
.flextable > div {
  font-size: 13px;
  line-height: 1.42857143;
  padding: 0 0 8px;
  border-bottom: 1px solid #d3d2d2;
}
.flextable > div:first-child {
  padding: 8px 0 8px;
  font-weight: bold;
  color: #231f20;
  border-bottom: 1px dotted #d3d2d2;
}
.responsive-table table {
  width: 100%;
}
@media (max-width: 767px) {
  .responsive-table table {
    border: 0;
  }
  .responsive-table table thead {
    display: none;
  }
  .responsive-table table tr {
    margin-bottom: 8px;
    display: block;
    border-bottom: 2px solid #d3d2d2;
  }
  .responsive-table table td {
    display: block;
    text-align: right;
  }
  .responsive-table table td:last-child {
    border-bottom: 0;
  }
  .responsive-table table td:before {
    content: attr(data-label);
    float: left;
    font-weight: bold;
  }
  .responsive-table .text-center {
    text-align: center;
  }
}
h1,
h2,
h3,
h4,
h5,
h6,
#search-results-multiple-retailers-title {
  color: #666;
}
h1,
#search-results-multiple-retailers-title {
  margin: 0px 0px 40px;
  font-size: 36px;
}
@media (max-width: 576px) {
  h1,
  #search-results-multiple-retailers-title {
    font-size: 30px;
  }
}
h1.dotted-border {
  padding-bottom: 20px;
  border-bottom: dotted 1px #d3d2d2;
}
h1.solid-border {
  padding-bottom: 20px;
  border-bottom: solid 1px #d3d2d2;
}
h2 {
  margin: 17px 0px 30px;
  font-size: 30px;
}
@media (max-width: 576px) {
  h2 {
    font-size: 24px;
    margin: 17px 0 8.5px;
  }
}
h2.dotted-border {
  padding-bottom: 15px;
  border-bottom: dotted 1px #d3d2d2;
}
h2.solid-border {
  padding-bottom: 15px;
  border-bottom: solid 1px #d3d2d2;
}
h3 {
  margin: 17px 0px 8.5px;
  font-size: 24px;
}
@media (max-width: 576px) {
  h3 {
    font-size: 18px;
    margin: 17px 0 8.5px;
  }
}
h3.dotted-border {
  padding-bottom: 4px;
  border-bottom: dotted 1px #d3d2d2;
}
h3.solid-border {
  padding-bottom: 4px;
  border-bottom: solid 1px #d3d2d2;
}
h4 {
  margin: 8.5px 0px 24px 0;
  font-size: 18px;
}
@media (max-width: 576px) {
  h4 {
    font-size: 16px;
    margin: 8.5px 0 8.5px;
  }
}
h4.dotted-border {
  padding-bottom: 8px;
  border-bottom: dotted 1px #d3d2d2;
}
h4.solid-border {
  padding-bottom: 8px;
  border-bottom: solid 1px #d3d2d2;
}
h4.additional-leading {
  line-height: 24px;
}
h5 {
  margin: 8.5px 0px 8.5px;
  font-size: 17px;
}
@media (max-width: 576px) {
  h5 {
    font-size: 14px;
    margin: 8.5px 0 8.5px;
  }
}
h5.dotted-border {
  padding-bottom: 4px;
  border-bottom: dotted 1px #d3d2d2;
}
h5.solid-border {
  padding-bottom: 4px;
  border-bottom: solid 1px #d3d2d2;
}
h6 {
  margin: 8.5px 0px 8.5px;
  font-size: 15px;
}
@media (max-width: 576px) {
  h6 {
    font-size: 14px;
    margin: 8.5px 0 8.5px;
  }
}
h6.dotted-border {
  padding-bottom: 4px;
  border-bottom: dotted 1px #d3d2d2;
}
h6.solid-border {
  padding-bottom: 4px;
  border-bottom: solid 1px #d3d2d2;
}
hr {
  border-top: 1px dotted #d3d2d2;
  margin: 20px 0;
}
hr.solid {
  border-top: 1px solid #d3d2d2;
}
hr.solid-thick {
  border-top: 2px solid #d3d2d2;
}
* {
  margin: 0;
  padding: 0;
}
ul,
ol {
  list-style-position: inside;
}
li {
  padding: 4px 0;
}
ol.alphabetical,
ol.roman {
  padding-left: 24px;
}
a {
  color: #1d7bcE;
  text-decoration: none;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
a:hover {
  cursor: pointer;
}
.cta-link {
  margin: 20px 0;
  display: block;
}
.piped-link {
  padding-right: 18px;
  position: relative;
  margin-right: 18px;
}
.piped-link:after {
  content: '';
  position: absolute;
  right: 0;
  width: 1px;
  top: 1px;
  height: 11px;
  background-color: rgba(29, 123, 206, 0.2);
  z-index: 9;
}
p.big {
  font-size: 18px;
  margin-bottom: 20px;
}
p.huge {
  font-size: 32px;
  font-weight: 700;
}
.feature-section {
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center;
}
@media (min-width: 768px) {
  .feature-section {
    padding-top: 40px;
    padding-bottom: 60px;
  }
}
.feature-section .this-feature-spacing {
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center;
}
@media (min-width: 768px) {
  .feature-section .this-feature-spacing {
    padding-top: 40px;
    padding-bottom: 60px;
  }
}
.feature-section .this-feature-spacing-small {
  padding-top: 24px;
  padding-bottom: 24px;
  text-align: center;
}
@media (min-width: 768px) {
  .feature-section .this-feature-spacing-small {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.feature-section .this-feature-spacing-xs {
  padding-top: 8px;
  padding-bottom: 8px;
  text-align: center;
}
@media (min-width: 768px) {
  .feature-section .this-feature-spacing-xs {
    padding-top: 24px;
    padding-bottom: 24px;
  }
}
.feature-section--no-top {
  padding-top: 0 !important;
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center;
}
@media (min-width: 768px) {
  .feature-section--no-top {
    padding-top: 40px;
    padding-bottom: 60px;
  }
}
.feature-section--no-center {
  text-align: initial;
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center;
}
@media (min-width: 768px) {
  .feature-section--no-center {
    padding-top: 40px;
    padding-bottom: 60px;
  }
}
.feature-section--no-bottom {
  padding-bottom: 0 !important;
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center;
}
@media (min-width: 768px) {
  .feature-section--no-bottom {
    padding-top: 40px;
    padding-bottom: 60px;
  }
}
.feature-section-small {
  padding-top: 24px;
  padding-bottom: 24px;
  text-align: center;
}
@media (min-width: 768px) {
  .feature-section-small {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.feature-section-small--no-top {
  padding-top: 0 !important;
  padding-top: 24px;
  padding-bottom: 24px;
  text-align: center;
}
@media (min-width: 768px) {
  .feature-section-small--no-top {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.feature-section-small--no-bottom {
  padding-bottom: 0 !important;
  padding-top: 24px;
  padding-bottom: 24px;
  text-align: center;
}
@media (min-width: 768px) {
  .feature-section-small--no-bottom {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.feature-section-small--no-center {
  text-align: initial;
  padding-top: 24px;
  padding-bottom: 24px;
  text-align: center;
}
@media (min-width: 768px) {
  .feature-section-small--no-center {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.feature-section-xs {
  padding-top: 8px;
  padding-bottom: 8px;
  text-align: center;
}
@media (min-width: 768px) {
  .feature-section-xs {
    padding-top: 24px;
    padding-bottom: 24px;
  }
}
.feature-section-xs--no-top {
  padding-top: 0 !important;
  padding-top: 8px;
  padding-bottom: 8px;
  text-align: center;
}
@media (min-width: 768px) {
  .feature-section-xs--no-top {
    padding-top: 24px;
    padding-bottom: 24px;
  }
}
.feature-section-xs--no-bottom {
  padding-bottom: 0 !important;
  padding-top: 8px;
  padding-bottom: 8px;
  text-align: center;
}
@media (min-width: 768px) {
  .feature-section-xs--no-bottom {
    padding-top: 24px;
    padding-bottom: 24px;
  }
}
.feature-section-xs--no-center {
  text-align: initial;
  padding-top: 8px;
  padding-bottom: 8px;
  text-align: center;
}
@media (min-width: 768px) {
  .feature-section-xs--no-center {
    padding-top: 24px;
    padding-bottom: 24px;
  }
}
.feature-section.section-white {
  color: #4F4C4C;
  background-color: #ffffff;
}
.feature-section.section-white a:not(.btn) {
  color: #1d7bcE;
}
.feature-section.section-grey {
  color: #4F4C4C;
  background-color: #f4f4f4;
}
.feature-section.section-grey a:not(.btn) {
  color: #1d7bcE;
}
.feature-section.section-midgrey {
  color: #ffffff;
  background-color: #7b7979;
}
.feature-section.section-midgrey a:not(.btn) {
  color: #1d7bcE;
}
.feature-section.section-darkgrey {
  color: #ffffff;
  background-color: #4F4C4C;
}
.feature-section.section-darkgrey a:not(.btn) {
  color: #1d7bcE;
}
.feature-section.section-earnings {
  color: #ffffff;
  background-color: #765c9e;
}
.feature-section.section-earnings a:not(.btn) {
  color: #1d7bcE;
}
.feature-section.section-blue {
  color: #ffffff;
  background-color: #4F4C4C;
}
.feature-section.section-blue a:not(.btn) {
  color: #ffffff;
}
.feature-section.section-darkgrey h2 {
  color: #ffffff;
}
#google_translate_element {
  position: absolute;
  z-index: 999;
  right: 0;
}
.bullet-list {
  margin-bottom: 24px;
}
.bullet-list li {
  list-style-position: outside;
  margin-left: 15px;
}
.circled-number-list {
  list-style-type: none;
}
.circled-number-list li {
  counter-increment: step-counter;
  position: relative;
  padding: 6px 0 6px 45px;
  margin-bottom: 8px;
}
.circled-number-list li:before {
  content: counter(step-counter);
  margin-right: 5px;
  position: absolute;
  left: 0;
  margin-top: -15px;
  top: 50%;
  background-color: #1d7bcE;
  color: #ffffff;
  font-weight: bold;
  display: block;
  width: 30px;
  height: 30px;
  padding-top: 6px;
  text-align: center;
  border-radius: 50%;
}
.circled-number-list.key li {
  text-indent: -10000em;
  position: absolute;
}
.circled-number-list.key li:before {
  text-indent: 0;
}
.success-list {
  list-style: none;
}
.success-list li {
  padding-left: 30px;
  position: relative;
}
.success-list li:before {
  content: '';
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xml%3Aspace%3D%22preserve%22%20style%3D%22enable-background%3Anew%20-299%20171%2040%2040%22%20viewBox%3D%22-299%20171%2040%2040%22%3E%3Cpath%20fill%3D%22%2377b232%22%20d%3D%22M-282.1%20198.9c-.4%200-.9-.2-1.2-.5-.7-.7-.7-1.8%200-2.5l12.4-12.4c.7-.7%201.8-.7%202.5%200s.7%201.8%200%202.5l-12.4%2012.4c-.4.3-.8.5-1.3.5z%22/%3E%3Cpath%20fill%3D%22%2377b232%22%20d%3D%22M-282.1%20198.9c-.4%200-.9-.2-1.2-.5l-6.2-6.2c-.7-.7-.7-1.8%200-2.5s1.8-.7%202.5%200l6.2%206.2c.7.7.7%201.8%200%202.5-.4.3-.8.5-1.3.5z%22/%3E%3C/svg%3E");
  width: 24px;
  height: 24px;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}
.error-list {
  list-style: none;
}
.error-list li {
  padding-left: 30px;
  position: relative;
}
.error-list li:before {
  content: '';
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xml%3Aspace%3D%22preserve%22%20style%3D%22enable-background%3Anew%20-679%20481%2040%2040%22%20viewBox%3D%22-679%20481%2040%2040%22%3E%3Cpath%20fill%3D%22%23cc2525%22%20d%3D%22m-656.2%20501%205.6-5.6c.8-.8.8-2.1%200-2.8-.8-.7-2.1-.8-2.8%200l-5.6%205.6-5.6-5.6c-.8-.8-2.1-.8-2.8%200-.7.8-.8%202.1%200%202.8l5.6%205.6-5.6%205.6c-.8.8-.8%202.1%200%202.8.8.7%202.1.8%202.8%200l5.6-5.6%205.6%205.6c.8.8%202.1.8%202.8%200%20.7-.8.8-2.1%200-2.8l-5.6-5.6z%22%20class%3D%22st0%22/%3E%3C/svg%3E");
  width: 24px;
  height: 24px;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}
ul.no-list-style {
  list-style: none;
}
.popover {
  box-shadow: none !important;
  border: 1px solid #d3d2d2;
  border-radius: 3px;
  max-width: 200px;
}
.popover .popover-title,
.popover .popover-content {
  font-family: 'Helvetica Neue';
}
.popover .arrow {
  border-right-color: #d3d2d2 !important;
}
@media (max-width: 767px) {
  .popover .arrow {
    border-right-color: transparent !important;
  }
}
.carousel-control {
  top: -25px;
  opacity: 1;
  background: #1d7bcE;
  fill: #fff;
  width: 35px;
  height: 35px;
  border-radius: 100%;
  border: 3px solid #46365e;
  border-width: 0 0 3px;
}
@media (min-width: 768px) {
  .carousel-control {
    top: 15px;
  }
}
.carousel-control:hover {
  opacity: 1;
  background: #14538b;
}
.carousel-control:focus {
  opacity: 1;
  background: #1d7bcE;
}
.carousel-control.white {
  background: #ffffff;
  border: 3px solid #ffffff;
  border-width: 0 0 3px;
}
.carousel-control.white:hover {
  background: #e6e6e6;
  border-color: #e6e6e6;
}
.carousel-control.left {
  background-image: none;
  right: 60px;
  left: auto;
}
.carousel-control.right {
  background-image: none;
  right: 20px;
}
.carousel-control svg {
  margin-top: 1px;
  width: 32px;
  height: 32px;
}
.carousel-control.left svg {
  margin-left: -2px;
}
.carousel-proposition .carousel-control {
  background: none;
  border: none;
}
.flex-wrap {
  -moz-box-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.flex-grid {
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -moz-box-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 14px;
  padding-right: 14px;
}
.flex-grid .flex-grid-card {
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -moz-flex: 1 1 100%;
  -moz-box-flex: 1 1 100%;
  -webkit-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  padding-right: 6px;
  padding-left: 6px;
}
@media (min-width: 768px) {
  .flex-grid .flex-grid-card {
    -moz-flex: 0 1 auto;
    -moz-box-flex: 0 1 auto;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }
}
@media (min-width: 992px) {
  .flex-grid .flex-grid-card {
    -moz-flex: 0 0 auto;
    -moz-box-flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
}
@media (min-width: 768px) {
  .flex-grid.flex-grid--four-columns .flex-grid-card {
    max-width: 49.9%;
    -moz-flex: 1 1 49.9%;
    -moz-box-flex: 1 1 49.9%;
    -webkit-flex: 1 1 49.9%;
    -ms-flex: 1 1 49.9%;
    flex: 1 1 49.9%;
  }
}
@media (min-width: 992px) {
  .flex-grid.flex-grid--four-columns .flex-grid-card {
    max-width: 24.9%;
    -moz-flex: 1 1 24.9%;
    -moz-box-flex: 1 1 24.9%;
    -webkit-flex: 1 1 24.9%;
    -ms-flex: 1 1 24.9%;
    flex: 1 1 24.9%;
  }
}
.flex-grid.flex-grid--three-columns .flex-grid-card {
  -moz-flex: 1 1 100%;
  -moz-box-flex: 1 1 100%;
  -webkit-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
}
@media (min-width: 768px) {
  .flex-grid.flex-grid--three-columns .flex-grid-card {
    max-width: 49.9%;
    -moz-flex: 1 1 49.9%;
    -moz-box-flex: 1 1 49.9%;
    -webkit-flex: 1 1 49.9%;
    -ms-flex: 1 1 49.9%;
    flex: 1 1 49.9%;
  }
}
@media (min-width: 992px) {
  .flex-grid.flex-grid--three-columns .flex-grid-card {
    max-width: 33.3%;
    -moz-flex: 1 1 33.33%;
    -moz-box-flex: 1 1 33.33%;
    -webkit-flex: 1 1 33.33%;
    -ms-flex: 1 1 33.33%;
    flex: 1 1 33.33%;
  }
  .flex-grid.flex-grid--three-columns .flex-grid-card:nth-child(3) {
    margin-right: -1px;
  }
}
.retailer-card {
  position: relative;
  top: 0;
  display: block;
  width: 100%;
  margin-bottom: 12px;
  text-align: left;
  color: inherit;
  box-shadow: none;
}
.retailer-card.card-messages-sticky-bottom .card__messages {
  position: absolute;
}
.card__tags {
  width: 120px;
  position: absolute;
  top: 0;
  right: 0;
  padding: 3px;
  text-align: right;
}
.card__tags .this-tags-common {
  position: absolute;
  top: 0;
  right: 0;
  padding: 3px;
  text-align: right;
}
.card__tags.card__tags--inline {
  position: relative;
  width: auto;
  text-align: left;
  margin-top: 8px/2;
}
.card__tags span {
  font-size: 12px;
  font-weight: bold;
  display: inline-block;
  margin-bottom: 1px;
  padding: 3px 5px;
  color: #ffffff;
  border-radius: 2px;
}
.card__tags span:nth-last-child(1) {
  margin-bottom: 0;
}
.card__tags span.red {
  background-color: #cc2525;
}
.card__tags span.grey {
  background-color: #777;
}
.card__tags span.dark-grey {
  background-color: #4F4C4C;
}
.card__tags span.exclusive {
  background-color: #77b232;
}
.card__tags span.staff-pick {
  margin: 8px 0;
  color: #1d7bcE;
}
.card__tags span.staff-pick svg {
  display: inline-block;
  float: left;
  width: 20px;
  height: 20px;
  margin-right: 5px;
  fill: #1d7bcE;
}
.card__tags span.staff-pick span {
  font-size: 15px;
  line-height: 20px;
  display: inline-block;
  float: left;
  padding: 0;
  color: #1d7bcE;
}
.card__tags--visa {
  padding: 8px;
  position: absolute;
  top: 0;
  right: 0;
  padding: 3px;
  text-align: right;
}
.card__tags--visa .this-visa-common {
  display: inline-block;
  height: 20px;
  vertical-align: middle;
}
.card__tags--visa span,
.card__tags--visa img {
  line-height: 20px;
  display: inline-block;
  height: 20px;
  vertical-align: middle;
}
.card__tags--visa img {
  width: auto;
  display: inline-block;
  height: 20px;
  vertical-align: middle;
}
.card__star-ratings {
  padding: 20px 20px 0 20px;
}
.card__star-ratings .star-rating .star svg {
  fill: rgba(35, 31, 32, 0.5) !important;
}
.card__header {
  padding: 20px;
  transition: padding 0.3s ease;
}
.card__header .card__header--image img {
  width: 100px;
  max-width: 100%;
  height: auto;
  max-height: 100px;
  vertical-align: middle;
}
.card__header .card__header--image svg {
  width: 25px;
  height: 25px;
  margin-bottom: 20px;
  fill: #27b3d3;
}
.card__header .card__header--title:before,
.card__header .card__header--title:after {
  display: table;
  content: " ";
}
.card__header .card__header--title:after {
  clear: both;
}
.card__header .card__header--title:before,
.card__header .card__header--title:after {
  display: table;
  content: " ";
}
.card__header .card__header--title:after {
  clear: both;
}
.card__header .card__header--title p {
  display: inline-block;
  margin: 0;
}
.card__header .card__header--title img {
  display: inline-block;
  vertical-align: middle;
}
@media (min-width: 992px) {
  .card__header .card__header--title {
    padding-right: 76px;
  }
}
.card__header .card__header--button {
  display: none;
  padding-bottom: 28px;
  padding-right: 60px;
  padding-left: 60px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.card__header .card__header--button .this_common {
  display: inline-block;
  float: left;
  margin-right: 3px;
  vertical-align: middle;
}
.card__header .card__header--button p {
  font-size: 16px;
  line-height: 24px;
  display: block;
  margin: 0;
  display: inline-block;
  float: left;
  margin-right: 3px;
  vertical-align: middle;
}
.card__header .card__header--button img {
  display: inline-block;
  float: left;
  margin-right: 3px;
  vertical-align: middle;
}
.card__header .card__header--button svg {
  width: 8px;
  height: 24px;
  display: inline-block;
  float: left;
  margin-right: 3px;
  vertical-align: middle;
  fill: #4F4C4C;
}
.card__header .card__header--button svg.arrow {
  width: 8px;
  margin-right: 8px;
  margin-left: 2px;
}
.card__header .card__header--button svg.plus {
  width: 12px;
  margin-right: 8px;
  margin-left: 1px;
}
.card__header .card__header--button svg.up {
  width: 12px;
  margin-right: 8px;
  margin-left: 1px;
}
.card__header .card__header--button span {
  font-size: 16px;
  line-height: 24px;
  display: inline-block;
  float: left;
  margin-right: 3px;
  vertical-align: middle;
}
.card__header .card__header--button:before,
.card__header .card__header--button:after {
  display: table;
  content: " ";
}
.card__header .card__header--button:after {
  clear: both;
}
.card__header .card__header--button:before,
.card__header .card__header--button:after {
  display: table;
  content: " ";
}
.card__header .card__header--button:after {
  clear: both;
}
@media (min-width: 1200px) {
  .card__header .card__header--button {
    display: block;
  }
}
.card__header .card__header--button .button {
  min-height: 40px;
  width: 100%;
  font-size: 14px;
  font-weight: 700;
  box-sizing: border-box;
  line-height: 1;
  border-width: 0;
  border-radius: 4px!important;
  background-color: #77b232;
  color: #ffffff;
}
.card__header .card__header--cashback {
  color: #1d7bcE;
}
.card__header .card__header--cashback .this_common {
  display: inline-block;
  float: left;
  margin-right: 3px;
  vertical-align: middle;
}
.card__header .card__header--cashback p {
  font-size: 16px;
  line-height: 24px;
  display: block;
  margin: 0;
  display: inline-block;
  float: left;
  margin-right: 3px;
  vertical-align: middle;
}
.card__header .card__header--cashback img {
  display: inline-block;
  float: left;
  margin-right: 3px;
  vertical-align: middle;
}
.card__header .card__header--cashback svg {
  width: 8px;
  height: 24px;
  display: inline-block;
  float: left;
  margin-right: 3px;
  vertical-align: middle;
  fill: #4F4C4C;
}
.card__header .card__header--cashback svg.arrow {
  width: 8px;
  margin-right: 8px;
  margin-left: 2px;
}
.card__header .card__header--cashback svg.plus {
  width: 12px;
  margin-right: 8px;
  margin-left: 1px;
}
.card__header .card__header--cashback svg.up {
  width: 12px;
  margin-right: 8px;
  margin-left: 1px;
}
.card__header .card__header--cashback span {
  font-size: 16px;
  line-height: 24px;
  display: inline-block;
  float: left;
  margin-right: 3px;
  vertical-align: middle;
}
.card__header .card__header--cashback:before,
.card__header .card__header--cashback:after {
  display: table;
  content: " ";
}
.card__header .card__header--cashback:after {
  clear: both;
}
.card__header .card__header--cashback:before,
.card__header .card__header--cashback:after {
  display: table;
  content: " ";
}
.card__header .card__header--cashback:after {
  clear: both;
}
.card__header .card__header--text p {
  font-size: 13px;
  margin: 0;
  margin-top: 8px;
}
.card__header .card__header--text p.small {
  font-size: 11px;
}
.card__header .card__header--text p.grey {
  color: #777;
}
.card__header .card__header--rates p {
  margin-top: 9px;
  font-size: 22px;
  font-weight: 700;
  line-height: 1;
  color: #77b232;
}
@media (max-width: 767px) {
  .card__header .card__header--rates p {
    font-size: 18px;
  }
}
.card__header .card__header--split {
  margin-bottom: 24px;
}
.card__header .card__header--split:before,
.card__header .card__header--split:after {
  display: table;
  content: " ";
}
.card__header .card__header--split:after {
  clear: both;
}
.card__header .card__header--split:before,
.card__header .card__header--split:after {
  display: table;
  content: " ";
}
.card__header .card__header--split:after {
  clear: both;
}
.card__header .card__header--split-image {
  display: table;
  float: left;
  width: 25%;
  height: 80px;
}
.card__header .card__header--split-image .inner {
  max-width: 80px;
  vertical-align: middle;
}
.card__header .card__header--split-image .circle-icon {
  width: 100%;
  height: 0;
  padding-bottom: 100%;
}
.card__header .card__header--split-image .circle-icon svg {
  position: absolute;
  left: 0;
}
.card__header .card__header--split-image .circle-icon img {
  width: 100%;
  height: auto;
}
.card__header .card__header--split-title {
  display: table;
  float: left;
  width: 75%;
  height: 80px;
}
.card__header .card__header--split-title h4 {
  display: table-cell;
  padding-left: 24px;
  vertical-align: middle;
}
.card__messages {
  padding: 1px;
}
.card__messages.activated .card__message--cashback .padlock-open {
  display: inline-block;
}
.card__messages.activated .card__message--cashback .padlock-closed {
  display: none;
}
.card__messages.activated .card__message--cashback svg {
  fill: #77b232;
}
.card__messages.activated .card__message--cashback p,
.card__messages.activated .card__message--cashback span {
  color: #77b232;
}
.this_card-spacing {
  padding: 10px 20px;
}
.this_card-spacing:before,
.this_card-spacing:after {
  display: table;
  content: " ";
}
.this_card-spacing:after {
  clear: both;
}
.this_card-spacing:before,
.this_card-spacing:after {
  display: table;
  content: " ";
}
.this_card-spacing:after {
  clear: both;
}
.this_card-typography .this_common {
  display: inline-block;
  float: left;
  margin-right: 3px;
  vertical-align: middle;
}
.this_card-typography p {
  font-size: 16px;
  line-height: 24px;
  display: block;
  margin: 0;
  display: inline-block;
  float: left;
  margin-right: 3px;
  vertical-align: middle;
}
.this_card-typography img {
  display: inline-block;
  float: left;
  margin-right: 3px;
  vertical-align: middle;
}
.this_card-typography svg {
  width: 8px;
  height: 24px;
  display: inline-block;
  float: left;
  margin-right: 3px;
  vertical-align: middle;
  fill: #4F4C4C;
}
.this_card-typography svg.arrow {
  width: 8px;
  margin-right: 8px;
  margin-left: 2px;
}
.this_card-typography svg.plus {
  width: 12px;
  margin-right: 8px;
  margin-left: 1px;
}
.this_card-typography svg.up {
  width: 12px;
  margin-right: 8px;
  margin-left: 1px;
}
.this_card-typography span {
  font-size: 16px;
  line-height: 24px;
  display: inline-block;
  float: left;
  margin-right: 3px;
  vertical-align: middle;
}
.card__message--common {
  padding: 10px 20px;
}
.card__message--common .this_common {
  display: inline-block;
  float: left;
  margin-right: 3px;
  vertical-align: middle;
}
.card__message--common p {
  font-size: 16px;
  line-height: 24px;
  display: block;
  margin: 0;
  display: inline-block;
  float: left;
  margin-right: 3px;
  vertical-align: middle;
}
.card__message--common img {
  display: inline-block;
  float: left;
  margin-right: 3px;
  vertical-align: middle;
}
.card__message--common svg {
  width: 8px;
  height: 24px;
  display: inline-block;
  float: left;
  margin-right: 3px;
  vertical-align: middle;
  fill: #4F4C4C;
}
.card__message--common svg.arrow {
  width: 8px;
  margin-right: 8px;
  margin-left: 2px;
}
.card__message--common svg.plus {
  width: 12px;
  margin-right: 8px;
  margin-left: 1px;
}
.card__message--common svg.up {
  width: 12px;
  margin-right: 8px;
  margin-left: 1px;
}
.card__message--common span {
  font-size: 16px;
  line-height: 24px;
  display: inline-block;
  float: left;
  margin-right: 3px;
  vertical-align: middle;
}
.card__message--common:before,
.card__message--common:after {
  display: table;
  content: " ";
}
.card__message--common:after {
  clear: both;
}
.card__message--common:before,
.card__message--common:after {
  display: table;
  content: " ";
}
.card__message--common:after {
  clear: both;
}
.card__message--common p,
.card__message--common span {
  color: #4F4C4C;
}
.card__message--common .img-container {
  padding-left: 8px/2;
}
.card__message--common .img-container img {
  display: inline-block;
  width: auto;
  height: 16px;
  margin-top: 3px;
  margin-right: 2px;
}
.card__message--common .img-container img:nth-last-child(1) {
  margin-right: 0;
}
.card__message--common .title-space {
  margin-right: 8px;
}
.card__message--no-top {
  border-top: none !important;
  padding: 10px 20px;
}
.card__message--no-top .this_common {
  display: inline-block;
  float: left;
  margin-right: 3px;
  vertical-align: middle;
}
.card__message--no-top p {
  font-size: 16px;
  line-height: 24px;
  display: block;
  margin: 0;
  display: inline-block;
  float: left;
  margin-right: 3px;
  vertical-align: middle;
}
.card__message--no-top img {
  display: inline-block;
  float: left;
  margin-right: 3px;
  vertical-align: middle;
}
.card__message--no-top svg {
  width: 8px;
  height: 24px;
  display: inline-block;
  float: left;
  margin-right: 3px;
  vertical-align: middle;
  fill: #4F4C4C;
}
.card__message--no-top svg.arrow {
  width: 8px;
  margin-right: 8px;
  margin-left: 2px;
}
.card__message--no-top svg.plus {
  width: 12px;
  margin-right: 8px;
  margin-left: 1px;
}
.card__message--no-top svg.up {
  width: 12px;
  margin-right: 8px;
  margin-left: 1px;
}
.card__message--no-top span {
  font-size: 16px;
  line-height: 24px;
  display: inline-block;
  float: left;
  margin-right: 3px;
  vertical-align: middle;
}
.card__message--no-top:before,
.card__message--no-top:after {
  display: table;
  content: " ";
}
.card__message--no-top:after {
  clear: both;
}
.card__message--no-top:before,
.card__message--no-top:after {
  display: table;
  content: " ";
}
.card__message--no-top:after {
  clear: both;
}
.card__message--no-top .img-container img {
  display: inline-block;
  width: auto;
  height: 16px;
  margin-top: 3px;
  margin-right: 8px;
}
.card__message--button {
  position: relative;
  overflow: visible;
  height: 44px;
  margin: 8px;
  margin-top: 0;
  padding: 0;
}
.card__message--button button,
.card__message--button a {
  position: absolute;
  z-index: 2;
  top: 0;
  width: 100%;
  min-height: 43px;
  transition: all 0.4s;
}
.card__message--button .offer {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  display: none;
  display: table;
  width: 100%;
  height: 43px;
  text-align: center;
  border: solid 2px #77b232;
  border-radius: 4px;
  text-decoration: none;
}
.card__message--button .offer:before,
.card__message--button .offer:after {
  display: table;
  content: " ";
}
.card__message--button .offer:after {
  clear: both;
}
.card__message--button .offer:before,
.card__message--button .offer:after {
  display: table;
  content: " ";
}
.card__message--button .offer:after {
  clear: both;
}
.card__message--button .offer p {
  font-size: 12px;
  display: table-cell;
  padding-right: 15px;
  padding-left: 15px;
  vertical-align: middle;
  color: #77b232;
}
.card__message--button .offer p span {
  color: #777;
}
.card__message--button .offer p span.soon {
  color: #cc2525;
}
.card__message--two-buttons {
  padding-top: 8px;
  text-align: center;
}
.card__message--two-buttons:before,
.card__message--two-buttons:after {
  display: table;
  content: " ";
}
.card__message--two-buttons:after {
  clear: both;
}
.card__message--two-buttons:before,
.card__message--two-buttons:after {
  display: table;
  content: " ";
}
.card__message--two-buttons:after {
  clear: both;
}
.card__message--two-buttons button,
.card__message--two-buttons a {
  font-size: 12px;
  float: left;
  width: 48%;
  height: 43px;
  margin: 1%;
  text-align: center;
}
@media (max-width: 992px) {
  .card__message--two-buttons button,
  .card__message--two-buttons a {
    font-size: 14px;
    width: 98%;
  }
}
.card__message--link {
  display: table;
  width: 100%;
  height: 43px;
  padding: 10px 20px;
}
.card__message--link:before,
.card__message--link:after {
  display: table;
  content: " ";
}
.card__message--link:after {
  clear: both;
}
.card__message--link:before,
.card__message--link:after {
  display: table;
  content: " ";
}
.card__message--link:after {
  clear: both;
}
.card__message--link p,
.card__message--link a {
  display: table-cell;
  margin: 0;
  padding-right: 20px;
  text-align: left;
  vertical-align: middle;
  color: #ffffff;
}
.card__header--cashback span,
.card__header--cashback p {
  color: #77b232;
}
.card__message--cashback {
  padding: 10px 20px;
}
.card__message--cashback .this_common {
  display: inline-block;
  float: left;
  margin-right: 3px;
  vertical-align: middle;
}
.card__message--cashback p {
  font-size: 16px;
  line-height: 24px;
  display: block;
  margin: 0;
  display: inline-block;
  float: left;
  margin-right: 3px;
  vertical-align: middle;
}
.card__message--cashback img {
  display: inline-block;
  float: left;
  margin-right: 3px;
  vertical-align: middle;
}
.card__message--cashback svg {
  width: 8px;
  height: 24px;
  display: inline-block;
  float: left;
  margin-right: 3px;
  vertical-align: middle;
  fill: #4F4C4C;
}
.card__message--cashback svg.arrow {
  width: 8px;
  margin-right: 8px;
  margin-left: 2px;
}
.card__message--cashback svg.plus {
  width: 12px;
  margin-right: 8px;
  margin-left: 1px;
}
.card__message--cashback svg.up {
  width: 12px;
  margin-right: 8px;
  margin-left: 1px;
}
.card__message--cashback span {
  font-size: 16px;
  line-height: 24px;
  display: inline-block;
  float: left;
  margin-right: 3px;
  vertical-align: middle;
}
.card__message--cashback:before,
.card__message--cashback:after {
  display: table;
  content: " ";
}
.card__message--cashback:after {
  clear: both;
}
.card__message--cashback:before,
.card__message--cashback:after {
  display: table;
  content: " ";
}
.card__message--cashback:after {
  clear: both;
}
.card__message--cashback .inner {
  display: inline-block;
  transition: transform 0.3s ease;
  transform-origin: 5px;
  backface-visibility: hidden;
}
.card__message--cashback .inner:before,
.card__message--cashback .inner:after {
  display: table;
  content: " ";
}
.card__message--cashback .inner:after {
  clear: both;
}
.card__message--cashback .inner:before,
.card__message--cashback .inner:after {
  display: table;
  content: " ";
}
.card__message--cashback .inner:after {
  clear: both;
}
.card__message--cashback p,
.card__message--cashback span,
.card__message--cashback svg {
  transition: color 0.3s ease, fill 0.3s ease;
  color: #77b232;
  fill: #77b232;
}
.card__message--cashback .btn {
  width: 100%;
}
.card__message--cashback.text-grey p,
.card__message--cashback.text-grey span,
.card__message--cashback.text-grey svg {
  color: #777;
  fill: #777;
}
.card__message--cashback span.number {
  font-size: 19px;
}
.card__message--cashback .padlock-open,
.card__message--cashback .padlock-closed {
  display: inline-block;
  width: 16px;
  margin-right: 8px;
}
.card__message--cashback .padlock-open {
  display: none;
}
.card__message--cashback.blank {
  margin-top: -8px;
  padding-top: 0;
  border-top: none !important;
}
.card__message--cashback.blank .arrow {
  visibility: hidden;
}
.card__message--trending {
  padding: 10px 20px;
}
.card__message--trending .this_common {
  display: inline-block;
  float: left;
  margin-right: 3px;
  vertical-align: middle;
}
.card__message--trending p {
  font-size: 16px;
  line-height: 24px;
  display: block;
  margin: 0;
  display: inline-block;
  float: left;
  margin-right: 3px;
  vertical-align: middle;
}
.card__message--trending img {
  display: inline-block;
  float: left;
  margin-right: 3px;
  vertical-align: middle;
}
.card__message--trending svg {
  width: 8px;
  height: 24px;
  display: inline-block;
  float: left;
  margin-right: 3px;
  vertical-align: middle;
  fill: #4F4C4C;
}
.card__message--trending svg.arrow {
  width: 8px;
  margin-right: 8px;
  margin-left: 2px;
}
.card__message--trending svg.plus {
  width: 12px;
  margin-right: 8px;
  margin-left: 1px;
}
.card__message--trending svg.up {
  width: 12px;
  margin-right: 8px;
  margin-left: 1px;
}
.card__message--trending span {
  font-size: 16px;
  line-height: 24px;
  display: inline-block;
  float: left;
  margin-right: 3px;
  vertical-align: middle;
}
.card__message--trending:before,
.card__message--trending:after {
  display: table;
  content: " ";
}
.card__message--trending:after {
  clear: both;
}
.card__message--trending:before,
.card__message--trending:after {
  display: table;
  content: " ";
}
.card__message--trending:after {
  clear: both;
}
.card__message--trending p,
.card__message--trending span {
  color: #E9530E;
}
.card__message--trending svg {
  fill: #E9530E;
}
.this-card__messages-shading .card__messages {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+1,000000+100&0+1,0.69+38,0.69+74 */
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+1,000000+100&0+1,1+99 */
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 1%, #030303 99%, #000000 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 1%, #030303 99%, #000000 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 1%, #030303 99%, #000000 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#000000', GradientType=0);
  /* IE6-9 */
}
.this-first-card__message--no-top .card__messages > div:nth-child(1) {
  border-top: none;
}
.this-card__side-arrow:after {
  position: absolute;
  z-index: 50;
  top: 10px;
  right: -10px;
  display: none;
  clear: both;
  width: 0;
  height: 0;
  content: '';
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #4F4C4C;
}
@media (min-width: 768px) {
  .this-card__side-arrow:after {
    display: block;
  }
}
.this-card__side-arrow-left:after {
  right: auto;
  left: -10px;
  border-right: 10px solid #4F4C4C;
  border-left: none;
}
.this-card__full-height {
  position: relative;
  min-height: 230px;
}
.this-card__full-height .card__messages {
  width: 100%;
}
.this-card__bg-img {
  background-position: center center;
  background-size: cover;
}
.this-card__animations {
  transition: top 0.2s ease, box-shadow 0.2s ease;
}
.this-card__animations:hover {
  top: -4px;
  text-decoration: none;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.this-card__animations:hover .card__message--cashback .inner {
  transform: scale(1.3);
}
.this-card__link-animations:hover .card__message--link a,
.this-card__link-animations:hover .card__message--link p {
  text-decoration: underline;
}
.card-messages-sticky-bottom {
  position: relative;
}
.card-messages-sticky-bottom .card__messages {
  bottom: 0;
  left: 0;
  width: 100%;
}
.validation-message {
  display: none;
  position: relative;
  padding: 10px 10px 10px 35px;
  margin-bottom: 20px;
}
.validation-message .warning-icon {
  color: #cc2525;
  position: absolute;
  top: 10px;
  left: 7px;
  width: 20px;
  height: 20px;
}
.validation-message .warning-icon svg {
  fill: #cc2525;
}
.validation-message p {
  font-size: 14px;
  margin: 0;
  color: #cc2525;
}
.validation-message p.title {
  font-weight: bold;
}
.validation-message.success {
  background-color: #77b232;
}
.validation-message.error,
.validation-message.failure {
  background-color: rgba(0, 0, 0, 0);
}
.validation-message.display {
  display: block;
}
.settings-field .validation-message {
  margin-right: -15px;
  margin-left: -15px;
}
/**
 * These values will not show up in content, but can be 
 * queried by JavaScript to know which breakpoint is active.
 * Add or remove as many breakpoints as you like.
 */
html:before {
  content: "lg";
  display: none;
}
@media (min-width: 1200px) {
  html:before {
    content: "lg";
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  html:before {
    content: "md";
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  html:before {
    content: "sm";
  }
}
@media (max-width: 767px) {
  html:before {
    content: "xs";
  }
}
.placement-category-leader {
  background-size: cover;
  background-position: 50% 50%;
  min-height: 200px;
  margin-bottom: 12px;
  position: relative;
}
.placement-category-leader .placement-category-leader__logo {
  padding: 5px;
  background: #ffffff;
  display: inline-block;
  width: 110px;
  margin-bottom: 24px;
}
.placement-category-leader .placement-category-leader__logo img {
  width: 100px;
  height: 100px;
}
.placement-category-leader .placement-category-leader__title {
  color: #ffffff;
  margin-bottom: 24px;
  padding-right: 15%;
  margin-top: 0;
}
.placement-category-leader .placement-category-leader__info {
  margin-bottom: 24px;
}
.placement-category-leader .placement-category-leader__rate {
  float: left;
  color: #ffffff;
  font-size: 18px;
}
.placement-category-leader .placement-category-leader__rate .circle-badge {
  color: #4F4C4C;
}
.placement-category-leader .placement-category-leader__plus {
  width: 8px;
  height: 8px;
  fill: #7b7979;
  margin: 8px;
  float: left;
  fill: #ffffff;
}
.placement-category-leader .placement-category-leader__details {
  display: inline-block;
  padding: 40px 24px 24px 24px;
  position: relative;
  min-width: 50%;
  min-height: 200px;
  background-color: rgba(0, 0, 0, 0);
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0), #000000);
  background-image: -moz-linear-gradient(right, rgba(0, 0, 0, 0), #000000);
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0), #000000);
  background-image: -ms-linear-gradient(right, rgba(0, 0, 0, 0), #000000);
  background-image: linear-gradient(right, rgba(0, 0, 0, 0), #000000);
}
.placement-category-leader .offer {
  display: table;
  height: 43px;
  text-align: center;
  border: solid 2px #ffffff;
  border-radius: 4px;
  text-decoration: none;
}
.placement-category-leader .offer p {
  font-size: 12px;
  display: table-cell;
  padding-right: 15px;
  padding-left: 15px;
  vertical-align: middle;
  color: #ffffff;
}
.placement-category-leader .placement-category-leader__labels {
  position: absolute;
  top: 8px;
  right: 8px;
}
.placement-category-leader .placement-category-leader__labels .label {
  margin-top: 0;
  margin-right: 0;
}
.placement-category-leader .placement-category-leader__labels .label a {
  color: #ffffff;
}
.placement-category-leader--logout .btn-primary {
  position: absolute;
  bottom: 20px;
  left: 20px;
}
.placement-category-leader--logout .placement-category-leader__title {
  padding-right: 10%;
}
.placement-hotbox.related-retailers-list .retailer {
  position: relative;
  margin-top: 14px;
  padding-left: 24px;
}
.placement-hotbox.related-retailers-list .retailer .description {
  padding-top: 0;
}
.placement-category-hero-banner {
  margin-bottom: 12px;
}
.placement-category-hero-banner .offer-card-image {
  width: 100%;
}
@media (max-width: 991px) {
  .placement-category-hero-banner:nth-child(3) {
    display: none;
  }
}
.sidebar-header {
  font-size: 1.4em;
  font-weight: 600;
  padding: 15px 0;
  margin: 20px 0;
  color: #000;
  border-bottom: 1px dotted #ccc;
}
.related-retailers-list.placement-hotbox .retailers {
  padding: 0;
}
.staff-pick--ad .card__header {
  padding: 15px;
}
.staff-pick--ad .card__messages span {
  font-weight: 600;
}
.cross-sell-banners-placement {
  margin-bottom: 24px;
}
.placement-logout-page-offer .offer-card-standard .ir_commissions {
  display: none;
}
.placement-logout-page-offer .offer-card-standard .card__tags {
  padding: 0;
}
.placement-logout-page-offer .offer-card-standard .card__tags .label {
  margin: 2px;
}
.mt-0 {
  margin-top: 0;
}
.merchants-filters {
  position: relative;
  width: 176px;
}
.merchants-filters__header {
  background-color: #ffffff;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  width: 176px;
}
.merchants-filters__label {
  background-color: transparent;
  border: none;
  display: inline-block;
  outline: none;
  padding: 8px 0;
}
.merchants-filters__label:first-child {
  border-right: 1px solid #d9d9d9;
  text-align: center;
  width: 67px;
}
.merchants-filters__label:last-child {
  font-weight: bold;
  padding: 8px 12px;
  text-align: left;
  width: 103px;
}
.merchants-filters__list {
  background-color: #ffffff;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  display: none;
  overflow: hidden;
  padding: 0;
  position: absolute;
  top: 36px;
  width: 176px;
}
.merchants-filters__list.is-active {
  display: block;
}
.merchants-filters__item {
  border-left: 4px solid #ffffff;
  list-style: none;
  padding: 0;
}
.merchants-filters__item:hover {
  background-color: #f2f7fb;
  border-color: #f2f7fb;
}
.merchants-filters__item.active {
  background-color: #f2f7fb;
  border-color: #1d7bcE;
}
.merchants-filters__item.active a {
  color: #1d7bcE;
  font-weight: 500;
}
.merchants-filters__item a {
  color: #656263;
  display: block;
  padding: 8px 16px;
  text-decoration: none;
}
.filter-arrow {
  border: solid #656263;
  border-width: 0 2px 2px 0;
  display: inline-block;
  left: 8px;
  padding: 2px;
  position: relative;
  transform: rotate(-45deg);
  top: -1px;
  -webkit-transform: rotate(-45deg);
}
.filter-arrow.down {
  top: -2px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.category-menu {
  margin-bottom: 32px;
}
.category-menu.hidden-lg {
  margin-bottom: 0;
  position: relative;
  z-index: 2;
}
.category-menu.hidden-lg .category-menu__subtitle {
  margin: 16px;
}
.category-menu.hidden-lg .category-menu__list {
  background-color: #ffffff;
  box-shadow: 0 8px 7px 3px rgba(0, 0, 0, 0.2);
  display: none;
  left: -20px;
  padding-left: 20px;
  position: absolute;
  top: -8px;
  width: calc(100% + 30px);
}
@media screen and (max-width: 577px) {
  .category-menu.hidden-lg .category-menu__list {
    max-height: calc(100vh - 190px);
    overflow-y: scroll;
  }
}
@media screen and (min-width: 578px) {
  .category-menu.hidden-lg .category-menu__list {
    max-width: 272px;
    width: 100%;
  }
}
.category-menu.hidden-lg .category-menu__list.is-active {
  display: block;
}
.category-menu__title {
  color: #231f20;
  display: inline-block;
  font-size: 24px;
  font-weight: 700;
  line-height: 28px;
  margin: 17px 0 16px 0;
}
.category-menu__subtitle {
  color: #231f20;
  font-size: 18px;
  font-weight: 500;
  line-height: 22px;
  margin-bottom: 8px;
}
.category-menu__list,
.category-menu__sublist {
  list-style: none;
  padding: 0;
}
.category-menu__list li,
.category-menu__sublist li {
  padding: 0;
}
.category-menu__sublist {
  display: none;
}
.category-menu__sublist.is-active {
  display: block;
}
.category-menu__sublist .category-menu__item {
  padding-left: 36px;
}
.category-menu__item {
  border-left: 4px solid #ffffff;
  color: #231f20;
  cursor: pointer;
  display: block;
  font-size: 14px;
  font-weight: 400;
  padding: 15px 0 15px 18px;
  position: relative;
  text-decoration: none;
}
.category-menu__item:hover {
  background-color: #f2f7fb;
  border-color: #f2f7fb;
  color: #1d7bcE;
  text-decoration: none;
}
.category-menu__item.is-active {
  background-color: #f2f7fb;
  border-color: #1d7bcE;
  color: #1d7bcE;
}
.category-menu h4 .category-menu__item {
  font-weight: 500;
}
.category-menu h4,
.category-menu h5,
.category-menu h6 {
  margin: 0;
}
.category-menu--arrow {
  position: absolute;
  right: 16px;
  top: 19px;
}
.category-menu--arrow.down {
  top: 17px;
}
.category-icon-arrow {
  border: solid #231f20;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.category-icon-arrow.down {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.category-arrow--title {
  border-width: 0 3px 3px 0;
  margin-left: 4px;
  padding: 4px;
  position: relative;
  top: -3px;
}
.category-arrow--title.down {
  top: -4px;
}
.account-page {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.account-page .outer-account-menu ul {
  list-style: none;
}
.account-page .outer-account-menu li {
  margin: 0;
  padding: 0;
}
.account-page .outer-account-menu h4,
.account-page .outer-account-menu h5 {
  margin: 0;
  padding: 0;
}
.account-page .outer-account-menu h4 {
  height: 40px;
  line-height: 40px;
  border-left: 4px solid transparent;
  padding-left: 12px;
}
@media (max-width: 767px) {
  .account-page .outer-account-menu h4 {
    padding-left: 0;
    border-left: 0;
  }
}
.account-page .outer-account-menu h4.is-open {
  border-left: 4px solid #1D7ACE;
  background-color: #f1f6fb;
}
@media (max-width: 767px) {
  .account-page .outer-account-menu h4.is-open {
    background-color: transparent;
  }
}
.account-page .outer-account-menu h5 {
  height: 40px;
  line-height: 40px;
  padding-left: 28px;
}
@media (max-width: 767px) {
  .account-page .outer-account-menu #main-menu {
    padding-left: 20px;
  }
}
.account-page .outer-account-menu .main-menu__link {
  font-size: 14px;
  font-weight: 600;
  color: #4A4A4A;
}
.account-page .outer-account-menu .main-menu__link:hover {
  text-decoration: none;
  color: #1D7ACE;
}
.account-page .outer-account-menu .sub-menu__link {
  font-size: 14px;
  font-weight: 400;
  color: #4A4A4A;
}
.account-page .outer-account-menu .sub-menu__link:hover {
  text-decoration: none;
  color: #1D7ACE;
}
.account-page .outer-account-menu a.is-active {
  color: #1D7ACE;
}
.account-page .outer-account-menu ul.mobile-header {
  display: none;
}
.account-page .outer-account-menu .dropdown-arrow {
  width: 14px;
  height: 8px;
  float: right;
  margin: 16px 16px 0 0;
  display: none;
  cursor: pointer;
}
.account-page .outer-account-menu .menu-open {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}
@media (max-width: 767px) {
  .account-page .outer-account-menu ul.mobile-header {
    display: block;
    margin-bottom: 0;
    cursor: pointer;
  }
  .account-page .outer-account-menu .hide-on-mobile {
    display: none;
  }
  .account-page .outer-account-menu h3.mobile-header {
    height: 46px;
    width: 100%;
    background-color: #f9f9f9;
    border-bottom: 1px solid #d3d3d3;
    font-size: 18px;
    color: #4a4a4a;
    line-height: 46px;
    padding-left: 20px;
    padding-right: 20px;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 0;
  }
  .account-page .outer-account-menu h3.mobile-header #mobile-header-arrow {
    margin: 20px 0 0 0;
  }
  .account-page .outer-account-menu ul.sub-menu > li {
    display: block;
  }
  .account-page .outer-account-menu ul.main-menu > li {
    display: block;
  }
  .account-page .outer-account-menu h4.is-open {
    border-left: 0;
  }
  .account-page .outer-account-menu .account-menu {
    position: absolute;
    background-color: #fff;
    margin-left: -20px;
    margin-right: -20px;
    width: 100%;
    z-index: 50;
  }
  .account-page .outer-account-menu .account-menu.opened {
    box-shadow: 0 2px 4px 0 rgba(140, 138, 138, 0.5);
  }
  .account-page .outer-account-menu .dropdown-arrow {
    display: block;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .account-page .outer-account-menu ul.sub-menu > li {
    display: block;
  }
  .account-page .outer-account-menu ul.main-menu {
    border-bottom: 1px solid #D8D8D8;
  }
  .account-page .outer-account-menu ul.main-menu > li {
    display: inline-block;
    width: 19.5%;
  }
  .account-page .outer-account-menu li.main-section {
    position: relative;
  }
  .account-page .outer-account-menu ul.sub-menu {
    position: absolute;
    z-index: 50;
    background-color: #fff;
    width: 120%;
    box-shadow: 0 2px 4px 0 rgba(140, 138, 138, 0.5);
  }
  .account-page .outer-account-menu h4 {
    text-align: center;
    border-left: 0;
    padding-left: 0;
  }
  .account-page .outer-account-menu h4.is-open {
    border-left: 0;
    border-bottom: 2px solid #1D7ACE;
  }
  .account-page .outer-account-menu .dropdown-arrow {
    display: block;
  }
  .account-page .outer-account-menu .tablet-hide {
    display: none;
  }
}
@media (min-width: 992px) {
  .account-page .outer-account-menu {
    padding-right: 0;
    margin-right: 0;
  }
  .account-page .outer-account-menu ul.main-menu {
    padding-top: 40px;
  }
  .account-page .outer-account-menu ul.sub-menu > li {
    display: block;
  }
  .account-page .outer-account-menu ul.main-menu > li {
    display: block;
  }
}
.account-page .activity-faqs .row {
  margin-bottom: 6px;
}
.account-page .activity-faqs h3 {
  font-size: 18px;
  color: #231F20;
  margin-top: 20px;
  margin-bottom: 15px;
}
.account-page .activity-faqs a.help-link {
  float: right;
}
.account-page .activity-faqs h4.help-text {
  float: right;
  color: #000;
  font-size: 14px;
  padding-right: 12px;
  height: 30px;
  line-height: 30px;
}
.account-page .activity-faqs h6.faq-question {
  cursor: pointer;
}
.account-page .activity-faqs .divider {
  padding-top: 6px;
}
.account-page .activity-faqs .divider-line {
  height: 1px;
  margin-top: 2px;
  margin-bottom: 8px;
  border-bottom: 1px solid #d3d2d2;
}
.account-page .activity-faqs .dropdown-arrow {
  display: block;
  width: 14px;
  height: 8px;
  float: right;
  margin: 16px 16px 0 0;
  cursor: pointer;
}
.account-page .activity-faqs .dropdown-arrow__rotated {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.account-page .activity-faqs .faq-question {
  display: inline-block;
}
.account-page .activity-faqs .field-action {
  display: inline-block;
  position: absolute;
  right: 0;
  margin-right: 12px;
}
.account-page .activity-faqs .section-title {
  padding-top: 6px;
  padding-bottom: 6px;
}
@media (max-width: 767px) {
  .account-page .activity-faqs .faq-question {
    max-width: 380px;
  }
}
@media (max-width: 576px) {
  .account-page .activity-faqs .faq-question {
    max-width: 230px;
  }
}
@media (max-width: 767px) {
  .account-page .content-area {
    margin-top: 48px;
  }
}
@media (min-width: 992px) {
  .account-page .content-area {
    margin-left: 0;
    border-left: 1px solid #d9d9d9;
  }
}
#cookie-consent {
  position: fixed;
  bottom: 0;
  z-index: 9999;
  width: 100%;
  background: #004a92;
}
#cookie-consent .container {
  padding: 25px 26px 23px 26px !important;
}
#cookie-consent .container:after {
  content: "";
  display: block;
  clear: both;
}
#cookie-consent .container p {
  float: left;
  margin: 0;
  font-size: 13px;
  color: white;
  text-align: justify;
}
#cookie-consent .container p a {
  font-weight: bold;
  color: white;
  text-decoration: underline;
}
@media screen and (min-width: 992px) {
  #cookie-consent .container p {
    width: 912px;
  }
}
@media (max-width: 767.98px) {
  #cookie-consent .container p {
    text-align: left;
  }
}
#cookie-consent .container button {
  float: right;
  width: 133px;
  padding: 11px 40px;
  font-size: 14px;
  font-weight: bold;
  color: white;
  line-height: 1.15;
  border: 1px solid #fff;
  border-radius: 0.25rem;
  background-color: #004a92;
  cursor: pointer;
  outline: 0;
}
#cookie-consent .container button:hover,
#cookie-consent .container button:visited,
#cookie-consent .container button:active {
  color: #004a92;
  background-color: white;
}
@media (max-width: 991.98px) {
  #cookie-consent .container button {
    margin-top: 24px;
  }
}
@media (max-width: 767.98px) {
  #cookie-consent .container button {
    width: 100%;
  }
}
.busy-overlay {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 100;
  overflow: hidden;
}
.busy-overlay__background {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: white;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.busy-overlay__content {
  position: relative;
  top: 286px;
  width: auto;
  height: 250px;
  margin: auto 0;
}
.busy-overlay__animated-q {
  stroke-dasharray: 900;
  stroke-dashoffset: 900;
  animation: animated-q-dash 1.6s linear forwards;
  animation-iteration-count: infinite;
  fill: none;
  stroke: #ECECEC;
  stroke-miterlimit: 100;
  stroke-width: 70;
}
@keyframes animated-q-dash {
  to {
    stroke-dashoffset: 0;
  }
}
.confirm-multiple-sso-accounts__body {
  font-size: 16px;
}
.confirm-multiple-sso-accounts__body span {
  display: inline-block;
}
.email-verification {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #ffffff;
  z-index: 9;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding-top: 32px;
}
@media screen and (min-width: 768px) {
  .email-verification {
    margin-top: -50px;
    padding-top: 0;
  }
}
@media screen and (min-width: 992px) {
  .email-verification {
    margin-top: -110px;
  }
}
.email-verification input,
.email-verification button {
  padding: 12px;
  height: 44px;
  border-radius: 4px;
  width: 100%;
}
.email-verification input {
  border: 1px solid #7B7979;
}
.email-verification input[type="submit"] {
  border: 1px solid #1D7BCE;
  background-color: #1D7BCE;
  color: #ffffff;
}
.email-verification button {
  color: #1D7BCE;
  background-color: #ffffff;
  border: 1px solid #1D7BCE;
}
.email-verification .form-group {
  margin-bottom: 0;
}
.email-verification .help-block {
  color: #DC3545;
  font-family: "Rubik", san-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 16px;
  margin-top: 3px;
  margin-bottom: 0;
  text-align: left;
}
.email-verification .has-error input {
  border-color: #DC3545;
  color: #DC3545;
}
.email-verification-container {
  max-width: 433px;
  width: 100%;
  display: flex;
  flex-direction: column;
}
.email-verification-support {
  margin-top: 16px;
  color: #565454;
}
.email-verification span#unverified-email {
  font-weight: bold;
}
#email-verification-success-message {
  font-size: 12px;
  line-height: 16px;
}
#email-verification-success-message svg {
  width: 18px;
  height: 18px;
  vertical-align: middle;
  margin-top: -1px;
  margin-right: 3px;
}
#email-verify {
  background: #f3f3f3;
  padding: 24px;
  max-width: 433px;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-top: 24px;
}
.btn-back-top--container .btn-back-top {
  display: block;
  background-color: #1d7bcE;
  border: none;
  border-radius: 20px;
  float: right;
  height: 40px;
  outline: none;
  overflow: hidden;
  position: absolute;
  text-indent: -999999px;
  width: 40px;
  bottom: 40px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.btn-back-top--container .btn-back-top:before {
  border: solid #ffffff;
  border-width: 0 2px 2px 0;
  content: '';
  display: inline-block;
  left: 15px;
  padding: 4px;
  position: absolute;
  top: 17px;
  transform: rotate(-137deg);
  -webkit-transform: rotate(-137deg);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.btn-back-top--container .btn-back-top:hover {
  background-color: #004A92;
}
.btn-back-top--container .btn-back-top:hover:before {
  top: 10px;
}
.btn-back-top--container .btn-back-top--wrapper {
  float: right;
  position: relative;
  margin-right: 40px;
}
.btn-back-top--container .btn-back-top--scroll {
  position: fixed;
  bottom: 40px;
}
.left-nav {
  margin-bottom: 24px;
}
.left-nav .left-nav__header {
  padding-bottom: 8px;
  position: relative;
}
.left-nav .left-nav__toggle {
  display: block;
  width: 100%;
  height: 46px;
  outline: none;
  background: none;
  text-align: left;
  border: none;
  position: relative;
  border-bottom: 1px solid #d3d2d2;
  font-size: 18px;
  color: #231f20;
  font-weight: bold;
}
@media (max-width: 991px) {
  .left-nav .responsive-component-body .nav > li > a {
    padding-left: 0;
  }
  .left-nav .active {
    display: none;
  }
}
.left-nav .in.visible-md,
.left-nav .collapsing.visible-md,
.left-nav .in.visible-lg,
.left-nav .collapsing.visible-lg {
  display: block !important;
}
.left-nav .in .collapse.visible-md,
.left-nav .collapsing .collapse.visible-md,
.left-nav .in .collapse.visible-lg,
.left-nav .collapsing .collapse.visible-lg {
  height: auto !important;
  display: block;
}
.left-nav .break {
  height: 40px;
  border-bottom: none;
}
.breadcrumb {
  background: none;
  padding: 35px 0;
  height: auto;
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .breadcrumb {
    padding: 15px 0;
  }
}
.breadcrumb .breadcrumb-list-item {
  margin-right: 10px;
  padding: 0;
  vertical-align: middle;
  display: inline-block;
  line-height: 20px;
  font-size: 13px;
  height: 20px;
}
.breadcrumb .breadcrumb-list-item.active a {
  color: #231f20;
}
.breadcrumb .breadcrumb-list-item a {
  margin-top: -2px;
}
.breadcrumb .breadcrumb-list-item a svg {
  fill: #231f20;
  height: 16px;
  width: 16px;
  fill: #1d7bcE;
}
@media (min-width: 768px) {
  .breadcrumb .breadcrumb-list-item {
    font-size: 18px;
  }
  .breadcrumb .breadcrumb-list-item a svg {
    height: 20px;
    width: 20px;
  }
}
.breadcrumb .divider {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xml%3Aspace%3D%22preserve%22%20style%3D%22enable-background%3Anew%200%200%2010%2010%22%20viewBox%3D%220%200%2010%2010%22%3E%3Cpath%20fill%3D%22%23231f20%22%20d%3D%22M8%205%202.9%200%201.5%201.4%205.2%205%201.6%208.5%203.1%2010%208%205z%22/%3E%3C/svg%3E");
  width: 8px;
  height: 8px;
  background-repeat: no-repeat;
  display: inline-block;
  margin-right: 6px;
  vertical-align: middle;
  content: " " !important;
}
.breadcrumb.horizontal > li + li:before {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xml%3Aspace%3D%22preserve%22%20style%3D%22enable-background%3Anew%200%200%2010%2010%22%20viewBox%3D%220%200%2010%2010%22%3E%3Cpath%20fill%3D%22%23231f20%22%20d%3D%22M8%205%202.9%200%201.5%201.4%205.2%205%201.6%208.5%203.1%2010%208%205z%22/%3E%3C/svg%3E");
  width: 8px;
  height: 8px;
  background-repeat: no-repeat;
  display: inline-block;
  margin-right: 6px;
  vertical-align: middle;
  content: " " !important;
}
.breadcrumb.horizontal li {
  margin-right: 10px;
  padding: 0;
  vertical-align: middle;
  display: inline-block;
  line-height: 20px;
  font-size: 13px;
  height: 20px;
}
.breadcrumb.horizontal li.active a {
  color: #231f20;
}
.breadcrumb.horizontal li a {
  margin-top: -2px;
}
.breadcrumb.horizontal li a svg {
  fill: #231f20;
  height: 16px;
  width: 16px;
  fill: #1d7bcE;
}
@media (min-width: 768px) {
  .breadcrumb.horizontal li {
    font-size: 18px;
  }
  .breadcrumb.horizontal li a svg {
    height: 20px;
    width: 20px;
  }
}
.breadcrumb.vertical > li + li:nth-child(2):before {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xml%3Aspace%3D%22preserve%22%20style%3D%22enable-background%3Anew%200%200%2010%2010%22%20viewBox%3D%220%200%2010%2010%22%3E%3Cpath%20fill%3D%22%23231f20%22%20d%3D%22M8%205%202.9%200%201.5%201.4%205.2%205%201.6%208.5%203.1%2010%208%205z%22/%3E%3C/svg%3E");
  width: 8px;
  height: 8px;
  background-repeat: no-repeat;
  display: inline-block;
  margin-right: 6px;
  vertical-align: middle;
  content: " " !important;
}
.breadcrumb.vertical > li {
  margin-right: 10px;
  padding: 0;
  vertical-align: middle;
  display: inline-block;
  line-height: 20px;
  font-size: 13px;
  height: 20px;
}
.breadcrumb.vertical > li.active a {
  color: #231f20;
}
.breadcrumb.vertical > li a {
  margin-top: -2px;
}
.breadcrumb.vertical > li a svg {
  fill: #231f20;
  height: 16px;
  width: 16px;
  fill: #1d7bcE;
}
@media (min-width: 768px) {
  .breadcrumb.vertical > li {
    font-size: 18px;
  }
  .breadcrumb.vertical > li a svg {
    height: 20px;
    width: 20px;
  }
}
.breadcrumb.vertical .dropdown {
  display: inline-block;
  vertical-align: middle;
  margin-left: -3px;
}
.breadcrumb.vertical .dropdown .breadcrumb__caret {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xml%3Aspace%3D%22preserve%22%20style%3D%22enable-background%3Anew%200%200%2010%2010%22%20viewBox%3D%220%200%2010%2010%22%3E%3Cpath%20fill%3D%22%23765c9e%22%20d%3D%22M9.4%203.5%208%202.1l-3%203-3-3L.6%203.5%205%207.9z%22/%3E%3C/svg%3E");
  width: 10px;
  height: 10px;
  background-size: cover;
  background-repeat: no-repeat;
  display: inline-block;
  margin-left: 10px;
}
.breadcrumb.vertical .dropdown.dropdown-mainheading .breadcrumb__caret {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xml%3Aspace%3D%22preserve%22%20style%3D%22enable-background%3Anew%200%200%2040%2040%22%20viewBox%3D%220%200%2040%2040%22%3E%3Cpath%20fill%3D%22%23231f20%22%20d%3D%22M28.5%2015c-.8-.8-2.1-.8-2.8%200L20%2020.7%2014.3%2015c-.8-.8-2.1-.8-2.8%200s-.8%202.1%200%202.8l7.1%207.1.2.2.1.1c.1%200%20.1.1.2.1l.1.1c.1%200%20.1%200%20.2.1.1%200%20.1.3.2.3s.3.3.4.3c.1%200%20.3-.2.4-.3.1%200%20.1-.1.2-.2.1%200%20.2-.1.2-.1l.1-.1c.1%200%20.1-.1.2-.1l.1-.1c.1-.1.2-.1.2-.2l7.1-7.1c.8-.8.8-2.1%200-2.9z%22/%3E%3C/svg%3E");
  width: 24px;
  height: 24px;
}
.breadcrumb.vertical .dropdown.dropdown-mainheading a {
  color: #4F4C4C;
  font-size: 24px;
}
.breadcrumb.vertical .dropdown.dropdown-mainheading .dropdown-menu {
  margin-top: 24px;
  min-width: 288px;
  padding-bottom: 8px;
}
.breadcrumb.vertical .dropdown.dropdown-mainheading .dropdown-menu svg {
  width: 32px;
  height: 32px;
  float: left;
  margin-left: -8px;
  margin-right: 8px/2;
}
.breadcrumb.vertical .dropdown.dropdown-mainheading .dropdown-menu li {
  border-bottom: solid 1px #d3d2d2;
  margin-left: 24px;
  margin-right: 24px;
}
.breadcrumb.vertical .dropdown.dropdown-mainheading .dropdown-menu li a {
  padding-left: 0;
  padding-right: 0;
  font-size: 17px;
  color: #1d7bcE;
}
.breadcrumb.vertical .dropdown.dropdown-mainheading .dropdown-menu li a:hover {
  background-color: transparent;
  text-decoration: underline;
}
.breadcrumb.vertical .dropdown.dropdown-mainheading .dropdown-menu li span {
  display: block;
  padding-top: 8px/2;
}
.breadcrumb.vertical .dropdown.dropdown-mainheading .dropdown-menu li:last-child {
  border-bottom: none;
}
.retailer-card--intro-panel {
  background-color: #4F4C4C;
  top: 0;
  display: block;
  width: 100%;
  margin-bottom: 12px;
  text-align: left;
  color: inherit;
  box-shadow: none;
  position: relative;
  min-height: 230px;
  padding-bottom: 45px;
}
.retailer-card--intro-panel p,
.retailer-card--intro-panel span {
  color: #ffffff;
}
.retailer-card--intro-panel svg {
  fill: #ffffff !important;
}
.retailer-card--intro-panel .card__messages .card__message--cashback,
.retailer-card--intro-panel .card__messages .card__message--link {
  border-top: solid 1px rgba(221, 221, 221, 0.4);
}
.retailer-card--intro-panel.card-messages-sticky-bottom .card__messages {
  position: absolute;
}
.retailer-card--intro-panel:after {
  position: absolute;
  z-index: 50;
  top: 10px;
  right: -10px;
  display: none;
  clear: both;
  width: 0;
  height: 0;
  content: '';
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #4F4C4C;
}
@media (min-width: 768px) {
  .retailer-card--intro-panel:after {
    display: block;
  }
}
.retailer-card--intro-panel .card__messages {
  width: 100%;
}
.retailer-card--intro-panel.card-auto-height {
  min-height: inherit;
}
@media (max-width: 767px) {
  .retailer-card--intro-panel {
    min-height: auto;
  }
}
.retailer-card--intro-panel .card__message--link a {
  color: #ffffff;
}
.retailer-card--intro-panel-right {
  background-color: #4F4C4C;
  top: 0;
  display: block;
  width: 100%;
  margin-bottom: 12px;
  text-align: left;
  color: inherit;
  box-shadow: none;
  position: relative;
  min-height: 230px;
  padding-bottom: 45px;
}
.retailer-card--intro-panel-right p,
.retailer-card--intro-panel-right span {
  color: #ffffff;
}
.retailer-card--intro-panel-right svg {
  fill: #ffffff !important;
}
.retailer-card--intro-panel-right .card__messages .card__message--cashback,
.retailer-card--intro-panel-right .card__messages .card__message--link {
  border-top: solid 1px rgba(221, 221, 221, 0.4);
}
.retailer-card--intro-panel-right.card-messages-sticky-bottom .card__messages {
  position: absolute;
}
.retailer-card--intro-panel-right:after {
  position: absolute;
  z-index: 50;
  top: 10px;
  right: -10px;
  display: none;
  clear: both;
  width: 0;
  height: 0;
  content: '';
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #4F4C4C;
}
@media (min-width: 768px) {
  .retailer-card--intro-panel-right:after {
    display: block;
  }
}
.retailer-card--intro-panel-right .card__messages {
  width: 100%;
}
.retailer-card--intro-panel-right.card-auto-height {
  min-height: inherit;
}
@media (max-width: 767px) {
  .retailer-card--intro-panel-right {
    min-height: auto;
  }
}
.retailer-card--intro-panel-right .card__message--link a {
  color: #ffffff;
}
.retailer-card--intro-panel-right .card__header .card__header--title p {
  margin-bottom: 12px;
}
.retailer-card--intro-panel-right:after {
  left: -10px;
  transform: rotate(180deg);
  z-index: 9;
}
.retailer-card--intro-panel-flipped:after {
  right: auto;
  left: -10px;
  border-right: 10px solid #4F4C4C;
  border-left: none;
}
.retailer-card--intro-panel-black {
  background-color: #4F4C4C;
  top: 0;
  display: block;
  width: 100%;
  margin-bottom: 12px;
  text-align: left;
  color: inherit;
  box-shadow: none;
  position: relative;
  min-height: 230px;
  padding-bottom: 45px;
  background-color: #231f20;
}
.retailer-card--intro-panel-black p,
.retailer-card--intro-panel-black span {
  color: #ffffff;
}
.retailer-card--intro-panel-black svg {
  fill: #ffffff !important;
}
.retailer-card--intro-panel-black .card__messages .card__message--cashback,
.retailer-card--intro-panel-black .card__messages .card__message--link {
  border-top: solid 1px rgba(221, 221, 221, 0.4);
}
.retailer-card--intro-panel-black.card-messages-sticky-bottom .card__messages {
  position: absolute;
}
.retailer-card--intro-panel-black:after {
  position: absolute;
  z-index: 50;
  top: 10px;
  right: -10px;
  display: none;
  clear: both;
  width: 0;
  height: 0;
  content: '';
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #4F4C4C;
}
@media (min-width: 768px) {
  .retailer-card--intro-panel-black:after {
    display: block;
  }
}
.retailer-card--intro-panel-black .card__messages {
  width: 100%;
}
.retailer-card--intro-panel-black.card-auto-height {
  min-height: inherit;
}
@media (max-width: 767px) {
  .retailer-card--intro-panel-black {
    min-height: auto;
  }
}
.retailer-card--intro-panel-black .card__message--link a {
  color: #ffffff;
}
.retailer-card--intro-panel-black::after {
  border-left: 10px solid #231f20;
}
.retailer-card--intro-panel-darken {
  background-color: #4F4C4C;
  top: 0;
  display: block;
  width: 100%;
  margin-bottom: 12px;
  text-align: left;
  color: inherit;
  box-shadow: none;
  position: relative;
  min-height: 230px;
  padding-bottom: 45px;
  background-color: rgba(35, 31, 32, 0.1);
  border: none !important;
}
.retailer-card--intro-panel-darken p,
.retailer-card--intro-panel-darken span {
  color: #ffffff;
}
.retailer-card--intro-panel-darken svg {
  fill: #ffffff !important;
}
.retailer-card--intro-panel-darken .card__messages .card__message--cashback,
.retailer-card--intro-panel-darken .card__messages .card__message--link {
  border-top: solid 1px rgba(221, 221, 221, 0.4);
}
.retailer-card--intro-panel-darken.card-messages-sticky-bottom .card__messages {
  position: absolute;
}
.retailer-card--intro-panel-darken:after {
  position: absolute;
  z-index: 50;
  top: 10px;
  right: -10px;
  display: none;
  clear: both;
  width: 0;
  height: 0;
  content: '';
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #4F4C4C;
}
@media (min-width: 768px) {
  .retailer-card--intro-panel-darken:after {
    display: block;
  }
}
.retailer-card--intro-panel-darken .card__messages {
  width: 100%;
}
.retailer-card--intro-panel-darken.card-auto-height {
  min-height: inherit;
}
@media (max-width: 767px) {
  .retailer-card--intro-panel-darken {
    min-height: auto;
  }
}
.retailer-card--intro-panel-darken .card__message--link a {
  color: #ffffff;
}
.retailer-card--intro-panel-darken::after {
  border-left: 10px solid rgba(35, 31, 32, 0.1);
}
.retailer-card--double-link:hover .card__message--link a {
  text-decoration: none;
}
.retailer-card--double-link:hover .card__message--link a:hover {
  text-decoration: underline;
}
.offer-card-standard {
  background-color: #ffffff;
  position: relative;
  top: 0;
  display: block;
  width: 100%;
  margin-bottom: 12px;
  text-align: left;
  color: inherit;
  box-shadow: none;
  text-decoration: none !important;
  display: flex;
  flex-direction: column;
  transition: top 0.2s ease, box-shadow 0.2s ease;
}
.offer-card-standard .card__messages > div {
  border-top: solid 1px #f4f4f4;
}
.offer-card-standard.card-messages-sticky-bottom .card__messages {
  position: absolute;
}
.offer-card-standard .card__message--common .inner {
  transition: transform 0.3s ease;
  transform-origin: 5px;
  display: inline-block;
}
.offer-card-standard:hover {
  top: -4px;
  text-decoration: none;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.offer-card-standard:hover .card__header--text p {
  color: #4F4C4C;
}
.offer-card-standard:hover .card__message--cashback.animate .inner {
  transform: scale(1.3);
}
.offer-card-standard:hover .card__message--common.animate .inner {
  transform: scale(1.3);
}
.offer-card-standard .card__header {
  flex-grow: 1;
}
.offer-card-standard .card__header--image {
  min-height: 70px;
}
.offer-card-standard .card__header--image img {
  width: auto;
}
.offer-card-standard .card__message--cashback svg {
  fill: #4F4C4C;
}
.offer-card-standard .card__message--cashback p,
.offer-card-standard .card__message--cashback span {
  color: #4F4C4C;
}
.offer-card-standard .card__message--common svg {
  fill: #77b232;
}
.offer-card-standard .card__message--common p:not(.color-dark-grey),
.offer-card-standard .card__message--common span {
  color: #77b232;
}
.offer-card-image {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column-reverse;
  text-align: left;
  min-height: 250px;
  top: 0;
  transition: top 0.2s ease;
}
.offer-card-image .card__header {
  color: #ffffff;
}
.offer-card-image .card__header.text {
  padding-top: 0;
  overflow: hidden;
  transition: max-height 0.5s ease, opacity 0.3s ease;
}
@media (min-width: 992px) {
  .offer-card-image .card__header.text {
    max-height: 0;
    padding-bottom: 0;
    opacity: 0;
  }
}
.offer-card-image .card__header.text p {
  font-size: 13px;
}
.offer-card-image .card__header.title {
  padding-bottom: 0;
}
.offer-card-image .card__header.title p {
  margin-bottom: 8px;
}
.offer-card-image .card__header .img-container {
  display: block;
  float: left;
  width: 25px;
  padding-top: 5px;
}
.offer-card-image .card__header .img-container img {
  border-radius: 2px;
}
.offer-card-image .card__messages {
  border-top: solid 1px rgba(221, 221, 221, 0.4);
  padding: 10px 20px;
}
.offer-card-image .card__messages p {
  display: inline-block;
  font-size: 16px;
  line-height: 24px;
  display: block;
  margin: 0;
  float: left;
  margin-right: 3px;
  vertical-align: middle;
}
.offer-card-image .card__messages.cashback {
  color: #ffffff;
}
.offer-card-image .card__messages.cashback svg {
  height: 24px;
  display: inline-block;
  float: left;
  vertical-align: middle;
  fill: #ffffff;
  width: 12px;
  margin-right: 8px;
  margin-left: 1px;
}
.offer-card-image .card__messages.cashback span {
  font-size: 19px;
  line-height: 24px;
  display: inline-block;
  float: left;
  margin-right: 3px;
  vertical-align: middle;
}
.offer-card-image .card__messages.cashback .inner {
  display: inline-block;
  transition: transform 0.3s ease;
  transform-origin: 5px;
}
.offer-card-image:hover {
  text-decoration: none;
  top: -4px;
}
.offer-card-image:hover .card__header.text {
  max-height: 100px;
  opacity: 1;
}
.offer-card-image:hover .card__messages .inner {
  transform: scale(1.3);
}
.offer-card-image:focus {
  text-decoration: none;
}
.offer-card-image:focus a {
  color: #4F4C4C;
}
.retailer-card--standard {
  background-color: #ffffff;
  position: relative;
  top: 0;
  display: block;
  width: 100%;
  margin-bottom: 12px;
  text-align: left;
  color: inherit;
  box-shadow: none;
  transition: top 0.2s ease, box-shadow 0.2s ease;
}
.retailer-card--standard .card__messages > div {
  border-top: solid 1px #f4f4f4;
}
.retailer-card--standard.card-messages-sticky-bottom .card__messages {
  position: absolute;
}
.retailer-card--standard:hover {
  top: -4px;
  text-decoration: none;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.retailer-card--standard:hover .card__message--cashback .inner {
  transform: scale(1.3);
}
.retailer-card--highstreet {
  background-color: #ffffff;
  position: relative;
  top: 0;
  display: block;
  width: 100%;
  margin-bottom: 12px;
  text-align: left;
  color: inherit;
  box-shadow: none;
  transition: top 0.2s ease, box-shadow 0.2s ease;
}
.retailer-card--highstreet .card__messages > div {
  border-top: solid 1px #f4f4f4;
}
.retailer-card--highstreet.card-messages-sticky-bottom .card__messages {
  position: absolute;
}
.retailer-card--highstreet:hover {
  top: -4px;
  text-decoration: none;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.retailer-card--highstreet:hover .card__message--cashback .inner {
  transform: scale(1.3);
}
.retailer-card--highstreet .card__header {
  min-height: 140px;
  display: block;
  border-bottom: solid 1px #f4f4f4;
}
.retailer-card--highstreet .card__message--cashback {
  display: block;
}
.retailer-card--highstreet .ir_commissions {
  display: none;
}
.retailer-card--highstreet .soon {
  white-space: nowrap;
}
.retailer-card--highstreet .card__tags--visa {
  padding: 8px;
}
.retailer-card--highstreet .card__tags--visa span {
  color: #444444;
}
.retailer-card-trending {
  background-color: #ffffff;
  position: relative;
  top: 0;
  display: block;
  width: 100%;
  margin-bottom: 12px;
  text-align: left;
  color: inherit;
  box-shadow: none;
  transition: top 0.2s ease, box-shadow 0.2s ease;
}
.retailer-card-trending .card__messages > div {
  border-top: solid 1px #f4f4f4;
}
.retailer-card-trending.card-messages-sticky-bottom .card__messages {
  position: absolute;
}
.retailer-card-trending:hover {
  top: -4px;
  text-decoration: none;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.retailer-card-trending:hover .card__message--cashback .inner {
  transform: scale(1.3);
}
.retailerpage-offer-card {
  background-color: #ffffff;
  position: relative;
  top: 0;
  display: block;
  width: 100%;
  margin-bottom: 12px;
  text-align: left;
  color: inherit;
  box-shadow: none;
  transition: top 0.2s ease, box-shadow 0.2s ease;
}
.retailerpage-offer-card .card__messages > div {
  border-top: solid 1px #f4f4f4;
}
.retailerpage-offer-card.card-messages-sticky-bottom .card__messages {
  position: absolute;
}
.retailerpage-offer-card:hover {
  top: -4px;
  text-decoration: none;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.retailerpage-offer-card:hover .card__message--cashback .inner {
  transform: scale(1.3);
}
.retailerpage-offer-card .card__header--title {
  padding: 0;
}
.retailerpage-offer-card .card__header--title .card__tags {
  float: right;
  position: relative;
  width: auto;
  text-align: right;
  top: -20px;
  right: -20px;
}
.retailerpage-offer-card .card__header--title p {
  display: block;
}
.retailerpage-offer-card .card__header--text a {
  margin: 8px 0;
  display: inline-block;
}
.retailerpage-offer-card .card__message--button.voucher-revealed {
  height: 85px;
}
.retailerpage-offer-card .card__message--button.voucher-revealed .voucher-code-container {
  background-color: #f4f4f4;
  height: 44px;
  border: 1px solid #d3d2d2;
  border-radius: 4px 4px 0 0;
  padding: 12px 20px;
}
.retailerpage-offer-card .card__message--button.voucher-revealed .voucher-code-container p.code {
  font-weight: bold;
  font-size: 14px;
}
.retailerpage-offer-card .card__message--button.voucher-revealed a.voucher-code {
  margin-top: 44px;
  border-radius: 0 0 4px 4px;
}
.retailerpage-offer-card .card__message--button.voucher-revealed a.voucher-code span.reveal {
  display: none;
}
.retailer-card-voucher {
  border: solid 1px #d3d2d2;
  background-color: #ffffff;
  position: relative;
  top: 0;
  display: block;
  width: 100%;
  margin-bottom: 12px;
  text-align: left;
  color: inherit;
  box-shadow: none;
  transition: top 0.2s ease, box-shadow 0.2s ease;
}
.retailer-card-voucher .card__messages > div {
  border-top: solid 1px #f4f4f4;
}
.retailer-card-voucher.card-messages-sticky-bottom .card__messages {
  position: absolute;
}
.retailer-card-voucher:hover {
  top: -4px;
  text-decoration: none;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.retailer-card-voucher:hover .card__message--cashback .inner {
  transform: scale(1.3);
}
.retailer-card-voucher .card__header--title {
  padding: 0;
}
.retailer-card-voucher .card__header--title .card__tags {
  float: right;
  position: relative;
  width: auto;
  text-align: right;
  top: -20px;
  right: -20px;
}
.retailer-card-voucher .card__header--title p {
  display: block;
}
.retailer-card-voucher .card__header--text a {
  margin: 8px 0;
  display: inline-block;
}
.retailer-card-voucher .card__message--button.voucher-revealed {
  height: 85px;
}
.retailer-card-voucher .card__message--button.voucher-revealed .voucher-code-container {
  background-color: #f4f4f4;
  height: 44px;
  border: 1px solid #d3d2d2;
  border-radius: 4px 4px 0 0;
  padding: 12px 20px;
}
.retailer-card-voucher .card__message--button.voucher-revealed .voucher-code-container p.code {
  font-weight: bold;
  font-size: 14px;
}
.retailer-card-voucher .card__message--button.voucher-revealed a.voucher-code {
  margin-top: 44px;
  border-radius: 0 0 4px 4px;
}
.retailer-card-voucher .card__message--button.voucher-revealed a.voucher-code span.reveal {
  display: none;
}
.retailer-card-voucher .card__messages > div {
  border-top: solid 1px #f4f4f4;
}
.retailer-card-voucher.card-messages-sticky-bottom .card__messages {
  position: absolute;
}
.retailer-card-voucher:hover {
  top: -4px;
  text-decoration: none;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.retailer-card-voucher:hover .card__message--cashback .inner {
  transform: scale(1.3);
}
.retailer-card-voucher .card__message--button.btn-reveal-open {
  height: auto;
}
.retailer-card-voucher .card__message--button.btn-reveal-open p {
  display: inline-block;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 13px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 13px 20px;
  font-size: 14px;
  line-height: 1;
  font-weight: bold;
  transition: all 0.3s;
  width: 100%;
  text-align: left;
  background: #f4f4f4;
  border: solid 1px #d3d2d2;
  border-bottom: none;
  margin-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.retailer-card-voucher .card__message--button.btn-reveal-open p:focus,
.retailer-card-voucher .card__message--button.btn-reveal-open p:active:focus,
.retailer-card-voucher .card__message--button.btn-reveal-open p.active:focus,
.retailer-card-voucher .card__message--button.btn-reveal-open p.focus,
.retailer-card-voucher .card__message--button.btn-reveal-open p:active.focus,
.retailer-card-voucher .card__message--button.btn-reveal-open p.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.retailer-card-voucher .card__message--button.btn-reveal-open p:hover,
.retailer-card-voucher .card__message--button.btn-reveal-open p:focus,
.retailer-card-voucher .card__message--button.btn-reveal-open p.focus {
  color: #333;
  text-decoration: none;
}
.retailer-card-voucher .card__message--button.btn-reveal-open p:active,
.retailer-card-voucher .card__message--button.btn-reveal-open p.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.retailer-card-voucher .card__message--button.btn-reveal-open p.disabled,
.retailer-card-voucher .card__message--button.btn-reveal-open p[disabled],
fieldset[disabled] .retailer-card-voucher .card__message--button.btn-reveal-open p {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.retailer-card-voucher .card__message--button.btn-reveal-open p.disabled,
fieldset[disabled] a.retailer-card-voucher .card__message--button.btn-reveal-open p {
  pointer-events: none;
}
.retailer-card-voucher .card__message--button.btn-reveal-open p.btn-icon {
  padding-left: 36px;
  padding-right: 30px;
}
.retailer-card-voucher .card__message--button.btn-reveal-open p.btn-icon span {
  position: relative;
  margin-right: -24px/2;
}
.retailer-card-voucher .card__message--button.btn-reveal-open p.btn-icon svg {
  width: 24px;
  height: 24px;
  position: absolute;
  left: -32px;
  top: -24px/6;
}
.retailer-card-voucher .card__message--button.btn-reveal-open p.btn-sm {
  font-size: 12px;
  padding: 8.5px 20px;
}
.retailer-card-voucher .card__message--button.btn-reveal-open p.btn-sm.btn-icon {
  padding-left: 30px;
  padding-right: 25px;
}
.retailer-card-voucher .card__message--button.btn-reveal-open p.btn-sm.btn-icon span {
  position: relative;
  margin-right: -20px/2;
}
.retailer-card-voucher .card__message--button.btn-reveal-open p.btn-sm.btn-icon svg {
  width: 20px;
  height: 20px;
  position: absolute;
  left: -28px;
  top: -20px/6;
}
.retailer-card-voucher .card__message--button.btn-reveal-open p.btn-block {
  margin: 50px auto;
  font-size: 20px;
  padding: 15px 20px;
}
.retailer-card-voucher .card__message--button.btn-reveal-open p .caret {
  margin-left: 5px;
}
.retailer-card-voucher .card__message--button.btn-reveal-open p.btn-primary {
  color: #ffffff;
  background-color: #1d7bcE;
  border: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
}
.retailer-card-voucher .card__message--button.btn-reveal-open p.btn-primary:hover {
  color: #e9e9e9;
  background-color: #074698;
  border: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
}
.retailer-card-voucher .card__message--button.btn-reveal-open p.btn-primary.btn-icon svg {
  fill: #ffffff;
}
.retailer-card-voucher .card__message--button.btn-reveal-open p.btn-primary.btn-icon svg:hover svg {
  fill: #e9e9e9;
}
.retailer-card-voucher .card__message--button.btn-reveal-open p.btn-primary.btn-invert {
  background: transparent;
  border-color: transparent;
  color: #1d7bcE;
  box-shadow: none;
}
.retailer-card-voucher .card__message--button.btn-reveal-open p.btn-primary.btn-invert svg {
  fill: #1d7bcE;
}
.retailer-card-voucher .card__message--button.btn-reveal-open p.btn-primary.btn-invert:hover {
  color: #074698;
}
.retailer-card-voucher .card__message--button.btn-reveal-open p.btn-primary.btn-invert:hover svg {
  fill: #074698;
}
.retailer-card-voucher .card__message--button.btn-reveal-open p.btn-default {
  color: #4F4C4C;
  background-color: #d9d9d9;
  border: 1px solid #d3d2d2;
  border-top-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
}
.retailer-card-voucher .card__message--button.btn-reveal-open p.btn-default:hover {
  color: #4F4C4C;
  background-color: #b3b3b3;
  border: 1px solid #d3d2d2;
  border-top-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
}
.retailer-card-voucher .card__message--button.btn-reveal-open p.btn-default.btn-icon svg {
  fill: #4F4C4C;
}
.retailer-card-voucher .card__message--button.btn-reveal-open p.btn-default.btn-icon svg:hover svg {
  fill: #4F4C4C;
}
.retailer-card-voucher .card__message--button.btn-reveal-open p.btn-default.btn-invert {
  background: transparent;
  border-color: transparent;
  color: #d9d9d9;
  box-shadow: none;
}
.retailer-card-voucher .card__message--button.btn-reveal-open p.btn-default.btn-invert svg {
  fill: #d9d9d9;
}
.retailer-card-voucher .card__message--button.btn-reveal-open p.btn-default.btn-invert:hover {
  color: #b3b3b3;
}
.retailer-card-voucher .card__message--button.btn-reveal-open p.btn-default.btn-invert:hover svg {
  fill: #b3b3b3;
}
.retailer-card-voucher .card__message--button.btn-reveal-open p.btn-success {
  color: #ffffff;
  background-color: #1aaa95;
  border: 3px solid #0c5247;
  border-top-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
}
.retailer-card-voucher .card__message--button.btn-reveal-open p.btn-success:hover {
  color: #ffffff;
  background-color: #137e6e;
  border: 3px solid #0c5247;
  border-top-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
}
.retailer-card-voucher .card__message--button.btn-reveal-open p.btn-success.btn-icon svg {
  fill: #ffffff;
}
.retailer-card-voucher .card__message--button.btn-reveal-open p.btn-success.btn-icon svg:hover svg {
  fill: #ffffff;
}
.retailer-card-voucher .card__message--button.btn-reveal-open p.btn-success.btn-invert {
  background: transparent;
  border-color: transparent;
  color: #1aaa95;
  box-shadow: none;
}
.retailer-card-voucher .card__message--button.btn-reveal-open p.btn-success.btn-invert svg {
  fill: #1aaa95;
}
.retailer-card-voucher .card__message--button.btn-reveal-open p.btn-success.btn-invert:hover {
  color: #137e6e;
}
.retailer-card-voucher .card__message--button.btn-reveal-open p.btn-success.btn-invert:hover svg {
  fill: #137e6e;
}
.retailer-card-voucher .card__message--button.btn-reveal-open p.btn-danger {
  color: #ffffff;
  background-color: #CA002F;
  border: 3px solid #640017;
  border-top-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
}
.retailer-card-voucher .card__message--button.btn-reveal-open p.btn-danger:hover {
  color: #ffffff;
  background-color: #970023;
  border: 3px solid #640017;
  border-top-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
}
.retailer-card-voucher .card__message--button.btn-reveal-open p.btn-danger.btn-icon svg {
  fill: #ffffff;
}
.retailer-card-voucher .card__message--button.btn-reveal-open p.btn-danger.btn-icon svg:hover svg {
  fill: #ffffff;
}
.retailer-card-voucher .card__message--button.btn-reveal-open p.btn-danger.btn-invert {
  background: transparent;
  border-color: transparent;
  color: #CA002F;
  box-shadow: none;
}
.retailer-card-voucher .card__message--button.btn-reveal-open p.btn-danger.btn-invert svg {
  fill: #CA002F;
}
.retailer-card-voucher .card__message--button.btn-reveal-open p.btn-danger.btn-invert:hover {
  color: #970023;
}
.retailer-card-voucher .card__message--button.btn-reveal-open p.btn-danger.btn-invert:hover svg {
  fill: #970023;
}
.retailer-card-voucher .card__message--button.btn-reveal-open p.btn-link {
  border-radius: 3px;
}
.retailer-card-voucher .card__message--button.btn-reveal-open button {
  position: relative;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.promo-card-spec {
  background-color: #4F4C4C;
  position: relative;
  top: 0;
  display: block;
  width: 100%;
  margin-bottom: 12px;
  text-align: left;
  color: inherit;
  box-shadow: none;
  background-position: center center;
  background-size: cover;
  transition: top 0.2s ease, box-shadow 0.2s ease;
  margin-bottom: 0px;
  background-size: cover!important;
  min-height: 300px;
  height: 100%;
}
.promo-card-spec p,
.promo-card-spec span {
  color: #ffffff;
}
.promo-card-spec svg {
  fill: #ffffff !important;
}
.promo-card-spec .card__messages .card__message--cashback,
.promo-card-spec .card__messages .card__message--link {
  border-top: solid 1px rgba(221, 221, 221, 0.4);
}
.promo-card-spec.card-messages-sticky-bottom .card__messages {
  position: absolute;
}
.promo-card-spec:hover {
  top: -4px;
  text-decoration: none;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.promo-card-spec:hover .card__message--cashback .inner {
  transform: scale(1.3);
}
.promo-card-spec:hover .card__message--link a,
.promo-card-spec:hover .card__message--link p {
  text-decoration: underline;
}
.promo-card-spec img {
  max-width: 100%;
}
.promo-card-spec .card__header--image img {
  width: auto;
}
.promo-card-spec .card__messages > div:first-child {
  border-top: none;
}
.promo-card-spec .card__header--title {
  padding: 0;
}
.promo-card-spec.promo-card--highstreet {
  background: #6da6d9;
}
.promo-card-img {
  margin: 40px 0;
  max-width: 100%;
}
.promo-card-img-only-container {
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
.promo-card-img-only-container .promo-card-img-only {
  flex-shrink: 0;
  min-width: 100%;
  min-height: 100%;
  height: 300px;
}
.grocery-card {
  background-color: #ffffff;
  position: relative;
  top: 0;
  display: block;
  width: 100%;
  margin-bottom: 12px;
  text-align: left;
  color: inherit;
  box-shadow: none;
  transition: top 0.2s ease, box-shadow 0.2s ease;
  padding-bottom: 170px;
}
.grocery-card .card__messages > div {
  border-top: solid 1px #f4f4f4;
}
.grocery-card.card-messages-sticky-bottom .card__messages {
  position: absolute;
}
.grocery-card:hover {
  top: -4px;
  text-decoration: none;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.grocery-card:hover .card__message--cashback .inner {
  transform: scale(1.3);
}
.grocery-card .card__tags {
  width: auto;
}
.grocery-card .card__tags span {
  white-space: nowrap;
}
.grocery-card .card__messages .card__message--common {
  border-top: 1px solid #f4f4f4;
}
.grocery-card .card__messages .card__message--footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  border: none;
}
.compare-card {
  position: relative;
  top: 0;
  display: block;
  width: 100%;
  margin-bottom: 12px;
  text-align: left;
  color: inherit;
  box-shadow: none;
  background-color: #ffffff;
  transition: top 0.2s ease, box-shadow 0.2s ease;
}
.compare-card.card-messages-sticky-bottom .card__messages {
  position: absolute;
}
.compare-card .card__messages > div {
  border-top: solid 1px #f4f4f4;
}
.compare-card:hover {
  top: -4px;
  text-decoration: none;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.compare-card:hover .card__message--cashback .inner {
  transform: scale(1.3);
}
.compare-card.compare-card--b {
  margin-bottom: 12px;
  min-height: 164px;
  outline: none;
}
.compare-card.compare-card--b .card__header--split {
  margin-bottom: 0;
}
.compare-card.compare-card--b .card__header--split h4 {
  padding: 8px 0 24px 0;
}
.compare-card.compare-card--b .card__header--split p.info {
  color: #4F4C4C;
  margin: 8px 0 5px 0;
}
.compare-card.compare-card--b .card__header--split span {
  display: table-cell;
  vertical-align: middle;
  padding-left: 24px;
}
.compare-card.compare-card--b:hover .link {
  text-decoration: underline;
}
.compare-card.compare-card--b.freemium-disabled {
  opacity: 0.6;
  cursor: default;
}
.compare-card.compare-card--b.freemium-disabled .link {
  text-decoration: none;
}
.compare-card.compare-card--b.freemium-disabled:hover {
  top: 0;
}
.display-ad-placement {
  position: relative;
  text-align: left;
  margin-bottom: 24px;
}
.display-ad-placement .display-ad-placement__title {
  color: #4F4C4C;
  font-size: 11px;
  display: inline;
}
.display-ad-placement .display-ad-placement__title,
.display-ad-placement p {
  margin-bottom: 3px;
}
.display-ad-placement .display-ad-placement__horizontal-footer-upgrade {
  font-weight: bold;
}
.display-ad-placement--horizontal {
  font-size: 13px;
  color: #4F4C4C;
}
.display-ad-placement--horizontal .display-ad-placement__container {
  background-color: transparent;
  padding: 24px 0 15px 0;
}
.display-ad-placement--horizontal .display-ad-placement__container .clearfix,
.display-ad-placement--horizontal .display-ad-placement__container .dl-horizontal dd,
.display-ad-placement--horizontal .display-ad-placement__container .container,
.display-ad-placement--horizontal .display-ad-placement__container .container-fluid,
.display-ad-placement--horizontal .display-ad-placement__container .row,
.display-ad-placement--horizontal .display-ad-placement__container .form-horizontal .form-group,
.display-ad-placement--horizontal .display-ad-placement__container .btn-toolbar,
.display-ad-placement--horizontal .display-ad-placement__container .btn-group-vertical > .btn-group,
.display-ad-placement--horizontal .display-ad-placement__container .nav,
.display-ad-placement--horizontal .display-ad-placement__container .navbar,
.display-ad-placement--horizontal .display-ad-placement__container .navbar-header,
.display-ad-placement--horizontal .display-ad-placement__container .navbar-collapse,
.display-ad-placement--horizontal .display-ad-placement__container .pager,
.display-ad-placement--horizontal .display-ad-placement__container .panel-body,
.display-ad-placement--horizontal .display-ad-placement__container .modal-header,
.display-ad-placement--horizontal .display-ad-placement__container .modal-footer,
.display-ad-placement--horizontal .display-ad-placement__container .form-divider,
.display-ad-placement--horizontal .display-ad-placement__container .modal-body,
.display-ad-placement--horizontal .display-ad-placement__container .cross-sell-banners-placement,
.display-ad-placement--horizontal .display-ad-placement__container .visited-retailers-list .description,
.display-ad-placement--horizontal .display-ad-placement__container .all-category-list-item .retailers .description,
.display-ad-placement--horizontal .display-ad-placement__container .retailer-cashback-list .cashback-heading,
.display-ad-placement--horizontal .display-ad-placement__container .join-panel,
.display-ad-placement--horizontal .display-ad-placement__container .related-retailers-list .retailers .description,
.display-ad-placement--horizontal .display-ad-placement__container .latest-offers .offer-details,
.display-ad-placement--horizontal .display-ad-placement__container .profile .nav li {
  display: flex;
  max-width: 728px;
  margin: 0 auto;
}
.display-ad-placement--horizontal .display-ad-placement__ad-banner {
  background-color: #f4f4f4;
  margin: 0 auto;
}
.display-ad-placement--horizontal .display-ad-placement_banner {
  line-height: 0;
}
.display-ad-placement--horizontal .display-ad-placement__horizontal-heading {
  display: none;
}
.display-ad-placement--horizontal .display-ad-placement__horizontal-heading {
  background-color: #ffffff;
  text-align: center;
  padding-bottom: 8px;
}
.display-ad-placement--horizontal .display-ad-placement__horizontal-footer {
  background-color: #ffffff;
  padding-top: 8px;
}
.display-ad-placement--horizontal .display-ad-placement__horizontal-footer-title {
  margin-right: auto;
}
.display-ad-placement--horizontal .col-lg-2,
.display-ad-placement--horizontal .col-lg-10 {
  padding: 0;
}
@media (max-width: 1199px) {
  .display-ad-placement--horizontal .display-ad-placement__ad-banner {
    float: none;
  }
}
@media (max-width: 767px) {
  .display-ad-placement--horizontal .display-ad-placement__horizontal-heading {
    display: block;
  }
  .display-ad-placement--horizontal .display-ad-placement__horizontal-footer-title {
    display: none;
  }
  .display-ad-placement--horizontal .container {
    margin: 0;
    padding: 0;
  }
}
.display-ad-placement--vertical {
  max-width: 348px;
  min-width: 245px;
  margin: 24px auto;
}
.display-ad-placement--vertical .display-ad-placement__heading {
  padding-bottom: 8px;
}
.display-ad-placement--vertical .display-ad-placement__ad-banner {
  text-align: center;
  padding: 0 0;
  min-height: 250px;
}
.display-ad-placement--vertical .display-ad-placement__horizontal-footer-title {
  display: none;
}
@media (max-width: 991px) {
  .display-ad-placement--vertical {
    display: none;
  }
}
.display-ad-placement--billboard {
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto 60px;
  display: block;
  height: 60px;
  overflow: hidden;
  position: relative;
  text-align: center;
  top: -1px;
  width: 100%;
  z-index: 1;
}
.display-ad-placement--billboard__link {
  height: 100%;
  left: 0;
  position: absolute;
  text-indent: -999999px;
  top: 0;
  width: 100%;
  z-index: 9;
}
.display-ad-placement--billboard__image {
  display: block;
  margin: 0 auto;
  max-width: 90%;
}
.display-ad-placement-col {
  padding: 0;
}
.display-ad-placement-col .display-ad-placement--horizontal {
  margin-bottom: 12px;
}
.display-ad-placement-col .display-ad-placement--horizontal .container {
  margin-left: -14px;
}
.display-ad-placement-row {
  padding-top: 40px;
}
.display-ad-placement-row .display-ad-placement--horizontal {
  margin-bottom: 0;
}
.panel-page-img {
  background-image: none;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}
@media (min-width: 768px) {
  .panel-page-img {
    padding: 9rem 0;
    background-image: none;
  }
}
@media (min-width: 992px) {
  .panel-page-img {
    padding: 15rem 0;
  }
}
.panel-page-img.welcome-header {
  position: relative;
  padding-top: 40px;
  padding-bottom: 24px;
  background-image: url('../images/common/quidco/background_image.jpg');
  background-position-y: 0rem;
}
.panel-page-img.welcome-header .header-over-image {
  margin-top: 0;
  color: #ffffff;
}
.panel-page-img.welcome-header .header-over-image h1 {
  color: #ffffff;
}
.panel-page-img.welcome-header.header-landing {
  position: relative;
  background-image: url('../images/common/proposition-header/img-overlay.png');
  background-repeat: repeat, no-repeat;
  background-position: left top, center top;
}
.panel-page-img.welcome-header.header-landing img {
  max-width: 110px;
  border: 10px solid #ffffff;
}
.panel-page-img.welcome-header.header-landing.hot-offers {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding: 40px 0 0;
  max-width: 1100px;
  margin: 20px;
  border: solid 1px #d3d2d2;
}
@media (min-width: 768px) {
  .panel-page-img.welcome-header.header-landing.hot-offers {
    border: none;
    height: 320px;
  }
}
@media (min-width: 992px) {
  .panel-page-img.welcome-header.header-landing.hot-offers {
    margin: 20px auto 0 auto;
  }
}
.panel-page-img.welcome-header.header-landing.hot-offers .header-over-image {
  margin: 0 0 40px;
  text-align: left;
  position: absolute;
  width: 100%;
  bottom: 0;
}
@media (min-width: 768px) {
  .panel-page-img.welcome-header.header-landing.hot-offers .header-over-image {
    margin: 0 0 15px -20px;
  }
}
@media (min-width: 992px) {
  .panel-page-img.welcome-header.header-landing.hot-offers .header-over-image {
    margin: 0 0 15px -20px;
    text-align: left;
  }
  .panel-page-img.welcome-header.header-landing.hot-offers .header-over-image p {
    width: 80%;
  }
}
.panel-page-img.welcome-header.header-landing .welcome-header-small {
  min-height: 260px;
  padding-top: 190px;
}
.panel-page-img.welcome-header.header-landing .welcome-header-small img {
  float: left;
  width: 16px;
  border-radius: 2px;
  border: none;
  margin-top: 4px;
  margin-right: 5px;
}
.panel-page-img.welcome-header.header-landing .welcome-header-small p {
  color: #ffffff;
}
.panel-page-img.welcome-header.header-landing .welcome-header-small p.title {
  font-size: 18px;
}
@media (min-width: 768px) {
  .panel-page-img.welcome-header {
    min-height: 320px;
    padding: 14rem 0 24px;
    background-position-y: -0.5rem;
  }
}
@media (min-width: 992px) {
  .panel-page-img.welcome-header {
    background-position-y: -1rem;
  }
}
@media (min-width: 1200px) {
  .panel-page-img.welcome-header {
    background-position-y: -3rem;
  }
}
.panel-page-img .header-over-image {
  overflow: auto;
  margin: 0 auto;
  text-align: center;
  color: #4F4C4C;
}
.panel-page-img .header-over-image a:not(.btn) {
  text-decoration: underline;
}
.panel-page-img .header-over-image .btn {
  margin-top: 24px;
}
.panel-page-img .header-over-image h1 {
  margin-bottom: 0;
  color: #4F4C4C;
}
.panel-page-img .header-over-image h1.super {
  margin: 40px auto 24px;
  color: #4F4C4C;
}
.panel-page-img .header-over-image h2 {
  color: #ffffff;
  margin-bottom: 0;
}
.panel-page-img .header-over-image h3 {
  color: #ffffff;
  font-size: 13px;
}
@media (min-width: 768px) {
  .panel-page-img .header-over-image {
    margin: -5rem auto 4rem;
    color: #4F4C4C;
  }
  .panel-page-img .header-over-image h1 {
    margin-bottom: 30px;
  }
  .panel-page-img .header-over-image h1,
  .panel-page-img .header-over-image h1.super {
    color: #4F4C4C;
  }
  .panel-page-img .header-over-image a:not(.btn) {
    color: #1d7bcE;
  }
}
.panel-page-img .header-over-image.join-header h1.super {
  color: #4F4C4C;
}
@media (min-width: 768px) {
  .panel-page-img .header-over-image.join-header h1.super {
    color: #4F4C4C;
  }
}
.panel-page-img .header-over-image h1.super.offer-landing-header {
  color: #ffffff;
}
@media (min-width: 992px) {
  .panel-page-img .header-over-image {
    margin: -12rem auto 4rem;
  }
}
.proposition-hero {
  width: 100%;
  border-radius: 3px 3px 0 0;
  background: none;
  background-image: none;
}
.proposition-hero h1,
.proposition-hero h2 {
  margin-top: 0;
  color: #231f20;
}
.proposition-hero p {
  margin-bottom: 24px;
}
.proposition-hero.with-bottom-icon img,
.proposition-hero.with-bottom-icon .circle-icon {
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 50%;
  margin-bottom: -110px;
  margin-left: -45px;
}
@media (min-width: 768px) {
  .proposition-hero.with-bottom-icon img,
  .proposition-hero.with-bottom-icon .circle-icon {
    margin-bottom: -45px;
  }
}
@media (min-width: 768px) {
  .proposition-hero.with-bottom-icon {
    background-image: url('../images/common/proposition-header/image-header-hcg.jpg');
  }
  .proposition-hero.with-bottom-icon .inner {
    padding-bottom: 24px;
  }
}
@media (min-width: 768px) {
  .proposition-hero.clicksnap-app {
    background-image: url('../images/common/proposition-header/clicksnap-app.jpg');
  }
  .proposition-hero.clicksnap-app .inner {
    padding-bottom: 40px;
  }
}
@media (min-width: 768px) {
  .proposition-hero {
    min-height: 270px;
    background-image: url('../images/common/proposition-header/fashion.jpg');
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
  }
  .proposition-hero .inner {
    position: absolute;
    bottom: 0;
    width: 100%;
    margin-bottom: 40px;
  }
  .proposition-hero .proposition-content-container {
    min-height: 270px;
  }
  .proposition-hero h1,
  .proposition-hero h2 {
    margin: 0 auto;
    text-align: center;
    color: #ffffff;
  }
  .proposition-hero p {
    margin: 20px auto 0;
    text-align: center;
    color: #ffffff;
  }
}
.account-callout {
  width: 240px;
  margin-right: -300px;
  margin-top: -28px;
  position: absolute;
  right: 50%;
  margin-left: 200px;
  top: 0;
  line-height: 1.1;
  padding: 13px;
  text-align: left;
  color: #4F4C4C;
  border-radius: 2px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  border: 1px solid #f4f4f4;
  background-color: #ffffff;
}
.account-callout:before {
  content: "";
  width: 0px;
  height: 0px;
  left: 0;
  top: 50%;
  margin-left: -21px;
  border: 0.8em solid transparent;
  position: absolute;
  border-right: 12px solid #f4f4f4;
}
.account-callout svg {
  fill: #d3d2d2;
  width: 20px;
  height: 20px;
  float: right;
  margin-top: -9px;
  margin-right: -9px;
}
.carousel-proposition {
  text-align: center;
}
.carousel-proposition a {
  font-size: 16px;
}
.carousel-proposition p {
  margin-bottom: 30px;
}
.carousel-proposition h2 {
  text-align: center;
}
.carousel-proposition .item {
  padding-left: 25px;
  padding-right: 25px;
  padding-bottom: 120px;
}
@media (min-width: 768px) {
  .carousel-proposition .item {
    padding-top: 80px;
    padding-left: 55px;
    padding-right: 55px;
  }
}
.carousel-proposition .item h2 {
  margin-bottom: 32px;
}
.carousel-proposition .item:nth-of-type(1) {
  background: #6da6d9;
  color: #ffffff;
}
.carousel-proposition .item:nth-of-type(2) {
  background: #E9530E;
  color: #ffffff;
}
.carousel-proposition .item:nth-of-type(3) {
  background: #1E998F;
  color: #ffffff;
}
.carousel-proposition .item:nth-of-type(4) {
  background: #765c9e;
  color: #ffffff;
}
.carousel-proposition .item a {
  color: #ffffff;
}
@media (min-width: 992px) {
  .carousel-proposition .item {
    text-align: left;
  }
}
.carousel-proposition .carousel-control {
  top: 50%;
  left: initial;
  width: 30px;
  height: 55px;
  margin-top: -27.5px;
  opacity: 1;
}
.carousel-proposition .carousel-control.left,
.carousel-proposition .carousel-control.right {
  background-image: none;
}
.carousel-proposition .carousel-control.left {
  left: 15px;
}
@media (min-width: 768px) {
  .carousel-proposition .carousel-control.left {
    right: 50%;
    left: initial;
    margin-right: 300px;
  }
}
@media (min-width: 992px) {
  .carousel-proposition .carousel-control.left {
    right: 50%;
    margin-right: 384px;
  }
}
@media (min-width: 1200px) {
  .carousel-proposition .carousel-control.left {
    margin-right: 535px;
  }
}
.carousel-proposition .carousel-control.right {
  right: 15px;
}
@media (min-width: 768px) {
  .carousel-proposition .carousel-control.right {
    right: initial;
    left: 50%;
    margin-left: 300px;
  }
}
@media (min-width: 992px) {
  .carousel-proposition .carousel-control.right {
    right: 50%;
    margin-left: 384px;
  }
}
@media (min-width: 1200px) {
  .carousel-proposition .carousel-control.right {
    margin-left: 535px;
  }
}
.carousel-proposition .item-image {
  width: 100%;
  height: auto;
  max-height: 33px;
  margin: 0 auto 20px;
  fill: #ffffff;
}
@media (min-width: 576px) {
  .carousel-proposition .item-image {
    width: 250px;
  }
}
@media (min-width: 992px) {
  .carousel-proposition .item-image {
    margin: 0 0 20px;
  }
  .carousel-proposition .item-image.clicksnap {
    max-width: 130px;
  }
}
.carousel-proposition .item-image-left {
  float: left;
  width: 180px;
  height: 140px;
  margin-bottom: 40px;
}
@media (min-width: 1200px) {
  .carousel-proposition .item-image-left {
    width: 300px;
    height: auto;
    margin-bottom: 0;
  }
}
.carousel-proposition .pagination-arrow {
  width: 30px;
  height: 55px;
}
.carousel-proposition .pagination-arrow.arrow-next {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.carousel-proposition .carousel-scroll-up,
.carousel-proposition .carousel-scroll-down {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 80px;
  height: 80px;
  margin: 0 0 -40px -40px;
}
.carousel-proposition .carousel-scroll-up a,
.carousel-proposition .carousel-scroll-down a {
  margin: 0 0 0;
}
.carousel-proposition .carousel-scroll-up {
  top: 0;
  bottom: initial;
  margin: -40px 0 0 -40px;
  z-index: 10;
}
.carousel-fade .carousel-inner .item {
  padding-bottom: 160px;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-control {
  z-index: 2;
}
.proposition .autoheight {
  height: auto !important;
}
.proposition__header {
  padding-bottom: 20px;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}
@media (min-width: 768px) {
  .proposition__header {
    padding-top: 24px;
  }
}
@media (min-width: 1200px) {
  .proposition__header {
    height: 360px;
    padding-top: 40px;
    background-size: contain;
  }
}
.proposition__header.account-header {
  height: auto;
  padding: 24px;
  text-align: center;
  color: #ffffff;
  background: none;
  background-color: #ffffff;
}
@media (min-width: 768px) {
  .proposition__header.account-header {
    padding: 45px 0 75px;
    min-height: 290px;
  }
}
.proposition__header.account-header .proposition-title,
.proposition__header.account-header .proposition-text {
  color: #666;
}
.proposition__header.account-header .proposition-title strong,
.proposition__header.account-header .proposition-text strong {
  color: #77b232;
  font-weight: normal;
}
.proposition__header.account-header .proposition-title a.earnings-total-link,
.proposition__header.account-header .proposition-text a.earnings-total-link {
  text-decoration: none;
  color: #4F4C4C;
  margin: 0;
}
.proposition__header.account-header .proposition-title a.earnings-total-link:hover,
.proposition__header.account-header .proposition-text a.earnings-total-link:hover,
.proposition__header.account-header .proposition-title a.earnings-total-link:hover strong,
.proposition__header.account-header .proposition-text a.earnings-total-link:hover strong {
  text-decoration: underline;
  color: #1d7bcE;
}
.proposition__header.account-header .proposition-title a.earnings-total-link strong,
.proposition__header.account-header .proposition-text a.earnings-total-link strong {
  color: #77b232;
  font-weight: normal;
}
.proposition__header.account-header .proposition-icon {
  line-height: 1;
  position: relative;
  width: 75px;
  height: 75px;
  margin: 0 auto;
  padding: 13px;
  border-radius: 50%;
  background-color: #d3d2d2;
}
.proposition__header.account-header .proposition-icon .proposition-icon__image {
  fill: #ffffff;
}
.proposition__header.account-header .proposition-icon .proposition-icon__image,
.proposition__header.account-header .proposition-icon .proposition-icon__badge {
  position: absolute;
  bottom: 16px;
  left: 18px;
  width: 40px;
  height: 40px;
  transition: all 0.3s ease-in-out;
}
.proposition__header.account-header .proposition-icon .proposition-icon__image.image--full,
.proposition__header.account-header .proposition-icon .proposition-icon__badge.image--full {
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.proposition__header.account-header .proposition-icon .proposition-icon__badge {
  bottom: auto;
  left: 0;
  width: 75px;
  height: 24px;
  line-height: 24px;
  margin-top: -12px;
  border-radius: 4px;
  background-color: #1d7bcE;
  font-weight: normal;
  font-size: 13px;
  text-align: center;
}
.proposition__header.account-header .proposition-icon .proposition-icon__badge.premium {
  background-color: #bd983e;
}
.proposition__header.account-header .proposition-icon .proposition-icon__text {
  opacity: 0;
  transition: all 0.32s ease-in-out;
  display: block;
  margin-top: -4px;
}
.proposition__header.account-header .proposition-icon.proposition-icon--container {
  position: relative;
  padding: 0;
  background: none;
}
.proposition__header.account-header .proposition-icon.proposition-icon--support {
  background-color: #009e45 !important;
}
.proposition__header.account-header .proposition-icon.proposition-icon--account:hover {
  cursor: pointer;
}
.proposition__header.account-header .proposition-icon.proposition-icon--account:hover .proposition-icon__text {
  opacity: 1;
  margin-top: 0;
}
.proposition__header.account-header .proposition-icon.proposition-icon--account:hover .proposition-icon__image {
  bottom: 11px;
  left: 25px;
  width: 25px;
  height: 25px;
}
.proposition__header .picture-bg {
  display: block;
  max-width: 100%;
  height: 173px;
  margin: 20px auto;
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto 100%;
}
@media (min-width: 768px) {
  .proposition__header .picture-bg {
    height: 160px;
    background-repeat: no-repeat;
    background-size: auto 100%;
  }
}
@media (min-width: 1200px) {
  .proposition__header .picture-bg {
    height: 180px;
  }
}
.proposition__header .proposition-logo-wrapper {
  height: 100px;
  position: relative;
}
@media (min-width: 768px) {
  .proposition__header .proposition-logo-wrapper {
    height: 60px;
  }
}
.proposition__header .proposition-logo {
  text-indent: -10000em;
  background-repeat: no-repeat;
  background-position: center top;
}
@media (max-width: 767px) {
  .proposition__header .proposition-logo {
    position: absolute;
    top: 50%;
    width: 90%;
    margin-left: 5%;
    margin-top: -80px/2+10;
    height: 80px;
  }
}
@media (min-width: 768px) {
  .proposition__header .proposition-logo {
    width: auto;
    height: 60px;
    background-size: auto 60px;
  }
}
.proposition__header__text {
  color: #FFFFFF;
  font-family: "Rubik", sans-serif !important;
  text-align: center;
  max-width: 547px;
  margin-left: auto;
  margin-right: auto;
}
.proposition__header__text__title {
  margin-top: 1em;
  padding-left: 2em;
  padding-right: 2em;
  font-size: 33px;
  line-height: 40px;
}
.proposition__header__text__message {
  font-size: 16px;
  line-height: 24px;
  margin-top: 1em;
  margin-right: 3em;
  margin-left: 3em;
}
.proposition__header .proposition-intro {
  font-size: 24px;
}
.proposition__nav > .container {
  margin-top: -47px;
}
@media (max-width: 768px) {
  .proposition__nav > .container {
    display: none;
  }
}
.proposition__nav > .container .dark-nav-tabs {
  margin: 0;
}
.proposition__nav > .container-no-margin {
  margin-top: 0 !important;
}
.proposition__nav .terminatingNav {
  min-height: 50px;
}
.proposition__nav .select-menu-mobile ul li:nth-child(1) a span {
  line-height: 27px;
}
.proposition__nav .select-menu-mobile ul li:nth-child(1) a span.caret {
  height: 27px;
  background-size: cover;
}
.proposition__terminating {
  margin-bottom: -40px;
}
@media (max-width: 575px) {
  .proposition.highstreet .proposition-logo {
    background-size: 300px;
    margin-top: -10px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .proposition.highstreet .proposition-logo {
    background-size: 350px auto;
  }
}
@media (min-width: 768px) {
  .proposition.highstreet .proposition-logo {
    margin-left: -10px;
  }
}
.proposition.highstreet .proposition__header {
  background-color: #1174f4;
}
.proposition.highstreet .proposition__header .picture-bg {
  display: none;
}
@media (min-width: 768px) {
  .proposition.highstreet .proposition__header .picture-bg {
    background-image: url('../images/common/propositions/highstreet-banner.svg');
    display: block;
  }
}
@media (min-width: 992px) {
  .proposition.highstreet .proposition__header .picture-bg {
    background-image: url('../images/common/propositions/highstreet-banner.svg');
    display: block;
  }
}
.proposition.highstreet .proposition__header .proposition-logo {
  background-image: url('../images/common/propositions/quidco-highstreet.svg');
}
.proposition.highstreet .proposition__nav .nav-tabs li:first-of-type.active a {
  background: #ffffff;
}
.proposition.highstreet .circle-icon.icon-lg {
  background-color: #1174f4;
}
@media (min-width: 768px) {
  .proposition.grocery .proposition-logo {
    height: 75px;
  }
}
.proposition.grocery .picture-bg {
  max-width: 992px;
  background-size: 100% auto;
}
@media (max-width: 1199px) {
  .proposition.grocery .picture-bg {
    background-size: 700px auto;
  }
}
.proposition.grocery .proposition__header {
  background-color: #77b232;
}
.proposition.grocery .proposition__header .picture-bg {
  display: none;
}
@media (min-width: 768px) {
  .proposition.grocery .proposition__header .picture-bg {
    background-image: url('../images/common/propositions/grocery-banner.svg');
    display: block;
  }
}
@media (min-width: 992px) {
  .proposition.grocery .proposition__header .picture-bg {
    background-image: url('../images/common/propositions/grocery-banner.svg');
    display: block;
  }
}
.proposition.grocery .proposition__header .proposition-logo {
  background-image: url('../images/common/propositions/grocery.svg');
}
.proposition.grocery .proposition__nav .nav-tabs li:first-of-type.active a {
  background: #ffffff;
}
.proposition.grocery .circle-icon.icon-lg {
  background-color: #77b232;
}
.proposition.grocery .get-paid .get-paid-img {
  background-image: url('../images/common/propositions/shoop-grocery-get-paid-mobile.svg');
}
@media (min-width: 768px) {
  .proposition.grocery .get-paid .get-paid-img {
    background-image: url('../images/common/propositions/shoop-grocery-get-paid.svg');
  }
}
@media (min-width: 768px) {
  .proposition.opinions .proposition-logo {
    margin-left: 40px;
  }
}
.proposition.opinions .picture-bg {
  max-width: 992px;
  background-size: 100% auto;
}
@media (max-width: 1199px) {
  .proposition.opinions .picture-bg {
    background-size: 700px auto;
  }
}
.proposition.opinions .proposition__header {
  background-image: none;
}
.proposition.opinions .proposition__header {
  background-color: #27b3d3;
}
.proposition.opinions .proposition__header .picture-bg {
  display: none;
}
@media (min-width: 768px) {
  .proposition.opinions .proposition__header .picture-bg {
    background-image: url('../images/common/propositions/opinions-banner.svg');
    display: block;
  }
}
@media (min-width: 992px) {
  .proposition.opinions .proposition__header .picture-bg {
    background-image: url('../images/common/propositions/opinions-banner.svg');
    display: block;
  }
}
.proposition.opinions .proposition__header .proposition-logo {
  background-image: url('../images/common/propositions/quidco-opinions.svg');
}
.proposition.opinions .proposition__nav .nav-tabs li:first-of-type.active a {
  background: #ffffff;
}
.proposition.opinions .circle-icon.icon-lg {
  background-color: #27b3d3;
}
@media (min-width: 768px) {
  .proposition.compare .proposition-logo {
    margin-left: 50px;
  }
}
.proposition.compare .picture-bg {
  max-width: 992px;
  background-size: 100% auto;
}
@media (max-width: 1199px) {
  .proposition.compare .picture-bg {
    background-size: 700px auto;
  }
}
.proposition.compare .proposition__header {
  background-color: #1aaa95;
}
.proposition.compare .proposition__header .picture-bg {
  display: none;
}
@media (min-width: 768px) {
  .proposition.compare .proposition__header .picture-bg {
    background-image: url('../images/common/propositions/quidco-compare-banner.svg');
    display: block;
  }
}
@media (min-width: 992px) {
  .proposition.compare .proposition__header .picture-bg {
    background-image: url('../images/common/propositions/quidco-compare-banner.svg');
    display: block;
  }
}
.proposition.compare .proposition__header .proposition-logo {
  background-image: url('../images/common/propositions/quidco-compare.svg');
}
.proposition.compare .proposition__nav .nav-tabs li:first-of-type.active a {
  background: #ffffff;
}
.proposition.compare .circle-icon.icon-lg {
  background-color: #1aaa95;
}
.proposition .card-container-nav {
  color: #ffffff;
}
.proposition .card-container-nav li {
  float: right;
  padding: 0 0 0 35px;
}
.proposition .card-container-nav li p {
  padding: 15px;
  margin: 0;
}
.proposition .card-container-nav li:nth-child(2) {
  padding-left: 10px;
}
.proposition .card-container-nav .manage-card {
  border-right: none;
  position: relative;
}
.proposition .card-container-nav .manage-card .icon {
  fill: #ffffff;
  position: absolute;
  width: 28px;
  height: 28px;
  top: 8px;
  left: 14px;
}
.proposition .card-container-nav .upload-receipt {
  border-left: 1px solid #000;
  border-right: none;
  padding-right: 35px;
  padding-left: 0;
  position: relative;
}
.proposition .card-container-nav .upload-receipt .icon {
  fill: #ffffff;
  position: absolute;
  width: 28px;
  height: 28px;
  top: 9px;
  right: 12px;
}
.proposition .card-container-nav .upload-receipt + li {
  padding-left: 0;
}
.proposition .card-container-nav .view-quotes {
  padding: 15px 10px;
  border-right: none;
  border-left: 1px solid #000;
}
.proposition .card-container-nav .sign-out {
  border-left: none;
  padding: 15px 15px 15px 48px;
  border-right: none;
  color: #1d7bcE;
}
.proposition .card-container-nav .sign-out .icon {
  position: absolute;
  width: auto;
  height: 22px;
  width: 22px;
  margin-top: -3px;
  margin-left: -36px;
  fill: #1d7bcE;
}
.proposition .compare-insurance h1 {
  font-size: 24px;
  color: #000;
  font-family: "Rubik", sans-serif !important;
  margin-top: 20px;
}
@media (min-width: 768px) {
  .proposition .compare-insurance h1 {
    font-size: 32px;
  }
}
@media (min-width: 992px) {
  .proposition .compare-insurance h1 {
    font-size: 46px;
  }
}
.proposition .compare-insurance .breadcrumb {
  padding: 12px 0;
}
.proposition .compare-insurance .breadcrumb.horizontal li {
  margin-right: 4px;
  font-size: 14px;
}
.proposition .compare-insurance .breadcrumb .active {
  color: #231f20;
}
.proposition .compare-insurance .breadcrumb-border {
  border-bottom: 1px solid #e7e7e7;
}
.home .carousel-inner .item-img {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  overflow: auto;
  padding-top: 280px;
  padding-bottom: 100px;
}
@media (min-width: 768px) {
  .home .carousel-inner .item-img {
    padding-top: 250px;
  }
}
@media (min-width: 992px) {
  .home .carousel-inner .item-img {
    padding-top: 310px;
  }
}
.home .carousel-inner .item-img.single-img {
  padding-top: 250px !important;
}
.home .carousel-hero-content {
  position: absolute;
  bottom: 50px;
  left: 0;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  text-align: center;
  color: #ffffff;
}
.home .carousel-hero-content.single-slide {
  padding-left: 40px;
  padding-right: 40px;
  bottom: 25px !important;
}
@media (min-width: 768px) {
  .home .carousel-hero-content {
    text-align: left;
    bottom: 60px;
  }
}
@media (min-width: 992px) {
  .home .carousel-hero-content {
    bottom: 80px;
  }
}
@media (min-width: 1200px) {
  .home .carousel-hero-content {
    bottom: 100px;
  }
}
.home .carousel-hero-content img {
  padding: 8px;
  background: #ffffff;
}
.home .carousel-hero-content h2 {
  color: #ffffff;
  margin-bottom: 0;
}
.home .carousel-hero-content p {
  margin-bottom: 0;
  width: 80%;
}
@media (max-width: 767px) {
  .home .carousel-hero-content p {
    margin-left: auto;
    margin-right: auto;
  }
}
.home .carousel-hero-content .btn {
  margin-top: 24px;
  margin-bottom: 0;
}
.home.categories .carousel-inner {
  margin-bottom: 12px;
}
.offer-carousel-title {
  text-align: center;
}
.carousel-offers-similar-retailers {
  background: #4F4C4C;
}
.carousel-offers-similar-retailers.not-live {
  background: none;
}
.carousel-offers-similar-retailers h2 {
  color: #ffffff;
}
.carousel-offers-similar-retailers .carousel-control {
  top: -50px;
  background: #ffffff;
  border: none;
}
.carousel-offers-similar-retailers .carousel-control svg {
  fill: #4F4C4C;
}
.carousel-offers-similar-retailers .carousel-control:hover {
  background: #ffffff;
}
.visited-retailers-list {
  padding: 8px 0;
  text-align: left;
  width: 100%;
}
.visited-retailers-list ul {
  list-style: none;
  margin: 0;
  border-bottom: 1px solid #d3d2d2;
  margin-bottom: 24px;
}
.visited-retailers-list li {
  position: relative;
  padding: 0 0 0 30px;
}
.visited-retailers-list img {
  position: absolute;
  top: 2px;
  left: 0;
  width: 16px;
  height: 16px;
}
.visited-retailers-list .description {
  border-bottom: 1px solid #d3d2d2;
}
.visited-retailers-list .description p {
  color: #4F4C4C;
}
.visited-retailers-list .description p span {
  color: #77b232;
}
.visited-retailers-list .description p.additional {
  font-weight: normal;
}
.visited-retailers-list .description:hover p,
.visited-retailers-list .description:hover span {
  text-decoration: underline;
  text-decoration-color: #4F4C4C;
  -moz-text-decoration-color: #4F4C4C;
  -webkit-text-decoration-color: #4F4C4C;
}
.visited-retailers-list .description:hover p.visited {
  text-decoration: none;
}
.visited-retailers-list .details p {
  font-weight: bold;
  margin-bottom: 0;
}
.visited-retailers-list .visited {
  background: #e9e9e9;
  color: #7b7979;
  min-width: 65px;
  text-align: center;
  padding: 6px;
  margin: 0;
  display: inline-block;
  border-radius: 3px;
}
.visited-retailers-list .visited strong {
  display: block;
}
.all-category-list-item {
  background-color: #ffffff;
  padding: 24px;
  margin-bottom: 8px;
  position: relative;
  width: 100%;
}
.all-category-list-item .description:hover .card__tags .grey {
  text-decoration: none;
}
.all-category-list-item .all-category-list--img {
  height: 100px;
  background-size: cover;
  background-position: 50% 50%;
}
@media (max-width: 768px) {
  .all-category-list-item .all-category-list--img {
    display: none;
  }
}
.all-category-list-item .retailers {
  padding: 8px 0;
  text-align: left;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.all-category-list-item .retailers ul {
  list-style: none;
  margin: 0;
  border-bottom: 1px solid #d3d2d2;
  margin-bottom: 24px;
}
.all-category-list-item .retailers li {
  position: relative;
  padding: 0 0 0 30px;
}
.all-category-list-item .retailers img {
  position: absolute;
  top: 2px;
  left: 0;
  width: 16px;
  height: 16px;
}
.all-category-list-item .retailers .description {
  border-bottom: 1px solid #d3d2d2;
}
.all-category-list-item .retailers .description p {
  color: #4F4C4C;
}
.all-category-list-item .retailers .description p span {
  color: #77b232;
}
.all-category-list-item .retailers .description p.additional {
  font-weight: normal;
}
.all-category-list-item .retailers .description:hover p,
.all-category-list-item .retailers .description:hover span {
  text-decoration: underline;
  text-decoration-color: #4F4C4C;
  -moz-text-decoration-color: #4F4C4C;
  -webkit-text-decoration-color: #4F4C4C;
}
.all-category-list-item .retailers .description:hover p.visited {
  text-decoration: none;
}
.all-category-list-item .retailers .details p {
  font-weight: bold;
  margin-bottom: 0;
}
.all-category-list-item .retailers .visited {
  background: #e9e9e9;
  color: #7b7979;
  min-width: 65px;
  text-align: center;
  padding: 6px;
  margin: 0;
  display: inline-block;
  border-radius: 3px;
}
.all-category-list-item .retailers .visited strong {
  display: block;
}
.all-category-list-item .retailers ul {
  margin-bottom: 8px;
}
.all-category-list-item .all-category-list--title h3 {
  margin: 0 0 24px 0;
  padding-top: 8px;
  font-size: 18px;
  color: #1d7bcE;
  position: relative;
  padding-left: 34px;
}
.all-category-list-item .all-category-list--title svg {
  width: 32px;
  height: 32px;
  fill: #1d7bcE;
  position: absolute;
  left: -5px;
  top: 2px;
}
.all-category-list-item img {
  margin-bottom: 8px;
}
.all-category-list-item .all-category-list--link {
  font-size: 15px;
  margin: 0;
  position: absolute;
  bottom: 8px;
}
.expired-rates-list-item {
  border-top: 1px solid #d3d2d2;
  padding: 20px 0;
}
.expired-rates-list-item .expired-rates-list-title {
  margin-top: 0;
}
.expired-rates-list-item .expired-rates-list-terms-toggle {
  color: #1d7bcE;
  font-size: 13px;
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
  margin: 0;
  outline: none;
}
.expired-rates-list-item .expired-rates-list-terms-toggle:hover,
.expired-rates-list-item .expired-rates-list-terms-toggle:focus {
  text-decoration: underline;
}
.expired-rates-list-item .terms-content h5 {
  padding-top: 10px;
}
.expired-rates-list-item .meta-info {
  color: #4F4C4C;
  margin-bottom: 4px;
}
.expired-rates-list-item .meta-info .date {
  white-space: nowrap;
}
.expired-rates-list-item ul {
  list-style-position: outside;
  margin-left: 17px;
}
.retailer-cashback-list {
  text-align: left;
  margin-bottom: 40px;
}
.retailer-cashback-list span.ir_commissions {
  display: none;
}
.retailer-cashback-list .cashback-heading {
  position: relative;
  border-bottom: 1px dotted #d3d2d2;
}
.retailer-cashback-list .cashback-heading .heading-icon {
  width: 22px;
  height: 22px;
  position: absolute;
  top: 19px;
  left: 2px;
}
.retailer-cashback-list .cashback-title {
  float: left;
  position: relative;
  padding-left: 35px;
  margin-bottom: 15px;
}
.retailer-cashback-list .cashback-link {
  padding-left: 15px;
  font-size: 12px;
}
.retailer-cashback-list .cashback-timestamp {
  color: #7b7979;
}
.retailer-cashback-list .cashback-item {
  border-bottom: 1px solid #d3d2d2;
  background: none;
  visibility: hidden;
}
.retailer-cashback-list .cashback-item:hover,
.retailer-cashback-list .cashback-item:focus {
  text-decoration: none;
}
.retailer-cashback-list .cashback-item:not(:last-child) {
  border-bottom: 1px solid #d3d2d2;
}
.retailer-cashback-list .cashback-item .cashback-logo {
  display: inline-block;
}
.retailer-cashback-list .cashback-item .cashback-logo span {
  padding-top: 2px;
  color: #4F4C4C;
}
.retailer-cashback-list .cashback-item .cashback-logo img {
  height: 20px;
  margin-left: 6px;
  margin-right: 24px/2;
}
.retailer-cashback-list .cashback-rate {
  position: relative;
  color: #77b232;
  font-size: 30px;
}
.retailer-cashback-list .cashback-rate .cashback-rate-icon {
  width: 28px;
  height: 28px;
  position: absolute;
  left: 0;
  top: 0;
  top: 50%;
  margin-top: -16px;
  fill: #7b7979;
}
.retailer-cashback-list .cashback-rate .cashback-rate-icon--open {
  fill: #77b232;
  display: none;
}
.retailer-cashback-list .cashback-rate .cashback-rate-icon--closed {
  fill: #7b7979;
}
.retailer-cashback-list .cashback-details .cashback-expires {
  color: #7b7979;
}
.retailer-cashback-list .cashback-details .cashback-expires-warning {
  color: #cc2525;
}
.retailer-cashback-list .cashback-details .cashback-description {
  color: #4F4C4C;
  font-size: 18px;
  padding-right: 8px;
}
.retailer-cashback-list .cashback-options {
  padding: 4px;
}
.retailer-cashback-list .cashback-options .cashback-tag {
  float: none;
  margin: 1px 0 1px 2px;
  display: inline-block;
  vertical-align: middle;
}
.retailer-cashback-list .cashback-offer {
  height: 32px;
  position: relative;
  margin-left: 6px;
  display: inline-block;
  overflow: hidden;
  box-sizing: border-box;
  vertical-align: middle;
}
.retailer-cashback-list .cashback-offer:after {
  z-index: 1;
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 4px;
  border: 2px solid #77b232;
}
.retailer-cashback-list .cashback-offer .cashback-offer-details {
  padding: 10px;
  display: inline-block;
  line-height: 12px;
  color: #77b232;
}
.retailer-cashback-list .cashback-offer .cashback-btn {
  position: relative;
  top: 0;
  left: 0;
  z-index: 2;
  margin-left: 0;
  text-align: center;
  margin-top: 0;
  height: 32px;
  box-sizing: border-box;
}
.retailer-cashback-list .cashback-action {
  -webkit-transition: 0.4s ease-in-out all;
  -moz-transition: 0.4s ease-in-out all;
  -ms-transition: 0.4s ease-in-out all;
  -o-transition: 0.4s ease-in-out all;
  transition: 0.4s ease-in-out all;
  text-align: center;
}
.retailer-cashback-list .activated:not([data-has-cards=false]) {
  cursor: default;
}
.retailer-cashback-list .activated:not([data-has-cards=false]) .cashback-btn {
  margin-top: 32px;
}
.retailer-cashback-list .deactivating .cashback-btn {
  margin-top: 0;
}
.retailer-cashback-list .cashback-item.rendered {
  visibility: visible;
}
.retailer-cashback-list .cashback-item.rendered .cashback-offer-details {
  display: none;
}
.retailer-cashback-list .cashback-item.rendered .cashback-offer-details.inactive {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
}
.retailer-cashback-list .cashback-item.rendered.activated .cashback-offer-details {
  display: inline-block;
}
.retailer-cashback-list .cashback-item.rendered.activated .cashback-rate {
  color: #77b232;
}
.retailer-cashback-list .cashback-item.rendered.activated .cashback-rate .cashback-rate-icon--open {
  display: block;
}
.retailer-cashback-list .cashback-item.rendered.activated .cashback-rate .cashback-rate-icon--closed {
  display: none;
}
@media (min-width: 576px) {
  .retailer-cashback-list .cashback-rate,
  .retailer-cashback-list .cashback-details,
  .retailer-cashback-list .cashback-options {
    display: table-cell;
    vertical-align: middle;
  }
  .retailer-cashback-list .cashback-items {
    display: table;
    width: 100%;
    border-collapse: collapse;
    overflow: hidden;
    position: relative;
  }
  .retailer-cashback-list .cashback-item {
    overflow: hidden;
    position: relative;
    display: table-row;
    height: auto;
  }
  .retailer-cashback-list .cashback-trigger {
    width: 100%;
    border: none;
    background: none;
    text-align: left;
  }
  .retailer-cashback-list .cashback-timestamp {
    float: right;
    padding-top: 26px;
  }
  .retailer-cashback-list .cashback-details {
    padding: 24px;
  }
  .retailer-cashback-list .cashback-action {
    text-align: left;
    display: inline-block;
    margin-left: 6px;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
  }
  .retailer-cashback-list .cashback-btn {
    display: inline-block;
  }
  .retailer-cashback-list .cashback-action-transition {
    -webkit-transition: 0.4s ease-in-out all;
    -moz-transition: 0.4s ease-in-out all;
    -ms-transition: 0.4s ease-in-out all;
    -o-transition: 0.4s ease-in-out all;
    transition: 0.4s ease-in-out all;
  }
  .retailer-cashback-list .cashback-options {
    text-align: right;
  }
  .retailer-cashback-list .activated .cashback-action,
  .retailer-cashback-list .hovering .cashback-action,
  .retailer-cashback-list .cashback-item:focus .cashback-action {
    opacity: 1;
  }
  .retailer-cashback-list .disabled {
    cursor: initial;
  }
}
@media (max-width: 767px) {
  .retailer-cashback-list .cashback-item {
    position: relative;
    display: block;
    padding-left: 90px;
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .retailer-cashback-list .cashback-options {
    text-align: left;
    width: auto;
    display: block;
    clear: both;
  }
  .retailer-cashback-list .cashback-logo {
    margin: 0 0 24px 8px;
  }
  .retailer-cashback-list .cashback-rate {
    position: absolute;
    top: 20px;
    left: 0;
    width: 70px;
    text-align: right;
    padding: 0 0 0 30px;
  }
  .retailer-cashback-list .cashback-timestamp {
    text-align: left;
    float: none;
    padding-top: 5px;
  }
  .retailer-cashback-list .cashback-title {
    float: none;
  }
  .retailer-cashback-list .heading-icon {
    top: 18px;
  }
  .retailer-cashback-list .cashback-details,
  .retailer-cashback-list .cashback-options,
  .retailer-cashback-list .cashback-expires {
    display: block;
  }
  .retailer-cashback-list .cashback-details {
    padding: 24px 8px 8px 0;
    margin-bottom: 4px;
  }
  .retailer-cashback-list .cashback-link {
    display: block;
    padding: 10px 0 0 0 !important;
  }
  .retailer-cashback-list .cashback-action {
    opacity: 1;
    text-align: center;
    width: auto;
    margin-left: 0;
    margin-top: 5px;
  }
  .retailer-cashback-list .cashback-tags {
    display: block;
  }
  .retailer-cashback-list .cashback-tag.label {
    float: none;
  }
  .retailer-cashback-list .cashback-offer-details {
    text-align: center;
    left: 0;
    right: 0;
    display: block;
  }
}
.retailer-cashback-list--online svg.heading-icon {
  fill: #4F4C4C;
}
.retailer-cashback-list--online .cashback-title {
  color: #4F4C4C;
}
.retailer-cashback-list--online .cashback-rate {
  text-align: right;
  width: 10%;
}
@media (min-width: 768px) {
  .retailer-cashback-list--online .cashback-details {
    width: 55%;
  }
  .retailer-cashback-list--online .cashback-options {
    width: 35%;
  }
}
@media (max-width: 767px) {
  .retailer-cashback-list--online .cashback-rate {
    padding-left: 5px;
  }
}
.retailer-cashback-list--highstreet svg.heading-icon {
  fill: #1174f4;
}
.retailer-cashback-list--highstreet .cashback-title {
  color: #1174f4;
}
.retailer-cashback-list--highstreet .cashback-rate {
  color: #7b7979;
  width: 10%;
  padding-left: 35px;
}
@media (min-width: 768px) {
  .retailer-cashback-list--highstreet .cashback-details {
    width: 35%;
  }
  .retailer-cashback-list--highstreet .cashback-options {
    width: 55%;
  }
}
@media (max-width: 767px) {
  .retailer-cashback-list--highstreet .cashback-rate {
    padding-left: 25px;
    text-align: right;
  }
}
.retailer-cashback-list--grocery svg.heading-icon {
  fill: #77b232;
}
.retailer-cashback-list--grocery .cashback-title {
  color: #77b232;
}
.feature-list-bullets {
  margin: 40px auto;
}
@media (min-width: 992px) {
  .feature-list-bullets {
    margin: 0 auto 40px;
  }
}
.feature-list-bullets li {
  list-style: none;
  text-align: left;
  padding-left: 35px;
  margin-bottom: 8px;
  position: relative;
}
.feature-list-bullets li:before {
  content: '';
  position: absolute;
  left: 0;
  top: 1px;
  display: block;
  border-radius: 50%;
  background-color: #765c9e;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xml%3Aspace%3D%22preserve%22%20style%3D%22enable-background%3Anew%20-299%20171%2040%2040%22%20viewBox%3D%22-299%20171%2040%2040%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M-282.1%20198.9c-.4%200-.9-.2-1.2-.5-.7-.7-.7-1.8%200-2.5l12.4-12.4c.7-.7%201.8-.7%202.5%200s.7%201.8%200%202.5l-12.4%2012.4c-.4.3-.8.5-1.3.5z%22/%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M-282.1%20198.9c-.4%200-.9-.2-1.2-.5l-6.2-6.2c-.7-.7-.7-1.8%200-2.5s1.8-.7%202.5%200l6.2%206.2c.7.7.7%201.8%200%202.5-.4.3-.8.5-1.3.5z%22/%3E%3C/svg%3E");
  width: 22px;
  height: 22px;
  background-repeat: no-repeat;
  padding-left: 0;
}
.middle-align .form-group label {
  padding-top: 10px;
  font-weight: bold;
}
@media (min-width: 768px) {
  .middle-align .form-group label {
    text-align: right;
    margin: 0;
    padding: 5 0;
    line-height: 34px;
  }
}
.middle-align .form-group .radio {
  margin-left: 20px;
  padding-top: 0;
}
.middle-align .form-group .radio label {
  text-align: left;
  line-height: 1em;
  padding-top: 5px;
}
.middle-align .form-group .btn-group .dob {
  display: inline-block;
  width: 31%;
  margin-right: 1%;
}
.account-notifications h4 {
  margin-top: 30px;
  margin-bottom: 4px;
}
.account-notifications .notifications-container {
  margin-bottom: 40px;
}
.account-notifications p.big {
  margin-bottom: 0;
}
.account-notifications .payable-cashback {
  color: #765c9e;
}
.account-notifications .tracked-cashback {
  color: #1d7bcE;
}
.account-notifications .total-cashback {
  color: #77b232;
}
.account-notifications .notification-annotation {
  color: #7b7979;
}
.account-notifications .notification-annotation p {
  display: block;
  margin-bottom: 0;
}
.account-notifications .notification-annotation p span {
  display: none;
}
@media (min-width: 992px) {
  .account-notifications .notification-annotation p,
  .account-notifications .notification-annotation p > span {
    display: inline;
  }
}
.account-notifications .right-annotation {
  margin-top: -34px;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .account-notifications .right-annotation {
    margin-top: 0;
  }
}
.account-notifications ul.activities {
  padding-top: 24px;
}
.account-notifications ul.activities li {
  position: relative;
  margin-left: 15px;
  padding: 0 0 10px 30px;
  list-style: none;
  border-left: 2px dotted #d3d2d2;
}
.account-notifications ul.activities .activity-icon {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 30px;
  height: 30px;
  margin-left: -16px;
  text-align: center;
  border-radius: 50%;
  background: #ffffff;
}
.account-notifications ul.activities .activity-icon svg {
  width: 30px;
  height: 30px;
}
.account-notifications ul.activities .activity-icon svg.activity-account {
  fill: #1d7bcE;
}
.account-notifications ul.activities .activity-icon svg.activity-claim {
  fill: #1d7bcE;
}
.account-notifications ul.activities .activity-icon svg.activity-compare {
  fill: #1aaa95;
}
.account-notifications ul.activities .activity-icon svg.activity-confirmed {
  fill: #1aaa95;
}
.account-notifications ul.activities .activity-icon svg.activity-grocery {
  fill: #E9530E;
}
.account-notifications ul.activities .activity-icon svg.activity-opinions {
  fill: #765c9e;
}
.account-notifications ul.activities .activity-icon svg.activity-promotion {
  fill: #1d7bcE;
}
.account-notifications ul.activities .activity-icon svg.activity-q {
  fill: #1d7bcE;
}
.account-notifications ul.activities .activity-icon svg.activity-reminder {
  fill: #1aaa95;
}
.account-notifications ul.activities .activity-icon svg.activity-withdrawn {
  fill: #765c9e;
}
.account-notifications ul.activities .activity-icon.retailer-icon {
  border: 1px solid #d3d2d2;
  background-color: #ffffff;
}
.account-notifications ul.activities .activity-icon.retailer-icon img {
  width: 16px;
  height: 16px;
  margin-top: 6px;
  border-radius: 50%;
}
.account-notifications ul.activities svg.retailer-icon {
  width: 18px;
  height: 18px;
}
.account-notifications ul.activities .activity-details {
  padding-bottom: 8px;
  border-bottom: 1px solid #d3d2d2;
}
.account-notifications ul.activities .activity-details .label {
  float: none;
  margin-left: 8px;
  padding: 3px 5px;
}
.account-notifications ul.activities .activity-details p {
  margin: 5px 0 0;
}
.account-notifications ul.activities .activity-details .activity-amount {
  font-size: 18px;
  display: inline-block;
}
.account-notifications ul.activities .activity-details .activity-state {
  display: inline-block;
  padding-left: 6px;
}
.account-notifications ul.activities .activity-details .activity-state.generic-state {
  font-size: 18px;
  margin-left: -6px;
}
.account-notifications ul.activities .activity-details .activity-date {
  margin-top: -25px;
  padding-left: 10px;
}
@media (min-width: 768px) {
  .account-notifications ul.activities .activity-details .activity-date {
    margin-top: 0;
  }
}
.search-filters {
  margin: 0 0 8px 40px;
}
@media (max-width: 767px) {
  .search-filters {
    margin-left: 0;
    width: 100%;
  }
}
.search-filters > span {
  display: block;
  margin: 0 0 8px;
}
.search-filters label {
  display: inline-block;
  padding-left: 25px;
  position: relative;
  margin-right: 20px;
  margin-bottom: 0;
  line-height: 21px;
  cursor: pointer;
}
.icon-white-expand-bg,
.icon-primary-expand-bg {
  position: absolute;
  top: 50%;
  right: 0;
  width: 30px;
  height: 30px;
  margin-top: -15px;
  border: 0px;
  border-width: 0 0 3px;
  border-radius: 100%;
}
.icon-white-expand-bg {
  border-width: 0;
  background-color: #ffffff;
}
.icon-primary-expand-bg {
  background-color: #1d7bcE;
}
.icon-white-expand,
.icon-primary-expand {
  position: absolute;
  top: 4px;
  left: 4px;
  width: 22px;
  height: 22px;
  transition: transform 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transform: rotate(0deg);
}
.icon-white-expand {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xml%3Aspace%3D%22preserve%22%20style%3D%22enable-background%3Anew%200%200%2030%2030%22%20viewBox%3D%220%200%2030%2030%22%3E%3Cpath%20fill%3D%22%23231f20%22%20d%3D%22M26%2013.5h-9.5V4h-3v9.5H4v3h9.5V26h3v-9.5H26z%22/%3E%3C/svg%3E");
  width: 22px;
  height: 22px;
}
.icon-primary-expand {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xml%3Aspace%3D%22preserve%22%20style%3D%22enable-background%3Anew%200%200%2030%2030%22%20viewBox%3D%220%200%2030%2030%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M26%2013.5h-9.5V4h-3v9.5H4v3h9.5V26h3v-9.5H26z%22/%3E%3C/svg%3E");
  width: 22px;
  height: 22px;
}
[aria-expanded='false'] .icon-white-expand,
[aria-expanded='false'] .icon-primary-expand {
  transform: rotate(-90deg);
}
[aria-expanded='true'] .icon-white-expand,
[aria-expanded='true'] .icon-primary-expand {
  transform: rotate(-180deg);
}
[aria-expanded='true'] .icon-white-expand {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xml%3Aspace%3D%22preserve%22%20style%3D%22enable-background%3Anew%200%200%2030%2030%22%20viewBox%3D%220%200%2030%2030%22%3E%3Cpath%20fill%3D%22%23231f20%22%20d%3D%22M4%2013.5h22v3H4z%22/%3E%3C/svg%3E");
  width: 22px;
  height: 22px;
}
[aria-expanded='true'] .icon-primary-expand {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xml%3Aspace%3D%22preserve%22%20style%3D%22enable-background%3Anew%200%200%2030%2030%22%20viewBox%3D%220%200%2030%2030%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M4%2013.5h22v3H4z%22/%3E%3C/svg%3E");
  width: 22px;
  height: 22px;
}
.c31_contextual {
  margin-top: 20px;
}
@media (min-width: 768px) {
  .c31_contextual {
    margin-top: 0;
  }
}
.c31_contextual-alert-icon {
  padding-left: 30px;
  margin-left: 30px;
  position: relative;
  margin-right: 8px;
}
.c31_contextual-alert-icon > svg {
  width: 20px;
  height: 20px;
  fill: #1d7bcE;
  position: absolute;
  top: 0;
  left: 0;
}
.c31_contextual-alert-icon .c31_contextual-alert-text > p,
.c31_contextual-alert-icon .c31_contextual-alert-text h6 {
  margin-top: 0;
  display: block;
}
.c31_contextual-alert-icon span {
  width: 5%;
  margin-right: 2.5%;
  float: left;
  font-size: 15px;
  color: #1d7bcE;
}
@media (min-width: 768px) {
  .c31_contextual-alert-img > p,
  .c31_contextual-alert-img h6 {
    width: 82.5%;
    float: right;
    margin-top: 0;
  }
}
.c31_contextual-alert-img span {
  width: 15%;
  margin-right: 2.5%;
  float: left;
  font-size: 15px;
  color: #1d7bcE;
  text-align: right;
}
.c31_contextual-alert-img span img {
  max-width: 55px;
}
.c33_progress-bar .nav-pills {
  margin-bottom: 0;
}
.c33_progress-bar .nav-pills li {
  margin: 30px 0 0;
  padding: 0;
  text-align: center;
  border-bottom: 0;
}
.c33_progress-bar .nav-pills li:active > a,
.c33_progress-bar .nav-pills li a:hover {
  color: #1d7bcE;
  background-color: transparent;
}
.c33_progress-bar .nav-pills li a,
.c33_progress-bar .nav-pills li span {
  padding: 0;
  background-color: transparent;
  color: inherit;
}
.c33_progress-bar .nav-pills li a.step-complete,
.c33_progress-bar .nav-pills li span.step-complete,
.c33_progress-bar .nav-pills li a.step-current,
.c33_progress-bar .nav-pills li span.step-current {
  color: #1d7bcE;
  background-color: transparent;
}
.c33_progress-bar .nav-pills li a.step-incomplete,
.c33_progress-bar .nav-pills li span.step-incomplete {
  color: #656263;
  background-color: transparent;
}
.c33_progress-bar .progress-xs {
  overflow: auto;
  margin-bottom: 15px;
  padding: 15px 0;
  border-bottom: 1px solid #d3d2d2;
}
.c33_progress-bar .progress {
  position: relative;
  width: 100%;
  height: 18px;
  margin-top: 15px;
  border-radius: 0;
  background-color: transparent;
  box-shadow: none;
}
.c33_progress-bar .progress:before {
  position: absolute;
  top: 0;
  left: 50%;
  width: 18px;
  height: 100%;
  margin-left: -9px;
  content: '';
}
.c33_progress-bar .progress > div {
  height: 2px;
  margin-top: 8px;
  background-color: #d3d2d2;
}
.c33_progress-bar .progress > div:before {
  position: absolute;
  top: 0;
  left: 50%;
  width: 18px;
  height: 100%;
  margin-left: -9px;
  content: '';
  border-radius: 50%;
  background-color: #656263;
}
.c33_progress-bar .progress .progress-notstarted:before {
  background-color: #656263;
}
.c33_progress-bar .progress .progress-started {
  background: linear-gradient(to right, #1d7bcE 0%, #d3d2d2 100%);
  background-color: transparent;
  background-color: green;
}
.c33_progress-bar .progress .progress-started:before {
  background-color: #1d7bcE;
}
.c33_progress-bar .progress .progress-completed {
  background-color: #1d7bcE;
}
.c33_progress-bar .progress .progress-completed:before {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xml%3Aspace%3D%22preserve%22%20style%3D%22enable-background%3Anew%20-299%20171%2040%2040%22%20viewBox%3D%22-299%20171%2040%2040%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M-282.1%20198.9c-.4%200-.9-.2-1.2-.5-.7-.7-.7-1.8%200-2.5l12.4-12.4c.7-.7%201.8-.7%202.5%200s.7%201.8%200%202.5l-12.4%2012.4c-.4.3-.8.5-1.3.5z%22/%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M-282.1%20198.9c-.4%200-.9-.2-1.2-.5l-6.2-6.2c-.7-.7-.7-1.8%200-2.5s1.8-.7%202.5%200l6.2%206.2c.7.7.7%201.8%200%202.5-.4.3-.8.5-1.3.5z%22/%3E%3C/svg%3E");
  width: 18px;
  height: 18px;
  background-color: #1d7bcE;
}
.c33_progress-bar .progress .progress-first-step {
  background: linear-gradient(to right, #ffffff 50%, #1d7bcE 50%, #1d7bcE 50%, #d3d2d2 100%);
}
.c33_progress-bar .progress .progress-first-step.progress-completed {
  background: linear-gradient(to right, #ffffff 50%, #1d7bcE 50%, #1d7bcE 100%);
}
.c33_progress-bar .progress .progress-last-step {
  background: linear-gradient(to right, #d3d2d2 0%, #d3d2d2 50%, #ffffff 50%);
}
.c33_progress-bar .progress .progress-last-step.progress-completed,
.c33_progress-bar .progress .progress-last-step.progress-started {
  background: linear-gradient(to right, #1d7bcE 0%, #1d7bcE 50%, #ffffff 50%);
}
.c33_progress-bar.c33_progress-bar--3 li:first-of-type {
  text-align: left;
}
.c33_progress-bar.c33_progress-bar--3 li:last-of-type {
  text-align: right;
}
.c33_progress-bar.c33_progress-bar--3 li .progress-first-step {
  background: linear-gradient(to right, #ffffff 7%, #1d7bcE 7%, #1d7bcE 7%, #d3d2d2 100%);
}
.c33_progress-bar.c33_progress-bar--3 li .progress-first-step.progress-completed {
  background: linear-gradient(to right, #ffffff 7%, #1d7bcE 7%, #1d7bcE 100%);
}
.c33_progress-bar.c33_progress-bar--3 li .progress-first-step:before {
  left: 7%;
}
.c33_progress-bar.c33_progress-bar--3 li .progress-last-step {
  background: linear-gradient(to right, #d3d2d2 0%, #d3d2d2 93%, #ffffff 93%);
}
.c33_progress-bar.c33_progress-bar--3 li .progress-last-step.progress-completed,
.c33_progress-bar.c33_progress-bar--3 li .progress-last-step.progress-started {
  background: linear-gradient(to right, #1d7bcE 0%, #1d7bcE 93%, #ffffff 93%);
}
.c33_progress-bar.c33_progress-bar--3 li .progress-last-step:before {
  left: auto;
  right: 7%;
}
.empty-state {
  border: 1px #d3d2d2 dotted;
  text-align: center;
  width: 100%;
  margin-bottom: 8px;
  min-height: 160px;
  -webkit-box-shadow: inset 0px 0px 3px 3px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0px 0px 3px 3px rgba(0, 0, 0, 0.05);
}
.empty-state__content--card {
  padding: 24px;
}
.empty-state__content--card .empty-state__icon {
  fill: #1d7bcE;
  width: 30px;
  height: 30px;
}
@media (min-width: 992px) {
  .empty-state__content--card {
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    left: 0;
    top: 0;
    position: absolute;
  }
  .empty-state__content--card .empty-state__text {
    margin-top: -8px;
    position: relative;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
}
.empty-state__content--image {
  padding: 50px 8px;
}
.empty-state__content--dialog {
  padding: 100px 30%;
}
@media (max-width: 991px) {
  .empty-state__content--dialog {
    padding: 50px 8%;
  }
}
.empty-state__image {
  max-width: 470px;
  margin-bottom: 8px;
}
.empty-state__heading {
  margin-bottom: 24px;
}
.empty-state__text {
  padding: 0 10%;
}
.empty-state__text strong {
  font-weight: normal;
  color: #1d7bcE;
}
.empty-state__action {
  margin-top: 40px;
}
.star-rating > p {
  margin-bottom: 0;
  margin-left: 4px;
  line-height: 15px;
  font-size: 11px;
}
.star-rating .stars .star {
  display: inline-block;
  position: relative;
  margin-right: 1px;
  width: 15px;
  height: 15px;
}
.star-rating .stars .star svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 15px;
  height: 15px;
  fill: #d3d2d2;
}
.star-rating .stars--large {
  margin-bottom: 24px;
}
.star-rating .stars--large .star {
  width: 25px;
  height: 25px;
}
.star-rating .stars--large .star svg {
  width: 25px;
  height: 25px;
}
.star-rating .stars.one .star:nth-child(-n + 1) svg {
  fill: #e5c77c !important;
}
.star-rating .stars.one.half .star:nth-child(2) svg:nth-last-child(1) {
  fill: #e5c77c !important;
}
.star-rating .stars.two .star:nth-child(-n + 2) svg {
  fill: #e5c77c !important;
}
.star-rating .stars.two.half .star:nth-child(3) svg:nth-last-child(1) {
  fill: #e5c77c !important;
}
.star-rating .stars.three .star:nth-child(-n + 3) svg {
  fill: #e5c77c !important;
}
.star-rating .stars.three.half .star:nth-child(4) svg:nth-last-child(1) {
  fill: #e5c77c !important;
}
.star-rating .stars.four .star:nth-child(-n + 4) svg {
  fill: #e5c77c !important;
}
.star-rating .stars.four.half .star:nth-child(5) svg:nth-last-child(1) {
  fill: #e5c77c !important;
}
.star-rating .stars.five .star:nth-child(-n + 5) svg {
  fill: #e5c77c !important;
}
.star-rating .stars.five.half .star:nth-child(6) svg:nth-last-child(1) {
  fill: #e5c77c !important;
}
.star-rating-form > p {
  margin-bottom: 0;
  margin-left: 4px;
  line-height: 15px;
  font-size: 11px;
}
.star-rating-form .stars .star {
  display: inline-block;
  position: relative;
  margin-right: 1px;
  width: 15px;
  height: 15px;
}
.star-rating-form .stars .star svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 15px;
  height: 15px;
  fill: #d3d2d2;
}
.star-rating-form .stars--large {
  margin-bottom: 24px;
}
.star-rating-form .stars--large .star {
  width: 25px;
  height: 25px;
}
.star-rating-form .stars--large .star svg {
  width: 25px;
  height: 25px;
}
.star-rating-form .stars.one .star:nth-child(-n + 1) svg {
  fill: #e5c77c !important;
}
.star-rating-form .stars.one.half .star:nth-child(2) svg:nth-last-child(1) {
  fill: #e5c77c !important;
}
.star-rating-form .stars.two .star:nth-child(-n + 2) svg {
  fill: #e5c77c !important;
}
.star-rating-form .stars.two.half .star:nth-child(3) svg:nth-last-child(1) {
  fill: #e5c77c !important;
}
.star-rating-form .stars.three .star:nth-child(-n + 3) svg {
  fill: #e5c77c !important;
}
.star-rating-form .stars.three.half .star:nth-child(4) svg:nth-last-child(1) {
  fill: #e5c77c !important;
}
.star-rating-form .stars.four .star:nth-child(-n + 4) svg {
  fill: #e5c77c !important;
}
.star-rating-form .stars.four.half .star:nth-child(5) svg:nth-last-child(1) {
  fill: #e5c77c !important;
}
.star-rating-form .stars.five .star:nth-child(-n + 5) svg {
  fill: #e5c77c !important;
}
.star-rating-form .stars.five.half .star:nth-child(6) svg:nth-last-child(1) {
  fill: #e5c77c !important;
}
.star-rating-form .stars {
  display: inline-block;
  vertical-align: middle;
  height: 16px;
  width: 100px;
  text-align: center;
}
.star-rating-form .stars .star svg {
  transition: fill 0.3s ease;
}
.star-rating-form p.star-desc {
  display: inline-block;
  line-height: 16px;
  margin: 0;
  vertical-align: middle;
  text-transform: capitalize;
  height: 16px;
  width: 100px;
  text-align: center;
}
.star-rating-form input {
  display: none;
}
.scroll-down {
  display: block;
  width: 80px;
  height: 80px;
  margin: -80px auto 40px;
  border-radius: 50%;
  background-color: #f4f4f4;
  z-index: 99;
  position: relative;
}
.scroll-down.color-white {
  background-color: #ffffff;
}
.scroll-down .icon {
  width: 80px;
  height: 80px;
  fill: #004a92;
}
.panel-page-img .scroll-down {
  margin: 0 auto -40px;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -40px;
}
#basic-vs-premium {
  margin: 20px 0;
  text-align: center;
}
@media (max-width: 768px) {
  #basic-vs-premium .row > .col-sm-4:first-child {
    padding-right: 10px;
  }
  #basic-vs-premium .row > .col-sm-4:nth-child(2) {
    padding-left: 10px;
  }
}
#basic-vs-premium > .row {
  display: flex;
}
#basic-vs-premium > .row > .col-sm-4,
#basic-vs-premium > .row > .col-xs-6 {
  display: flex;
}
#basic-vs-premium .onboarding-select {
  top: 0;
  position: relative;
  transition: top 0.2s ease, box-shadow 0.2s ease;
  background: #ffffff;
  border: 1px solid #d3d2d2;
  padding: 1px;
}
#basic-vs-premium .onboarding-select .box {
  height: 100%;
}
#basic-vs-premium .onboarding-select .box .header {
  min-height: 110px;
  padding: 10px;
}
#basic-vs-premium .onboarding-select .box .header .logo {
  margin: auto;
  margin-bottom: 6px;
  fill: #4F4C4C;
}
#basic-vs-premium .onboarding-select .box .header .logo .main-logo {
  width: 80px;
  margin-left: 0;
}
@media (min-width: 768px) {
  #basic-vs-premium .onboarding-select .box .header .logo {
    width: 120px;
    height: 43px;
  }
}
#basic-vs-premium .onboarding-select .box .header span {
  font-size: 1.2em;
  line-height: 1em;
  font-weight: bold;
  text-transform: uppercase;
}
#basic-vs-premium .onboarding-select .box .header .account-subtitle {
  font-size: 1em;
  margin-top: 10px;
  font-weight: bold;
  color: #4F4C4C;
}
#basic-vs-premium .onboarding-select .box .middle {
  min-height: 400px;
  padding: 8px;
  border-top: 1px dotted #d3d2d2;
}
@media (min-width: 768px) {
  #basic-vs-premium .onboarding-select .box .middle {
    min-height: 280px;
    padding: 24px;
  }
}
@media (min-width: 992px) {
  #basic-vs-premium .onboarding-select .box .middle {
    min-height: 220px;
  }
}
#basic-vs-premium .onboarding-select .box .footer {
  width: 100%;
  border-top: 1px dotted #d3d2d2;
  font-size: 1.2em;
  height: 50px;
  padding: 10px 0;
}
#basic-vs-premium .onboarding-select .box .footer svg {
  position: relative;
  display: inline-block;
  width: 1.2em;
  vertical-align: middle;
  margin-right: 24px;
  top: -1px;
}
#basic-vs-premium .onboarding-select .box .footer span {
  margin-top: 12px;
}
#basic-vs-premium .onboarding-select .box .footer .select {
  display: block;
}
#basic-vs-premium .onboarding-select .box .footer .selected {
  display: none;
}
#basic-vs-premium .onboarding-select .box.basic .footer {
  position: absolute;
  bottom: 0;
}
#basic-vs-premium .onboarding-select:hover {
  text-decoration: none;
  cursor: pointer;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  top: -4px;
}
#basic-vs-premium .onboarding-select:focus {
  outline: none;
}
#basic-vs-premium .onboarding-select.active {
  padding: 0;
  border: 2px solid #1d7bcE;
}
#basic-vs-premium .onboarding-select.active .header {
  color: #1d7bcE;
}
#basic-vs-premium .onboarding-select.active .logo {
  fill: #1d7bcE !important;
}
#basic-vs-premium .onboarding-select.active .footer .select {
  display: none;
}
#basic-vs-premium .onboarding-select.active .footer .selected {
  display: block;
  color: #77b232;
}
#basic-vs-premium .onboarding-select.active .footer .selected svg {
  fill: #77b232;
}
.feature-panel-container {
  padding-bottom: 40px;
  padding-top: 40px;
}
@media (max-width: 768px) {
  .feature-panel-container {
    padding-bottom: 24px;
    padding-top: 24px;
  }
}
.feature-panel-container .feature-panel:nth-last-child(1) {
  margin-bottom: 0;
}
.feature-panel {
  border-bottom: solid 1px #d3d2d2;
  margin-bottom: 40px;
  padding-bottom: 40px;
  text-align: left;
  margin-left: 0;
  margin-right: 0;
}
@media (max-width: 768px) {
  .feature-panel {
    margin-bottom: 24px;
    padding-bottom: 24px;
  }
}
.feature-panel .feature-panel__title h2 {
  margin-top: 0;
  margin-right: 60px;
}
.feature-panel .feature-panel__title button {
  right: 15px;
}
@media (min-width: 768px) {
  .feature-panel .feature-panel__title button {
    display: none;
  }
}
.feature-panel .feature-panel__image-wrapper {
  display: inline-block;
  text-align: left;
  position: relative;
  margin: 24px auto;
}
.feature-panel .feature-panel__image-wrapper.feature-panel__image-wrapper--bordered img {
  border: 1px solid #d3d2d2;
}
.feature-panel .feature-panel__image {
  display: block;
  max-width: 100%;
  height: auto;
}
@media (min-width: 768px) {
  .feature-panel .feature-panel__image {
    margin: 0 auto;
  }
}
.feature-panel .well {
  background: none;
  border: none;
  box-shadow: none;
  padding: 0;
  margin: 0;
}
.feature-panel .well p {
  margin: 0;
}
@media (min-width: 768px) {
  .feature-panel .well .feature-panel__image {
    margin-top: 24px;
  }
}
.feature-panel .additional-content {
  margin-top: 24px;
}
@media (min-width: 768px) {
  .feature-panel .collapse {
    display: block;
    height: auto !important;
  }
}
@media (max-width: 768px) {
  .feature-panel .circle-icons {
    display: none;
  }
}
.featured-icons {
  margin-top: 0.25rem;
  padding: 0.5rem 0 1.75rem;
  text-align: center;
}
@media (min-width: 1200px) {
  .featured-icons {
    margin-top: -1.75rem;
  }
}
.featured-icons img {
  width: auto;
  height: 2rem;
  margin: 2.25rem 2rem;
}
@media (min-width: 1200px) {
  .featured-icons img {
    margin: 2.25rem 2.5rem;
  }
}
.featured-icons--full-height-img img {
  height: auto;
  margin-bottom: 0;
  margin-top: 0;
}
.join-panel {
  border-radius: 0 0 3px 3px;
  margin-bottom: 24px;
  padding: 40px 0;
  border: 1px solid #d3d2d2;
}
.join-panel.landing {
  font-size: 13px;
}
.join-panel.join-panel--offset {
  padding-top: 90px;
}
@media (max-width: 767px) {
  .join-panel.join-panel--offset {
    padding-top: 110px;
  }
}
.join-panel .join-panel-feature {
  padding: 0 23%;
  text-align: center;
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .join-panel .join-panel-feature {
    padding: 0 40px;
  }
}
.join-panel .join-panel-inner {
  padding-left: 1px;
  padding-right: 1px;
}
.join-panel .join-panel-inner > div {
  text-align: center;
  box-shadow: none;
}
.join-panel .join-panel-inner > div.terms-and-conditions {
  text-align: left;
}
@media (min-width: 768px) {
  .join-panel .join-panel-inner > div {
    box-shadow: inset -1px 0 0 0 #d3d2d2;
  }
}
.join-panel .join-panel-inner > div:last-of-type {
  box-shadow: none;
}
.join-panel .join-feature-title {
  margin-top: 0;
}
.join-panel .join-feature-intro {
  margin-bottom: -8px;
}
.join-panel .join-title {
  font-size: 24px;
  margin-bottom: 8px;
}
.join-panel .join-header {
  margin-bottom: 36px;
}
@media (max-width: 767px) {
  .join-panel .join-header {
    margin-bottom: 0;
  }
}
.join-panel .join-header h4 {
  margin: 0;
}
.join-panel .join-header h4 + p {
  margin-top: 8px;
  margin-bottom: 0;
}
.join-panel.join-panel--text-layout .join-header {
  text-align: center;
}
@media (max-width: 767px) {
  .join-panel.join-panel--text-layout .join-header {
    margin-bottom: 24px;
  }
}
.join-panel .ctas {
  padding-top: 24px;
}
.join-panel .ctas .cta .btn {
  min-width: 140px;
  width: 100%;
  margin-bottom: 8px;
}
.join-panel .join-footer:before,
.join-panel .join-footer:after {
  display: table;
  content: " ";
}
.join-panel .join-footer:after {
  clear: both;
}
.join-panel .join-footer:before,
.join-panel .join-footer:after {
  display: table;
  content: " ";
}
.join-panel .join-footer:after {
  clear: both;
}
.join-panel .join-intro {
  font-size: 16px;
}
.join-panel.generic-icon-strip {
  min-height: 95px;
}
.join-panel--text-layout .join-stage,
.join-panel--text-layout .join-stage-text {
  font-size: 17px;
  display: inline-block;
  margin: 0 auto;
  text-align: center;
}
.join-panel--text-layout .join-stage + p {
  max-width: 175px;
  margin: 0 auto;
}
.join-panel--text-layout .join-stage .btn {
  margin-bottom: 24px;
}
.refer .join-panel--text-layout .join-stage .btn {
  margin-bottom: 0;
}
.join-panel--text-layout .join-stage-text {
  font-size: 21px;
  line-height: 21px;
  margin: 0 auto 18px;
  margin-left: 13px;
}
.join-panel--text-layout .icon-xxs {
  font-weight: bold;
  line-height: 32px;
  display: inline-block;
  margin: 0 auto;
}
.join-panel--text-layout p {
  display: block;
  clear: both;
  margin: 0 auto 22px;
}
.join-panel--icon-layout .join-icon-container {
  float: left;
  width: 30%;
  margin-bottom: 8px;
}
.join-panel--icon-layout .join-icon-container .icon-xs {
  width: 80px;
  height: 80px;
}
.join-panel--icon-layout .join-stage-text {
  display: table;
  float: left;
  width: 70%;
  height: 80px;
}
.join-panel--icon-layout .join-stage-text p {
  font-size: 17px;
  display: table-cell;
  vertical-align: middle;
}
.join-panel--icon-layout .app-icons > div {
  width: 150px;
  margin: 0 auto;
}
.join-panel--icon-layout .app-icons img {
  width: 100%;
  padding: 1px;
}
.join-panel--icon-layout .amazon-img {
  max-height: 50px;
}
.join-panel--icon-layout .join-buttons {
  padding-top: 40px / 2;
}
.join-panel--icon-layout .join-buttons .btn {
  min-width: 23%;
  margin: 0 4px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .join-panel--icon-layout .join-buttons .btn {
    width: 40%;
  }
}
@media (max-width: 767px) {
  .join-panel--icon-layout .join-buttons .btn {
    width: 100%;
    margin: 0 0 8px 0;
  }
}
.join-panel--icon-layout .join-buttons .btn:last-of-type {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .join-panel--icon-layout .join-buttons {
    padding-top: 0;
  }
  .join-panel--icon-layout .join-buttons button,
  .join-panel--icon-layout .join-buttons .btn {
    width: 100%;
    margin: 0 0 8px 0;
  }
}
.join-panel--icon-layout .join-copy {
  padding-top: 40px;
}
@media (min-width: 768px) {
  .join-panel--icon-layout .join-icon-container {
    float: left;
    width: 100%;
  }
  .join-panel--icon-layout .join-icon-container .icon-xs {
    width: 54px;
    height: 54px;
  }
  .join-panel--icon-layout .join-stage-text {
    display: table;
    float: none;
    width: 100%;
    height: auto;
  }
  .join-panel--icon-layout .join-stage-text p {
    font-size: 12px;
    display: table-cell;
    vertical-align: middle;
  }
  .join-panel--icon-layout .join-stage-text p,
  .join-panel--icon-layout .join-stage-text a {
    display: block;
    clear: both;
    max-width: 175px;
    margin: 10 auto 0;
  }
}
.join-panel .button-pad button {
  margin-bottom: 24px;
}
.join-panel .button-pad p {
  margin: 0;
}
.join-panel .join-custom-title {
  font-size: 32px;
  line-height: 38px;
  margin-bottom: 16px;
}
.join-panel .join-custom-text {
  font-size: 22px;
  line-height: 28px;
  margin: 0;
}
.join-panel .incentive-custom-title {
  font-size: 26px;
  line-height: 32px;
  margin: 0 0 16px;
}
.join-panel .incentive-custom-description {
  font-size: 14px;
  line-height: 20px;
  margin: 0;
}
.join-panel .incentive-buttons {
  padding-top: 24px;
}
.join-panel .terms-custom-controller {
  padding-top: 24px !important;
}
.join-panel .terms-text-title {
  font-size: 14px;
  line-height: 20px;
  margin: 0 0 16px;
}
.join-panel .terms-text {
  font-size: 14px;
  line-height: 20px;
}
.join-panel hr.incentive-custom {
  margin: 24px 0;
  border-top-width: 2px;
}
.join-panel.not-eligible {
  padding-top: 70px !important;
}
.additional-help-message .panel-group {
  margin: 0 0 40px 40px;
}
.additional-help-message .panel-group li:first-child {
  padding-top: 24px;
  border-top: 1px solid #d3d2d2;
}
.retailer-review .retailer-review-user {
  position: absolute;
  width: 100px;
  text-align: center;
}
.retailer-review .retailer-review-user .retailer-review-user-avatar {
  width: 55px;
  height: 55px;
  padding: 13px;
  border-radius: 50%;
  display: inline-block;
}
.retailer-review .retailer-review-user svg.retailer-review-user-avatar {
  fill: #ffffff;
  background: #d3d2d2;
}
.retailer-review .retailer-review-user .default-avatar {
  background: #d3d2d2;
  width: 55px;
  height: 55px;
}
.retailer-review .retailer-review-timestamp {
  color: #7b7979;
}
.retailer-review .retailer-review-content {
  margin: 0 0 40px 100px;
  padding-left: 24px;
  position: relative;
}
.retailer-review .retailer-review-content:after,
.retailer-review .retailer-review-content:before {
  position: absolute;
  content: ' ';
  width: 12px;
  height: 50%;
}
.retailer-review .retailer-review-content:before {
  left: -12px;
  top: 0;
  height: 22px;
  border-bottom: 1px solid #d3d2d2;
  border-right: 1px solid #d3d2d2;
  -webkit-transform: skewX(0) skewY(-45deg);
  -ms-transform: skewX(0) skewY(-45deg);
  -o-transform: skewX(0) skewY(-45deg);
  transform: skewX(0) skewY(-45deg);
}
.retailer-review .retailer-review-content:after {
  left: -12px;
  top: 32px;
  height: calc(100%-22px);
  border-top: 1px solid #d3d2d2;
  border-right: 1px solid #d3d2d2;
  -webkit-transform: skewX(0) skewY(45deg);
  -ms-transform: skewX(0) skewY(45deg);
  -o-transform: skewX(0) skewY(45deg);
  transform: skewX(0) skewY(45deg);
}
@media (max-width: 991px) {
  .retailer-review .retailer-review-user {
    display: none;
  }
  .retailer-review .retailer-review-content {
    margin-left: 0;
    border: none;
    padding-left: 0;
  }
  .retailer-review .retailer-review-content:before,
  .retailer-review .retailer-review-content:after {
    display: none;
  }
}
.how-it-works-panel a {
  display: block;
  margin-bottom: 20px;
  text-align: center;
}
.step-holder {
  position: relative;
  min-height: 130px;
}
.step-holder a {
  text-align: left;
}
@media (min-width: 768px) {
  .step-holder a {
    text-align: center;
  }
}
.step-holder div {
  float: left;
  margin-left: 100px;
}
@media (min-width: 768px) {
  .step-holder div {
    float: none;
    margin: 0;
  }
}
.step-holder .icon-lg {
  position: absolute;
  top: 17px;
  left: 0;
}
@media (min-width: 768px) {
  .step-holder .icon-lg {
    position: relative;
    top: initial;
    left: initial;
  }
}
.c51-header {
  margin: 25px 0 20px;
}
.retailer-icon-holder,
.category-icon-holder {
  position: relative;
  display: inline-block;
  width: 120px;
  height: 120px;
  margin: 0 5px 10px;
  float: none;
}
.retailer-icon-holder a,
.category-icon-holder a {
  color: #77b232;
}
.feature-section .retailer-icon-holder a,
.feature-section .category-icon-holder a {
  color: #77b232;
}
.retailer-icon-holder .flippable,
.category-icon-holder .flippable {
  width: 100%;
  height: 100%;
}
.retailer-icon-holder .flippable:hover,
.category-icon-holder .flippable:hover {
  transform: initial;
}
@media (min-width: 576px) {
  .retailer-icon-holder .flippable:hover,
  .category-icon-holder .flippable:hover {
    transform: rotateY(180deg);
  }
}
.retailer-icon-holder .flippable .flip-front,
.category-icon-holder .flippable .flip-front,
.retailer-icon-holder .flippable .flip-back,
.category-icon-holder .flippable .flip-back {
  width: 120px;
  height: 120px;
  background-color: #ffffff;
  border-radius: 3px;
}
.retailer-icon-holder .flippable .flip-back,
.category-icon-holder .flippable .flip-back {
  padding-top: 22px;
  font-size: 16px;
}
.retailer-icon-holder .flippable .flip-back strong,
.category-icon-holder .flippable .flip-back strong {
  display: block;
  line-height: 30px;
  font-size: 30px;
  color: #77b232;
}
.retailer-icon-holder .flippable .flip-cashback,
.category-icon-holder .flippable .flip-cashback {
  padding-top: 0;
  display: table;
  height: 100%;
}
.retailer-icon-holder .flippable .flip-cashback__details,
.category-icon-holder .flippable .flip-cashback__details {
  display: table-cell;
  vertical-align: middle;
}
.retailer-icon-holder .not-flippable,
.category-icon-holder .not-flippable {
  width: 100%;
  height: 100%;
}
.retailer-icon-holder .not-flippable .no-flip,
.category-icon-holder .not-flippable .no-flip {
  width: 120px;
  height: 120px;
  background-color: #ffffff;
  border-radius: 3px;
}
.retailer-icon-holder .not-flippable .no-flip:hover,
.category-icon-holder .not-flippable .no-flip:hover {
  border: 2px solid #1d7bcE;
  cursor: pointer;
}
.retailer-icon-holder .retailer-box,
.category-icon-holder .retailer-box {
  position: relative;
}
.retailer-icon-holder .retailer-box.selectedBox .no-flip,
.category-icon-holder .retailer-box.selectedBox .no-flip {
  border: 2px solid #1d7bcE;
}
.retailer-icon-holder .retailer-box .bookmark-hover,
.category-icon-holder .retailer-box .bookmark-hover {
  z-index: -1;
}
.retailer-icon-holder .with-hover:hover,
.category-icon-holder .with-hover:hover {
  border: 2px solid #1d7bcE;
}
.retailer-icon-holder .compare-icon-holder,
.category-icon-holder .compare-icon-holder {
  background-color: #1aaa95;
  border-radius: 3px;
  width: 120px;
  height: 120px;
}
.retailer-icon-holder .compare-icon-holder:hover,
.category-icon-holder .compare-icon-holder:hover {
  background-color: #137e6e;
}
.retailer-icon-holder .compare-icon-holder img,
.category-icon-holder .compare-icon-holder img {
  margin-top: -30px;
  height: 90px;
}
.retailer-icon-holder .compare-icon-holder span,
.category-icon-holder .compare-icon-holder span {
  color: #ffffff;
  font-size: 11px;
  margin-top: 1em;
}
.retailer-icon-holder img,
.category-icon-holder img {
  position: absolute;
  top: 30px;
  left: 0;
  width: 104px;
  height: 64px;
  margin-left: 8px;
  border-radius: 0;
}
@media (max-width: 768px) {
  .category-icon {
    float: none;
  }
  .tab-content {
    margin: 24px auto;
  }
}
.category-filter-offers {
  text-align: left;
  padding-bottom: 24px;
}
@media (max-width: 576px) {
  .category-filter-offers {
    padding-bottom: 8px;
  }
}
.category-filter-offers .category-filter-offers-container ul {
  list-style: none;
  margin-bottom: 0;
}
.category-filter-offers .category-filter-offers-container ul li {
  display: inline-block;
  vertical-align: top;
  border-right: solid 1px #ddd;
  text-align: center;
  margin-bottom: 8px;
}
.category-filter-offers .category-filter-offers-container ul li.active .circle-icon {
  background: #1d7bcE !important;
}
.category-filter-offers .category-filter-offers-container ul li.active .circle-icon svg {
  fill: #ffffff;
}
.category-filter-offers .category-filter-offers-container ul li a {
  padding: 0;
}
.category-filter-offers .category-filter-offers-container ul li a .circle-icon-container {
  padding: 0px 15px;
}
.category-filter-offers .category-filter-offers-container ul li a .circle-icon-container .circle-icon {
  margin: 0;
}
.category-filter-offers .category-filter-offers-container ul li a .circle-icon-container .circle-icon svg {
  margin-top: 7px;
}
.category-filter-offers .category-filter-offers-container ul li a .text-container {
  height: 24px;
  width: 80%;
  display: table;
  margin: 4px 10% 0;
  text-align: center;
}
.category-filter-offers .category-filter-offers-container ul li a .text-container span {
  font-size: 10px;
  line-height: 12px;
  vertical-align: top;
  display: table-cell;
}
.category-filter-offers .category-filter-offers-container ul li:first-child .circle-icon-container {
  padding-left: 0;
}
.category-filter-offers .category-filter-offers-container ul li:first-child .text-container {
  margin-left: 0;
}
.category-filter-offers .category-filter-offers-container ul li:nth-last-child(1) {
  border-right: none;
}
.feature-section {
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center;
}
@media (min-width: 768px) {
  .feature-section {
    padding-top: 40px;
    padding-bottom: 60px;
  }
}
.feature-section .this-feature-spacing {
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center;
}
@media (min-width: 768px) {
  .feature-section .this-feature-spacing {
    padding-top: 40px;
    padding-bottom: 60px;
  }
}
.feature-section .this-feature-spacing-small {
  padding-top: 24px;
  padding-bottom: 24px;
  text-align: center;
}
@media (min-width: 768px) {
  .feature-section .this-feature-spacing-small {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.feature-section .this-feature-spacing-xs {
  padding-top: 8px;
  padding-bottom: 8px;
  text-align: center;
}
@media (min-width: 768px) {
  .feature-section .this-feature-spacing-xs {
    padding-top: 24px;
    padding-bottom: 24px;
  }
}
.feature-section--no-top {
  padding-top: 0 !important;
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center;
}
@media (min-width: 768px) {
  .feature-section--no-top {
    padding-top: 40px;
    padding-bottom: 60px;
  }
}
.feature-section--no-center {
  text-align: initial;
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center;
}
@media (min-width: 768px) {
  .feature-section--no-center {
    padding-top: 40px;
    padding-bottom: 60px;
  }
}
.feature-section--no-bottom {
  padding-bottom: 0 !important;
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center;
}
@media (min-width: 768px) {
  .feature-section--no-bottom {
    padding-top: 40px;
    padding-bottom: 60px;
  }
}
.feature-section-small {
  padding-top: 24px;
  padding-bottom: 24px;
  text-align: center;
}
@media (min-width: 768px) {
  .feature-section-small {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.feature-section-small--no-top {
  padding-top: 0 !important;
  padding-top: 24px;
  padding-bottom: 24px;
  text-align: center;
}
@media (min-width: 768px) {
  .feature-section-small--no-top {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.feature-section-small--no-bottom {
  padding-bottom: 0 !important;
  padding-top: 24px;
  padding-bottom: 24px;
  text-align: center;
}
@media (min-width: 768px) {
  .feature-section-small--no-bottom {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.feature-section-small--no-center {
  text-align: initial;
  padding-top: 24px;
  padding-bottom: 24px;
  text-align: center;
}
@media (min-width: 768px) {
  .feature-section-small--no-center {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.feature-section-xs {
  padding-top: 8px;
  padding-bottom: 8px;
  text-align: center;
}
@media (min-width: 768px) {
  .feature-section-xs {
    padding-top: 24px;
    padding-bottom: 24px;
  }
}
.feature-section-xs--no-top {
  padding-top: 0 !important;
  padding-top: 8px;
  padding-bottom: 8px;
  text-align: center;
}
@media (min-width: 768px) {
  .feature-section-xs--no-top {
    padding-top: 24px;
    padding-bottom: 24px;
  }
}
.feature-section-xs--no-bottom {
  padding-bottom: 0 !important;
  padding-top: 8px;
  padding-bottom: 8px;
  text-align: center;
}
@media (min-width: 768px) {
  .feature-section-xs--no-bottom {
    padding-top: 24px;
    padding-bottom: 24px;
  }
}
.feature-section-xs--no-center {
  text-align: initial;
  padding-top: 8px;
  padding-bottom: 8px;
  text-align: center;
}
@media (min-width: 768px) {
  .feature-section-xs--no-center {
    padding-top: 24px;
    padding-bottom: 24px;
  }
}
.feature-section .earnings-panel p {
  font-size: 13px;
}
.feature-section .earnings-panel h2 {
  color: inherit;
}
@media (max-width: 767px) {
  .feature-section .earnings-panel h2 {
    margin-bottom: 40px;
  }
}
.feature-section .earnings-panel .earnings-subtext {
  color: #ffffff;
}
.two-option-promo-panel {
  text-align: center;
}
.two-option-promo-panel:before,
.two-option-promo-panel:after {
  display: table;
  content: " ";
}
.two-option-promo-panel:after {
  clear: both;
}
.two-option-promo-panel:before,
.two-option-promo-panel:after {
  display: table;
  content: " ";
}
.two-option-promo-panel:after {
  clear: both;
}
.two-option-promo-panel .border-middle:nth-child(1) {
  border-right: solid 1px #dddddd;
}
.two-option-promo-panel__panel {
  margin-bottom: 24px;
  padding-top: 24px;
  text-align: center;
}
.two-option-promo-panel__panel:nth-child(1) {
  border-right: solid 1px #dddddd;
}
.two-option-promo-panel__panel img,
.two-option-promo-panel__panel svg {
  margin: 0 auto;
  display: block;
  float: none;
}
.two-option-promo-panel__panel p {
  max-width: 350px;
  margin: 24px auto;
}
.two-option-promo-panel__panel .promo-panel-icon {
  fill: #ffffff;
  padding: 6px;
}
.two-option-promo-panel__panel .circle-icon {
  float: none;
  margin-bottom: 24px;
}
.two-option-promo-panel__panel--small img,
.two-option-promo-panel__panel--small svg {
  margin-bottom: 10px;
}
.two-option-promo-panel__panel--small p {
  max-width: 200px;
  color: #1d7bcE;
}
.two-option-promo-panel__panel--small > div:nth-child(1) {
  border-right: solid 1px #dddddd;
}
.c55a_content-promo-panel p {
  font-size: 13px;
}
.retailer-description-summary h1 {
  margin-bottom: 8px;
}
.plus-divider {
  width: 8px;
  height: 8px;
  display: inline-block;
  fill: #7b7979;
  margin-left: 8px/2;
  margin-right: 8px/2;
}
.retailer-description--ways-to-earn h6 {
  font-size: 13px;
  font-weight: bold;
}
.retailer-description--ways-to-earn li {
  display: inline-block;
  list-style: none;
  padding-right: 8px;
}
.retailer-description--ways-to-earn li:not(:first-child) {
  border-right: solid 1px #d3d2d2;
}
.retailer-description--ways-to-earn li:last-child {
  border-right: none;
  padding-right: 0;
}
@media (max-width: 768px) {
  .retailer-description--ways-to-earn li {
    display: block;
    border: none;
    padding: 0;
  }
}
.retailer-description--ways-to-earn li .proposition-icon {
  width: 18px;
  height: 18px;
  vertical-align: text-bottom;
  margin-right: 8px/2;
}
.retailer-description--ways-to-earn li .dropdown {
  display: inline-block;
}
.retailer-description--ways-to-earn li .dropdown-content {
  top: 25px;
  min-width: 200px;
  padding-top: 8px;
  padding-bottom: 8px;
}
.retailer-description--ways-to-earn li .dropdown-content h4 {
  color: #bb8800;
}
.retailer-description--ways-to-earn li .dropdown-content svg {
  width: 240px;
  height: 40px;
  margin-left: -40px;
}
.retailer-description--ways-to-earn li .dropdown:hover .dropdown-content {
  top: 15px;
}
.retailer-description--ways-to-earn li.online svg {
  fill: #4F4C4C;
}
.retailer-description--ways-to-earn li.online .dropdown-title {
  color: #4F4C4C;
}
.retailer-description--ways-to-earn li.highstreet .dropdown-title {
  color: #1174f4;
}
.retailer-description--ways-to-earn li.highstreet svg:not(.plus-divider) {
  fill: #1174f4;
}
.retailer-description--ways-to-earn li.grocery .dropdown-title {
  color: #77b232;
}
.retailer-description--ways-to-earn li.grocery svg {
  fill: #77b232;
}
.retailer-description-full h3 {
  border-bottom: 1px dotted #d3d2d2;
  padding-bottom: 8px;
  margin-bottom: 24px;
}
.feature-panel.app-feature-panel {
  padding-bottom: 0;
}
@media (min-width: 768px) {
  .feature-panel.app-feature-panel .feature-panel__title h2 {
    font-size: 30px;
    margin-bottom: 15px;
    margin-right: 0;
    text-align: center;
  }
  .feature-panel.app-feature-panel .well p {
    text-align: center;
  }
}
.feature-panel.app-feature-panel h2,
.feature-panel.app-feature-panel p {
  color: #4c4f4f;
}
.feature-panel.app-feature-panel .circle-icons {
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  .feature-panel.app-feature-panel .circle-icons {
    display: none;
  }
}
@media (min-width: 768px) {
  .feature-panel.app-feature-panel .circle-icons {
    display: block;
  }
}
.feature-panel.app-feature-panel .feature-panel__image-wrapper {
  margin: 0 auto;
  text-align: center;
}
.feature-panel.app-feature-panel .feature-panel__image-wrapper img {
  margin: 0 auto;
  max-width: 100%;
}
@media (max-width: 768px) {
  .feature-panel.app-feature-panel .feature-panel__image-wrapper {
    display: block;
  }
  .feature-panel.app-feature-panel .feature-panel__image-wrapper img {
    max-width: 300px;
  }
}
.retailer-cashback-summary {
  background-color: #4F4C4C;
  text-align: center;
  position: relative;
}
.retailer-cashback-summary:after {
  content: '';
  display: block;
  position: absolute;
  right: 50%;
  bottom: -10px;
  width: 0;
  height: 0;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  border-top: 10px solid #4F4C4C;
  clear: both;
  margin-right: -10px;
}
.retailer-cashback-summary p,
.retailer-cashback-summary h2,
.retailer-cashback-summary h5 {
  color: #ffffff;
}
.retailer-cashback-summary .cashback-title {
  margin: 0;
}
.retailer-cashback-summary a {
  color: #ffffff;
  text-decoration: underline;
}
.retailer-cashback-summary-wrap.affix {
  position: fixed!important;
}
.retailer-cashback-summary-header {
  padding: 8px;
}
@media (min-width: 602px) {
  .retailer-cashback-summary-header {
    padding: 24px;
  }
  .retailer-cashback-summary-header .cashback-title {
    font-weight: 500;
  }
  .retailer-cashback-summary-header .cashback-title .cashback-prefix {
    font-size: 13px;
  }
  .retailer-cashback-summary-header .cashback-title .cashback-amount {
    padding: 0 8px/2;
    font-size: 30px;
    line-height: 1.1;
  }
}
.retailer-cashback-summary-header .sub {
  padding-top: 8px;
}
@media (min-width: 992px) {
  .retailer-cashback-summary-header .cashback-prefix {
    display: block;
    margin-bottom: 8px/2;
  }
  .retailer-cashback-summary-header .cashback-amount {
    display: block;
  }
}
.retailer-cashback-summary-info {
  padding: 8px;
  border-top: solid 1px rgba(221, 221, 221, 0.4);
}
.retailer-cashback-summary-info h5 {
  margin-top: 0;
}
.retailer-cashback-summary-info p {
  margin-bottom: 0;
}
@media (min-width: 602px) {
  .retailer-cashback-summary-info {
    padding: 24px;
  }
}
.retailer-cashback-summary-buttons p {
  text-align: center;
  margin-bottom: 8px;
}
.retailer-cashback-summary-buttons .terms-anchor {
  margin-top: 24px;
}
.retailer-cashback-summary-buttons .btn {
  width: 100%;
  display: block;
  position: relative;
  margin-bottom: 8px/2;
}
.retailer-cashback-summary-buttons .btn.btn-offer-activated {
  border: 2px solid #77b232;
  background: none;
  color: #77b232;
  cursor: default;
  outline: none;
}
.grocery-offer-list-items .offer-found {
  border-bottom: 1px dotted #d3d2d2;
  padding-bottom: 24px;
}
.grocery-offer-list-items .offer-found p {
  margin: 0;
}
.grocery-offer-list-items .offer-found p span {
  font-weight: bold;
}
.grocery-offer-list-items .grocery-offer-list-item {
  padding: 24px 0;
  border-bottom: 1px solid #d3d2d2;
  position: relative;
}
.grocery-offer-list-items .grocery-offer-list-item:first-of-type {
  border-top: 1px solid #d3d2d2;
}
.grocery-offer-list-items .grocery-offer-list-item:before,
.grocery-offer-list-items .grocery-offer-list-item:after {
  display: table;
  content: " ";
}
.grocery-offer-list-items .grocery-offer-list-item:after {
  clear: both;
}
.grocery-offer-list-items .grocery-offer-list-item:before,
.grocery-offer-list-items .grocery-offer-list-item:after {
  display: table;
  content: " ";
}
.grocery-offer-list-items .grocery-offer-list-item:after {
  clear: both;
}
.grocery-offer-list-items .grocery-offer-list-item .redemption-text {
  clear: both;
}
.grocery-offer-list-items .grocery-offer-list-item-checkbox {
  width: 85px;
  padding-top: 5px;
  float: left;
}
.grocery-offer-list-items .grocery-offer-list-item-checkbox .checkbox {
  margin-bottom: 0;
}
.grocery-offer-list-items .grocery-offer-list-item-checkbox .checkbox input[type="checkbox"] {
  visibility: hidden;
}
.grocery-offer-list-items .grocery-offer-list-item-checkbox .checkbox .quantity {
  width: 50px;
  padding-right: 8px / 2;
  padding-left: 8px / 2;
  text-align: center;
  opacity: 0;
  transition: opacity 0.3s ease;
}
.grocery-offer-list-items .grocery-offer-list-item-checkbox .checkbox .left-block:before {
  top: 12px;
}
.grocery-offer-list-items .grocery-offer-list-item-checkbox .checkbox input:checked + .left-block .quantity {
  opacity: 1;
}
.grocery-offer-list-items .grocery-offer-list-item-checkbox input {
  display: block;
}
.grocery-offer-list-items .grocery-offer-list-item-details {
  display: block;
  float: left;
}
.grocery-offer-list-items .grocery-offer-list-item-details .img-container {
  width: 50px;
  padding-top: 5px;
  float: left;
}
.grocery-offer-list-items .grocery-offer-list-item-details .img-container img {
  width: 50px;
}
.grocery-offer-list-items .grocery-offer-list-item-details .details-container {
  float: left;
  padding-left: 24px;
  min-height: 50px;
}
.grocery-offer-list-items .grocery-offer-list-item-details .details-container h6 {
  margin: 0;
  color: #1d7bcE;
}
.grocery-offer-list-items .grocery-offer-list-item-details .details-container .status {
  margin: 0;
}
.grocery-offer-list-items .grocery-offer-list-item-details .details-container .validity {
  font-weight: bold;
  color: #7b7979;
  margin: 0;
}
.account-hero-banner {
  background: #f9f9f9;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 0;
  position: relative;
  border-bottom: 1px solid #d9d9d9;
  border-radius: 0;
}
.account-hero-banner .profile__pic {
  margin-right: 24px;
}
@media (max-width: 767px) {
  .account-hero-banner .profile__pic {
    margin-right: 8px;
  }
}
.account-hero-banner .profile__pic img {
  width: 48px;
  height: 48px;
  display: block;
  margin-right: auto;
  margin-left: auto;
  border-radius: 50%;
  border: 1px solid #1d7bcE;
}
@media (max-width: 767px) {
  .account-hero-banner .profile__pic img {
    width: 40px;
    height: 40px;
  }
}
.account-hero-banner .profile__title {
  color: #231F20;
  font-size: 21px;
  font-weight: bold;
  line-height: 30px;
  margin: 0;
}
@media (max-width: 767px) {
  .account-hero-banner .profile__title {
    font-size: 14px;
    line-height: 17px;
  }
}
.account-hero-banner .profile__sub-title {
  color: #1d7bcE;
  font-size: 11px;
  font-weight: bold;
  line-height: 13px;
  margin: 0;
  letter-spacing: 0.7px;
}
@media (max-width: 767px) {
  .account-hero-banner .profile__sub-title {
    height: 19px;
    font-size: 16px;
    line-height: 19px;
  }
}
.account-hero-banner .profile__sub-title__premium {
  color: #BD9B3E;
}
.account-hero-banner .profile__sub-title__premium a {
  color: #BD9B3E;
}
.account-hero-banner .profile__sub-title__premium-v2 {
  color: #3E306C;
}
.account-hero-banner .profile__sub-title__premium-v2 a {
  color: #3E306C;
}
.account-hero-banner .stats__amount {
  color: #4A4A4A;
  font-size: 21px;
  font-weight: bold;
  line-height: 26px;
  margin: 0;
}
.account-hero-banner .stats__amount-holder {
  margin-left: 60px;
  margin-right: 0;
}
.account-hero-banner .stats__amount-holder:last-child {
  margin-right: 0;
}
.account-hero-banner .stats__amount-holder:first-child {
  margin-left: 0;
}
.account-hero-banner .stats__amount-label {
  opacity: 0.75;
  color: #4A4A4A;
  font-size: 11px;
  line-height: 12px;
}
.account-hero-banner .stats__amount-current-balance {
  color: #1d7bcE;
}
.account-hero-banner .clear {
  clear: both;
}
.cmp-tags .tag {
  -webkit-border-radius: 2px !important;
  -moz-border-radius: 2px !important;
  border-radius: 2px !important;
  transition: font-size 300ms ease;
  font-size: 12px;
  line-height: 16px;
  border: 1px solid #D3D2D2;
  display: inline-block;
  height: 19px;
  margin-bottom: 8px;
  margin-right: 8px;
  width: 70px;
}
@media (min-width: 992px) {
  .cmp-tags .tag {
    font-size: 12px;
    line-height: 16px;
  }
}
.cmp-tags .tag--exclusive {
  border-color: #1D7BCE;
  color: #1D7BCE;
}
.cmp-tags .tag--increased {
  border-color: #E9530E;
  color: #E9530E;
}
.cmp-tags .tag--premium {
  border-color: #3E306C;
  color: #3E306C;
}
.cmp-tags .tag--voucher {
  background-color: #1D7BCE;
  border-color: #1D7BCE;
  color: #ffffff;
  margin-left: 8px;
  position: relative;
}
.cmp-tags .tag--voucher:before {
  background-color: #1D7BCE;
  content: '';
  height: 13px;
  left: -7px;
  position: absolute;
  top: 2px;
  transform: rotate(45deg);
  width: 13px;
}
.cmp-tags .tag--voucher:after {
  -webkit-border-radius: 100% !important;
  -moz-border-radius: 100% !important;
  border-radius: 100% !important;
  background-color: #ffffff;
  content: '';
  height: 2px;
  left: 2px;
  position: absolute;
  top: 7px;
  width: 2px;
}
.cmp-tags .tag--visa {
  border: 0;
  color: #7B7979;
  cursor: pointer;
  width: auto;
}
.cmp-tags .visa-logo {
  fill: #004686;
  height: 16px;
  position: relative;
  top: 3px;
  width: 48px;
}
.isolated-component {
  box-sizing: border-box !important;
}
.isolated-component .row:after,
.isolated-component .row:before {
  display: initial !important;
}
.isolated-component .modal {
  overflow: auto !important;
}
.isolated-component .modal .modal-header {
  position: initial !important;
}
.isolated-component a:not([href]):not([tabindex]):not(.btn) {
  color: #0275D8;
  text-decoration: none !important;
  cursor: pointer !important;
}
.isolated-component a:not([href]):not([tabindex]):not(.btn):hover {
  outline-width: 0 !important;
  color: #014C8C !important;
  text-decoration: underline !important;
}
.cmp-quidco-adverts .ad-placement {
  position: relative;
  overflow: hidden;
  margin: 24px auto;
}
.cmp-quidco-adverts .ad-placement p {
  margin: 0;
}
.cmp-quidco-adverts .ad-placement .banner .title {
  color: #4F4C4C;
  transition: font-size 300ms ease;
  font-size: 14px;
  line-height: 18px;
  display: inline;
}
@media (min-width: 992px) {
  .cmp-quidco-adverts .ad-placement .banner .title {
    font-size: 14px;
    line-height: 18px;
  }
}
.cmp-quidco-adverts .ad-placement .banner .footer .upgrade {
  transition: font-size 300ms ease;
  font-size: 14px;
  line-height: 18px;
  font-weight: bold;
}
@media (min-width: 992px) {
  .cmp-quidco-adverts .ad-placement .banner .footer .upgrade {
    font-size: 14px;
    line-height: 18px;
  }
}
.cmp-quidco-adverts .ad-placement.horizontal .heading {
  display: none;
}
.cmp-quidco-adverts .ad-placement.horizontal .ad-banner {
  display: flex;
  flex-direction: column;
  max-width: 728px;
  margin: 0 auto;
}
.cmp-quidco-adverts .ad-placement.horizontal .ad-banner .banner {
  margin: 0 auto;
}
.cmp-quidco-adverts .ad-placement.horizontal .ad-banner .banner .heading {
  text-align: center;
  padding-bottom: 8px;
}
.cmp-quidco-adverts .ad-placement.horizontal .ad-banner .banner .footer {
  display: flex;
  padding-top: 8px;
}
.cmp-quidco-adverts .ad-placement.horizontal .ad-banner .banner .footer .title {
  margin-right: auto;
}
.cmp-quidco-adverts .ad-placement.horizontal .ad-banner .banner .footer .upgrade {
  margin-left: auto;
}
@media (max-width: 991px) {
  .cmp-quidco-adverts .ad-placement.horizontal .ad-banner .heading {
    display: block;
  }
  .cmp-quidco-adverts .ad-placement.horizontal .ad-banner .footer .title {
    display: none;
  }
  .cmp-quidco-adverts .ad-placement.horizontal .ad-banner .footer .upgrade {
    margin: 0 auto;
  }
}
.cmp-quidco-adverts .ad-placement.vertical {
  max-width: 320px;
  margin: 10px auto;
}
.cmp-quidco-adverts .ad-placement.vertical .ad-banner {
  padding: 0;
}
.cmp-quidco-adverts .ad-placement.vertical .ad-iframe-container {
  text-align: center;
}
.cmp-quidco-adverts .ad-placement.vertical .heading p.title {
  display: block;
  text-align: center;
  padding-bottom: 2px;
}
.cmp-quidco-adverts .ad-placement.vertical .footer .upgrade p {
  font-size: 13px;
  text-align: center;
}
.cmp-sitewide-banner .promotion-nav-container .large-promo-banner {
  display: none;
}
.cmp-sitewide-banner .promotion-nav-container .small-promo-banner {
  display: block;
}
@media (min-width: 992px) {
  .cmp-sitewide-banner .promotion-nav-container {
    margin-top: 0;
  }
  .cmp-sitewide-banner .promotion-nav-container.premium {
    padding-top: 30px;
  }
  .cmp-sitewide-banner .promotion-nav-container.basic {
    padding-top: 0;
  }
  .cmp-sitewide-banner .promotion-nav-container .large-promo-banner {
    display: block;
  }
  .cmp-sitewide-banner .promotion-nav-container .small-promo-banner {
    display: none;
  }
}
.cmp-sitewide-banner .promotion-nav-container .promotion-nav > a > img {
  margin: 0 auto;
  max-width: 100%;
}
.cmp-call-to-action .retailer__logo {
  background: white;
  border: none;
  box-shadow: 0 4px 11px 0 rgba(0, 0, 0, 0.24);
  cursor: pointer;
  height: 96px;
  padding: 8px / 2;
  width: 96px;
  display: inline-block;
  position: absolute;
  margin-top: -28px;
  margin-left: -48px;
}
.cmp-call-to-action .retailer__logo img {
  display: block;
  max-width: 100%;
  width: 100%;
}
@media (min-width: 768px) {
  .cmp-call-to-action .retailer__logo {
    height: 96px;
    width: 96px;
    margin: 0;
    margin-top: -28px;
    margin-left: 20px;
  }
}
@media (min-width: 992px) {
  .cmp-call-to-action .retailer__logo {
    height: 135px;
    width: 135px;
    position: relative;
    margin: 0;
  }
}
.cmp-call-to-action .button {
  display: block;
  margin-bottom: 8px !important;
  width: 100%;
}
.cmp-call-to-action .button.premium-button {
  background: linear-gradient(150deg, #3E306C 0%, #78427D 100%);
  color: white;
  padding-top: 5px;
}
.cmp-call-to-action .button.premium-button .premium-page-icon {
  width: 35px;
  height: 23px;
  margin-bottom: 5px;
}
@media (min-width: 992px) {
  .cmp-call-to-action .button {
    float: right;
    max-width: 200px;
  }
  .cmp-call-to-action .button.summary-button {
    float: none;
    max-width: none;
    margin-bottom: 8px !important;
  }
}
.cmp-call-to-action a.incentive-cta {
  float: none;
  width: auto;
  min-width: 150px;
  max-width: 300px;
  padding: 13px 28px;
  margin: 0 auto 0 auto;
  display: inline-block;
}
.cmp-call-to-action .card-registered {
  margin-bottom: 8px;
}
.cmp-modal .modal-content {
  border: 0;
}
@media (min-width: 768px) {
  .cmp-modal .modal-dialog {
    margin: 250px auto 0;
  }
}
@media (max-width: 767px) {
  .cmp-modal .modal-dialog,
  .cmp-modal .modal-content {
    height: 100%;
    max-width: 768px;
  }
  .cmp-modal .modal-dialog {
    background: #ffffff;
    margin: 110px 0 0;
  }
  .cmp-modal .modal-content {
    border-radius: 0;
  }
}
@media (max-width: 767px) {
  .cmp-modal .is-warning,
  .cmp-modal .is-recorded,
  .cmp-modal .is-confused,
  .cmp-modal .modal-body.has-title {
    height: calc(100% - 96px);
    overflow-y: scroll;
    position: fixed;
    top: 40px;
    width: 100%;
  }
  .cmp-modal .is-warning.is-voucher,
  .cmp-modal .is-recorded.is-voucher,
  .cmp-modal .is-confused.is-voucher,
  .cmp-modal .modal-body.has-title.is-voucher {
    height: calc(100% - 232px);
  }
}
@media (max-width: 767px) {
  .cmp-modal .modal-body.has-title {
    top: 72px;
  }
}
@media (max-width: 767px) {
  .cmp-modal .modal-footer {
    border-radius: 0;
    bottom: 0;
    display: block;
    position: fixed;
    width: 100%;
  }
}
.cmp-modal .button {
  float: right;
  margin: 0 0 0 16px !important;
  min-width: 120px;
}
@media (max-width: 767px) {
  .cmp-modal .button {
    display: block;
    margin-left: 0 !important;
    width: 100%;
  }
}
.cmp-modal .button--card {
  background: none;
  border: none;
  cursor: pointer;
  font-weight: bold;
  outline: none;
  padding: 0;
}
@media (max-width: 767px) {
  .cmp-modal .button--card {
    display: block;
    margin-bottom: 16px !important;
  }
}
.cmp-modal .modal-text {
  border: none;
  margin: 0 auto;
  max-width: 500px;
  padding: 0 16px;
}
.cmp-modal .modal-header,
.cmp-modal .modal-body,
.cmp-modal .modal-footer {
  border: none;
  padding: 16px;
}
.cmp-modal .modal-footer {
  background-color: #F4F4F4;
  border-radius: 0 0 0.3rem 0.3rem;
}
.cmp-modal .modal__title {
  transition: font-size 300ms ease;
  font-size: 18px;
  line-height: 22px;
  font-size: 26px;
  line-height: 10px;
  font-weight: normal;
  color: #231F20;
}
@media (min-width: 992px) {
  .cmp-modal .modal__title {
    font-size: 18px;
    line-height: 22px;
  }
}
.cmp-modal .modal__link {
  font-weight: bold;
}
.cmp-modal .modal__close {
  transition: font-size 300ms ease;
  font-size: 18px;
  line-height: 22px;
  line-height: 30px;
  color: #231F20;
  font-size: 26px;
  background-color: transparent;
  border: none;
  cursor: pointer;
  position: absolute;
  right: 8px;
  top: 5px;
}
@media (min-width: 992px) {
  .cmp-modal .modal__close {
    font-size: 26px;
    line-height: 30px;
  }
}
@media (max-width: 767px) {
  .cmp-modal .modal__close {
    transition: font-size 300ms ease;
    font-size: 26px;
    line-height: 30px;
    position: fixed;
    top: 0;
    z-index: 2;
  }
}
@media (max-width: 767px) and (min-width: 992px) {
  .cmp-modal .modal__close {
    font-size: 32px;
    line-height: 36px;
  }
}
.cmp-modal .has-title.modal-header {
  background: #ffffff;
  border-bottom: 1px dotted #DEDDDE;
  line-height: 72px;
  height: 72px;
  margin: 0 auto 8px;
  padding: 24px 0 0;
  width: calc(100% - 32px);
}
.cmp-modal .has-title .modal__title {
  transition: font-size 300ms ease;
  font-size: 18px;
  line-height: 22px;
  font-weight: bold;
}
@media (min-width: 992px) {
  .cmp-modal .has-title .modal__title {
    font-size: 26px;
    line-height: 30px;
  }
}
.cmp-modal .is-warning,
.cmp-modal .is-recorded,
.cmp-modal .is-voucher,
.cmp-modal .is-card {
  padding: 64px 0;
}
.cmp-modal .modal-text {
  border: none;
  margin: 0 auto;
  max-width: 500px;
  padding: 0 16px;
}
.cmp-modal .no-cashnack {
  transition: font-size 300ms ease;
  font-size: 14px;
  line-height: 18px;
}
@media (min-width: 992px) {
  .cmp-modal .no-cashnack {
    font-size: 16px;
    line-height: 20px;
  }
}
.cmp-modal .no-cashnack p {
  margin-bottom: 0;
}
.cmp-modal .is-voucher {
  padding-bottom: 48px;
}
.cmp-modal-browser-issues svg {
  display: block;
  margin: 9px auto 12px auto;
  width: 32px;
  height: 32px;
  color: #095dc9;
}
.cmp-modal-browser-issues h3 {
  transition: font-size 300ms ease;
  font-size: 26px;
  line-height: 30px;
  margin-bottom: 16px;
}
@media (min-width: 992px) {
  .cmp-modal-browser-issues h3 {
    font-size: 32px;
    line-height: 36px;
  }
}
.cmp-modal-card .tick {
  fill: #095dc9;
  max-height: 40px;
  max-width: 40px;
}
.cmp-modal-card h3 {
  transition: font-size 300ms ease;
  font-size: 26px;
  line-height: 30px;
}
@media (min-width: 992px) {
  .cmp-modal-card h3 {
    font-size: 32px;
    line-height: 36px;
  }
}
.cmp-modal-incentive ul {
  line-height: 24px;
  padding-left: 16px;
}
.cmp-modal-incentive .terms-title {
  font-size: 22px;
  font-weight: bold;
  color: #000;
  padding: 14px 0 20px 0;
  border-bottom: 1px dotted #D3D2D2;
  margin-bottom: 1px;
}
.cmp-modal-incentive #incentive-terms {
  padding-top: 16px;
  text-align: left;
}
.cmp-modal-recorded .tick {
  fill: #77B232;
  max-height: 40px;
  max-width: 40px;
}
.cmp-modal-recorded h3 {
  transition: font-size 300ms ease;
  font-size: 26px;
  line-height: 30px;
  margin-bottom: 16px;
}
@media (min-width: 992px) {
  .cmp-modal-recorded h3 {
    font-size: 32px;
    line-height: 36px;
  }
}
.cmp-modal-recorded .tracking-speed {
  text-transform: lowercase;
}
.cmp-modal-terms ul {
  line-height: 24px;
  padding-left: 16px;
}
.cmp-modal-terms .visa-message {
  transition: font-size 300ms ease;
  font-size: 18px;
  line-height: 22px;
  color: #7B7979;
  max-width: 480px;
  margin: 16px 0 24px;
}
@media (min-width: 992px) {
  .cmp-modal-terms .visa-message {
    font-size: 18px;
    line-height: 22px;
  }
}
.cmp-modal-voucher .voucher {
  background: #ffffff;
  border-top: 1px solid #DEDDDE;
  margin-top: 24px;
  padding-top: 24px;
}
@media (max-width: 768px) {
  .cmp-modal-voucher .voucher {
    bottom: 96px;
    padding: 16px 0;
    position: fixed;
    width: 100%;
    z-index: 1;
  }
}
.cmp-modal-voucher .voucher-text {
  transition: font-size 300ms ease;
  font-size: 14px;
  line-height: 18px;
  font-weight: bold;
}
@media (min-width: 992px) {
  .cmp-modal-voucher .voucher-text {
    font-size: 16px;
    line-height: 20px;
  }
}
.cmp-modal-voucher .voucher-code {
  border: 1px dashed #1174f4;
  color: #1174f4;
  font-size: 16px;
  font-weight: bold;
  height: 40px;
  line-height: 38px;
  margin-bottom: 0;
  text-transform: uppercase;
}
.cmp-modal-voucher .tick {
  fill: #77B232;
  max-height: 40px;
  max-width: 40px;
}
.cmp-modal-voucher .info {
  fill: #095dc9;
  max-height: 40px;
  max-width: 40px;
}
.cmp-modal-warning .info {
  fill: #095dc9;
  max-height: 40px;
  max-width: 40px;
}
.cmp-modal-warning h3 {
  transition: font-size 300ms ease;
  font-size: 26px;
  line-height: 30px;
  margin-bottom: 16px;
}
@media (min-width: 992px) {
  .cmp-modal-warning h3 {
    font-size: 32px;
    line-height: 36px;
  }
}
.cmp-modal-warning h4 {
  margin-bottom: 16px;
  margin-top: 8px / 2;
}
.cmp-modal-warning .modal-text ul {
  padding-left: 0;
}
.cmp-modal-warning .modal-text ul li {
  list-style: none;
  margin-bottom: 16px;
}
.cmp-modal-warning .no-cashback {
  transition: font-size 300ms ease;
  font-size: 14px;
  line-height: 18px;
}
@media (min-width: 992px) {
  .cmp-modal-warning .no-cashback {
    font-size: 16px;
    line-height: 20px;
  }
}
.cmp-modal-warning .no-cashback p {
  margin-bottom: 0;
}
.homepage .main-panel-new {
  padding-top: 44px;
  padding-bottom: 44px;
  color: white;
  background-color: #1d7bcE;
}
.homepage .main-panel-new .flex-grid {
  display: flex;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19  */
  display: -ms-flexbox;
  /* - IE 10 */
  display: -webkit-flex;
}
.homepage .main-panel-new .row::before {
  display: flex !important;
}
.homepage .main-panel-new p {
  margin-top: 0;
  margin-bottom: 1rem;
}
.homepage .main-panel-new .col-xs-1,
.homepage .main-panel-new .col-sm-1,
.homepage .main-panel-new .col-md-1,
.homepage .main-panel-new .col-lg-1,
.homepage .main-panel-new .col-xs-2,
.homepage .main-panel-new .col-sm-2,
.homepage .main-panel-new .col-md-2,
.homepage .main-panel-new .col-lg-2,
.homepage .main-panel-new .col-xs-3,
.homepage .main-panel-new .col-sm-3,
.homepage .main-panel-new .col-md-3,
.homepage .main-panel-new .col-lg-3,
.homepage .main-panel-new .col-xs-4,
.homepage .main-panel-new .col-sm-4,
.homepage .main-panel-new .col-md-4,
.homepage .main-panel-new .col-lg-4,
.homepage .main-panel-new .col-xs-5,
.homepage .main-panel-new .col-sm-5,
.homepage .main-panel-new .col-md-5,
.homepage .main-panel-new .col-lg-5,
.homepage .main-panel-new .col-xs-6,
.homepage .main-panel-new .col-sm-6,
.homepage .main-panel-new .col-md-6,
.homepage .main-panel-new .col-lg-6,
.homepage .main-panel-new .col-xs-7,
.homepage .main-panel-new .col-sm-7,
.homepage .main-panel-new .col-md-7,
.homepage .main-panel-new .col-lg-7,
.homepage .main-panel-new .col-xs-8,
.homepage .main-panel-new .col-sm-8,
.homepage .main-panel-new .col-md-8,
.homepage .main-panel-new .col-lg-8,
.homepage .main-panel-new .col-xs-9,
.homepage .main-panel-new .col-sm-9,
.homepage .main-panel-new .col-md-9,
.homepage .main-panel-new .col-lg-9,
.homepage .main-panel-new .col-xs-10,
.homepage .main-panel-new .col-sm-10,
.homepage .main-panel-new .col-md-10,
.homepage .main-panel-new .col-lg-10,
.homepage .main-panel-new .col-xs-11,
.homepage .main-panel-new .col-sm-11,
.homepage .main-panel-new .col-md-11,
.homepage .main-panel-new .col-lg-11,
.homepage .main-panel-new .col-xs-12,
.homepage .main-panel-new .col-sm-12,
.homepage .main-panel-new .col-md-12,
.homepage .main-panel-new .col-lg-12 {
  padding-left: 15px;
  padding-right: 15px;
}
@media screen and (max-width: 1199px) {
  .homepage .main-panel-new {
    padding-top: 44px;
    padding-bottom: 44px;
  }
}
@media screen and (max-width: 767px) {
  .homepage .main-panel-new {
    padding-bottom: 0;
    padding-top: 26px;
  }
  .homepage .main-panel-new .flex-grid {
    flex-direction: column-reverse;
    -webkit-flex-direction: column-reverse;
    /* Safari */
    padding-right: 8px;
    padding-left: 8px;
  }
}
.homepage .main-panel-new .how-does-it-work {
  text-align: center;
}
.homepage .main-panel-new .how-does-it-work img,
.homepage .main-panel-new .how-does-it-work svg {
  height: 42px;
  width: 42px;
  margin-top: 14px;
}
.homepage .main-panel-new .how-does-it-work .icon-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 16px;
  padding-top: 8px;
  margin-bottom: 16px;
}
.homepage .main-panel-new .how-does-it-work .description {
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  .homepage .main-panel-new .how-does-it-work .description {
    font-size: 11px;
    line-height: 15px;
  }
}
.homepage .main-panel-new .feature.panel {
  color: white;
  background-color: #1d7bcE;
  padding: 0 64px 0 15px;
}
@media screen and (max-width: 991px) {
  .homepage .main-panel-new .feature.panel {
    padding-right: 15px;
  }
}
.homepage .main-panel-new .feature.panel h1 {
  font-size: 32px;
  font-weight: bold;
  line-height: 1.2;
  text-align: center;
  margin-top: 24px;
  margin-bottom: 24px;
  color: white;
}
@media screen and (min-width: 768px) {
  .homepage .main-panel-new .feature.panel h1 {
    margin-top: 0;
    font-size: 48px;
    margin-bottom: 40px;
    text-align: left;
  }
}
@media screen and (min-width: 1200px) {
  .homepage .main-panel-new .feature.panel h1 {
    font-size: 66px;
    margin-bottom: 40px;
  }
}
.homepage .main-panel-new .feature.panel .how-it-works-text {
  font-size: 32px;
  line-height: 36px;
  padding-bottom: 24px;
}
@media screen and (max-width: 991px) {
  .homepage .main-panel-new .feature.panel .how-it-works-text {
    font-size: 22px;
    line-height: 26px;
  }
}
.homepage .main-panel-new .feature.panel .that-simple {
  padding-top: 24px;
  font-size: 24px;
  line-height: 26px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .homepage .main-panel-new .feature.panel .that-simple {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .homepage .main-panel-new .feature.panel .that-simple {
    font-size: 18px;
  }
}
.homepage .main-panel-new .feature.panel .circle {
  background: #fff;
  width: 72px;
  height: 72px;
  border-radius: 50%;
  display: inline-block;
}
.homepage .main-panel-new .feature.panel > p {
  font-size: 1rem;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .homepage .main-panel-new .feature.panel > p {
    font-size: 1.6rem;
    text-align: left;
  }
}
.homepage .main-panel-new .feature.panel .featuring {
  margin-top: 60px;
}
.homepage .main-panel-new .feature.panel .featuring svg,
.homepage .main-panel-new .feature.panel .featuring img {
  margin: 0 12px 15px 0;
  float: left;
  height: 42px;
}
.homepage .main-panel-new .feature.panel .featuring svg {
  width: 34.36px;
}
.homepage .main-panel-new .feature.panel .featuring img {
  width: 42px;
}
.homepage .main-panel-new .feature.panel .featuring p {
  font-size: 11px;
  line-height: 14px;
}
.homepage .main-panel-new .feature.panel .trustpilot {
  transform: scale(0.5);
  transform-origin: 0 0;
  margin-top: -7px;
  height: 58px;
}
.homepage .main-panel-new .account.panel {
  color: #666666;
  background-color: #ffffff;
  padding: 22px 24px;
  border-radius: 4px;
}
@media screen and (min-width: 768px) {
  .homepage .main-panel-new .account.panel {
    padding: 40px 24px;
  }
}
.homepage .main-panel-new .account.panel h2 {
  font-weight: normal;
  text-align: center;
  font-size: 32px;
  color: #666666;
}
@media screen and (min-width: 768px) {
  .homepage .main-panel-new .account.panel h2 {
    font-size: 3rem;
  }
}
.homepage .main-panel-new .account.panel form #join-username {
  display: none;
}
.homepage .main-panel-new .account.panel form .password-validation {
  margin-left: 0;
  margin-right: 0;
}
.homepage .main-panel-new .account.panel form .checkbox {
  margin-bottom: 25px;
}
.homepage .main-panel-new .account.panel form .form-control {
  font-size: 14px;
}
.homepage .main-panel-new .account.panel form .form-group {
  margin: 40px 0;
}
.homepage .main-panel-new .account.panel form .form-group ul {
  margin-top: 5px;
  list-style: none;
}
.homepage .main-panel-new .account.panel form .form-group ul li {
  padding-right: 2px;
}
.homepage .main-panel-new .account.panel form .form-group ul li::before {
  content: "\2022";
  color: #F32836;
  font-weight: 700;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}
.homepage .main-panel-new .account.panel form .form-group .error {
  margin: 5px 0 0 24px;
}
.homepage .main-panel-new .account.panel form .form-group input {
  border-color: #666666;
}
.homepage .main-panel-new .account.panel form .form-group.has-error input {
  border-color: #F32836;
}
.homepage .main-panel-new .account.panel form .form-group:not(.has-error) .parsley-validated {
  border-color: #77b232;
}
.homepage .main-panel-new .account.panel form .error {
  color: #F32836;
  margin: 5px 0 0 0;
}
.homepage .main-panel-new .account.panel form .error div::before {
  content: "\2022";
  color: #F32836;
  font-weight: 700;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}
.homepage .main-panel-new .account.panel form .form-check {
  margin: 25px 0;
}
.homepage .main-panel-new .account.panel form ::placeholder {
  color: #d3d2d2;
}
.homepage .main-panel-new .account.panel form .btn.green {
  color: #ffffff;
  background-color: #77b232;
  color: #FFFFFF;
  font-size: 14px;
  font-weight: bold;
  line-height: 18px;
  text-align: center;
  margin: 0;
  padding-left: 12px;
  padding-right: 12px;
}
@font-face {
  font-family: 'Rubik';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/rubik/v31/iJWbBXyIfDnIV7nEt3KSJbVDV49rz8tdE0Uw.ttf) format('truetype');
}
@font-face {
  font-family: 'Rubik';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/rubik/v31/iJWbBXyIfDnIV7nEt3KSJbVDV49rz8tvE0Uw.ttf) format('truetype');
}
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/rubik/v31/iJWZBXyIfDnIV5PNhY1KTN7Z-Yh-B4i1UA.ttf) format('truetype');
}
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/rubik/v31/iJWZBXyIfDnIV5PNhY1KTN7Z-Yh-NYi1UA.ttf) format('truetype');
}
@font-face {
  font-family: 'Baloo 2';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/baloo2/v23/wXK0E3kTposypRydzVT08TS3JnAmtdgazapv.ttf) format('truetype');
}
@font-face {
  font-family: 'Baloo 2';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/baloo2/v23/wXK0E3kTposypRydzVT08TS3JnAmtdgozapv.ttf) format('truetype');
}
@font-face {
  font-family: 'Baloo 2';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/baloo2/v23/wXK0E3kTposypRydzVT08TS3JnAmtdjEyqpv.ttf) format('truetype');
}
@font-face {
  font-family: 'Baloo 2';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/baloo2/v23/wXK0E3kTposypRydzVT08TS3JnAmtdj9yqpv.ttf) format('truetype');
}
.birthday-game--sticky {
  visibility: hidden;
  display: block;
  z-index: 100;
  position: fixed;
  bottom: -70px;
  right: 100px;
  height: 285px;
  width: 300px;
  background-color: #F7F7FA;
  box-shadow: 0 6px 7px 0 rgba(150, 150, 150, 0.5);
}
.birthday-game--sticky .d-flex {
  display: flex;
}
@media screen and (min-width: 768px) {
  .birthday-game--sticky .d-md-flex {
    display: flex !important;
  }
}
@media screen and (min-width: 768px) {
  .birthday-game--sticky .d-md-block {
    display: block !important;
  }
}
.birthday-game--sticky .text-center {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .birthday-game--sticky .d-md-none {
    display: none !important;
  }
}
.birthday-game--sticky .d-none {
  display: none;
}
.birthday-game--sticky .flex-column {
  flex-direction: column;
}
.birthday-game--sticky .flex-row {
  flex-direction: row;
}
.birthday-game--sticky .justify-content-center {
  justify-content: center;
}
.birthday-game--sticky .close {
  font-weight: 400!important;
  font-size: 32px;
  position: absolute;
  right: 15px;
  top: 5px;
}
.birthday-game--sticky .close:hover {
  text-decoration: none;
}
.birthday-game--sticky__confetti {
  height: 24px;
  width: 116px;
}
.birthday-game--sticky__title1 {
  color: #1c3a67;
  font-family: "Rubik", sans-serif;
  font-size: 12px;
  letter-spacing: 0.14px;
  line-height: 14px;
  text-align: center;
  padding-top: 20px;
}
.birthday-game--sticky__title2 {
  color: #1c3a67;
  font-family: "Rubik", sans-serif;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.18px;
  line-height: 18px;
  text-align: center;
  margin-bottom: 8px;
  margin-top: 0;
}
.birthday-game--sticky__bg {
  padding-top: 20px;
  height: 265px;
  width: 272px;
  background-image: url("../images/common/football-bg-modal-green.svg");
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}
.birthday-game--sticky__mobile-bg {
  background-color: #458D60;
  height: 75px;
  align-items: center;
}
.birthday-game--sticky__description {
  font-family: "Rubik", sans-serif;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.18px;
  line-height: 18px;
  text-align: center;
  color: #ffffff;
}
.birthday-game--sticky__description-mobile {
  color: #FFFFFF;
  font-family: "Rubik", sans-serif;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 16px;
  margin: 0;
}
.birthday-game--sticky__squid {
  height: 112px;
  width: 80px;
}
.birthday-game--sticky__squid-coloured {
  height: 105px;
  width: 80px;
  transform: rotate(42deg);
  margin-top: 25px;
  padding-left: 15px;
}
.birthday-game--sticky__catch {
  color: #ffffff !important;
  font-family: "Baloo 2", sans-serif !important;
  font-size: 17px;
  letter-spacing: -0.34px;
  padding-left: 25px;
  line-height: 32px;
  text-align: right;
  opacity: 0.53;
  text-decoration: none;
  background: transparent;
  border: none;
  font-weight: 500;
}
.birthday-game--sticky__catch:hover {
  text-decoration: none !important;
}
@media screen and (max-width: 767px) {
  .birthday-game--sticky {
    max-height: 135px;
    background-color: #fff;
    box-shadow: 5px 4px 7px 0 rgba(0, 0, 0, 0.7);
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
  }
  .birthday-game--sticky__title2 {
    padding-top: 20px;
    padding-bottom: 12px;
  }
}
.btn-birthday-game--primary {
  height: 48px;
  border-radius: 100px;
  background-color: #ffffff;
  color: #1c3a67;
  text-decoration: none;
  font-size: 17px;
  letter-spacing: -0.34px;
  line-height: 40px;
  border: none;
  font-weight: 700;
  vertical-align: middle;
  font-family: "Baloo 2", sans-serif !important;
  padding-left: 20px;
  padding-right: 20px;
  cursor: pointer;
}
.btn-birthday-game--primary:hover {
  text-decoration: none !important;
  font-family: "Baloo 2", sans-serif !important;
}
.mt-1 {
  margin-top: 0.25rem;
}
.my-1 {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}
.mt-3,
.my-3 {
  margin-top: 1rem;
}
.pt-2,
.py-2 {
  padding-top: 0.5rem;
}
.pt-3,
.py-3 {
  padding-top: 1rem;
}
.pl-4,
.px-4 {
  padding-left: 1.5rem;
}
.pl-4,
.px-4 {
  padding-right: 1.5rem;
}
.pt-4,
.py-4 {
  padding-top: 1.5rem;
}
.m-0 {
  margin: 0;
}
@media (min-width: 768px) {
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important;
  }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important;
  }
}
.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}
.col-4 {
  -ms-flex: 0 0 33.3%;
  flex: 0 0 33.3%;
  max-width: 33.3%;
}
.game-close-icon {
  width: 14px;
  height: 14px;
  background: url("../images/common/birthday-game-close.svg") no-repeat center center;
}
.sticky-game-close {
  right: 15px;
  top: 15px;
  cursor: pointer;
  position: absolute;
}
/* The Modal (background) */
.game-modal {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 2000;
  /* Sit on top */
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #000000;
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.6);
  /* Black w/ opacity */
  justify-content: center;
}
.game-modal-wrapper {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: auto;
}
/* Modal Content */
.game-modal-content__lost {
  padding: 25px;
  border: none;
  border-radius: 2px;
  background-color: #FFFFFF;
  box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.22), 0 24px 24px 0 rgba(0, 0, 0, 0.3);
  height: 415px;
  width: 280px;
}
@media (min-width: 768px) {
  .game-modal-content__lost {
    background-color: #F7F7FA;
    height: 486px;
    width: 385px;
  }
}
.game-modal-content__won {
  padding: 25px;
  border: none;
  border-radius: 2px;
  background-color: #FFFFFF;
  box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.22), 0 24px 24px 0 rgba(0, 0, 0, 0.3);
  height: 455px;
  width: 280px;
}
@media (min-width: 768px) {
  .game-modal-content__won {
    background-color: #F7F7FA;
    height: 532px;
    width: 385px;
  }
}
/* The Close Button */
.game-close {
  color: #000;
  float: right;
  font-size: 28px;
  font-weight: 400;
  margin: -5px;
  opacity: 0.69;
}
.game-close:hover,
.game-close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
.btn-game--secondary {
  height: 48px;
  border-radius: 100px;
  background-color: #1c3a67;
  color: white!important;
  text-decoration: none;
  font-size: 17px;
  letter-spacing: -0.34px;
  border: none;
  font-weight: 700;
  vertical-align: middle;
  font-family: "Baloo 2", sans-serif !important;
  line-height: 39px;
  padding-left: 20px;
  padding-right: 20px;
}
.btn-game--secondary:hover {
  text-decoration: none !important;
  font-family: "Baloo 2", sans-serif !important;
}
.game-lost__bg {
  height: 206px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-image: url("../images/common/football-bg-modal-ball.svg");
}
.game-lost__text {
  opacity: 0.66;
  font-size: 21px !important;
  line-height: 2rem;
  text-align: center;
  font-family: "Baloo 2", sans-serif !important;
  color: #f7f7fa;
  font-weight: 600;
  width: 80%;
}
.game-lost__flex-center {
  display: flex;
  justify-content: center;
}
.game-lost__img {
  height: 24px;
  width: 116px;
}
.game-lost h2 {
  margin-bottom: 10px !important;
}
.game-lost__title1 {
  font-size: 15px !important;
  color: rgba(0, 0, 0, 0.87);
  line-height: 20px;
  letter-spacing: 0;
  font-family: "Rubik", sans-serif !important;
  text-align: center;
  font-weight: 400;
}
.game-lost__title2 {
  color: rgba(0, 0, 0, 0.87);
  font-size: 17px !important;
  letter-spacing: 0;
  line-height: 28px;
  font-weight: 700;
  font-family: "Rubik", sans-serif !important;
  text-align: center;
  padding-bottom: 15px;
}
@media (min-width: 768px) {
  .game-lost__title1 {
    letter-spacing: 0.17px;
    color: #1c3a67;
    font-size: 14px !important;
    line-height: 17px;
  }
  .game-lost__title2 {
    color: #1c3a67;
    font-size: 18px !important;
    font-weight: 500;
    letter-spacing: 0.22px;
    line-height: 22px;
    padding-bottom: 10px;
  }
  .game-lost__bg {
    height: 286px;
  }
}
.game-lost .pt-20 {
  padding-top: 20px;
}
.win-squid h2 {
  margin-bottom: 10px !important;
}
.win-squid__bg {
  height: 206px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 100%;
  align-items: center;
  background-image: url("../images/common/football-bg-modal-ball.svg");
}
@media (min-width: 768px) {
  .win-squid__bg {
    height: 286px;
  }
}
.win-squid__img {
  margin: 0 auto;
  height: 178.07px;
  width: 111.53px;
}
.win-squid__title {
  font-size: 20px !important;
  line-height: 28px;
  letter-spacing: 0.26px;
  margin-top: 25px;
  margin-bottom: 10px !important;
  color: #1c3a67 !important;
}
@media (min-width: 768px) {
  .win-squid__title {
    font-family: "Rubik", san-serif;
    font-weight: 700;
    text-align: center;
    letter-spacing: 0;
    color: #1c3a67;
    margin-bottom: 15px !important;
  }
}
.hub-editorial {
  margin-bottom: 32px;
}
.hub-headline {
  margin-top: 20px;
}
.hub-category_title {
  margin-bottom: 0 !important;
}
@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 300;
  font-display: block;
  src: url('../fonts/font-awesome/fa-light-300.eot');
  src: url('../fonts/font-awesome/fa-light-300.eot?#iefix') format('embedded-opentype'), url('../fonts/font-awesome/fa-light-300.woff2') format('woff2'), url('../fonts/font-awesome/fa-light-300.woff') format('woff'), url('../fonts/font-awesome/fa-light-300.ttf') format('truetype'), url('../fonts/font-awesome/fa-light-300.svg#fontawesome') format('svg');
}
@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url('../fonts/font-awesome/fa-regular-400.eot');
  src: url('../fonts/font-awesome/fa-regular-400.eot?#iefix') format('embedded-opentype'), url('../fonts/font-awesome/fa-regular-400.woff2') format('woff2'), url('../fonts/font-awesome/fa-regular-400.woff') format('woff'), url('../fonts/font-awesome/fa-regular-400.ttf') format('truetype'), url('../fonts/font-awesome/fa-regular-400.svg#fontawesome') format('svg');
}
.far {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400;
  font-style: normal !important;
}
.far:before {
  display: inline-block;
}
.fal {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 300;
  font-style: normal !important;
}
.fal:before {
  display: inline-block;
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-heart:before {
  content: "\f004";
}
.fa-times:before {
  content: "\f00d";
}
.fa-user:before {
  content: "\f007";
}
.fa-bars:before {
  content: "\f0c9";
}
#main-nav .navbar {
  min-height: unset !important;
}
.header__nav {
  position: relative;
  z-index: 10;
  height: 5rem;
  line-height: 1.42857143;
  overflow: visible;
  background-color: #004a92;
  color: #231f20;
  font-size: 1.4rem;
  padding: 0;
  width: 100%;
}
.header__nav.affix {
  position: fixed;
  z-index: 100;
  top: 0;
  opacity: 1;
  background-color: #074698;
}
.header__nav.affix .header-nav-user {
  display: block;
}
.header__nav a {
  text-decoration: none;
  outline: none;
  cursor: pointer;
  -webkit-transition: 'color 0ms';
  -moz-transition: 'color 0ms';
  -ms-transition: 'color 0ms';
  -o-transition: 'color 0ms';
  transition: 'color 0ms';
}
.header__nav ul {
  list-style: none;
  padding: 0;
}
.header__nav .nav-link,
.header__nav .icon-link {
  cursor: pointer;
  text-decoration: none;
  display: flex;
  justify-content: space-between;
}
.header__nav .nav-link.btn,
.header__nav .icon-link.btn {
  height: 3.2rem;
  margin: 0.9rem 0.5rem;
  font-size: 1.3rem;
  font-weight: bold;
  line-height: 3rem;
  padding: 0 1rem;
  border: 1px solid #ffffff;
}
.header__nav .nav-link.btn.btn-primary,
.header__nav .icon-link.btn.btn-primary {
  border: none;
  background: #1d7bcE;
  line-height: 3.2rem;
}
.header__nav .nav-link.btn:hover,
.header__nav .icon-link.btn:hover {
  background-color: #053067;
}
@media (min-width: 992px) {
  .header__nav .nav-link.btn,
  .header__nav .icon-link.btn {
    padding: 0 1.5rem;
  }
}
.header__nav .nav-link .header-nav-icon,
.header__nav .icon-link .header-nav-icon {
  fill: #ffffff;
}
.header__nav .nav-link {
  font-size: 1.5rem;
  color: #000;
  padding: 1rem 2rem;
}
.header__nav .nav-link .header-nav-icon {
  fill: #000;
  margin-left: 0.5rem;
}
@media (min-width: 992px) {
  .header__nav .nav-link {
    padding: 1.5rem 1px 1.3rem;
    height: 5rem;
    color: #ffffff;
  }
  .header__nav .nav-link .header-nav-icon:before {
    transform: rotate(90deg);
  }
}
@media (min-width: 992px) {
  .header__nav .nav-item:hover > .nav-link {
    transition-delay: -1s;
    background-color: transparent;
    border-bottom: 3px solid #ffffff;
  }
}
.header__nav .nav-item__icon {
  height: 1.6em;
  width: 1.6em;
  font-size: 2.1rem;
  line-height: 1;
}
@media (max-width: 991px) {
  .header__nav .nav-item__icon {
    line-height: 1.3;
  }
}
.header__nav .nav-item--icon {
  padding: 0;
}
@media (min-width: 992px) {
  .header__nav .dropdown:hover > .header__nav__dropdown-menu {
    display: flex;
  }
}
@media (min-width: 992px) {
  .header__nav .header-nav-user {
    display: none;
  }
}
.header__nav__container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1200px) {
  .header__nav__container {
    max-width: 1140px;
  }
}
@media (min-width: 992px) {
  .header__nav__container .dropdown:hover > .header__nav__dropdown-menu {
    display: flex;
  }
}
.header__nav__row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
.header__nav__col {
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
.header-nav.header__nav__dropdown-menu {
  width: 100%;
  padding: 0;
  margin: 0;
  border: none;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
.header-nav.header__nav__dropdown-menu > li:not(:last-child) {
  border-bottom: 1px solid #d9d9d9;
}
@media (min-width: 992px) {
  .header-nav.header__nav__dropdown-menu {
    display: flex;
    position: relative;
    background: inherit;
  }
  .header-nav.header__nav__dropdown-menu > li {
    padding: 0 1.1rem;
  }
  .header-nav.header__nav__dropdown-menu > li:first-child {
    padding-left: 0;
  }
  .header-nav.header__nav__dropdown-menu > li:not(:last-child) {
    border-bottom: none;
  }
}
@media (max-width: 991px) {
  .header-nav.header__nav__dropdown-menu {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    border: none;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
  }
  .header-nav.header__nav__dropdown-menu.submenu-show > :not(.open) {
    display: none;
  }
}
.header-nav-user {
  height: 5rem;
  z-index: 900;
  float: right;
}
.header-nav-user .nav li {
  padding: unset;
}
.header-nav-user .mx-3 {
  margin-left: 1rem;
  margin-right: 1rem;
}
.header-nav-user .nav-link {
  padding: 1.5rem 0;
  font-size: 1.3rem;
  color: #ffffff;
}
@media (max-width: 991px) {
  .header-nav-user .nav-link {
    padding: 1.2rem 0;
  }
}
.header-nav-user .nav--hide {
  display: none;
}
.header-nav-user .nav--show {
  display: flex;
}
.header-nav-user .header__nav__dropdown-menu {
  max-height: 400px;
  overflow: auto;
  left: auto;
}
.header-nav-user .header__nav__dropdown-menu > li > a > *,
.header-nav-user .header__nav__dropdown-menu > li > span > * {
  display: block;
}
@media (max-width: 991px) {
  .header-nav-user .header__nav__dropdown-menu {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .header-nav-user .dropdown {
    position: static;
  }
}
@media (min-width: 992px) {
  .header-nav-user {
    position: absolute;
    right: 15px;
  }
  .header-nav-user .dropdown-menu {
    width: 260px;
  }
  .header-nav-user .dropdown:hover .header__nav__dropdown-menu {
    display: flex;
  }
  .header-nav-user .dropdown-submenu__item {
    width: 258px;
  }
}
.header__nav__dropdown {
  position: relative;
}
.header__nav__dropdown.open .mobile-menu-btn__close {
  display: block;
}
.header__nav__dropdown.open .mobile-menu-btn__menu {
  display: none;
}
@media (max-width: 991px) {
  .header__nav__dropdown {
    position: static;
  }
}
@media (max-width: 991px) {
  .open > .header__nav__dropdown-menu {
    display: block;
  }
  .open > .header__nav__dropdown-menu:not(.submenu-show) {
    max-height: calc(100vh - 50px);
  }
}
.header__nav__dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 900;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1.4rem;
  color: #231f20;
  text-align: left;
  list-style: none;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid rbga(0, 0, 0, 0.15);
  border-radius: 0.4rem;
}
@media (max-width: 991px) {
  .header__nav__dropdown-menu {
    top: 100%;
    left: 0;
    right: 0;
    background: #ffffff;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    border: none;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
  }
  .header__nav__dropdown-menu .header__nav__dropdown-menu {
    top: 0;
  }
}
.nav-item {
  padding: 0;
}
.header__nav__dropdown-menu.dropdown-submenu > ul {
  padding: 0.5rem 0;
}
.dropdown-right {
  right: 0;
}
.mobile-menu-btn {
  padding: 0.9rem 0;
  font-size: 1.5rem;
  float: left;
}
.mobile-menu-btn .header-nav-icon {
  margin: 0.4rem 0.8rem 0.4rem 0.4rem;
  float: left;
  font-size: 1.9rem;
  line-height: 1.3;
}
@media (min-width: 992px) {
  .mobile-menu-btn {
    display: none;
  }
}
.mobile-menu-btn__close,
.mobile-menu-btn__menu {
  line-height: 3.2rem;
  color: #ffffff;
  display: block;
}
.mobile-menu-btn__close {
  display: none;
}
.submenu__back {
  display: flex;
  width: 100%;
  flex-direction: column;
}
@media (min-width: 992px) {
  .submenu__back {
    display: none;
  }
}
.submenu__back__link {
  font-size: 1.5rem;
  font-weight: 400;
  border-bottom: 1px solid #d9d9d9;
  padding: 1rem 2rem;
  color: #1174f4;
}
.submenu__back__link .header-nav-icon {
  fill: #1174f4;
}
.submenu__back__title {
  font-size: 1.9rem;
  font-weight: 700;
  color: #000;
  border-bottom: 1px solid #d9d9d9;
  padding: 1rem 2rem;
}
.dropdown-submenu {
  margin: 0;
  padding: 0;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  border: 1px solid #d9d9d9;
  overflow-y: scroll;
}
.dropdown-submenu.menu-columns {
  padding: 0 1rem;
}
@media (min-width: 992px) {
  .dropdown-submenu.menu-columns {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .dropdown-submenu {
    max-width: 740px;
    border-top: none;
    overflow-y: initial;
  }
}
.dropdown-submenu .nav-link {
  padding: 1rem 2rem;
  font-size: 1.5rem;
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  color: #000;
}
.dropdown-submenu .nav-link .header-nav-icon {
  fill: #000;
  transform: unset;
}
.dropdown-submenu .nav-link:hover {
  color: #000;
}
.dropdown-submenu .nav-link img {
  margin-right: 1rem;
}
@media (min-width: 992px) {
  .dropdown-submenu__col {
    width: 220px;
    flex: 1 1 30%;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media (max-width: 991px) {
  .dropdown-submenu__col--img {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media (min-width: 992px) {
  .dropdown-submenu__col--img {
    flex: 1 1 40%;
    width: 300px;
    max-width: none;
  }
}
.dropdown-submenu__col__image {
  padding: 1.5rem;
  margin: 1.5rem auto;
  border: 1px solid #d9d9d9;
  max-width: 400px;
}
.dropdown-submenu__col__image img {
  max-width: 100%;
}
@media (min-width: 992px) {
  .dropdown-submenu__col__image {
    margin: 0;
  }
}
.dropdown-submenu__col__title {
  padding: 1rem 2rem;
  font-size: 1.9rem;
  font-weight: 700;
  color: #000;
  line-height: 1.2;
}
@media (min-width: 992px) {
  .dropdown-submenu__col__title {
    border: none;
    padding: 0;
    margin-bottom: 1rem;
  }
}
.dropdown-submenu__col__list {
  display: flex;
  flex-direction: column;
}
.dropdown-submenu__col__list > li {
  padding: 0;
}
.top-nav-alignment {
  padding-top: 0 !important;
  margin-top: 0 !important;
}
@media (min-width: 992px) {
  .top-nav-alignment {
    padding-top: 30px !important;
    margin-top: 2.5px !important;
  }
}
.dropdown-submenu__col__list__item {
  border-bottom: 1px solid #d9d9d9;
  font-weight: 400;
}
.dropdown-submenu__col__list__item img {
  -webkit-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  border-radius: 50% !important;
  background-color: #1aaa95;
  width: 30px;
  height: 30px;
}
.dropdown-submenu__col__list__item .nav-link {
  justify-content: flex-start;
}
@media (min-width: 992px) {
  .dropdown-submenu__col__list__item {
    border: none;
  }
  .dropdown-submenu__col__list__item .nav-link {
    padding: 0.5rem 0;
  }
}
.dropdown-submenu__item {
  display: flex;
  padding: 0;
  position: static;
}
.dropdown-submenu__item:not(:last-child) {
  border-bottom: 1px solid #d9d9d9;
}
.dropdown-submenu__item.featured {
  font-weight: 700;
}
.dropdown-submenu__item .dropdown-submenu {
  padding-top: 0;
  padding-bottom: 0;
}
@media (min-width: 992px) {
  .dropdown-submenu__item {
    width: 220px;
  }
  .dropdown-submenu__item:not(:last-child) {
    border: none;
  }
  .dropdown-submenu__item.active > .nav-link,
  .dropdown-submenu__item:hover > .nav-link {
    color: #ffffff;
    background: #1174f4;
  }
  .dropdown-submenu__item.active > .nav-link .header-nav-icon,
  .dropdown-submenu__item:hover > .nav-link .header-nav-icon {
    fill: #ffffff;
  }
  .dropdown-submenu__item.featured .nav-link {
    padding: 0 2rem;
  }
  .dropdown-submenu__item.featured .nav-link > div {
    width: 100%;
    border-top: 1px solid #d9d9d9;
    padding: 1rem 0;
  }
  .dropdown-submenu__item .dropdown-submenu {
    top: 1px;
    left: 100%;
    min-height: 100%;
    padding: 2rem 1rem;
  }
}
@media (min-width: 992px) {
  #nav-0-account-mobile:hover > .nav-link {
    border-top: 3px solid transparent;
  }
}
#nav-0-account-mobile > .nav-link {
  height: 5rem;
  padding: 1.5rem 1px 1.3rem !important;
  align-items: center;
}
.navbar .header-nav-user {
  height: 5rem;
  line-height: 1.42857143;
  overflow: visible;
  padding: 0;
  display: none;
  position: relative !important;
}
@media (min-width: 992px) {
  .navbar .header-nav-user {
    display: block;
  }
}
.navbar .header-nav-user a {
  text-decoration: none;
  outline: none;
  cursor: pointer;
  transition: color 0ms;
}
.navbar .header-nav-user ul {
  list-style: none;
  padding: 0;
}
.navbar .header-nav-user .nav-item__icon {
  height: 1.6em;
  width: 1.6em;
  font-size: 2.1rem;
  line-height: 1;
}
.navbar .header-nav-user .nav-link,
.navbar .header-nav-user .icon-link {
  cursor: pointer;
  text-decoration: none;
  display: flex;
  justify-content: space-between;
}
.navbar .header-nav-user .nav-link.btn,
.navbar .header-nav-user .icon-link.btn {
  height: 3.2rem;
  margin: 0.9rem 0.5rem;
  line-height: 3rem;
  padding: 0 2rem;
  font-weight: bold;
  font-size: 1.3rem;
  border: 1px solid #ffffff;
}
.navbar .header-nav-user .nav-link.btn.btn-primary,
.navbar .header-nav-user .icon-link.btn.btn-primary {
  background-color: #074698;
  border: none !important;
  line-height: 3.2rem;
}
.navbar .header-nav-user .nav-link.btn:hover,
.navbar .header-nav-user .icon-link.btn:hover {
  background-color: #053067;
}
@media (min-width: 992px) {
  .navbar .header-nav-user .nav-link.btn,
  .navbar .header-nav-user .icon-link.btn {
    padding: 0 15px;
  }
}
#nav-0-account-desktop > .nav-link {
  height: 5rem;
  padding: 0;
  align-items: center;
}
#nav-0-account-desktop .nav-item__icon {
  margin-top: 4px;
}
#main-nav .navbar {
  min-height: 100px;
  background-color: #1d7bcE;
  border-width: 0;
  border-radius: 0;
  margin-bottom: 0;
  z-index: 1000;
}
#main-nav .navbar .navbar-first-section {
  padding: 10px 0 5px;
  z-index: 110;
  background-color: #1d7bcE;
  position: relative;
  border-bottom: 1px solid 'transparent';
}
#main-nav .navbar .navbar-first-section .first-section-container {
  margin: 10px 0;
  padding: 0 10px;
  height: 50px;
}
#main-nav .navbar .second-nav-container #menu-insurance,
#main-nav .navbar .second-nav-container #menu-finance {
  display: none;
}
@media (min-width: 992px) {
  #main-nav .navbar .second-nav-container #menu-insurance,
  #main-nav .navbar .second-nav-container #menu-finance {
    display: block;
  }
}
@media (min-width: 992px) {
  #main-nav .navbar .second-nav-container #show-more .insurance,
  #main-nav .navbar .second-nav-container #show-more .finance {
    display: none;
  }
}
#main-nav .earn-more {
  display: none;
  position: absolute;
  width: 170px;
  height: 40px;
  margin-top: 5px;
  margin-left: 14px;
  border-radius: 4px;
  color: #ffffff;
  border: 1px solid #ffffff;
  padding: 3px 8px;
}
@media (min-width: 1100px) {
  #main-nav .earn-more {
    display: inline-block;
  }
}
#main-nav .earn-more .first-line {
  font-weight: bold;
  font-size: 12px;
  line-height: 12px;
  margin-top: 3px;
}
#main-nav .earn-more .second-line {
  font-weight: normal;
  font-size: 11px;
  line-height: 11px;
  margin-top: 2px;
}
#main-nav .earn-more:hover {
  background-color: #ffffff;
  color: #1d7bcE;
  text-decoration: none;
}
.logo-container {
  max-width: 120px;
  position: absolute;
  z-index: 1;
}
.logo-container .logo {
  display: inline-block;
  float: left;
  margin-right: 8px;
  bottom: 0;
  font-size: 9px;
}
@media (min-width: 768px) {
  .logo-container .logo {
    width: 160px;
  }
}
@media (min-width: 992px) {
  .logo-container .logo {
    width: 146px;
  }
}
.logo-container .logo a > svg {
  fill: #ffffff;
}
.affix {
  position: relative;
}
.affix .oo-logo {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xml%3Aspace%3D%22preserve%22%20style%3D%22enable-background%3Anew%200%200%2040%2040%22%20viewBox%3D%220%200%2040%2040%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M26.7%2010c-3.7%200-6.8%202.4-7.9%205.7-1.5-1.4-3.4-2.2-5.6-2.2-4.6%200-8.2%203.7-8.2%208.2%200%204.6%203.7%208.2%208.2%208.2%203.7%200%206.8-2.4%207.9-5.7%201.5%201.4%203.4%202.2%205.6%202.2%204.6%200%208.2-3.7%208.2-8.2.1-4.5-3.6-8.2-8.2-8.2zM13.2%2025.6c-2.1%200-3.8-1.7-3.8-3.8%200-2.1%201.7-3.8%203.8-3.8%202.1%200%203.8%201.7%203.8%203.8.1%202.1-1.6%203.8-3.8%203.8zm13.5-3.5c-2.1%200-3.8-1.7-3.8-3.8s1.7-3.8%203.8-3.8c2.1%200%203.8%201.7%203.8%203.8s-1.7%203.8-3.8%203.8z%22/%3E%3C/svg%3E");
  width: 50px;
  height: 50px;
}
.affix .home-logo {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xml%3Aspace%3D%22preserve%22%20style%3D%22enable-background%3Anew%200%200%2030%2030%22%20viewBox%3D%22-5%20-5%2040%2040%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M23%2027h-5c-.6%200-1-.4-1-1v-6h-4v6c0%20.6-.4%201-1%201H7c-.6%200-1-.4-1-1v-8H2c-.4%200-.8-.2-.9-.6-.2-.4-.1-.8.2-1.1l13-14c.4-.4%201.1-.4%201.5%200l13%2014c.3.3.3.7.2%201.1-.2.4-.6.6-1%20.6h-4v8c0%20.6-.4%201-1%201zm-4-2h3v-8c0-.6.4-1%201-1h2.7L15%204.5%204.3%2016H7c.6%200%201%20.4%201%201v8h3v-6c0-.6.4-1%201-1h6c.6%200%201%20.4%201%201v6z%22/%3E%3C/svg%3E");
  width: 50px;
  height: 50px;
}
.second-nav-container {
  position: relative;
  z-index: 99;
  height: 50px;
  border-bottom: 1px solid 'transparent';
  background: #004a92;
}
@media (min-width: 768px) {
  .second-nav-container.affix-top a .oo-logo,
  .second-nav-container.affix-top a .home-logo {
    position: absolute;
    top: -50px;
    left: 0;
    width: 50px;
    opacity: 0;
    background-color: #1d7bcE;
  }
  .second-nav-container.affix-top a .oo-logo {
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    -ms-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
  }
  .second-nav-container.affix-top a .home-logo {
    display: none;
  }
  .second-nav-container.affix {
    position: fixed;
    z-index: 100;
    top: 0;
    width: 100%;
    opacity: 1;
    background-color: #004a92;
  }
  .second-nav-container.affix .home a.link:hover {
    border-bottom: none;
  }
  .second-nav-container.affix .home a .oo-logo,
  .second-nav-container.affix .home a .home-logo {
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    height: 50px;
    background-color: #1d7bcE;
  }
  .second-nav-container.affix .home a .oo-logo {
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    -ms-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
  }
  .second-nav-container.affix .home a .home-logo {
    display: none;
  }
  .second-nav-container.affix .home a:hover .home-logo {
    display: block;
    padding: 10px;
  }
  .second-nav-container.affix .home a:hover .oo-logo {
    display: none;
  }
}
.header-additional-links {
  text-align: right;
  margin-top: 10px;
  font-weight: bold;
}
@media (min-width: 992px) {
  .header-additional-links .dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0;
  }
}
.header-additional-links li {
  display: inline-block;
  list-style: none;
}
.header-additional-links li a.dropdown-toggle {
  display: inline-block;
  color: #ffffff;
  margin: 5px 10px 0;
  height: 2em;
  font-size: 13px;
}
.header-additional-links li a.dropdown-toggle:hover {
  border-bottom: 3px solid #ffffff;
  text-decoration: none;
}
.header-additional-links li.open a.dropdown-toggle {
  padding-bottom: 8px;
  transition-delay: -1s;
  border-bottom: 3px solid #ffffff;
}
.header-additional-links li.open a.dropdown-toggle:hover {
  text-decoration: none;
  transition-delay: -1s;
}
.header-additional-links li .dropdown-menu {
  @include box-sizing(border-box);
  @include border-top-radius(0);
  border: none;
  border-top: 2px solid #ffffff;
  border-radius: 0;
  padding: 0;
  margin-top: 0;
  left: auto;
  right: 0;
  top: auto;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.header-additional-links li .dropdown-menu li {
  width: 100%;
  padding: 0;
  border-bottom: 1px solid #d3d2d2;
}
.header-additional-links li .dropdown-menu li a,
.header-additional-links li .dropdown-menu li > div {
  margin: 0;
  padding: 5px 10px;
  color: #656263;
  line-height: 3em;
  font-weight: bold;
  width: 100%;
}
.header-additional-links li .dropdown-menu li a:hover,
.header-additional-links li .dropdown-menu li > div:hover {
  color: #231f20;
  background-color: transparent;
  text-decoration: underline;
}
.header-additional-links li .dropdown-menu li #liveagent_button_offline_57314000000HEFH {
  opacity: 0.5;
}
.header-additional-links li .dropdown-menu.ways-to-earn li {
  padding-top: 4px;
  position: relative;
  padding-left: 40px;
}
.header-additional-links li .dropdown-menu.ways-to-earn li a:before {
  position: absolute;
  top: 11px;
  left: 8px;
  background-size: contain;
}
.header-additional-links li .dropdown-menu.support li .with-button {
  width: 50%;
}
.header-additional-links li .dropdown-menu.support li .label {
  float: right;
  margin-top: 8px;
  position: absolute;
  right: 10px;
}
.header-additional-links li .dropdown-menu.support li.freemium-disabled a,
.header-additional-links li .dropdown-menu.support li.live-chat-closed a {
  color: #d3d2d2;
}
.header-additional-links li .dropdown-menu.support li.freemium-disabled a:hover,
.header-additional-links li .dropdown-menu.support li.live-chat-closed a:hover {
  cursor: default;
  text-decoration: none;
}
.header-additional-links li .dropdown-menu.support li.freemium-disabled a .label,
.header-additional-links li .dropdown-menu.support li.live-chat-closed a .label {
  background-color: #d3d2d2;
}
.ways-to-earn__item--highstreet a:before {
  content: '';
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xml%3Aspace%3D%22preserve%22%20style%3D%22enable-background%3Anew%200%200%2030%2030%22%20viewBox%3D%220%200%2030%2030%22%3E%3Cpath%20fill%3D%22%231174f4%22%20d%3D%22M15%207.8c-1.2%200-2.2%201-2.2%202.2v2.2h4.3V9.9c0-1.2-.9-2.1-2.1-2.1z%22/%3E%3Cpath%20fill%3D%22%231174f4%22%20d%3D%22M15%200C6.7%200%200%206.7%200%2015s6.7%2015%2015%2015%2015-6.7%2015-15S23.3%200%2015%200zm5.5%2019.3v2.6c0%20.6-.5%201.1-1.1%201.1h-8.8c-.6%200-1.1-.5-1.1-1.1v-9.7h1.8V9.8c0-2%201.6-3.7%203.7-3.7s3.7%201.6%203.7%203.7v2.3h1.8v7.2z%22/%3E%3C/svg%3E");
  width: 30px;
  height: 30px;
}
.ways-to-earn__item--grocery a:before {
  content: '';
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xml%3Aspace%3D%22preserve%22%20style%3D%22enable-background%3Anew%200%200%2030%2030%22%20viewBox%3D%220%200%2030%2030%22%3E%3Cpath%20fill%3D%22%2377b232%22%20d%3D%22M15%200C6.7%200%200%206.7%200%2015s6.7%2015%2015%2015%2015-6.7%2015-15S23.3%200%2015%200zm7.4%2014.4c0%20.2-.2.4-.4.4h-.3l-.1.6-1.3%206.2c0%20.2-.2.3-.4.3h-9.3c-.2%200-.3-.1-.4-.3l-1.3-6.2-.1-.6h-.7c-.2%200-.4-.2-.4-.4v-.7c0-.2.2-.4.4-.4h6.3V8.5c0-.2.2-.4.4-.4h.3c.2%200%20.4.2.4.4v4.8h6.3c.2%200%20.4.2.4.4v.7z%22/%3E%3C/svg%3E");
  width: 30px;
  height: 30px;
}
.ways-to-earn__item--compare a:before {
  content: '';
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xml%3Aspace%3D%22preserve%22%20style%3D%22enable-background%3Anew%200%200%2030%2030%22%20viewBox%3D%220%200%2030%2030%22%3E%3Cpath%20fill%3D%22%231aaa95%22%20d%3D%22M15%200C6.7%200%200%206.7%200%2015s6.7%2015%2015%2015%2015-6.7%2015-15S23.3%200%2015%200zM7.6%2014.7c0-4.2%203.4-7.6%207.6-7.6%201.2%200%202.3.3%203.3.8l.7-1.6%202.4%205.5-5.6%202.4%201.3-3.2c-.6-.4-1.3-.6-2.1-.6-2.4%200-4.3%201.9-4.3%204.3%200%20.2%200%20.5.1.7l-3.1%201.2c-.2-.6-.3-1.2-.3-1.9zm7.3%207.8c-1%200-2-.2-2.9-.6l-1%202.4-2.4-5.5%205.5-2.4-1%202.5c.5.2%201.1.4%201.7.4%202.1%200%203.9-1.6%204.2-3.6l3.3-1.3v.6c.1%204.1-3.3%207.5-7.4%207.5z%22/%3E%3C/svg%3E");
  width: 30px;
  height: 30px;
}
.ways-to-earn__item--opinions a:before {
  content: '';
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xml%3Aspace%3D%22preserve%22%20style%3D%22enable-background%3Anew%200%200%2030%2030%22%20viewBox%3D%220%200%2030%2030%22%3E%3Cpath%20fill%3D%22%2327b3d3%22%20d%3D%22M15%200C6.7%200%200%206.7%200%2015s6.7%2015%2015%2015%2015-6.7%2015-15S23.3%200%2015%200zm0%2020.7c-.9%200-1.8-.1-2.7-.3l-3.8%202.2h-.2c-.1%200-.2%200-.2-.1-.1-.2-.1-.5-.1-.6l1.5-3.1c-1.3-1-2-2.4-2-4C7.5%2011.5%2010.3%209%2015%209c4.6%200%207.5%202.7%207.5%205.8-.1%203.3-2.9%205.9-7.5%205.9z%22/%3E%3C/svg%3E");
  width: 30px;
  height: 30px;
}
.ways-to-earn__item--discover a:before {
  content: '';
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xml%3Aspace%3D%22preserve%22%20style%3D%22enable-background%3Anew%200%200%2030%2030%22%20viewBox%3D%220%200%2030%2030%22%3E%3Ccircle%20cx%3D%229.9%22%20cy%3D%2217.3%22%20r%3D%222.9%22/%3E%3Ccircle%20cx%3D%2220.1%22%20cy%3D%2217.3%22%20r%3D%222.9%22/%3E%3Cpath%20fill%3D%22%234F4C4C%22%20d%3D%22M15%200C6.7%200%200%206.7%200%2015s6.7%2015%2015%2015%2015-6.7%2015-15S23.3%200%2015%200zm9.3%2019.1c-.7%201.6-1.9%202.5-3.6%202.8-2%20.3-3.9-.8-4.7-2.6%200%200-.1-.1-.1-.2-.6.3-1.2.3-1.7%200%200%20.1-.1.1-.1.2-.9%201.8-2.9%202.8-4.8%202.5-2.1-.3-3.6-1.9-3.8-3.9-.2-1.3.2-2.5%201.1-3.5.1-.1.2-.3.3-.4.5-.8.9-1.7%201.4-2.5.4-.7%201-1.2%201.7-1.5.1%200%20.2-.1.2-.2.2-1.1%201.2-1.8%202.3-1.6%201.1.2%201.8%201.4%201.4%202.4-.1.2%200-.1.1%200%20.2.3.3.4.5.4h1.1c.2-1%20.4-.2.6-.5%200%200%200%20.1%200%200-.4-1%20.2-2.1%201.2-2.4%201.1-.3%202.2.3%202.5%201.4.1.2.2.4.4.4.7.3%201.2.8%201.6%201.5.4.7.7%201.3%201.1%202%20.2.4.5.7.7%201.1%201%201.4%201.2%203%20.6%204.6z%22/%3E%3Cpath%20fill%3D%22%234F4C4C%22%20d%3D%22M20.1%2014.5c-1.6%200-2.9%201.3-2.9%202.9%200%201.6%201.3%202.9%202.9%202.9S23%2019%2023%2017.4c-.1-1.7-1.3-2.9-2.9-2.9zm-10.2%200c-1.6%200-2.9%201.3-2.9%202.9%200%201.6%201.3%202.9%202.9%202.9%201.6%200%202.9-1.3%202.9-2.9%200-1.7-1.3-2.9-2.9-2.9z%22/%3E%3C/svg%3E");
  width: 30px;
  height: 30px;
}
.ways-to-earn__item--support a:before {
  content: '';
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xml%3Aspace%3D%22preserve%22%20style%3D%22enable-background%3Anew%200%200%2030%2030%22%20viewBox%3D%220%200%2030%2030%22%3E%3Cpath%20fill%3D%22%23009e45%22%20d%3D%22M15%200C6.7%200%200%206.7%200%2015s6.7%2015%2015%2015%2015-6.7%2015-15S23.3%200%2015%200zm.7%2021.2c0%20.2%200%201.5-.9%202.4-.4.5-1.1.7-1.9.7-1.1%200-1.7-.5-2.1-.8-.8-.8-.7-1.8-.7-2.1%200-.3.4-.7.8-.7s.8.3.8.8c0%20.2%200%20.6.3.9.2.2.5.3%201%20.3s.7-.2.8-.3c.4-.4.5-1.3.5-1.3v-4.9c0-.4.3-.8.7-.8.4%200%20.7.3.6.8v5zm8.8-5.2c-.5%200-1.6-1.5-3.2-1.5S18.7%2016%2018.2%2016c-.4%200-1.5-1.6-3.2-1.6-1.7%200-2.7%201.6-3.2%201.6s-1.5-1.5-3.1-1.5C7%2014.5%205.9%2016%205.4%2016c-.4%200-.4-.7-.4-.8%200-1.3%202-7%209.3-7.4V6.5c0-.4.3-.8.7-.8.4%200%20.7.3.7.8v1.3c7.3.4%209.3%206.1%209.3%207.4%200%20.1%200%20.8-.5.8z%22/%3E%3C/svg%3E");
  width: 30px;
  height: 30px;
}
.ways-to-earn__item--premium a:before {
  content: '';
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xml%3Aspace%3D%22preserve%22%20style%3D%22enable-background%3Anew%200%200%2030%2030%22%20viewBox%3D%220%200%2030%2030%22%3E%3Cpath%20fill%3D%22%23bd983e%22%20d%3D%22m3.8%2013.1%2010%2012.8-4.6-12.8zM13.8%206.2h-6l1.9%205.1zM6.9%206.8%203.6%2012h5.2zM22.1%206.2H16l4.2%205.1zM19.5%2012l-4.6-5.5-4.5%205.5z%22%20style%3D%22fill%3A%23231f20%22/%3E%3Cpath%20fill%3D%22%23bd983e%22%20d%3D%22M15%200C6.7%200%200%206.7%200%2015s6.7%2015%2015%2015%2015-6.7%2015-15S23.3%200%2015%200zm.7%2027.9c-.4.5-1%20.5-1.4.2-.1%200-.1-.1-.2-.2L2.6%2013.1c-.3-.3-.3-.8-.1-1.2l3.9-6.3c.2-.3.5-.5.9-.5h15.3c.3%200%20.7.2.9.5l3.9%206.3c.2.4.2.9-.1%201.2L15.7%2027.9z%22%20style%3D%22fill%3A%23231f20%22/%3E%3Cpath%20fill%3D%22%23bd983e%22%20d%3D%22M21%2012h5.1l-3.2-5.2zM16%2025.9l10-12.8h-5.3zM10.3%2013.1l4.6%2012.8%204.6-12.8z%22%20style%3D%22fill%3A%23231f20%22/%3E%3C/svg%3E");
  width: 30px;
  height: 30px;
}
.ways-to-earn__item--premium-v2 a:before {
  content: '';
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xml%3Aspace%3D%22preserve%22%20style%3D%22enable-background%3Anew%200%200%2024%2024%22%20viewBox%3D%220%200%2024%2024%22%3E%3Ccircle%20cx%3D%2216.7%22%20cy%3D%2213.2%22%20r%3D%22.8%22/%3E%3Cpath%20fill%3D%22%233E306C%22%20d%3D%22M11.9%2011.1c-1.2%200-2.2.9-2.2%202.2s1%202.2%202.2%202.2c1.2%200%202.2-.9%202.2-2.2s-.9-2.2-2.2-2.2zM7.2%2012.5c-.5%200-.8.4-.8.8%200%20.5.4.8.8.8s.9-.4.9-.8-.4-.8-.9-.8z%22/%3E%3Cpath%20fill%3D%22%233E306C%22%20d%3D%22M12%200C5.4%200%200%205.4%200%2012s5.4%2012%2012%2012%2012-5.4%2012-12S18.6%200%2012%200zm6.5%2017.2h-13l-2-7.2c-.1-.5.2-1%20.6-1.1.2%200%20.2-.1.4%200l3.2.5%203.6-3.9c.3-.3.9-.3%201.2%200l3.4%203.9%203.6-.6c.5%200%20.9.3%201%20.8v.4l-2%207.2z%22/%3E%3C/svg%3E");
  width: 30px;
  height: 30px;
}
.ways-to-earn__item--refer-a-friend a:before {
  content: '';
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2230%22%20height%3D%2230%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Ccircle%20cx%3D%2215%22%20cy%3D%2215%22%20r%3D%2215%22%20fill%3D%22%23EA6953%22/%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M14.17%2012.689c0-.086%200-.183.073-.28a7.417%207.417%200%200%200-1.35-.451.433.433%200%200%201-.34-.376.425.425%200%200%201%20.206-.463c.78-.48%201.259-1.355%201.257-2.3a2.755%202.755%200%200%200-.948-2.074%202.648%202.648%200%200%200-1.66-.656c-.19%200-.38.022-.567.064-1.037.224-1.834%201.09-2.006%202.18-.171%201.089.319%202.176%201.233%202.733.16.09.247.275.217.462a.464.464%200%200%201-.351.376c-1.94.428-3.637%201.647-4.711%203.386a.133.133%200%200%200%200%20.15c1.242%202.073%203.371%203.387%205.711%203.526a8.273%208.273%200%200%201%204.123-3.117c-.77-.84-1.1-2.02-.886-3.16Z%22/%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M18.5%2019.5V18a.5.5%200%201%200-1%200v1.5H16a.5.5%200%201%200%200%201h1.5V22a.5.5%200%201%200%201%200v-1.5H20a.5.5%200%201%200%200-1h-1.5Zm6.075.455a.14.14%200%200%201%200%20.161c-1.452%202.382-4.004%203.83-6.75%203.83-2.746%200-5.298-1.448-6.75-3.83a.117.117%200%200%201%200-.15c.098-.168.207-.329.326-.483.126-.186.265-.363.417-.529a8.232%208.232%200%200%201%204.365-2.599.498.498%200%200%200%20.146-.909%202.877%202.877%200%200%201-1.317-3.046c.041-.165.094-.327.158-.484.06-.153.135-.3.225-.437a2.837%202.837%200%200%201%201.8-1.299%202.855%202.855%200%200%201%202.441.587%202.9%202.9%200%200%201%201.035%202.219%202.842%202.842%200%200%201-1.372%202.45.498.498%200%200%200-.236.505c.036.201.187.36.382.403a8.212%208.212%200%200%201%202.959%201.322%207.608%207.608%200%200%201%202.171%202.289Z%22/%3E%3C/g%3E%3C/svg%3E");
  width: 30px;
  height: 30px;
}
.ways-to-earn__item--cash-out a:before {
  content: '';
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2072%2072%22%3E%3Cpath%20fill%3D%22%23e43c7c%22%20fill-rule%3D%22evenodd%22%20d%3D%22M36%200a36%2036%200%201%200%2036%2036A36%2036%200%200%200%2036%200zm-.6%2052.8H16.453A4.45%204.45%200%200%201%2012%2048.347V38.316h21.25l-5.9%205.9a1.3%201.3%200%200%200-.192%201.824.976.976%200%200%200%20.732.288%201.515%201.515%200%200%200%201.091-.468l6.42-6.407zm-5.328-17.232a10.616%2010.616%200%200%201-4.967-3.024c0-1.608%202.028-2.964%204.439-2.964%201.752%200%203.852%202.52%204.656%203.828a19.257%2019.257%200%200%201%20.852%202.676H33.18a30.513%2030.513%200%200%201-3.108-.516zm5.328-3.84c-1-1.4-3.252-4.115-5.856-4.115-3.527%200-6.395%202.207-6.395%204.931%200%201.392%201.692%202.652%203.348%203.54H12V26.053a4.45%204.45%200%200%201%204.453-4.453H35.4zm25.63%2016.619a4.46%204.46%200%200%201-4.463%204.453H37.632V39.456l6.407%206.407a1.524%201.524%200%200%200%201.1.468.989.989%200%200%200%201.02-.948v-.072a1.456%201.456%200%200%200-.492-1.092l-5.9-5.9H61.03zM37.98%2036.084a19.257%2019.257%200%200%201%20.852-2.676c.8-1.308%202.88-3.828%204.655-3.828%202.412%200%204.44%201.356%204.452%202.916-.168.732-2.616%202.232-4.991%203.072a29.745%2029.745%200%200%201-3.1.516zm23.05%200h-14.5c1.656-.888%203.348-2.148%203.348-3.54%200-2.724-2.856-4.931-6.4-4.931-2.627%200-4.871%202.711-5.855%204.115V21.6h18.944a4.46%204.46%200%200%201%204.463%204.452z%22/%3E%3C/svg%3E");
  width: 30px;
  height: 30px;
}
.ways-to-earn__item--reminder a:before {
  content: '';
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xml%3Aspace%3D%22preserve%22%20style%3D%22enable-background%3Anew%200%200%2024%2024%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%231d7bce%22%20d%3D%22M12%200C5.4%200%200%205.4%200%2012s5.4%2012%2012%2012%2012-5.4%2012-12S18.6%200%2012%200zM5.3%2010.9c-.2%200-.4-.2-.4-.4%200-2.7%201.5-5.2%203.9-6.4.1-.1.3-.1.4%200%20.1.1.2.2.2.3s-.1.4-.2.4c-1.5.8-2.6%202-3.2%203.6-.2.7-.4%201.4-.4%202.1.1.2-.1.4-.3.4zm6.7%209.3c-.9%200-1.8-.6-2.1-1.5h4.2c-.3.9-1.2%201.5-2.1%201.5zm6.1-2.6c-.1.2-.3.4-.6.4h-11c-.3%200-.5-.1-.6-.4-.1-.2-.1-.5%200-.7l1-1.9v-4.5c0-2.3%201.5-4.4%203.8-5%20.2-1%20.8-1.7%201.4-1.7s1.3.7%201.4%201.7c2.2.6%203.8%202.7%203.8%205V15l1%201.9c0%20.2%200%20.5-.2.7zm.9-6.8c-.1.1-.2.1-.3.1-.2%200-.4-.2-.4-.4%200-.7-.1-1.5-.4-2.1-.6-1.5-1.7-2.8-3.2-3.5-.1-.1-.2-.2-.2-.3s.1-.3.2-.3c.1-.1.3-.1.4%200C17.5%205.5%2019%208%2019%2010.7c.1-.1%200%200%200%20.1z%22/%3E%3C/svg%3E");
  width: 30px;
  height: 30px;
}
.ways-to-earn__item--hotels a:before {
  content: '';
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3A%2327b3d3%7D%3C/style%3E%3C/defs%3E%3Cpath%20fill%3D%22%2327b3d3%22%20d%3D%22M10.36%209.95v7.39a.41.41%200%200%201-.82%200V9.95a.41.41%200%200%201%20.82%200ZM10.36%203.79h3.28v3.28h-3.28zM14.46%209.95v7.39a.41.41%200%200%201-.82%200V9.95a.41.41%200%200%201%20.82%200Z%22%20class%3D%22cls-1%22/%3E%3Cpath%20fill%3D%22%2327b3d3%22%20d%3D%22M12%200a12%2012%200%201%200%2012%2012A12%2012%200%200%200%2012%200Zm5.75%2018.57a1.647%201.647%200%200%201-1.64%201.64.825.825%200%201%201-1.65%200H9.54a.825.825%200%201%201-1.65%200%201.647%201.647%200%200%201-1.64-1.64V8.71a1.647%201.647%200%200%201%201.64-1.64h1.65V3.79a.826.826%200%200%201%20.82-.83h3.28a.826.826%200%200%201%20.82.83v3.28h1.65a1.647%201.647%200%200%201%201.64%201.64Z%22%20class%3D%22cls-1%22/%3E%3C/svg%3E");
  width: 30px;
  height: 30px;
}
.nav-mega {
  width: 100%;
  font-size: 13px;
}
.nav-mega li {
  float: left;
  padding: 0 10px;
}
@media (min-width: 992px) {
  .nav-mega li {
    padding: 0 12px;
  }
}
.nav-mega li:first-child {
  padding-left: 0;
}
.nav-mega li a.dropdown-toggle,
.nav-mega li a.link {
  padding: 17px 1px 13px;
  height: 50px;
  color: #ffffff;
}
.nav-mega li a.dropdown-toggle.active,
.nav-mega li a.link.active {
  color: #ffffff;
  border-bottom: 3px solid #ffffff;
}
.nav-mega li a.dropdown-toggle.active:hover,
.nav-mega li a.link.active:hover {
  color: #ffffff;
  border-bottom: 3px solid #ffffff;
}
.nav-mega li a.dropdown-toggle:hover,
.nav-mega li a.link:hover {
  transition-delay: -1s;
  background-color: transparent;
  border-bottom: 3px solid #ffffff;
}
.nav-mega li a.dropdown-toggle:focus,
.nav-mega li a.link:focus {
  color: #ffffff;
  transition-delay: -1s;
  background-color: #004a92;
}
.nav-mega li.open a.dropdown-toggle {
  color: #ffffff;
  background: #004a92;
  border-bottom: 3px solid #ffffff;
}
.nav-mega li.open a.dropdown-toggle:hover {
  color: #ffffff;
}
@media (max-width: 768px) {
  .nav-mega li.show-more {
    padding-left: 0;
  }
}
@media (max-width: 768px) {
  .nav-mega li.show-more a {
    padding-left: 0;
    margin-left: -10px;
    padding-right: 11px;
  }
}
.nav-mega li.show-more .show-more-icon:before {
  content: '';
  display: inline-block;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xml%3Aspace%3D%22preserve%22%20fill%3D%22%234f4c4c%22%20style%3D%22enable-background%3Anew%200%200%2040%2040%22%20viewBox%3D%220%200%2040%2040%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M13%2013h19v2H13zM8%2013h3v2H8zM13%2019h19v2H13zM8%2019h3v2H8zM13%2025h19v2H13zM8%2025h3v2H8z%22/%3E%3C/svg%3E");
  width: 30px;
  height: 30px;
  margin: -11px 5px -11px 0;
}
@media (max-width: 768px) {
  .nav-mega li.show-more.open .show-more-icon:before {
    background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xml%3Aspace%3D%22preserve%22%20style%3D%22enable-background%3Anew%20-679%20481%2040%2040%22%20viewBox%3D%22-679%20481%2040%2040%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22m-656.2%20501%205.6-5.6c.8-.8.8-2.1%200-2.8-.8-.7-2.1-.8-2.8%200l-5.6%205.6-5.6-5.6c-.8-.8-2.1-.8-2.8%200-.7.8-.8%202.1%200%202.8l5.6%205.6-5.6%205.6c-.8.8-.8%202.1%200%202.8.8.7%202.1.8%202.8%200l5.6-5.6%205.6%205.6c.8.8%202.1.8%202.8%200%20.7-.8.8-2.1%200-2.8l-5.6-5.6z%22%20class%3D%22st0%22/%3E%3C/svg%3E");
    width: 2em;
    height: 2em;
    margin: -9px 5px;
  }
}
.nav-mega .dropdown {
  position: static;
}
@media (min-width: 992px) {
  .nav-mega .dropdown:hover .dropdown-menu {
    margin-top: -1px;
  }
}
@media (min-width: 768px) {
  .nav-mega.active .dropdown:hover .dropdown-menu {
    display: block;
  }
}
.nav-mega .dropdown-menu {
  padding: 0 10px;
}
@media (min-width: 768px) {
  .nav-mega .dropdown-menu {
    padding: 20px;
  }
}
.nav-mega .dropdown-menu.mega-menu {
  @include box-sizing(border-box);
  @include border-top-radius(0);
  min-width: auto;
  width: 100%;
  margin-top: -1px;
  border: none;
  border-top: 2px solid #ffffff;
  border-radius: 0;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.nav-mega .dropdown-menu.mega-menu > li {
  padding: 20px;
}
.nav-mega .dropdown-menu.mega-menu .subheader {
  color: #656263;
  margin-bottom: 8.5px;
}
.nav-mega .dropdown-menu.mega-menu .recommended-retailer {
  line-height: 0.5em;
  display: block;
  margin: 20px 0;
  clear: both;
  font-weight: bold;
  padding-bottom: 10px;
  border-bottom: 1px solid #d3d2d2;
}
.nav-mega .dropdown-menu.mega-menu .recommended-retailer .retailer-favico {
  height: 16px;
  width: 16px;
  margin: 0 8px 20px 0;
}
.nav-mega .dropdown-menu.mega-menu .recommended-retailer .normal {
  color: #656263;
}
.nav-mega .dropdown-menu.mega-menu .promo-image img {
  max-width: 100%;
}
@media (min-width: 768px) and (max-width: 991px) {
  .nav-mega .dropdown-menu.mega-menu .menu-show-more {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
  }
}
.nav-mega .dropdown-menu.mega-menu ul {
  padding-left: 0;
}
@media (min-width: 1200px) {
  .nav-mega .dropdown-menu.mega-menu ul {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
  }
}
.nav-mega .dropdown-menu.mega-menu ul.ways-to-earn {
  margin: 8px 0 24px 0;
}
.nav-mega .dropdown-menu.mega-menu ul.ways-to-earn li.ways-to-earn__item {
  list-style: none;
  float: left;
  padding: 0;
  width: 48%;
}
.nav-mega .dropdown-menu.mega-menu ul.ways-to-earn li.ways-to-earn__item:nth-child(even) {
  margin-left: 4%;
}
.nav-mega .dropdown-menu.mega-menu ul.ways-to-earn li.ways-to-earn__item a {
  display: block;
  color: #4F4C4C;
  font-weight: bold;
  padding: 17px 0 17px 40px;
  margin: 0;
  position: relative;
  border-bottom: 1px solid #d3d2d2;
  height: 50px;
}
.nav-mega .dropdown-menu.mega-menu ul.ways-to-earn li.ways-to-earn__item a:before {
  position: absolute;
  top: 10px;
  left: 0;
  background-size: contain;
}
.nav-mega .dropdown-menu.mega-menu ul li.category {
  float: none;
  list-style: none;
  border-bottom: 1px solid #d3d2d2;
  padding: 15px 0;
}
@media (min-width: 768px) {
  .nav-mega .dropdown-menu.mega-menu ul li.category {
    border-bottom: none;
    padding: 8px 0;
    display: inline-block;
    width: 100%;
  }
  .nav-mega .dropdown-menu.mega-menu ul li.category:before {
    content: '';
    display: inline-block;
    background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xml%3Aspace%3D%22preserve%22%20style%3D%22enable-background%3Anew%200%200%2010%2010%22%20viewBox%3D%220%200%2010%2010%22%3E%3Cpath%20fill%3D%22%23231f20%22%20d%3D%22M8%205%202.9%200%201.5%201.4%205.2%205%201.6%208.5%203.1%2010%208%205z%22/%3E%3C/svg%3E");
    width: 10px;
    height: 10px;
    padding-left: 0;
  }
}
.nav-mega .dropdown-menu.mega-menu ul li.category a {
  font-weight: bold;
  padding-left: 15px;
  color: #656263;
}
@media (min-width: 768px) {
  .nav-mega .dropdown-menu.mega-menu ul li.category a {
    padding-left: 5px;
  }
}
.nav-mega .dropdown-menu.mega-menu ul li.category a:hover {
  color: #231f20;
  transition-delay: -1s;
  background-color: transparent;
}
.nav-mega .dropdown-menu.mega-menu ul li.category:last-child {
  border-bottom: none;
}
.nav-mega .dropdown-menu.mega-menu .visited-retailers-list ul li {
  padding: 0 0 0 30px;
}
.nav-mega .dropdown-menu.mega-menu .visited-retailers-list ul li:before {
  display: none;
}
.nav-mega .dropdown-menu.mega-menu .visited-retailers-list ul li a {
  padding: 0;
}
.nav-mega .dropdown-menu .categories-header {
  font-weight: normal;
  text-transform: uppercase;
  font-size: 12px;
  margin-bottom: 0;
  padding-left: 5px;
}
.tenancy-placement {
  color: #ffffff;
  font-weight: 800;
  vertical-align: top;
  margin: 18px 0 0 10px;
  display: inline-block;
}
.tenancy-placement .header {
  color: #ffffff;
  font-weight: normal;
  line-height: 1px;
  display: block;
}
.tenancy-placement .offer {
  line-height: 2.5em;
  color: #ffffff;
}
.tenancy-placement .offer:hover {
  color: #ffffff;
}
.category-icons-container svg {
  padding: 8px;
  fill: #ffffff;
  height: 44px;
  width: 44px;
}
.category-icons-container svg.initial-icon {
  display: block;
}
.category-icons-container svg.close-icon {
  display: none;
}
.category-icons-container ul.category-icons {
  height: 50px;
}
.category-icons-container ul.category-icons li.dropdown {
  height: 100%;
  border-left: 1px solid 'transparent';
  padding: 0;
}
.category-icons-container ul.category-icons li.dropdown a.dropdown-toggle {
  padding: 2px;
}
.category-icons-container ul.category-icons li.dropdown a.dropdown-toggle:hover svg {
  fill: #ffffff;
}
.category-icons-container ul.category-icons li.dropdown ul.dropdown-menu li a {
  width: 100%;
  padding: 10px;
  color: #656263;
}
.category-icons-container ul.category-icons li.dropdown ul.dropdown-menu li a:hover {
  color: #231f20;
}
.category-icons-container ul.category-icons li.dropdown.open a.dropdown-toggle {
  height: 50px;
}
.category-icons-container .dropdown-menu.mega-menu {
  padding: 0;
}
@media (min-width: 768px) {
  .category-icons-container .dropdown-menu.mega-menu {
    right: 0;
    left: auto;
    float: right;
    max-width: 320px;
    max-height: 400px;
    overflow: auto;
  }
}
.category-icons-container .dropdown-menu.mega-menu li {
  padding: 0;
  float: none;
  list-style: none;
  border-bottom: 1px solid #d3d2d2;
  width: 100%;
}
.category-icons-container .dropdown-menu.mega-menu li.open {
  color: #1d7bcE;
}
.category-icons-container .dropdown-menu.mega-menu li a {
  display: inline-block;
  color: #7b7979;
  white-space: normal;
  font-weight: bold;
}
.category-icons-container .dropdown-menu.mega-menu li a:hover {
  color: #231f20;
  background-color: transparent;
  text-decoration: underline;
}
.category-icons-container .dropdown-menu.mega-menu li span {
  display: block;
}
.category-icons-container .dropdown-menu.mega-menu li span .tracked-amount,
.category-icons-container .dropdown-menu.mega-menu li span .payment-amount,
.category-icons-container .dropdown-menu.mega-menu li span .payment-amount-available {
  display: inline;
}
.category-icons-container .dropdown-menu.mega-menu li.dropdown-footer {
  text-align: center;
  font-size: 0.95em;
}
.category-icons-container .dropdown-menu.mega-menu li.dropdown-footer a {
  padding: 10px !important;
}
.category-icons-container .dropdown-menu.mega-menu li.single-line {
  line-height: 4em;
}
.category-icons-container .bookmarks li img {
  position: absolute;
  margin-top: 2px;
  width: 16px;
  height: 16px;
}
.category-icons-container .bookmarks li span {
  margin-left: 30px;
  font-weight: bold;
}
.category-icons-container .bookmarks li span:nth-child(2) {
  color: #4F4C4C;
}
.category-icons-container .bookmarks li span:nth-child(3) {
  color: #77b232;
}
.category-icons-container .bookmarks .no-favourites h6 {
  padding: 8px;
  border-bottom: 1px solid #f4f4f4;
}
.category-icons-container .bookmarks .no-favourites .instructions {
  padding: 8px;
  border-bottom: 1px solid #f4f4f4;
}
.category-icons-container .bookmarks .no-favourites .instructions .badge {
  display: inline-block;
  float: left;
}
.category-icons-container .bookmarks .no-favourites .instructions p.desc {
  margin-bottom: 24px;
  display: inline-block;
  width: 240px;
  margin: 0 0 0 8px;
}
@media (min-width: 992px) {
  .category-icons-container .user-activity {
    border-right: 1px solid 'transparent';
  }
}
.category-icons-container .user-activity .header-user-avatar {
  width: 44px;
  height: 44px;
  float: left;
}
.category-icons-container .user-activity .header-user-avatar__pic {
  width: 36px;
  height: 36px;
  margin-top: 4px;
  border-radius: 50%;
  margin: 4px;
}
.category-icons-container .user-activity .dropdown-menu span:nth-child(2) {
  color: #7b7979;
  font-weight: normal;
}
.category-icons-container .user-activity a.dropdown-toggle {
  height: 50px;
  width: auto;
}
.category-icons-container .user-activity a.dropdown-toggle .user {
  float: left;
}
.category-icons-container .user-activity a.dropdown-toggle .user-activity-details {
  line-height: 1em;
  margin: 0 15px;
  display: inline-block;
  margin: 0 0 0 15px;
}
.category-icons-container .user-activity a.dropdown-toggle .user-activity-details span {
  display: block;
}
.category-icons-container .user-activity a.dropdown-toggle .user-activity-details span:first-child {
  padding-top: 10px;
}
.category-icons-container .user-activity a.dropdown-toggle .user-activity-details .amount {
  font-weight: bold;
}
.category-icons-container .user-activity a.dropdown-toggle .dropdown-svg {
  width: 20px;
  float: right;
  overflow: visible;
}
.category-icons-container .user-activity.open a.dropdown-toggle .dropdown-svg {
  -ms-transform: rotate(180deg);
  /* IE 9 */
  -webkit-transform: rotate(180deg);
  /* Chrome, Safari, Opera */
  transform: rotate(180deg);
  margin-right: 10px;
}
.category-icons-container .user-activity.notifications .notifications-amount {
  position: absolute;
  top: 3px;
  left: 32px;
  display: inline-block;
  padding: 3px 5px 5px 3px;
  min-width: 20px;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #cc2525;
  border-radius: 10px;
}
.category-icons-container .user-activity.notifications .badge {
  padding: 3px 2px 5px 3px;
  background-color: #cc2525;
}
.category-icons-container .user-activity .summary .nav-item {
  display: inline-block;
}
.category-icons-container .user-activity .summary .nav-item .notifications-total {
  display: inline-block;
}
.category-icons-container .user-activity .summary .nav-item .notifications-total .notifications-amount {
  position: relative;
  left: auto;
  top: auto;
}
.signed-out {
  margin-right: -10px;
}
@media (min-width: 768px) {
  .signed-out {
    margin-right: auto;
  }
}
.signed-out li.join {
  padding: 8px 0;
}
.signed-out li.join .btn {
  font-size: 12px;
}
.signed-out li.join .btn:hover {
  background-color: #053067;
}
.signed-out li.signin {
  padding-right: 0;
  padding-left: 10px;
  text-align: right;
}
@media (min-width: 576px) {
  .signed-out li.signin {
    padding-left: 20px;
  }
}
.signed-out li.signin a {
  color: #ffffff;
  padding: 17px 1px 13px;
}
.second-nav-container #menu-insurance .dropdown-menu.mega-menu ul.first {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 30px;
  -moz-column-gap: 30px;
  column-gap: 30px;
}
.second-nav-container #menu-insurance .dropdown-menu.mega-menu ul.second {
  border-bottom: 1px solid #d3d2d2;
  -webkit-column-count: 1;
  -moz-column-count: 1;
  column-count: 1;
  -webkit-column-gap: 30px;
  -moz-column-gap: 30px;
  column-gap: 30px;
}
.second-nav-container #menu-insurance .dropdown-menu.mega-menu ul.second li {
  padding: 2px 0 4px;
}
.second-nav-container #menu-insurance .dropdown-menu.mega-menu ul.second li.car-insurance:before {
  background-image: url("../icons/quidco/car-insurance.svg");
}
.second-nav-container #menu-insurance .dropdown-menu.mega-menu ul.second li.home-insurance:before {
  background-image: url("../icons/quidco/home-insurance.svg");
}
.second-nav-container #menu-insurance .dropdown-menu.mega-menu ul.second li.insurance-travel:before {
  background-image: url("../icons/quidco/travel-insurance.svg");
}
.second-nav-container #menu-insurance .dropdown-menu.mega-menu ul.second li.pet-insurance:before {
  background-image: url("../icons/quidco/pet-insurance.svg");
}
.second-nav-container #menu-insurance .dropdown-menu.mega-menu ul.second li.bike-insurance:before {
  background-image: url("../icons/quidco/bike-insurance.svg");
}
.second-nav-container #menu-insurance .dropdown-menu.mega-menu ul.second li.van-insurance:before {
  background-image: url("../icons/quidco/van-insurance.svg");
}
.second-nav-container #menu-insurance .dropdown-menu.mega-menu ul.second li:before {
  background-color: #1aaa95;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 100%;
  content: '';
  display: inline-block;
  padding-left: 0;
  width: 30px;
  height: 30px;
  vertical-align: middle;
}
.second-nav-container #menu-insurance .dropdown-menu.mega-menu ul.second li .description {
  margin-left: 8px;
  border-bottom: 1px solid #d3d2d2;
  display: inline-block;
  width: 70%;
  padding: 8px 0 10px;
}
.second-nav-container #menu-insurance .dropdown-menu.mega-menu ul.second li.van-insurance .description {
  border-bottom: none;
}
.main-nav-spacer .basic,
.main-nav-spacer .premium {
  height: 20px;
}
.main-nav-spacer.no-spacing .basic,
.main-nav-spacer.no-spacing .premium {
  height: 0;
}
@media (min-width: 768px) {
  .main-nav-spacer .basic,
  .main-nav-spacer .premium {
    height: 20px;
  }
  .main-nav-spacer.no-spacing .basic,
  .main-nav-spacer.no-spacing .premium {
    height: 0;
  }
}
@media (min-width: 992px) {
  .main-nav-spacer .premium {
    height: 50px;
  }
  .main-nav-spacer .basic {
    height: 20px;
  }
  .main-nav-spacer.no-spacing .premium {
    height: 30px;
  }
  .main-nav-spacer.no-spacing .basic {
    height: 0;
  }
}
.promotion-nav-container {
  height: 60px;
}
.promotion-nav-container .promotion-nav > a > img {
  margin: 0 auto;
  height: 60px;
}
@media (min-width: 768px) {
  .promotion-nav-container .promotion-nav > a > img {
    height: auto;
  }
}
#ticking_clock_promotion {
  height: 50px;
  background-color: #444444;
  font-size: 18px;
  color: white;
  text-align: center;
  padding-top: 15px;
}
#ticking_clock_promotion a {
  color: white;
  text-decoration: none;
}
#ticking_clock_promotion a:hover {
  text-decoration: underline;
}
.countdown_container {
  font-size: 0;
}
.countdown_span {
  font-size: 18px;
  font-weight: bold;
}
#no-links-nav .navbar {
  background-color: #1d7bcE;
  border: none;
  border-radius: 0;
  padding: 8px 0;
  height: 70px;
  margin-bottom: 0;
}
#no-links-nav .navbar .logo {
  float: left;
  width: 120px;
}
@media (min-width: 768px) {
  #no-links-nav .navbar .logo {
    width: 160px;
  }
}
#no-links-nav .navbar .logo .main-logo {
  fill: #ffffff;
}
#no-links-nav .navbar .no-links-logo-text {
  color: #ffffff;
  font-size: 1.1em;
  float: left;
  margin-top: 18px;
}
@media (min-width: 768px) {
  #no-links-nav .navbar .no-links-logo-text {
    font-size: 1.3em;
    margin-top: 16px;
  }
}
.search-container {
  z-index: 0;
  display: inline-block;
  width: 100%;
  margin-left: 120px;
}
@media (max-width: 767px) {
  .search-container {
    float: right;
    margin-top: 5px;
  }
}
@media (min-width: 768px) {
  .search-container {
    float: none;
    width: 364px;
    margin-left: 150px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1199px) and (orientation: portrait) {
  .search-container {
    width: 358px;
  }
}
.search-nav-container .search-container {
  margin-left: 24px;
}
.search-container .search {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 40px;
}
@media (min-width: 768px) {
  .search-container .search {
    width: 364px;
    margin-top: 6px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1199px) and (orientation: portrait) {
  .search-container .search {
    width: 358px;
  }
}
.search-container .search input[type=search] {
  float: right;
  width: 55%;
  height: 40px;
  -webkit-transition: all 0.15s ease;
  -moz-transition: all 0.15s ease;
  transition: all 0.15s ease;
  border: 1px solid #1d7bcE;
  border-right: none;
  border-radius: 3px 0 0 3px !important;
  box-shadow: none;
  -webkit-appearance: none;
}
@media (min-width: 768px) {
  .search-container .search input[type=search] {
    float: none;
    width: 324px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1199px) and (orientation: portrait) {
  .search-container .search input[type=search] {
    width: 318px;
  }
}
.search-container .search input[type=search]:focus {
  width: 90%;
  -webkit-transition: all 0.15s ease;
  -moz-transition: all 0.15s ease;
  transition: all 0.15s ease;
  transition: background-color 0.15s, color 0.15s;
  color: #231f20;
  border-color: #1d7bcE;
  outline: none;
  background-color: 'transparent';
  box-shadow: none;
}
@media (min-width: 768px) {
  .search-container .search input[type=search]:focus {
    width: 324px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1199px) and (orientation: portrait) {
  .search-container .search input[type=search]:focus {
    width: 318px;
  }
}
.search-container .search .nav-search-submit {
  float: right;
  width: 10%;
  padding: 0;
  border-top: 1px solid #1d7bcE;
  border-right: 1px solid #1d7bcE;
  border-bottom: 1px solid #1d7bcE;
  border-left: none;
  border-radius: 0 3px 3px 0;
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-position: right center;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xml%3Aspace%3D%22preserve%22%20style%3D%22enable-background%3Anew%205-5%2040%2040%22%20viewBox%3D%225%20-5%2040%2040%22%3E%3Cpath%20fill%3D%22%23231f20%22%20d%3D%22M24.1%2019.6c-4.2%200-7.7-3.5-7.7-7.7s3.5-7.7%207.7-7.7%207.7%203.5%207.7%207.7c0%204.3-3.4%207.7-7.7%207.7zm0-13.4c-3.1%200-5.7%202.6-5.7%205.7s2.6%205.7%205.7%205.7%205.7-2.6%205.7-5.7-2.5-5.7-5.7-5.7z%22/%3E%3Cpath%20fill%3D%22%23231f20%22%20d%3D%22M33.7%2022.4c-.2%200-.5-.1-.7-.3l-4.7-4.7c-.4-.4-.4-1.1%200-1.4.4-.4%201.1-.4%201.4%200l4.7%204.7c.4.4.4%201.1%200%201.4-.3.3-.5.3-.7.3z%22/%3E%3C/svg%3E");
  width: 30px;
  height: 30px;
  height: 40px;
}
.search-nav-container .search-container .search .nav-search-submit {
  border-color: #7b7979;
}
@media (min-width: 768px) {
  .search-container .search .nav-search-submit {
    width: 40px;
  }
}
.search-nav-container .search-container .search {
  margin-top: 9px;
}
.search-nav-container .search-container .search input,
.search-nav-container .search-container .search input:focus {
  border-color: #7b7979;
}
.search-nav-container .search-container .search .input-group-addon {
  border-color: #7b7979;
}
.search-nav-container {
  position: fixed;
  display: none;
  z-index: 97;
  top: 0;
  width: 100%;
  height: 60px;
  transition: all 0.25s ease-in-out;
  opacity: 1;
  border-bottom: 1px solid #d3d2d2;
  background: #ffffff;
}
.search-nav-container.affix {
  z-index: 99;
  top: 50px;
}
.search-nav-container .close-search {
  line-height: 60px;
}
.search-nav-container .close-search a {
  color: #7b7979;
}
.search-nav-container .close-search svg {
  width: 16px;
  height: 16px;
  margin-top: -1px;
  fill: #7b7979;
}
.search-active {
  overflow-y: hidden;
  height: 100%;
}
.search-active .wrapper {
  height: 100%;
}
.search-active body {
  overflow-y: hidden;
  height: 100%;
}
.search-active body #page-content {
  width: 100%;
  height: 100%;
  -webkit-transition: -webkit-transform 0.7s ease-in-out;
  -moz-transition: -moz-transform 0.7s ease-in-out;
  transition: transform 0.7s ease-in-out;
}
.search-active body #page-content {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.search-active body #page-content.anim-hide {
  -webkit-transform: translate(0, 110%);
  transform: translate(0, 110%);
}
#search-results {
  position: absolute;
  left: 0;
  overflow-y: auto;
  width: 100%;
  height: 100%;
  -webkit-transition: -webkit-transform 0.7s ease-in-out;
  transition: transform 0.7s ease-in-out;
  -webkit-transform: translate(0, -100%);
  transform: translate(0, -100%);
}
#search-results.anim-show {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
#search-results .main-nav-spacer.hovered .premium,
#search-results .main-nav-spacer.hovered .basic {
  margin-bottom: 540px;
}
@media (min-width: 992px) {
  #search-results .main-nav-spacer.hovered .premium,
  #search-results .main-nav-spacer.hovered .basic {
    margin-bottom: 0;
  }
}
.static-search #search-results {
  position: static;
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.static-search #search-results .main-nav-spacer {
  display: none;
}
.static-search #search-results .main-nav-spacer.hovered {
  display: block;
}
.static-search #search-results .main-nav-spacer.hovered .premium,
.static-search #search-results .main-nav-spacer.hovered .basic {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .static-search #search-results .main-nav-spacer {
    display: block;
  }
}
.static-search #search-results .template-vertical-spacing {
  padding-top: 10px;
}
.static-search #search-results #search-results-multiple-retailers-title {
  margin: 24px 0;
  font-size: 32px;
  line-height: 36px;
}
@media (max-width: 767px) {
  .static-search #search-results #search-results-multiple-retailers-title {
    margin: 16px 0;
    font-size: 22px;
    line-height: 26px;
  }
}
.static-search #search-results .search-rates-disclaimer {
  margin: 4px 0 -2px 0;
  font-size: 13px;
  color: #000;
}
@media (min-width: 768px) {
  .static-search #search-results .search-rates-disclaimer {
    margin: 0 0 -12px 0;
  }
}
.search-panel {
  position: absolute;
  top: -100%;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
}
.search-panel .wrapper {
  height: auto;
  margin-bottom: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #b3b3b3;
}
.search-panel .wrapper #close-search {
  float: right;
  padding-right: 10px;
}
.search-panel .wrapper #close-search i {
  margin-left: 2px;
}
@media (min-width: 768px) {
  .search-panel .wrapper #close-search {
    padding-right: 15px;
  }
}
@media (min-width: 992px) {
  .search-panel .wrapper #close-search {
    padding-right: 0;
  }
}
.search-panel .search-results h2 {
  font-size: 20px;
  line-height: 22px;
  margin-top: 0;
  margin-bottom: 10px;
  color: #1d7bcE;
}
.search-panel .search-results .products-row {
  width: 100%;
  margin-bottom: 10px;
}
.search-panel .search-results .products-row:last-child {
  margin-bottom: 0;
}
.search-panel .search-results .product {
  float: left;
  width: 25%;
  height: 190px;
  padding: 10px;
  border-right: 1px dotted #d9d9d9;
}
.search-panel .search-results .product:hover {
  background-color: #f4f4f4;
}
.search-panel .search-results .product:nth-child(4) {
  border-right: 0;
}
.search-panel .search-results .product img {
  height: 100px;
  margin-bottom: 10px;
}
.search-panel .search-results .product h4 {
  font-size: 12px;
  line-height: 14px;
  margin: 0;
}
.search-panel .search-results .product h4 a {
  color: #4F4C4C;
}
.search-panel .search-results .product p a {
  color: #4F4C4C;
}
.search-panel .search-results p.more {
  height: 51px;
}
.search-panel .search-results p.more a {
  font-size: 14px;
  line-height: 50px;
  display: block;
  text-align: center;
  color: #4F4C4C;
  border-bottom: 1px solid #b3b3b3;
}
.search-panel .search-results p.more a:link {
  text-decoration: none;
}
.search-panel .search-results p.more a:visited {
  text-decoration: none;
}
.search-panel .search-results p.more a:hover {
  text-decoration: underline;
}
.search-panel .search-results p.more a:active {
  text-decoration: none;
}
.search-panel .search-results .alert {
  background: none;
  padding: 0;
  margin-bottom: 0;
}
.search-panel .search-results .alert .alert-text {
  font-size: 13px;
  padding-left: 26px;
  width: auto;
  font-weight: 700;
}
.search-panel .search-results .alert .alert-icon {
  top: 0;
  left: 0;
  width: 18px;
  height: 18px;
}
.search-panel .retailer-list .retailer.search-top-retailer {
  min-height: 102px;
  padding-top: 20px;
  padding-bottom: 20px;
  border: 0;
}
.search-panel .retailer-list .retailer.search-top-retailer h3 {
  font-size: 18px;
  line-height: 20px;
}
.search-panel .retailer-list .retailer.search-top-retailer p {
  font-size: 14px;
  line-height: 20px;
}
.search-panel .retailer-list .retailer.search-top-retailer p .exclusive i {
  margin-top: 4px;
}
.search-panel .retailer-list .retailer.search-top-retailer p .increased i {
  margin-top: 4px;
}
.search-panel .retailer-list .retailer.search-related {
  min-height: 60px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: 1px dotted #d9d9d9;
  border-bottom: 0;
}
.search-panel .retailer-list .retailer.search-related h3,
.search-panel .retailer-list .retailer.search-related p {
  padding-left: 5px;
}
.search-panel .placements-container {
  max-width: 300px;
}
.search-panel .placements-container h2 {
  font-size: 16px;
  margin-bottom: 0;
  padding-bottom: 10px;
  color: #4F4C4C;
}
.search-panel .two-columns {
  float: left;
  width: 50%;
  padding-right: 10px;
}
.search-panel .two-columns:nth-child(2) {
  padding-right: 0;
}
.search-panel .search-results,
.search-panel .placements-container {
  margin-bottom: 200px;
  padding-right: 2px;
  padding-left: 10px;
}
@media (min-width: 768px) {
  .search-panel .search-results,
  .search-panel .placements-container {
    padding-left: 15px;
  }
}
@media (min-width: 992px) {
  .search-panel .search-results,
  .search-panel .placements-container {
    padding-right: 0;
    padding-left: 0;
  }
}
.search-panel .wrapper {
  height: auto;
  margin-bottom: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #b3b3b3;
}
#search-results-platinum-offers-carousel-container {
  display: none;
  padding-bottom: 50px;
}
#search-results-adtech-container {
  -webkit-transition: opacity 0.7s ease-in-out;
  -moz-transition: opacity 0.7s ease-in-out;
  transition: opacity 0.7s ease-in-out;
  filter: alpha(opacity=0);
  opacity: 0;
}
#search-results-adtech-container.fadein {
  filter: alpha(opacity=100);
  opacity: 1;
}
#search-results-upsell-container {
  margin-bottom: 35px;
  -webkit-transition: opacity 0.7s ease-in-out;
  -moz-transition: opacity 0.7s ease-in-out;
  transition: opacity 0.7s ease-in-out;
  filter: alpha(opacity=0);
  opacity: 0;
}
#search-results-upsell-container.fadein {
  filter: alpha(opacity=100);
  opacity: 1;
}
#search-results-similar-retailers-container,
#search-results-products-container,
#search-results-top-retailer-container,
#placement-search-result-inline {
  margin-bottom: 60px;
}
#search-results-products-container.init .products {
  height: 190px;
}
#search-results-products-container.init .products .product {
  background: #f4f4f4 url('..img/common/loading.gif') no-repeat center center;
}
ul.search-results-list {
  margin: 0;
  list-style: none;
  overflow: hidden;
  padding-right: 2px;
}
ul.search-results-list li.search-result-item {
  display: flex;
  flex-direction: row;
  padding: 8px 0;
  border-top: 1px solid #d3d2d2;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-items: center;
}
ul.search-results-list li.search-result-item:last-child {
  border-bottom: 1px solid #d3d2d2;
}
ul.search-results-list li.search-result-item .retailer-logo {
  position: relative;
  width: 90px;
  height: 90px;
  margin-right: 20px;
  border-radius: 3px;
  background-color: #ffffff;
}
ul.search-results-list li.search-result-item .retailer-logo img {
  display: block;
  height: auto;
  max-width: 90px;
  width: 100%;
}
ul.search-results-list li.search-result-item .retailer-info {
  width: calc(100% - 110px);
}
ul.search-results-list li.search-result-item .retailer-info svg:not(.plus-divider) {
  width: 18px;
  height: 18px;
  margin-right: 6px;
  vertical-align: middle;
}
ul.search-results-list li.search-result-item .retailer-info svg:not(.plus-divider).online {
  fill: #4F4C4C;
}
ul.search-results-list li.search-result-item .retailer-info svg:not(.plus-divider).highstreet {
  fill: #1174f4;
}
ul.search-results-list li.search-result-item .retailer-info .label {
  margin-top: 0;
}
ul.search-results-list li.search-result-item .retailer-info .label.label-exclusive {
  background-color: #77b232;
}
ul.search-results-list li.search-result-item .retailer-info .retailer-name {
  font-weight: 700;
  padding: 0 0 8px;
}
ul.search-results-list li.search-result-item .retailer-info .retailer-name a {
  color: #231f20;
}
ul.search-results-list li.search-result-item .retailer-info .retailer-name a p {
  margin-bottom: 4px;
  font-size: 14px;
}
ul.search-results-list li.search-result-item .retailer-info .retailer-name .cashback-amount {
  color: #77b232;
  font-size: 14px;
}
@media (min-width: 576px) {
  ul.search-results-list li.search-result-item .retailer-info .retailer-name {
    display: inline-block;
    vertical-align: middle;
    max-width: calc(100% - 80px);
    width: 100%;
  }
}
ul.search-results-list li.search-result-item .retailer-info .retailer-name:first-line {
  font-size: 15px;
  line-height: 30px;
}
ul.search-results-list li.search-result-item .retailer-info .retailer-details a:hover {
  text-decoration: none;
}
ul.search-results-list li.search-result-item .retailer-info .retailer-details .retailer-detail-section {
  display: block;
}
ul.search-results-list li.search-result-item .retailer-info .retailer-details .retailer-detail-section:last-child:not(:first-child) {
  padding-top: 8px;
}
@media (max-width: 767px) {
  ul.search-results-list li.search-result-item .retailer-info .retailer-details .retailer-detail-section .plus-divider {
    display: none;
  }
}
@media (min-width: 768px) {
  ul.search-results-list li.search-result-item .retailer-info .retailer-details .retailer-detail-section {
    display: inline-block;
  }
  ul.search-results-list li.search-result-item .retailer-info .retailer-details .retailer-detail-section:last-child:not(:first-child) {
    padding-top: 0;
  }
}
ul.search-results-list.retailer-list li:last-of-type .description {
  border-bottom: 1px solid 1px solid #d3d2d2;
}
ul.search-results-list.retailer-list li:last-child {
  border-bottom: none;
}
.search-panel.search-results-page h2,
.search-panel.search-results-page h3 {
  margin-top: 0;
}
.right-sidebar h4 {
  clear: both;
  padding-top: 40px;
}
.right-sidebar .sidebar-promo-img img {
  width: 100%;
}
.close-search {
  line-height: 36px;
}
.close-search svg {
  width: 16px;
  height: 16px;
  fill: #1d7bcE;
  vertical-align: middle;
}
.related-retailers-list .retailers {
  padding: 8px 0;
  text-align: left;
  width: 100%;
}
.related-retailers-list .retailers ul {
  list-style: none;
  margin: 0;
  border-bottom: 1px solid #d3d2d2;
  margin-bottom: 24px;
}
.related-retailers-list .retailers li {
  position: relative;
  padding: 0 0 0 30px;
}
.related-retailers-list .retailers img {
  position: absolute;
  top: 2px;
  left: 0;
  width: 16px;
  height: 16px;
}
.related-retailers-list .retailers .description {
  border-bottom: 1px solid #d3d2d2;
}
.related-retailers-list .retailers .description p {
  color: #4F4C4C;
}
.related-retailers-list .retailers .description p span {
  color: #77b232;
}
.related-retailers-list .retailers .description p.additional {
  font-weight: normal;
}
.related-retailers-list .retailers .description:hover p,
.related-retailers-list .retailers .description:hover span {
  text-decoration: underline;
  text-decoration-color: #4F4C4C;
  -moz-text-decoration-color: #4F4C4C;
  -webkit-text-decoration-color: #4F4C4C;
}
.related-retailers-list .retailers .description:hover p.visited {
  text-decoration: none;
}
.related-retailers-list .retailers .details p {
  font-weight: bold;
  margin-bottom: 0;
}
.related-retailers-list .retailers .visited {
  background: #e9e9e9;
  color: #7b7979;
  min-width: 65px;
  text-align: center;
  padding: 6px;
  margin: 0;
  display: inline-block;
  border-radius: 3px;
}
.related-retailers-list .retailers .visited strong {
  display: block;
}
.related-retailers-list .retailers .description {
  padding: 16px 0;
}
.related-retailers-list .related-retailers-list-heading {
  border-bottom: 1px dotted #d3d2d2;
  margin-bottom: 8px;
}
.search-related-retailers .related-retailers-list .retailers .di-placement-item {
  margin: 0;
  padding-top: 8px;
  border: 0;
  overflow: auto;
}
.search-related-retailers .related-retailers-list .retailers .di-placement-item .retailer {
  padding: 0 20px;
}
li.search-related-retailers {
  padding: 0;
  list-style: none;
}
@media (min-width: 992px) {
  li.search-related-retailers {
    padding-left: 90px;
  }
}
li.search-related-retailers ul {
  border-bottom: 1px dotted #d3d2d2;
}
li.search-related-retailers ul li {
  float: left;
  width: 100%;
}
@media (min-width: 768px) {
  li.search-related-retailers ul li {
    width: 50%;
  }
}
li.search-related-retailers .row > div:first-child .related-retailers-list,
li.search-related-retailers .row > div:first-child .related-retailers-list .retailers {
  padding-bottom: 0;
}
/*
  ----
  Unnested search
  ----
*/
.mb-4 {
  margin-bottom: 8px / 2 !important;
}
.mb-8 {
  margin-bottom: 8px !important;
}
.mt-0 {
  margin-top: 0 !important;
}
.text-black {
  color: #000;
}
.text-grey {
  color: #231f20;
}
.text-green {
  color: #77b232;
}
.text-size--normal {
  font-size: 14px;
  line-height: 18px;
}
.text-lowercase {
  text-transform: lowercase;
}
.al-center {
  text-align: center;
}
.al-right {
  text-align: right;
}
.d-inline-block {
  display: inline-block;
}
.d-block {
  display: block;
}
.v-middle {
  vertical-align: middle;
}
@media (min-width: 768px) and (max-width: 992px) {
  .search-results-list--ad {
    padding: 0 15px;
  }
}
@media (max-width: 767px) {
  .search-results-list--ad {
    padding: 0 10px;
  }
}
.search-result--similar {
  margin-top: -60px !important;
}
.search-result__item {
  border-top: 1px solid #d3d2d2;
  padding: 16px 0 !important;
}
.search-result__item:last-child {
  border-bottom: 1px solid #d3d2d2;
}
.search-result__item--ad:last-child {
  border-bottom: none;
}
.search-result__link:hover {
  text-decoration: none;
}
.search-result__logo {
  margin-right: 16px;
  max-width: 90px;
  width: 100%;
}
.search-result__info {
  width: calc(100% - 116px);
}
.search-result__description {
  width: calc(100% - 74px);
}
@media (max-width: 767px) {
  .search-result__description {
    width: 100%;
  }
}
.search-result__merchant-name {
  font-weight: bold;
}
.search-result__rate {
  font-weight: bold;
  margin-bottom: 0;
}
.search-related-retailers {
  border-top: 1px solid #d3d2d2;
}
.search-related-retailers .retailers {
  padding: 0;
}
.search-related-retailers .retailers ul {
  border: none;
  margin: 0;
}
#search-results-top-retailer-container {
  margin-bottom: 59px;
}
.tags {
  display: inline-block;
  vertical-align: middle;
  width: 70px;
}
@media (max-width: 767px) {
  .tags {
    display: block;
    float: none !important;
    margin-top: 8px;
  }
}
.tags--staff-pick {
  margin-right: 7px;
}
.tag {
  border-radius: 2px;
  border: 1px solid #939393;
  font-size: 12px;
  line-height: 1 !important;
  margin-bottom: 8px;
  margin-right: 1px;
  padding: 3px 0;
  width: 72px;
}
.tag:last-child {
  margin-bottom: 0;
}
.tag--exclusive {
  border-color: #1d7bcE;
  color: #1d7bcE;
}
.tag--increased {
  border-color: #E9530E;
  color: #E9530E;
}
.tag--premium {
  border-color: #3E306C;
  color: #3E306C;
}
.tag--ad {
  border-color: #939393;
  color: #939393;
}
.tags--suggestions {
  width: 100%;
}
.tags--suggestions .tag {
  margin: 0 8px 0 0;
}
@media (max-width: 767px) {
  .search-container {
    max-width: 190px;
    position: relative;
    z-index: 2;
  }
  .search-container.is-active {
    max-width: 100%;
  }
  .twitter-typeahead {
    width: calc(100% - 30px);
  }
  .tt-hint,
  .tt-input {
    width: 100% !important;
  }
}
.main-nav__suggestions .tt-menu {
  background-color: #ffffff;
  border-radius: 0 0 8px/2 8px/2;
  box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 3px;
  margin: -2px 0 0 1px;
  overflow: hidden;
  padding: 8px 0 0;
  width: 362px;
}
@media (max-width: 767px) {
  .main-nav__suggestions .tt-menu {
    width: calc(100% + 28px);
  }
}
.main-nav__suggestions .tt-menu.is-open {
  display: block;
}
.main-nav__suggestions .tt-selectable {
  cursor: pointer;
}
.main-nav__suggestions .tt-selectable:hover {
  background-color: #F2F7FB;
}
.main-nav__suggestions .tt-selectable:hover a {
  color: #000;
  text-decoration: none;
}
.main-nav__suggestions .tt-dataset:last-child {
  border: none;
  margin: 0;
  padding: 0;
}
.main-nav__suggestions .tt-suggestion {
  font-size: 14px;
  padding: 8px;
}
.main-nav__suggestions .tt-suggestion.tt-cursor {
  background-color: #F2F7FB;
  color: #000;
}
.main-nav__suggestions .suggestion-border {
  border-top: 1px solid #d3d2d2;
  font-size: 14px;
  font-weight: bold;
  padding: 8px;
  padding-bottom: 0;
}
.main-nav__suggestions .tt-suggestion__col {
  display: inline-block;
  max-width: calc(50% - 16px);
  padding-left: 4px;
  vertical-align: middle;
  white-space: normal;
  width: 100%;
}
@media (max-width: 768px) {
  .not-found .header-over-image {
    text-align: left;
    margin-top: 40px;
  }
}
@media (min-width: 768px) {
  .not-found .header-over-image {
    display: block;
    background-image: none;
    padding-bottom: 100px;
    padding-top: 60px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    overflow: hidden;
    max-width: 100%;
    margin-top: 0;
    color: #4F4C4C;
    margin-left: auto;
    margin-right: auto;
  }
}
.not-found .text-over-image span {
  font-size: 3em;
  font-weight: 700;
  margin-bottom: 10px;
}
.not-found .text-over-image p {
  font-size: 2em;
}
/***
  HELPERS
***/
.category-rate,
.offer-rate {
  color: #77b232;
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
}
.merchant-hub-rate {
  text-transform: none !important;
}
#category-page-about-mweb .sidebar-header {
  font-size: 24px;
}
/***
  END OF HELPERS
***/
/***
  CATEGORY LEADER
***/
.category-leader {
  max-width: 100%;
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 767px) {
  .category-leader {
    margin: 0 -20px 8px -20px;
    max-width: none;
    width: calc(100% + 40px);
  }
}
@media screen and (min-width: 768px) {
  .category-leader {
    border: 1px solid #d3d2d2;
    margin-bottom: 40px;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .category-leader__scroll {
    height: 208px;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
  }
}
.category-leader-merchant {
  overflow: hidden;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .category-leader-merchant {
    border-radius: 4px;
    box-shadow: 0 2px 2px rgba(45, 45, 45, 0.05), 0 4px 4px rgba(49, 49, 49, 0.05), 0 8px 8px rgba(42, 42, 42, 0.05), 0 16px 16px rgba(32, 32, 32, 0.05);
    display: inline-block !important;
    margin: 0 8px;
    max-width: 90%;
    position: relative;
    white-space: normal;
  }
}
@media screen and (min-width: 768px) {
  .category-leader-merchant {
    clear: both;
    float: left;
  }
}
@media screen and (max-width: 767px) {
  .category-leader-merchant--unique {
    margin: 0 2.5%;
    max-width: 95%;
  }
}
@media screen and (max-width: 767px) {
  .category-leader-merchant--offer-unique {
    margin: 0 5%;
    max-width: 90%;
  }
}
.category-leader__merchant-description,
.category-leader__merchant-image,
.category-leader__controls-container {
  float: left;
  height: 248px;
  vertical-align: middle;
}
.category-leader__merchant {
  position: relative;
}
.category-leader__merchant-description {
  border-right: none;
}
@media screen and (max-width: 767px) {
  .category-leader__merchant-description {
    bottom: 16px;
    height: auto;
    left: 5%;
    position: absolute;
    width: 90%;
  }
}
@media screen and (min-width: 768px) {
  .category-leader__merchant-description {
    padding: 16px;
    width: 286px;
  }
}
.category-leader__merchant-logo-container {
  background-color: #ffffff;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .category-leader__merchant-logo-container {
    padding: 8px 16px;
  }
}
@media screen and (min-width: 768px) {
  .category-leader__merchant-logo-container {
    margin-bottom: 16px;
  }
}
.category-leader__merchant-logo {
  display: block;
}
@media screen and (max-width: 767px) {
  .category-leader__merchant-logo {
    max-height: 24px;
  }
}
.category-leader__merchant-image {
  background-size: cover;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .category-leader__merchant-image {
    height: 176px;
  }
}
@media screen and (min-width: 768px) {
  .category-leader__merchant-image {
    width: calc(100% - 286px);
  }
}
@media screen and (min-width: 768px) {
  .category-leader__merchant-image.has-controls {
    width: calc(100% - 476px);
    background-position: center;
  }
}
.category-leader__merchant-menu {
  background-color: #ffffff;
  border-bottom: 1px solid #d3d2d2;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  text-align: center;
}
.category-leader__merchant-menu:last-child {
  border-bottom: none;
}
.category-leader__merchant-menu__arrow {
  background-color: #ffffff;
  box-shadow: -2px 3px 2px 0px rgba(0, 0, 0, 0.05);
  display: block;
  height: 16px;
  left: -8px;
  position: absolute;
  top: 16px;
  transform: rotate(45deg);
  width: 16px;
  z-index: 1;
}
.category-leader__merchant-menu__image {
  display: block;
  margin: 0 auto;
  max-width: 128px;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .category-leader__description-container {
    background-color: rgba(255, 255, 255, 0.85);
    padding: 8px 16px;
  }
}
.category-leader__description-title {
  color: #333333;
  font-size: 13px;
  font-weight: 500;
  line-height: 16px;
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .category-leader__description-title {
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
  }
}
.category-leader__description-rate {
  margin-bottom: 0;
  text-transform: lowercase;
}
.category-leader__description-button {
  bottom: 16px;
  margin-top: 8px;
  min-width: 150px;
  position: absolute;
}
.category-leader__controls-container {
  background-color: #ffffff;
  border-left: none;
  box-shadow: 0px 1px 4px 2px rgba(0, 0, 0, 0.05);
  position: absolute;
  right: 0;
  width: 190px;
  z-index: 1;
}
@media screen and (max-width: 991px) {
  .category-leader.category-leader__full-width {
    margin: 0;
    width: 100%;
  }
  .category-leader.category-leader__full-width .category-leader-merchant {
    margin: 0;
    max-width: 100%;
  }
}
/***
  END OF CATEGORY LEADER
***/
.category-more-about-header {
  color: #000;
  margin: 25px 0 0 0;
}
.category-more-about-content-container {
  border-top: 1px dotted #d3d2d2;
  border-bottom: 1px dotted #d3d2d2;
  padding: 20px 0;
  margin: 15px 0;
}
/***
  CATEGORY Ad
***/
.category-quidco-ad {
  border: 1px solid #d3d2d2;
  box-sizing: border-box;
  display: block;
  margin-bottom: 40px;
  padding: 16px 24px;
  text-decoration: none;
  outline: 0;
}
@media screen and (min-width: 768px) {
  .category-quidco-ad {
    padding: 24px;
  }
}
.category-quidco-ad:hover {
  text-decoration: none;
}
.category-quidco-ad .ad-grid {
  display: block;
}
.category-quidco-ad .ad-grid div {
  display: inline-block;
}
.category-quidco-ad .ad-icon,
.category-quidco-ad .ad-text,
.category-quidco-ad .ad-button {
  display: block;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .category-quidco-ad .ad-icon,
  .category-quidco-ad .ad-text,
  .category-quidco-ad .ad-button {
    display: inline-block;
    vertical-align: middle;
  }
}
@media screen and (min-width: 768px) {
  .category-quidco-ad .ad-icon {
    padding-right: 24px;
    height: 40px;
    width: 224px;
  }
}
.category-quidco-ad .ad-icon img {
  display: block;
  margin: 0 auto;
  max-height: 100%;
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .category-quidco-ad .ad-icon img {
    margin: 0;
  }
}
.category-quidco-ad .ad-text {
  color: #000;
}
@media screen and (max-width: 767px) {
  .category-quidco-ad .ad-text {
    text-align: center;
  }
}
@media screen and (min-width: 768px) {
  .category-quidco-ad .ad-text {
    padding-right: 24px;
    width: calc(100% - 382px);
  }
}
.category-quidco-ad .ad-text p {
  margin: 0;
}
@media screen and (min-width: 768px) {
  .category-quidco-ad .ad-text p {
    max-width: 245px;
  }
}
.category-quidco-ad .ad-text .ad-rate {
  margin: 0;
  max-width: 100%;
}
.category-quidco-ad .ad-button {
  max-width: 150px;
}
.category-quidco-ad .ad-button .btn {
  min-width: 150px;
}
.category-quidco-ad.ad--compare .ad-icon {
  margin-bottom: 8px;
}
@media screen and (min-width: 768px) {
  .category-quidco-ad.ad--compare .ad-icon {
    height: 48px;
    margin: 0;
    width: 348px;
  }
}
.category-quidco-ad.ad--compare .ad-icon img {
  height: 48px;
}
@media screen and (min-width: 768px) {
  .category-quidco-ad.ad--compare .ad-text {
    max-width: calc(100% - 506px);
  }
}
.category-quidco-ad.ad--compare .ad-text p {
  font-weight: 400;
}
.category-quidco-ad.ad--compare .btn {
  background-color: #1aaa95;
}
.category-quidco-ad.ad--compare .btn:hover {
  background-color: #137e6e;
}
#category-more-about-content {
  height: 100px;
  overflow: hidden;
}
#category-page-more-about {
  margin: 0 0 20px 0;
}
/***
  END CATEGORY Ad
***/
/***
  CATEGORY LIST (PRIMARY CATEGORY)
***/
.category-list {
  margin: 0 -20px 30px -20px;
  padding-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .category-list {
    overflow-x: scroll;
    white-space: nowrap;
  }
}
@media screen and (min-width: 768px) {
  .category-list {
    margin: 0 0 30px 0;
  }
}
.category-list__title {
  color: #231f20;
  font-size: 18px;
  line-height: 22px;
  margin: 0 0 16px 0;
}
@media screen and (min-width: 768px) {
  .category-list__title {
    font-size: 22px;
    line-height: 26px;
  }
}
.category-list__title a {
  color: #1d7bcE;
  float: right;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  margin-top: 13px;
}
.category-list__item {
  border: 1px solid #d3d2d2;
  display: inline-block;
  list-style: none;
  height: 152px;
  margin-right: 4%;
  min-width: 150px;
  position: relative;
  text-align: center;
  transition: box-shadow 0.3s ease-out, transform 0.3s ease-out, opacity 0.2s ease-out;
  vertical-align: middle;
  white-space: normal;
  width: 21.6%;
}
@media screen and (min-width: 992px) {
  .category-list__item:hover {
    box-shadow: 0 2px 2px rgba(45, 45, 45, 0.05), 0 4px 4px rgba(49, 49, 49, 0.05), 0 8px 8px rgba(42, 42, 42, 0.05), 0 16px 16px rgba(32, 32, 32, 0.05);
    opacity: 1 !important;
    transform: translateY(-4px);
    z-index: 90;
  }
}
@media screen and (max-width: 767px) {
  .category-list__item {
    margin: 0 2%;
  }
  .category-list__item:first-child {
    margin-left: 4%;
  }
  .category-list__item:last-child {
    margin-right: 4%;
  }
}
@media screen and (min-width: 1101px) {
  .category-list__item {
    margin-right: 2.5%;
    width: 20%;
  }
}
@media screen and (min-width: 1101px) {
  .category-list__item:first-child {
    text-align: left;
    width: 31.1%;
  }
  .category-list__item:first-child .category-list__item__logo {
    margin: 0;
  }
}
@media screen and (min-width: 768px) {
  .category-list__item:first-child .category-list__item__title {
    display: block;
  }
}
@media screen and (min-width: 768px) {
  .category-list__item:last-child {
    margin-right: 0;
  }
}
.category-list__item__logo-container,
.category-list__item__text-container {
  left: 0;
  position: absolute;
  width: 100%;
}
.category-list__item__logo-container {
  align-items: center;
  display: flex;
  height: 50px;
  padding: 0 16px;
  top: 16px;
}
.category-list__item__text-container {
  bottom: 0;
  padding: 16px;
}
.category-list__item__link {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.category-list__item__logo {
  display: block;
  margin: 0 auto;
  max-width: 80px;
  width: 100%;
}
.category-list__item__title,
.category-list__item__rate {
  margin-bottom: 0;
}
.category-list__item__title {
  color: #231f20;
  display: none;
  font-size: 14px;
  line-height: 18px;
}
/***
  END CATEGORY LIST
***/
/***
  SUB CATEGORY LIST
***/
#categoryList {
  border-bottom: 1px solid #d3d2d2;
  margin-bottom: -1px;
}
#categoryList .search-result__logo {
  max-width: 65px;
}
#subcategory-merchant-list-container .btn {
  display: block;
  margin: 40px auto 20px;
  outline: none;
}
/***
  END SUB CATEGORY LIST
***/
/***
  CATEGORY TOP OFFERS
***/
.category-top-offers {
  margin-bottom: 40px;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .category-top-offers {
    margin-top: 40px;
  }
}
@media screen and (min-width: 992px) {
  .category-top-offers {
    overflow: visible;
  }
}
.category__top-offer:last-child .category__top-offer__link {
  margin-bottom: 0;
}
.category__top-offer__logo-container,
.category__top-offer__text-container {
  display: inline-block;
  vertical-align: top;
}
.category__top-offer__logo-container {
  width: 60px;
}
@media screen and (min-width: 768px) {
  .category__top-offer__logo-container {
    width: 100px;
  }
}
.category__top-offer__text-container {
  padding-left: 16px;
  width: calc(100% - 64px);
}
@media screen and (min-width: 768px) {
  .category__top-offer__text-container {
    width: calc(100% - 104px);
  }
}
.category__top-offer__link {
  background-color: #ffffff;
  border: 1px solid #d3d2d2;
  color: #231f20;
  display: block;
  margin-bottom: 16px;
  padding: 16px;
  position: relative;
  transition: box-shadow 0.3s ease-out, transform 0.3s ease-out, opacity 0.2s ease-out;
}
@media screen and (min-width: 768px) {
  .category__top-offer__link {
    height: 206px;
    margin-bottom: 0;
  }
}
.category__top-offer__link:hover {
  color: #231f20;
  text-decoration: none;
}
@media screen and (min-width: 992px) {
  .category__top-offer__link:hover {
    box-shadow: 0 2px 2px rgba(45, 45, 45, 0.05), 0 4px 4px rgba(49, 49, 49, 0.05), 0 8px 8px rgba(42, 42, 42, 0.05), 0 16px 16px rgba(32, 32, 32, 0.05);
    opacity: 1 !important;
    transform: translateY(-4px);
    z-index: 90;
  }
}
.category__top-offer__logo {
  display: block;
  max-width: 100%;
}
.category__top-offer__logo.small {
  display: none;
}
.category__top-offer__name,
.category__top-offer__text {
  margin-bottom: 0;
}
.category__top-offer__name {
  font-weight: bold;
}
.category__top-offer__rate {
  margin-bottom: 8px;
}
@media screen and (min-width: 768px) {
  .category__top-offer__text {
    font-size: 14px;
    line-height: 18px;
    height: 110px;
    overflow: hidden;
  }
}
.category__top-offer .btn {
  bottom: 16px;
  left: 16px;
  position: absolute;
  width: calc(100% - 32px);
}
.category__top-offer .offer__tag {
  background-color: #ea6953;
  border: 1px solid #ea6953;
  box-sizing: border-box;
  color: #fff;
  display: block;
  font-size: 16px;
  height: 28px;
  line-height: 28px;
  position: absolute;
  text-align: center;
  left: -1px;
  top: -1px;
  width: 101%;
}
@media screen and (max-width: 767px) {
  .category__top-offer .offer__tag {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .three-offers .category__top-offer__link {
    height: 316px;
    padding: 16px 24px;
  }
  .three-offers .category__top-offer__text-container,
  .three-offers .category__top-offer__logo-container {
    display: block;
    padding: 0;
    text-align: center;
    width: 100%;
  }
  .three-offers .category__top-offer__logo-container {
    height: 60px;
    margin-bottom: 16px;
  }
  .three-offers .category__top-offer__logo {
    margin: 0 auto;
    max-height: 100%;
  }
  .three-offers .category__top-offer__rate {
    margin-bottom: 16px;
  }
  .three-offers .btn {
    left: 24px;
    width: calc(100% - 48px);
  }
}
@media screen and (min-width: 992px) {
  .four-offers .category__top-offer__link {
    height: 264px;
    padding: 16px 24px;
  }
  .four-offers .category__top-offer__text-container,
  .four-offers .category__top-offer__logo-container {
    display: block;
    padding: 0;
    text-align: center;
    width: 100%;
  }
  .four-offers .category__top-offer__logo-container {
    height: 60px;
    margin-bottom: 16px;
  }
  .four-offers .category__top-offer__logo {
    margin: 0 auto;
    max-height: 100%;
  }
  .four-offers .category__top-offer__rate {
    margin-bottom: 16px;
  }
  .four-offers .category__top-offer__text {
    height: 91px;
    overflow: hidden;
  }
  .four-offers .btn {
    left: calc(50% - 75px);
    width: 150px;
  }
}
@media screen and (max-width: 991px) {
  .four-offers .offer__tag {
    display: none;
  }
}
@media screen and (max-width: 991px) {
  .four-offers .category-rate,
  .four-offers .category__top-offer__text {
    font-size: 13px;
    line-height: 15px;
  }
}
@media screen and (max-width: 991px) {
  .four-offers .category__top-offer__logo.small {
    display: block;
  }
}
@media screen and (max-width: 991px) {
  .four-offers .category__top-offer__logo.large {
    display: none;
  }
}
@media screen and (max-width: 991px) {
  .four-offers .category__top-offer__logo-container {
    width: 60px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .four-offers .category__top-offer__link {
    height: 108px;
    overflow: hidden;
  }
}
@media screen and (max-width: 991px) {
  .four-offers .category__top-offer__text {
    height: 30px;
    overflow: hidden;
  }
}
.four-offers .category__top-offer__name {
  height: 20px;
  overflow: hidden;
}
.offer-leader {
  max-width: 100%;
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 767px) {
  .offer-leader {
    margin: 0 -20px 0px -20px;
    max-width: none;
    width: calc(100% + 40px);
  }
}
@media screen and (max-width: 767px) {
  .offer-leader__scroll {
    height: 208px;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    margin-left: 8px;
    margin-right: 0;
  }
}
@media screen and (max-width: 991px) {
  .offer-leader-merchant {
    position: relative;
    white-space: normal;
  }
}
@media screen and (max-width: 767px) {
  .offer-leader-merchant {
    display: inline-block !important;
    width: 100%;
    padding: 0;
    overflow: hidden;
    max-width: 90%;
    margin-right: 10px;
  }
}
@media screen and (min-width: 992px) {
  .offer-leader__content_wrapper {
    border: 1px solid #d3d2d2;
  }
}
.offer-leader__merchant-description,
.offer-leader__merchant-image,
.offer-leader__controls-container {
  float: left;
  height: 232px;
  vertical-align: middle;
}
.offer-leader__merchant {
  position: relative;
}
.offer-leader__merchant-description {
  border-right: none;
}
@media screen and (max-width: 767px) {
  .offer-leader__merchant-description {
    bottom: 16px;
    height: auto;
    left: 5%;
    position: absolute;
    width: 90%;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .offer-leader__merchant-description {
    bottom: 16px;
    height: auto;
    left: 10%;
    position: absolute;
    width: 80%;
  }
}
@media screen and (min-width: 992px) {
  .offer-leader__merchant-description {
    padding: 16px;
    width: 246px;
  }
}
.offer-leader__merchant-logo-container {
  background-color: #ffffff;
  margin-bottom: 0;
}
@media screen and (max-width: 991px) {
  .offer-leader__merchant-logo-container {
    padding: 8px 16px;
  }
}
@media screen and (min-width: 992px) {
  .offer-leader__merchant-logo-container {
    margin-bottom: 16px;
  }
}
.offer-leader__merchant-logo {
  display: block;
}
@media screen and (max-width: 991px) {
  .offer-leader__merchant-logo {
    max-height: 24px;
  }
}
.offer-leader__merchant-image {
  background-size: cover;
  background-position: center center;
  width: 100%;
}
@media screen and (max-width: 991px) {
  .offer-leader__merchant-image {
    height: 176px;
    border-radius: 4px;
  }
}
@media screen and (min-width: 992px) {
  .offer-leader__merchant-image {
    width: calc(100% - 246px);
  }
}
@media screen and (max-width: 991px) {
  .offer-leader__description-container {
    background-color: rgba(255, 255, 255, 0.85);
    padding: 8px 16px;
  }
}
.offer-leader__description-title {
  color: #333333;
  font-size: 13px;
  font-weight: 500;
  line-height: 16px;
  margin-bottom: 0;
  max-height: 55px;
}
@media screen and (min-width: 992px) {
  .offer-leader__description-title {
    font-weight: normal;
    font-size: 14px;
    line-height: 18px;
    overflow: hidden;
  }
}
@media screen and (max-width: 991px) {
  .offer-leader__description-title {
    font-size: 13px;
    font-weight: 500;
    line-height: 16px;
  }
}
.offer-leader__description-rate {
  margin-bottom: 0;
  text-transform: lowercase;
}
@media screen and (min-width: 576px) {
  .offer-leader__description-rate {
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
  }
}
.offer-leader__description-button {
  bottom: 16px;
  margin-top: 8px;
  min-width: 150px;
  position: absolute;
}
.offer-leader__controls-container {
  background-color: #ffffff;
  border-left: none;
  box-shadow: 0px 1px 4px 2px rgba(0, 0, 0, 0.05);
  position: absolute;
  right: 0;
  width: 190px;
  z-index: 1;
}
/***
  END CATEGORY TOP OFFERS
***/
/* COMMON STYLES */
.account-underline-big {
  padding-bottom: 24px;
  margin-bottom: 24px;
  border-bottom: 1px solid #d3d2d2;
}
.account-underline-small {
  padding-bottom: 16px;
  margin-bottom: 16px;
  border-bottom: 1px solid #d3d2d2;
}
.account-text-margin {
  margin: 8px 0;
}
.account-text-big-margin {
  margin: 24px 0;
}
.account-text-margin-big {
  margin: 48px 0;
}
/** BASIC SETTINGS PAGE **/
.upgrade-title {
  margin: 10px 16px 16px 0;
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
@media (min-width: 576px) {
  .upgrade-title {
    width: auto;
  }
}
#upgrade-account-button {
  margin: 0 0 8px 0;
  display: inline-block;
  vertical-align: top;
}
.btn.button--type-purple {
  background-color: #3E306C;
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
}
#upgrade-account-button-v2 {
  margin: 0 0 8px 0;
  display: inline-block;
  vertical-align: top;
  background-color: #3E306C;
}
.account-features {
  list-style: none;
  padding-left: 43px;
}
.account-features li {
  margin: 4px 0;
}
.account-features li:before {
  content: '';
  background-repeat: no-repeat;
  position: absolute;
  display: inline-block;
  margin-left: -43px;
  margin-top: -4px;
  width: 24px;
  height: 24px;
}
.account-features li.disabled {
  opacity: 0.3;
}
upgrade-title {
  margin: 10px 16px 16px 0;
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
@media (min-width: 576px) {
  upgrade-title {
    width: auto;
  }
}
.account-upgrade {
  margin: 0 0 8px 0;
  display: inline-block;
  vertical-align: top;
}
.account-text-margin {
  margin: 8px 0;
}
.account-text-big-margin {
  margin: 24px 0;
}
.button--type-green {
  background-color: #77b232;
  color: #ffffff;
  font-weight: normal;
  border: none;
}
.button--type-green:hover,
.button--type-green:focus {
  background-color: #5c8a27;
  color: #ffffff !important;
  outline: none;
  text-decoration: none !important;
}
/* PREMIUM FEATURES */
.account-comparison__wrapper {
  max-width: 850px;
  margin: 0 auto;
  padding: 0 10px;
}
.account-comparison__wrapper > .col-xs-12 {
  padding: 0 20px;
}
@media (min-width: 768px) {
  .account-comparison__wrapper > .col-xs-12 {
    padding: 0 8px;
  }
}
.account-comparison__premium-header {
  background-color: #BD9B3E;
  border-radius: 4px 4px 0 0;
  text-align: center;
  padding: 8px 24px 8px 24px;
  min-height: 75px;
  margin: 8px 0 0 0;
}
.account-comparison__premium-header .title,
.account-comparison__premium-header .sub-title {
  color: #F8F8F8;
  font-weight: normal;
  font-size: 16px;
  text-align: center;
}
.account-comparison__premium-header .title {
  font-size: 20px;
  line-height: 20px;
  font-weight: normal;
  padding: 8px 0;
}
.account-comparison__premium-v2-header {
  background: linear-gradient(151.39deg, #3E306C 0%, #78427D 100%);
  border-radius: 4px 4px 0 0;
  text-align: center;
  padding: 8px 24px 8px 24px;
  min-height: 75px;
  margin: 8px 0 0 0;
}
.account-comparison__premium-v2-header .title,
.account-comparison__premium-v2-header .sub-title {
  color: #FFFFFF;
  font-weight: normal;
  font-size: 16px;
  text-align: center;
}
.account-comparison__premium-v2-header .title {
  font-size: 20px;
  line-height: 20px;
  font-weight: normal;
  padding: 8px 0;
}
.account-comparison__basic-header {
  border: 1px solid #000;
  border-bottom: none;
  border-radius: 4px 4px 0 0;
  padding: 8px 24px 0 24px;
  font-weight: normal;
  margin: 8px 0 0 0;
  height: 75px;
}
.account-comparison__basic-header .title {
  min-height: 30px;
  line-height: 30px;
  text-align: center;
  font-weight: normal;
  font-size: 20px;
  color: #4F4C4C;
  padding-top: 18px;
  margin-bottom: 0;
}
.account-comparison__premium-v1-header {
  border: 1px solid #BD9B3E;
  border-bottom: none;
  border-radius: 4px 4px 0 0;
  padding: 8px 24px 0 24px;
  font-weight: normal;
  margin: 8px 0 0 0;
  height: 75px;
}
.account-comparison__premium-v1-header .title {
  min-height: 30px;
  line-height: 30px;
  text-align: center;
  font-weight: normal;
  font-size: 20px;
  color: #4F4C4C;
  padding-top: 18px;
  margin-bottom: 0;
}
.account-comparison__premium-list {
  border: 1px solid #BD9B3E;
  padding: 16px 24px 8px 24px;
  border-radius: 0 0 4px 4px;
  margin: 0 0 8px 0;
}
.account-comparison__premium-list .ticks li:before {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xml%3Aspace%3D%22preserve%22%20style%3D%22enable-background%3Anew%20-299%20171%2040%2040%22%20viewBox%3D%22-299%20171%2040%2040%22%3E%3Cpath%20fill%3D%22%23BD9B3E%22%20d%3D%22M-281.7%20197.8c-.4%200-.8-.1-1.1-.4-.6-.6-.6-1.5%200-2.1l10.7-10.7c.6-.6%201.5-.6%202.1%200s.6%201.5%200%202.1l-10.7%2010.7c-.2.3-.6.4-1%20.4z%22/%3E%3Cpath%20fill%3D%22%23BD9B3E%22%20d%3D%22M-281.7%20197.8c-.4%200-.8-.1-1.1-.4l-5.3-5.3c-.6-.6-.6-1.5%200-2.1s1.5-.6%202.1%200l5.3%205.3c.6.6.6%201.5%200%202.1-.2.3-.6.4-1%20.4z%22/%3E%3Cpath%20fill%3D%22%23BD9B3E%22%20d%3D%22M-279%20173c-9.9%200-18%208.1-18%2018s8.1%2018%2018%2018%2018-8.1%2018-18-8.1-18-18-18zm0%2032c-7.7%200-14-6.3-14-14s6.3-14%2014-14%2014%206.3%2014%2014-6.3%2014-14%2014z%22/%3E%3C/svg%3E");
  width: 24px;
  height: 24px;
}
.account-comparison__premium-v2-list {
  border: 1px solid #3E306C;
  padding: 16px 24px 8px 24px;
  border-radius: 0 0 4px 4px;
  margin: 0 0 8px 0;
}
.account-comparison__premium-v2-list .ticks li:before {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xml%3Aspace%3D%22preserve%22%20style%3D%22enable-background%3Anew%20-299%20171%2040%2040%22%20viewBox%3D%22-299%20171%2040%2040%22%3E%3Cpath%20fill%3D%22%233E306C%22%20d%3D%22M-281.7%20197.8c-.4%200-.8-.1-1.1-.4-.6-.6-.6-1.5%200-2.1l10.7-10.7c.6-.6%201.5-.6%202.1%200s.6%201.5%200%202.1l-10.7%2010.7c-.2.3-.6.4-1%20.4z%22/%3E%3Cpath%20fill%3D%22%233E306C%22%20d%3D%22M-281.7%20197.8c-.4%200-.8-.1-1.1-.4l-5.3-5.3c-.6-.6-.6-1.5%200-2.1s1.5-.6%202.1%200l5.3%205.3c.6.6.6%201.5%200%202.1-.2.3-.6.4-1%20.4z%22/%3E%3Cpath%20fill%3D%22%233E306C%22%20d%3D%22M-279%20173c-9.9%200-18%208.1-18%2018s8.1%2018%2018%2018%2018-8.1%2018-18-8.1-18-18-18zm0%2032c-7.7%200-14-6.3-14-14s6.3-14%2014-14%2014%206.3%2014%2014-6.3%2014-14%2014z%22/%3E%3C/svg%3E");
  width: 24px;
  height: 24px;
}
.account-comparison__basic-list {
  border: 1px solid #000;
  border-top: 0;
  padding: 16px 24px 8px 24px;
  border-radius: 0 0 4px 4px;
  font-weight: normal;
  margin: 0 0 8px 0;
}
.account-comparison__basic-list .ticks li:before {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xml%3Aspace%3D%22preserve%22%20style%3D%22enable-background%3Anew%20-299%20171%2040%2040%22%20viewBox%3D%22-299%20171%2040%2040%22%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M-281.7%20197.8c-.4%200-.8-.1-1.1-.4-.6-.6-.6-1.5%200-2.1l10.7-10.7c.6-.6%201.5-.6%202.1%200s.6%201.5%200%202.1l-10.7%2010.7c-.2.3-.6.4-1%20.4z%22/%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M-281.7%20197.8c-.4%200-.8-.1-1.1-.4l-5.3-5.3c-.6-.6-.6-1.5%200-2.1s1.5-.6%202.1%200l5.3%205.3c.6.6.6%201.5%200%202.1-.2.3-.6.4-1%20.4z%22/%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M-279%20173c-9.9%200-18%208.1-18%2018s8.1%2018%2018%2018%2018-8.1%2018-18-8.1-18-18-18zm0%2032c-7.7%200-14-6.3-14-14s6.3-14%2014-14%2014%206.3%2014%2014-6.3%2014-14%2014z%22/%3E%3C/svg%3E");
  width: 24px;
  height: 24px;
}
.account-comparison__premium-v1-list {
  border: 1px solid #BD9B3E;
  border-top: 0;
  padding: 16px 24px 8px 24px;
  border-radius: 0 0 4px 4px;
  font-weight: normal;
  margin: 0 0 8px 0;
}
.account-comparison__premium-v1-list .ticks li:before {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xml%3Aspace%3D%22preserve%22%20style%3D%22enable-background%3Anew%20-299%20171%2040%2040%22%20viewBox%3D%22-299%20171%2040%2040%22%3E%3Cpath%20fill%3D%22%23BD9B3E%22%20d%3D%22M-281.7%20197.8c-.4%200-.8-.1-1.1-.4-.6-.6-.6-1.5%200-2.1l10.7-10.7c.6-.6%201.5-.6%202.1%200s.6%201.5%200%202.1l-10.7%2010.7c-.2.3-.6.4-1%20.4z%22/%3E%3Cpath%20fill%3D%22%23BD9B3E%22%20d%3D%22M-281.7%20197.8c-.4%200-.8-.1-1.1-.4l-5.3-5.3c-.6-.6-.6-1.5%200-2.1s1.5-.6%202.1%200l5.3%205.3c.6.6.6%201.5%200%202.1-.2.3-.6.4-1%20.4z%22/%3E%3Cpath%20fill%3D%22%23BD9B3E%22%20d%3D%22M-279%20173c-9.9%200-18%208.1-18%2018s8.1%2018%2018%2018%2018-8.1%2018-18-8.1-18-18-18zm0%2032c-7.7%200-14-6.3-14-14s6.3-14%2014-14%2014%206.3%2014%2014-6.3%2014-14%2014z%22/%3E%3C/svg%3E");
  width: 24px;
  height: 24px;
}
/** PREMIUM SETTINGS PAGE **/
.premium-account-header {
  margin-top: -20px;
}
@media (min-width: 768px) {
  .premium-account-header {
    margin-top: 0;
  }
}
.premium-account-header h4 {
  margin-bottom: 16px;
}
.premium-feature-row {
  min-height: 66px;
  margin: 0 0 16px 0;
  color: #4F4C4C;
}
.premium-feature-icon {
  width: 50px;
  height: 50px;
  margin-left: -20px;
}
.premium-feature-title {
  font-weight: bold;
  margin-bottom: 12px;
}
.premium-bottom-text {
  margin: 24px 0;
}
#downgrade-account-button {
  color: #398CD4;
  padding: 0;
  outline: 0 !important;
  background: transparent;
  box-shadow: none !important;
}
#downgrade-account-button.disabled {
  color: #D3D2D2;
}
.activity p a:not('.panel-content p a') {
  display: block;
  margin: 8px 0;
}
@media (min-width: 768px) {
  .activity p a:not('.panel-content p a') {
    display: inline-block;
    margin: 0 0 0 24px;
  }
}
.activity .row {
  position: static;
}
.activity .panel-title > div {
  display: inline-block;
}
.activity .panel-title span.activity-label {
  float: right;
  margin-left: 40px;
}
@media (min-width: 992px) {
  .activity .panel-title span.activity-label {
    display: inline-block;
  }
}
@media (min-width: 992px) {
  .activity .panel-title span.activity-label {
    float: none;
  }
}
.activity .panel-title .activity-confimed-coins {
  display: block;
  float: none;
  margin-top: 18px;
}
@media (min-width: 992px) {
  .activity .panel-title .activity-confimed-coins {
    display: inline-block;
    float: right;
    margin-top: 0;
    margin-left: 30px;
  }
}
.activity .status-container {
  font-size: 13px;
  padding: 0;
  background: #f4f4f4;
  border-bottom: none;
}
.activity .status-container > div {
  padding: 0 10px;
}
.activity .status-container .row > div {
  padding-top: 10px;
  padding-bottom: 10px;
}
.activity .table-expand-icon {
  position: absolute;
  top: -6px;
  right: 0;
  float: right;
  margin-top: 0;
}
.activity ul.status-progress li {
  position: relative;
  padding: 0;
  padding: 5px 0 0 30px;
  list-style: none;
}
.activity ul.status-progress li .status-icon {
  position: absolute;
  top: 0;
  left: 4px;
  width: 10px;
  height: 10px;
  margin-top: 18px;
  border-radius: 50%;
  background-color: #d3d2d2;
}
.activity ul.status-progress li .status-icon.status-current {
  background-color: #1174f4;
}
.activity ul.status-progress li .status-icon.status-current:before {
  background: linear-gradient(to bottom, #1174f4 0%, #d3d2d2 100%);
}
.activity ul.status-progress li .status-icon.status-current + * {
  color: #1174f4;
}
.activity ul.status-progress li .status-icon.status-complete {
  background-color: #1174f4;
}
.activity ul.status-progress li .status-icon.status-complete:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xml%3Aspace%3D%22preserve%22%20style%3D%22enable-background%3Anew%20-299%20171%2040%2040%22%20viewBox%3D%22-299%20171%2040%2040%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M-282.1%20198.9c-.4%200-.9-.2-1.2-.5-.7-.7-.7-1.8%200-2.5l12.4-12.4c.7-.7%201.8-.7%202.5%200s.7%201.8%200%202.5l-12.4%2012.4c-.4.3-.8.5-1.3.5z%22/%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M-282.1%20198.9c-.4%200-.9-.2-1.2-.5l-6.2-6.2c-.7-.7-.7-1.8%200-2.5s1.8-.7%202.5%200l6.2%206.2c.7.7.7%201.8%200%202.5-.4.3-.8.5-1.3.5z%22/%3E%3C/svg%3E");
  width: 18px;
  height: 18px;
  background-color: transparent !important;
}
.activity ul.status-progress li .status-icon.status-complete:after {
  position: absolute;
  top: 5px;
  left: 4px;
  width: 2px;
  height: 36px;
  content: '';
  background-color: #1174f4;
}
.activity ul.status-progress li .status-icon.status-complete + * {
  color: #1174f4;
}
.activity ul.status-progress li .status-icon:not(.status-complete):before {
  position: absolute;
  top: 10px;
  left: 4px;
  width: 2px;
  height: 35px;
  content: '';
  background-color: #d3d2d2;
}
.activity ul.status-progress li .status-icon.status-declined {
  background-color: #cc2525;
  content: '';
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xml%3Aspace%3D%22preserve%22%20style%3D%22enable-background%3Anew%20-679%20481%2040%2040%22%20viewBox%3D%22-679%20481%2040%2040%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22m-656.2%20501%205.6-5.6c.8-.8.8-2.1%200-2.8-.8-.7-2.1-.8-2.8%200l-5.6%205.6-5.6-5.6c-.8-.8-2.1-.8-2.8%200-.7.8-.8%202.1%200%202.8l5.6%205.6-5.6%205.6c-.8.8-.8%202.1%200%202.8.8.7%202.1.8%202.8%200l5.6-5.6%205.6%205.6c.8.8%202.1.8%202.8%200%20.7-.8.8-2.1%200-2.8l-5.6-5.6z%22%20class%3D%22st0%22/%3E%3C/svg%3E");
  width: 18px;
  height: 18px;
}
.activity ul.status-progress li .status-icon.status-declined + * {
  color: #cc2525;
}
.activity ul.status-progress li .status-icon.status-confirmed {
  content: '';
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xml%3Aspace%3D%22preserve%22%20style%3D%22enable-background%3Anew%20-299%20171%2040%2040%22%20viewBox%3D%22-299%20171%2040%2040%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M-282.1%20198.9c-.4%200-.9-.2-1.2-.5-.7-.7-.7-1.8%200-2.5l12.4-12.4c.7-.7%201.8-.7%202.5%200s.7%201.8%200%202.5l-12.4%2012.4c-.4.3-.8.5-1.3.5z%22/%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M-282.1%20198.9c-.4%200-.9-.2-1.2-.5l-6.2-6.2c-.7-.7-.7-1.8%200-2.5s1.8-.7%202.5%200l6.2%206.2c.7.7.7%201.8%200%202.5-.4.3-.8.5-1.3.5z%22/%3E%3C/svg%3E");
  width: 18px;
  height: 18px;
  background-color: #77b232;
}
.activity ul.status-progress li .status-icon.status-confirmed + * {
  color: #77b232;
}
.activity ul.status-progress li:first-child .status-icon,
.activity ul.status-progress li:last-child .status-icon {
  left: 0;
  width: 18px;
  height: 18px;
  margin-top: 14px;
}
.activity ul.status-progress li:first-child .status-icon:after {
  position: absolute;
  top: 18px;
  left: 8px;
  width: 2px;
  height: 35px;
  content: '';
  background-color: #1174f4;
}
.activity ul.status-progress li:nth-child(1) .status-icon:before {
  background-color: transparent !important;
}
.activity ul.status-progress li:first-child .status-icon:not(.status-current):not(.status-complete):after {
  background-color: #d3d2d2;
}
.activity ul.status-progress li:last-child .status-icon:before {
  display: none;
}
.activity .activity-status-declined {
  color: #cc2525;
}
.activity .activity-status-tracked {
  color: #1174f4;
}
.activity .activity-status-confirmed,
.activity .activity-status-paid {
  color: #77b232;
}
.activity .activity-status-required,
.activity .activity-status-raised {
  color: magenta;
}
.activity .activity-detail {
  padding-top: 24px;
  padding-bottom: 40px;
}
.activity .activity-detail > div:last-child {
  border-bottom: 0;
}
.activity .activity-detail .activity-row {
  padding: 0 0 8px;
}
.activity .activity-detail .activity-row > div {
  padding: 8px 0 0 0;
}
.activity .activity-detail .activity-row > div:nth-child(1) {
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  width: 50%;
  text-align: inherit;
}
@media (min-width: 768px) {
  .activity .activity-detail .activity-row > div:nth-child(1) {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    width: 10%;
    text-align: left;
  }
}
.activity .activity-detail .activity-row > div:nth-child(2) {
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
  width: 50%;
  text-align: inherit;
}
@media (min-width: 768px) {
  .activity .activity-detail .activity-row > div:nth-child(2) {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    width: 50%;
    text-align: left;
  }
}
.activity .activity-detail .activity-row > div:nth-child(3) {
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  width: 50%;
  text-align: right;
}
@media (min-width: 768px) {
  .activity .activity-detail .activity-row > div:nth-child(3) {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    width: 20%;
    text-align: left;
  }
}
.activity .activity-detail .activity-row > div:nth-child(4) {
  -webkit-order: 3;
  -ms-flex-order: 3;
  order: 3;
  width: 50%;
  text-align: right;
}
@media (min-width: 768px) {
  .activity .activity-detail .activity-row > div:nth-child(4) {
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
    width: 20%;
    text-align: left;
  }
}
.activity .activity-detail .activity-row > div:last-of-type {
  text-align: right;
}
.activity .activity-detail {
  padding-top: 24px;
  padding-bottom: 40px;
}
.activity .activity-detail > div:last-child {
  border-bottom: 0;
}
.activity .activity-detail .activity-row {
  padding: 0 0 8px;
}
.activity .activity-detail .activity-row > div {
  padding: 8px 0 0 0;
}
.activity .activity-detail .activity-row > div:nth-child(1) {
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  width: 50%;
  text-align: inherit;
}
@media (min-width: 768px) {
  .activity .activity-detail .activity-row > div:nth-child(1) {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    width: 10%;
    text-align: left;
  }
}
.activity .activity-detail .activity-row > div:nth-child(2) {
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
  width: 50%;
  text-align: inherit;
}
@media (min-width: 768px) {
  .activity .activity-detail .activity-row > div:nth-child(2) {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    width: 50%;
    text-align: left;
  }
}
.activity .activity-detail .activity-row > div:nth-child(3) {
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  width: 50%;
  text-align: right;
}
@media (min-width: 768px) {
  .activity .activity-detail .activity-row > div:nth-child(3) {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    width: 20%;
    text-align: left;
  }
}
.activity .activity-detail .activity-row > div:nth-child(4) {
  -webkit-order: 3;
  -ms-flex-order: 3;
  order: 3;
  width: 50%;
  text-align: right;
}
@media (min-width: 768px) {
  .activity .activity-detail .activity-row > div:nth-child(4) {
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
    width: 20%;
    text-align: left;
  }
}
.activity .activity-detail .activity-row > div:last-of-type {
  text-align: right;
}
.activity .clicksnap-detail > div:last-child,
.activity .opinions-detail > div:last-child,
.activity .summary-detail > div:last-child {
  border-bottom: 0;
}
.activity .clicksnap-detail .activity-row,
.activity .opinions-detail .activity-row,
.activity .summary-detail .activity-row {
  padding: 0 0 8px;
}
.activity .clicksnap-detail .activity-row > div,
.activity .opinions-detail .activity-row > div,
.activity .summary-detail .activity-row > div {
  padding: 8px 0 0 0;
}
.activity .clicksnap-detail .activity-row > div:nth-child(1),
.activity .opinions-detail .activity-row > div:nth-child(1),
.activity .summary-detail .activity-row > div:nth-child(1) {
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  width: 50%;
  text-align: inherit;
}
@media (min-width: 768px) {
  .activity .clicksnap-detail .activity-row > div:nth-child(1),
  .activity .opinions-detail .activity-row > div:nth-child(1),
  .activity .summary-detail .activity-row > div:nth-child(1) {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    width: 15%;
    text-align: left;
  }
}
.activity .clicksnap-detail .activity-row > div:nth-child(2),
.activity .opinions-detail .activity-row > div:nth-child(2),
.activity .summary-detail .activity-row > div:nth-child(2) {
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
  width: 50%;
  text-align: inherit;
}
@media (min-width: 768px) {
  .activity .clicksnap-detail .activity-row > div:nth-child(2),
  .activity .opinions-detail .activity-row > div:nth-child(2),
  .activity .summary-detail .activity-row > div:nth-child(2) {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    width: 55%;
    text-align: left;
  }
}
.activity .clicksnap-detail .activity-row > div:nth-child(3),
.activity .opinions-detail .activity-row > div:nth-child(3),
.activity .summary-detail .activity-row > div:nth-child(3) {
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  width: 50%;
  text-align: right;
}
@media (min-width: 768px) {
  .activity .clicksnap-detail .activity-row > div:nth-child(3),
  .activity .opinions-detail .activity-row > div:nth-child(3),
  .activity .summary-detail .activity-row > div:nth-child(3) {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    width: 15%;
    text-align: left;
  }
}
.activity .clicksnap-detail .activity-row > div:nth-child(4),
.activity .opinions-detail .activity-row > div:nth-child(4),
.activity .summary-detail .activity-row > div:nth-child(4) {
  -webkit-order: 3;
  -ms-flex-order: 3;
  order: 3;
  width: 50%;
  text-align: right;
}
@media (min-width: 768px) {
  .activity .clicksnap-detail .activity-row > div:nth-child(4),
  .activity .opinions-detail .activity-row > div:nth-child(4),
  .activity .summary-detail .activity-row > div:nth-child(4) {
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
    width: 15%;
    text-align: left;
  }
}
.activity .clicksnap-detail .activity-row > div:nth-child(5),
.activity .opinions-detail .activity-row > div:nth-child(5),
.activity .summary-detail .activity-row > div:nth-child(5) {
  -webkit-order: 4;
  -ms-flex-order: 4;
  order: 4;
  width: 50%;
  text-align: right;
}
@media (min-width: 768px) {
  .activity .clicksnap-detail .activity-row > div:nth-child(5),
  .activity .opinions-detail .activity-row > div:nth-child(5),
  .activity .summary-detail .activity-row > div:nth-child(5) {
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
    width: 10%;
    text-align: left;
  }
}
.activity .clicksnap-detail .activity-row > div:last-of-type,
.activity .opinions-detail .activity-row > div:last-of-type,
.activity .summary-detail .activity-row > div:last-of-type {
  text-align: right;
}
.activity .clicksnap-detail .activity-pagination,
.activity .opinions-detail .activity-pagination,
.activity .summary-detail .activity-pagination {
  padding: 0;
}
.activity table {
  margin-bottom: 60px;
}
.activity table > tbody > tr:last-child > td {
  border-bottom: 0;
}
.activity .activity-table-row > td {
  padding-top: 14px;
  padding-bottom: 14px;
}
.activity .activity-table-row > td:last-child {
  position: relative;
}
.activity .activity-table-row .table-expand-icon {
  top: 8px;
}
.activity .summary-detail > div {
  border: 0;
}
.activity .summary-detail > div:first-child {
  border: none;
}
.activity .summary-detail .activity-row {
  padding: 14px 0;
  border-top: 1px solid #d3d2d2;
}
.activity .summary-detail .activity-row:nth-child(2) {
  border-top: 1px solid #d3d2d2;
}
.activity .summary-detail .activity-row .this {
  position: relative;
}
.activity .summary-detail .activity-row > div {
  padding: 0;
}
.activity .summary-detail .activity-row > div:nth-child(1) {
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  width: 15%;
  text-align: inherit;
}
@media (min-width: 768px) {
  .activity .summary-detail .activity-row > div:nth-child(1) {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    width: 15%;
    text-align: left;
  }
}
.activity .summary-detail .activity-row > div:nth-child(2) {
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  width: 35%;
  text-align: inherit;
}
@media (min-width: 768px) {
  .activity .summary-detail .activity-row > div:nth-child(2) {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    width: 35%;
    text-align: left;
  }
}
.activity .summary-detail .activity-row > div:nth-child(3) {
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
  width: 20%;
  text-align: inherit;
}
@media (min-width: 768px) {
  .activity .summary-detail .activity-row > div:nth-child(3) {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    width: 15%;
    text-align: left;
  }
}
.activity .summary-detail .activity-row > div:nth-child(4) {
  -webkit-order: 3;
  -ms-flex-order: 3;
  order: 3;
  width: 20%;
  text-align: inherit;
}
@media (min-width: 768px) {
  .activity .summary-detail .activity-row > div:nth-child(4) {
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
    width: 15%;
    text-align: left;
  }
}
.activity .summary-detail .activity-row > div:nth-child(5) {
  -webkit-order: 4;
  -ms-flex-order: 4;
  order: 4;
  width: 20%;
  text-align: inherit;
}
@media (min-width: 768px) {
  .activity .summary-detail .activity-row > div:nth-child(5) {
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
    width: 15%;
    text-align: left;
  }
}
.activity .summary-detail .activity-row > div:nth-child(6) {
  -webkit-order: 5;
  -ms-flex-order: 5;
  order: 5;
  width: 10%;
  text-align: inherit;
}
@media (min-width: 768px) {
  .activity .summary-detail .activity-row > div:nth-child(6) {
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5;
    width: 5%;
    text-align: left;
  }
}
.activity .archive-email-link {
  margin-left: 24px;
}
.activity .let-us-know-btn {
  margin-left: 24px;
}
.activity {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.activity .activity-filter-controls {
  margin-top: 8px;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .activity .activity-filter-controls {
    margin-bottom: 17px;
    height: 30px;
  }
}
.activity .activity-header {
  margin-left: 0;
  height: 20px;
}
@media (max-width: 767px) {
  .activity .activity-header {
    height: 41px;
    background-color: #E1E1E1;
    width: 100%;
    position: absolute;
    display: flex;
  }
}
.activity .activity-top-line {
  border-top: 1px solid #e2E1E0;
}
@media (max-width: 767px) {
  .activity .activity-top-line {
    border-top: 0;
  }
}
.activity select {
  width: 100%;
  background-color: #E1E1E1;
  font-size: 16px;
  border: 1px solid #E1E1E1;
  height: 40px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url("../images/common/activity/dropdown-small.svg");
  background-repeat: no-repeat;
  background-position: right;
  padding-right: 15px;
}
@media (max-width: 991px) {
  .activity select {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .activity select {
    font-size: 11px;
  }
}
.activity .dropdown {
  width: 50%;
  padding-left: 15px;
  padding-right: 20px;
}
.activity .activity-filter {
  border: 0;
}
.activity .btn-activity-filter {
  font-size: 11px;
  font-weight: bold;
  border: 1px solid #efefef;
  background-color: #efefef;
  line-height: 0.3px;
  margin-left: -12px;
}
.activity .open > .btn-activity-filter,
.activity .btn-activity-filter:focus,
.activity .btn-activity-filter:hover {
  border: 1px solid #efefef;
  background-color: #efefef;
  line-height: 0.3px;
  margin-left: -12px;
}
.activity .activity-seperator-mob {
  border-right: 1px solid #C5C5C5;
  position: relative;
  height: 41px;
}
.activity .btn-activity-filter-mob {
  font-size: 14px;
  font-weight: 500;
  border: 1px solid transparent;
  background: transparent;
}
.activity .btn-activity-filter-mob.btn {
  padding: 10px 0px 10px 0px;
  width: 100%;
  margin-left: -10px;
}
.activity .btn-activity-filter-mob.btn:active,
.activity .btn-activity-filter-mob .btn:active,
.activity .btn-activity-filter-mob .btn:focus {
  outline: none;
  box-shadow: none;
}
.activity .filter-more {
  margin-right: -11px;
}
.activity .filter-more img {
  vertical-align: middle;
}
.activity .filter-more-mobile {
  position: relative;
  top: 12px;
}
.activity .filter-more-mobile img {
  vertical-align: middle;
}
.activity .transaction-count {
  color: #231F20;
  font-size: 21px;
  font-weight: 500;
  line-height: 22px;
}
@media (max-width: 991px) {
  .activity .transaction-count {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .activity .transaction-count {
    font-size: 17px;
  }
}
.activity .missing-cashback {
  color: #000000;
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
  text-align: right;
  display: inline-block;
  margin-right: 8px;
}
@media (max-width: 767px) {
  .activity .missing-cashback {
    display: block;
  }
}
@media (max-width: 768px) {
  .activity .missing-cashback-btn {
    top: -5px;
    position: relative;
  }
}
.activity .estimated-payment {
  color: #4A4A4A;
  font-size: 11px;
  font-weight: bold;
  line-height: 30px;
  margin-bottom: 0;
}
.activity .transaction-history {
  text-align: center;
  border-left: 1px solid #d9d9d9;
  background: #F9F9F9;
}
@media (max-width: 768px) {
  .activity .transaction-history {
    background: #F9F9F9;
    border-left: none;
  }
}
.activity .transaction-history .inner-box {
  padding-top: 24px;
  padding-bottom: 6px;
  background: #F9F9F9;
  position: relative;
  margin-right: auto;
  margin-left: auto;
  width: 516px;
}
@media (max-width: 768px) {
  .activity .transaction-history .inner-box {
    padding-left: 4px;
    width: 100%;
    padding-right: 4px;
  }
}
.activity .transaction-history .inner-box .downlaod-icon {
  padding-bottom: 8px;
}
.activity .transaction-history .inner-box .copy-large {
  font-size: 14px;
  margin: 0;
}
.activity .transaction-history .inner-box .copy-large.history-copy {
  padding-bottom: 18px;
}
.activity .transaction-history .inner-box h3 {
  font-size: 18px;
  font-weight: 500;
  color: #231F20;
  margin-top: 0px;
}
.activity .transaction-history .inner-box a.archive-email-link {
  font-size: 14px;
  font-weight: 500;
  margin-left: 0;
}
.activity .transaction-detail .activity-row {
  padding: 14px 0;
  border-top: 1px solid #d3d2d2;
}
.activity .transaction-detail .activity-row:nth-child(2) {
  border-top: 1px solid #d3d2d2;
}
.activity .transaction-detail .activity-row .this {
  position: relative;
}
.activity .transaction-detail .activity-row > div {
  padding: 0;
}
.activity .transaction-detail .activity-row > div:nth-child(1) {
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  width: 50%;
  text-align: inherit;
}
@media (min-width: 768px) {
  .activity .transaction-detail .activity-row > div:nth-child(1) {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    width: 50%;
    text-align: left;
  }
}
.activity .transaction-detail .activity-row > div:nth-child(2) {
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  width: 40%;
  text-align: inherit;
}
@media (min-width: 768px) {
  .activity .transaction-detail .activity-row > div:nth-child(2) {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    width: 20%;
    text-align: left;
  }
}
.activity .transaction-detail .activity-row > div:nth-child(3) {
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
  width: 0%;
  text-align: inherit;
}
@media (min-width: 768px) {
  .activity .transaction-detail .activity-row > div:nth-child(3) {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    width: 20%;
    text-align: left;
  }
}
.activity .transaction-detail .activity-row > div:nth-child(4) {
  -webkit-order: 3;
  -ms-flex-order: 3;
  order: 3;
  width: 10%;
  text-align: inherit;
}
@media (min-width: 768px) {
  .activity .transaction-detail .activity-row > div:nth-child(4) {
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
    width: 10%;
    text-align: left;
  }
}
.activity .activity-container {
  padding-bottom: 14px;
  border-top: 1px solid #C8C7CC;
}
.activity .activity-container.activity-online_in_store:hover,
.activity .activity-container.activity-bonus:hover,
.activity .activity-container.activity-claim:hover,
.activity .activity-container.activity-compare:hover,
.activity .activity-container.activity-fmcg:hover,
.activity .activity-container.expanded {
  background-color: #F6F9FC;
}
.activity .activity-headline {
  max-width: 825px;
  height: 61px;
  margin-top: 16px;
}
.activity .activity-merchant-logo {
  margin: 0 16px 16px 16px;
  width: 46px;
  height: 46px;
  display: inline-block;
}
.activity .activity-merchant-logo img {
  width: 100%;
}
.activity .activity-merchant-info {
  display: inline-block;
}
.activity .activity-merchant-info p.activity-transaction-date {
  color: #7B7979;
  font-size: 10px;
  font-weight: 500;
  line-height: 12px;
}
.activity .activity-merchant-info p.activity-merchant-name {
  color: #000000;
  font-size: 11px;
  font-weight: 500;
  line-height: 13px;
  margin-top: 4px;
}
.activity .activity-merchant-info p.activity-transaction-type {
  font-size: 10px;
  font-weight: 500;
  line-height: 12px;
}
.activity .activity-merchant-info p.activity-transaction-type.type-compare {
  color: #1AAA95;
}
.activity .activity-merchant-info p.activity-transaction-type.type-fmcg {
  color: #77B232;
}
.activity .activity-cashback-info {
  display: inline-block;
  width: 137px;
}
.activity .activity-cashback-info p.activity-cashback-status {
  color: #000000;
  font-size: 10px;
  font-weight: 500;
  line-height: 12px;
}
.activity .activity-cashback-info p.activity-cashback-amount {
  color: #000000;
  font-size: 11px;
  font-weight: 500;
  line-height: 13px;
  margin-top: 4px;
}
.activity .activity-epd-info {
  display: inline-block;
  width: 140px;
}
.activity .activity-epd-info .activity-epd-date {
  color: #000000;
  font-size: 11px;
  font-weight: 500;
  line-height: 13px;
}
.activity .activity-show-more {
  display: inline-block;
  width: 46px;
}
.activity .activity-show-more a {
  color: #1D7ACE;
  font-size: 12px;
  font-weight: 500;
  line-height: 27px;
  text-align: right;
}
.activity .activity-show-more .more-arrow {
  width: 10px;
  height: 6px;
  cursor: pointer;
}
.activity .activity-show-more .more-arrow-open {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}
.activity .activity-expanded {
  padding: 0;
  margin: 0 20px;
}
.activity .activity-expanded.activity-online_in_store,
.activity .activity-expanded.activity-bonus,
.activity .activity-expanded.activity-claim,
.activity .activity-expanded.activity-compare,
.activity .activity-expanded.activity-fmcg {
  background-color: #F6F9FC;
}
.activity .activity-more-details {
  margin-left: 82px;
  display: none;
}
.activity .activity-more-details .activity-transaction-info {
  display: inline-block;
  max-width: 530px;
}
.activity .activity-more-details .activity-transaction-info .activity-transaction-message {
  color: #4A4A4A;
  font-size: 14px;
  line-height: 22px;
}
.activity .activity-more-details .activity-transaction-info .activity-transaction-details {
  margin-top: 8px;
  color: #000000;
  font-size: 11px;
  font-weight: 500;
}
.activity .activity-more-details .activity-transaction-info .activity-transaction-details p.activity-transaction-detail {
  margin-top: 3px;
}
.activity .activity-transaction-status {
  float: right;
  margin-right: 16px;
  max-width: 200px;
}
.activity .activity-transaction-status .activity-status-tracked {
  color: #4A4A4A;
  font-size: 14px;
  font-weight: bold;
  line-height: 28px;
  text-align: right;
}
.activity .activity-transaction-status ul.status-progress {
  list-style: none;
}
.activity .activity-transaction-status ul.status-progress li {
  padding-top: 0;
}
.activity .activity-transaction-status ul.status-progress li .status-icon {
  left: auto;
  background-color: grey;
  margin-bottom: 6px;
  top: 0;
  right: 3px;
  margin-top: 0px;
}
.activity .activity-transaction-status ul.status-progress li .status-icon:before {
  left: 4px;
}
.activity .activity-transaction-status ul.status-progress li .status-icon:after {
  background-color: #b6b7b8;
  height: 11px;
  top: 9px;
}
.activity .activity-transaction-status ul.status-progress li .status-icon.status-complete {
  background-color: #77B232;
}
.activity .activity-transaction-status ul.status-progress li .status-icon:not(.status-complete) {
  background-color: #9b9b9b;
}
.activity .activity-transaction-status ul.status-progress li .status-icon:not(.status-complete):before {
  left: 4px;
  height: 11px;
}
.activity .activity-transaction-status ul.status-progress li:first-child .status-icon {
  margin-top: 0px;
  width: 17px;
  height: 17px;
  right: 0;
}
.activity .activity-transaction-status ul.status-progress li:first-child .status-icon:before {
  right: 0;
  left: auto;
}
.activity .activity-transaction-status ul.status-progress li:last-child .status-icon {
  width: 10px;
  height: 10px;
}
.activity .activity-transaction-status ul.status-progress li:first-child .status-icon:after {
  top: 17px;
  height: 15px;
  background-color: green;
}
.activity .activity-transaction-status ul.status-progress li h6.status-detail {
  color: #9B9B9B;
  margin-right: 22px;
  font-size: 10px;
  line-height: 11px;
  text-align: right;
}
.activity .activity-transaction-status ul.status-progress li h6.status-complete {
  color: #4A4A4A;
}
.activity .activity-transaction-status ul.status-progress li:nth-child(1) h6.status-detail {
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
}
.activity p.no-transactions-box {
  margin-top: 20px;
  color: #231F20;
  width: 100%;
  height: 363px;
  line-height: 363px;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  background-color: #f9f9f9;
  border-radius: 10px;
}
.activity .activity-load-more p {
  text-align: center;
  margin-top: 20px;
}
.activity .activity-load-more .btn {
  display: block;
  margin: 20px auto 20px;
  outline: none;
}
.activity__transactions .activity-status-tracked {
  color: #7B7979;
  letter-spacing: 0.3px;
}
.activity__transactions ul.status-progress li .status-icon.status-tracked {
  background-color: grey;
}
.activity__transactions .cell-click {
  padding-top: 16px;
  padding-bottom: 16px;
}
.activity__transactions .mobile-margin {
  margin-right: -15px;
}
.activity__transactions .mobile-expand img {
  margin-top: 26px !important;
  vertical-align: middle;
  width: 15px;
  position: absolute;
  left: 5px;
}
.activity__transactions__header {
  color: #4A4A4A;
  font-size: 11px;
  font-weight: bold;
  line-height: 13px;
}
.activity__transactions__header__container {
  margin-bottom: 24px;
}
.activity__transactions__transaction {
  border-bottom: 1px solid #e2E1E0;
}
.activity__transactions__transaction:hover {
  background-color: #F6F9FC;
}
@media (max-width: 767px) {
  .activity__transactions__transaction:hover {
    background-color: transparent;
  }
}
.activity__transactions__transaction:hover.bonus-type {
  background-color: #fdfbf5;
}
.activity__transactions__transaction.declined:hover {
  background-color: #fdf5f6;
}
@media (max-width: 767px) {
  .activity__transactions__transaction.declined:hover {
    background-color: transparent;
  }
}
.activity__transactions__transaction .activity-cashback-type {
  padding-left: 24px;
}
.activity__transactions__transaction .activity-cashback-type p {
  padding-bottom: 4px;
  letter-spacing: 0.3px;
}
.activity__transactions__transaction p {
  margin: 0;
}
.activity__transactions__transaction__icon {
  width: 40px;
  margin-right: 20px;
  padding-top: 16px;
  padding-bottom: 16px;
}
.activity__transactions__transaction__icon__logo {
  width: 48px;
  height: 48px;
}
@media (max-width: 767px) {
  .activity__transactions__transaction__icon {
    margin-left: 0;
    margin-right: 10px;
  }
  .activity__transactions__transaction__icon__logo {
    width: 40px;
    height: 40px;
  }
}
.activity__transactions__transaction__detail {
  width: calc(100% - 80px);
}
.activity__transactions__transaction__detail p {
  padding-bottom: 7px;
}
@media (max-width: 767px) {
  .activity__transactions__transaction__detail {
    padding-left: 4px;
    width: calc(100% - 60px);
  }
}
.activity__transactions__transaction__date {
  color: #7B7979;
  font-size: 12px;
  font-weight: 500;
  line-height: 12px;
}
@media (max-width: 767px) {
  .activity__transactions__transaction__date {
    font-size: 13px;
    line-height: 16px;
  }
}
.activity__transactions__transaction__title {
  color: #000000;
  font-size: 13px;
  font-weight: 500;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 767px) {
  .activity__transactions__transaction__title {
    font-size: 15px;
    line-height: 18px;
  }
}
.activity__transactions__transaction__type {
  color: #BD9B3E;
  font-size: 10px;
  font-weight: 500;
  line-height: 12px;
}
.activity__transactions__transaction__type.boost {
  color: #da165b;
}
.activity__transactions__transaction__type.claim {
  color: #D0021B;
}
.activity__transactions__transaction__type.compare {
  color: #1AAA95;
}
.activity__transactions__transaction__type.fmcg {
  color: #77B232;
}
.activity__transactions__transaction__status {
  color: #4A4A4A;
  font-size: 12px;
  font-weight: 500;
  line-height: 12px;
}
.activity__transactions__transaction__status__confirmed {
  color: #77B232;
}
.activity__transactions__transaction__status__declined {
  color: #D0021B;
}
@media (max-width: 767px) {
  .activity__transactions__transaction__status {
    font-size: 13px;
    line-height: 16px;
  }
}
.activity__transactions__transaction__status__container {
  padding-left: 40px;
}
@media (max-width: 768px) {
  .activity__transactions__transaction__status__container {
    text-align: right;
    padding-left: 0;
  }
}
.activity__transactions__transaction__status__container .more-expand img,
.activity__transactions__transaction__status__container .more-close img {
  width: 20px;
  margin-top: 26px !important;
  vertical-align: middle;
}
@media (max-width: 768px) {
  .activity__transactions__transaction__status__container .more-expand img,
  .activity__transactions__transaction__status__container .more-close img {
    width: 15px;
  }
}
.activity__transactions__transaction__amount {
  color: #4A4A4A;
  font-size: 13px;
  padding-top: 6px;
  font-weight: bold;
}
@media (max-width: 767px) {
  .activity__transactions__transaction__amount {
    font-size: 15px;
    line-height: 18px;
    padding-top: 5px;
  }
}
.activity__transactions__transaction__payment-date {
  color: #4A4A4A;
  font-size: 13px;
  font-weight: bold;
}
.activity__transactions__transaction__payment-date.center {
  padding-left: 24px;
}
.activity__transactions__transaction__paid-date {
  color: #4A4A4A;
  font-size: 13px;
  font-weight: 500;
  padding-top: 6px;
}
.activity__transactions__transaction__paid-date.center {
  text-align: center;
  padding-right: 30px;
}
.activity__transactions__transaction__more {
  padding-top: 16px;
  padding-right: 16px;
  text-align: right;
}
@media (min-width: 768px) and (max-width: 991px) {
  .activity__transactions__transaction__more {
    padding-right: 15px;
  }
}
.activity__transactions__transaction__more a {
  color: #1D7ACE;
  font-size: 12px;
  font-weight: 500;
}
.activity__transactions__transaction__more a img {
  vertical-align: middle;
}
.activity__transactions__transaction .more-close {
  display: none;
}
.activity__transactions__transaction .more-close img {
  transform: scaleY(-1);
  margin-top: -3px;
}
.activity__transactions__transaction__description {
  margin-left: 64px;
}
@media (max-width: 767px) {
  .activity__transactions__transaction__description {
    margin-left: 50px;
  }
}
.activity__transactions__transaction__description__message {
  color: #4A4A4A;
  font-size: 14px;
  line-height: 22px;
}
@media (max-width: 767px) {
  .activity__transactions__transaction__description__message {
    font-size: 16px;
    padding-left: 30px;
    margin-top: 8px;
    padding-right: 30px;
  }
}
.activity__transactions__transaction__description__retailer {
  border-bottom: 2px dashed #d3d2d2;
  margin-right: 20px;
}
@media (max-width: 767px) {
  .activity__transactions__transaction__description__retailer {
    margin-right: 16px;
  }
}
.activity__transactions__transaction__description__retailer:last-child {
  margin-top: 12px;
  border-bottom: 0;
}
@media (max-width: 767px) {
  .activity__transactions__transaction__description__retailer:last-child {
    margin-top: 8px;
  }
}
.activity__transactions__transaction__description__retailer__container {
  margin-bottom: 12px;
}
.activity__transactions__transaction__description__retailer__label {
  color: #4A4A4A;
  font-size: 14px;
  line-height: 22px;
}
@media (max-width: 767px) {
  .activity__transactions__transaction__description__retailer__label {
    font-size: 15px;
  }
}
.activity__transactions__transaction__description__retailer__value {
  color: #000000;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
}
@media (max-width: 767px) {
  .activity__transactions__transaction__description__retailer__value {
    font-size: 15px;
  }
}
.activity__transactions__transaction__description__footer {
  color: #4A4A4A;
  font-size: 14px;
  line-height: 22px;
  padding-bottom: 16px;
}
@media (max-width: 767px) {
  .activity__transactions__transaction__description__footer {
    font-size: 15px;
  }
}
.activity__transactions__transaction__description__footer a {
  color: #1D7ACE;
}
.activity__transactions__transaction__description .status-progress__container {
  margin-right: 20px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .activity__transactions__transaction__description .status-progress__container {
    margin-right: 15px;
  }
}
.activity__transactions__transaction__description ul.status-progress {
  margin-top: -2px;
  margin-right: 26px;
}
.activity__transactions__transaction__description ul.status-progress li {
  padding: 5px 0 0 0;
}
.activity__transactions__transaction__description ul.status-progress li .status-icon {
  background-color: #77b232;
  left: 154px;
  margin-top: 8px;
}
.activity__transactions__transaction__description ul.status-progress li .status-icon.status-confirmed,
.activity__transactions__transaction__description ul.status-progress li .status-icon.status-declined {
  left: 158px;
  width: 18px;
  height: 18px;
}
.activity__transactions__transaction__description ul.status-progress li .status-icon:not(.status-complete):before {
  position: unset;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  content: '';
  background-color: #d3d2d2;
}
.activity__transactions__transaction__description ul.status-progress li:first-child .status-icon,
.activity__transactions__transaction__description ul.status-progress li:last-child .status-icon {
  top: 0;
  left: 154px;
  width: 10px;
  height: 10px;
  margin-top: 8px;
}
.activity__transactions__transaction__description ul.status-progress li:first-child .status-icon.status-confirmed,
.activity__transactions__transaction__description ul.status-progress li:last-child .status-icon.status-confirmed,
.activity__transactions__transaction__description ul.status-progress li:first-child .status-icon.status-declined,
.activity__transactions__transaction__description ul.status-progress li:last-child .status-icon.status-declined {
  left: 150px;
  top: 0;
  width: 18px;
  height: 18px;
}
.activity__transactions__transaction__description ul.status-progress li:first-child .status-icon.icon-move,
.activity__transactions__transaction__description ul.status-progress li:last-child .status-icon.icon-move {
  top: -3px;
}
.activity__transactions__transaction__description ul.status-progress li:last-child .status-icon:after {
  display: none;
}
.activity__transactions__transaction__description ul.status-progress li:first-child .status-icon .status-final:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  content: '';
  background-color: #1174f4;
}
.activity__transactions__transaction__description ul.status-progress li:first-child .status-icon:after {
  height: 60px;
}
.activity__transactions__transaction__description ul.status-progress li:first-child .short-status-bar:after {
  height: 35px !important;
}
.activity__transactions__transaction__description ul.status-progress li:first-child .status-icon .short-status-bar:after {
  height: 35px;
}
.activity__transactions__transaction__description ul.status-progress li:first-child .status-icon-tracked:after {
  top: 18px;
  left: 8px;
  height: 15px;
}
.activity__transactions__transaction__description ul.status-progress li:first-child .single-status-icon:after {
  top: 1px !important;
  left: 0 !important;
  height: 0 !important;
}
.activity__transactions__transaction__description ul.status-progress li:first-child .single-status-icon-tracked:after {
  top: 1px !important;
  left: 0 !important;
  height: 0 !important;
}
.activity__transactions__transaction__description ul.status-progress li .status-detail {
  margin: 0;
  text-align: right;
  width: 140px;
  color: #4A4A4A;
  font-size: 10px;
  line-height: 16px;
}
.activity__transactions__transaction__description ul.status-progress li .status-detail.status-declined {
  color: #D0021B;
  font-size: 14px;
  font-weight: bold;
  line-height: 22px;
}
.activity__transactions__transaction__description ul.status-progress li .status-detail.status-confirmed {
  color: #77B232;
  font-size: 14px;
  font-weight: bold;
  line-height: 22px;
}
.activity__transactions__transaction__description ul.status-progress li .status-detail.status-tracked {
  font-size: 14px;
  font-weight: bold;
  line-height: 22px;
}
.activity__transactions__transaction__expanded {
  background-color: #F6F9FC;
}
@media (max-width: 767px) {
  .activity__transactions__transaction__expanded {
    background-color: transparent;
  }
}
.activity__transactions__transaction__expanded.bonus-type {
  background-color: #fdfbf5;
}
.activity__transactions__transaction__declined {
  background-color: #fdf5f6;
}
@media (max-width: 767px) {
  .activity__transactions__transaction__declined {
    background-color: transparent;
  }
}
.activity__transactions__transaction__confirmed {
  background-color: #fafcf7;
}
@media (max-width: 767px) {
  .activity__transactions__transaction__confirmed {
    background-color: transparent;
  }
}
.activity__transactions .clear {
  clear: both;
}
.activity-summary h2 {
  margin-bottom: 0;
}
.table-activity-summary {
  width: 100%;
  max-width: 100%;
  margin-bottom: 100px;
}
.table-activity-summary > thead > tr > th,
.table-activity-summary > tbody > tr > th,
.table-activity-summary > tfoot > tr > th,
.table-activity-summary > thead > tr > td,
.table-activity-summary > tbody > tr > td,
.table-activity-summary > tfoot > tr > td {
  padding: 15px;
  line-height: 1.42857143;
  vertical-align: top;
  border: 1px solid #ddd;
}
.table-activity-summary > thead > tr > th.column-gap,
.table-activity-summary > tbody > tr > th.column-gap,
.table-activity-summary > tfoot > tr > th.column-gap,
.table-activity-summary > thead > tr > td.column-gap,
.table-activity-summary > tbody > tr > td.column-gap,
.table-activity-summary > tfoot > tr > td.column-gap {
  border-top: none;
  border-bottom: none;
}
.table-activity-summary > thead > tr > th {
  vertical-align: middle;
}
@media (min-width: 768px) {
  .table-activity-summary > tfoot > tr > td {
    border-top: 2px solid #b3b3b3 !important;
  }
  .table-activity-summary > tfoot > tr > td.column-gap {
    border-top: 0 !important;
  }
}
.table-activity-summary .text-right {
  text-align: left;
}
@media (min-width: 768px) {
  .table-activity-summary .text-right {
    text-align: right;
  }
}
.quidco-sitewide-footer {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.4;
  color: #d3d2d2;
  background: #231f20;
}
.quidco-sitewide-footer .container {
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
  padding: 40px 20px;
  box-sizing: border-box;
}
@media screen and (min-width: 768px) {
  .quidco-sitewide-footer .container {
    padding: 20px;
  }
}
@media screen and (min-width: 1200px) {
  .quidco-sitewide-footer .container {
    padding: 20px 40px;
  }
}
@media screen and (min-width: 768px) {
  .quidco-sitewide-footer .menu-sections-group {
    display: flex;
  }
  .quidco-sitewide-footer .menu-sections-group .menu-sections-col {
    flex: 1;
    margin-right: 10px;
  }
  .quidco-sitewide-footer .menu-sections-group .menu-sections-col:last-child {
    margin-right: 0;
  }
}
.quidco-sitewide-footer .social-icons {
  list-style: none;
  margin-top: 20px;
  padding: 0;
}
.quidco-sitewide-footer .social-icons li {
  position: relative;
  height: 30px;
  margin-bottom: 15px;
}
.quidco-sitewide-footer .social-icons a {
  color: #d3d2d2;
  text-decoration: none;
}
.quidco-sitewide-footer .social-icons svg {
  fill: #fff;
  width: 100%;
  height: 100%;
}
.quidco-sitewide-footer .social-icons .icon {
  width: 30px;
  height: 30px;
  vertical-align: middle;
  margin-right: 5px;
  display: inline-block;
  border-radius: 100%;
}
.quidco-sitewide-footer .social-icons .q-ident .icon {
  background-color: #1d7bcE;
}
.quidco-sitewide-footer .social-icons .social-twitter .icon {
  background-color: #55acee;
}
.quidco-sitewide-footer .social-icons .social-facebook .icon {
  background-color: #3a5795;
}
.quidco-sitewide-footer .social-icons .social-instagram .icon {
  background-color: #ef72ad;
}
.quidco-sitewide-footer .copyright {
  padding: 50px 0 20px 0;
  font-size: 11px;
  text-align: center;
  line-height: 1.6;
  color: #d3d2d2;
  background-color: #231f20;
}
.quidco-sitewide-footer .copyright a {
  text-decoration: none;
  color: #d3d2d2;
}
.menu-section {
  position: relative;
  padding: 20px 0;
  border-bottom: 1px solid #4f4c4c;
}
@media screen and (min-width: 768px) {
  .menu-section {
    border-bottom: none;
  }
}
@media screen and (min-width: 768px) {
  .menu-section:first-of-type section {
    margin-bottom: 30px;
  }
}
.menu-section h5 {
  cursor: pointer;
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-weight: bold;
  color: #D3D2D2;
}
@media screen and (min-width: 768px) {
  .menu-section h5 {
    cursor: text;
    font-size: 17px;
  }
}
.menu-section a {
  color: #d3d2d2;
}
.menu-section .is-hidden {
  display: none;
}
@media screen and (min-width: 768px) {
  .menu-section .is-hidden {
    display: block;
  }
}
.menu-section button {
  position: absolute;
  right: 0;
  top: 12px;
}
@media screen and (min-width: 768px) {
  .menu-section button {
    display: none;
  }
}
.menu-section ul {
  padding: 20px 0 0 0;
  list-style: none;
  margin: 0;
}
.menu-section li {
  padding: 4px 0;
}
.menu-section a:link,
.menu-section a:hover,
.menu-section a:visited {
  color: #d3d2d2;
  text-decoration: none;
}
.menu-section a:hover {
  text-decoration: underline;
}
.button-toggle {
  position: relative;
  width: 30px;
  height: 30px;
  padding: 0;
  outline: none;
  border: 0;
  border-radius: 50%;
  cursor: pointer;
  background-color: white;
}
.button-toggle:hover {
  color: #e9e9e9;
}
.button-toggle:active,
.button-toggle:focus {
  box-shadow: 0 3px 2px #4d90fe;
}
.button-toggle:before,
.button-toggle:after {
  content: '';
  width: 22px;
  height: 22px;
  position: absolute;
  top: 50%;
  margin-top: -22px/2;
  left: 50%;
  margin-left: -22px/2;
  transition: 0.2s ease-in-out;
}
.button-toggle svg {
  width: 22px;
  height: 22px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -22px/2;
  margin-left: -22px/2;
}
.highstreet .circle-icon.background-blue {
  background-color: #1174f4;
}
.highstreet .whats-on-offer h3 {
  color: #ffffff;
}
.highstreet .whats-on-offer .highstreet-woo-icon {
  background-color: #1174f4;
  color: #ffffff;
  margin: 20px auto;
}
@media (min-width: 768px) {
  .highstreet .whats-on-offer .highstreet-woo-icon {
    margin: 40px auto 20px;
  }
}
.highstreet .whats-on-offer .earnings-panel .highstreet-woo-icon {
  background-color: #6da6d9 !important;
}
.highstreet .whats-on-offer .section-with-icons.line-background p {
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .highstreet .whats-on-offer .section-with-icons.line-background {
    background-position: 50% 200px;
    background-size: 45%;
  }
}
@media (min-width: 992px) {
  .highstreet .whats-on-offer .section-with-icons.line-background {
    background-position: 50% 180px;
    background-size: 55%;
  }
}
.highstreet .btn-cta {
  margin: 0 0 40px;
}
.highstreet .retailer-cashback-list--highstreet .cashback-title {
  color: #231f20;
}
.high-street-retailer {
  border-bottom: 1px solid #d3d2d2;
  padding: 24px 0;
}
.nearby-offers .retailer-cashback-list {
  margin-top: 24px;
}
.nearby-offers h2 {
  margin-top: 40px;
  margin-bottom: 40px;
}
.nearby-offers .search {
  margin-bottom: 32px;
}
.nearby-offers .search .postcode-form__input,
.nearby-offers .search select {
  display: inline;
  width: auto;
  margin-right: 8px;
  margin-bottom: 0;
  line-height: 1.42857;
}
.nearby-offers .spinner {
  margin: 8px auto;
}
.nearby-offers .map-container {
  width: 100%;
  height: 450px;
}
.nearby-offers .map-container .empty-state {
  height: 450px;
}
.nearby-offers .high-street-retailer {
  color: #4F4C4C;
  font-size: 18px;
  position: relative;
}
.nearby-offers .high-street-retailer .high-street-retailer__address {
  padding-right: 120px;
  margin: 0;
}
.nearby-offers .high-street-retailer .high-street-retailer__distance {
  position: absolute;
  top: 24px;
  right: 0;
}
.nearby-offers .show-more {
  margin-top: 24px;
  text-align: center;
}
@media (min-width: 602px) {
  .nearby-offers .head {
    cursor: default;
  }
  .nearby-offers .head .icon-primary-expand-bg {
    display: none;
  }
  .nearby-offers .row.panel-collapse.collapse {
    height: auto;
    display: block;
  }
  .nearby-offers .row.panel-collapse .card__message--cashback {
    float: left;
  }
  .nearby-offers .row.panel-collapse .card__message--cashback:after {
    clear: none;
  }
  .nearby-offers .row.panel-collapse .visa {
    float: right;
  }
}
@media (max-width: 602px) {
  .nearby-offers .search .postcode-form__submit {
    width: 100%;
    margin-top: 8px;
  }
  .nearby-offers .search .postcode-form__input {
    width: 65%;
  }
  .nearby-offers .search select {
    float: right;
  }
  .nearby-offers .map .map-results .card__message--cashback {
    padding-bottom: 20px !important;
  }
  .nearby-offers .map .map-results .head {
    margin-bottom: 2px !important;
  }
  .nearby-offers .map .map-results .head h3,
  .nearby-offers .map .map-results .head p.pull-right {
    float: none !important;
  }
  .nearby-offers .map .map-results .head p {
    margin-left: 28px;
    margin-bottom: 0;
  }
  .nearby-offers .map .map-results .card__message--cashback {
    float: left;
  }
  .nearby-offers .map .map-results .card__message--cashback:after {
    clear: none;
  }
  .nearby-offers .map .map-results .visa {
    float: right;
    padding-right: 20px;
  }
  .nearby-offers .map .map-results .visa .wrapper {
    display: block;
    padding-top: 10px;
  }
  .nearby-offers .map .map-results .visa a {
    margin-top: 20px;
  }
  .nearby-offers .map .map-results ul {
    padding: 0 20px;
  }
  .nearby-offers .map .map-results ul li {
    padding: 10px 0 !important;
  }
  .nearby-offers .map .map-results ul li .address {
    display: block;
  }
  .nearby-offers .map .map-results ul li h5 {
    font-size: 13px;
  }
}
.page-hot-offers {
  margin-bottom: 40px;
}
.page-hot-offers .header-over-image .retailer-logo {
  max-width: 110px;
}
.page-hot-offers .nav.active-tab-grey {
  margin-top: 30px;
}
.page-hot-offers .nav.dark-nav-tabs {
  margin-top: 0;
}
.page-hot-offers .nav.dark-nav-tabs.banner-embed {
  margin-top: -47px;
  position: absolute;
  width: 1140px;
}
.page-hot-offers .flex-grid .flex-grid-card {
  margin-bottom: 12px;
}
.page-hot-offers .offer-card-image {
  width: 100%;
  min-height: 260px;
}
#hero-video-container {
  width: 950px;
  margin-bottom: 32px;
  height: 534px;
  position: relative;
}
#hero-video-container h1 {
  color: #fff;
  margin: 0;
  /*padding: 0 10px 0px (@gridColumnWidth + @gridGutterWidth);*/
  font-size: 50px;
  line-height: 62px;
  padding-left: 40px;
  padding-right: 10px;
}
#hero-video-container .red-background-text {
  margin-top: 22px;
}
#hero-video-container p {
  font-size: 26px;
  line-height: 34px;
  font-weight: 200;
  margin: 36px 0 60px;
  padding-left: 40px;
}
#hero-video-container .cta-start-earning {
  margin-left: 40px;
}
#hero-video-container .circle {
  border-radius: 50%;
  width: 82px;
  height: 82px;
  background: hsla(0, 0%, 0%, 0.45);
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -41px;
  margin-left: -41px;
  cursor: pointer;
}
#hero-video-container .circle .triangle {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -16px;
  margin-left: -13px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 16px 0 16px 32px;
  border-color: transparent transparent transparent #fff;
}
#hero-video-container .homepage-caption.lighter {
  color: #FeFeFe;
}
#hero-video-container .video-player {
  display: none;
  background-color: white;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 534px;
}
#hero-video-container .video-player video {
  width: 100%;
}
#hero-video-container .slider-image-container {
  position: absolute;
  height: 534px;
  width: 100%;
  /* pager */
}
#hero-video-container .slider-image-container #slider-images {
  position: relative;
}
#hero-video-container .slider-image-container img {
  height: 534px;
  width: 100%;
}
#hero-video-container .slider-image-container .cycle-pager {
  text-align: right;
  width: 100%;
  z-index: 52;
  position: absolute;
  bottom: 15px;
  right: 40px;
  overflow: hidden;
}
#hero-video-container .slider-image-container .cycle-pager span {
  font-family: arial;
  font-size: 65px;
  line-height: 35px;
  width: 25px;
  height: 20px;
  display: inline-block;
  color: #ddd;
  cursor: pointer;
  opacity: 0.8;
}
#hero-video-container .slider-image-container .cycle-pager span.cycle-pager-active {
  color: #000;
  opacity: 0.55;
}
#hero-video-container .slider-image-container .cycle-pager > * {
  cursor: pointer;
}
#hero-video-container .video-container {
  position: absolute;
  z-index: 51;
  width: 100%;
  height: 534px;
}
#hero-video-container .red-background-text {
  background-color: #cc2525;
}
#hero-video-container .purple-background-text {
  background-color: #765c9e;
}
.how-it-works-page .page-title {
  margin-top: 60px;
  margin-left: 20px;
}
.compare p.big {
  margin-bottom: 0;
}
.compare .seopa-quote-process-iframe {
  margin-top: 40px;
}
.compare .cta-panel h3 {
  margin-bottom: 40px;
}
.compare .broadband {
  margin-top: 40px;
}
.compare .container.quidco-compare.quote iframe .siteContent {
  margin: 0;
  padding: 0;
}
.compare .join-panel {
  padding-top: 170px;
}
.compare .join-panel.join-panel--text-layout {
  padding-top: 45px;
}
@media (min-width: 768px) {
  .compare .join-panel {
    padding-top: 40px;
  }
}
.compare .join-panel .col-sm-offset-1 {
  margin-left: 11%;
}
.compare .join-panel .join-panel-inner > div {
  min-height: 100px;
}
.compare .join-buttons {
  width: 100%;
}
.compare .join-buttons a.btn {
  width: 100%;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .compare .join-buttons {
    width: 150px;
  }
}
.compare .proposition-hero .icon-container {
  position: absolute;
  left: 50%;
  bottom: -130px;
}
@media (min-width: 768px) {
  .compare .proposition-hero .icon-container {
    bottom: -45px;
  }
}
.compare .proposition-hero .icon-container .circle-icon {
  position: relative;
  left: -50%;
  z-index: 1;
}
.compare .proposition-hero .icon-container .circle-icon svg {
  max-width: 75%;
}
.compare .proposition-hero.with-bottom-icon {
  background-image: url('../images/pages/compare/image-header-insurance.jpg');
}
.compare .proposition-hero.car {
  background-image: url('../images/pages/compare/Compare_Car_V2.jpg');
}
.compare .proposition-hero.travel {
  background-image: url('../images/pages/compare/Compare_Travel_V2.jpg');
}
.compare .proposition-hero.bike {
  background-image: url('../images/pages/compare/Compare_Bike_V2.jpg');
}
.compare .proposition-hero.pet {
  background-image: url('../images/pages/compare/Compare_Pet_V2.jpg');
}
.compare .proposition-hero.van {
  background-image: url('../images/pages/compare/Compare_Van_V2.jpg');
}
.compare .proposition-hero.home {
  background-image: url('../images/pages/compare/Compare_Home_V2.jpg');
}
.compare .proposition-hero .inner {
  margin-bottom: 80px;
}
.compare .feature-list-bullets li:before {
  background-color: #1aaa95;
}
.compare .nav li.active:first-of-type a {
  background: #f4f4f4 !important;
  color: #231f20;
}
.compare .category-icon.active,
.compare .category-icon:hover {
  background: #1aaa95 !important;
}
.compare .circle-icon {
  background: #1aaa95;
}
.compare .retailer-icon-holder img {
  top: 13px;
  width: auto;
  height: auto;
}
.compare .retailer-icon-holder:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.compare .retailer-card--intro-panel-right {
  padding-bottom: 0;
}
.compare .feature-panel__title h3 {
  display: none;
}
.compare .spacer {
  display: inline-block;
}
.compare #category-switcher .category-icon .icon-fill {
  fill: #1d7bcE;
}
.compare #category-switcher .category-icon.active .icon-fill,
.compare #category-switcher .category-icon:hover .icon-fill {
  fill: #ffffff;
}
.compare .compare-icon-holder {
  border-radius: 5px;
}
@media (max-width: 768px) {
  .compare .proposition-hero {
    background-image: none !important;
  }
  .compare .proposition-content-container .inner {
    display: none;
  }
  .compare .join-stage {
    margin-top: 100px;
  }
}
.compare .compare-card {
  position: relative;
}
.compare .compare-card.variant-a a {
  color: #444444;
  text-decoration: none;
}
.compare .compare-card.variant-a a:hover {
  color: #14538b;
}
.compare .compare-card.variant-a .btn {
  padding-top: 15px;
}
.compare .compare-card.variant-a .btn-primary {
  color: white !important;
}
.compare .compare-card.variant-a .btn-default {
  color: #4f4c4c !important;
}
@media (max-width: 767px) {
  .compare .compare-card.variant-a {
    padding-bottom: 126px;
  }
}
.compare .compare-card.variant-a .card__messages {
  width: 100%;
}
@media (max-width: 767px) {
  .compare .compare-card.variant-a .card__messages {
    position: absolute;
    bottom: 0;
  }
}
@media (min-width: 768px) {
  .compare .compare-card.variant-a .card__messages {
    position: static;
  }
}
.compare .compare-card.variant-b .card__message--two-buttons button {
  width: 98%;
}
.compare .seopa-quote-process-loading h2,
.compare .seopa-quote-process-loading img {
  display: inline-block;
  margin-right: 20px;
  vertical-align: middle;
}
.compare .seopa-quote-process-loading img {
  position: relative;
  top: -7px;
}
/**
  * New compare styles
**/
.dib {
  display: inline-block;
}
.section-padding {
  padding: 32px 0;
}
@media screen and (min-width: 576px) {
  .section-padding {
    padding: 64px 0;
  }
}
.section-padding h2 {
  margin: 0 0 32px;
}
.compare-hero {
  background-color: #1aaa95;
  padding: 50px 0 140px;
}
.proposition-logo {
  background-image: url('../images/common/propositions/quidco-compare.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 300px auto;
  height: 55px;
  margin: 0;
  text-indent: -99999px;
}
@media screen and (min-width: 576px) {
  .proposition-logo {
    background-size: auto 55px;
  }
}
@media screen and (max-width: 576px) {
  .new--compare .col-xs-12,
  .new--compare .col-sm-12 {
    padding: 0;
  }
}
.steps {
  margin-bottom: -120px;
  overflow-x: scroll;
  position: relative;
  top: -112px;
}
.steps__container {
  margin: 0 auto;
  padding: 10px 0;
  width: 896px;
}
@media screen and (min-width: 576px) {
  .steps__container {
    width: 950px;
  }
}
.section--steps {
  padding: 0;
}
.step-container {
  background-color: #ffffff;
  border-radius: 4px;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.24);
  box-sizing: border-box;
  height: 162px;
  margin: 0 8px 0;
  overflow: hidden;
  padding-left: 66px;
  padding-right: 16px;
  position: relative;
  width: 280px;
  vertical-align: top;
}
@media screen and (min-width: 576px) {
  .step-container {
    margin: 0 17px 0;
  }
}
.step__number {
  background-color: #1aaa95;
  bottom: 0;
  color: #ffffff;
  font-size: 64px;
  font-weight: 500;
  left: 0;
  line-height: 78px;
  padding-top: 38px;
  position: absolute;
  top: 0;
  width: 50px;
}
.step__text-container {
  height: 100%;
}
.step__title {
  font-size: 24px;
  font-weight: 400;
  line-height: 29px;
  margin: 16px 0;
}
.step__description {
  font-size: 14px;
  line-height: 20px;
}
.category__title-container {
  margin: 33px 0 24px;
  position: relative;
}
.category__title-container:before {
  background-color: #d3d2d2;
  content: '';
  height: 1px;
  left: 0;
  position: absolute;
  top: 10px;
  width: 100%;
  z-index: 1;
}
@media screen and (min-width: 576px) {
  .category__title-container:before {
    top: 14px;
  }
}
.category__title {
  background-color: #f4f4f4;
  display: inline-block;
  font-weight: 400;
  height: 4003;
  position: relative;
  width: 130px;
  z-index: 2;
}
@media screen and (min-width: 576px) {
  .category__title {
    width: 160px;
  }
}
.category__list__item {
  display: inline-block;
  margin: 0 6px 6px;
  position: relative;
  width: 126px;
  z-index: 3;
}
@media screen and (min-width: 576px) {
  .category__list__item {
    margin: 0 15px 15px;
  }
}
.category__list__item:hover {
  z-index: 4;
}
.category__image-container {
  background-color: #1aaa95;
  border-radius: 5px;
  height: 89px;
  margin-bottom: 5px;
  position: relative;
  top: 0;
  transition: all 250ms;
  width: 127px;
}
.category__image {
  height: 100%;
}
.category__name {
  color: #5C5C5C;
  font-size: 14px;
  line-height: 11px;
}
.category__tooltip {
  background-color: #ffffff;
  border: 1px solid #d3d2d2;
  border-radius: 5px;
  box-shadow: 0 8px 8px 0 rgba(42, 42, 42, 0.05), 0 2px 2px 0 rgba(49, 49, 49, 0.05), 0 4px 4px 0 rgba(49, 49, 49, 0.05);
  box-sizing: border-box;
  display: none;
  right: -35px;
  padding: 21px;
  position: absolute;
  top: 130px;
  width: 200px;
}
.category__tooltip:before {
  background-color: #ffffff;
  border-left: 1px solid #d3d2d2;
  border-top: 1px solid #d3d2d2;
  content: '';
  height: 22px;
  left: 90px;
  position: absolute;
  top: -12px;
  transform: rotate(45deg);
  width: 22px;
}
.category__tooltip p {
  color: #5C5C5C;
  margin-bottom: 0;
}
.category__tooltip span {
  color: #1aaa95;
  font-weight: 500;
}
.category__link:hover {
  text-decoration: none;
}
.category__link:hover .category__image-container {
  background-color: #47e3cc;
  box-shadow: 0 8px 8px 0 rgba(42, 42, 42, 0.05), 0 2px 2px 0 rgba(0, 0, 0, 0.05), 0 4px 4px 0 rgba(49, 49, 49, 0.05);
  top: -8px;
}
@media screen and (min-width: 768px) {
  .category__link:hover .category__tooltip {
    display: block;
  }
}
.feature-list--compare {
  margin: 0 auto;
  max-width: 723px;
}
.feature-list--compare li {
  margin-bottom: 16px;
}
.feature-list--compare li:before {
  background-color: #1aaa95;
  height: 24px;
  width: 24px;
}
.partners__list {
  margin-bottom: 0;
}
.partners__item {
  box-sizing: content-box;
  display: inline-block;
  height: 24px;
  list-style: none;
  padding: 10px;
}
@media screen and (min-width: 768px) {
  .partners__item {
    height: 54px;
    padding: 15px 24px;
  }
}
.partners__logo {
  display: inline-block;
  max-height: 100%;
  max-width: 100%;
}
.faq--compare ul.panel-group {
  margin: 0 auto;
  max-width: 723px;
}
.faq--compare .icon-primary-expand-bg {
  background: #1aaa95;
}
.quotes-interstitial h1 {
  font-size: 24px;
  font-weight: 500;
  color: #4F4C4C;
}
.quotes-interstitial__row {
  width: 304px;
  height: 120px;
  padding: 0;
  margin: 0 auto;
  border-bottom: 1px solid #d3d2d2;
}
.quotes-interstitial__label {
  width: 100px;
  padding-top: 48px;
  float: left;
  font-size: 16px;
}
.quotes-interstitial__buttons {
  width: 150px;
  padding: 16px 0;
  float: right;
}
.quotes-interstitial__btn_previous {
  width: 150px;
  margin: 0 0 8px 0;
}
.quotes-interstitial__btn_new {
  width: 150px;
}
@media screen and (min-width: 768px) {
  .quotes-interstitial h1 {
    font-size: 24px;
  }
  .quotes-interstitial__row {
    width: 728px;
    height: 106px;
  }
  .quotes-interstitial__label {
    padding-top: 42px;
  }
  .quotes-interstitial__buttons {
    width: 328px;
    padding: 32px 0;
  }
  .quotes-interstitial__btn_previous {
    margin: 0 24px 0 0;
  }
}
#svg-sprite {
  display: none;
}
.advertising {
  font-size: 14px;
}
.advertising__title {
  font-size: 30px;
}
@media (max-width: 767px) {
  .advertising__title {
    margin: 0;
  }
}
.advertising-container {
  padding-top: 60px;
}
@media (min-width: 767px) {
  .advertising-container {
    max-width: 1140px;
  }
}
@media (max-width: 767px) {
  .advertising-container {
    padding-top: 30px;
  }
}
.advertising-links-container {
  list-style: none;
  max-width: 230px;
  padding-left: 0;
}
.advertising-links-container li {
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
  margin-top: 10px;
  padding-left: 10px;
}
.advertising-links-container li a {
  font-size: 13px;
  font-weight: 500;
  color: #1174f4;
}
.advertising-content-container {
  margin-top: 50px;
}
@media (max-width: 767px) {
  .advertising-content-container {
    margin-top: 30px;
  }
}
.advertising-content-container:last-child {
  margin-bottom: 100px;
}
.advertising-content__title {
  font-weight: 400;
  font-size: 23px;
  margin: 0 0 25px;
}
@media (max-width: 767px) {
  .advertising-content__title {
    margin-bottom: 30px;
  }
}
.advertising-content__features {
  padding-left: 20px;
}
.advertising-content__features li > span {
  display: inline-block;
  margin-left: 2px;
  max-width: calc(100% - 20px);
  vertical-align: top;
}
@media (max-width: 767px) {
  .advertising-content__image:not(:first-child) {
    padding-left: 10px;
  }
  .advertising-content__image:not(:last-child) {
    padding-right: 10px;
  }
}
.advertising-content__image img {
  width: 100%;
}
.advertising-content__images {
  margin-top: 50px;
}
@media (max-width: 767px) {
  .advertising-content__images {
    margin-top: 30px;
  }
}
.grocery .circle-with-numbered-mini-circle:after {
  background: #004a92;
}
.grocery .circle-icon.background-brand-primary,
.grocery .circle-icon.background-brand-primary:hover {
  background: #004a92 !important;
}
.grocery .category-icon.active,
.grocery .category-icon:hover {
  color: #ffffff;
  background: #77b232 !important;
}
.grocery .btn-plain:hover {
  color: #ffffff;
  background: #1d7bcE;
}
.grocery .join-panel .circle-icon,
.grocery .feature-panel .circle-icon {
  background: #77b232;
}
.grocery .clicksnap-app-buttons {
  text-align: center;
  padding: 0 40px;
}
.grocery #modal-clicksnap-add-account .modal-dialog {
  height: 90%;
  overflow-y: scroll;
}
.grocery #receipt-date-select,
.grocery #deal-form,
.grocery #file-uploaders,
.grocery .file-uploader-popover,
.grocery #success-message,
.grocery #upload-errors {
  display: none;
}
.grocery .receipt-step {
  filter: alpha(opacity=60);
  opacity: 0.6;
}
.grocery .receipt-step.receipt-step-3 label,
.grocery .receipt-step.receipt-step-3 #select-spinner {
  display: inline-block;
}
.grocery .receipt-step--active {
  filter: alpha(opacity=100);
  opacity: 1;
}
.grocery .receipt-step--active #receipt-date-select,
.grocery .receipt-step--active #file-uploaders {
  display: block;
}
.grocery .upload-errors-list {
  color: #cc2525;
  margin-bottom: 24px;
  margin-top: -8px;
}
.grocery .file-uploaders {
  margin-bottom: 40px;
}
.grocery .file-uploaders:before,
.grocery .file-uploaders:after {
  display: table;
  content: " ";
}
.grocery .file-uploaders:after {
  clear: both;
}
.grocery .file-uploaders:before,
.grocery .file-uploaders:after {
  display: table;
  content: " ";
}
.grocery .file-uploaders:after {
  clear: both;
}
.grocery .file-uploader {
  position: relative;
  float: left;
  margin-left: 8px;
  margin-right: 8px;
  margin-bottom: 8px;
  display: none;
}
.grocery .file-uploader--error {
  background: #cc2525;
}
.grocery .file-uploader--error .file-uploader__ordinal {
  color: #ffffff;
}
.grocery .file-uploader {
  width: 200px;
  height: 200px;
  position: relative;
  padding: 8px;
  -webkit-box-shadow: inset 0px 0px 3px 3px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0px 0px 3px 3px rgba(0, 0, 0, 0.05);
}
.grocery .file-uploader input[type="file"] {
  position: fixed;
  top: -1000px;
}
.grocery .file-uploader--uploaded {
  background: #77b232;
}
.grocery .file-uploader--uploaded .file-uploader__tick {
  display: block;
}
.grocery .file-uploader--uploaded .file-uploader__ordinal {
  display: none;
}
.grocery .file-uploader__tick {
  fill: #ffffff;
  width: 70px;
  height: 70px;
  position: relative;
  left: 50%;
  margin-left: -30px;
  display: none;
}
.grocery .file-uploader__action {
  display: none;
}
.grocery .file-uploader--1 {
  display: block;
}
.grocery .file-uploader__box {
  display: block;
  width: 200px;
  height: 200px;
}
.grocery .file-uploader__ordinal {
  text-align: center;
  font-size: 65px;
  color: #7b7979;
  margin-bottom: 0;
  padding-top: 8px;
}
.grocery .file-uploader__filename {
  color: #ffffff;
  text-align: center;
  padding: 0 8px;
}
.grocery .file-uploader__actions {
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  text-align: center;
}
@media (max-width: 767px) {
  .grocery .grocery-offer-list-item-details {
    position: relative;
    padding-left: 60px;
    min-height: 60px;
  }
  .grocery .grocery-offer-list-item-details .img-container {
    position: absolute;
    top: 0;
    left: 0;
  }
  .grocery .file-uploader-popover {
    position: relative;
    top: auto;
    left: auto;
    margin: 8px auto;
  }
  .grocery .file-uploader-popover .arrow {
    display: none;
  }
  .grocery .submitbox button {
    width: 100%;
  }
  .grocery .file-uploader {
    float: none;
    margin: 8px auto;
  }
}
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  font-display: block;
  src: url('../fonts/font-awesome/fa-brands-400.eot');
  src: url('../fonts/font-awesome/fa-brands-400.eot?#iefix') format('embedded-opentype'), url('../fonts/font-awesome/fa-brands-400.woff2') format('woff2'), url('../fonts/font-awesome/fa-brands-400.woff') format('woff'), url('../fonts/font-awesome/fa-brands-400.ttf') format('truetype'), url('../fonts/font-awesome/fa-brands-400.svg#fontawesome') format('svg');
}
#join .fab {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
}
#join .fa-fw {
  text-align: center;
  width: 1.25em;
}
@media (min-width: 992px) {
  #join .join-quid-form {
    padding-right: 60px;
    padding-left: 40px;
  }
}
#join #join-quidco-form {
  margin-bottom: 70px;
}
#join ul.panel-group .panel-title {
  font-size: 14px;
  font-weight: 700;
  position: relative;
  cursor: pointer;
  padding-right: 52px;
}
#join label {
  overflow: auto;
  margin: 20px 0 25px;
  text-align: left;
}
#join button:not(.third-party-sign-in) {
  background: none!important;
  border: none;
  padding: 0!important;
  /*optional*/
  font-family: arial, sans-serif;
  /*input has OS specific font-family*/
  color: #069;
  text-decoration: underline;
  cursor: pointer;
}
#join .sign-in-link {
  text-align: center;
}
#join .sign-in-link a {
  text-underline: none;
  color: #1D7BCE;
  border: none;
  cursor: pointer;
}
#join .password-view {
  font-weight: 500;
  position: relative;
  float: right;
  top: -30px;
  right: 16px;
  color: #1D7BCE;
  border: none;
  cursor: pointer;
  margin-bottom: -30px;
}
#join #join-username {
  display: none;
}
#join .join-offset {
  border-left: 1px #ddd solid;
}
#join .join-offset h2 {
  margin-top: 40px;
}
@media (min-width: 992px) {
  #join .join-offset {
    padding-left: 60px;
    padding-right: 40px;
  }
  #join .join-offset h2 {
    margin-top: 0px;
    margin-bottom: 24px;
    font-size: 25px;
  }
}
#join .panel {
  padding: 40px 0;
}
#join .password-rules {
  padding-top: 5px;
}
#join .password-rules li::before {
  content: "• ";
  color: red;
}
#join .password-rules ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
@media (min-width: 768px) {
  #join .password-rules {
    padding-bottom: 50px;
  }
  #join .password-rules li {
    padding-left: 1em;
    text-indent: -0.7em;
  }
  #join .password-rules li.rules-right {
    float: right;
    position: relative;
    width: 42%;
  }
  #join .password-rules li.rules-left {
    float: left;
    width: 50%;
  }
}
#join .panel.join {
  padding: 40px 0;
}
#join .panel.join .terms-and-conditions {
  background-color: #f4f4f4;
  padding-top: 10px;
  padding-bottom: 10px;
}
@media (min-width: 992px) {
  #join .panel.join .terms-and-conditions {
    margin-top: -70px;
  }
}
#join .panel.join .sep {
  background: #f4f4f4;
}
#join .panel.join .line-holder {
  margin: 35px 0;
}
@media (min-width: 992px) {
  #join .panel.join .line-holder {
    margin: 0;
    height: 420px;
  }
}
#join .panel.need-to-know {
  margin-top: 40px;
}
@media (min-width: 992px) {
  #join .third-party-sso-btns {
    margin-top: 100px;
  }
}
#join .third-party-sso-btns .btn.third-party-sign-in {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  width: 17em;
  height: 2.5em;
  font-family: -apple-system, BlinkMacSystemFont, Rubik, sans-serif;
  font-size: 18px;
  border: 0.08em solid #000;
  background-color: #fff;
  color: #000;
  vertical-align: middle;
  align-self: center;
  font-weight: 400;
  padding: 0;
  margin-bottom: 20px;
}
#join .third-party-sso-btns .btn.third-party-sign-in i {
  margin-right: 0.5em;
}
#join .third-party-sso-btns .btn.third-party-sign-in .fa-facebook:before {
  content: "\f09a";
}
#join .third-party-sso-btns .btn.third-party-sign-in .fa-facebook {
  color: #1877F2;
}
#join .third-party-sso-btns .btn.third-party-sign-in .fa-apple:before {
  content: "\f179";
}
#join .third-party-sso-btns .btn.third-party-sign-in .fa-google:before {
  content: "\f1a0";
}
#join .third-party-sso-btns .btn.third-party-sign-in .fa-fw {
  text-align: center;
  width: 1.5em;
  font-size: 25px;
}
#join .third-party-sso-btns .btn.third-party-sign-in .paypal-svg {
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2220%22%20height%3D%2220%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20fill%3D%22%23009EE3%22%20d%3D%22M9.25%204.738h5.677c3.049%200%204.196%201.543%204.019%203.81-.293%203.743-2.556%205.814-5.557%205.814h-1.516c-.412%200-.689.273-.8%201.011l-.643%204.294c-.043.279-.19.44-.41.462H6.455c-.336%200-.455-.257-.367-.812L8.262%205.551c.085-.55.387-.813.988-.813Z%22/%3E%3Cpath%20fill%3D%22%23113984%22%20d%3D%22M5.699%200h5.683c1.6%200%203.5.051%204.769%201.172.849.75%201.294%201.94%201.192%203.225-.35%204.339-2.945%206.77-6.427%206.77H8.114c-.478%200-.793.317-.928%201.173l-.782%204.982c-.051.323-.19.513-.44.537H2.457c-.388%200-.526-.293-.425-.941L4.552.947C4.655.305%205.008%200%205.7%200Z%22/%3E%3Cpath%20fill%3D%22%23172C70%22%20d%3D%22m7.269%2011.834.992-6.283c.086-.55.388-.814.989-.814h5.677c.94%200%201.7.146%202.295.417-.57%203.863-3.068%206.009-6.34%206.009H8.085c-.375.001-.65.189-.816.671Z%22/%3E%3C/g%3E%3C/svg%3E");
  background-size: 100%;
  width: 1.25em;
  height: 1.25em;
}
.latest-offers {
  padding-bottom: 35px;
}
.latest-offers .latest-offers-title {
  padding-bottom: 8px;
  position: relative;
}
.latest-offers .latest-offers-title h4 {
  border-top: 1px solid #d3d2d2;
  padding-top: 24px;
  margin-top: 0;
}
.latest-offers .product-image {
  background: #ffffff;
  text-align: center;
  padding: 25px 0;
  margin-bottom: 35px;
}
.latest-offers .product-image img {
  max-width: 100%;
}
.latest-offers .offer-details {
  margin-bottom: 25px;
}
.latest-offers .offer-details .headline {
  color: #77b232;
  font-size: 18px;
  margin-bottom: 10px;
}
.latest-offers .offer-details .redeemable {
  display: inline-block;
  padding: 2px 6px;
  background: #777;
  color: #ffffff;
  border-radius: 2px;
}
.latest-offers .offer-details .terms {
  color: #777;
  margin: 5px 0 25px 0;
}
.latest-offers .offer-details .info {
  color: #4F4C4C;
  font-size: 15px;
}
.latest-offers .offer-details .store-list ul {
  margin-right: 5px;
}
.latest-offers .offer-details .store-list ul,
.latest-offers .offer-details .store-list p {
  float: left;
}
.latest-offers .offer-details .store-list li {
  list-style: none;
  display: inline-block;
  padding: 0 15px 15px 24px;
  position: relative;
}
@media (max-width: 767px) {
  .latest-offers .offer-details .store-list li {
    width: 45%;
  }
}
.latest-offers .offer-details .store-list img {
  width: 16px;
  height: 16px;
  margin-right: 2px;
  position: absolute;
  left: 0;
  top: -1px;
}
@media (max-width: 767px) {
  .latest-offers .upload-action .btn {
    width: 100%;
  }
}
.latest-offers .information-list li {
  list-style: none;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .latest-offers .in,
  .latest-offers .collapsing {
    display: block !important;
  }
}
@media (min-width: 768px) {
  .latest-offers .collapse {
    height: auto !important;
    display: block;
  }
}
.favourite-retailers .box {
  margin: 10px 0;
  padding: 10px;
  border: 1px solid #7b7979;
  background: #ffffff;
}
.favourite-retailers .box img {
  display: block;
  margin: 0 auto;
}
.onboarding .welcome .big {
  margin: 0;
}
.onboarding .welcome img {
  margin: 20px auto;
  max-width: 600px;
  width: 100%;
}
.onboarding .welcome,
.onboarding .account-selection,
.onboarding .your-details,
.onboarding .favourite-retailers,
.onboarding .renewal-reminder {
  padding-top: 40px;
}
@media (max-width: 768px) {
  .onboarding .welcome,
  .onboarding .account-selection,
  .onboarding .your-details,
  .onboarding .favourite-retailers,
  .onboarding .renewal-reminder {
    padding-top: 24px;
  }
}
.onboarding .skip {
  margin: 10px 20px;
}
.onboarding .section-with-icons a {
  font-size: 10px;
  font-weight: bold;
}
.onboarding .favourite-retailers .box {
  margin: 10px 0;
  padding: 10px;
  border: 1px solid #7b7979;
  background: #ffffff;
}
.onboarding .favourite-retailers .box img {
  display: block;
  margin: 0 auto;
}
.onboarding .favourite-retailers .section-with-icons .category-icon span {
  font-weight: normal;
  font-size: 11px;
}
.onboarding .favourite-retailers #retailers-xs {
  width: 100%;
  margin-bottom: 40px;
}
.onboarding .payment-icon {
  width: 55px;
  height: 55px;
}
.search-results-page h3,
.categories-page h3,
.premium-features-page h3,
.highest-cashback-guarantee h3,
.incentives-page h3 {
  margin: 30px auto;
}
.search-results-page .btn-show-more,
.categories-page .btn-show-more,
.premium-features-page .btn-show-more,
.highest-cashback-guarantee .btn-show-more,
.incentives-page .btn-show-more {
  color: #1d7bcE;
  background: #deddde;
}
.search-results-page ul.standard-list,
.categories-page ul.standard-list,
.premium-features-page ul.standard-list,
.highest-cashback-guarantee ul.standard-list,
.incentives-page ul.standard-list {
  margin-bottom: 40px;
}
.search-results-page ul.standard-list li,
.categories-page ul.standard-list li,
.premium-features-page ul.standard-list li,
.highest-cashback-guarantee ul.standard-list li,
.incentives-page ul.standard-list li {
  list-style-type: disc;
  list-style-position: inside;
  text-indent: -1em;
  padding-left: 1em;
}
@media (min-width: 768px) {
  .categories-page .proposition-hero {
    background-image: url('../images/common/proposition-header/fashion.jpg');
  }
}
@media (min-width: 768px) {
  .premium-features-page .proposition-hero {
    background-image: url('../images/common/proposition-header/premium.jpg');
  }
}
.highest-cashback-guarantee .join-panel,
.incentives-page .join-panel {
  padding-top: 130px;
}
.highest-cashback-guarantee .join-panel:not(.incentive-panel),
.incentives-page .join-panel:not(.incentive-panel) {
  padding-bottom: 0;
}
@media (min-width: 768px) {
  .highest-cashback-guarantee .join-panel,
  .incentives-page .join-panel {
    padding-top: 70px;
    padding-bottom: 40px;
  }
}
.highest-cashback-guarantee .join-panel .join-stage button,
.incentives-page .join-panel .join-stage button {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .highest-cashback-guarantee .join-panel .join-stage button,
  .incentives-page .join-panel .join-stage button {
    margin-bottom: 0;
  }
}
.highest-cashback-guarantee .join-panel .terms-controller,
.incentives-page .join-panel .terms-controller {
  padding-top: 24px;
}
.refer .join-panel {
  padding-top: 130px;
}
@media (min-width: 768px) {
  .refer .join-panel {
    padding-top: 70px;
  }
}
@media (min-width: 768px) {
  .refer .proposition-hero {
    background-image: url('../images/common/proposition-header/image-header-refer.jpg');
  }
}
.refer .background-icon-alt img {
  max-width: 100%;
}
@media (min-width: 768px) {
  .mobile-app-landing-page .proposition-hero {
    background-image: url('../images/pages/mobile-app-landing/image-header-app.jpg');
  }
}
@media (min-width: 768px) {
  .toolbar-page .proposition-hero {
    background-image: url('../images/pages/toolbar/image-header-toolbar.jpg');
  }
}
.toolbar-page .featured-icons-container {
  background: #ffffff;
}
@media (min-width: 768px) {
  .grocery-receipt .proposition-hero {
    background-image: url('../images/common/proposition-header/grocery-receipt.jpg');
  }
}
.bespoke-promotions h1 {
  margin-top: 40px;
}
.bespoke-promotions .beskope-image {
  margin-top: 40px;
}
.bespoke-promotions .progress-item {
  float: left;
  height: 10px;
  background-color: #b3b3b3;
  margin-left: 1%;
}
.bespoke-promotions .progress-item:first-child {
  margin-left: 0;
}
.bespoke-promotions .progress-item.active {
  background-color: #77b232;
}
.bespoke-promotions .purchase-expiry-date P {
  margin: 15px 0 0 0;
}
.bespoke-promotions .terms {
  display: none;
}
.bespoke-promotions .progress-container {
  padding: 0 0 5px 0;
}
.bespoke-promotions .progress-container p {
  margin: 0;
  line-height: 10px;
}
.bespoke-promotions .transactions p {
  margin: 0 0 2px 0;
}
.bespoke-promotions .tip {
  border-radius: 0;
}
.bespoke-promotions .tip p {
  margin: 0;
  line-height: 18px;
  padding-right: 60px;
}
.bespoke-promotions .alert-block {
  margin-top: 10px;
}
.bespoke-promotions .shop-now-button {
  padding: 5px 0 20px 0;
}
.premium-page-v2 .premium-page__header {
  background: linear-gradient(151.39deg, #3E306C 0%, #78427D 100%);
}
.premium-page-v2 .premium-page__header .premium-page-icon {
  margin-top: 16px;
  height: 52px;
}
@media (max-width: 991px) {
  .premium-page-v2 .premium-page__header .premium-page-icon {
    height: 28px;
  }
}
.premium-page-v2 .premium-page__header .premium-page-logo-wrapper {
  margin-top: 8px;
  padding-top: 0;
}
.premium-page-v2 .premium-page__header .premium-page-strapline-wrapper h3 {
  line-height: 20px;
  margin-top: 16px;
  padding: 0;
  font-size: 16px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .premium-page-v2 .premium-page__header .premium-page-strapline-wrapper h3 {
    font-size: 14px;
    line-height: 18px;
  }
}
@media (max-width: 767px) {
  .premium-page-v2 .premium-page__header .premium-page-strapline-wrapper h3 {
    font-size: 13px;
    line-height: 17px;
  }
}
.premium-page-v2 .premium-page-information p {
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 992px) {
  .premium-page-v2 .premium-page-information p {
    max-width: 940px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .premium-page-v2 .premium-page-information p {
    max-width: 637px;
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .premium-page-v2 .premium-page-information p {
    max-width: 280px;
    font-size: 13px;
  }
}
.premium-page-v2 .premium-page-information .bottom-divider {
  margin-top: 54px;
}
.premium-page-v2 .premium-benefits-include-panel .feature-icon {
  height: 76px;
}
@media (max-width: 767px) {
  .premium-page-v2 .premium-benefits-include-panel .feature-icon {
    height: 40px;
    width: 40px;
    padding: 0;
    float: none;
    display: inline-block;
    vertical-align: middle;
    margin: 8px 0;
  }
}
.premium-page-v2 .premium-benefits-include-panel .feature-title {
  font-size: 16px;
  line-height: 20px;
  color: #3E306C;
  margin-top: 15px;
}
@media (max-width: 767px) {
  .premium-page-v2 .premium-benefits-include-panel .feature-title {
    display: inline-block;
    float: none;
    font-size: 13px;
    line-height: 17px;
    margin-left: 26px;
    vertical-align: middle;
    margin-top: 0;
  }
}
.premium-page-v2 .account-comparison__premium-header {
  background: linear-gradient(151.39deg, #3E306C 0%, #78427D 100%);
}
.premium-page-v2 .account-comparison__premium-list {
  border-color: #3E306C;
}
.premium-page-v2 .account-comparison__premium-list .ticks li:before {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xml%3Aspace%3D%22preserve%22%20style%3D%22enable-background%3Anew%20-299%20171%2040%2040%22%20viewBox%3D%22-299%20171%2040%2040%22%3E%3Cpath%20fill%3D%22%233E306C%22%20d%3D%22M-281.7%20197.8c-.4%200-.8-.1-1.1-.4-.6-.6-.6-1.5%200-2.1l10.7-10.7c.6-.6%201.5-.6%202.1%200s.6%201.5%200%202.1l-10.7%2010.7c-.2.3-.6.4-1%20.4z%22/%3E%3Cpath%20fill%3D%22%233E306C%22%20d%3D%22M-281.7%20197.8c-.4%200-.8-.1-1.1-.4l-5.3-5.3c-.6-.6-.6-1.5%200-2.1s1.5-.6%202.1%200l5.3%205.3c.6.6.6%201.5%200%202.1-.2.3-.6.4-1%20.4z%22/%3E%3Cpath%20fill%3D%22%233E306C%22%20d%3D%22M-279%20173c-9.9%200-18%208.1-18%2018s8.1%2018%2018%2018%2018-8.1%2018-18-8.1-18-18-18zm0%2032c-7.7%200-14-6.3-14-14s6.3-14%2014-14%2014%206.3%2014%2014-6.3%2014-14%2014z%22/%3E%3C/svg%3E");
  width: 24px;
  height: 24px;
}
.premium-page-v2 .cashout-top-retailers-panel .upgrade-button .btn {
  background-color: #3E306C;
}
.premium-page-v2 .cashout-top-retailers-panel .premium-rate-area h3 {
  color: #3E306C;
  text-decoration: none;
}
.premium-page-v2 .cashout-top-retailers-panel .premium-rate-area h6 {
  color: #3E306C;
}
.premium-page-v2 .cashout-top-retailers-panel .premium-retailer .premium-rate {
  color: #3E306C;
}
.premium-page__header {
  background-color: #BD9B3E;
  padding-bottom: 24px;
}
@media (min-width: 768px) {
  .premium-page__header .mobile-only {
    display: none;
  }
}
.premium-page__header .tablet-only {
  display: none;
}
@media (min-width: 768px) and (max-width: 991px) {
  .premium-page__header .tablet-only {
    display: block;
  }
}
.premium-page__header .premium-page-logo-wrapper {
  padding-top: 24px;
}
@media (min-width: 768px) {
  .premium-page__header .premium-page-logo-wrapper {
    padding-top: 24px;
  }
}
@media (min-width: 992px) {
  .premium-page__header .premium-page-logo-wrapper {
    padding-top: 32px;
  }
}
.premium-page__header .premium-page-logo-wrapper h1 {
  text-indent: -10000em;
  background-repeat: no-repeat;
  background-position: center top;
  background-image: url('../images/common/propositions/quidco-premium-logo-white.svg');
  margin: 0;
  width: auto;
  background-size: auto 32px;
  line-height: 32px;
}
@media (min-width: 768px) {
  .premium-page__header .premium-page-logo-wrapper h1 {
    background-size: auto 40px;
    line-height: 40px;
  }
}
@media (min-width: 992px) {
  .premium-page__header .premium-page-logo-wrapper h1 {
    background-size: auto 52px;
    line-height: 52px;
  }
}
.premium-page__header .premium-page-strapline-wrapper h3 {
  text-align: center;
  color: #fff;
  font-size: 18px;
  line-height: 24px;
  margin: 0;
  padding-top: 24px;
}
@media (min-width: 768px) {
  .premium-page__header .premium-page-strapline-wrapper h3 {
    line-height: 48px;
    padding-top: 0;
  }
}
@media (min-width: 992px) {
  .premium-page__header .premium-page-strapline-wrapper h3 {
    line-height: 72px;
    font-size: 22px;
    padding: 4px 0;
  }
}
.premium-page__header .picture-bg {
  text-align: center;
  max-width: 100%;
  height: 130px;
  margin: 0 auto;
}
@media (min-width: 992px) {
  .premium-page__header .picture-bg {
    height: 148px;
    margin: 0 auto;
  }
}
.premium-page__header .picture-bg .header-icon {
  width: 130px !important;
  height: 130px !important;
  float: none;
}
@media (min-width: 768px) {
  .premium-page__header .picture-bg .header-icon {
    width: 100px !important;
    height: 100px !important;
    float: none;
  }
}
@media (min-width: 992px) {
  .premium-page__header .picture-bg .header-icon {
    width: 130px !important;
    height: 130px !important;
    float: none;
  }
}
.premium-page__header .picture-bg .header-icon.icon-side {
  display: inline-block;
}
@media (max-width: 767px) {
  .premium-page__header .picture-bg .header-icon.icon-side {
    display: none;
  }
}
.premium-page__header .button-bg {
  max-width: 100%;
  text-align: center;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .premium-page__header .button-bg {
    background-repeat: no-repeat;
    background-size: auto 100%;
  }
}
.premium-page__header .button-bg .info-line-wrapper {
  margin: 0 4px;
}
.premium-page__header .button-bg .info-line-wrapper .desktop-only {
  display: none;
}
@media (min-width: 992px) {
  .premium-page__header .button-bg .info-line-wrapper .desktop-only {
    display: inline;
  }
}
.premium-page__header .button-bg .button-line-wrapper {
  margin-top: 20px;
  padding: 0;
}
.premium-page__header .button-bg h4 {
  text-align: center;
  color: #fff;
  line-height: 1.2em;
  font-size: 13px;
  margin: 0;
}
@media (min-width: 768px) {
  .premium-page__header .button-bg h4 {
    font-size: 13px;
    line-height: 1.3em;
  }
}
@media (min-width: 992px) {
  .premium-page__header .button-bg h4 {
    font-size: 16px;
    line-height: 1.3em;
  }
}
.premium-page__header .button--type-white {
  background-color: transparent;
  height: 40px;
  width: 150px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  color: #ffffff;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  padding: 0 !important;
  margin: 0 auto !important;
}
.premium-page__header .button--type-white:hover,
.premium-page__header .button--type-white:focus {
  outline: none;
  text-decoration: none !important;
}
.premium-section {
  padding: 0;
}
.premium-section__darker {
  background-color: #f8f8f8;
}
.premium-section.darker {
  background-color: #f8f8f8;
}
.premium-hub .pad-top {
  padding-top: 64px;
}
.premium-hub .pad-top-and-bot {
  padding-top: 64px;
  padding-bottom: 64px;
}
.premium-hub h2 {
  margin-top: 0;
  color: #4F4C4C;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-weight: 600;
  text-align: center;
  font-size: 20px;
  margin-bottom: 26px;
  line-height: 28px;
}
@media (min-width: 768px) {
  .premium-hub h2 {
    font-size: 30px;
    margin-bottom: 36px;
    line-height: 37px;
  }
}
.premium-hub h3 {
  text-align: center;
  font-size: 12px;
  line-height: 14px;
}
@media (min-width: 768px) {
  .premium-hub h3 {
    font-size: 18px;
    line-height: 20px;
  }
}
.premium-hub h4 {
  font-size: 12px;
}
@media (min-width: 768px) {
  .premium-hub h4 {
    font-size: 16px;
  }
}
.premium-benefits-include-panel .popover .arrow {
  border-right-color: transparent !important;
}
@media (max-width: 767px) {
  .premium-benefits-include-panel .popover {
    display: none !important;
  }
}
.premium-benefits-include-panel svg {
  pointer-events: none;
}
.premium-benefits-include-panel div.popover-content {
  color: #4F4C4C;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
}
.premium-benefits-include-panel .feature-icon {
  height: 60px;
  float: left;
  padding: 10px 20px 10px 0;
}
@media (max-width: 767px) {
  .premium-benefits-include-panel .feature-icon {
    width: 60px;
  }
}
@media (min-width: 768px) {
  .premium-benefits-include-panel .feature-icon {
    height: 80px;
    float: none;
    padding: 0;
  }
}
@media (min-width: 992px) {
  .premium-benefits-include-panel .feature-icon {
    height: 90px;
  }
}
@media (min-width: 1200px) {
  .premium-benefits-include-panel .feature-icon {
    height: 100px;
  }
}
.premium-benefits-include-panel .feature-title {
  float: left;
  padding-top: 15px;
}
@media (max-width: 380px) {
  .premium-benefits-include-panel .feature-title {
    max-width: 200px;
    padding-top: 10px;
  }
}
@media (max-width: 767px) {
  .premium-benefits-include-panel .feature-title {
    padding-top: 10px;
  }
}
@media (min-width: 768px) {
  .premium-benefits-include-panel .feature-title {
    float: none;
    padding: 0;
  }
}
.premium-benefits-include-panel .feature-separator {
  border-bottom: 1px #d3d2d2 solid;
}
@media (min-width: 768px) {
  .premium-benefits-include-panel .feature-separator {
    border: 0;
    display: none;
  }
}
.premium-benefits-include-panel .bottom-divider {
  margin: 0;
  padding: 64px 0 0 0;
}
.current-premium-offers-panel {
  padding: 0 0 50px 0;
}
.current-premium-offers-panel .adglare-box {
  background-color: #f4f4f4;
  width: 278px;
  height: 184px;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .current-premium-offers-panel .adglare-box {
    width: 728px;
    height: 304px;
  }
}
@media (min-width: 1200px) {
  .current-premium-offers-panel .adglare-box {
    width: 1100px;
    height: 304px;
  }
}
.current-premium-offers-panel .banner-wrapper {
  width: 278px;
  height: 184px;
  position: relative;
}
@media (min-width: 768px) {
  .current-premium-offers-panel .banner-wrapper {
    width: 728px;
    height: 304px;
  }
}
@media (min-width: 1200px) {
  .current-premium-offers-panel .banner-wrapper {
    width: 1100px;
    height: 304px;
  }
}
.current-premium-offers-panel .banner-image {
  position: absolute;
  left: -198px;
  width: 675px;
  height: 184px;
  clip: rect(0px, 476px, 184px, 198px);
}
@media (min-width: 768px) {
  .current-premium-offers-panel .banner-image {
    width: 1100px;
    height: 304px;
    left: -186px;
    clip: rect(0px, 914px, 304px, 186px);
  }
}
@media (min-width: 1200px) {
  .current-premium-offers-panel .banner-image {
    left: 0;
    clip: auto;
  }
}
.current-premium-offers-panel .bottom-divider {
  margin: 0 20px;
  padding: 64px 0 0 0;
}
.how-account-types-compare-panel {
  padding-top: 64px;
  padding-bottom: 30px;
}
.how-account-types-compare-panel li {
  text-align: left;
}
.how-account-types-compare-panel .strap-line {
  padding: 20px 0 20px 0;
}
.premium-comparison-premium-list {
  width: 360px;
  margin: 0 auto;
}
.cashout-top-retailers-panel {
  padding-top: 0;
}
.cashout-top-retailers-panel .retailer-row {
  border-bottom: 1px solid #d3d2d2;
  padding: 15px 0 15px 0;
}
.cashout-top-retailers-panel .payment-logo {
  max-width: 145px;
}
.cashout-top-retailers-panel .payment-logo-wrapper {
  height: 80px;
  max-height: 80px;
}
.cashout-top-retailers-panel span,
.cashout-top-retailers-panel h3,
.cashout-top-retailers-panel h6 {
  margin-left: 20px;
  text-align: left;
}
.cashout-top-retailers-panel .tablet-only {
  display: none;
}
@media (min-width: 768px) and (max-width: 991px) {
  .cashout-top-retailers-panel .tablet-only {
    display: block;
  }
}
.cashout-top-retailers-panel .mobile-only {
  display: none;
}
@media (max-width: 767px) {
  .cashout-top-retailers-panel .mobile-only {
    display: block;
  }
}
.cashout-top-retailers-panel .cashout-outer {
  padding-top: 20px;
}
@media (min-width: 992px) {
  .cashout-top-retailers-panel .basic-rate-area {
    border-width: 0 0 0 1px;
    border-style: dotted;
    border-color: #d3d2d2;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .cashout-top-retailers-panel .basic-rate-area {
    width: 195px;
    max-width: 210px;
  }
}
.cashout-top-retailers-panel .basic-rate-area h3 {
  font-weight: bold;
  font-size: 24px;
}
@media (max-width: 991px) {
  .cashout-top-retailers-panel .basic-rate-area h3 {
    display: inline-block;
    margin-left: 0;
  }
}
.cashout-top-retailers-panel .basic-rate-area h6 {
  font-size: 12px;
}
@media (max-width: 991px) {
  .cashout-top-retailers-panel .basic-rate-area h6 {
    display: inline-block;
    margin-left: 5px;
  }
}
.cashout-top-retailers-panel .premium-rate-area {
  padding-left: 0 !important;
}
@media (min-width: 768px) {
  .cashout-top-retailers-panel .premium-rate-area {
    border-width: 0 0 0 1px;
    border-style: dotted;
    border-color: #d3d2d2;
    margin-left: 20px;
    padding-left: 20px !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .cashout-top-retailers-panel .premium-rate-area {
    max-width: 445px;
    width: 400px;
  }
}
.cashout-top-retailers-panel .premium-rate-area span,
.cashout-top-retailers-panel .premium-rate-area h3,
.cashout-top-retailers-panel .premium-rate-area h6 {
  color: #BD9B3E;
}
.cashout-top-retailers-panel .premium-rate-area h3 {
  text-decoration: line-through;
  font-weight: bold;
  font-size: 24px;
}
@media (max-width: 991px) {
  .cashout-top-retailers-panel .premium-rate-area h3 {
    display: inline-block;
    margin-left: 0;
  }
}
.cashout-top-retailers-panel .premium-rate-area h6 {
  font-size: 12px;
}
@media (max-width: 991px) {
  .cashout-top-retailers-panel .premium-rate-area h6 {
    display: inline-block;
    margin-left: 5px;
  }
}
.cashout-top-retailers-panel .upgrade-text {
  float: left;
  padding: 3px 10px 3px 0;
  font-size: 12px;
  text-align: left;
}
.cashout-top-retailers-panel .upgrade-text br {
  display: none;
}
@media (min-width: 992px) {
  .cashout-top-retailers-panel .upgrade-text {
    text-align: right;
  }
  .cashout-top-retailers-panel .upgrade-text br {
    display: inline;
  }
}
.cashout-top-retailers-panel .upgrade-text.mobile-only {
  padding-bottom: 13px;
}
.cashout-top-retailers-panel .upgrade-text.hidden-sm {
  padding-top: 8px;
  padding-bottom: 8px;
}
.cashout-top-retailers-panel .upgrade-button {
  width: 100%;
  padding: 2px 10px 0 0;
  font-size: 12px;
  text-align: center;
}
@media (min-width: 768px) {
  .cashout-top-retailers-panel .upgrade-button {
    width: auto;
    padding-top: 25px !important;
  }
}
@media (min-width: 992px) {
  .cashout-top-retailers-panel .upgrade-button {
    padding-top: 2px !important;
  }
}
.cashout-top-retailers-panel .upgrade-button button {
  font-weight: bold;
}
.cashout-top-retailers-panel .upgrade-button .account-upgrade {
  width: 100%;
  font-weight: bold;
}
.cashout-top-retailers-panel .premium-retailer-box {
  margin-bottom: 12px;
}
.cashout-top-retailers-panel .premium-retailer-box .retailer-logo-wrapper {
  line-height: 80px;
  height: 80px;
  text-align: center;
  vertical-align: middle;
}
@media (min-width: 768px) {
  .cashout-top-retailers-panel .premium-retailer-box .retailer-logo-wrapper {
    line-height: 96px;
    height: 96px;
  }
}
@media (max-width: 991px) {
  .cashout-top-retailers-panel .premium-retailer-box .payment-logo {
    max-height: 70px;
  }
}
.cashout-top-retailers-panel .clickable-retailer-box {
  cursor: pointer;
}
.cashout-top-retailers-panel .premium-retailer {
  width: 100%;
  height: auto;
  border: 1px solid #d3d2d2;
}
@media (min-width: 768px) {
  .cashout-top-retailers-panel .premium-retailer {
    width: auto;
    height: 194px;
  }
}
.cashout-top-retailers-panel .premium-retailer h2.premium-rate {
  color: #BD9B3E;
  text-align: center;
  margin: 4px auto;
  font-weight: bold;
  font-size: 22pt;
}
@media (max-width: 768px) {
  .cashout-top-retailers-panel .premium-retailer h2.premium-rate {
    margin-top: 20px;
  }
}
.cashout-top-retailers-panel .premium-retailer h3.premium-rate {
  color: #BD9B3E;
  text-align: center;
  margin: 4px auto;
  font-weight: bold;
  font-size: 13pt;
}
@media (min-width: 768px) {
  .cashout-top-retailers-panel .premium-retailer h3.premium-rate {
    font-size: 18pt;
  }
}
@media (min-width: 992px) {
  .cashout-top-retailers-panel .premium-retailer h3.premium-rate {
    font-size: 22pt;
  }
}
.cashout-top-retailers-panel .premium-retailer .payment-logo-wrapper {
  line-height: 96px;
  height: 96px;
  text-align: center;
  vertical-align: middle;
}
.cashout-top-retailers-panel .premium-see-more-box {
  background: linear-gradient(151.39deg, #3E306C 0%, #78427D 100%);
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  height: auto;
  border: 1px solid #d3d2d2;
}
.cashout-top-retailers-panel .premium-see-more-box .premium-see-more-text {
  color: #ffffff;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
}
@media (min-width: 768px) {
  .cashout-top-retailers-panel .premium-see-more-box .premium-see-more-text {
    max-width: 120px;
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  .cashout-top-retailers-panel .premium-see-more-box .premium-see-more-text {
    padding: 0 20px;
  }
}
@media (max-width: 767px) {
  .cashout-top-retailers-panel .premium-see-more-box {
    height: 82px;
  }
}
.cashout-top-retailers-panel .retailer-expansion-block {
  float: left;
  width: 100%;
}
@media (min-width: 992px) {
  .cashout-top-retailers-panel .retailer-expansion-block {
    float: none;
  }
}
.cashout-top-retailers-panel .toggle-but-outer {
  padding: 30px 20px 0 0;
}
.cashout-top-retailers-panel .sub-desktop-only {
  display: inline;
}
@media (min-width: 992px) {
  .cashout-top-retailers-panel .sub-desktop-only {
    display: none;
  }
}
.cashout-top-retailers-panel .bottom-divider {
  margin: 0 0 64px 0;
  padding: 0 0 64px 0;
}
.cashout-top-retailers-panel .premium-see-more {
  text-align: center;
}
.cashout-top-retailers-panel .premium-see-more .btn {
  margin: 50px 0 20px;
}
.premium-faqs-panel h6 {
  text-align: left;
}
.premium-faqs-panel h6.open {
  font-weight: bold;
}
.premium-faqs-panel p {
  text-align: left;
}
@media (max-width: 991px) {
  .premium-faqs-panel p.faq-body {
    margin: 4px 8px 8px 20px;
  }
}
.premium-faqs-panel .icon-primary-expand-bg {
  right: 15px;
}
@media (max-width: 991px) {
  .premium-faqs-panel .faq-row {
    margin-left: 0;
    margin-right: 0;
  }
}
.premium-faqs-panel .divider {
  padding-bottom: 10px;
}
.premium-faqs-panel .divider-line {
  height: 1px;
  margin-top: 2px;
  margin-bottom: 20px;
  border-bottom: 1px solid #d3d2d2;
}
.homefeed .home-first-section {
  z-index: 1;
  padding-top: 20px;
}
@media (min-width: 992px) {
  .homefeed .home-first-section {
    margin: -50px 0 24px;
    padding-top: 0;
  }
}
@media (min-width: 1200px) {
  .homefeed .home-first-section {
    margin: -70px 0 24px;
  }
}
.homefeed .home-first-section .container {
  background-color: #ffffff;
  position: relative;
}
@media (min-width: 992px) {
  .homefeed .home-first-section .container {
    padding-top: 24px;
  }
}
.homefeed .homefeed-slider-card {
  margin-top: 4px;
}
.homefeed .feature-section {
  padding-bottom: 8px;
}
@media (min-width: 768px) {
  .homefeed .feature-section {
    padding-top: 24px;
  }
}
.homefeed .last-updated {
  position: absolute;
  top: -15px;
  right: 100px;
}
@media (min-width: 768px) {
  .homefeed .last-updated {
    top: 10px;
    right: 120px;
  }
}
.homefeed .home-hr {
  height: 1px;
  margin-bottom: 12px;
  background-color: #d3d2d2;
  width: 100%;
}
.homefeed .highstreet-feature-section {
  padding-top: 40px;
  background-color: #6da6d9;
}
.homefeed .highstreet-feature-section .highstreet-logo {
  fill: #ffffff;
  display: block;
  height: 38px;
  margin: -4px auto 40px auto;
  width: 100%;
}
.homefeed .highstreet-feature-section .carousel-control svg {
  fill: #6da6d9;
}
.homefeed .offer-card-image .card__messages {
  position: initial;
}
.homefeed .offer-card-standard {
  height: 300px;
}
.homefeed .offer-card-standard .card__header {
  text-align: center;
  padding: 30px;
}
.homefeed .offer-card-standard .card__header .card__header--image {
  min-height: 60px;
}
.homefeed .offer-card-standard .card__header .card__header--text {
  position: absolute;
  top: 160px;
  left: 0;
  right: 0;
  padding: 0 30px;
}
.homefeed .offer-card-standard .card__header .card__header--text p {
  font-size: 14px;
}
.homefeed .offer-card-standard .card__header .card__header--image {
  min-height: 60px;
}
.homefeed .carousel.slide .carousel-inner .item .row {
  padding-left: 14px;
  padding-right: 14px;
  margin-left: 0px;
  margin-right: 0px;
}
.homefeed .carousel.slide .carousel-inner .item .row .homefeed-slider-card {
  padding-left: 6px;
  padding-right: 6px;
}
.homefeed .carousel.slide .carousel-inner .item .row .homefeed-slider-card .offer-card-image {
  margin-bottom: 12px;
}
.homefeed .carousel.slide .carousel-inner .retailer-card--intro-panel {
  min-height: 250px;
  margin-bottom: 0;
}
.homefeed .carousel.slide.carousel-hero .carousel-inner .item .carousel-hero-img {
  height: 380px;
  background-size: 380px;
  background-repeat: no-repeat;
}
.homefeed .carousel.slide.carousel-hero .carousel-inner .item img {
  width: 100%;
  height: auto;
}
.homefeed .widget.promo {
  flex-grow: 1;
  margin-bottom: 12px;
}
.homefeed .widget-padding {
  padding-left: 6px;
  padding-right: 6px;
}
@media (min-width: 992px) {
  .homefeed .widget-padding:nth-of-type(4n) {
    margin-right: -1px;
  }
}
@media (min-width: 768px) {
  .homefeed .widget-padding:nth-of-type(2n) {
    margin-right: -1px;
  }
}
@media (max-width: 413px) {
  .homefeed .carousel-hero .visible-xxs {
    display: block !important;
  }
}
@media (min-width: 414px) {
  .homefeed .carousel-hero .visible-xxs {
    display: none !important;
  }
}
@media (min-width: 414px) and (max-width: 991px) {
  .homefeed .carousel-hero .visible-xs {
    display: block !important;
  }
}
@media (max-width: 413px) {
  .homefeed .carousel-hero .visible-xs {
    display: none !important;
  }
}
@media (min-width: 1441px) {
  .homefeed .carousel-hero .visible-xl {
    display: block !important;
  }
}
@media (max-width: 1440px) {
  .homefeed .carousel-hero .visible-xl {
    display: none !important;
  }
}
@media (min-width: 1441px) {
  .homefeed .carousel-hero .hidden-xl {
    display: none !important;
  }
}
.homefeed .carousel-hero .item .image-background {
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  height: 0;
  padding-top: 91.78743961%;
}
@media (min-width: 414px) {
  .homefeed .carousel-hero .item .image-background {
    padding-top: 49.54367666%;
  }
}
@media (min-width: 991px) {
  .homefeed .carousel-hero .item .image-background {
    padding-top: 26.38888889%;
  }
}
@media (min-width: 1440px) {
  .homefeed .carousel-hero .item .image-background {
    padding-top: 22.91666667%;
  }
}
.homefeed .slide-wrapper .owl-carousel img {
  width: 100%;
  height: auto;
}
.homefeed #homefeed-header-carousel .owl-prev,
.homefeed #homefeed-header-carousel .owl-next {
  position: absolute;
  background-color: #4F4C4C;
  border-radius: 0;
  width: 35px;
  height: 70px;
  top: 50%;
  opacity: 0.5;
  transition: opacity 0.5s ease;
  fill: #fff;
  margin: -35px 0 0 0;
  padding: 0;
}
.homefeed #homefeed-header-carousel .owl-prev svg,
.homefeed #homefeed-header-carousel .owl-next svg {
  margin-top: 18px;
  width: 32px;
  height: 32px;
}
.homefeed #homefeed-header-carousel .owl-prev:hover,
.homefeed #homefeed-header-carousel .owl-next:hover {
  opacity: 0.9;
}
.homefeed #homefeed-header-carousel .owl-next {
  right: 1px;
}
.homefeed #homefeed-header-carousel .owl-prev {
  left: 0;
}
.payments-page .price-header {
  margin-bottom: 15px;
}
.payments-page .price-header h2 {
  margin-bottom: 0px;
}
.payments-page .price-header h3,
.payments-page .price-header p {
  margin: 0;
  line-height: 24px;
}
.payments-page .price-header h3 {
  padding-bottom: 10px;
}
.payments-page .price-header .balance-header {
  float: left;
}
.payments-page .price-header .balance-header p {
  line-height: 1.42857143;
}
@media (min-width: 768px) {
  .payments-page .price-header .balance-header {
    float: right;
  }
}
.payments-page .payment-title {
  color: #656263;
  font-size: 22px;
  margin: 0 0 8px 0;
  font-weight: normal;
}
.payments-page .payment-title > * {
  display: inline-block;
}
.payments-page .payment-logo-wrapper {
  width: 145px;
}
@media (max-width: 992px) {
  .payments-page .payment-logo-wrapper {
    max-width: 145px;
  }
}
.payments-page .payment-logo {
  max-width: 145px;
}
.payments-page ul.payment-accounts {
  margin: 0 0 40px;
  padding: 0px;
  list-style: none;
}
.payments-page ul.payment-accounts .container {
  width: 100%;
}
.payments-page ul.payment-accounts li {
  border-top: 1px solid #d3d2d2;
  display: block;
  border-radius: 0;
  padding: 20px 0;
  position: relative;
  overflow: hidden;
}
.payments-page ul.payment-accounts li:last-child {
  border-bottom: 1px solid #d3d2d2;
}
.payments-page ul.payment-accounts li .panel-inner {
  position: relative;
}
.payments-page ul.payment-accounts li .payment-info {
  padding: 15px 0;
  line-height: 23px;
}
@media (min-width: 992px) {
  .payments-page ul.payment-accounts li .payment-info {
    padding: 0;
  }
}
.payments-page ul.payment-accounts li .payment-info div {
  display: flex;
}
.payments-page ul.payment-accounts li .payment-info div > span {
  flex-grow: 1;
}
.payments-page ul.payment-accounts li .payment-info div img,
.payments-page ul.payment-accounts li .payment-info div svg {
  width: 6px;
  height: 10px;
  margin-right: 12px;
  margin-top: 6px;
  flex-shrink: 0;
}
.payments-page ul.payment-accounts li .payment-info div svg {
  fill: #4F4C4C;
}
.payments-page ul.payment-accounts li .cashback-rate {
  border-color: #d3d2d2;
  border-style: dotted;
  border-width: 0 0 0 1px;
  padding: 0 10px 0 20px;
  line-height: 16px;
  margin-bottom: 30px;
  min-height: 56px;
}
.payments-page ul.payment-accounts li .cashback-rate .basic {
  color: #666666;
}
.payments-page ul.payment-accounts li .cashback-rate .premium {
  color: #BD9B3E;
}
.payments-page ul.payment-accounts li .cashback-rate .premium-v2 {
  color: #3E306C;
}
.payments-page ul.payment-accounts li .cashback-rate .basic strong,
.payments-page ul.payment-accounts li .cashback-rate .premium strong,
.payments-page ul.payment-accounts li .cashback-rate .premium-v2 strong {
  font-size: 27px;
  line-height: 27px;
  display: block;
}
.payments-page ul.payment-accounts li .cashback-rate .green {
  color: #77b232;
}
.payments-page ul.payment-accounts li .cashback-rate__linethrough {
  text-decoration: line-through;
}
@media (max-width: 767px) {
  .payments-page ul.payment-accounts li .cashback-rate {
    padding: 0 10px 0 0;
    border: none;
  }
  .payments-page ul.payment-accounts li .cashback-rate.first {
    margin-bottom: 10px;
  }
}
@media (max-width: 991px) {
  .payments-page ul.payment-accounts li .cashback-rate {
    margin: 0;
  }
  .payments-page ul.payment-accounts li .cashback-rate.first {
    border: none;
    padding: 0 10px 0 0;
  }
}
.payments-page ul.payment-accounts li .cashback-withdraw {
  padding: 0;
  text-align: right;
}
.payments-page ul.payment-accounts li .cashback-withdraw .green {
  color: #77b232;
}
.payments-page ul.payment-accounts li .cashback-withdraw .premium {
  color: #BD9B3E;
}
.payments-page ul.payment-accounts li .cashback-withdraw .premium-v2 {
  color: #3E306C;
}
.payments-page ul.payment-accounts li .cashback-withdraw .button-wrapper {
  display: block;
  margin-top: 10px;
}
@media (max-width: 767px) {
  .payments-page ul.payment-accounts li .cashback-withdraw .button-wrapper {
    width: 100%;
  }
  .payments-page ul.payment-accounts li .cashback-withdraw .button-wrapper .btn {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .payments-page ul.payment-accounts li .cashback-withdraw {
    text-align: left;
  }
}
.payments-page ul.payment-accounts li .payment-annotation {
  border-color: #d3d2d2;
  border-style: dotted;
  border-width: 1px 0 0 0;
  padding-top: 15px;
  line-height: 16px;
  margin-bottom: 30px;
}
.payments-page ul.payment-accounts li .payment-annotation strong {
  font-size: 27px;
  line-height: 27px;
}
@media (max-width: 992px) {
  .payments-page ul.payment-accounts li .payment-annotation {
    display: none;
  }
}
@media (min-width: 992px) {
  .payments-page ul.payment-accounts li .payment-annotation {
    border-width: 0 0 0 1px;
    margin: 0;
    padding: 0 0 0 30px;
    height: 56px;
  }
  .payments-page ul.payment-accounts li .payment-annotation strong {
    display: block;
  }
}
.payments-page ul.payment-accounts li .payment-withdraw {
  padding: 0;
}
.payments-page ul.payment-accounts li .payment-withdraw .green {
  color: #77b232;
}
@media (min-width: 992px) {
  .payments-page ul.payment-accounts li .payment-withdraw {
    clear: none;
    text-align: right;
  }
}
.payments-page ul.payment-accounts li .payment-withdraw > * {
  display: block;
  margin-bottom: 10px;
}
@media (min-width: 992px) {
  .payments-page ul.payment-accounts li .payment-withdraw > * {
    display: inline-block;
    margin-bottom: 15px;
  }
}
.payments-page ul.payment-accounts li .payment-withdraw .withdraw-button-container {
  display: block;
  margin-top: 10px;
}
@media (min-width: 992px) {
  .payments-page ul.payment-accounts li .payment-withdraw .withdraw-button-container {
    display: inline;
    margin: 0 0 0 10px;
  }
}
.payments-page ul.payment-accounts li .icon-primary-expand-bg {
  top: 42px;
}
.payments-page ul.payment-accounts li .load-amazon .well {
  border: 0;
  background-color: transparent;
  overflow: auto;
  border-radius: 0;
  box-shadow: none;
}
@media (min-width: 992px) {
  .payments-page ul.payment-accounts li .collapsing {
    overflow: visible;
  }
  .payments-page ul.payment-accounts li .collapse {
    display: block;
  }
}
.payments-page .row-click {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 2;
}
.payments-page .row-click[aria-expanded="true"] {
  height: 100px;
}
.payments-page h2 {
  margin-bottom: 10px;
}
.payments-page .payments-history table tr td p,
.payments-page .payments-history table tr th p {
  display: block;
  padding-top: 8px;
  color: #4F4C4C;
}
.payments-page .payments-history table tr td:last-of-type,
.payments-page .payments-history table tr th:last-of-type {
  text-align: right;
}
@media (min-width: 992px) {
  .payments-page .payments-history table tr td:nth-last-child(3),
  .payments-page .payments-history table tr th:nth-last-child(3),
  .payments-page .payments-history table tr td:nth-last-child(2),
  .payments-page .payments-history table tr th:nth-last-child(2) {
    text-align: right;
  }
}
.payments-page .payments-table .payments-row-header > div {
  width: 50%;
}
@media (min-width: 768px) {
  .payments-page .payments-table .payments-row-header > div {
    display: block;
    width: 20%;
  }
  .payments-page .payments-table .payments-row-header > div.payment-description {
    width: 40%;
  }
  .payments-page .payments-table .payments-row-header > div.payment-in {
    width: 15%;
  }
  .payments-page .payments-table .payments-row-header > div.payment-out {
    width: 15%;
  }
  .payments-page .payments-table .payments-row-header > div.payment-balance {
    width: 10%;
    text-align: right;
  }
}
.payments-page .payments-table .payments-row.pending-retention-fees .payment-description {
  color: #E9530E;
}
.payments-page .payments-table .payments-row > div {
  padding: 8px 0 0 0;
}
.payments-page .payments-table .payments-row > div:nth-child(1) {
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  width: 50%;
  text-align: inherit;
}
@media (min-width: 768px) {
  .payments-page .payments-table .payments-row > div:nth-child(1) {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    width: 20%;
    text-align: left;
  }
}
.payments-page .payments-table .payments-row > div:nth-child(2) {
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
  width: 50%;
  text-align: inherit;
}
@media (min-width: 768px) {
  .payments-page .payments-table .payments-row > div:nth-child(2) {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    width: 40%;
    text-align: left;
  }
}
.payments-page .payments-table .payments-row > div:nth-child(3) {
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  width: 50%;
  text-align: right;
}
@media (min-width: 768px) {
  .payments-page .payments-table .payments-row > div:nth-child(3) {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    width: 30%;
    text-align: left;
  }
}
.payments-page .payments-table .payments-row > div:nth-child(4) {
  -webkit-order: 3;
  -ms-flex-order: 3;
  order: 3;
  width: 50%;
  text-align: right;
}
@media (min-width: 768px) {
  .payments-page .payments-table .payments-row > div:nth-child(4) {
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
    width: 10%;
    text-align: left;
  }
}
.payments-page .payments-table .payments-row > div:last-of-type {
  text-align: right;
}
.payments-page .payments-table .payments-row > div.payment-amount {
  color: #1174f4;
}
.payments-page .payments-table .payments-row > div.payment-amount.paid-out {
  color: #77b232;
}
@media (min-width: 768px) {
  .payments-page .payments-table .payments-row > div.payment-amount.paid-out {
    margin-left: 15%;
    width: 15%;
  }
}
.payments-page .payments-table .payments-row > div.payment-amount.retention-fee {
  color: #E9530E;
}
@media (min-width: 768px) {
  .payments-page .payments-table .payments-row > div.payment-amount.retention-fee {
    margin-left: 15%;
    width: 15%;
  }
}
.payments-page .payments-table .payments-row > div .balance-heading {
  display: inline;
}
@media (min-width: 768px) {
  .payments-page .payments-table .payments-row > div .balance-heading {
    display: none;
  }
}
.payments-page .payment-annotation-sml {
  display: block;
  font-size: 13px;
  color: #444444;
  margin-left: 0;
  margin-bottom: 10px;
}
.payments-page .payment-annotation-sml strong {
  font-size: 27px;
  line-height: 27px;
}
@media (min-width: 992px) {
  .payments-page .payment-annotation-sml {
    margin-left: 8px;
    margin-bottom: 0;
  }
}
.payments-page .payment-annotation-sml.hidden-md-down {
  display: none;
}
@media (min-width: 992px) {
  .payments-page .payment-annotation-sml.hidden-md-down {
    display: block;
  }
}
@media (min-width: 992px) {
  .payments-page .payment-annotation-sml.hidden-lg-up {
    display: none;
  }
}
[data-retailer-id="paypal"] .payment-annotation-sml {
  display: none;
}
.btn.button--type-green {
  background-color: #77b232;
  color: #ffffff;
  font-weight: normal;
  border: none;
}
.btn.button--type-green:hover,
.btn.button--type-green:focus {
  background-color: #5c8a27;
  color: #ffffff !important;
  outline: none;
  text-decoration: none !important;
}
/*
 ========== Memorable Word Styles ==========
*/
#modal-payment-request-memorable-word-create .modal-body {
  text-align: center;
  padding-top: 0;
}
@media (min-width: 1199px) {
  #modal-payment-request-memorable-word-create .modal-body {
    top: 0 !important;
  }
}
#modal-payment-request-memorable-word-create .modal-header {
  height: 48px;
}
#modal-payment-request-memorable-word-create .modal-header-content {
  border-bottom: none;
}
#modal-payment-request-memorable-word-create #memorable-word-create {
  margin: 10px 0 30px 0;
  padding: 20px 10px;
  background-color: #f6f6f6;
  border: 1px solid #e3e2e3;
  /* active state */
}
#modal-payment-request-memorable-word-create #memorable-word-create .form-group {
  clear: both;
  position: relative;
  width: 90%;
  margin: 0 auto;
}
#modal-payment-request-memorable-word-create #memorable-word-create .form-group .error {
  border-color: #b80000;
}
#modal-payment-request-memorable-word-create #memorable-word-create .form-group .error.validation-icon {
  background-image: url('../images/common/form/error.png');
  background-repeat: no-repeat;
  background-position: right 15px center;
  background-size: 40px;
}
#modal-payment-request-memorable-word-create #memorable-word-create .form-group .valid {
  border-color: #81b52b;
}
#modal-payment-request-memorable-word-create #memorable-word-create .form-group .valid.validation-icon {
  background-image: url('../images/common/form/valid.png');
  background-repeat: no-repeat;
  background-position: right 15px center;
  background-size: 40px;
}
#modal-payment-request-memorable-word-create #memorable-word-create #memorable_word {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
#modal-payment-request-memorable-word-create #memorable-word-create input {
  display: block;
  width: 100%;
  height: 50px;
  font-size: 20px;
  padding: 15px 0 0 10px;
  border: 1px solid #ccc;
  border-radius: 4px;
}
#modal-payment-request-memorable-word-create #memorable-word-create input:focus {
  outline: none;
}
#modal-payment-request-memorable-word-create #memorable-word-create select {
  -webkit-appearance: none;
  width: 100%;
  height: 30px;
  border-bottom: none;
  line-height: normal;
  border-radius: 5px 5px 0 0;
  background-image: url('../images/common/form/select-arrow.png');
  background-repeat: no-repeat;
  background-position: right 15px center;
}
#modal-payment-request-memorable-word-create #memorable-word-create .input-label {
  padding: 5px 0 10px 10px;
  color: #999;
  font-size: 13px;
  font-weight: normal;
  position: absolute;
  pointer-events: none;
  top: 12px;
  transition: 0.2s ease all;
  -moz-transition: 0.2s ease all;
  -webkit-transition: 0.2s ease all;
}
#modal-payment-request-memorable-word-create #memorable-word-create input:focus ~ .input-label,
#modal-payment-request-memorable-word-create #memorable-word-create input:valid ~ .input-label {
  top: 0;
  font-size: 11px;
  color: #5264AE;
}
#modal-payment-request-memorable-word-create #memorable-word-create .form-group {
  margin-bottom: 0;
}
#modal-payment-request-memorable-word-create #memorable-word-create .input-info {
  display: inline-block;
  color: #a5a5a5;
  padding: 5px;
}
#modal-payment-request-memorable-word-create #memorable-word-create .input-info ul {
  margin: 0;
  list-style: none;
}
#modal-payment-request-memorable-word-create #memorable-word-create .input-info ul li {
  float: left;
  padding-right: 25px;
}
#modal-payment-request-memorable-word-create #memorable-word-create .input-info ul li::before {
  display: inline-block;
  width: 1em;
  content: "\2022";
  color: red;
  font-weight: bold;
}
#modal-payment-request-memorable-word-create #memorable-word-create .input-error,
#modal-payment-request-memorable-word-create #memorable-word-create .input-apierror {
  color: #cc2525;
  padding: 5px;
}
#modal-payment-request-memorable-word-create #memorable-word-create .space-md-bottom {
  margin-bottom: 10px;
}
#modal-payment-request-memorable-word-create .modal-footer {
  padding: 10px 20px;
}
#modal-payment-request-wallet .modal-body {
  padding-top: 2px;
  padding-bottom: 2px;
}
#modal-payment-request-wallet .modal-header-content {
  text-align: center;
}
#modal-payment-request-wallet .modal-body {
  text-align: center;
}
#modal-payment-request-wallet .modal-header-content {
  border-bottom: none;
}
#modal-payment-request-wallet h3 {
  font-weight: bold;
  color: #000;
  margin-top: 8px;
}
#modal-payment-request-wallet svg.person-pound-icon {
  width: 86px;
  height: 74px;
  margin: 10px 0 2px 0;
}
#modal-payment-request-wallet svg.safe-secure-icon {
  width: 124px;
  height: 26px;
  float: left;
  margin-top: 4px;
}
#modal-payment-request-wallet #modal_cashout {
  margin: 10px 0 30px 0;
  padding: 10px 10px;
  background-color: #f6f6f6;
  border: 1px solid #e3e2e3;
}
#modal-payment-request-wallet #modal_cashout svg.green-tick-icon {
  width: 32px;
  height: 32px;
}
#modal-payment-request-wallet #modal_cashout svg.red-cross-icon {
  width: 32px;
  height: 32px;
  margin-top: 2px;
}
#modal-payment-request-wallet #modal_cashout svg.padlock-tick-icon {
  width: 22px;
  height: 34px;
  vertical-align: middle;
  padding-right: 4px;
}
#modal-payment-request-wallet #modal_cashout .cashout-method {
  font-weight: bold;
  font-size: 14px;
  margin-top: 4px;
}
#modal-payment-request-wallet #modal_cashout .cashout-amount {
  font-weight: bold;
  font-size: 32px;
  color: #77b232;
  margin-bottom: 0;
}
#modal-payment-request-wallet #modal_cashout .cashout-bonus {
  font-size: 14px;
  color: #77b232;
}
#modal-payment-request-wallet #modal_cashout .memorable-word-text {
  font-size: 14px;
  margin-bottom: 4px;
}
#modal-payment-request-wallet #modal_cashout .memorable-word-hint {
  font-size: 14px;
}
#modal-payment-request-wallet #modal_cashout .memorable-word-bold {
  font-weight: bold;
}
#modal-payment-request-wallet #modal_cashout .memorable-chars table {
  border: 0;
  margin: 20px auto 10px auto;
}
#modal-payment-request-wallet #modal_cashout .memorable-chars td {
  padding: 0 4px 0 4px;
  border: 0;
  margin: 0;
  width: 52px;
  text-align: center;
  vertical-align: middle;
}
#modal-payment-request-wallet #modal_cashout .memorable-chars input {
  border: 1px solid #e3e2e3;
  border-radius: 4px;
  width: 44px;
  height: 44px;
  background-color: #fff;
  text-align: center;
  font-size: 14px;
  color: #ababab;
  padding: 6px 4px;
}
#modal-payment-request-wallet #modal_cashout .memorable-chars input.error {
  border-color: #cc2525;
}
#modal-payment-request-wallet #modal_cashout .three-memorable-chars {
  font-size: 14px;
  color: #767070;
}
#modal-payment-request-wallet #modal_cashout .three-memorable-chars .dot {
  color: #cc2525;
  font-weight: 900;
}
#modal-payment-request-wallet #modal_cashout .memorable-error-text {
  font-size: 14px;
  color: #cc2525;
}
#modal-payment-request-confirmation .modal-body {
  padding-top: 2px;
  padding-bottom: 2px;
}
#modal-payment-request-confirmation .modal-header-content {
  text-align: center;
}
#modal-payment-request-confirmation .modal-body {
  text-align: center;
}
#modal-payment-request-confirmation .modal-header-content {
  border-bottom: none;
  padding-bottom: 0;
}
#modal-payment-request-confirmation svg.person-thumb-icon {
  width: 86px;
  height: 74px;
  margin: 10px 0 2px 0;
}
#modal-payment-request-confirmation svg.safe-secure-icon {
  width: 124px;
  height: 26px;
  float: left;
  margin-top: 4px;
}
#modal-payment-request-confirmation #modal_confirmation {
  margin: 10px 0 15px 0;
  padding: 10px 10px;
}
#modal-payment-request-confirmation #modal_confirmation .result-heading {
  font-weight: bold;
  font-size: 32px;
  color: #77b232;
  margin-bottom: 10px;
}
#modal-payment-request-confirmation #modal_confirmation .result-message {
  font-size: 14px;
  color: #000;
  margin-bottom: 16px;
}
#modal-payment-request-confirmation #modal_confirmation .result-message .bold {
  font-weight: bold;
}
#modal-payment-request-confirmation #modal_confirmation .result-footer {
  font-weight: bold;
  font-size: 14px;
  color: #000;
}
.wrapper {
  margin-bottom: 40px;
}
#join-quidco-with-paypal form {
  padding-left: 0;
}
#join-quidco-with-paypal input[type='checkbox'] + span:before {
  height: 0;
  width: 0;
}
#join-quidco-with-paypal .checkbox-join input[type='checkbox'] {
  margin-left: -20px;
  float: left;
  display: block;
}
@media screen and (max-width: 768px) {
  #join-quidco-with-paypal .checkbox-join input[type='checkbox'] {
    margin-left: 0;
  }
}
@media screen and (max-width: 768px) {
  #join-quidco-with-paypal .checkbox-join span {
    margin-left: 5px;
  }
}
#join-quidco-with-paypal .control-group {
  text-align: left;
}
#join-quidco-with-paypal .child_hear_about {
  display: none;
}
#join-quidco-with-paypal .form-item {
  position: relative;
}
#join-quidco-with-paypal .icon-trans-green-tick {
  display: none;
}
#join-quidco-with-paypal .icon-trans-red-cross {
  display: none;
}
#join-quidco-with-paypal .parsley-success .icon-trans-green-tick {
  display: block;
  background-position: -222px -90px;
  position: absolute;
  height: 29px;
  width: 26px;
  right: -35px;
  top: 8px;
}
#join-quidco-with-paypal .parsley-error-list p {
  font-size: 13px;
  font-weight: 500;
}
#join-quidco-with-paypal .has-error .icon-trans-red-cross {
  display: block;
  background-position: -246px -90px;
  position: absolute;
  height: 29px;
  width: 26px;
  right: -35px;
  top: 8px;
}
#join-quidco-with-paypal h2 {
  font-weight: 200;
  font-size: 30px;
  line-height: 32px;
  margin-top: 0;
  color: #444;
}
#join-quidco-with-paypal h3 {
  margin-bottom: 30px;
  margin-left: 0;
}
#join-quidco-with-paypal form {
  width: 90%;
}
#join-quidco-with-paypal p {
  font-size: 13px;
  line-height: 1.4em;
  margin-bottom: 0;
  margin-right: 0;
  font-weight: 100;
}
#join-quidco-with-paypal label {
  margin: 0;
  font-weight: normal;
}
#join-quidco-with-paypal .header {
  margin-bottom: 30px;
}
#join-quidco-with-paypal .btn-join-quidco {
  height: 40px;
  font-size: 20px;
  margin-top: 20px;
}
#join-quidco-with-paypal .forgotten-password-right {
  display: block;
  float: right;
  margin-top: -20px;
  margin-bottom: 16px;
}
#join-quidco-with-paypal .join-container {
  border: 1px;
  background-color: #f4f4f4;
  padding: 10px;
}
#join-quidco-with-paypal .join-container.right {
  padding-top: 40px;
}
#join-quidco-with-paypal .form-item {
  position: relative;
}
#join-quidco-with-paypal .form-item label.placeholder {
  position: absolute;
  left: 1px;
  top: 0;
  width: 100%;
  padding-left: 17px;
  height: 43px;
  line-height: 43px;
  color: #555555;
  font-size: 13px;
  margin: 0;
}
#join-quidco-with-paypal .floating-box {
  border: 1px solid #666;
  background-color: #666;
  border-radius: 100%;
  color: #fff;
  font-size: 18px;
  position: absolute;
  z-index: 50;
  padding: 11px;
}
@media (min-width: 992px) {
  #join-quidco-with-paypal .floating-box {
    left: -27px;
    top: 30px;
  }
}
@media (max-width: 992px) {
  #join-quidco-with-paypal .floating-box {
    margin: 0 auto;
    display: block;
    width: 50px;
    position: relative;
    bottom: 50px;
    right: 10px;
  }
}
#join-quidco-with-paypal .gutter {
  border: 0px;
  width: 10px;
}
#join-quidco-with-paypal .radio {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 30px;
}
#join-quidco-with-paypal .checkbox-container {
  display: block;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 30px;
  padding-right: 10px;
  border: 1px solid #cccccc;
  border-radius: 4px;
  background-color: #ffffff;
}
#join-quidco-with-paypal .checkbox-container input[type="checkbox"] {
  float: left;
  margin-left: -20px;
  display: block;
}
#join-quidco-with-paypal .captcha {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}
#join-quidco-with-paypal .icon-facebook-join {
  float: left;
}
#join-quidco-with-paypal .btn-facebook,
#join-quidco-with-paypal .btn-paypal {
  font-size: 18px;
  line-height: 28px;
}
#join-quidco-with-paypal .has-error .form-control {
  background-color: #fff9de;
  border-color: #cccccc;
}
#join-quidco-with-paypal .has-error .form-control.form-control:focus {
  background-color: #fff9de;
  border-color: #cccccc;
  -webkit-box-shadow: none;
}
#join-quidco-with-paypal .textbox-alert div {
  font-weight: bold;
}
#join-quidco-with-paypal #link-quidco-form .textbox-alert {
  display: block !important;
  bottom: -45px;
}
#join-quidco-with-paypal #join-quidco-paypal #parsley-quidco_paypal_terms .help-block {
  margin-bottom: 0px;
  margin-top: 10px;
}
#join-quidco-with-paypal .paypal-info {
  padding: 0 0 20px;
  border-bottom: 1px solid #d9d9d9;
}
#join-quidco-with-paypal .facebook-info {
  padding: 30px 0;
}
#join-quidco-with-paypal ul.signup-info {
  padding: 20px 25px;
}
#join-quidco-with-paypal ul.signup-info li {
  font-size: 16px;
}
@media (min-width: 768px) {
  #join-quidco-with-paypal h2 {
    font-size: 50px;
    line-height: 50px;
    margin-top: 50px;
  }
  #join-quidco-with-paypal h3 {
    margin-left: 20px;
  }
  #join-quidco-with-paypal p {
    font-size: 20px;
    margin-right: 25%;
    margin-bottom: 20px;
  }
  #join-quidco-with-paypal form {
    padding-left: 20px;
  }
  #join-quidco-with-paypal .join-container {
    padding: 40px;
  }
  #join-quidco-with-paypal .btn-join-quidco {
    height: 60px;
    font-size: 25px;
    margin-top: 40px;
  }
}
.refer p.huge {
  padding-bottom: 32.5px;
}
@media (min-width: 992px) {
  .refer p.huge {
    padding-bottom: 0;
  }
}
.refer p.retailer-name {
  font-size: 25px;
}
.refer hr {
  margin-top: 60px;
}
.refer .step2-box {
  display: none;
}
.refer .refer-title,
.refer .share-title {
  margin-bottom: 40px;
}
.refer .refer-statistics {
  padding-top: 36.5px;
}
.refer .tab-pane {
  margin-top: 35px;
}
.refer .tab-pane:last-child {
  border-bottom: 1px solid #d3d2d2;
  padding-bottom: 60px;
}
.refer #merchant-search-input {
  width: 320px;
  height: 44px;
}
@media (min-width: 992px) {
  .refer #merchant-search-input {
    width: 500px;
  }
}
.refer .share-box h2 {
  margin: 60px 0 26.5px;
}
.refer .share-box h4 {
  margin-bottom: 20px;
}
.refer .share-box textarea {
  min-height: 240px;
  line-height: normal;
  resize: none;
}
.refer .share-box strong {
  display: block;
  padding: 5px 0 10px;
}
.refer .share-box .form-group {
  margin-left: 0;
  margin-right: 0;
}
.refer .share-box .sign-in-form .line-holder {
  margin: 35px 0 50px;
}
@media (min-width: 992px) {
  .refer .share-box .sign-in-form .line-holder {
    margin: 0;
    height: 200px;
    margin-bottom: 60px;
  }
}
.refer .share-box .sign-in-form .form-control[readonly] {
  background-color: #d3d2d2;
  border: 0;
}
.refer.raf-new-version {
  /* Override default styles */
}
.refer.raf-new-version .raf-header {
  background-image: url('../images/common/proposition-header/image-header-refer.png');
  background-position: center 30%;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
  height: 250px;
  margin: 0;
}
@media (max-width: 1199px) {
  .refer.raf-new-version .raf-header {
    margin-top: -21px;
  }
}
.refer.raf-new-version .raf-header h2 {
  font-size: 48px;
  font-weight: 300;
  color: #000;
  padding: 32px 0 40px 0;
  margin: 0;
}
@media (max-width: 767px) {
  .refer.raf-new-version .raf-header h2 {
    padding: 24px 0 24px 0;
    font-weight: bold;
    font-size: 24px;
  }
}
.refer.raf-new-version .raf-header p {
  font-size: 30px;
  line-height: 36px;
  margin: 0;
  color: #000;
}
.refer.raf-new-version .raf-header p.footer {
  font-size: 14px;
  line-height: 24px;
}
@media (max-width: 767px) {
  .refer.raf-new-version .raf-header p {
    font-size: 20px;
    line-height: 26px;
  }
}
@media (max-width: 767px) {
  .refer.raf-new-version .raf-header {
    text-align: left;
    height: 180px;
    background-position: right 25%;
    background-size: 140%;
  }
}
.refer.raf-new-version .raf-banner {
  height: 32px;
  line-height: 32px;
  background-color: #BD9B3E;
  text-align: center;
  color: #ffffff;
  font-size: 14px;
  margin: 0;
}
.refer.raf-new-version .raf-banner a,
.refer.raf-new-version .raf-banner a:hover,
.refer.raf-new-version .raf-banner a:focus {
  margin-left: 4px;
  color: #ffffff;
  text-decoration: underline;
}
.refer.raf-new-version .raf-banner__premium-v2 {
  background: linear-gradient(151.39deg, #3E306C 0%, #78427D 100%);
}
.refer.raf-new-version .trust-pilot-referrals {
  background-color: #f8f8f8;
  width: 100vw;
  position: relative;
  margin-left: -50vw;
  left: 50%;
  margin-top: 24px;
}
.refer.raf-new-version .trust-pilot-referrals h3,
.refer.raf-new-version .trust-pilot-referrals p {
  text-align: center;
  max-width: 1140px;
  color: #4F4C4C;
}
.refer.raf-new-version .trust-pilot-referrals p {
  font-size: 16px;
  margin: 24px auto;
}
.refer.raf-new-version .trust-pilot-referrals h3 {
  margin: 48px auto 24px auto;
}
@media (min-width: 767px) {
  .refer.raf-new-version .spread-the-word-icon {
    background-image: url('../icons/quidco/word.svg');
  }
}
@media (max-width: 767px) {
  .refer.raf-new-version .spread-the-word-icon {
    background-image: url('../icons/quidco/word-xs.svg');
  }
}
@media (min-width: 767px) {
  .refer.raf-new-version .wallet-icon {
    background-image: url('../icons/quidco/wallet.svg');
  }
}
@media (max-width: 767px) {
  .refer.raf-new-version .wallet-icon {
    background-image: url('../icons/quidco/wallet-xs.svg');
  }
}
@media (min-width: 767px) {
  .refer.raf-new-version .bell-icon {
    background-image: url('../icons/quidco/bell.svg');
  }
}
@media (max-width: 767px) {
  .refer.raf-new-version .bell-icon {
    background-image: url('../icons/quidco/bell-xs.svg');
  }
}
.refer.raf-new-version .raf-social-buttons {
  margin: 20px 0 0 0;
}
@media (max-width: 767px) {
  .refer.raf-new-version .raf-social-buttons {
    padding: 0 10px;
  }
  .refer.raf-new-version .raf-social-buttons .col-xs-6 {
    padding: 0 10px;
  }
}
.refer.raf-new-version .raf-share-link {
  margin: 20px 0 0 0;
}
.refer.raf-new-version .raf-share-link #raf-input {
  border: 2px dashed #e9e9e9;
  font-size: 16px;
  padding: 10px 70px 10px 10px;
  width: 100%;
  text-align: center;
}
.refer.raf-new-version .raf-share-link #raf-input:hover,
.refer.raf-new-version .raf-share-link #raf-input:focus,
.refer.raf-new-version .raf-share-link #raf-input:active {
  outline: 0;
}
.refer.raf-new-version .raf-share-link .raf-copy a {
  position: absolute;
  right: 30px;
  top: 10px;
  border: 1px solid #000;
  padding: 3px 8px;
  font-size: 13px;
  color: #4F4C4C;
  border-radius: 4px;
  background: #ffffff;
}
.refer.raf-new-version .raf-share-link .raf-copy a:hover,
.refer.raf-new-version .raf-share-link .raf-copy a:focus,
.refer.raf-new-version .raf-share-link .raf-copy a .active {
  text-decoration: none;
}
.refer.raf-new-version .customer-info-block-row {
  margin: 20px 0 0 0;
}
.refer.raf-new-version .customer-info-block-title {
  font-size: 18px;
}
@media (max-width: 767px) {
  .refer.raf-new-version .customer-info-block-title {
    margin: 0 0 4px 0;
  }
}
.refer.raf-new-version .customer-info-block-text {
  font-size: 14px;
}
@media (max-width: 767px) {
  .refer.raf-new-version .customer-info-block-text {
    padding-left: 64px;
    text-align: left;
    margin: 20px 0;
  }
}
.refer.raf-new-version .customer-info-block-icon {
  background-repeat: no-repeat;
  background-position: center center;
  height: 130px;
  width: 100%;
}
@media (max-width: 767px) {
  .refer.raf-new-version .customer-info-block-icon {
    width: 42px;
    height: 42px;
    position: absolute;
  }
}
.refer.raf-new-version .btn-social {
  width: 100%;
  font-weight: normal;
  font-size: 16px;
}
.refer.raf-new-version .btn-social img {
  margin: -4px 4px 0 0;
}
.refer.raf-new-version .btn-facebook {
  height: 40px;
  border-radius: 3px;
  background-color: #3B5998;
}
.refer.raf-new-version .btn-facebook:active,
.refer.raf-new-version .btn-facebook:focus,
.refer.raf-new-version .btn-facebook:visited,
.refer.raf-new-version .btn-facebook:hover {
  background-color: #3B5998;
  color: #ffffff;
}
.refer.raf-new-version .btn-twitter {
  height: 40px;
  border-radius: 3px;
  background-color: #1DA1F2;
}
.refer.raf-new-version .btn-twitter:active,
.refer.raf-new-version .btn-twitter:focus,
.refer.raf-new-version .btn-twitter:visited,
.refer.raf-new-version .btn-twitter:hover {
  background-color: #1DA1F2;
  color: #ffffff;
}
.refer.raf-new-version .terms-and-conditions {
  text-align: center;
  margin: 24px 0;
}
.refer.raf-new-version .terms-and-conditions a:focus,
.refer.raf-new-version .terms-and-conditions a:active,
.refer.raf-new-version .terms-and-conditions a:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #004A92;
}
.refer.raf-new-version .mobile {
  background-image: url("../images/pages/raf/mobile_background.svg");
  background-size: cover;
  width: 100vw;
  position: relative;
  margin-left: -50vw;
  left: 50%;
  padding-top: 64px;
  padding-bottom: 16px;
}
.refer.raf-new-version .mobile .row {
  margin: 0;
}
.refer.raf-new-version .mobile .mobile-phone {
  text-align: right;
  padding-right: 48px;
}
.refer.raf-new-version .mobile .mobile-phone-img {
  background-image: url("../images/pages/raf/mobile_phone.png");
  background-repeat: no-repeat;
  background-position: top right;
  background-size: contain;
  height: 515px;
}
.refer.raf-new-version .mobile .mobile-texts {
  padding-top: 64px;
}
@media (max-width: 767px) {
  .refer.raf-new-version .mobile .mobile-texts {
    padding-top: 0px;
  }
  .refer.raf-new-version .mobile .mobile-texts ul {
    max-width: 400px;
    margin: 0 auto;
  }
}
.refer.raf-new-version .mobile .mobile-texts li,
.refer.raf-new-version .mobile .mobile-texts h1,
.refer.raf-new-version .mobile .mobile-texts h4 {
  color: #ffffff;
}
.refer.raf-new-version .mobile .mobile-texts ul {
  list-style: none;
}
.refer.raf-new-version .mobile .mobile-texts ul li:before {
  content: '';
  display: inline-block;
  background-image: url("../images/pages/raf/chevron-right.svg");
  background-repeat: no-repeat;
  width: 10px;
  height: 10px;
  padding-right: 16px;
}
.refer.raf-new-version .mobile .mobile-texts h1 {
  margin: 0px 0px 16px;
  font-size: 32px;
  font-weight: bold;
  line-height: 36px;
}
@media (max-width: 767px) {
  .refer.raf-new-version .mobile .mobile-texts h1 {
    text-align: center;
    font-size: 18px;
  }
}
.refer.raf-new-version .mobile .mobile-texts h4 {
  margin: 0px 0px 32px;
  line-height: 22px;
}
@media (max-width: 767px) {
  .refer.raf-new-version .mobile .mobile-texts h4 {
    margin: 0px 0px 16px;
    text-align: center;
  }
}
.refer.raf-new-version .mobile .mobile-texts li {
  padding: 8px 0;
  font-size: 14px;
  line-height: 18px;
}
.refer.raf-new-version .mobile .mobile-logo-img {
  background-image: url("../images/pages/raf/mobile_logo.svg");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: contain;
  height: 100px;
}
.refer.raf-new-version .mobile .mobile-links {
  padding: 24px 0 32px 0;
}
.refer.raf-new-version .mobile .mobile-links a {
  margin-right: 16px;
  display: inline-block;
}
@media (max-width: 767px) {
  .refer.raf-new-version .mobile .mobile-links {
    text-align: center;
  }
}
.refer.raf-new-version .mobile .mobile-links .ios {
  background-image: url("../images/pages/raf/apple_link.png");
  background-repeat: no-repeat;
  background-position: top center;
  width: 120px;
  height: 36px;
}
.refer.raf-new-version .mobile .mobile-links .android {
  background-image: url("../images/pages/raf/android_link.png");
  background-repeat: no-repeat;
  background-position: top center;
  width: 120px;
  height: 36px;
}
.refer.raf-new-version .total-earned {
  color: #77b232;
}
.refer.raf-new-version .progress-tracker {
  padding: 0 0 24px 0;
  margin: 0;
}
.refer.raf-new-version .progress-tracker h2,
.refer.raf-new-version .progress-tracker h5 {
  text-align: center;
}
.refer.raf-new-version .progress-tracker h5 {
  font-weight: normal;
  margin-bottom: 16px;
}
.refer.raf-new-version .progress-tracker-block table {
  margin: 0;
  width: 100%;
}
.refer.raf-new-version .progress-tracker-block table td {
  padding: 0;
  border: 0;
}
@media (min-width: 767px) {
  .refer.raf-new-version .progress-tracker-block {
    padding: 0 20px;
  }
}
.refer.raf-new-version .progress-tracker-block .table-wrapper:not(.in) {
  height: 0px;
  overflow: hidden;
}
@media (min-width: 767px) {
  .refer.raf-new-version .progress-tracker-block .table-wrapper {
    display: none;
  }
  .refer.raf-new-version .progress-tracker-block .table-wrapper.active {
    display: block;
    height: auto!important;
    overflow: auto;
  }
}
.refer.raf-new-version .progress-tracker-block ul {
  list-style: none;
  padding: 0;
}
.refer.raf-new-version .progress-tracker-block ul.table-list {
  width: 100%;
}
.refer.raf-new-version .progress-tracker-block ul.table-list li {
  border-bottom: 2px solid #DEDDDE;
  margin: 0;
  padding: 16px 0;
  display: flex;
  align-items: center;
}
.refer.raf-new-version .progress-tracker-block ul.table-list .content {
  display: inline-block;
  vertical-align: top;
}
.refer.raf-new-version .progress-tracker-block .checkbox-icon {
  display: inline-block;
  box-sizing: border-box;
  height: 24px;
  width: 24px;
  border: 1px solid #D3D2D2;
  border-radius: 100%;
  vertical-align: top;
  margin-right: 12px;
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  /* Chrome, Safari, Opera */
  transform: rotate(45deg);
}
.refer.raf-new-version .progress-tracker-block .checkbox-icon .checkbox-kick {
  position: absolute;
  width: 1px;
  height: 10px;
  background-color: #ffffff;
  left: 13px;
  top: 6px;
}
.refer.raf-new-version .progress-tracker-block .checkbox-icon .checkbox-stem {
  position: absolute;
  width: 4px;
  height: 1px;
  background-color: #ffffff;
  left: 9px;
  top: 15px;
}
.refer.raf-new-version .progress-tracker-block .checkbox-icon.awarded {
  background: #77b232;
  border: none;
}
.refer.raf-new-version .progress-tracker-block .content-mobile {
  display: none;
}
@media (max-width: 767px) {
  .refer.raf-new-version .progress-tracker-block .content-mobile {
    display: table-cell;
    vertical-align: middle;
    padding: 0 0 0 20px;
  }
}
.refer.raf-new-version .progress-tracker-block .content-column {
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .refer.raf-new-version .progress-tracker-block .content-column .checkbox-icon {
    display: none!important;
  }
}
.refer.raf-new-version .progress-tracker-block .status-column {
  text-align: right;
}
@media (max-width: 767px) {
  .refer.raf-new-version .progress-tracker-block .status-column {
    text-align: left;
  }
}
.refer.raf-new-version .progress-tracker-block .progressbar {
  width: 120px;
  height: 10px;
  border-radius: 100px;
  display: inline-block;
  box-shadow: none;
  background-color: #DEDDDE;
  overflow: hidden;
}
.refer.raf-new-version .progress-tracker-block .progressbar .status {
  background: #77b232;
  height: 10px;
}
@media (max-width: 767px) {
  .refer.raf-new-version .progress-tracker-block .progressbar {
    width: 100%;
  }
}
.refer.raf-new-version .progress-tracker-block .actions {
  text-align: center;
  min-height: 88px;
}
.refer.raf-new-version .progress-tracker-block .actions .btn {
  margin: 24px 0;
}
.refer.raf-new-version .progress-tracker-block .actions .progress-tracker-list-more:focus,
.refer.raf-new-version .progress-tracker-block .actions .progress-tracker-list-more:hover {
  background-color: transparent;
}
.refer.raf-new-version .progress-tracker-block .actions .btn-back-top {
  display: inline-block;
  position: absolute;
  margin: 24px;
  right: 0;
  background-color: #1d7bcE;
  border: none;
  border-radius: 20px;
  float: none;
  height: 40px;
  margin-bottom: 40px;
  outline: none;
  overflow: hidden;
  text-indent: -999999px;
  width: 40px;
}
.refer.raf-new-version .progress-tracker-block .actions .btn-back-top:before {
  border: solid #ffffff;
  border-width: 0 2px 2px 0;
  content: '';
  display: inline-block;
  left: 15px;
  padding: 4px;
  position: absolute;
  top: 17px;
  transform: rotate(-137deg);
  -webkit-transform: rotate(-137deg);
}
.refer.raf-new-version .btn-primary-green {
  background: #77b232;
  color: #fff !important;
}
.refer.raf-new-version .btn-primary-green.hover {
  background-color: #5c8b25;
  color: #fff !important;
  outline: none;
  text-decoration: none !important;
}
.refer.raf-new-version .nav-pills-vertical > li {
  float: none;
}
.refer.raf-new-version .nav-pills-vertical > li + li {
  margin: 0;
}
@media (max-width: 767px) {
  .refer.raf-new-version .nav-pills-vertical > li {
    float: left;
  }
}
.refer.raf-new-version .select-menu-mobile {
  background-color: transparent;
  display: block;
}
.refer.raf-new-version .select-menu-mobile .dropdown-toggle {
  background-color: #000;
}
.refer.raf-new-version ul.nav-pills-vertical li.active ul.table-list,
.refer.raf-new-version ul.nav-pills-vertical li.active .actions {
  display: block;
}
@media (max-width: 767px) {
  .refer.raf-new-version .horizontal-tabs {
    display: none;
  }
}
.refer.raf-new-version .dropdown-toggle {
  display: none;
}
@media (max-width: 767px) {
  .refer.raf-new-version .dropdown-toggle {
    display: block;
  }
}
@media (max-width: 1199px) {
  .refer .container {
    padding-left: 0;
    padding-right: 0;
  }
  .refer .proposition-hero .inner {
    width: 91%;
  }
}
#generated_link_div {
  display: none;
}
#generated_link_div .copy-xxlarge {
  font-size: 2em;
}
.generated-link {
  background-color: #f4f4f4;
  padding: 40px;
  margin-bottom: 40px;
}
.generated-link #generate_link_div {
  display: none;
}
.generated-link #generated_link_div {
  display: block;
  color: #7b7979;
}
.tt-dropdown-menu {
  background-color: #fff;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  padding: 8px 0 0 0;
  width: 500px;
}
.tt-dropdown-menu h4 {
  color: #444444;
  border-bottom: 1px solid #d9d9d9;
  padding-left: 20px;
  padding-bottom: 10px;
}
.tt-suggestion {
  padding: 3px 20px;
  color: #444444;
  font-weight: normal;
  font-size: 12px;
  text-align: left;
  cursor: pointer;
}
.tt-suggestion p {
  margin: 2px 0;
}
.tt-suggestion.tt-cursor {
  background-color: #1d7bcE;
  color: #fff;
}
#send-email-form .error {
  line-height: 30px;
  color: red;
  font-weight: bold;
}
@media (max-width: 576px) {
  .facebook,
  .twitter {
    font-size: 13px !important;
  }
}
.row-eq-height {
  margin-top: 30px;
}
@media (max-width: 576px) {
  .row-eq-height {
    text-align: center;
  }
}
.empty-state {
  margin-bottom: 12px;
}
.empty-state .favourites {
  width: 30px;
  height: 30px;
  vertical-align: middle;
  fill: #765c9e;
}
.empty-state .inactive .favourite {
  display: block;
  color: #4F4C4C;
}
.empty-state .inactive .remove-favourite {
  display: none;
  color: #4F4C4C;
}
.empty-state .active .favourite {
  display: none;
  color: #4F4C4C;
}
.empty-state .active .remove-favourite {
  display: block;
  color: #4F4C4C;
}
ul.retailer-list {
  margin: 0;
  list-style: none;
  overflow: hidden;
  padding-right: 2px;
}
ul.retailer-list li.retailer-item {
  display: flex;
  flex-direction: row;
  padding: 8px 0;
  border-top: 1px solid #d3d2d2;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-items: center;
}
ul.retailer-list li.retailer-item:last-child {
  border-bottom: 1px solid #d3d2d2;
}
ul.retailer-list li.retailer-item .retailer-logo {
  position: relative;
  width: 90px;
  height: 90px;
  margin-right: 20px;
  border-radius: 3px;
  background-color: #ffffff;
}
ul.retailer-list li.retailer-item .retailer-logo img {
  display: block;
  height: auto;
  max-width: 90px;
  width: 100%;
}
ul.retailer-list li.retailer-item .retailer-info {
  width: calc(100% - 110px);
}
ul.retailer-list li.retailer-item .retailer-info svg:not(.plus-divider) {
  width: 18px;
  height: 18px;
  margin-right: 6px;
  vertical-align: middle;
}
ul.retailer-list li.retailer-item .retailer-info svg:not(.plus-divider).online {
  fill: #4F4C4C;
}
ul.retailer-list li.retailer-item .retailer-info svg:not(.plus-divider).highstreet {
  fill: #1174f4;
}
ul.retailer-list li.retailer-item .retailer-info .label {
  margin-top: 0;
}
ul.retailer-list li.retailer-item .retailer-info .label.label-exclusive {
  background-color: #77b232;
}
ul.retailer-list li.retailer-item .retailer-info .retailer-name {
  font-weight: 700;
  padding: 0 0 8px;
}
ul.retailer-list li.retailer-item .retailer-info .retailer-name a {
  color: #231f20;
}
ul.retailer-list li.retailer-item .retailer-info .retailer-name a p {
  margin-bottom: 4px;
  font-size: 14px;
}
ul.retailer-list li.retailer-item .retailer-info .retailer-name .cashback-amount {
  color: #77b232;
  font-size: 14px;
}
@media (min-width: 576px) {
  ul.retailer-list li.retailer-item .retailer-info .retailer-name {
    display: inline-block;
    vertical-align: middle;
    max-width: calc(100% - 80px);
    width: 100%;
  }
}
ul.retailer-list li.retailer-item .retailer-info .retailer-name:first-line {
  font-size: 15px;
  line-height: 30px;
}
ul.retailer-list li.retailer-item .retailer-info .retailer-details a:hover {
  text-decoration: none;
}
ul.retailer-list li.retailer-item .retailer-info .retailer-details .retailer-detail-section {
  display: block;
}
ul.retailer-list li.retailer-item .retailer-info .retailer-details .retailer-detail-section:last-child:not(:first-child) {
  padding-top: 8px;
}
@media (max-width: 767px) {
  ul.retailer-list li.retailer-item .retailer-info .retailer-details .retailer-detail-section .plus-divider {
    display: none;
  }
}
@media (min-width: 768px) {
  ul.retailer-list li.retailer-item .retailer-info .retailer-details .retailer-detail-section {
    display: inline-block;
  }
  ul.retailer-list li.retailer-item .retailer-info .retailer-details .retailer-detail-section:last-child:not(:first-child) {
    padding-top: 0;
  }
}
ul.retailer-list li.retailer-item.retailer-list li:last-of-type .description {
  border-bottom: 1px solid 1px solid #d3d2d2;
}
ul.retailer-list li.retailer-item.retailer-list li:last-child {
  border-bottom: none;
}
ul.retailer-list li.retailer-item .alert {
  background: 0 0;
  padding: 0;
  margin-bottom: 0;
}
ul.retailer-list li.retailer-item .alert .alert-icon {
  top: 0;
  left: 0;
  width: 18px;
  height: 18px;
}
ul.retailer-list li.retailer-item .alert .alert-text {
  font-size: 13px;
  padding-left: 26px;
  width: auto;
  font-weight: 700;
}
.retailer-page-banner img {
  max-width: 100%;
  margin: 24px 0;
}
.retailer-review-user img {
  width: 55px;
  height: auto;
  border-radius: 100%;
}
.merchant.container {
  margin-bottom: 40px;
}
.retailer-intro-description p:first-of-type {
  display: inline;
}
.retailer-intro-description p:not(:first-of-type) {
  display: none;
}
.retailer-intro-description ul {
  display: none;
}
.retailer-description-full p:first-of-type {
  display: none;
}
.retailer-description-summary .faster-paying-box {
  display: inline-block;
}
.retailer-description-summary .faster-paying-box .label {
  margin-right: 8px;
  margin-left: 0;
  float: none;
  vertical-align: middle;
}
.retailer-description-summary .faster-paying-box .label.label-disabled {
  background-color: #d3d2d2;
}
.retailer-description-summary .faster-paying-box .premium-upgrade-container {
  float: right;
  font-size: 12px;
  margin-top: 18px;
}
#retailer-more-info .retailer-review .bubble img,
#retailer-more-info .retailer-review .bubble p {
  display: inline-block;
}
#retailer-more-info .retailer-review .bubble img {
  margin-top: -24px;
  margin-right: 8px;
}
#retailer-more-info .terms-and-conditions ul,
#retailer-more-info .notes ul,
#retailer-more-info .terms-and-conditions ol,
#retailer-more-info .notes ol {
  list-style-position: outside;
  margin-left: 24px;
}
.carousel-offers-similar-retailers .carousel .retailer-slider-card {
  padding-left: 5px;
  padding-right: 5px;
}
.carousel-offers-similar-retailers .carousel-inner {
  padding-left: 20px;
  padding-right: 20px;
}
.carousel-offers-similar-retailers .carousel-inner .item {
  margin-top: 4px;
}
.carousel-offers-similar-retailers .carousel-inner .retailer-card--standard .card__header {
  padding: 20px 20px 105px;
}
.carousel-offers-similar-retailers .carousel-control {
  top: 18px;
}
.settings {
  padding-top: 40px;
  padding-bottom: 40px;
  padding-top: 24px;
  padding-bottom: 24px;
}
@media (min-width: 768px) {
  .settings {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.settings .this-template-vertical-spacing {
  padding-top: 24px;
  padding-bottom: 24px;
}
@media (min-width: 768px) {
  .settings .this-template-vertical-spacing {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.settings--no-top {
  padding-top: 0 !important;
  padding-top: 24px;
  padding-bottom: 24px;
}
@media (min-width: 768px) {
  .settings--no-top {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.settings--no-bottom {
  padding-bottom: 0 !important;
  padding-top: 24px;
  padding-bottom: 24px;
}
@media (min-width: 768px) {
  .settings--no-bottom {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.settings .settings-fields .settings-field {
  padding: 15px 0;
  border-bottom: 1px solid #d3d2d2;
}
.settings .settings-fields .settings-field:last-child {
  border-bottom: none;
}
.settings .settings-fields .settings-field p {
  margin-bottom: 0;
}
.settings .settings-fields .settings-field p.help-text {
  margin: 10px 0 0 5px;
  color: #656263;
  font-weight: bold;
  font-size: 0.9em;
}
.settings .settings-fields .settings-field .section-with-icons .icon-md img {
  background: #1aaa95;
}
.settings .settings-fields .settings-field .section-with-icons p {
  margin: 10px 20px;
}
@media (min-width: 768px) {
  .settings .settings-fields .settings-field .section-with-icons p {
    margin: 10px 0;
  }
}
.settings .settings-fields .settings-field .field-heading {
  font-weight: bold;
}
.settings .settings-fields .settings-field .field-label {
  font-weight: bold;
}
.settings .settings-fields .settings-field .field-note {
  margin-top: 10px;
}
.settings .settings-fields .settings-field .field-saved {
  color: #77b232;
}
.settings .settings-fields .settings-field .field-edit .dob .col-xs-3 {
  padding-right: 0;
}
.settings .settings-fields .settings-field .field-action {
  text-align: right;
  font-weight: bold;
  position: absolute;
  right: 20px;
  top: 50%;
}
.settings .settings-fields .settings-field .field-action.field-toggle {
  position: relative;
  text-align: left;
  right: initial;
  top: initial;
  margin-left: 10px;
  float: right;
}
.settings .settings-fields .settings-field .field-action.not-icon {
  top: 0;
  right: 0;
}
.settings .settings-fields .settings-field .field-edit {
  margin-top: 10px;
}
.settings .settings-fields .settings-field .field-edit .btn {
  margin-right: 10px;
}
.settings .settings-fields .settings-field .form-group .btn {
  margin-bottom: 2px;
}
.settings .in-store-cards .delete-card .close {
  font-size: 16px;
}
.settings .info-box {
  height: 80px;
  max-width: 517px;
  color: #6A6565;
  font-size: 14px;
  line-height: 20px;
}
.settings .info-box.right {
  float: right;
}
.settings .policy-box {
  max-width: 500px;
}
.settings .policy-copy {
  color: #6B6565;
  font-size: 14px;
  line-height: 20px;
  padding-left: 24px;
}
.settings .checkbox {
  width: 24px;
}
.settings .acceptance.fail {
  color: red;
}
.settings .acceptance.success {
  color: green;
}
.settings input[type='checkbox'] {
  position: relative;
  top: -2px;
  height: 16px;
  width: 16px;
  background: white;
  border: 1px solid #d3d2d2;
  display: inline-block;
  border-radius: 2px;
  font-size: 11px;
  float: left;
}
.btn-primary-green {
  background: #77b232;
  color: #fff !important;
}
.btn-primary-green.hover {
  background-color: #5c8b25;
  color: #fff !important;
  outline: none;
  text-decoration: none !important;
}
.important-info-text {
  margin-top: 20px;
}
.in-store-details .card-types,
.in-store-details-no-card .card-types {
  margin: 20px 0;
}
.in-store-details .card-types .card img,
.in-store-details-no-card .card-types .card img {
  float: left;
  margin-right: 20px;
  width: 60px;
  height: auto;
}
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  font-display: block;
  src: url('../fonts/font-awesome/fa-brands-400.eot');
  src: url('../fonts/font-awesome/fa-brands-400.eot?#iefix') format('embedded-opentype'), url('../fonts/font-awesome/fa-brands-400.woff2') format('woff2'), url('../fonts/font-awesome/fa-brands-400.woff') format('woff'), url('../fonts/font-awesome/fa-brands-400.ttf') format('truetype'), url('../fonts/font-awesome/fa-brands-400.svg#fontawesome') format('svg');
}
.page-sign-in .fab {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
}
.page-sign-in .fa-fw {
  text-align: center;
  width: 1.25em;
}
.page-sign-in .fa-facebook:before {
  content: "\f09a";
}
.page-sign-in .fa-facebook {
  color: #1877F2;
}
.page-sign-in .fa-apple:before {
  content: "\f179";
}
.page-sign-in .fa-google:before {
  content: "\f1a0";
}
.page-sign-in .paypal-svg {
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2220%22%20height%3D%2220%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20fill%3D%22%23009EE3%22%20d%3D%22M9.25%204.738h5.677c3.049%200%204.196%201.543%204.019%203.81-.293%203.743-2.556%205.814-5.557%205.814h-1.516c-.412%200-.689.273-.8%201.011l-.643%204.294c-.043.279-.19.44-.41.462H6.455c-.336%200-.455-.257-.367-.812L8.262%205.551c.085-.55.387-.813.988-.813Z%22/%3E%3Cpath%20fill%3D%22%23113984%22%20d%3D%22M5.699%200h5.683c1.6%200%203.5.051%204.769%201.172.849.75%201.294%201.94%201.192%203.225-.35%204.339-2.945%206.77-6.427%206.77H8.114c-.478%200-.793.317-.928%201.173l-.782%204.982c-.051.323-.19.513-.44.537H2.457c-.388%200-.526-.293-.425-.941L4.552.947C4.655.305%205.008%200%205.7%200Z%22/%3E%3Cpath%20fill%3D%22%23172C70%22%20d%3D%22m7.269%2011.834.992-6.283c.086-.55.388-.814.989-.814h5.677c.94%200%201.7.146%202.295.417-.57%203.863-3.068%206.009-6.34%206.009H8.085c-.375.001-.65.189-.816.671Z%22/%3E%3C/g%3E%3C/svg%3E");
  width: 1.25em;
  height: 1.25em;
}
.page-sign-in .panel {
  background: none;
}
@media (min-width: 768px) {
  .page-sign-in .panel {
    background: #f4f4f4;
  }
}
.page-sign-in .sign-in-form .checkbox {
  margin-bottom: 15px;
  padding: 0;
}
.page-sign-in .sign-in-form .remember {
  font-size: 1.1em;
}
.page-sign-in .sign-in-form .form-group.third-party-sign-in {
  display: inline-block;
}
.page-sign-in .sign-in-form .btn.third-party-sign-in {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  width: 15em;
  height: 2.33em;
  /* As per apple guidelines */
  font-family: -apple-system, BlinkMacSystemFont, 'Rubik', sans-serif;
  font-size: 16px;
  border: 0.08em solid black;
  background-color: white;
  color: black;
  vertical-align: middle;
  align-self: center;
  font-weight: normal;
  padding: 0;
  margin-bottom: 25px;
}
.page-sign-in .sign-in-form .btn.third-party-sign-in i {
  margin-right: 0.5em;
}
.page-sign-in .sign-in-form .line-holder {
  margin: 35px 0;
}
@media (min-width: 992px) {
  .page-sign-in .sign-in-form .line-holder {
    margin: 0;
    height: 197px;
  }
}
.page-sign-in .sign-in-form .btn.btn-block {
  margin-top: 0;
}
@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url('../fonts/font-awesome/fa-solid-900.eot');
  src: url('../fonts/font-awesome/fa-solid-900.eot?#iefix') format('embedded-opentype'), url('../fonts/font-awesome/fa-solid-900.woff2') format('woff2'), url('../fonts/font-awesome/fa-solid-900.woff') format('woff'), url('../fonts/font-awesome/fa-solid-900.ttf') format('truetype'), url('../fonts/font-awesome/fa-solid-900.svg#fontawesome') format('svg');
}
.remind .fa,
.remind .fas {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 900;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
.remind .fa-eye:before {
  content: "\f06e";
}
.remind .fa-eye-slash:before {
  content: "\f070";
}
.remind .password-toggle {
  position: absolute;
  right: 30px;
  top: 22px;
  transform: translateY(-50%);
  color: #555;
  cursor: pointer;
  font-size: 18px;
}
.remind .form-group.password-field {
  position: relative;
}
.remind .form-group.has-error .password-toggle {
  color: #cc2525;
}
.sitemap-categories {
  margin-bottom: 40px;
}
.sitemap-categories .list-sitemap {
  list-style: none;
  padding: 0;
}
.sitemap-categories .list-sitemap li {
  padding: 8px 0;
}
.sitemap-categories .list-sitemap ul {
  padding-top: 8px;
  padding-left: 10px;
}
@media (min-width: 768px) {
  .sitemap-categories .list-sitemap ul {
    padding-left: 15px;
  }
}
.sitemap-categories .list-sitemap ul li {
  list-style: none;
}
.sitemap-categories .sitemap-category-heading {
  color: #4F4C4C;
  font-weight: bold;
}
.sitemap-categories .sitemap-category-heading a {
  color: #4F4C4C;
}
.sitemap-retailers {
  margin-bottom: 40px;
}
.sitemap-retailers ul {
  padding: 0;
  list-style: none;
}
@media (max-width: 768px) {
  .sitemap-retailers ul {
    -webkit-column-count: 3;
    /* Chrome, Safari, Opera */
    -moz-column-count: 3;
    /* Firefox */
    column-count: 3;
  }
}
@media (min-width: 768px) {
  .sitemap-retailers ul {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
  }
}
.sitemap-retailers li {
  flex-grow: 1;
}
.sitemap-retailers .sitemap-category-heading {
  font-weight: bold;
}
.sys-error-container {
  width: 100%;
  height: 100%;
  display: table;
}
.sys-error-container .sys-error-container-inner {
  display: table-cell;
  background: #231F20;
}
.system-message .logo {
  display: block;
  float: none;
  margin: auto;
}
.system-message .logo a:after {
  display: none;
}
.system-message .header-over-image {
  background-color: #231f20;
  padding-bottom: 50px;
  padding-top: 50px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  overflow: hidden;
  max-width: 100%;
  color: #ffffff;
}
@media (max-width: 767px) {
  .system-message .header-over-image {
    background-image: none !important;
  }
}
.system-message .server-error {
  background-image: url('../images/common/system-messages/server-error.jpg');
}
.system-message .maintenance-logo-svg {
  width: 100px;
  height: 30px;
  margin-bottom: 50px;
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
  fill: #ffffff;
}
@media (min-width: 768px) {
  .system-message .maintenance-logo-svg {
    height: 60px;
    margin-left: 20px;
  }
}
.system-message h1 {
  color: #ffffff;
  padding-top: 130px;
}
@media (max-width: 767px) {
  .system-message h1 {
    padding-top: 30px;
  }
}
.system-message p {
  margin-bottom: 50px;
}
.update-browser .update-browser-content {
  width: 1170px;
  padding-top: 24px;
  padding-bottom: 60px;
}
.update-browser .update-browser-content .banner img {
  width: 100%;
}
.update-browser h3 {
  margin-bottom: 24px;
}
.update-browser ul {
  border-bottom: 1px solid #d3d2d2;
  padding-bottom: 24px;
  margin-bottom: 40px;
}
.update-browser .banner {
  margin-bottom: 24px;
  position: relative;
}
.update-browser .banner p {
  position: absolute;
  color: #ffffff;
  z-index: 1;
  bottom: 30px;
  left: 30px;
  width: 275px;
  font-size: 24px;
  padding: 0;
}
.update-browser .browser-list {
  margin-top: 40px;
  margin-bottom: 8px;
  border-top: 1px solid #d3d2d2;
}
.update-browser .browser {
  border-bottom: 1px solid #d3d2d2;
  font-size: 15px;
  clear: both;
  padding-bottom: 20px;
  padding-top: 25px;
  position: relative;
  padding-left: 100px;
  height: 100px;
}
.update-browser .browser img {
  left: 0;
  top: 20px;
  position: absolute;
}
.update-browser .browser p {
  margin-bottom: 0;
}
.update-browser .browser a {
  display: block;
}
.update-browser li {
  list-style: none;
  padding-left: 40px;
  position: relative;
  margin-bottom: 24px;
  margin-top: 8px;
}
.update-browser li:before {
  position: absolute;
  left: 0;
  top: -5px;
  content: url('../images/common/system-messages/quidco-bullet.png');
}
.profile .nav li {
  position: relative;
}
.profile .nav a {
  padding-right: 35px;
}
.profile .nav .label {
  position: absolute;
  right: 0;
  margin: 0;
}
.profile .nav .attention-success {
  top: 4px;
}
.profile .nav .label-warning,
.profile .nav .label-danger {
  top: 7px;
}
.profile .left-nav__header .label {
  float: none;
  margin-left: 8px;
}
.profile .left-nav__header .label-warning,
.profile .left-nav__header .label-danger {
  display: inline-block;
  position: relative;
  top: -3px;
}
@media (max-width: 768px) {
  .not-live {
    margin-top: 40px;
  }
}
@media (min-width: 768px) {
  .not-live {
    padding-top: 60px;
  }
}
.not-live .not-live-h {
  font-size: 3em;
  font-weight: 700;
  margin-bottom: 10px;
  color: #4F4C4C;
}
.not-live .not-live-sub-h {
  font-size: 2em;
}
.stories-page .separator {
  padding: 55px;
}
.stories-page.odd {
  background-color: #F8F8F8;
  width: 100%;
}
.stories-page .container {
  padding-top: 62px;
}
@media (max-width: 1199px) {
  .stories-page .container {
    padding-top: 48px;
  }
}
@media (max-width: 991px) {
  .stories-page .container {
    padding-top: 32px;
  }
}
@media (max-width: 767px) {
  .stories-page .container {
    padding-top: 32px;
    margin-bottom: -32px;
  }
}
.stories-page .container.stories-even-view {
  padding-top: 42px;
}
@media (max-width: 1199px) {
  .stories-page .container.stories-even-view {
    padding-top: 32px;
  }
}
@media (max-width: 1199px) {
  .stories-page .container.stories-even-view {
    padding-top: 0px;
    margin-bottom: -20px;
  }
}
@media (max-width: 767px) {
  .stories-page .container.stories-even-view {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 32px;
    margin-bottom: -20px;
  }
}
@media (max-width: 1199px) {
  .stories-page .main-container {
    padding-top: 0px;
    margin-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
}
@media (max-width: 767px) {
  .stories-page .main-container {
    margin-bottom: -32px;
  }
}
@media (max-width: 991px) {
  .stories-page .main-container {
    margin-bottom: -20px;
  }
}
.stories-page h2 {
  font-weight: 500;
  color: #231F20;
  font-size: 32px;
  margin: 0px;
}
@media (max-width: 1199px) {
  .stories-page h2 {
    font-size: 26px;
  }
}
.stories-page .title {
  height: 72px;
  width: 715px;
  text-align: center;
  margin: 64px auto;
}
@media (max-width: 1199px) {
  .stories-page .title {
    width: auto;
    margin: 54px auto;
  }
}
@media (max-width: 991px) {
  .stories-page .title {
    width: 100%;
    margin-top: 32px;
    padding-left: 16px;
    padding-right: 16px;
  }
}
.stories-page .article-header h2 {
  font-size: 22px;
}
@media (max-width: 1199px) {
  .stories-page .article-header h2 {
    font-size: 18px;
  }
}
@media (max-width: 991px) {
  .stories-page .article-header h2 {
    font-size: 18px;
    text-align: center;
  }
}
.stories-page .article-header.odd {
  text-align: center;
}
.stories-page .article-content {
  font-size: 16px;
  text-align: left;
  margin-top: 32px;
  height: 100px;
  width: 540px;
}
@media (max-width: 1199px) {
  .stories-page .article-content {
    width: auto;
    font-size: 13px;
    margin-top: 25px;
  }
}
@media (max-width: 991px) {
  .stories-page .article-content {
    width: 500px;
    margin: 16px auto;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .stories-page .article-content {
    width: auto;
    font-size: 13px;
    text-align: center;
    height: auto;
  }
}
.stories-page .article-content.odd {
  text-align: center;
  margin: 32px auto;
  width: 610px;
  height: auto;
}
@media (max-width: 1199px) {
  .stories-page .article-content.odd {
    width: 400px;
    margin: 24px auto;
  }
}
@media (max-width: 991px) {
  .stories-page .article-content.odd {
    width: 500px;
    margin: 16px auto;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .stories-page .article-content.odd {
    width: auto;
    margin: 16px auto;
    text-align: center;
  }
}
.stories-page .article-customer {
  margin-top: 24px;
  font-size: 13px;
  text-align: left;
}
@media (max-width: 1199px) {
  .stories-page .article-customer {
    margin-top: -5px;
    padding-bottom: 22px;
  }
}
@media (max-width: 991px) {
  .stories-page .article-customer {
    margin-top: 16px;
    padding-bottom: 16px;
    text-align: center;
  }
}
.stories-page .article-customer.odd {
  text-align: center;
  padding-bottom: 64px;
}
@media (max-width: 1199px) {
  .stories-page .article-customer.odd {
    margin-top: 0px;
    padding-bottom: 48px;
  }
}
@media (max-width: 991px) {
  .stories-page .article-customer.odd {
    margin-top: 16px;
    padding-bottom: 16px;
  }
}
.stories-page .article-image {
  margin-top: 28px;
  margin-bottom: 42px;
}
.stories-page .article-image.odd {
  margin-top: 0px;
  margin-bottom: 32px;
  text-align: center;
}
@media (max-width: 1199px) {
  .stories-page .article-image {
    margin-top: 0px;
    margin-bottom: 32px;
  }
}
@media (max-width: 991px) {
  .stories-page .article-image {
    text-align: center;
  }
}
.help-page--specific .horizontal-tabs .nav-tabs > li.active > a:hover {
  cursor: pointer;
}
.support-table tr {
  cursor: pointer;
}
.support-text-primary {
  color: #074698;
}
.support-text-secondary {
  color: #77b232;
}
.ticket-feedback-option {
  cursor: pointer;
  text-align: center;
  margin-right: 20px;
}
.ticket-feedback-option .feedback-icon {
  display: inline-block;
  background: url("../images/pages/support/feedback-icons.png") no-repeat scroll left bottom transparent;
  width: 50px;
  height: 50px;
}
.ticket-feedback-option .feedback-icon.feedback-icon-good {
  background-position: 0 0;
}
.ticket-feedback-option .feedback-icon.feedback-icon-average {
  background-position: -50px 0;
}
.ticket-feedback-option .feedback-icon.feedback-icon-poor {
  background-position: -100px 0;
}
.ticket-feedback-option:hover .feedback-icon.feedback-icon-good {
  background-position: 0 -50px;
}
.ticket-feedback-option:hover .feedback-icon.feedback-icon-average {
  background-position: -50px -50px;
}
.ticket-feedback-option:hover .feedback-icon.feedback-icon-poor {
  background-position: -100px -50px;
}
.ticket-feedback-option:hover p {
  text-decoration: underline;
}
.ticket-feedback-option.selected .feedback-icon.feedback-icon-good {
  background-position: 0 -100px;
}
.ticket-feedback-option.selected .feedback-icon.feedback-icon-average {
  background-position: -50px -100px;
}
.ticket-feedback-option.selected .feedback-icon.feedback-icon-poor {
  background-position: -100px -100px;
}
.ticket-feedback-option.selected p {
  color: #77b232;
  text-decoration: none;
}
.ticket-feedback-option.disabled .feedback-icon.feedback-icon-good {
  background-position: 0 -150px;
}
.ticket-feedback-option.disabled .feedback-icon.feedback-icon-average {
  background-position: -50px -150px;
}
.ticket-feedback-option.disabled .feedback-icon.feedback-icon-poor {
  background-position: -100px -150px;
}
.ticket-feedback-option.disabled p {
  color: #777777;
  text-decoration: none;
}
#contact-us-form #contact-us-quick-answer-group,
#contact-us-form #contact-us-retailer-group,
#contact-us-form #contact-us-merchant-group,
#contact-us-form #contact-us-unsuccessful-group,
#contact-us-form #contact-us-purchase-group {
  display: none;
}
#contact-us-form .arrows {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.new-enquiry .select-enquiry-type,
.new-enquiry #merchant_pre_submit,
.new-enquiry #confirm-box {
  display: none;
}
.support-contact-form {
  display: none;
}
.opinions-nav .attention-success {
  color: #77b232;
  line-height: 20px;
}
.opinions-nav .attention-success:before {
  content: '';
  top: 2px;
  margin-right: 3px;
  position: relative;
  display: inline-block;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xml%3Aspace%3D%22preserve%22%20style%3D%22enable-background%3Anew%20-299%20171%2040%2040%22%20viewBox%3D%22-299%20171%2040%2040%22%3E%3Cpath%20fill%3D%22%2377b232%22%20d%3D%22M-281.7%20197.8c-.4%200-.8-.1-1.1-.4-.6-.6-.6-1.5%200-2.1l10.7-10.7c.6-.6%201.5-.6%202.1%200s.6%201.5%200%202.1l-10.7%2010.7c-.2.3-.6.4-1%20.4z%22/%3E%3Cpath%20fill%3D%22%2377b232%22%20d%3D%22M-281.7%20197.8c-.4%200-.8-.1-1.1-.4l-5.3-5.3c-.6-.6-.6-1.5%200-2.1s1.5-.6%202.1%200l5.3%205.3c.6.6.6%201.5%200%202.1-.2.3-.6.4-1%20.4z%22/%3E%3Cpath%20fill%3D%22%2377b232%22%20d%3D%22M-279%20173c-9.9%200-18%208.1-18%2018s8.1%2018%2018%2018%2018-8.1%2018-18-8.1-18-18-18zm0%2032c-7.7%200-14-6.3-14-14s6.3-14%2014-14%2014%206.3%2014%2014-6.3%2014-14%2014z%22/%3E%3C/svg%3E");
  width: 14px;
  height: 14px;
}
#opinions-form .tick-icon {
  fill: #77b232;
  height: 40px;
  width: 24px;
  margin-left: -20px;
}
@media (min-width: 576px) {
  #opinions-form .tick-icon {
    height: 44px;
  }
}
.join-opinions .form-group {
  height: 70px;
}
.join-opinions .form-group.radio-group {
  height: 100px;
}
.join-opinions .parsley-success:after {
  top: 30px;
}
.ppc-landing .overlay {
  width: 100%;
  top: 0;
  left: 0;
  z-index: 50;
  background-color: rgba(0, 0, 0, 0.4);
  padding: 40px 0 24px;
}
@media (min-width: 768px) {
  .ppc-landing .overlay {
    padding: 14em 0 24px;
  }
}
.ppc-landing.welcome-header {
  padding: 0;
}
.ppc-landing .ppc-landing.ppc-bi .overlay {
  background-repeat: repeat, no-repeat;
  background-position: left top, center top;
}
.ppc-landing.v4-version .overlay {
  height: auto;
  padding: 5em 24px 24px;
}
.ppc-landing.v4-version .overlay h1 {
  margin-bottom: 0;
}
.ppc-landing.v4-version .overlay img {
  max-width: 100px;
}
.ppc-main-info {
  width: 100%;
  border-bottom: solid 1px #f4f4f4;
}
@media (min-width: 768px) {
  .ppc-main-info {
    -moz-flex: 2;
    -moz-box-flex: 2;
    -webkit-flex: 2;
    -ms-flex: 2;
    flex: 2;
    margin-right: 6px;
    margin-left: 6px;
  }
}
.ppc-main-info .description p {
  font-size: 15px;
}
.ppc-main-info-text {
  padding-left: 24px;
  padding-right: 24px;
  margin-bottom: 24px;
}
.ppc-aside-info {
  width: 100%;
  background: #f4f4f4;
}
@media (min-width: 768px) {
  .ppc-aside-info {
    -moz-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-right: 6px;
    margin-left: 6px;
  }
}
.ppc-signed-in p {
  padding-left: 24px;
  padding-right: 24px;
}
.ppc-signed-in p.member {
  text-align: center;
}
.ppc-signed-in .alert {
  margin-bottom: 0;
}
.ppc-landing-form {
  padding: 0 24px;
}
.ppc-landing-form h4 {
  padding-top: 24px;
}
.ppc-page {
  display: block;
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 768px) {
  .ppc-page {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    padding-left: 14px;
    padding-right: 14px;
  }
}
.microsoftstore-landing .help-block {
  padding-top: 5px;
  color: red;
}
.microsoftstore-landing .parsley-success:after {
  display: none;
}
.microsoftstore-landing .form-container {
  float: left;
}
.microsoftstore-landing .form-container .form-holder {
  margin-top: 0px;
  position: relative;
  background-color: #F6F3F1;
  z-index: 99;
  border-radius: 8px;
  padding: 20px 30px 30px 30px;
}
@media (min-width: 768px) {
  .microsoftstore-landing .form-container .form-holder {
    margin-top: -75px;
  }
}
.microsoftstore-landing .form-container .form-holder h3 {
  margin-bottom: 25px;
}
.microsoftstore-landing a.white-link {
  color: #ffffff;
}
.microsoftstore-landing a:hover {
  text-decoration: underline;
}
.microsoftstore-landing h1 {
  font-weight: 400;
  font-size: 28px;
  line-height: 32px;
  color: #ffffff;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .microsoftstore-landing h1 {
    font-size: 46px;
    line-height: 50px;
    padding-left: 0;
    padding-right: 0;
  }
}
.microsoftstore-landing h2 {
  font-size: 32px;
  line-height: 1;
  color: #4F4C4C;
  text-align: left;
  font-weight: 300;
}
@media (min-width: 768px) {
  .microsoftstore-landing h2 {
    text-align: center;
  }
}
.microsoftstore-landing h3 {
  font-size: 24px;
  line-height: 1;
  color: #4F4C4C;
  margin: 0;
}
.microsoftstore-landing h4 {
  font-size: 22px;
  line-height: 1;
  color: #4F4C4C;
}
.microsoftstore-landing p {
  margin: 0;
}
.microsoftstore-landing .terms {
  font-size: 16px;
  position: relative;
  top: 20px;
}
.microsoftstore-landing .terms-and-conditions {
  font-size: 16px;
  position: relative;
  top: 20px;
}
.microsoftstore-landing .btn-white {
  background-image: none;
  background-color: transparent;
  border: 1px solid #FFF;
  font-size: 18px;
  font-weight: 500;
  color: #FFF;
  text-shadow: none;
  bottom: 20px;
  margin-top: 30px;
}
.microsoftstore-landing.ms-bi {
  text-align: center;
  background-size: cover;
  position: relative;
}
.microsoftstore-landing.ms-bi h1 {
  margin-top: 20px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .microsoftstore-landing.ms-bi h1 {
    margin-bottom: 30px;
  }
}
.microsoftstore-landing.ms-bi .description {
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
}
@media (min-width: 768px) {
  .microsoftstore-landing.ms-bi .description {
    padding-left: 0;
    padding-right: 0;
  }
}
.microsoftstore-landing.ms-bi .description h3 {
  color: white;
  font-size: 20px;
  font-weight: lighter;
}
@media (min-width: 768px) {
  .microsoftstore-landing.ms-bi .description h3 {
    font-size: 24px;
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
  }
}
.microsoftstore-landing.ms-bi img {
  margin-top: 20px;
  border: 10px solid #ffffff;
  border-radius: 4px;
}
.microsoftstore-landing.ms-bi p {
  color: #ffffff;
  margin-bottom: 25px;
  font-size: 16px;
  line-height: 22px;
  font-weight: 200;
}
.microsoftstore-landing.ms-bi .msoverlay {
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 48px;
  padding-bottom: 50px;
  position: relative;
  background-color: rgba(0, 0, 0, 0.6);
}
.microsoftstore-landing.offers-container {
  background-color: #F6F3F1;
  padding-bottom: 0px;
}
.microsoftstore-landing.offers-container h2 {
  margin: 30px 0 25px 0;
}
.microsoftstore-landing.offers-container.single {
  padding-top: 30px;
}
.microsoftstore-landing.offers-container .offer {
  padding: 0px 10px 25px 10px;
  margin-bottom: 20px;
}
.microsoftstore-landing.offers-container .offer:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .microsoftstore-landing.offers-container .offer {
    padding: 0px 20px 25px 30px;
  }
}
.microsoftstore-landing.offers-container .offer .copy {
  float: none;
  width: 100%;
}
.microsoftstore-landing.offers-container .offer .copy.short {
  width: 100%;
}
@media (min-width: 768px) {
  .microsoftstore-landing.offers-container .offer .copy.short {
    width: 45%;
  }
}
.microsoftstore-landing.offers-container .offer .copy h3 {
  font-size: 20px;
  font-weight: bold;
}
.microsoftstore-landing.offers-container .offer .copy h3 a {
  color: #444444;
}
.microsoftstore-landing.offers-container .offer .copy h3 a:link {
  text-decoration: none;
}
.microsoftstore-landing.offers-container .offer .copy h3 a:visited {
  text-decoration: none;
}
.microsoftstore-landing.offers-container .offer .copy h3 a:hover {
  text-decoration: none;
}
.microsoftstore-landing.offers-container .offer .copy h3 a:active {
  text-decoration: none;
}
.microsoftstore-landing.offers-container .offer .copy p {
  font-size: 16px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.microsoftstore-landing.offers-container .offer .copy p.leading-text {
  font-weight: bold;
  padding-bottom: 20px;
}
.microsoftstore-landing.offers-container .offer .copy p.lower-text {
  font-size: 14px;
}
@media (min-width: 768px) {
  .microsoftstore-landing.offers-container .offer .copy p {
    padding-top: 0;
    padding-bottom: 0;
  }
}
.microsoftstore-landing.offers-container .offer .buttons {
  float: none;
  margin-top: 50px;
}
.microsoftstore-landing.offers-container .offer .buttons img {
  float: right;
  margin-right: 10px;
}
.microsoftstore-landing.offers-container .offer .buttons .btn {
  background-image: none;
  background-color: #1d7bce;
  float: none;
  font-size: 16px;
  margin-top: 10px;
  top: -10px;
  margin-right: 10px;
}
@media (min-width: 768px) {
  .microsoftstore-landing.offers-container .offer .buttons .btn {
    width: auto;
    font-size: 20px;
  }
}
.microsoftstore-landing.about {
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .microsoftstore-landing.about {
    padding-left: 0;
    padding-right: 0;
  }
}
.microsoftstore-landing.about h2 {
  margin: 30px 0 30px 0;
}
@media (min-width: 768px) {
  .microsoftstore-landing.about h2 {
    margin: 60px 0 55px 0;
  }
}
.microsoftstore-landing.about h4 {
  margin: 0 0 25px 0;
}
.microsoftstore-landing.about .col-2 h4 {
  margin: 25px 0 25px 0;
}
@media (min-width: 768px) {
  .microsoftstore-landing.about .col-2 h4 {
    margin: 0 0 25px 0;
  }
}
.microsoftstore-landing.about .explanation {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px dotted #d9d9d9;
}
.microsoftstore-landing.about .explanation img {
  display: block;
}
.microsoftstore-landing.about p {
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 25px;
  width: 90%;
}
.microsoftstore-landing.about p:last-child {
  margin-bottom: 0;
}
.microsoftstore-landing.about .retailer-info {
  font-size: 12px;
}
.microsoftstore-landing.about .retailer-info h4 {
  font-size: 18px;
  margin-top: 30px;
  padding-bottom: 25px;
  margin-bottom: 30px;
  border-bottom: 1px dotted #d9d9d9;
}
@media (min-width: 768px) {
  .microsoftstore-landing.about .retailer-info h4 {
    margin-top: 80px;
  }
}
.microsoftstore-landing.about .retailer-info p {
  font-size: 12px;
  line-height: 14px;
  margin-bottom: 10px;
}
.microsoftstore-landing.about .retailer-info ul {
  padding: 0;
  margin-bottom: 0;
  margin-left: 15px;
}
.microsoftstore-landing.about .retailer-info ul li {
  font-size: 12px;
  width: 90%;
}
@media (max-width: 992px) {
  .product-landing {
    padding: 10px;
  }
}
.product-landing h1 {
  margin-top: 30px;
  margin-bottom: 15px;
}
@media (max-width: 992px) {
  .product-landing h1 {
    font-size: 30pt;
  }
}
.product-landing h2 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 50px;
  font-weight: 300;
  color: #4F4C4C;
  margin-bottom: 20px;
}
@media (max-width: 992px) {
  .product-landing h2 {
    font-size: 30pt;
  }
}
.product-landing.banner-image img {
  width: 100%;
}
.product-landing .description h2 {
  font-size: 20px;
  color: #4F4C4C;
}
.product-landing.product .product-image {
  padding-left: 0;
  padding-right: 20px;
}
.product-landing.product img {
  border: 1px solid #cfcfcf;
}
.product-landing.offers ul {
  list-style: none;
  margin-top: 50px;
  padding-left: 0;
}
.product-landing.offers ul li {
  margin-bottom: 10px;
  padding: 10px;
}
@media (min-width: 992px) {
  .product-landing.offers ul li {
    border: thin solid #cfcfcf;
    margin-left: 5px;
  }
}
@media (max-width: 992px) {
  .product-landing.offers ul li {
    border: thin solid #cfcfcf;
    margin-bottom: 30px;
  }
}
.product-landing h3 {
  margin-top: 25px;
}
@media (min-width: 992px) {
  .product-landing .offer-price {
    margin-top: 9pt;
  }
}
@media (max-width: 992px) {
  .product-landing .offer-price {
    margin-top: 10px;
    float: left;
  }
}
.product-landing .offer-price span {
  color: #1d7bce;
  font-size: 30px;
}
@media (max-width: 992px) {
  .product-landing .offer-price span {
    display: block;
    margin-top: -7px;
  }
}
@media (max-width: 992px) {
  .product-landing .offer-cashback {
    margin-top: 10px;
    float: left;
    margin-left: 20pt;
  }
}
@media (min-width: 992px) {
  .product-landing .offer-cashback {
    margin-top: 9pt;
  }
}
.product-landing .offer-cashback span {
  color: #6b9b00;
  font-size: 30px;
}
@media (max-width: 992px) {
  .product-landing .offer-cashback span {
    display: block;
    margin-top: -7px;
  }
}
@media (min-width: 992px) {
  .product-landing .offer-link {
    margin-top: 7px;
  }
}
.product-landing .offer-link a {
  margin-top: 8px;
}
@media (max-width: 992px) {
  .product-landing .offer-link a {
    width: 100%;
  }
}
.product-landing .offer-title {
  font-weight: 300;
  font-size: 18px;
}
.product-landing .offer-title .merchant {
  float: left;
}
.product-landing .offer-title .merchant img {
  width: 100px;
  height: 62px;
  margin-right: 20px;
}
@media (min-width: 992px) {
  .product-landing .offer-title .offer-title-text {
    float: left;
    margin-top: 18px;
  }
}
@media (max-width: 992px) {
  .product-landing .offer-title .offer-title-text {
    clear: both;
    display: block;
    padding-top: 10pt;
  }
}
.product-landing .offer-title .offer-title-text .green {
  color: #6b9b00;
}
.product-landing .offer-title .plus {
  float: left;
  margin-top: 18px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (max-width: 992px) {
  .product-landing .offer-title .plus {
    display: none;
  }
}
.product-landing .more-details {
  padding-top: 25px;
}
.product-landing .facebook,
.product-landing .google {
  float: right;
}
.product-landing .social {
  margin-top: 20px;
}
.product-landing.product-terms .description {
  margin-top: 20px;
}
.page-cashback-visit .visit-bacs .bacs-forgot button + span {
  margin-left: 8px;
}
.page-cashback-visit .visit-bacs .bacs-forgot .visit-retailer-link {
  margin-top: 24px;
  text-align: center;
}
.page-cashback-visit .visit-loader-wrapper {
  height: 100vh;
  min-height: 320px;
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.page-cashback-visit .visit-loader {
  text-align: center;
  margin: 24px auto;
  padding: 0 90px;
}
.page-cashback-visit .visit-loader .visit-text-secondary {
  color: #7b7979;
  font-size: 15px;
}
.page-cashback-visit .visit-loader .visit-text-main {
  color: #77b232;
  font-size: 32px;
}
.page-cashback-visit .visit-loader .redirect-strip {
  margin: 0 auto 40px auto;
}
.page-cashback-visit .visit-loader .redirect-strip .redirect-icon-mobile {
  display: none;
}
.page-cashback-visit .visit-loader .redirect-strip img,
.page-cashback-visit .visit-loader .redirect-strip svg {
  display: inline;
  vertical-align: middle;
}
.page-cashback-visit .visit-loader .redirect-strip .redirect-icon {
  margin: 0 25px;
  display: inline;
}
.page-cashback-visit .visit-loader .redirect-strip .logo {
  padding: 12px;
  border: 1px solid #d3d2d2;
  width: 124px;
  height: 124px;
  fill: #4F4C4C;
}
@media screen and (max-width: 767px) {
  .page-cashback-visit .visit-loader {
    padding: 0;
  }
  .page-cashback-visit .visit-loader .visit-text-secondary {
    font-size: 12px;
    padding: 0 40px;
  }
  .page-cashback-visit .visit-loader .visit-text-main {
    font-size: 20px;
    padding: 0 40px;
  }
  .page-cashback-visit .visit-loader .redirect-strip .logo {
    width: 95px;
    height: 95px;
  }
  .page-cashback-visit .visit-loader .redirect-strip .redirect-icon-mobile {
    display: inline-block;
    margin: 0 20px;
  }
}
.game-iframe-class {
  min-width: 100%;
  width: 1px;
  border: none;
}
.modal-premium-header h3 {
  color: #231F20;
  margin: 20px 0;
}
.modal-premium-header svg {
  height: 90px;
  width: 90px;
  margin-top: 24px;
}
#modal-premium-upgrade-step1 .modal-header,
#modal-premium-upgrade-step2 .modal-header,
#modal-premium-downgrade-step1 .modal-header,
#modal-premium-downgrade-step2 .modal-header,
#modal-premium-downgrade-step3 .modal-header,
#modal-premium-payout-check-step1 .modal-header,
#modal-premium-payout-check-step2 .modal-header {
  position: relative;
  top: 0;
}
#modal-premium-upgrade-step1 .modal-premium-cancel,
#modal-premium-upgrade-step2 .modal-premium-cancel,
#modal-premium-downgrade-step1 .modal-premium-cancel,
#modal-premium-downgrade-step2 .modal-premium-cancel,
#modal-premium-downgrade-step3 .modal-premium-cancel,
#modal-premium-payout-check-step1 .modal-premium-cancel,
#modal-premium-payout-check-step2 .modal-premium-cancel {
  background: white;
}
#modal-premium-upgrade-step1 .modal-header-content,
#modal-premium-upgrade-step2 .modal-header-content,
#modal-premium-downgrade-step1 .modal-header-content,
#modal-premium-downgrade-step2 .modal-header-content,
#modal-premium-downgrade-step3 .modal-header-content,
#modal-premium-payout-check-step1 .modal-header-content,
#modal-premium-payout-check-step2 .modal-header-content {
  text-align: center;
  border: none;
  margin-bottom: 0;
  padding: 0;
}
#modal-premium-upgrade-step1 .modal-body,
#modal-premium-upgrade-step2 .modal-body,
#modal-premium-downgrade-step1 .modal-body,
#modal-premium-downgrade-step2 .modal-body,
#modal-premium-downgrade-step3 .modal-body,
#modal-premium-payout-check-step1 .modal-body,
#modal-premium-payout-check-step2 .modal-body {
  text-align: center;
  padding-top: 0;
  position: relative;
  top: 0 !important;
}
#modal-premium-upgrade-step1 .features-list,
#modal-premium-upgrade-step2 .features-list,
#modal-premium-downgrade-step1 .features-list,
#modal-premium-downgrade-step2 .features-list,
#modal-premium-downgrade-step3 .features-list,
#modal-premium-payout-check-step1 .features-list,
#modal-premium-payout-check-step2 .features-list {
  max-width: 300px;
  text-align: left;
  margin: 0 auto;
  padding-left: 16px;
  color: #6A6565;
  font-size: 13px;
}
#modal-premium-upgrade-step1 .first-text,
#modal-premium-upgrade-step2 .first-text,
#modal-premium-downgrade-step1 .first-text,
#modal-premium-downgrade-step2 .first-text,
#modal-premium-downgrade-step3 .first-text,
#modal-premium-payout-check-step1 .first-text,
#modal-premium-payout-check-step2 .first-text {
  font-size: 16px;
  color: #231F20;
  margin: 0 0 16px 0;
}
#modal-premium-upgrade-step1 .second-text,
#modal-premium-upgrade-step2 .second-text,
#modal-premium-downgrade-step1 .second-text,
#modal-premium-downgrade-step2 .second-text,
#modal-premium-downgrade-step3 .second-text,
#modal-premium-payout-check-step1 .second-text,
#modal-premium-payout-check-step2 .second-text {
  font-size: 13px;
  color: #231F20;
  margin: 0 0 24px 0;
}
#modal-premium-upgrade-step1 .last-text,
#modal-premium-upgrade-step2 .last-text,
#modal-premium-downgrade-step1 .last-text,
#modal-premium-downgrade-step2 .last-text,
#modal-premium-downgrade-step3 .last-text,
#modal-premium-payout-check-step1 .last-text,
#modal-premium-payout-check-step2 .last-text {
  max-width: 400px;
  font-size: 13px;
  color: #555555;
  margin: 0 auto 16px auto;
}
@media (max-width: 767px) {
  #modal-premium-upgrade-step1 .modal-dialog,
  #modal-premium-upgrade-step2 .modal-dialog,
  #modal-premium-downgrade-step1 .modal-dialog,
  #modal-premium-downgrade-step2 .modal-dialog,
  #modal-premium-downgrade-step3 .modal-dialog,
  #modal-premium-payout-check-step1 .modal-dialog,
  #modal-premium-payout-check-step2 .modal-dialog {
    overflow: hidden;
  }
  #modal-premium-upgrade-step1 .modal-footer,
  #modal-premium-upgrade-step2 .modal-footer,
  #modal-premium-downgrade-step1 .modal-footer,
  #modal-premium-downgrade-step2 .modal-footer,
  #modal-premium-downgrade-step3 .modal-footer,
  #modal-premium-payout-check-step1 .modal-footer,
  #modal-premium-payout-check-step2 .modal-footer {
    position: fixed;
    width: 100%;
  }
  #modal-premium-upgrade-step1 .modal-content,
  #modal-premium-upgrade-step2 .modal-content,
  #modal-premium-downgrade-step1 .modal-content,
  #modal-premium-downgrade-step2 .modal-content,
  #modal-premium-downgrade-step3 .modal-content,
  #modal-premium-payout-check-step1 .modal-content,
  #modal-premium-payout-check-step2 .modal-content {
    overflow: auto;
    border: none;
    border-radius: 4px 4px 0 0;
    padding-bottom: 100px;
  }
}
#modal-premium-upgrade-step1 .border-line {
  border-top: 1px solid #DEDDDE;
  max-width: 500px;
  width: 100%;
  margin: 24px auto;
}
#modal-premium-upgrade-step2 .first-text,
#modal-premium-payout-check-step2 .first-text {
  margin: 0 0 24px 0;
}
#modal-premium-downgrade-step1 .first-text {
  margin: 0 auto;
  max-width: 400px;
}
#modal-premium-downgrade-step1 .second-text {
  margin: 16px 0 8px 0;
}
#modal-premium-downgrade-step2 .modal-body {
  overflow: visible;
}
#modal-premium-downgrade-step2 .first-text {
  margin: 0 auto 24px auto;
  max-width: 400px;
}
#modal-premium-downgrade-step2 .downgrade-reason {
  max-width: 500px;
  width: 100%;
  margin: 0 auto;
}
#modal-premium-downgrade-step2 .dropdown {
  max-width: 500px;
  width: 100%;
}
#modal-premium-downgrade-step2 .dropdown .btn {
  width: 100%;
  text-align: left;
  white-space: normal;
  background: transparent;
  border: 1px solid #d3d2d2;
  border-radius: 4px 4px 0 0;
}
#modal-premium-downgrade-step2 .dropdown li.divider {
  padding: 0;
}
#modal-premium-downgrade-step2 .dropdown .caret {
  margin: 5px;
  float: right;
}
#modal-premium-downgrade-step2 .dropdown .dropdown-menu {
  width: 100%;
  margin: 0;
}
#modal-premium-downgrade-step2 textarea {
  min-height: 50px;
  height: auto;
  overflow: auto;
  font-size: 16px;
  padding: 16px 20px;
  border-radius: 0 0 4px 4px;
  border: 1px solid #d3d2d2;
  border-top: 0;
}
#modal-premium-payout-check-step1 .premium-cashout-comparison {
  height: 160px;
  width: 320px;
  padding: 20px 0 30px 0;
  margin: 0 auto;
}
#modal-premium-payout-check-step1 .premium-cashout-basic,
#modal-premium-payout-check-step1 .premium-cashout-premium-v2,
#modal-premium-payout-check-step1 .premium-cashout-premium {
  height: 110px;
  width: 160px;
  padding: 30px 20px 0 20px;
  float: left;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-size: 28px;
  font-weight: bold;
  line-height: 30px;
  text-align: center;
}
#modal-premium-payout-check-step1 .premium-cashout-basic p,
#modal-premium-payout-check-step1 .premium-cashout-premium-v2 p,
#modal-premium-payout-check-step1 .premium-cashout-premium p {
  margin-bottom: 3px;
}
#modal-premium-payout-check-step1 .premium-cashout-basic p.cashout-amount-premium,
#modal-premium-payout-check-step1 .premium-cashout-premium-v2 p.cashout-amount-premium,
#modal-premium-payout-check-step1 .premium-cashout-premium p.cashout-amount-premium {
  font-size: 36px;
  line-height: 36px;
}
#modal-premium-payout-check-step1 .premium-cashout-basic {
  color: #1d7bce;
  opacity: 0.5;
}
#modal-premium-payout-check-step1 .premium-cashout-premium-v2 {
  color: #3E306C;
  padding-top: 27px;
}
#modal-premium-payout-check-step1 .premium-cashout-premium {
  color: #BD9B3E;
  padding-top: 27px;
}
#modal-premium-payout-check-step1 .cashout-text-basic,
#modal-premium-payout-check-step1 .cashout-text-premium {
  font-size: 14px;
  line-height: 16px;
}
#modal-premium-upgrade-step1-v2 .border-line,
#modal-premium-upgrade-step2-v2 .border-line,
#modal-premium-downgrade-step1-v2 .border-line,
#modal-premium-downgrade-step2-v2 .border-line,
#modal-premium-downgrade-step3-v2 .border-line {
  border-top: 0;
  max-width: 500px;
  width: 100%;
  margin: 47px auto;
}
#modal-premium-upgrade-step1-v2 .downgrade-reason,
#modal-premium-upgrade-step2-v2 .downgrade-reason,
#modal-premium-downgrade-step1-v2 .downgrade-reason,
#modal-premium-downgrade-step2-v2 .downgrade-reason,
#modal-premium-downgrade-step3-v2 .downgrade-reason {
  max-width: 500px;
  width: 100%;
  margin: 0 auto;
}
#modal-premium-upgrade-step1-v2 .dropdown .dropdown-menu,
#modal-premium-upgrade-step2-v2 .dropdown .dropdown-menu,
#modal-premium-downgrade-step1-v2 .dropdown .dropdown-menu,
#modal-premium-downgrade-step2-v2 .dropdown .dropdown-menu,
#modal-premium-downgrade-step3-v2 .dropdown .dropdown-menu {
  width: 100%;
  margin: 0;
}
#modal-premium-upgrade-step1-v2 .dropdown .caret,
#modal-premium-upgrade-step2-v2 .dropdown .caret,
#modal-premium-downgrade-step1-v2 .dropdown .caret,
#modal-premium-downgrade-step2-v2 .dropdown .caret,
#modal-premium-downgrade-step3-v2 .dropdown .caret {
  margin: 5px;
  float: right;
}
#modal-premium-upgrade-step1-v2 .dropdown .btn,
#modal-premium-upgrade-step2-v2 .dropdown .btn,
#modal-premium-downgrade-step1-v2 .dropdown .btn,
#modal-premium-downgrade-step2-v2 .dropdown .btn,
#modal-premium-downgrade-step3-v2 .dropdown .btn {
  width: 100%;
  text-align: left;
  white-space: normal;
  background: transparent;
  border: 1px solid #d3d2d2;
  border-radius: 4px 4px 0 0;
}
#modal-premium-upgrade-step1-v2 .modal-header,
#modal-premium-upgrade-step2-v2 .modal-header,
#modal-premium-downgrade-step1-v2 .modal-header,
#modal-premium-downgrade-step2-v2 .modal-header,
#modal-premium-downgrade-step3-v2 .modal-header {
  position: relative;
  top: 0;
}
#modal-premium-upgrade-step1-v2 .modal-premium-cancel,
#modal-premium-upgrade-step2-v2 .modal-premium-cancel,
#modal-premium-downgrade-step1-v2 .modal-premium-cancel,
#modal-premium-downgrade-step2-v2 .modal-premium-cancel,
#modal-premium-downgrade-step3-v2 .modal-premium-cancel {
  background: white;
}
#modal-premium-upgrade-step1-v2 .modal-header-content,
#modal-premium-upgrade-step2-v2 .modal-header-content,
#modal-premium-downgrade-step1-v2 .modal-header-content,
#modal-premium-downgrade-step2-v2 .modal-header-content,
#modal-premium-downgrade-step3-v2 .modal-header-content {
  text-align: center;
  border: none;
  margin-bottom: 0;
  padding: 0;
}
#modal-premium-upgrade-step1-v2 .modal-body,
#modal-premium-upgrade-step2-v2 .modal-body,
#modal-premium-downgrade-step1-v2 .modal-body,
#modal-premium-downgrade-step2-v2 .modal-body,
#modal-premium-downgrade-step3-v2 .modal-body {
  text-align: center;
  padding-top: 0;
  position: relative;
  top: 0 !important;
}
@media (max-width: 768px) {
  #modal-premium-upgrade-step1-v2 .modal-body,
  #modal-premium-upgrade-step2-v2 .modal-body,
  #modal-premium-downgrade-step1-v2 .modal-body,
  #modal-premium-downgrade-step2-v2 .modal-body,
  #modal-premium-downgrade-step3-v2 .modal-body {
    padding-bottom: 300px;
  }
}
#modal-premium-upgrade-step1-v2 .features-list,
#modal-premium-upgrade-step2-v2 .features-list,
#modal-premium-downgrade-step1-v2 .features-list,
#modal-premium-downgrade-step2-v2 .features-list,
#modal-premium-downgrade-step3-v2 .features-list {
  max-width: 260px;
  text-align: left;
  margin: 0 auto;
  padding-left: 16px;
  font-size: 13px;
}
#modal-premium-upgrade-step1-v2 .first-text,
#modal-premium-upgrade-step2-v2 .first-text,
#modal-premium-downgrade-step1-v2 .first-text,
#modal-premium-downgrade-step2-v2 .first-text,
#modal-premium-downgrade-step3-v2 .first-text {
  font-size: 16px;
  color: #231F20;
  margin: 0 0 16px 0;
}
#modal-premium-upgrade-step1-v2 .second-text,
#modal-premium-upgrade-step2-v2 .second-text,
#modal-premium-downgrade-step1-v2 .second-text,
#modal-premium-downgrade-step2-v2 .second-text,
#modal-premium-downgrade-step3-v2 .second-text {
  font-size: 13px;
  color: #231F20;
  margin: 0 0 14px 0;
}
#modal-premium-upgrade-step1-v2 .last-text,
#modal-premium-upgrade-step2-v2 .last-text,
#modal-premium-downgrade-step1-v2 .last-text,
#modal-premium-downgrade-step2-v2 .last-text,
#modal-premium-downgrade-step3-v2 .last-text {
  max-width: 509px;
  font-size: 13px;
  color: #555555;
  margin: 0 auto 4px auto;
}
#modal-premium-upgrade-step1-v2 .btn.button--type-purple,
#modal-premium-upgrade-step2-v2 .btn.button--type-purple,
#modal-premium-downgrade-step1-v2 .btn.button--type-purple,
#modal-premium-downgrade-step2-v2 .btn.button--type-purple,
#modal-premium-downgrade-step3-v2 .btn.button--type-purple {
  background-color: #3E306C;
  color: #ffffff;
  font-weight: normal;
  border: none;
  padding-left: 38px;
  padding-right: 37px;
  line-height: 18px;
  float: right;
  margin-left: 24px;
}
#modal-premium-upgrade-step1-v2 .close,
#modal-premium-upgrade-step2-v2 .close,
#modal-premium-downgrade-step1-v2 .close,
#modal-premium-downgrade-step2-v2 .close,
#modal-premium-downgrade-step3-v2 .close {
  float: right;
  font-size: 30px;
  font-weight: 300;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 1;
}
@media (max-width: 767px) {
  #modal-premium-upgrade-step1-v2 .modal-dialog,
  #modal-premium-upgrade-step2-v2 .modal-dialog,
  #modal-premium-downgrade-step1-v2 .modal-dialog,
  #modal-premium-downgrade-step2-v2 .modal-dialog,
  #modal-premium-downgrade-step3-v2 .modal-dialog {
    overflow: hidden;
  }
  #modal-premium-upgrade-step1-v2 .modal-footer,
  #modal-premium-upgrade-step2-v2 .modal-footer,
  #modal-premium-downgrade-step1-v2 .modal-footer,
  #modal-premium-downgrade-step2-v2 .modal-footer,
  #modal-premium-downgrade-step3-v2 .modal-footer {
    position: fixed;
    width: 100%;
  }
  #modal-premium-upgrade-step1-v2 .modal-content,
  #modal-premium-upgrade-step2-v2 .modal-content,
  #modal-premium-downgrade-step1-v2 .modal-content,
  #modal-premium-downgrade-step2-v2 .modal-content,
  #modal-premium-downgrade-step3-v2 .modal-content {
    overflow: auto;
    border: none;
    border-radius: 4px 4px 0 0;
    padding-bottom: 100px;
  }
}
.cookie-policy ul.cookies-list {
  margin-left: 20px;
}
.cookie-policy ul.cookies-list li {
  list-style-position: outside;
}
.promotion-offers .category-title {
  color: #231F20;
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 16px;
  margin-top: 0px;
}
@media screen and (max-width: 767px) {
  .promotion-offers .category-title {
    font-size: 18px;
  }
}
.promotion-offers .category__top-offer,
.promotion-offers .offer-leader,
.promotion-offers .category-leader {
  margin-bottom: 40px;
}
@media screen and (max-width: 991px) {
  .promotion-offers .category__top-offer {
    margin-bottom: 16px;
  }
}
@media screen and (max-width: 991px) {
  .promotion-offers .offer-leader {
    margin-bottom: 16px;
  }
}
.promotion-offers--large-banner {
  margin-top: 24px;
  margin-bottom: 24px;
}
.promotion-offers--small-banner {
  margin-top: 24px;
  margin-bottom: 24px;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .promotion-offers .three-offers .category__top-offer__link {
    height: 216px;
  }
}
@media screen and (max-width: 767px) {
  .promotion-offers .three-offers .category__top-offer__logo.small {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .promotion-offers .three-offers .category__top-offer__logo.large {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .promotion-offers .three-offers .category__top-offer__logo-container {
    width: 60px;
  }
}
@media screen and (max-width: 767px) {
  .promotion-offers .three-offers .category__top-offer__text {
    height: 30px;
    overflow: hidden;
    font-size: 13px;
    line-height: 15px;
  }
}
@media screen and (max-width: 767px) {
  .promotion-offers .three-offers .category__top-offer__rate {
    font-size: 13px;
    line-height: 15px;
  }
}
.promotion-offers .three-offers .category__top-offer__name {
  height: 20px;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .promotion-offers .three-offers .category__top-offer__name {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .promotion-offers .three-offers .btn {
    left: calc(50% - 75px);
    width: 150px;
  }
}
@media screen and (max-width: 991px) {
  .promotion-offers .category-leader {
    margin-bottom: 16px;
  }
}
.promotion-offers .category-leader-merchant {
  box-shadow: none;
}
@media screen and (min-width: 768px) {
  .promotion-offers .category-leader__description-title {
    font-weight: normal;
    font-size: 14px;
    line-height: 18px;
    max-height: 80px;
    overflow: hidden;
  }
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  .promotion-offers .category-leader__description-title {
    font-weight: normal;
    font-size: 13px;
    line-height: 16px;
  }
}
@media screen and (min-width: 576px) {
  .promotion-offers .category-leader__description-rate {
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
  }
}
@media screen and (min-width: 992px) {
  .promotion-offers .category-leader__merchant-description {
    width: 475px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .promotion-offers .category-leader__merchant-description {
    width: 362px;
  }
}
.promotion-offers .category-leader__merchant-image {
  background-position: center center;
}
@media screen and (min-width: 992px) {
  .promotion-offers .category-leader__merchant-image {
    width: calc(100% - 475px);
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .promotion-offers .category-leader__merchant-image {
    width: calc(100% - 362px);
  }
}
@media screen and (min-width: 992px) {
  .promotion-offers .category__top-offer__name {
    display: none;
  }
}
.acquisition-landing.container {
  width: 100%;
}
@media (min-width: 1200px) {
  .acquisition-landing.container {
    width: 1100px;
  }
}
.acquisition-landing a {
  font-weight: 500;
}
.acquisition-landing .full-width-div {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}
.acquisition-landing .alert-icon {
  top: 15px;
}
@media (max-width: 767px) {
  .acquisition-landing .alert-icon {
    width: 24px;
    height: 24px;
    left: 16px;
    margin-bottom: 24px;
  }
}
@media (max-width: 767px) {
  .acquisition-landing .alert {
    padding-top: 16px;
    padding-bottom: 16px;
  }
}
.acquisition-landing ul {
  list-style-position: outside;
}
.acquisition-landing ul li span {
  vertical-align: middle;
}
.acquisition-landing ul li:before {
  content: '';
  vertical-align: middle;
  height: 100%;
}
.acquisition-landing .ppc-aside-info {
  width: 100%;
  background: #f4f4f4;
}
@media (min-width: 768px) {
  .acquisition-landing .ppc-aside-info {
    -moz-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-right: 6px;
    margin-left: 6px;
    padding-right: 20px;
    padding-left: 43px;
  }
}
.acquisition-landing #terms {
  display: none;
}
.acquisition-landing .error-box {
  border-radius: 4px;
  background-color: #fddfe1;
  text-align: left;
}
@media (min-width: 1200px) {
  .acquisition-landing .error-box {
    margin-right: 40px;
    margin-left: 50px;
  }
}
.acquisition-landing .close {
  color: #f58981;
  position: relative;
  top: -16px;
  left: 9px;
}
@media (min-width: 768px) {
  .acquisition-landing .right-side {
    border-left: none;
    margin-left: -55px;
    padding-left: 40px;
    padding-right: 46px;
  }
}
@media (min-width: 992px) {
  .acquisition-landing .right-side {
    border-left: 1px #ddd solid;
    margin-left: 20px;
    padding-left: 66px;
    padding-right: 45px;
  }
}
@media (min-width: 1200px) {
  .acquisition-landing .right-side {
    border-left: 1px #ddd solid;
    margin-left: -55px;
    padding-left: 66px;
    padding-right: 45px;
  }
}
.acquisition-landing .span-link {
  color: #1D7BCE;
  border: none;
  cursor: pointer;
  font-weight: 500;
}
.acquisition-landing #join {
  margin-bottom: 32px;
}
@media (max-width: 767px) {
  .acquisition-landing #join {
    margin-bottom: 16px;
  }
}
@media (min-width: 1200px) {
  .acquisition-landing .join-quid-form {
    border-right: 1px #ddd solid;
    padding-left: 0px;
    padding-right: 66px;
  }
}
.acquisition-landing .need-to-know-more {
  color: #4F4C4C;
  font-size: 18px;
  line-height: 21px;
  margin-top: 32px;
}
@media (max-width: 991px) {
  .acquisition-landing .need-to-know-more {
    margin-top: 22px;
  }
}
.acquisition-landing .retailer-cover {
  background-position: 50%;
  background-size: cover;
  height: 130px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.acquisition-landing .banner {
  text-align: center;
  position: relative;
  height: 300px;
  background-position: 50%;
  background-size: cover;
  left: 0;
  top: 0;
  width: 100%;
}
@media (max-width: 767px) {
  .acquisition-landing .banner {
    height: 130px;
  }
}
.acquisition-landing .header-over-image {
  bottom: 100px;
  position: relative;
  text-align: center;
  height: 0px;
  z-index: 2;
}
.acquisition-landing .logo {
  height: 110px;
  width: 110px;
  background-color: #FFFFFF;
  box-shadow: 0 4px 11px 0 rgba(0, 0, 0, 0.24);
}
.acquisition-landing .title {
  text-align: center;
  margin-bottom: 56px;
  margin-top: 50px;
}
@media (max-width: 767px) {
  .acquisition-landing .title {
    margin-bottom: 24px;
  }
}
@media (max-width: 991px) {
  .acquisition-landing .title {
    margin-bottom: 24px;
  }
}
.acquisition-landing .title h1 {
  color: #4F4C4C;
  font-weight: bold;
}
@media (max-width: 767px) {
  .acquisition-landing .title h1 {
    font-size: 20px;
    line-height: 24px;
  }
}
@media (min-width: 768px) {
  .acquisition-landing .title h1 {
    font-size: 24px;
    line-height: 28px;
  }
}
@media (min-width: 992px) {
  .acquisition-landing .title h1 {
    font-size: 32px;
    line-height: 36px;
  }
}
.acquisition-landing h1 {
  margin-top: 20px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .acquisition-landing h1 {
    margin-bottom: 30px;
  }
}
.acquisition-landing h2 {
  height: 21px;
  width: 179px;
  color: #4F4C4C;
  font-size: 18px;
  font-weight: bold;
  line-height: 21px;
  margin-bottom: 15px;
}
.acquisition-landing .description {
  margin-top: -13px;
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 1199px) {
  .acquisition-landing .description {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
  }
}
.acquisition-landing .description h3 {
  color: white;
  font-size: 20px;
  font-weight: lighter;
}
@media (min-width: 768px) {
  .acquisition-landing .description h3 {
    font-size: 24px;
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
  }
}
.acquisition-landing img {
  margin-top: 20px;
  border-radius: 4px;
}
.acquisition-landing p {
  color: #4F4C4C;
  font-size: 14px;
  line-height: 21px;
}
.acquisition-landing p.text-danger {
  color: #f32836;
  font-weight: 400;
  padding-left: 50px;
  font-size: 14px;
  line-height: 21px;
}
@media (max-width: 767px) {
  .acquisition-landing p.text-danger {
    padding-left: 32px;
    font-size: 13px;
  }
}
.acquisition-landing ul.panel-group .panel-title {
  font-size: 14px;
  font-weight: 500;
  position: relative;
  cursor: pointer;
  line-height: 16px;
  padding-right: 52px;
}
.acquisition-landing .form-control {
  width: 100%;
}
@media (min-width: 768px) {
  .acquisition-landing .form-control {
    width: 108%;
  }
}
@media (min-width: 992px) {
  .acquisition-landing .form-control {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .acquisition-landing input[type="submit"].btn-block {
    width: 108%;
  }
}
@media (min-width: 992px) {
  .acquisition-landing input[type="submit"].btn-block {
    width: 100%;
  }
}
#interstitial h2 {
  font-weight: 200;
  font-size: 24px;
  padding-top: 0;
  padding-bottom: 30px;
  margin: 0;
  color: #444;
}
#interstitial img {
  margin-bottom: 20px;
}
#interstitial a {
  font-size: 14px;
}
#interstitial a#optional {
  float: left;
}
#interstitial a#continue {
  float: right;
  font-weight: bold;
}
@media (min-width: 992px) {
  #interstitial a#continue {
    float: right;
    font-weight: bold;
    margin-right: 150px;
  }
}
@media (min-width: 768px) {
  #interstitial h2 {
    padding-top: 20px;
    font-size: 33px;
  }
  #interstitial a {
    font-size: 18px;
  }
}
@media (min-width: 992px) {
  #interstitial h2 {
    padding-top: 50px;
  }
}
.argos-product-rows .argos-product-row input {
  float: left;
  margin-right: 30px;
}
.argos-product-rows .argos-product-row input.argos-catno {
  width: 30%;
}
.argos-product-rows .argos-product-row input.argos-quantity {
  width: 10%;
}
.argos-product-rows .argos-product-row input.argos-cost {
  width: 15%;
}
.argos-product-rows .argos-product-row .error {
  width: 100%;
}
.argos-product-rows .argos-catno-label {
  width: 30%;
  float: left;
  margin-right: 30px;
}
.argos-product-rows .argos-quantity-label {
  width: 10%;
  float: left;
  margin-right: 30px;
}
.argos-product-rows .argos-cost-label {
  width: 15%;
  float: left;
  margin-right: 30px;
}
.argos-product-rows .argos-total-label {
  float: right;
}
.argos-total {
  float: right;
}
#argos-total-error {
  clear: both;
  color: red;
  font-weight: bold;
}
.retailer-cashback {
  font-size: 18px !important;
  line-height: 22px !important;
  transition: font-size 300ms ease;
  font-weight: bold;
  margin-bottom: 16px;
  text-align: center;
}
@media (min-width: 576px) {
  .retailer-cashback {
    text-align: left;
  }
}
@media (min-width: 768px) {
  .retailer-cashback {
    font-size: 22px !important;
    line-height: 26px !important;
  }
}
@media (min-width: 992px) {
  .retailer-cashback {
    text-align: center;
  }
}
.similar-retailers {
  transition: font-size 300ms ease;
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 8px;
}
@media (min-width: 992px) {
  .similar-retailers {
    font-size: 16px;
    line-height: 20px;
  }
}
.cmp-deals .offer-title {
  margin-bottom: 0;
}
.cmp-deals .deals__rule {
  border-bottom: 1px dotted #DEDDDE;
  margin-bottom: 0;
  padding-bottom: 8px;
}
@media (min-width: 576px) {
  .cmp-deals .deals__rule {
    padding-bottom: 16px;
  }
}
.cmp-deals .deal {
  border-bottom: 1px solid #DEDDDE;
  border-top: none;
  padding: 16px 0 8px;
}
@media (min-width: 768px) {
  .cmp-deals .deal {
    padding-bottom: 16px;
  }
}
.cmp-deals .deal__terms-link {
  background: transparent;
  border: none;
  color: #1174f4;
  cursor: pointer;
  outline: none;
  padding: 0;
}
.cmp-deals .deal__terms-link:hover {
  color: #074698;
  text-decoration: underline;
}
.cmp-deals .deal__text {
  margin-bottom: 8px;
}
.cmp-deals .deal__rate {
  transition: font-size 300ms ease !important;
  font-size: 18px !important;
  line-height: 22px !important;
  color: #77B232;
  font-weight: bold;
  margin-bottom: 8px;
  text-transform: lowercase;
}
@media (min-width: 992px) {
  .cmp-deals .deal__rate {
    font-size: 18px;
    line-height: 22px;
  }
}
.cmp-deals .deal__expiration {
  color: #7B7979;
}
@media (max-width: 575px) {
  .cmp-deals .deal .mb-0 {
    margin-bottom: 8px !important;
  }
}
.cmp-important-things .important-things__item {
  margin-bottom: 16px !important;
}
.cmp-incentive .incentives svg {
  height: 32px;
  width: 32px;
}
.cmp-incentive .incentives .incentive-message {
  width: 100%;
  padding: 10px 10px 6px 10px;
  margin-bottom: 30px;
  border: 2px solid;
  border-radius: 4px;
}
.cmp-incentive .incentives .incentive-message td.message-icon {
  padding: 0 18px 0 0;
}
.cmp-incentive .incentives .incentive-message td.message-text {
  vertical-align: middle;
  padding: 0 0 6px 0;
}
.cmp-incentive .incentives .incentive-message.not-available {
  background-color: #FDDFE1;
  border-color: #FDDFE1;
  color: #F32836;
}
.cmp-incentive .incentives .incentive-message.bonus-paid {
  background-color: #F1F7EA;
  border-color: #F1F7EA;
  color: #77B232;
}
.cmp-incentive .incentives .incentive {
  border: 2px solid #77b232;
  -webkit-border-radius: 4px !important;
  -moz-border-radius: 4px !important;
  border-radius: 4px !important;
  min-width: 279px;
  min-height: 92px;
  margin: 0 20px 35px 20px;
  padding: 8px;
}
.cmp-incentive .incentives .incentive svg {
  display: block;
  margin: 9px auto 12px auto;
}
@media (max-width: 575px) {
  .cmp-incentive .incentives .incentive svg {
    display: none;
  }
}
@media (min-width: 992px) {
  .cmp-incentive .incentives .incentive {
    margin-left: 0;
    margin-right: 0;
  }
}
.cmp-incentive .incentives .incentive p {
  margin: 0 auto;
}
.cmp-incentive .incentives .incentive__title-text {
  color: #77B232;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  line-height: 22px;
  text-align: center;
  padding-bottom: 8px;
}
.cmp-incentive .incentives .incentive__subtitle-text {
  color: #77B232;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 16px;
  text-align: center;
  padding-bottom: 18px;
}
.cmp-incentive .incentives .incentive__offer-text {
  color: #231F20;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  padding-bottom: 6px;
}
@media (max-width: 575px) {
  .cmp-incentive .incentives .incentive__offer-text {
    display: none;
  }
}
.cmp-incentive .incentives .incentive__terms {
  margin: 4px auto;
  text-align: center;
}
.cmp-incentive .incentives .incentive__terms-link {
  background: transparent;
  border: none;
  color: #1174f4;
  cursor: pointer;
  outline: none;
  padding: 0;
}
.cmp-incentive .incentives .incentive__terms-link:hover {
  color: #074698;
  text-decoration: underline;
}
.cmp-incentive .incentives .incentive__expiration {
  color: #7B7979;
}
.cmp-incentive .incentives .incentive__terms.mobile {
  display: block;
}
@media (min-width: 576px) {
  .cmp-incentive .incentives .incentive__terms.mobile {
    display: none;
  }
}
.cmp-incentive .incentives .incentive__terms.mobile .expires-text {
  margin-top: 10px;
}
.cmp-incentive .incentives .incentive__terms.tablet {
  display: none;
}
@media (min-width: 576px) {
  .cmp-incentive .incentives .incentive__terms.tablet {
    display: block;
  }
}
.cmp-incentive .incentives .incentive.new-members-only {
  border-color: #FFAC24;
}
.cmp-incentive .incentives .incentive.new-members-only .incentive__title-text {
  color: #000;
}
.cmp-incentive .incentives .incentive.new-members-only .incentive__subtitle-text {
  color: #000;
}
.cmp-incentive .incentives .incentive-cta {
  text-align: center;
  margin: 17px 0 10px 0;
}
@media (min-width: 576px) {
  .cmp-incentive .incentives .incentive-cta {
    margin: 17px 0 21px 0;
  }
}
.cmp-incentive .incentives .incentive-cta a {
  min-width: 150px;
  padding: 13px 28px;
  margin: 0 auto 0 auto;
  display: inline-block;
  float: none;
}
.cmp-left-sidebar .cmp-retailer-summary {
  display: none;
}
@media (min-width: 992px) {
  .cmp-left-sidebar .cmp-retailer-summary {
    display: block;
    margin: 8px / 2 0 24px;
  }
}
.cmp-more-about div img {
  display: block;
  margin: 16px auto;
  max-width: 100%;
}
.cmp-rates .rates__title {
  margin-bottom: 0 !important;
}
.cmp-rates .rates .text-right {
  color: #7B7979;
  margin-bottom: 8px / 2;
}
.cmp-retailer-cover .retailer {
  position: relative;
}
.cmp-retailer-cover .retailer__cover {
  background-position: center;
  background-size: cover;
  height: 176px;
  max-width: 1100px;
  padding: 20px 0;
  margin-bottom: 90px !important;
}
@media (min-width: 768px) {
  .cmp-retailer-cover .retailer__cover {
    margin-bottom: 72px !important;
    height: 250px;
  }
}
@media (min-width: 992px) {
  .cmp-retailer-cover .retailer__cover {
    margin: 24px auto 40px auto !important;
    height: 250px;
  }
}
.cmp-retailer-cover .retailer__cover.no-image {
  background-image: none;
  background: blue;
}
.cmp-retailer-cover .logo-wrapper {
  align-items: flex-end;
  justify-content: center;
  height: 136px;
  display: flex;
}
@media (min-width: 768px) {
  .cmp-retailer-cover .logo-wrapper {
    height: 210px;
    align-items: flex-end;
    justify-content: left;
  }
}
@media (min-width: 992px) {
  .cmp-retailer-cover .logo-wrapper {
    align-items: center;
    justify-content: center;
    margin: 0;
  }
}
.cmp-retailer-list .retailers-list__item {
  font-size: 14px;
  line-height: 16px;
  margin-bottom: 16px !important;
}
.cmp-retailer-list .retailers-list__item__avatar {
  color: #ffffff;
  display: inline-block;
  width: 16px;
  height: 16px;
  -webkit-border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  border-radius: 3px !important;
  vertical-align: middle;
  margin-right: 8px;
}
.reviews-stars {
  text-align: center;
}
@media (min-width: 992px) {
  .reviews-stars {
    margin-top: 16px;
  }
}
.reviews-stars__star {
  display: inline-block;
  height: 14px;
  margin: 0 2px;
  position: relative;
  width: 15px;
}
.retailer-star-rating,
.star-rating-half {
  fill: #D3D2D2;
  height: 100%;
  left: 0;
  position: absolute;
  width: 100%;
}
.retailer-star-rating--active,
.star-rating-half--active {
  fill: #ECCC78;
}
.cmp-retailer-summary .retailer-summary {
  padding-top: 0;
}
@media (min-width: 992px) {
  .cmp-retailer-summary .retailer-summary {
    padding: 0;
  }
}
.cmp-retailer-summary .retailer-summary .retailer-title {
  font-size: 26px;
  margin: 0 0 24px;
  display: block !important;
}
@media (min-width: 992px) {
  .cmp-retailer-summary .retailer-summary .retailer-title {
    display: none !important;
  }
}
.cmp-retailer-summary .retailer__reviews {
  transition: font-size 300ms ease;
  font-size: 14px;
  line-height: 18px;
  display: block;
  text-align: center;
}
@media (min-width: 992px) {
  .cmp-retailer-summary .retailer__reviews {
    font-size: 14px;
    line-height: 18px;
  }
}
.cmp-retailer-summary .retailer-title {
  color: #231F20;
  font-weight: bold;
  margin: 8px/2 0 8px;
  text-align: center;
}
@media (min-width: 576px) {
  .cmp-retailer-summary .retailer-title {
    margin-bottom: 8px;
    margin-top: -8px/2;
    text-align: left;
  }
}
@media (min-width: 992px) {
  .cmp-retailer-summary .retailer-title {
    display: none;
  }
}
.cmp-retailer-summary .button {
  display: block;
  margin-bottom: 8px !important;
  width: 100%;
}
.cmp-retailer-summary .merchant-not-live__title {
  transition: font-size 300ms ease;
  font-size: 14px;
  line-height: 18px;
  font-weight: bold;
  margin-top: 8px;
}
@media (min-width: 992px) {
  .cmp-retailer-summary .merchant-not-live__title {
    font-size: 16px;
    line-height: 20px;
  }
}
.cmp-similar-retailers .similar-retailer {
  padding: 0 8px;
}
@media (min-width: 576px) {
  .cmp-similar-retailers .similar-retailer {
    margin-left: -8px;
    margin-right: -8px;
    overflow: hidden;
    padding: 0;
  }
  .cmp-similar-retailers .similar-retailer .similar-retailer__item {
    margin-bottom: 8px;
  }
}
.cmp-similar-retailers .similar-retailer__item {
  list-style: none;
  margin-bottom: 16px;
}
.cmp-similar-retailers .similar-retailer__border {
  border: 1px solid #DEDDDE;
  min-height: 100%;
  padding: 16px;
  position: relative;
}
@media (min-width: 576px) {
  .cmp-similar-retailers .similar-retailer__border {
    padding: 24px;
  }
}
.cmp-similar-retailers .similar-retailer__logo {
  min-height: 100px;
  min-width: 100px;
}
.cmp-similar-retailers .button {
  display: block;
}
.cmp-similar-retailers .h--underlined {
  margin-bottom: 24px;
}
.cmp-single-rate .single-rate {
  border-bottom: 1px solid #DEDDDE;
  border-top: none;
  padding: 16px 0 8px;
}
@media (min-width: 768px) {
  .cmp-single-rate .single-rate {
    padding-bottom: 16px;
  }
}
.cmp-single-rate .single-rate__title {
  transition: font-size 300ms ease !important;
  font-size: 18px !important;
  line-height: 22px !important;
  color: #7B7979;
  font-weight: bold;
  margin-bottom: 8px;
}
@media (min-width: 992px) {
  .cmp-single-rate .single-rate__title {
    font-size: 18px;
    line-height: 22px;
  }
}
.cmp-single-rate .single-rate__title.color-text--green svg {
  fill: #77B232;
}
.cmp-single-rate .single-rate svg {
  fill: #7B7979;
  height: 24px;
  vertical-align: top;
  width: 16px;
}
.cmp-single-rate .single-rate .mb-0 {
  margin-bottom: 8px !important;
}
.cmp-single-rate .color-text--red {
  margin-top: -8px;
}
.cmp-stats .stats__item {
  position: relative;
  padding-left: 40px !important;
  margin-bottom: 1em !important;
}
.cmp-stats .stats__item > span {
  display: inline-block;
}
.cmp-stats .stats__item svg {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -16px;
  fill: #77B232;
  height: 32px;
  width: 32px;
}
.cmp-stats .stats__item p {
  display: block;
  margin-bottom: 0;
  transition: font-size 300ms ease;
  font-size: 14px;
  line-height: 18px;
}
@media (min-width: 992px) {
  .cmp-stats .stats__item p {
    font-size: 14px;
    line-height: 18px;
  }
}
.cmp-stats .stats__item p:first-child {
  text-transform: capitalize;
}
.cmp-stats .stats__item p:last-child {
  color: #77B232;
  font-weight: bold;
}
.popover {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  min-width: 250px;
  padding: 16px;
  -webkit-box-shadow: 0 1px 4px 0 rbga(35, 31, 32, 0.2);
  -moz-box-shadow: 0 1px 4px 0 rbga(35, 31, 32, 0.2);
  box-shadow: 0 1px 4px 0 rbga(35, 31, 32, 0.2);
  border-color: #D8D7D7;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
.popover .arrow {
  width: 0.4rem;
  height: 0.2rem;
}
.popover-title {
  color: #77B232;
  font-weight: bold;
  white-space: nowrap;
  border-bottom: none;
  background: transparent;
  padding: 0;
  margin-bottom: 8px;
  transition: font-size 300ms ease;
  font-size: 18px;
  line-height: 22px;
}
@media (min-width: 992px) {
  .popover-title {
    font-size: 18px;
    line-height: 22px;
  }
}
.popover-content {
  overflow: auto;
  padding: 0;
  transition: font-size 300ms ease;
  font-size: 14px;
  line-height: 18px;
}
@media (min-width: 992px) {
  .popover-content {
    font-size: 14px;
    line-height: 18px;
  }
}
.cmp-terms ul,
.cmp-terms div ul {
  padding-left: 15px;
}
.cmp-terms ul li,
.cmp-terms div ul li {
  margin-bottom: 8px;
}
.cmp-terms div ul {
  margin-bottom: 0;
}
.cmp-voucher-button .voucher {
  border-bottom: 1px solid #DEDDDE;
  border-top: none;
  padding: 16px 0 8px 0;
}
.cmp-voucher-button .voucher__code {
  border: 1px dashed #1174f4;
  color: #1174f4;
  display: block;
  visibility: hidden;
  font-weight: bold;
  height: 40px;
  line-height: 40px !important;
  margin-bottom: 8px;
  text-transform: uppercase;
  width: 100%;
  transition: visibility 0s, opacity 0.5s linear;
  opacity: 0;
}
.cmp-voucher-button .voucher__code--active {
  visibility: visible;
  opacity: 1;
}
.cmp-voucher-button .voucher__code.hidden {
  display: none;
}
.cmp-voucher-button .button--voucher {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.cmp-voucher-button .button--voucher:hover .reveal::after {
  background-color: #5C8B25;
  content: '';
}
.cmp-voucher-button .button--voucher.hidden {
  display: none;
}
@media (min-width: 992px) {
  .cmp-voucher-button .button--voucher,
  .cmp-voucher-button .voucher__code {
    float: right;
    max-width: 200px;
  }
}
.cmp-voucher-button .reveal {
  -webkit-border-radius: 0 3px 3px 0 !important;
  -moz-border-radius: 0 3px 3px 0 !important;
  border-radius: 0 3px 3px 0 !important;
  background-color: #DEDDDE;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
}
.cmp-voucher-button .reveal:before {
  background: linear-gradient(40deg, #74CC53 0, #74CC53 49%, rgba(255, 255, 255, 0) 0) 0 6px no-repeat;
  -webkit-border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  border-radius: 3px !important;
  content: '';
  display: block;
  height: 43px;
  position: absolute;
  right: -5px;
  top: -6px;
  transform: rotate(37deg);
  transition: all 0.3s;
  width: 32px;
  z-index: 50;
}
.cmp-voucher-button .reveal:after {
  background-color: #77B232;
  content: '';
  display: block;
  height: 18px;
  margin: 22px 0 0 -11px;
  transition: all 0.3s;
  transform: skew(11def, 0);
  width: 16px;
}
body.merchant {
  transition: font-size 300ms ease;
  font-size: 14px;
  line-height: 18px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #231F20;
  background-color: #ffffff;
}
@media (min-width: 992px) {
  body.merchant {
    font-size: 14px;
    line-height: 18px;
  }
}
body.merchant #page-content ul,
body.merchant #page-content ol {
  list-style-position: outside;
}
body.merchant #page-content li {
  padding: 0;
}
body.merchant #page-content a:not(.button) {
  color: #1174f4;
  text-decoration: none;
  transition: color 300ms;
}
body.merchant #page-content a:hover:not(.button) {
  color: #095dc9;
  text-decoration: underline;
}
body.merchant .cookieConsent .container {
  padding: 0 26px;
}
@media (min-width: 992px) {
  body.merchant .cookieConsent .container {
    padding: 0 20px;
  }
}
body.merchant .container {
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
}
@media (min-width: 768px) {
  body.merchant .container.flex,
  body.merchant .container > div.flex {
    display: flex;
    justify-content: space-between;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body.merchant .container.merchant-page {
    padding-left: 16px;
  }
}
body.merchant .merchant-page .retailer-title {
  display: none;
  font-weight: bold;
}
@media (min-width: 992px) {
  body.merchant .merchant-page {
    padding-bottom: 20px;
  }
  body.merchant .merchant-page .retailer-title {
    display: block;
  }
  body.merchant .merchant-page h1.retailer-title {
    margin-bottom: 8px;
  }
}
body.merchant .merchant-page h1,
body.merchant .merchant-page h2,
body.merchant .merchant-page h3,
body.merchant .merchant-page h4,
body.merchant .merchant-page h5,
body.merchant .merchant-page h6 {
  margin-top: 0;
  color: #231F20;
}
body.merchant .merchant-page h1.h--underlined,
body.merchant .merchant-page h2.h--underlined,
body.merchant .merchant-page h3.h--underlined,
body.merchant .merchant-page h4.h--underlined,
body.merchant .merchant-page h5.h--underlined,
body.merchant .merchant-page h6.h--underlined {
  border-bottom: 1px dotted #DEDDDE;
  padding: 8px 0;
}
body.merchant .merchant-page h1,
body.merchant .merchant-page .h--h1 {
  transition: font-size 300ms ease;
  font-size: 26px;
  line-height: 30px;
  margin-bottom: 24px;
}
@media (min-width: 992px) {
  body.merchant .merchant-page h1,
  body.merchant .merchant-page .h--h1 {
    font-size: 32px;
    line-height: 36px;
  }
}
body.merchant .merchant-page h2,
body.merchant .merchant-page .h--h2 {
  transition: font-size 300ms ease;
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 16px;
}
@media (min-width: 992px) {
  body.merchant .merchant-page h2,
  body.merchant .merchant-page .h--h2 {
    font-size: 26px;
    line-height: 30px;
  }
}
body.merchant .merchant-page h3,
body.merchant .merchant-page .h--h3 {
  transition: font-size 300ms ease;
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 16px;
}
@media (min-width: 992px) {
  body.merchant .merchant-page h3,
  body.merchant .merchant-page .h--h3 {
    font-size: 22px;
    line-height: 26px;
  }
}
body.merchant .merchant-page h4,
body.merchant .merchant-page .h--h4 {
  transition: font-size 300ms ease;
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 16px;
}
@media (min-width: 992px) {
  body.merchant .merchant-page h4,
  body.merchant .merchant-page .h--h4 {
    font-size: 18px;
    line-height: 22px;
  }
}
body.merchant .merchant-page h5,
body.merchant .merchant-page .h--h5 {
  transition: font-size 300ms ease;
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 16px;
}
@media (min-width: 992px) {
  body.merchant .merchant-page h5,
  body.merchant .merchant-page .h--h5 {
    font-size: 18px;
    line-height: 22px;
  }
}
body.merchant .merchant-page h6,
body.merchant .merchant-page .h--h6 {
  transition: font-size 300ms ease;
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 16px;
}
@media (min-width: 992px) {
  body.merchant .merchant-page h6,
  body.merchant .merchant-page .h--h6 {
    font-size: 18px;
    line-height: 22px;
  }
}
body.merchant .merchant-page p {
  transition: font-size 300ms ease;
  font-size: 14px;
  line-height: 18px;
}
@media (min-width: 992px) {
  body.merchant .merchant-page p {
    font-size: 14px;
    line-height: 18px;
  }
}
body.merchant .sr-only {
  position: absolute;
  weight: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
body.merchant .al-center {
  text-align: center;
}
body.merchant .mb-0 {
  margin-bottom: 0 !important;
}
body.merchant .mb-1 {
  margin-bottom: 8px !important;
}
body.merchant .mb-2 {
  margin-bottom: 16px !important;
}
body.merchant .mb-3 {
  margin-bottom: 24px !important;
}
body.merchant .mb-4 {
  margin-bottom: 32px !important;
}
body.merchant .mb-5 {
  margin-bottom: 40px !important;
}
body.merchant .mb-6 {
  margin-bottom: 48px !important;
}
body.merchant .retailer-header {
  position: relative;
}
body.merchant .retailer-header .container {
  padding-bottom: 16px;
}
@media (min-width: 992px) {
  body.merchant .retailer-header .cmp-retailer-summary {
    display: none;
  }
}
body.merchant .left-sidebar__widget {
  margin-bottom: 32px;
}
body.merchant .retailer-header.merchant-page .cmp-incentive {
  display: block;
}
@media (min-width: 992px) {
  body.merchant .retailer-header.merchant-page .cmp-incentive {
    display: none;
  }
}
body.merchant .container.merchant-page .incentive {
  display: none;
}
@media (min-width: 992px) {
  body.merchant .container.merchant-page .incentive {
    display: block;
  }
}
body.merchant #svg-sprite {
  display: none;
}
body.merchant .list--clean {
  padding: 0;
  margin: 0;
  list-style: none;
}
body.merchant .list--clean > li {
  padding: 0;
  margin: 0;
}
body.merchant .block-mb {
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  body.merchant .block-mb {
    margin-bottom: 40px;
  }
}
body.merchant .font-size--oversized {
  transition: font-size 300ms ease;
  font-size: 26px;
  line-height: 20px;
}
@media (min-width: 992px) {
  body.merchant .font-size--oversized {
    font-size: 46px;
    line-height: 50px;
  }
}
body.merchant .font-size--h1 {
  transition: font-size 300ms ease;
  font-size: 26px;
  line-height: 30px;
}
@media (min-width: 992px) {
  body.merchant .font-size--h1 {
    font-size: 32px;
    line-height: 36px;
  }
}
body.merchant .font-size--h2 {
  transition: font-size 300ms ease;
  font-size: 18px;
  line-height: 22px;
}
@media (min-width: 992px) {
  body.merchant .font-size--h2 {
    font-size: 26px;
    line-height: 30px;
  }
}
body.merchant .font-size--h3 {
  transition: font-size 300ms ease;
  font-size: 18px;
  line-height: 22px;
}
@media (min-width: 992px) {
  body.merchant .font-size--h3 {
    font-size: 22px;
    line-height: 26px;
  }
}
body.merchant .font-size--h4 {
  transition: font-size 300ms ease;
  font-size: 18px;
  line-height: 22px;
}
@media (min-width: 992px) {
  body.merchant .font-size--h4 {
    font-size: 18px;
    line-height: 22px;
  }
}
body.merchant .font-size--h5 {
  transition: font-size 300ms ease;
  font-size: 18px;
  line-height: 22px;
}
@media (min-width: 992px) {
  body.merchant .font-size--h5 {
    font-size: 18px;
    line-height: 22px;
  }
}
body.merchant .font-size--h6 {
  transition: font-size 300ms ease;
  font-size: 18px;
  line-height: 22px;
}
@media (min-width: 992px) {
  body.merchant .font-size--h6 {
    font-size: 18px;
    line-height: 22px;
  }
}
body.merchant .font-size--body-big {
  transition: font-size 300ms ease;
  font-size: 14px;
  line-height: 18px;
}
@media (min-width: 992px) {
  body.merchant .font-size--body-big {
    font-size: 16px;
    line-height: 20px;
  }
}
body.merchant .font-size--body {
  transition: font-size 300ms ease;
  font-size: 14px;
  line-height: 18px;
}
@media (min-width: 992px) {
  body.merchant .font-size--body {
    font-size: 14px;
    line-height: 18px;
  }
}
body.merchant .font-size--body-small {
  transition: font-size 300ms ease;
  font-size: 12px;
  line-height: 16px;
}
@media (min-width: 992px) {
  body.merchant .font-size--body-small {
    font-size: 12px;
    line-height: 16px;
  }
}
body.merchant .color-text--white {
  color: #ffffff !important;
}
body.merchant .color-background--white {
  background-color: #ffffff !important;
}
body.merchant .color-fill--white {
  fill: #ffffff !important;
}
body.merchant .color-text--green {
  color: #77B232 !important;
}
body.merchant .color-background--green {
  background-color: #77B232 !important;
}
body.merchant .color-fill--green {
  fill: #77B232 !important;
}
body.merchant .color-text--dark {
  color: #231F20 !important;
}
body.merchant .color-background--dark {
  background-color: #231F20 !important;
}
body.merchant .color-fill--dark {
  fill: #231F20 !important;
}
body.merchant .color-text--blue {
  color: #1174f4 !important;
}
body.merchant .color-background--blue {
  background-color: #1174f4 !important;
}
body.merchant .color-fill--blue {
  fill: #1174f4 !important;
}
body.merchant .color-text--mid-blue {
  color: #095dc9 !important;
}
body.merchant .color-background--mid-blue {
  background-color: #095dc9 !important;
}
body.merchant .color-fill--mid-blue {
  fill: #095dc9 !important;
}
body.merchant .color-text--grey {
  color: #D3D2D2 !important;
}
body.merchant .color-background--grey {
  background-color: #D3D2D2 !important;
}
body.merchant .color-fill--grey {
  fill: #D3D2D2 !important;
}
body.merchant .color-text--red {
  color: #cc2525 !important;
}
body.merchant .color-background--red {
  background-color: #cc2525 !important;
}
body.merchant .color-fill--red {
  fill: #cc2525 !important;
}
body.merchant .color-text--medium-grey {
  color: #7B7979 !important;
}
body.merchant .color-background--medium-grey {
  background-color: #7B7979 !important;
}
body.merchant .color-fill--medium-grey {
  fill: #7B7979 !important;
}
body.merchant .color-text--dark-grey {
  color: #4F4C4C !important;
}
body.merchant .color-background--dark-grey {
  background-color: #4F4C4C !important;
}
body.merchant .color-fill--dark-grey {
  fill: #4F4C4C !important;
}
body.merchant .button {
  cursor: pointer;
  box-sizing: border-box;
  display: inline-block;
  margin: 0 auto;
  font-weight: bold;
  line-height: 1;
  outline: none;
  padding: 8px 16px;
  text-align: center;
  text-decoration: none;
  padding: 26px / 2 16px;
  font-size: 14px;
  -webkit-border-radius: 4px !important;
  -moz-border-radius: 4px !important;
  border-radius: 4px !important;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
body.merchant .button--type-green {
  background-color: #77B232;
  color: #ffffff;
  border: none;
}
body.merchant .button--type-green:hover {
  background-color: #5C8B25;
  outline: none;
  text-decoration: none !important;
}
body.merchant .button--type-green:focus {
  outline: none;
}
body.merchant .button--type-grey {
  background-color: #D3D2D2;
  color: #4F4C4C;
  border: none;
}
body.merchant .button--type-grey:hover {
  background-color: #B3B3B3;
  outline: none;
  text-decoration: none !important;
}
body.merchant .button--type-grey:focus {
  outline: none;
}
body.merchant .button--type-blue {
  background-color: #1174f4;
  color: #ffffff;
  border: none;
}
body.merchant .button--type-blue:hover {
  background-color: #074698;
  outline: none;
  text-decoration: none !important;
}
body.merchant .button--type-blue:focus {
  outline: none;
}
body.merchant .button--type-outline {
  background-color: #ffffff;
  color: #77B232;
  border: 2px solid #77B232;
  padding: 26px / 2 - 2px 16px;
  font-size: 14px;
}
body.merchant .button--type-outline:hover {
  color: #5C8B25;
  outline: none;
  text-decoration: none !important;
}
body.merchant .button--type-outline:focus {
  outline: none;
}
body.merchant .button--size-default {
  padding: 26px / 2 16px;
  font-size: 14px;
}
body.merchant .button--size-sm {
  padding: 26px / 2 16px;
  font-size: 14px;
}
body.merchant .button--size-md {
  padding: 28px / 2 16px;
  font-size: 14px;
}
body.merchant .button--size-lg {
  padding: 30px / 2 16px;
  font-size: 14px;
}
body.merchant .button--size-xl {
  padding: 32px / 2 16px;
  font-size: 14px;
}
body.merchant .cmp-tags {
  margin-bottom: 8px;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.homepage {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.42857143;
  color: #4f4c4c;
  background-color: white;
}
.homepage * {
  box-sizing: border-box;
}
.homepage header {
  background: #004a92;
  color: white;
  font-weight: bold;
  position: relative;
}
.homepage header nav {
  display: flex;
  align-items: center;
}
.homepage header nav.container {
  padding-top: 10px;
  padding-bottom: 10px;
}
.homepage header nav > div:last-of-type {
  flex-grow: 2;
  text-align: right;
}
.homepage header nav > div:last-of-type a {
  margin-left: 15px;
}
@media screen and (min-width: 576px) {
  .homepage header nav > div:last-of-type {
    flex-grow: 0;
    border-left: 1px solid #1d7bce;
  }
}
.homepage header a {
  vertical-align: middle;
  display: inline-block;
}
.homepage header svg {
  font-size: 9px;
  fill: white;
  width: 90px;
  height: 40px;
}
.homepage section.padding {
  padding-bottom: 80px;
}
.homepage h1 {
  font-weight: 700;
  margin: 0.67em 0;
}
.homepage h2 {
  margin: 0 auto 30px;
  font-size: 32px;
  max-width: 900px;
  font-weight: 700;
  line-height: 1.42857143;
  color: #034a92;
}
@media screen and (min-width: 576px) {
  .homepage h2 {
    text-align: center;
  }
}
.homepage h5 {
  color: #d3d2d2;
}
.homepage p {
  font-size: 13px;
}
.homepage a.btn {
  display: inline-block;
  color: #053067;
  text-decoration: none;
  margin: 0 auto;
  text-align: center;
  background-color: white;
  font-weight: bold;
  font-size: 12px;
  letter-spacing: 0.04em;
  padding: 10px 15px;
  line-height: 1;
  transition: all 0.3s;
  border-radius: 4px;
}
.homepage a.btn.primary:hover {
  color: #e9e9e9;
  background-color: #053067;
}
.homepage a.btn.secondary {
  color: white;
  background-color: #79b634;
}
.homepage a.btn.secondary:hover {
  color: #e9e9e9;
  background-color: #053067;
}
.homepage .container {
  max-width: 1140px;
  margin: 0 auto;
  padding: 40px 20px;
}
@media screen and (min-width: 576px) {
  .homepage .container.flex,
  .homepage .container > div.flex {
    display: flex;
    justify-content: space-between;
  }
}
.homepage .container.centre {
  text-align: center;
}
@media screen and (min-width: 576px) {
  .homepage .container {
    padding: 20px;
  }
}
@media screen and (min-width: 1200px) {
  .homepage .container {
    padding: 20px 40px;
  }
}
.homepage #search {
  position: absolute;
  bottom: -42px;
  left: 0;
  right: 0;
}
.homepage #search form {
  position: relative;
  background: #fff;
  padding: 4px 15px;
  border-radius: 3px;
}
.homepage #search input {
  height: 34px;
  border: none;
  border-radius: 3px;
  vertical-align: middle;
}
.homepage #search input#sitesearch {
  width: 100%;
  padding: 10px 35px 10px 10px;
  color: #555;
  outline: none;
  font-weight: lighter;
}
.homepage #search input[type=submit] {
  width: 34px;
  padding-top: 15px;
  padding-right: 35px;
  cursor: pointer;
  position: absolute;
  top: 5px;
  right: 15px;
  text-indent: -1000em;
  background: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%225%20-5%2040%2040%22%3E%3Cpath%20fill%3D%22%23231f20%22%20d%3D%22M24.1%2019.6c-4.2%200-7.7-3.5-7.7-7.7s3.5-7.7%207.7-7.7%207.7%203.5%207.7%207.7c0%204.3-3.4%207.7-7.7%207.7zm0-13.4c-3.1%200-5.7%202.6-5.7%205.7s2.6%205.7%205.7%205.7%205.7-2.6%205.7-5.7-2.5-5.7-5.7-5.7z%22/%3E%3Cpath%20fill%3D%22%23231f20%22%20d%3D%22M33.7%2022.4c-.2%200-.5-.1-.7-.3l-4.7-4.7c-.4-.4-.4-1.1%200-1.4.4-.4%201.1-.4%201.4%200l4.7%204.7c.4.4.4%201.1%200%201.4-.3.3-.5.3-.7.3z%22/%3E%3C/svg%3E") #fff no-repeat right center;
}
@media screen and (min-width: 576px) {
  .homepage #search {
    position: static;
    width: auto;
    padding-left: 10px;
    padding-right: 13px;
    flex-grow: 2;
  }
  .homepage #search form {
    display: inline-block;
    width: 60%;
    min-width: 190px;
    height: 34px;
    padding: 0;
  }
  .homepage #search #sitesearch {
    max-width: 420px;
    min-width: 160px;
  }
  .homepage #search input[type=submit] {
    top: 0;
    right: 0;
  }
}
.homepage .main-panel {
  color: white;
  background-color: #1d7bcE;
}
.homepage .main-panel .container.flex.top-container {
  padding-bottom: 60px;
}
.homepage .main-panel .container.flex.top-container > div:first-child {
  flex-basis: 90%;
}
@media screen and (min-width: 576px) {
  .homepage .main-panel .container.flex.top-container > div:first-child {
    padding-right: 20px;
  }
}
.homepage .main-panel .container.flex.top-container .email-form input {
  width: 100%;
  height: 40px;
  border-radius: 4px;
}
.homepage .main-panel .container.flex.top-container .email-form input[type="submit"] {
  padding: 0.93em 0;
  margin-bottom: 30px;
  background: #77b232;
  color: #ffffff;
  font-weight: 600;
  border: none;
  text-shadow: none;
  letter-spacing: 0.5px;
}
.homepage .main-panel .container.flex.top-container .email-form input[type="text"] {
  padding: 6px 12px;
  margin-bottom: 15px;
  font-style: italic;
  font-size: 12px;
  line-height: 1.42857143;
  color: #555555;
  background: #fff none;
  border: 1px solid #ccc;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
@media screen and (min-width: 768px) {
  .homepage .main-panel .container.flex.top-container .email-form {
    display: flex;
  }
  .homepage .main-panel .container.flex.top-container .email-form input[type="submit"] {
    width: 37%;
    border-radius: 0 4px 4px 0;
  }
  .homepage .main-panel .container.flex.top-container .email-form input[type="text"] {
    width: 55%;
    border-radius: 4px 0 0 4px;
  }
}
.homepage .main-panel p {
  font-size: 17px;
  font-weight: normal;
  margin-top: 20px;
  margin-bottom: 20px;
}
@media screen and (min-width: 576px) {
  .homepage .main-panel p {
    font-size: 25px;
  }
}
.homepage .main-panel .how-it-works .bullet-container {
  position: relative;
}
.homepage .main-panel .how-it-works .bullet-container:before {
  content: '';
  left: 30px;
  position: absolute;
  width: 2px;
  background: #fff;
  height: 100%;
}
.homepage .main-panel .how-it-works .bulletpoints {
  list-style-type: none;
  position: relative;
  left: -42px;
}
.homepage .main-panel .how-it-works .bulletpoints li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 20px;
}
.homepage .main-panel .how-it-works .bulletpoints li:last-of-type {
  padding-bottom: 0;
}
.homepage .main-panel .how-it-works .bulletpoints li div:first-of-type {
  padding-right: 30px;
}
.homepage .main-panel .how-it-works .bulletpoints li div:last-of-type {
  flex-grow: 1;
}
.homepage .main-panel .how-it-works .bulletpoints strong {
  display: block;
}
.homepage .main-panel .how-it-works .circle-icon {
  display: block;
  width: 61px;
  height: 61px;
  border-radius: 50%;
  background-color: #d3d2d2;
}
.homepage .main-panel .how-it-works .circle-icon-outer {
  width: 65px;
  height: 65px;
  padding-top: 2px;
  padding-left: 2px;
  border-radius: 50%;
  background-color: white;
}
.homepage .logos-panel {
  color: #034A92;
  background-color: white;
}
.homepage .logos-panel a {
  text-decoration: none;
}
.homepage .logos-panel h2 {
  text-align: center;
}
.homepage .logos-panel .flex {
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
}
.homepage .logos-panel .flex img {
  margin: 0 10px 10px;
}
.homepage .logos-panel .more {
  font-size: 14px;
  font-weight: bold;
}
.homepage .logos-panel .container.flex {
  display: flex;
}
.homepage .logos-panel .brand-logo {
  height: 55px;
  margin: 0 10px;
}
.homepage .feature-panel {
  color: #034A92;
  background-color: #F4F4F4;
  border-bottom: none;
  margin-bottom: 0;
}
.homepage .feature-panel h2 {
  text-align: center;
}
.homepage .feature-panel p {
  color: #4f4c4c;
  text-align: center;
  max-width: 450px;
  margin: 0 auto;
}
.homepage .feature-panel .container {
  width: 100%;
}
.homepage .feature-panel .container .flex {
  display: flex;
  justify-content: space-between;
}
.homepage .feature-panel .container .flex svg {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  background-color: #e9e9e9;
}
.homepage .feature-panel .container.icons {
  max-width: 450px;
}
.homepage .feature-panel a.button {
  display: block;
  text-decoration: none;
  color: white;
  margin: 0 auto;
  text-align: center;
  background-color: #79b634;
  font-weight: bold;
  font-size: 14px;
  letter-spacing: 0.04em;
  padding: 15px 20px;
  line-height: 1;
  transition: all 0.3s;
  border-radius: 4px;
}
.homepage .feature-panel a.button:hover {
  background-color: #053067;
}
.homepage .stories-panel {
  color: #034A92;
  background-color: #F4F4F4;
}
.homepage .stories-panel .button {
  margin-top: 45px;
}
.homepage .stories-panel h2 {
  text-align: center;
  margin-top: 0;
}
.homepage .stories-panel h3 {
  text-align: left;
  color: #000;
  font-size: 18px;
  margin-top: 0;
}
@media (max-width: 991px) {
  .homepage .stories-panel h3 {
    margin-top: 20px;
  }
}
.homepage .stories-panel p {
  color: #4f4c4c;
  max-width: 510px;
  font-size: 16px;
  margin: 10px 0px 0px 0px;
}
.homepage .stories-panel .container {
  width: 100%;
}
.homepage .stories-panel .container .flex {
  display: flex;
  justify-content: space-between;
}
.homepage .stories-panel .container.img {
  max-width: 450px;
}
.homepage .stories-panel .col-md-6 {
  padding-right: 15px;
  padding-left: 15px;
}
.homepage .stories-panel a.button {
  text-decoration: none;
  color: #fff;
  margin: 0 auto;
  text-align: center;
  background-color: #79b634;
  font-weight: bold;
  font-size: 14px;
  letter-spacing: 0.04em;
  padding: 15px 20px;
  line-height: 1;
  transition: all 0.3s;
  border-radius: 4px;
}
.homepage .stories-panel a.button:hover {
  background-color: #053067;
}
.homepage #swiper {
  display: block;
  min-height: 390px;
  width: 100%;
  position: relative;
  overflow: hidden;
  user-select: none;
  -moz-user-select: none;
}
.homepage #swiper .swiper-wrapper {
  display: flex;
  position: relative;
}
.homepage #swiper .swiper-slide {
  display: flex;
  flex-shrink: 0;
  padding: 0;
}
.homepage #swiper .swiper-slide .container {
  vertical-align: middle;
  background-size: 168px auto;
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: 15px;
}
.homepage #swiper .swiper-slide .container#get-cashback {
  background-image: url('data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%220%200%20300%20300%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%2C.cls-5%7Bfill%3A%23eff2f7%3B%7D.cls-1%2C.cls-4%2C.cls-9%7Bstroke%3A%232e7abe%3B%7D.cls-1%2C.cls-9%7Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-width%3A2px%3B%7D.cls-2%2C.cls-4%2C.cls-9%7Bfill%3Anone%3B%7D.cls-3%7Bfill%3A%23599cd4%3B%7D.cls-4%7Bstroke-miterlimit%3A10%3Bstroke-width%3A6px%3B%7D.cls-6%7Bclip-path%3Aurl%28%23clip-path%29%3B%7D.cls-7%7Bfill%3A%23c6def3%3B%7D.cls-8%7Bfill%3A%23fff%3B%7D.cls-10%7Bclip-path%3Aurl%28%23clip-path-2%29%3B%7D.cls-11%7Bfill%3A%238fbde6%3B%7D.cls-12%7Bfill%3A%23c6def4%3B%7D.cls-13%7Bfill%3A%232f7abf%3B%7D.cls-14%7Bfill%3A%232e7abe%3B%7D%3C%2Fstyle%3E%3CclipPath%20id%3D%22clip-path%22%3E%3Cpath%20id%3D%22_Clipping_Path_%22%20data-name%3D%22%26lt%3BClipping%20Path%26gt%3B%22%20class%3D%22cls-1%22%20d%3D%22M216.76%2C232.19H82.24a3.57%2C3.57%2C0%2C0%2C1-3.54-4l17-132.23a3.58%2C3.58%2C0%2C0%2C1%2C3.54-3.12H199.81a3.58%2C3.58%2C0%2C0%2C1%2C3.54%2C3.12l17%2C132.23A3.57%2C3.57%2C0%2C0%2C1%2C216.76%2C232.19Z%22%2F%3E%3C%2FclipPath%3E%3CclipPath%20id%3D%22clip-path-2%22%3E%3Cpath%20class%3D%22cls-2%22%20d%3D%22M167.2%2C145.21a11.75%2C11.75%2C0%2C0%2C1%2C.08%2C15.75l-16.05%2C17.26a1.66%2C1.66%2C0%2C0%2C1-2.46%2C0L132.72%2C161a11.75%2C11.75%2C0%2C0%2C1%2C.08-15.75%2C9.87%2C9.87%2C0%2C0%2C1%2C14.66-.09l2.54%2C2.73%2C2.54-2.73A9.87%2C9.87%2C0%2C0%2C1%2C167.2%2C145.21Z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3Ctitle%3Ehow_to_earn_cashback_1%3C%2Ftitle%3E%3Cg%20id%3D%22Layer_1%22%20data-name%3D%22Layer%201%22%3E%3Ccircle%20class%3D%22cls-3%22%20cx%3D%22150%22%20cy%3D%22150%22%20r%3D%22150%22%2F%3E%3C%2Fg%3E%3Cg%20id%3D%22Layer_6%22%20data-name%3D%22Layer%206%22%3E%3Crect%20class%3D%22cls-4%22%20x%3D%22118.53%22%20y%3D%2267.81%22%20width%3D%2261.94%22%20height%3D%2250.03%22%20rx%3D%2225.02%22%20ry%3D%2225.02%22%2F%3E%3Cpath%20id%3D%22_Clipping_Path_2%22%20data-name%3D%22%26lt%3BClipping%20Path%26gt%3B%22%20class%3D%22cls-5%22%20d%3D%22M216.76%2C232.19H82.24a3.57%2C3.57%2C0%2C0%2C1-3.54-4l17-132.23a3.58%2C3.58%2C0%2C0%2C1%2C3.54-3.12H199.81a3.58%2C3.58%2C0%2C0%2C1%2C3.54%2C3.12l17%2C132.23A3.57%2C3.57%2C0%2C0%2C1%2C216.76%2C232.19Z%22%2F%3E%3Cg%20class%3D%22cls-6%22%3E%3Cpath%20class%3D%22cls-7%22%20d%3D%22M86.64%2C222.26-36.79%2C296.11l11.18-220.3L97.09%2C84.3%2C89.69%2C219A3.53%2C3.53%2C0%2C0%2C1%2C86.64%2C222.26Z%22%2F%3E%3Cpolygon%20class%3D%22cls-8%22%20points%3D%2289.4%20220.2%2064.11%20229.83%2073.79%20255.26%2080.9%20238.83%2089.4%20220.2%22%2F%3E%3Cpath%20class%3D%22cls-7%22%20d%3D%22M212.2%2C222.26l123.43%2C73.85L324.45%2C75.81%2C201.75%2C84.3%2C209.15%2C219A3.54%2C3.54%2C0%2C0%2C0%2C212.2%2C222.26Z%22%2F%3E%3Cpolygon%20class%3D%22cls-8%22%20points%3D%22209.45%20220.2%20233.84%20229.83%20224.16%20255.26%20217.94%20238.83%20209.45%20220.2%22%2F%3E%3C%2Fg%3E%3Cpath%20id%3D%22_Clipping_Path_3%22%20data-name%3D%22%26lt%3BClipping%20Path%26gt%3B%22%20class%3D%22cls-9%22%20d%3D%22M216.76%2C232.19H82.24a3.57%2C3.57%2C0%2C0%2C1-3.54-4l17-132.23a3.58%2C3.58%2C0%2C0%2C1%2C3.54-3.12H199.81a3.58%2C3.58%2C0%2C0%2C1%2C3.54%2C3.12l17%2C132.23A3.57%2C3.57%2C0%2C0%2C1%2C216.76%2C232.19Z%22%2F%3E%3Cg%20class%3D%22cls-10%22%3E%3Crect%20class%3D%22cls-11%22%20x%3D%22127.88%22%20y%3D%22138.22%22%20width%3D%2244.23%22%20height%3D%2244.23%22%2F%3E%3Cpath%20class%3D%22cls-12%22%20d%3D%22M142.33%2C147.48a11.09%2C11.09%2C0%2C0%2C1%2C5.83%2C1.53%2C7.76%2C7.76%2C0%2C0%2C0-7-4.34%2C7.64%2C7.64%2C0%2C0%2C0-7.74%2C7.37A10.14%2C10.14%2C0%2C0%2C1%2C142.33%2C147.48Z%22%2F%3E%3Cpath%20class%3D%22cls-12%22%20d%3D%22M157.67%2C147.48a11.09%2C11.09%2C0%2C0%2C0-5.83%2C1.53%2C7.76%2C7.76%2C0%2C0%2C1%2C7-4.34%2C7.64%2C7.64%2C0%2C0%2C1%2C7.74%2C7.37A10.14%2C10.14%2C0%2C0%2C0%2C157.67%2C147.48Z%22%2F%3E%3C%2Fg%3E%3Cpath%20class%3D%22cls-13%22%20d%3D%22M140.21%2C143.91a7.84%2C7.84%2C0%2C0%2C1%2C5.78%2C2.57l2.55%2C2.73a2%2C2%2C0%2C0%2C0%2C2.92%2C0l2.55-2.73a7.84%2C7.84%2C0%2C0%2C1%2C5.78-2.57%2C8.07%2C8.07%2C0%2C0%2C1%2C5.94%2C2.66%2C9.71%2C9.71%2C0%2C0%2C1%2C.09%2C13L150%2C176.6l-15.82-17a9.71%2C9.71%2C0%2C0%2C1%2C.09-13%2C8.07%2C8.07%2C0%2C0%2C1%2C5.94-2.66m19.58-2a9.88%2C9.88%2C0%2C0%2C0-7.25%2C3.21L150%2C147.85l-2.54-2.73a9.88%2C9.88%2C0%2C0%2C0-7.25-3.21%2C10.1%2C10.1%2C0%2C0%2C0-7.41%2C3.3%2C11.75%2C11.75%2C0%2C0%2C0-.08%2C15.75l16.05%2C17.26a1.65%2C1.65%2C0%2C0%2C0%2C2.46%2C0L167.28%2C161a11.75%2C11.75%2C0%2C0%2C0-.08-15.75%2C10.1%2C10.1%2C0%2C0%2C0-7.41-3.3Z%22%2F%3E%3Crect%20class%3D%22cls-14%22%20x%3D%22148.51%22%20y%3D%22115.01%22%20width%3D%222.97%22%20height%3D%2218.21%22%20rx%3D%221.33%22%20ry%3D%221.33%22%2F%3E%3Crect%20class%3D%22cls-14%22%20x%3D%22148.51%22%20y%3D%22126.16%22%20width%3D%222.97%22%20height%3D%2211.14%22%20rx%3D%221.33%22%20ry%3D%221.33%22%20transform%3D%22translate%2818.27%20281.73%29%20rotate%28-90%29%22%2F%3E%3Crect%20class%3D%22cls-14%22%20x%3D%22148.51%22%20y%3D%22110.92%22%20width%3D%222.97%22%20height%3D%2211.14%22%20rx%3D%221.33%22%20ry%3D%221.33%22%20transform%3D%22translate%2833.51%20266.49%29%20rotate%28-90%29%22%2F%3E%3Cg%20id%3D%22Page-1%22%3E%3Cg%20id%3D%22quidco-logo-standard%22%3E%3Cpath%20id%3D%22Shape%22%20class%3D%22cls-13%22%20d%3D%22M141.94%2C206.89a.48.48%2C0%2C0%2C1-.33.15H139a.52.52%2C0%2C0%2C1-.48-.48V206a6%2C6%2C0%2C0%2C1-3.8%2C1.24%2C4.46%2C4.46%2C0%2C0%2C1-2.07-.41%2C3.05%2C3.05%2C0%2C0%2C1-1.26-1.12%2C4.84%2C4.84%2C0%2C0%2C1-.63-1.7%2C12.33%2C12.33%2C0%2C0%2C1-.16-2.07v-7.78a.47.47%2C0%2C0%2C1%2C.14-.33.55.55%2C0%2C0%2C1%2C.34-.15h2.82a.5.5%2C0%2C0%2C1%2C.34.15.49.49%2C0%2C0%2C1%2C.14.33v7.76a5%2C5%2C0%2C0%2C0%2C.08%2C1%2C1.67%2C1.67%2C0%2C0%2C0%2C.26.68%2C1%2C1%2C0%2C0%2C0%2C.51.37%2C3%2C3%2C0%2C0%2C0%2C.87.11%2C3.09%2C3.09%2C0%2C0%2C0%2C1.05-.2c.35-.15.74-.32%2C1.15-.54v-9.2a.44.44%2C0%2C0%2C1%2C.15-.33.46.46%2C0%2C0%2C1%2C.33-.15h2.83a.48.48%2C0%2C0%2C1%2C.33.15.5.5%2C0%2C0%2C1%2C.15.33v12.42a.46.46%2C0%2C0%2C1-.15.33%22%2F%3E%3Cpath%20id%3D%22Shape-2%22%20data-name%3D%22Shape%22%20class%3D%22cls-13%22%20d%3D%22M148.18%2C206.56a.43.43%2C0%2C0%2C1-.15.33.46.46%2C0%2C0%2C1-.33.15h-2.84a.5.5%2C0%2C0%2C1-.34-.15.45.45%2C0%2C0%2C1-.14-.33V194.13a.48.48%2C0%2C0%2C1%2C.48-.48h2.84a.45.45%2C0%2C0%2C1%2C.33.14.46.46%2C0%2C0%2C1%2C.15.34Z%22%2F%3E%3Cpath%20id%3D%22Shape-3%22%20data-name%3D%22Shape%22%20class%3D%22cls-13%22%20d%3D%22M161.61%2C206a.59.59%2C0%2C0%2C1-.13.42%2C1.36%2C1.36%2C0%2C0%2C1-.59.26%2C21.56%2C21.56%2C0%2C0%2C1-2.31.42%2C21.22%2C21.22%2C0%2C0%2C1-2.66.17%2C5.78%2C5.78%2C0%2C0%2C1-4.36-1.57%2C6.09%2C6.09%2C0%2C0%2C1-1.5-4.41v-1.81a6.26%2C6.26%2C0%2C0%2C1%2C1.45-4.36%2C5.63%2C5.63%2C0%2C0%2C1%2C4.41-1.61c.24%2C0%2C.52%2C0%2C.87.05l1%2C.12V189.6a.52.52%2C0%2C0%2C1%2C.48-.48h2.83a.52.52%2C0%2C0%2C1%2C.48.48Zm-3.77-9.26c-.28%2C0-.59-.05-1-.07s-.68%2C0-1%2C0a2.33%2C2.33%2C0%2C0%2C0-1%2C.2%2C1.65%2C1.65%2C0%2C0%2C0-.63.6%2C3.07%2C3.07%2C0%2C0%2C0-.34.9%2C7.84%2C7.84%2C0%2C0%2C0-.09%2C1.13v1.83a8.16%2C8.16%2C0%2C0%2C0%2C.09%2C1.16%2C2.25%2C2.25%2C0%2C0%2C0%2C.34.9%2C1.52%2C1.52%2C0%2C0%2C0%2C.63.6%2C2.15%2C2.15%2C0%2C0%2C0%2C1%2C.2c.39%2C0%2C.76%2C0%2C1.09%2C0s.61-.05.83-.09Z%22%2F%3E%3Cpath%20id%3D%22Shape-4%22%20data-name%3D%22Shape%22%20class%3D%22cls-13%22%20d%3D%22M172.19%2C206.72a.71.71%2C0%2C0%2C1-.37.17l-1.27.24a13.83%2C13.83%2C0%2C0%2C1-1.83.11%2C5.27%2C5.27%2C0%2C0%2C1-3.95-1.51%2C6.09%2C6.09%2C0%2C0%2C1-1.48-4.4v-2a6.05%2C6.05%2C0%2C0%2C1%2C1.48-4.39%2C5.24%2C5.24%2C0%2C0%2C1%2C3.95-1.52%2C13.83%2C13.83%2C0%2C0%2C1%2C1.83.11%2C12.21%2C12.21%2C0%2C0%2C1%2C1.27.24%2C1.29%2C1.29%2C0%2C0%2C1%2C.37.17.46.46%2C0%2C0%2C1%2C.11.37v2.07a.31.31%2C0%2C0%2C1-.13.29.42.42%2C0%2C0%2C1-.31.11h0c-.44%2C0-.85-.09-1.25-.11s-.93-.05-1.61-.05a1.8%2C1.8%2C0%2C0%2C0-.74.13%2C1.47%2C1.47%2C0%2C0%2C0-.61.44%2C2.57%2C2.57%2C0%2C0%2C0-.41.83%2C5.24%2C5.24%2C0%2C0%2C0-.14%2C1.29v2a5.18%2C5.18%2C0%2C0%2C0%2C.14%2C1.29%2C2.38%2C2.38%2C0%2C0%2C0%2C.41.83%2C1.41%2C1.41%2C0%2C0%2C0%2C.61.45%2C2.06%2C2.06%2C0%2C0%2C0%2C.74.13c.66%2C0%2C1.2%2C0%2C1.61-.06l1.25-.11h.06a.47.47%2C0%2C0%2C1%2C.31.11.37.37%2C0%2C0%2C1%2C.13.3v2.07a.51.51%2C0%2C0%2C1-.13.4%22%2F%3E%3Cpath%20id%3D%22Shape-5%22%20data-name%3D%22Shape%22%20class%3D%22cls-13%22%20d%3D%22M184.88%2C201.18a7.52%2C7.52%2C0%2C0%2C1-.39%2C2.51%2C4.87%2C4.87%2C0%2C0%2C1-3%2C3.12%2C6.54%2C6.54%2C0%2C0%2C1-2.51.43%2C7%2C7%2C0%2C0%2C1-2.52-.43%2C4.93%2C4.93%2C0%2C0%2C1-1.82-1.21%2C5.21%2C5.21%2C0%2C0%2C1-1.13-1.91%2C7.56%2C7.56%2C0%2C0%2C1-.39-2.51v-1.62a7.53%2C7.53%2C0%2C0%2C1%2C.39-2.52%2C5%2C5%2C0%2C0%2C1%2C2.95-3.12%2C6.76%2C6.76%2C0%2C0%2C1%2C2.52-.42%2C7.17%2C7.17%2C0%2C0%2C1%2C2.51.42%2C5.2%2C5.2%2C0%2C0%2C1%2C1.83%2C1.22%2C5.37%2C5.37%2C0%2C0%2C1%2C1.12%2C1.9%2C7.62%2C7.62%2C0%2C0%2C1%2C.39%2C2.52Zm-3.79-1.64c0-1.9-.68-2.85-2.06-2.85a1.82%2C1.82%2C0%2C0%2C0-1.56.72%2C3.62%2C3.62%2C0%2C0%2C0-.53%2C2.15v1.62a3.63%2C3.63%2C0%2C0%2C0%2C.53%2C2.14A1.82%2C1.82%2C0%2C0%2C0%2C179%2C204c1.38%2C0%2C2.06-1%2C2.06-2.86Z%22%2F%3E%3Cpath%20id%3D%22Shape-6%22%20data-name%3D%22Shape%22%20class%3D%22cls-13%22%20d%3D%22M148.27%2C191.67a.45.45%2C0%2C0%2C1-.14.33.5.5%2C0%2C0%2C1-.34.15h-3a.52.52%2C0%2C0%2C1-.48-.48v-2.16a.46.46%2C0%2C0%2C1%2C.15-.33.43.43%2C0%2C0%2C1%2C.33-.15h3a.46.46%2C0%2C0%2C1%2C.34.15.45.45%2C0%2C0%2C1%2C.14.33Z%22%2F%3E%3Cpath%20id%3D%22Shape-7%22%20data-name%3D%22Shape%22%20class%3D%22cls-13%22%20d%3D%22M128.36%2C193.52a6.35%2C6.35%2C0%2C0%2C0-1.46-2.33%2C5.67%2C5.67%2C0%2C0%2C0-2.19-1.31%2C9.1%2C9.1%2C0%2C0%2C0-5.4%2C0%2C5.61%2C5.61%2C0%2C0%2C0-2.2%2C1.31%2C6.11%2C6.11%2C0%2C0%2C0-1.46%2C2.33%2C10%2C10%2C0%2C0%2C0-.53%2C3.45v2.77a10%2C10%2C0%2C0%2C0%2C.53%2C3.45%2C6.49%2C6.49%2C0%2C0%2C0%2C1.46%2C2.33%2C5.71%2C5.71%2C0%2C0%2C0%2C2.2%2C1.31%2C7.68%2C7.68%2C0%2C0%2C0%2C1.42.32c.08.13.17.24.26.37a9.66%2C9.66%2C0%2C0%2C0%2C1.83%2C1.73c.2.15.44.32.7.48s.54.34.8.48.53.3.77.43a5%2C5%2C0%2C0%2C0%2C.63.26l.43.09a.31.31%2C0%2C0%2C0%2C.33-.15l1.33-1.75a.53.53%2C0%2C0%2C0-.13-.74l0%2C0-.64-.42-.78-.5c-.28-.17-.54-.33-.78-.5a3.09%2C3.09%2C0%2C0%2C0-.29-.2%2C5.89%2C5.89%2C0%2C0%2C0%2C1.79-1.17%2C5.81%2C5.81%2C0%2C0%2C0%2C1.46-2.33%2C10%2C10%2C0%2C0%2C0%2C.53-3.45V197A10.76%2C10.76%2C0%2C0%2C0%2C128.36%2C193.52Zm-8.51%2C9.31a5.28%2C5.28%2C0%2C0%2C1-.7-3.07V197a5.28%2C5.28%2C0%2C0%2C1%2C.7-3.07A2.52%2C2.52%2C0%2C0%2C1%2C122%2C193a2.58%2C2.58%2C0%2C0%2C1%2C2.18.94%2C5.12%2C5.12%2C0%2C0%2C1%2C.72%2C3.07v2.79a5.12%2C5.12%2C0%2C0%2C1-.72%2C3.07%2C2.58%2C2.58%2C0%2C0%2C1-2.18.94A2.52%2C2.52%2C0%2C0%2C1%2C119.85%2C202.83Z%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E');
}
.homepage #swiper .swiper-slide .container#what-is-cashback {
  background-image: url('data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%220%200%20300%20300%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%2C.cls-11%7Bfill%3A%23eef2f7%3B%7D.cls-2%7Bfill%3A%23599cd4%3B%7D.cls-13%2C.cls-3%7Bfill%3A%232e7abe%3B%7D.cls-4%7Bfill%3A%23f0f2f7%3B%7D.cls-5%7Bclip-path%3Aurl%28%23clip-path%29%3B%7D.cls-12%2C.cls-6%7Bfill%3A%23eff2f7%3B%7D.cls-7%7Bfill%3Anone%3B%7D.cls-10%2C.cls-11%2C.cls-7%2C.cls-8%2C.cls-9%7Bstroke%3A%232e7abe%3Bstroke-width%3A2px%3B%7D.cls-10%2C.cls-7%2C.cls-8%2C.cls-9%7Bstroke-miterlimit%3A10%3B%7D.cls-10%2C.cls-8%7Bfill%3A%23c6def4%3B%7D.cls-8%2C.cls-9%7Bisolation%3Aisolate%3B%7D.cls-15%2C.cls-9%7Bfill%3A%235a9cd4%3B%7D.cls-11%7Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3B%7D.cls-12%2C.cls-13%7Bfont-size%3A21px%3Bfont-family%3AHelveticaNeue-CondensedBold%2C%20Helvetica%20Neue%3Bfont-weight%3A700%3B%7D.cls-14%7Bfill%3A%232f7abf%3B%7D%3C%2Fstyle%3E%3CclipPath%20id%3D%22clip-path%22%3E%3Cpath%20id%3D%22_Clipping_Path_%22%20data-name%3D%22%26lt%3BClipping%20Path%26gt%3B%22%20class%3D%22cls-1%22%20d%3D%22M187.73%2C216.22c.8-.92%2C22.58-20.27%2C27.05-39.76v.87a40%2C40%2C0%2C0%2C0%2C1.43-10.6c0-28.79-24.85-53.71-63.11-53.71A97.12%2C97.12%2C0%2C0%2C0%2C115%2C119.39c-20.39-1.41-33%2C2.91-38.12%2C5.21-2.88%2C1-1.51%2C3.33-1.51%2C3.33a44.91%2C44.91%2C0%2C0%2C0%2C13.4%2C13.46c-3.82%2C19.43-14.6%2C25.47-18.57%2C27.07a2.28%2C2.28%2C0%2C0%2C0-1.39%2C2.27c.92%2C13.26%2C5.79%2C20.16%2C7.71%2C22.41a5.06%2C5.06%2C0%2C0%2C0%2C1.66%2C1.19c2.06.79%2C7.36%2C2.6%2C12.37%2C2.29a1.88%2C1.88%2C0%2C0%2C1%2C1%2C.53%2C29%2C29%2C0%2C0%2C0%2C6.49%2C6.45%2C68.26%2C68.26%2C0%2C0%2C0%2C7.49%2C4.89%2C1.51%2C1.51%2C0%2C0%2C1%2C.53%2C1.37l-2.9%2C14a5.63%2C5.63%2C0%2C0%2C0%2C.25%2C3.25%2C3.44%2C3.44%2C0%2C0%2C0%2C3.41%2C2.27c2.21%2C0%2C3.29-.06%2C16.24%2C0a5.23%2C5.23%2C0%2C0%2C0%2C5-3.54l2.9-8.43a92.36%2C92.36%2C0%2C0%2C0%2C28.26.62l-1.35%2C6.75c-.44%2C1.9-.57%2C4.37%2C4.18%2C4.4l16.93.07C185.83%2C229.23%2C187.17%2C216.87%2C187.73%2C216.22Z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3Ctitle%3Eget_cashback%3C%2Ftitle%3E%3Cg%20id%3D%22Layer_1%22%20data-name%3D%22Layer%201%22%3E%3Ccircle%20class%3D%22cls-2%22%20cx%3D%22150%22%20cy%3D%22150%22%20r%3D%22150%22%2F%3E%3C%2Fg%3E%3Cg%20id%3D%22Layer_5%22%20data-name%3D%22Layer%205%22%3E%3Cg%20id%3D%22_Group_%22%20data-name%3D%22%26lt%3BGroup%26gt%3B%22%3E%3Cpath%20class%3D%22cls-3%22%20d%3D%22M218.12%2C142.84c6.47%2C0%2C13%2C6%2C15.63%2C15a4.35%2C4.35%2C0%2C0%2C1-2.93%2C5.4%2C4.43%2C4.43%2C0%2C0%2C1-1.24.18%2C4.34%2C4.34%2C0%2C0%2C1-4.16-3.11c-1.66-5.62-5.25-8.77-7.29-8.77a1.43%2C1.43%2C0%2C0%2C0-.46.07c-1.89.56-6%2C3.28-4.23%2C9.36.68%2C2.3%2C1.84%2C6.87-.46%2C7.55a4%2C4%2C0%2C0%2C1-1.23.19%2C4.36%2C4.36%2C0%2C0%2C1-4.17-3.12c-3.06-10.34.29-20.14%2C7.63-22.31a10.06%2C10.06%2C0%2C0%2C1%2C2.91-.43m0-2a12.06%2C12.06%2C0%2C0%2C0-3.48.51c-4.19%2C1.24-7.4%2C4.57-9%2C9.37a25.7%2C25.7%2C0%2C0%2C0%2C.07%2C15.43%2C6.38%2C6.38%2C0%2C0%2C0%2C6.08%2C4.55%2C6.14%2C6.14%2C0%2C0%2C0%2C1.8-.27c1.13-.33%2C3-1.45%2C2.77-5.2a22.35%2C22.35%2C0%2C0%2C0-1-4.84c-1.51-5.11%2C2.28-6.66%2C2.83-6.85.93.07%2C3.85%2C2.35%2C5.32%2C7.33a6.4%2C6.4%2C0%2C0%2C0%2C6.08%2C4.54%2C6.55%2C6.55%2C0%2C0%2C0%2C1.81-.26%2C6.36%2C6.36%2C0%2C0%2C0%2C4.28-7.89c-2.86-9.66-10.08-16.42-17.55-16.42Z%22%2F%3E%3C%2Fg%3E%3Cg%20id%3D%22_Group_2%22%20data-name%3D%22%26lt%3BGroup%26gt%3B%22%3E%3Cpath%20class%3D%22cls-4%22%20d%3D%22M230.4%2C162.75a3.63%2C3.63%2C0%2C0%2C1-3.46-2.58%2C12.92%2C12.92%2C0%2C0%2C1-.19-7%2C7.25%2C7.25%2C0%2C0%2C1%2C4.79-5.28%2C6.12%2C6.12%2C0%2C0%2C1%2C1.8-.26c3.75%2C0%2C7.35%2C3.31%2C8.76%2C8.06a3.62%2C3.62%2C0%2C0%2C1-2.44%2C4.49%2C3.92%2C3.92%2C0%2C0%2C1-1%2C.14%2C3.62%2C3.62%2C0%2C0%2C1-3.46-2.58%2C5.62%2C5.62%2C0%2C0%2C0-1.49-2.6%2C5.88%2C5.88%2C0%2C0%2C0%2C.17%2C3%2C3.62%2C3.62%2C0%2C0%2C1-2.44%2C4.49A3.54%2C3.54%2C0%2C0%2C1%2C230.4%2C162.75Z%22%2F%3E%3Cpath%20class%3D%22cls-3%22%20d%3D%22M233.34%2C148.62c3.25%2C0%2C6.49%2C2.94%2C7.8%2C7.35a2.61%2C2.61%2C0%2C0%2C1-1.76%2C3.24%2C2.74%2C2.74%2C0%2C0%2C1-.74.1%2C2.6%2C2.6%2C0%2C0%2C1-2.5-1.86c-.74-2.51-2.25-3.63-2.76-3.63h-.07c-.11%2C0-.38.32-.57%2C1a6.75%2C6.75%2C0%2C0%2C0%2C.16%2C3.59%2C2.61%2C2.61%2C0%2C0%2C1-1.76%2C3.24%2C2.69%2C2.69%2C0%2C0%2C1-.74.1%2C2.62%2C2.62%2C0%2C0%2C1-2.5-1.86%2C12%2C12%2C0%2C0%2C1-.19-6.46%2C6.27%2C6.27%2C0%2C0%2C1%2C4.12-4.59%2C5.21%2C5.21%2C0%2C0%2C1%2C1.51-.22m0-2a7.32%2C7.32%2C0%2C0%2C0-2.08.3%2C8.21%2C8.21%2C0%2C0%2C0-5.47%2C6%2C13.94%2C13.94%2C0%2C0%2C0%2C.19%2C7.56%2C4.64%2C4.64%2C0%2C0%2C0%2C4.42%2C3.29%2C4.51%2C4.51%2C0%2C0%2C0%2C1.31-.19%2C4.6%2C4.6%2C0%2C0%2C0%2C3.28-4%2C4.65%2C4.65%2C0%2C0%2C0%2C3.65%2C1.79%2C4.51%2C4.51%2C0%2C0%2C0%2C1.31-.19%2C4.61%2C4.61%2C0%2C0%2C0%2C3.11-5.72c-1.54-5.17-5.53-8.78-9.72-8.78Z%22%2F%3E%3C%2Fg%3E%3Cpath%20id%3D%22_Clipping_Path_2%22%20data-name%3D%22%26lt%3BClipping%20Path%26gt%3B%22%20class%3D%22cls-1%22%20d%3D%22M187.73%2C216.22c.8-.92%2C22.58-20.27%2C27.05-39.76v.87a40%2C40%2C0%2C0%2C0%2C1.43-10.6c0-28.79-24.85-53.71-63.11-53.71A97.12%2C97.12%2C0%2C0%2C0%2C115%2C119.39c-20.39-1.41-33%2C2.91-38.12%2C5.21-2.88%2C1-1.51%2C3.33-1.51%2C3.33a44.91%2C44.91%2C0%2C0%2C0%2C13.4%2C13.46c-3.82%2C19.43-14.6%2C25.47-18.57%2C27.07a2.28%2C2.28%2C0%2C0%2C0-1.39%2C2.27c.92%2C13.26%2C5.79%2C20.16%2C7.71%2C22.41a5.06%2C5.06%2C0%2C0%2C0%2C1.66%2C1.19c2.06.79%2C7.36%2C2.6%2C12.37%2C2.29a1.88%2C1.88%2C0%2C0%2C1%2C1%2C.53%2C29%2C29%2C0%2C0%2C0%2C6.49%2C6.45%2C68.26%2C68.26%2C0%2C0%2C0%2C7.49%2C4.89%2C1.51%2C1.51%2C0%2C0%2C1%2C.53%2C1.37l-2.9%2C14a5.63%2C5.63%2C0%2C0%2C0%2C.25%2C3.25%2C3.44%2C3.44%2C0%2C0%2C0%2C3.41%2C2.27c2.21%2C0%2C3.29-.06%2C16.24%2C0a5.23%2C5.23%2C0%2C0%2C0%2C5-3.54l2.9-8.43a92.36%2C92.36%2C0%2C0%2C0%2C28.26.62l-1.35%2C6.75c-.44%2C1.9-.57%2C4.37%2C4.18%2C4.4l16.93.07C185.83%2C229.23%2C187.17%2C216.87%2C187.73%2C216.22Z%22%2F%3E%3Cg%20class%3D%22cls-5%22%3E%3Crect%20class%3D%22cls-6%22%20x%3D%2263.79%22%20y%3D%22109.09%22%20width%3D%22180.5%22%20height%3D%22128.25%22%2F%3E%3C%2Fg%3E%3Cpath%20id%3D%22_Clipping_Path_3%22%20data-name%3D%22%26lt%3BClipping%20Path%26gt%3B%22%20class%3D%22cls-7%22%20d%3D%22M187.73%2C216.22c.8-.92%2C22.58-20.27%2C27.05-39.76v-.13a32.93%2C32.93%2C0%2C0%2C0%2C1.43-9.6c0-28.79-24.85-53.71-63.11-53.71A97.12%2C97.12%2C0%2C0%2C0%2C115%2C119.39c-20.39-1.41-33%2C2.91-38.12%2C5.21-2.88%2C1-1.51%2C3.33-1.51%2C3.33a44.91%2C44.91%2C0%2C0%2C0%2C13.4%2C13.46c-3.82%2C19.43-14.6%2C25.47-18.57%2C27.07a2.28%2C2.28%2C0%2C0%2C0-1.39%2C2.27c.92%2C13.26%2C5.79%2C20.16%2C7.71%2C22.41a5.06%2C5.06%2C0%2C0%2C0%2C1.66%2C1.19c2.06.79%2C7.36%2C2.6%2C12.37%2C2.29a1.88%2C1.88%2C0%2C0%2C1%2C1%2C.53%2C29%2C29%2C0%2C0%2C0%2C6.49%2C6.45%2C68.26%2C68.26%2C0%2C0%2C0%2C7.49%2C4.89%2C1.51%2C1.51%2C0%2C0%2C1%2C.53%2C1.37l-2.9%2C14a5.63%2C5.63%2C0%2C0%2C0%2C.25%2C3.25%2C3.44%2C3.44%2C0%2C0%2C0%2C3.41%2C2.27c2.21%2C0%2C3.29-.06%2C16.24%2C0a5.23%2C5.23%2C0%2C0%2C0%2C5-3.54l2.9-8.43a92.36%2C92.36%2C0%2C0%2C0%2C28.26.62l-1.35%2C6.75c-.44%2C1.9-.57%2C4.37%2C4.18%2C4.4l16.93.07C185.83%2C229.23%2C187.17%2C216.87%2C187.73%2C216.22Z%22%2F%3E%3Cpath%20id%3D%22_Clipping_Path_4%22%20data-name%3D%22%26lt%3BClipping%20Path%26gt%3B%22%20class%3D%22cls-6%22%20d%3D%22M211.75%2C168.7a4.36%2C4.36%2C0%2C0%2C1-4.17-3.12c-3.06-10.34.29-20.14%2C7.63-22.31s15.48%2C4.22%2C18.54%2C14.56a4.34%2C4.34%2C0%2C0%2C1-8.33%2C2.47c-1.8-6.08-5.85-9.26-7.75-8.7s-6%2C3.28-4.23%2C9.36c.68%2C2.3%2C1.84%2C6.87-.46%2C7.55A4%2C4%2C0%2C0%2C1%2C211.75%2C168.7Z%22%2F%3E%3Cpath%20id%3D%22_Clipping_Path_5%22%20data-name%3D%22%26lt%3BClipping%20Path%26gt%3B%22%20class%3D%22cls-4%22%20d%3D%22M230.4%2C161.75a2.62%2C2.62%2C0%2C0%2C1-2.5-1.86%2C12%2C12%2C0%2C0%2C1-.19-6.46%2C6.27%2C6.27%2C0%2C0%2C1%2C4.12-4.59c3.71-1.1%2C7.8%2C2%2C9.31%2C7.13a2.61%2C2.61%2C0%2C0%2C1-5%2C1.48c-.78-2.64-2.41-3.74-2.83-3.62-.11%2C0-.38.32-.57%2C1a6.75%2C6.75%2C0%2C0%2C0%2C.16%2C3.59%2C2.61%2C2.61%2C0%2C0%2C1-1.76%2C3.24A2.69%2C2.69%2C0%2C0%2C1%2C230.4%2C161.75Z%22%2F%3E%3Cpath%20class%3D%22cls-8%22%20d%3D%22M176.71%2C135.61a3.28%2C3.28%2C0%2C0%2C1-.68.76%2C3.69%2C3.69%2C0%2C0%2C0-1.38-1.12%2C51%2C51%2C0%2C0%2C0-21.9-4.91%2C57.3%2C57.3%2C0%2C0%2C0-19.21%2C3.42%2C4.22%2C4.22%2C0%2C0%2C0-1.39.8%2C3%2C3%2C0%2C0%2C1-.35-.6%2C3.49%2C3.49%2C0%2C0%2C1%2C2.39-4.55A57.58%2C57.58%2C0%2C0%2C1%2C153.4%2C126a50.82%2C50.82%2C0%2C0%2C1%2C21.9%2C4.91A3.13%2C3.13%2C0%2C0%2C1%2C176.71%2C135.61Z%22%2F%3E%3Cpath%20class%3D%22cls-9%22%20d%3D%22M176%2C136.37a4.36%2C4.36%2C0%2C0%2C1-2.32%2C1%2C4.44%2C4.44%2C0%2C0%2C1-2.51-.37%2C42.27%2C42.27%2C0%2C0%2C0-15.81-4%2C47.42%2C47.42%2C0%2C0%2C0-18.4%2C2.82%2C4.27%2C4.27%2C0%2C0%2C1-4.84-1.27%2C4.22%2C4.22%2C0%2C0%2C1%2C1.39-.8%2C57.3%2C57.3%2C0%2C0%2C1%2C19.21-3.42%2C51%2C51%2C0%2C0%2C1%2C21.9%2C4.91A3.69%2C3.69%2C0%2C0%2C1%2C176%2C136.37Z%22%2F%3E%3Cpath%20class%3D%22cls-10%22%20d%3D%22M182%2C113.34a15.25%2C15.25%2C0%2C0%2C1-13.69%2C15.17h0c-.51.05-1%2C.08-1.53.08a15.25%2C15.25%2C0%2C0%2C1%2C0-30.5c.52%2C0%2C1%2C0%2C1.53.08h0A15.24%2C15.24%2C0%2C0%2C1%2C182%2C113.34Z%22%2F%3E%3Cpath%20class%3D%22cls-11%22%20d%3D%22M184.19%2C113.4a15.24%2C15.24%2C0%2C0%2C1-15.25%2C15.25c-.51%2C0-1%2C0-1.52-.07a15.26%2C15.26%2C0%2C0%2C0%2C0-30.35c.5%2C0%2C1-.08%2C1.52-.08A15.25%2C15.25%2C0%2C0%2C1%2C184.19%2C113.4Z%22%2F%3E%3Ctext%20class%3D%22cls-12%22%20transform%3D%22translate%28161.75%20120.81%29%22%3E%C2%A3%3C%2Ftext%3E%3Ctext%20class%3D%22cls-13%22%20transform%3D%22translate%28161.75%20121.81%29%22%3E%C2%A3%3C%2Ftext%3E%3Cpath%20class%3D%22cls-10%22%20d%3D%22M159.58%2C73.85A15.25%2C15.25%2C0%2C0%2C1%2C145.89%2C89h0c-.5%2C0-1%2C.08-1.53.08a15.25%2C15.25%2C0%2C0%2C1%2C0-30.5c.52%2C0%2C1%2C0%2C1.53.08h0A15.25%2C15.25%2C0%2C0%2C1%2C159.58%2C73.85Z%22%2F%3E%3Cpath%20class%3D%22cls-11%22%20d%3D%22M161.74%2C73.92a15.25%2C15.25%2C0%2C0%2C1-15.25%2C15.25c-.52%2C0-1%2C0-1.53-.08a15.25%2C15.25%2C0%2C0%2C0%2C0-30.34c.5%2C0%2C1-.08%2C1.53-.08A15.25%2C15.25%2C0%2C0%2C1%2C161.74%2C73.92Z%22%2F%3E%3Ctext%20class%3D%22cls-12%22%20transform%3D%22translate%28139.29%2080.32%29%22%3E%C2%A3%3C%2Ftext%3E%3Ctext%20class%3D%22cls-13%22%20transform%3D%22translate%28139.29%2081.32%29%22%3E%C2%A3%3C%2Ftext%3E%3Ccircle%20class%3D%22cls-14%22%20cx%3D%22102.1%22%20cy%3D%22160.25%22%20r%3D%223.93%22%2F%3E%3Ccircle%20class%3D%22cls-15%22%20cx%3D%22103.55%22%20cy%3D%22158.73%22%20r%3D%221.3%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');
}
.homepage #swiper .swiper-slide .container#how-does-cashback-work {
  background-image: url('data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%220%200%20300%20300%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%2C.cls-13%2C.cls-5%7Bfill%3Anone%3B%7D.cls-2%2C.cls-6%2C.cls-9%7Bfill%3A%23eff2f7%3B%7D.cls-13%2C.cls-2%2C.cls-5%7Bstroke%3A%232e7abe%3Bstroke-width%3A2px%3B%7D.cls-13%2C.cls-2%7Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3B%7D.cls-3%7Bfill%3A%23599cd4%3B%7D.cls-4%7Bfill%3A%23c6def4%3B%7D.cls-5%7Bstroke-miterlimit%3A10%3B%7D.cls-6%2C.cls-7%7Bfont-size%3A44.87px%3Bfont-family%3AHelveticaNeue-Bold%2C%20Helvetica%20Neue%3Bfont-weight%3A700%3B%7D.cls-7%7Bfill%3A%232e7abe%3B%7D.cls-8%7Bclip-path%3Aurl%28%23clip-path%29%3B%7D.cls-10%7Bfill%3A%232f7abf%3B%7D.cls-11%7Bclip-path%3Aurl%28%23clip-path-2%29%3B%7D.cls-12%7Bfill%3A%23c6def3%3B%7D%3C%2Fstyle%3E%3CclipPath%20id%3D%22clip-path%22%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M206.16%2C188.39a6.33%2C6.33%2C0%2C0%2C1%2C0%2C6.43c-13.8%2C23.33-41.34%2C39-70.62%2C39s-56.83-15.7-70.63-39a6.33%2C6.33%2C0%2C0%2C1%2C0-6.43c11.12-18.66%2C31.64-32.48%2C53.64-37.22a32.37%2C32.37%2C0%2C0%2C1%2C9.77-59.56c21.32-4.47%2C40.13%2C11.48%2C40.13%2C31.74a32.28%2C32.28%2C0%2C0%2C1-15.93%2C27.82C174.52%2C155.91%2C195%2C169.73%2C206.16%2C188.39Z%22%2F%3E%3C%2FclipPath%3E%3CclipPath%20id%3D%22clip-path-2%22%3E%3Cpath%20id%3D%22_Clipping_Path_%22%20data-name%3D%22%26lt%3BClipping%20Path%26gt%3B%22%20class%3D%22cls-2%22%20d%3D%22M-103.24%2C232.19H-237.76a3.57%2C3.57%2C0%2C0%2C1-3.54-4l17-132.23a3.58%2C3.58%2C0%2C0%2C1%2C3.54-3.12h100.62a3.58%2C3.58%2C0%2C0%2C1%2C3.54%2C3.12l17%2C132.23A3.57%2C3.57%2C0%2C0%2C1-103.24%2C232.19Z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3Ctitle%3Ewhat_is_cashback%3C%2Ftitle%3E%3Cg%20id%3D%22Layer_1%22%20data-name%3D%22Layer%201%22%3E%3Ccircle%20class%3D%22cls-3%22%20cx%3D%22150%22%20cy%3D%22150%22%20r%3D%22150%22%2F%3E%3C%2Fg%3E%3Cg%20id%3D%22Layer_2%22%20data-name%3D%22Layer%202%22%3E%3Cpath%20id%3D%22_Clipping_Path_2%22%20data-name%3D%22%26lt%3BClipping%20Path%26gt%3B%22%20class%3D%22cls-4%22%20d%3D%22M158.92%2C99.63v10.52a26.28%2C26.28%2C0%2C0%2C0%2C26.29%2C26.29h1.14V148a2.1%2C2.1%2C0%2C0%2C0%2C3.59%2C1.48L203%2C136.44h25.84a26.28%2C26.28%2C0%2C0%2C0%2C26.29-26.29V99.63a26.29%2C26.29%2C0%2C0%2C0-26.29-26.28H185.21A26.29%2C26.29%2C0%2C0%2C0%2C158.92%2C99.63Z%22%2F%3E%3Cpath%20id%3D%22_Clipping_Path_3%22%20data-name%3D%22%26lt%3BClipping%20Path%26gt%3B%22%20class%3D%22cls-5%22%20d%3D%22M158.92%2C99.63v10.52a26.28%2C26.28%2C0%2C0%2C0%2C26.29%2C26.29h1.14V148a2.1%2C2.1%2C0%2C0%2C0%2C3.59%2C1.48L203%2C136.44h25.84a26.28%2C26.28%2C0%2C0%2C0%2C26.29-26.29V99.63a26.29%2C26.29%2C0%2C0%2C0-26.29-26.28H185.21A26.29%2C26.29%2C0%2C0%2C0%2C158.92%2C99.63Z%22%2F%3E%3Ctext%20class%3D%22cls-6%22%20transform%3D%22translate%28196.31%20120.85%29%22%3E%3F%3C%2Ftext%3E%3Ctext%20class%3D%22cls-7%22%20transform%3D%22translate%28196.31%20122.85%29%22%3E%3F%3C%2Ftext%3E%3Cg%20class%3D%22cls-8%22%3E%3Crect%20class%3D%22cls-9%22%20x%3D%2257.54%22%20y%3D%2284.35%22%20width%3D%22156%22%20height%3D%22156%22%2F%3E%3C%2Fg%3E%3Cpath%20class%3D%22cls-9%22%20d%3D%22M135.54%2C232.85c-28.53%2C0-55.92-15.13-69.77-38.54a5.35%2C5.35%2C0%2C0%2C1%2C0-5.4c10.69-17.94%2C31-32%2C53-36.76l2.49-.54-2.19-1.3a31.22%2C31.22%2C0%2C0%2C1-14.79-33.43%2C31.55%2C31.55%2C0%2C0%2C1%2C24.26-24.29%2C34.08%2C34.08%2C0%2C0%2C1%2C7-.74%2C31.75%2C31.75%2C0%2C0%2C1%2C31.91%2C31.5%2C31.08%2C31.08%2C0%2C0%2C1-15.44%2C27l-2.19%2C1.3%2C2.49.54c22%2C4.74%2C42.3%2C18.82%2C53%2C36.76a5.35%2C5.35%2C0%2C0%2C1%2C0%2C5.4C191.45%2C217.72%2C164.06%2C232.85%2C135.54%2C232.85Z%22%2F%3E%3Cpath%20class%3D%22cls-10%22%20d%3D%22M135.54%2C90.85v2h0a30.75%2C30.75%2C0%2C0%2C1%2C30.91%2C30.5%2C30.1%2C30.1%2C0%2C0%2C1-14.95%2C26.1l-4.39%2C2.6%2C5%2C1.08c21.74%2C4.68%2C41.79%2C18.59%2C52.34%2C36.29a4.34%2C4.34%2C0%2C0%2C1%2C0%2C4.38c-13.67%2C23.12-40.72%2C38-68.9%2C38s-55.24-14.93-68.91-38a4.34%2C4.34%2C0%2C0%2C1%2C0-4.38c10.55-17.7%2C30.6-31.61%2C52.34-36.29l5-1.08-4.39-2.6a30.36%2C30.36%2C0%2C0%2C1%2C9.16-55.88%2C33.53%2C33.53%2C0%2C0%2C1%2C6.81-.72v-2m0%2C0a35.38%2C35.38%2C0%2C0%2C0-7.22.76%2C32.37%2C32.37%2C0%2C0%2C0-9.77%2C59.56c-22%2C4.74-42.52%2C18.56-53.64%2C37.22a6.33%2C6.33%2C0%2C0%2C0%2C0%2C6.43c13.8%2C23.33%2C41.34%2C39%2C70.63%2C39s56.82-15.7%2C70.62-39a6.33%2C6.33%2C0%2C0%2C0%2C0-6.43c-11.12-18.66-31.64-32.48-53.64-37.22a32.28%2C32.28%2C0%2C0%2C0%2C15.93-27.82%2C32.72%2C32.72%2C0%2C0%2C0-32.91-32.5Z%22%2F%3E%3C%2Fg%3E%3Cg%20id%3D%22Layer_6%22%20data-name%3D%22Layer%206%22%3E%3Cpath%20id%3D%22_Clipping_Path_4%22%20data-name%3D%22%26lt%3BClipping%20Path%26gt%3B%22%20class%3D%22cls-9%22%20d%3D%22M-103.24%2C232.19H-237.76a3.57%2C3.57%2C0%2C0%2C1-3.54-4l17-132.23a3.58%2C3.58%2C0%2C0%2C1%2C3.54-3.12h100.62a3.58%2C3.58%2C0%2C0%2C1%2C3.54%2C3.12l17%2C132.23A3.57%2C3.57%2C0%2C0%2C1-103.24%2C232.19Z%22%2F%3E%3Cg%20class%3D%22cls-11%22%3E%3Cpath%20class%3D%22cls-12%22%20d%3D%22M-107.8%2C222.26%2C15.63%2C296.11%2C4.45%2C75.81l-122.7%2C8.49%2C7.4%2C134.71A3.54%2C3.54%2C0%2C0%2C0-107.8%2C222.26Z%22%2F%3E%3C%2Fg%3E%3Cpath%20id%3D%22_Clipping_Path_5%22%20data-name%3D%22%26lt%3BClipping%20Path%26gt%3B%22%20class%3D%22cls-13%22%20d%3D%22M-103.24%2C232.19H-237.76a3.57%2C3.57%2C0%2C0%2C1-3.54-4l17-132.23a3.58%2C3.58%2C0%2C0%2C1%2C3.54-3.12h100.62a3.58%2C3.58%2C0%2C0%2C1%2C3.54%2C3.12l17%2C132.23A3.57%2C3.57%2C0%2C0%2C1-103.24%2C232.19Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');
}
.homepage #swiper .swiper-slide .container#how-to-earn-cashback {
  background-image: url('data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%220%200%20300%20300%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%2C.cls-2%2C.cls-3%7Bfill%3Anone%3B%7D.cls-14%2C.cls-2%2C.cls-3%7Bstroke%3A%232e7abe%3Bstroke-width%3A2px%3B%7D.cls-2%7Bstroke-miterlimit%3A10%3B%7D.cls-14%2C.cls-3%7Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3B%7D.cls-4%7Bfill%3A%23599cd4%3B%7D.cls-5%7Bfill%3A%23c6def4%3B%7D.cls-6%7Bclip-path%3Aurl%28%23clip-path%29%3B%7D.cls-7%7Bfill%3A%23fff%3B%7D.cls-14%2C.cls-8%7Bfill%3A%23eff2f7%3B%7D.cls-9%7Bfill%3A%232e7abe%3B%7D.cls-10%7Bclip-path%3Aurl%28%23clip-path-2%29%3B%7D.cls-11%7Bclip-path%3Aurl%28%23clip-path-3%29%3B%7D.cls-12%7Bclip-path%3Aurl%28%23clip-path-4%29%3B%7D.cls-13%7Bclip-path%3Aurl%28%23clip-path-5%29%3B%7D.cls-15%7Bclip-path%3Aurl%28%23clip-path-6%29%3B%7D.cls-16%7Bfill%3A%235a9cd4%3B%7D.cls-17%7Bclip-path%3Aurl%28%23clip-path-8%29%3B%7D.cls-18%7Bopacity%3A0.7%3B%7D%3C%2Fstyle%3E%3CclipPath%20id%3D%22clip-path%22%3E%3Crect%20class%3D%22cls-1%22%20x%3D%22120%22%20y%3D%22118%22%20width%3D%2250%22%20height%3D%2210%22%2F%3E%3C%2FclipPath%3E%3CclipPath%20id%3D%22clip-path-2%22%3E%3Cpath%20class%3D%22cls-2%22%20d%3D%22M70%2C101.44V203.56A4.44%2C4.44%2C0%2C0%2C0%2C74.44%2C208H226.56a4.44%2C4.44%2C0%2C0%2C0%2C4.44-4.44V101.44A4.44%2C4.44%2C0%2C0%2C0%2C226.56%2C97H74.44A4.44%2C4.44%2C0%2C0%2C0%2C70%2C101.44ZM66.4%2C87H234.6a7.4%2C7.4%2C0%2C0%2C1%2C7.4%2C7.4V205.6a7.4%2C7.4%2C0%2C0%2C1-7.4%2C7.4H66.4a7.4%2C7.4%2C0%2C0%2C1-7.4-7.4V94.4A7.4%2C7.4%2C0%2C0%2C1%2C66.4%2C87Z%22%2F%3E%3C%2FclipPath%3E%3CclipPath%20id%3D%22clip-path-3%22%3E%3Crect%20class%3D%22cls-1%22%20x%3D%222%22%20y%3D%2259%22%20width%3D%22296%22%20height%3D%22181%22%2F%3E%3C%2FclipPath%3E%3CclipPath%20id%3D%22clip-path-4%22%3E%3Cpath%20class%3D%22cls-3%22%20d%3D%22M45%2C199H255v10.45a3.55%2C3.55%2C0%2C0%2C1-3.55%2C3.55H48.55A3.55%2C3.55%2C0%2C0%2C1%2C45%2C209.45Z%22%2F%3E%3C%2FclipPath%3E%3CclipPath%20id%3D%22clip-path-5%22%3E%3Crect%20class%3D%22cls-3%22%20x%3D%222%22%20y%3D%2259%22%20width%3D%22296%22%20height%3D%22181%22%2F%3E%3C%2FclipPath%3E%3CclipPath%20id%3D%22clip-path-6%22%3E%3Cpath%20class%3D%22cls-3%22%20d%3D%22M169%2C203v1c-.5.66-1%2C1.19-1.69%2C1H133a.76.76%2C0%2C0%2C1-1-1v-1H45v-4H255v4Z%22%2F%3E%3C%2FclipPath%3E%3CclipPath%20id%3D%22clip-path-8%22%3E%3Crect%20class%3D%22cls-1%22%20x%3D%2259%22%20y%3D%2287%22%20width%3D%22183%22%20height%3D%22112%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3Ctitle%3Ehow_to_earn_cashback%3C%2Ftitle%3E%3Cg%20id%3D%22Layer_1%22%20data-name%3D%22Layer%201%22%3E%3Ccircle%20class%3D%22cls-4%22%20cx%3D%22150%22%20cy%3D%22150%22%20r%3D%22150%22%2F%3E%3C%2Fg%3E%3Cg%20id%3D%22Layer_2%22%20data-name%3D%22Layer%202%22%3E%3Cg%20id%3D%22Layer_4%22%20data-name%3D%22Layer%204%22%3E%3Crect%20class%3D%22cls-5%22%20x%3D%2265%22%20y%3D%2294%22%20width%3D%22172%22%20height%3D%22114%22%2F%3E%3C%2Fg%3E%3Cg%20class%3D%22cls-6%22%3E%3Crect%20class%3D%22cls-7%22%20x%3D%2222%22%20y%3D%22119%22%20width%3D%2247%22%20height%3D%227%22%20rx%3D%221.02%22%20ry%3D%221.02%22%2F%3E%3C%2Fg%3E%3Crect%20class%3D%22cls-1%22%20x%3D%2262%22%20y%3D%2297.49%22%20width%3D%22175%22%20height%3D%2226.51%22%2F%3E%3Cg%20id%3D%22Page-1%22%3E%3Cg%20id%3D%22quidco-logo-standard%22%3E%3Cpath%20id%3D%22Shape%22%20class%3D%22cls-8%22%20d%3D%22M139.15%2C156.31a.59.59%2C0%2C0%2C1-.43.19h-3.38a.65.65%2C0%2C0%2C1-.62-.62v-.75a7.65%2C7.65%2C0%2C0%2C1-4.93%2C1.61%2C5.84%2C5.84%2C0%2C0%2C1-2.68-.53%2C4%2C4%2C0%2C0%2C1-1.63-1.46%2C6.14%2C6.14%2C0%2C0%2C1-.82-2.2%2C16.27%2C16.27%2C0%2C0%2C1-.21-2.68V139.78a.61.61%2C0%2C0%2C1%2C.19-.43.65.65%2C0%2C0%2C1%2C.43-.19h3.66a.61.61%2C0%2C0%2C1%2C.44.19.65.65%2C0%2C0%2C1%2C.19.43v10.06a7.12%2C7.12%2C0%2C0%2C0%2C.09%2C1.32%2C2.13%2C2.13%2C0%2C0%2C0%2C.34.88%2C1.32%2C1.32%2C0%2C0%2C0%2C.67.48%2C3.53%2C3.53%2C0%2C0%2C0%2C1.12.15%2C4%2C4%2C0%2C0%2C0%2C1.37-.27%2C14.53%2C14.53%2C0%2C0%2C0%2C1.48-.69V139.78a.62.62%2C0%2C0%2C1%2C.2-.43.57.57%2C0%2C0%2C1%2C.43-.19h3.66a.59.59%2C0%2C0%2C1%2C.43.19.65.65%2C0%2C0%2C1%2C.19.43v16.1a.61.61%2C0%2C0%2C1-.19.43%22%2F%3E%3Cpath%20id%3D%22Shape-2%22%20data-name%3D%22Shape%22%20class%3D%22cls-8%22%20d%3D%22M147.24%2C155.88a.61.61%2C0%2C0%2C1-.19.43.59.59%2C0%2C0%2C1-.43.19h-3.69a.65.65%2C0%2C0%2C1-.62-.62V139.76a.59.59%2C0%2C0%2C1%2C.19-.43.61.61%2C0%2C0%2C1%2C.43-.19h3.69a.65.65%2C0%2C0%2C1%2C.62.62Z%22%2F%3E%3Cpath%20id%3D%22Shape-3%22%20data-name%3D%22Shape%22%20class%3D%22cls-8%22%20d%3D%22M164.65%2C155.11a.76.76%2C0%2C0%2C1-.16.55%2C1.68%2C1.68%2C0%2C0%2C1-.77.34%2C29%2C29%2C0%2C0%2C1-3%2C.55%2C28%2C28%2C0%2C0%2C1-3.45.21%2C7.46%2C7.46%2C0%2C0%2C1-5.65-2%2C7.91%2C7.91%2C0%2C0%2C1-1.94-5.73v-2.34a8.17%2C8.17%2C0%2C0%2C1%2C1.86-5.65c1.25-1.39%2C3.17-2.09%2C5.73-2.09.31%2C0%2C.67%2C0%2C1.12.07l1.34.15v-5.25a.62.62%2C0%2C0%2C1%2C.2-.43.59.59%2C0%2C0%2C1%2C.43-.19H164a.59.59%2C0%2C0%2C1%2C.43.19.61.61%2C0%2C0%2C1%2C.19.43Zm-4.88-12c-.36%2C0-.77-.07-1.25-.09s-.88-.05-1.24-.05a3.23%2C3.23%2C0%2C0%2C0-1.34.26%2C2%2C2%2C0%2C0%2C0-.82.77%2C4.13%2C4.13%2C0%2C0%2C0-.43%2C1.17%2C9.59%2C9.59%2C0%2C0%2C0-.12%2C1.46V149a9.84%2C9.84%2C0%2C0%2C0%2C.12%2C1.51%2C3.07%2C3.07%2C0%2C0%2C0%2C.43%2C1.18%2C1.94%2C1.94%2C0%2C0%2C0%2C.82.76%2C2.73%2C2.73%2C0%2C0%2C0%2C1.34.27c.5%2C0%2C1%2C0%2C1.41-.05s.79-.07%2C1.08-.12Z%22%2F%3E%3Cpath%20id%3D%22Shape-4%22%20data-name%3D%22Shape%22%20class%3D%22cls-8%22%20d%3D%22M178.37%2C156.09a.94.94%2C0%2C0%2C1-.47.22l-1.66.31a18%2C18%2C0%2C0%2C1-2.37.14%2C6.78%2C6.78%2C0%2C0%2C1-5.12-2%2C7.89%2C7.89%2C0%2C0%2C1-1.92-5.7v-2.54a7.89%2C7.89%2C0%2C0%2C1%2C1.92-5.7%2C6.78%2C6.78%2C0%2C0%2C1%2C5.12-2%2C18%2C18%2C0%2C0%2C1%2C2.37.14%2C15.22%2C15.22%2C0%2C0%2C1%2C1.66.31%2C2.1%2C2.1%2C0%2C0%2C1%2C.47.22.61.61%2C0%2C0%2C1%2C.15.48v2.68a.43.43%2C0%2C0%2C1-.17.38.59.59%2C0%2C0%2C1-.41.15h0c-.58-.08-1.11-.12-1.63-.15s-1.2-.07-2.09-.07a2.47%2C2.47%2C0%2C0%2C0-1%2C.17%2C1.81%2C1.81%2C0%2C0%2C0-.79.57%2C3%2C3%2C0%2C0%2C0-.53%2C1.08%2C6.65%2C6.65%2C0%2C0%2C0-.19%2C1.68v2.54a6.51%2C6.51%2C0%2C0%2C0%2C.19%2C1.67%2C2.73%2C2.73%2C0%2C0%2C0%2C.53%2C1.08%2C1.81%2C1.81%2C0%2C0%2C0%2C.79.57%2C2.58%2C2.58%2C0%2C0%2C0%2C1%2C.17c.87%2C0%2C1.56%2C0%2C2.09-.07l1.63-.14H178a.58.58%2C0%2C0%2C1%2C.4.14.46.46%2C0%2C0%2C1%2C.17.38v2.68a.69.69%2C0%2C0%2C1-.17.53%22%2F%3E%3Cpath%20id%3D%22Shape-5%22%20data-name%3D%22Shape%22%20class%3D%22cls-8%22%20d%3D%22M194.83%2C148.91a9.6%2C9.6%2C0%2C0%2C1-.51%2C3.25%2C6.56%2C6.56%2C0%2C0%2C1-1.46%2C2.47%2C6.89%2C6.89%2C0%2C0%2C1-2.37%2C1.58%2C8.64%2C8.64%2C0%2C0%2C1-3.26.55%2C9%2C9%2C0%2C0%2C1-3.25-.55%2C6.33%2C6.33%2C0%2C0%2C1-2.37-1.58%2C6.56%2C6.56%2C0%2C0%2C1-1.46-2.47%2C9.68%2C9.68%2C0%2C0%2C1-.51-3.25V146.8a9.7%2C9.7%2C0%2C0%2C1%2C.51-3.26%2C6.6%2C6.6%2C0%2C0%2C1%2C1.46-2.46A6.71%2C6.71%2C0%2C0%2C1%2C184%2C139.5a8.43%2C8.43%2C0%2C0%2C1%2C3.25-.55%2C9%2C9%2C0%2C0%2C1%2C3.26.55%2C6.49%2C6.49%2C0%2C0%2C1%2C2.37%2C1.58%2C6.6%2C6.6%2C0%2C0%2C1%2C1.46%2C2.46%2C9.78%2C9.78%2C0%2C0%2C1%2C.51%2C3.26Zm-4.91-2.13c0-2.47-.89-3.69-2.69-3.69a2.35%2C2.35%2C0%2C0%2C0-2%2C.93%2C4.72%2C4.72%2C0%2C0%2C0-.69%2C2.78v2.11a4.77%2C4.77%2C0%2C0%2C0%2C.69%2C2.78%2C2.35%2C2.35%2C0%2C0%2C0%2C2%2C.93c1.8%2C0%2C2.69-1.25%2C2.69-3.71Z%22%2F%3E%3Cpath%20id%3D%22Shape-6%22%20data-name%3D%22Shape%22%20class%3D%22cls-8%22%20d%3D%22M147.36%2C136.58a.61.61%2C0%2C0%2C1-.19.43.59.59%2C0%2C0%2C1-.43.19h-3.93a.65.65%2C0%2C0%2C1-.62-.62v-2.81a.65.65%2C0%2C0%2C1%2C.62-.62h3.93a.59.59%2C0%2C0%2C1%2C.43.19.61.61%2C0%2C0%2C1%2C.19.43Z%22%2F%3E%3Cpath%20id%3D%22Shape-7%22%20data-name%3D%22Shape%22%20class%3D%22cls-8%22%20d%3D%22M121.55%2C139a8.28%2C8.28%2C0%2C0%2C0-1.89-3%2C7.63%2C7.63%2C0%2C0%2C0-2.85-1.7%2C12%2C12%2C0%2C0%2C0-7%2C0A7.33%2C7.33%2C0%2C0%2C0%2C107%2C136a7.61%2C7.61%2C0%2C0%2C0-1.89%2C3%2C12.81%2C12.81%2C0%2C0%2C0-.7%2C4.48V147a12.81%2C12.81%2C0%2C0%2C0%2C.7%2C4.48%2C8.36%2C8.36%2C0%2C0%2C0%2C1.89%2C3%2C7.55%2C7.55%2C0%2C0%2C0%2C2.85%2C1.7%2C9.75%2C9.75%2C0%2C0%2C0%2C1.84.4c.1.17.22.31.34.48a11.78%2C11.78%2C0%2C0%2C0%2C2.37%2C2.25c.26.19.57.41.91.62s.69.44%2C1%2C.63.69.38%2C1%2C.55a5.35%2C5.35%2C0%2C0%2C0%2C.82.33%2C4.22%2C4.22%2C0%2C0%2C0%2C.55.12.41.41%2C0%2C0%2C0%2C.43-.19l1.72-2.27a.68.68%2C0%2C0%2C0-.17-1l0%2C0c-.24-.14-.53-.33-.84-.55l-1-.65c-.36-.21-.69-.43-1-.64l-.39-.27a7.51%2C7.51%2C0%2C0%2C0%2C2.33-1.5%2C7.84%2C7.84%2C0%2C0%2C0%2C1.89-3%2C13.06%2C13.06%2C0%2C0%2C0%2C.69-4.48v-3.59A14.16%2C14.16%2C0%2C0%2C0%2C121.55%2C139Zm-11%2C12.07a6.81%2C6.81%2C0%2C0%2C1-.91-4v-3.61a6.81%2C6.81%2C0%2C0%2C1%2C.91-4%2C3.25%2C3.25%2C0%2C0%2C1%2C2.8-1.22%2C3.34%2C3.34%2C0%2C0%2C1%2C2.83%2C1.22%2C6.64%2C6.64%2C0%2C0%2C1%2C.93%2C4v3.61a6.64%2C6.64%2C0%2C0%2C1-.93%2C4%2C3.34%2C3.34%2C0%2C0%2C1-2.83%2C1.22A3.25%2C3.25%2C0%2C0%2C1%2C110.51%2C151Z%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3Cg%20id%3D%22Page-1-2%22%20data-name%3D%22Page-1%22%3E%3Cg%20id%3D%22quidco-logo-standard-2%22%20data-name%3D%22quidco-logo-standard%22%3E%3Cpath%20id%3D%22Shape-8%22%20data-name%3D%22Shape%22%20class%3D%22cls-9%22%20d%3D%22M139.15%2C158.09a.59.59%2C0%2C0%2C1-.43.19h-3.38a.61.61%2C0%2C0%2C1-.43-.19.59.59%2C0%2C0%2C1-.19-.43v-.74a7.72%2C7.72%2C0%2C0%2C1-4.93%2C1.6%2C5.84%2C5.84%2C0%2C0%2C1-2.68-.53%2C3.86%2C3.86%2C0%2C0%2C1-1.63-1.46%2C6.14%2C6.14%2C0%2C0%2C1-.82-2.2%2C16.19%2C16.19%2C0%2C0%2C1-.21-2.68V141.57a.59.59%2C0%2C0%2C1%2C.19-.43.66.66%2C0%2C0%2C1%2C.43-.2h3.66a.67.67%2C0%2C0%2C1%2C.63.63v10.05a7.12%2C7.12%2C0%2C0%2C0%2C.09%2C1.32%2C2.24%2C2.24%2C0%2C0%2C0%2C.34.89%2C1.45%2C1.45%2C0%2C0%2C0%2C.67.48%2C3.87%2C3.87%2C0%2C0%2C0%2C1.12.14%2C4.25%2C4.25%2C0%2C0%2C0%2C1.37-.26%2C14.75%2C14.75%2C0%2C0%2C0%2C1.48-.7V141.57a.6.6%2C0%2C0%2C1%2C.2-.43.58.58%2C0%2C0%2C1%2C.43-.2h3.66a.6.6%2C0%2C0%2C1%2C.43.2.63.63%2C0%2C0%2C1%2C.19.43v16.09a.59.59%2C0%2C0%2C1-.19.43%22%2F%3E%3Cpath%20id%3D%22Shape-9%22%20data-name%3D%22Shape%22%20class%3D%22cls-9%22%20d%3D%22M147.24%2C157.66a.65.65%2C0%2C0%2C1-.62.62h-3.69a.61.61%2C0%2C0%2C1-.43-.19.59.59%2C0%2C0%2C1-.19-.43V141.54a.65.65%2C0%2C0%2C1%2C.62-.62h3.69a.59.59%2C0%2C0%2C1%2C.43.19.61.61%2C0%2C0%2C1%2C.19.43Z%22%2F%3E%3Cpath%20id%3D%22Shape-10%22%20data-name%3D%22Shape%22%20class%3D%22cls-9%22%20d%3D%22M164.65%2C156.89a.76.76%2C0%2C0%2C1-.16.55%2C1.68%2C1.68%2C0%2C0%2C1-.77.34%2C26.51%2C26.51%2C0%2C0%2C1-3%2C.55%2C28%2C28%2C0%2C0%2C1-3.45.21%2C7.46%2C7.46%2C0%2C0%2C1-5.65-2%2C7.9%2C7.9%2C0%2C0%2C1-1.94-5.72v-2.35a8.19%2C8.19%2C0%2C0%2C1%2C1.86-5.65c1.25-1.39%2C3.17-2.08%2C5.73-2.08a10.11%2C10.11%2C0%2C0%2C1%2C1.12.07l1.34.14v-5.24a.69.69%2C0%2C0%2C1%2C.63-.63H164a.6.6%2C0%2C0%2C1%2C.43.2.59.59%2C0%2C0%2C1%2C.19.43Zm-4.88-12c-.36-.05-.77-.08-1.25-.1s-.88-.05-1.24-.05a3.07%2C3.07%2C0%2C0%2C0-1.34.27%2C2.07%2C2.07%2C0%2C0%2C0-.82.76%2C4.2%2C4.2%2C0%2C0%2C0-.43%2C1.18%2C9.37%2C9.37%2C0%2C0%2C0-.12%2C1.46v2.37a9.94%2C9.94%2C0%2C0%2C0%2C.12%2C1.51%2C3.09%2C3.09%2C0%2C0%2C0%2C.43%2C1.17%2C1.88%2C1.88%2C0%2C0%2C0%2C.82.76%2C2.62%2C2.62%2C0%2C0%2C0%2C1.34.27c.5%2C0%2C1%2C0%2C1.41-.05s.79-.07%2C1.08-.12Z%22%2F%3E%3Cpath%20id%3D%22Shape-11%22%20data-name%3D%22Shape%22%20class%3D%22cls-9%22%20d%3D%22M178.37%2C157.87a.94.94%2C0%2C0%2C1-.47.22c-.44.1-1%2C.19-1.66.31a16.42%2C16.42%2C0%2C0%2C1-2.37.14%2C6.78%2C6.78%2C0%2C0%2C1-5.12-2%2C7.89%2C7.89%2C0%2C0%2C1-1.92-5.7v-2.54a7.89%2C7.89%2C0%2C0%2C1%2C1.92-5.7%2C6.82%2C6.82%2C0%2C0%2C1%2C5.12-2%2C18%2C18%2C0%2C0%2C1%2C2.37.14%2C15%2C15%2C0%2C0%2C1%2C1.66.32%2C1.77%2C1.77%2C0%2C0%2C1%2C.47.21.63.63%2C0%2C0%2C1%2C.15.48v2.68a.46.46%2C0%2C0%2C1-.17.39.64.64%2C0%2C0%2C1-.41.14h0c-.58-.07-1.11-.12-1.63-.14s-1.2-.08-2.09-.08a2.47%2C2.47%2C0%2C0%2C0-1%2C.17%2C1.76%2C1.76%2C0%2C0%2C0-.79.58%2C2.9%2C2.9%2C0%2C0%2C0-.53%2C1.07%2C6.65%2C6.65%2C0%2C0%2C0-.19%2C1.68v2.54a6.51%2C6.51%2C0%2C0%2C0%2C.19%2C1.67%2C2.73%2C2.73%2C0%2C0%2C0%2C.53%2C1.08%2C1.76%2C1.76%2C0%2C0%2C0%2C.79.58%2C2.57%2C2.57%2C0%2C0%2C0%2C1%2C.16c.87%2C0%2C1.56%2C0%2C2.09-.07l1.63-.14H178a.63.63%2C0%2C0%2C1%2C.4.14.46.46%2C0%2C0%2C1%2C.17.39v2.68a.68.68%2C0%2C0%2C1-.17.52%22%2F%3E%3Cpath%20id%3D%22Shape-12%22%20data-name%3D%22Shape%22%20class%3D%22cls-9%22%20d%3D%22M194.83%2C150.69a9.7%2C9.7%2C0%2C0%2C1-.51%2C3.26%2C6.52%2C6.52%2C0%2C0%2C1-1.46%2C2.46%2C6.89%2C6.89%2C0%2C0%2C1-2.37%2C1.58%2C8.44%2C8.44%2C0%2C0%2C1-3.26.55A9%2C9%2C0%2C0%2C1%2C184%2C158a6.33%2C6.33%2C0%2C0%2C1-2.37-1.58%2C6.52%2C6.52%2C0%2C0%2C1-1.46-2.46%2C9.78%2C9.78%2C0%2C0%2C1-.51-3.26v-2.11a9.6%2C9.6%2C0%2C0%2C1%2C.51-3.25%2C6.56%2C6.56%2C0%2C0%2C1%2C1.46-2.47%2C6.71%2C6.71%2C0%2C0%2C1%2C2.37-1.58%2C8.62%2C8.62%2C0%2C0%2C1%2C3.25-.55%2C9%2C9%2C0%2C0%2C1%2C3.26.55%2C6.42%2C6.42%2C0%2C0%2C1%2C3.83%2C4.05%2C9.72%2C9.72%2C0%2C0%2C1%2C.51%2C3.25Zm-4.91-2.13c0-2.47-.89-3.69-2.69-3.69a2.33%2C2.33%2C0%2C0%2C0-2%2C.94%2C4.67%2C4.67%2C0%2C0%2C0-.69%2C2.77v2.11a4.74%2C4.74%2C0%2C0%2C0%2C.69%2C2.78%2C2.35%2C2.35%2C0%2C0%2C0%2C2%2C.93c1.8%2C0%2C2.69-1.24%2C2.69-3.71Z%22%2F%3E%3Cpath%20id%3D%22Shape-13%22%20data-name%3D%22Shape%22%20class%3D%22cls-9%22%20d%3D%22M147.36%2C138.36a.65.65%2C0%2C0%2C1-.62.62h-3.93a.61.61%2C0%2C0%2C1-.43-.19.59.59%2C0%2C0%2C1-.19-.43v-2.8a.59.59%2C0%2C0%2C1%2C.19-.43.62.62%2C0%2C0%2C1%2C.43-.2h3.93a.6.6%2C0%2C0%2C1%2C.43.2.59.59%2C0%2C0%2C1%2C.19.43Z%22%2F%3E%3Cpath%20id%3D%22Shape-14%22%20data-name%3D%22Shape%22%20class%3D%22cls-9%22%20d%3D%22M121.55%2C140.75a8.24%2C8.24%2C0%2C0%2C0-1.89-3%2C7.5%2C7.5%2C0%2C0%2C0-2.85-1.7%2C11.79%2C11.79%2C0%2C0%2C0-7%2C0%2C7.33%2C7.33%2C0%2C0%2C0-2.85%2C1.7%2C7.5%2C7.5%2C0%2C0%2C0-1.89%2C3%2C12.81%2C12.81%2C0%2C0%2C0-.7%2C4.48v3.59a12.81%2C12.81%2C0%2C0%2C0%2C.7%2C4.48%2C8.28%2C8.28%2C0%2C0%2C0%2C1.89%2C3%2C7.55%2C7.55%2C0%2C0%2C0%2C2.85%2C1.7%2C10.62%2C10.62%2C0%2C0%2C0%2C1.84.41c.1.16.22.31.34.47a12.08%2C12.08%2C0%2C0%2C0%2C2.37%2C2.26c.26.19.57.4.91.62s.69.43%2C1%2C.62.69.38%2C1%2C.55a7%2C7%2C0%2C0%2C0%2C.82.34l.55.12a.43.43%2C0%2C0%2C0%2C.43-.2l1.72-2.27a.59.59%2C0%2C0%2C0%2C.12-.5.63.63%2C0%2C0%2C0-.29-.46l0%2C0c-.24-.14-.53-.33-.84-.55l-1-.64c-.36-.22-.69-.43-1-.65-.15-.1-.27-.19-.39-.26a7.54%2C7.54%2C0%2C0%2C0%2C2.33-1.51%2C7.76%2C7.76%2C0%2C0%2C0%2C1.89-3%2C13.06%2C13.06%2C0%2C0%2C0%2C.69-4.48v-3.59A14.16%2C14.16%2C0%2C0%2C0%2C121.55%2C140.75Zm-11%2C12.07a6.77%2C6.77%2C0%2C0%2C1-.91-4v-3.62a6.77%2C6.77%2C0%2C0%2C1%2C.91-4%2C3.23%2C3.23%2C0%2C0%2C1%2C2.8-1.23%2C3.32%2C3.32%2C0%2C0%2C1%2C2.83%2C1.23%2C6.61%2C6.61%2C0%2C0%2C1%2C.93%2C4v3.62a6.61%2C6.61%2C0%2C0%2C1-.93%2C4%2C3.31%2C3.31%2C0%2C0%2C1-2.83%2C1.22A3.23%2C3.23%2C0%2C0%2C1%2C110.51%2C152.82Z%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fg%3E%3Cg%20id%3D%22Layer_3%22%20data-name%3D%22Layer%203%22%3E%3Cg%20class%3D%22cls-10%22%3E%3Cg%20class%3D%22cls-11%22%3E%3Crect%20class%3D%22cls-8%22%20x%3D%2257%22%20y%3D%2286%22%20width%3D%22186%22%20height%3D%22129%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3Cpath%20class%3D%22cls-2%22%20d%3D%22M70%2C101.44V203.56A4.44%2C4.44%2C0%2C0%2C0%2C74.44%2C208H226.56a4.44%2C4.44%2C0%2C0%2C0%2C4.44-4.44V101.44A4.44%2C4.44%2C0%2C0%2C0%2C226.56%2C97H74.44A4.44%2C4.44%2C0%2C0%2C0%2C70%2C101.44ZM66.4%2C87H234.6a7.4%2C7.4%2C0%2C0%2C1%2C7.4%2C7.4V205.6a7.4%2C7.4%2C0%2C0%2C1-7.4%2C7.4H66.4a7.4%2C7.4%2C0%2C0%2C1-7.4-7.4V94.4A7.4%2C7.4%2C0%2C0%2C1%2C66.4%2C87Z%22%2F%3E%3Cg%20class%3D%22cls-12%22%3E%3Cg%20class%3D%22cls-13%22%3E%3Crect%20class%3D%22cls-14%22%20x%3D%2244%22%20y%3D%22198%22%20width%3D%22213%22%20height%3D%2217%22%2F%3E%3C%2Fg%3E%3Crect%20class%3D%22cls-3%22%20x%3D%222%22%20y%3D%2259%22%20width%3D%22296%22%20height%3D%22181%22%2F%3E%3C%2Fg%3E%3Cpath%20class%3D%22cls-3%22%20d%3D%22M45%2C199H255v10.45a3.55%2C3.55%2C0%2C0%2C1-3.55%2C3.55H48.55A3.55%2C3.55%2C0%2C0%2C1%2C45%2C209.45Z%22%2F%3E%3Cg%20class%3D%22cls-15%22%3E%3Cg%20class%3D%22cls-11%22%3E%3Crect%20class%3D%22cls-16%22%20x%3D%2244%22%20y%3D%22198%22%20width%3D%22213%22%20height%3D%229%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3Cpath%20class%3D%22cls-3%22%20d%3D%22M169%2C203v1c-.5.66-1%2C1.19-1.69%2C1H133a.76.76%2C0%2C0%2C1-1-1v-1H45v-4H255v4Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');
}
.homepage #swiper .swiper-slide h2,
.homepage #swiper .swiper-slide p,
.homepage #swiper .swiper-slide ul {
  padding-left: 0;
}
.homepage #swiper .swiper-slide h2 {
  margin-top: 183px;
  color: #034a92;
}
.homepage #swiper .swiper-slide ul {
  padding-bottom: 30px;
  list-style: none;
  margin-bottom: 16px;
}
.homepage #swiper .swiper-slide p,
.homepage #swiper .swiper-slide li {
  font-size: 16px;
  line-height: 1.6;
}
.homepage #swiper .swiper-slide li {
  margin-bottom: 15px;
  padding-top: 0;
  padding-bottom: 0;
}
.homepage #swiper .swiper-slide p {
  margin-bottom: 16px;
}
.homepage #swiper .swiper-pagination {
  position: relative;
  z-index: 2;
  margin: -30px 0 5px 0;
  text-align: center;
}
.homepage #swiper .swiper-pagination .swiper-pagination-bullet {
  display: inline-block;
  width: 8px;
  height: 8px;
  margin: 0 5px;
  border-radius: 100%;
  background: #D8D7D7;
  cursor: pointer;
}
.homepage #swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #1d7bcE;
}
.homepage #swiper .swiper-button {
  display: none;
  border: none;
  outline: none;
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  background: transparent no-repeat center;
  background-size: 27px 44px;
  z-index: 2;
  cursor: pointer;
}
.homepage #swiper .swiper-button-prev {
  left: 25px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
}
.homepage #swiper .swiper-button-next {
  right: 25px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
}
@media screen and (min-width: 768px) {
  .homepage #swiper .swiper-slide {
    padding: 0 50px;
    align-items: center;
  }
  .homepage #swiper .swiper-slide .container {
    padding: 20px 40px;
    min-height: 270px;
    background-position-x: 30px;
    background-position-y: center;
  }
  .homepage #swiper .swiper-slide h2,
  .homepage #swiper .swiper-slide p,
  .homepage #swiper .swiper-slide ul {
    margin-left: 218px;
    margin-top: 0;
    text-align: left;
  }
  .homepage #swiper .swiper-button {
    display: block;
  }
}
.homepage .details-panel {
  color: #034A92;
  background-color: #fff;
}
.homepage .details-panel.padding {
  padding-bottom: 0;
}
@media screen and (min-width: 576px) {
  .homepage .details-panel.padding {
    padding-bottom: 80px;
  }
}
.homepage .details-panel ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
@media screen and (min-width: 576px) {
  .homepage .details-panel ul {
    column-count: 2;
    column-gap: 2em;
  }
}
.homepage .details-panel ul li {
  padding: 0 20px;
  margin-bottom: 18px;
  font-size: 1.4em;
  font-weight: bold;
}
.homepage .details-panel ul li:before {
  margin: 0 10px 0 -20px;
  content: "\02022";
  font-size: 30px;
  line-height: 0;
  color: #77b232;
  vertical-align: middle;
}
@media screen and (min-width: 576px) {
  .homepage .details-panel ul li:nth-child(2) {
    margin-bottom: 40px;
  }
}
.homepage .social-panel {
  display: none;
  color: #034A92;
  background-color: #F6F6F6;
}
@media screen and (min-width: 576px) {
  .homepage .social-panel {
    display: block;
    color: #1d7bcE;
    background-color: #D8D7D7;
  }
}
.homepage .social-panel .flex {
  max-width: 500px;
  margin: 0 auto;
}
.homepage .social-panel ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.homepage .social-panel ul li {
  margin: 0;
  padding: 0;
  display: inline-block;
  font-weight: bold;
  font-size: 16px;
}
.homepage .social-panel ul li:first-of-type {
  margin-right: 5px;
}
.homepage .social-panel ul li div:first-of-type {
  position: relative;
  top: -3px;
}
.homepage .social-panel ul li div:last-of-type {
  color: #444444;
  position: relative;
  top: -7px;
}
.homepage .social-panel .social-icon {
  width: 45px;
  height: 45px;
  border-radius: 100%;
}
.homepage .social-panel .social-icon.quidco {
  background-color: #1d7bce;
}
.homepage .social-panel .social-icon.facebook {
  background-color: #3a5795;
}
.homepage .social-panel .social-icon.twitter {
  background-color: #55acee;
}
.homepage .social-panel .social-icon.instagram {
  background-color: #ef72ad;
}
.homepage .social-panel .social-icon.whatsapp {
  background-color: #2cb742;
}
.homepage .social-panel .social-icon svg {
  width: 45px;
  height: 45px;
  fill: white;
}
.homepage .media-panel .container.flex {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
}
.homepage .media-panel svg {
  margin: 20px;
  max-height: 30px;
  fill: #656263;
}
.homepage #svg-sprite svg {
  position: absolute;
  width: 0;
  height: 0;
}
.quidco-vs-tcb p {
  font-size: 13px;
  color: #4F4C4C;
}
.quidco-vs-tcb .stronger {
  font-size: 14px;
  font-weight: bold;
}
.quidco-vs-tcb .check-out {
  padding-top: 10px;
  font-size: 18px;
  font-weight: bold;
  line-height: 22px;
}
@media (min-width: 767px) {
  .quidco-vs-tcb .mobile {
    display: none;
  }
}
@media (max-width: 767px) {
  .quidco-vs-tcb .desktop {
    display: none;
  }
}
.quidco-vs-tcb .no-bottom-space {
  margin-bottom: 0 !important;
}
.quidco-vs-tcb .table {
  margin-bottom: 20px;
}
.quidco-vs-tcb .table th,
.quidco-vs-tcb .table td {
  border: 1px black;
}
.quidco-vs-tcb .table tbody > tr > td {
  border: 1px solid #d3d2d2;
  width: 272px;
  height: 48px;
  padding-left: 18px;
  font-size: 14px;
}
.quidco-vs-tcb .table thead > tr > th {
  color: #FFF;
  padding-left: 18px;
  height: 48px;
  font-size: 14px;
}
.quidco-vs-tcb .table td:nth-child(2) {
  color: #4A4A4A;
  font-weight: bold;
}
.quidco-vs-tcb .table__header {
  background: #1d7bcE;
  color: #FFF;
}
.season-bonus {
  background-color: #262626;
  text-align: center;
  background-image: url("../images/common/season-bonus-background.svg");
  background-size: cover;
  border-radius: 10px;
  margin-bottom: 16px;
}
.season-bonus.closed {
  border-radius: 10px 10px 0 0;
  margin-bottom: 0;
}
.season-bonus svg {
  width: 200px;
  height: 100px;
}
.season-bonus .bonuses {
  padding-top: 14px;
  display: flex;
  justify-content: space-between;
}
.season-bonus .flex-column {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.season-bonus__start-bonus {
  color: #D8D8D8;
  font-size: 21px;
  font-weight: bold;
  line-height: 26px;
  text-align: center;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (max-width: 767px) {
  .season-bonus__start-bonus {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.season-bonus__purchases {
  opacity: 0.9;
  color: #D8D8D8;
  font-size: 15px;
  line-height: 19px;
  text-align: center;
  font-family: "Helvetica Neue", serif;
}
@media (min-width: 767px) {
  .season-bonus .mobile {
    display: none;
  }
}
@media (max-width: 767px) {
  .season-bonus .desktop {
    display: none;
  }
}
.season-bonus .progressStatus {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 55px;
  padding-right: 55px;
}
@media (max-width: 767px) {
  .season-bonus .progressStatus {
    width: 100%;
    padding-left: 25px;
    padding-right: 25px;
  }
}
.season-bonus .progressBar {
  height: 5px;
  width: 20%;
  background-color: #4F4C4C;
}
.season-bonus .progressBar-mobile {
  height: 5px;
  width: 100%;
  background-color: #4F4C4C;
}
.season-bonus .volumeBar {
  height: 5px;
  width: 50%;
  background-color: #4F4C4C;
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .season-bonus .volumeBar {
    width: 100%;
  }
}
.season-bonus .commissionBar {
  height: 5px;
  width: 100%;
  background-color: #4F4C4C;
  display: flex;
  align-items: center;
}
.season-bonus .circle {
  content: '';
  display: inline-block;
  width: 12px;
  height: 12px;
  background-color: #4F4C4C;
  border-radius: 50%;
}
.season-bonus .big-circle {
  width: 40px;
  height: 40px;
  background-color: #4F4C4C;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 767px) {
  .season-bonus .big-circle {
    height: 35px;
  }
}
.season-bonus .rectangle {
  background-color: #4F4C4C;
  height: 22px;
  padding: 2px 15px;
  color: #262626;
  font-size: 15px;
  line-height: 19px;
  text-align: center;
  border-radius: 5px;
}
.season-bonus .active {
  background-color: #e9e9e9 !important;
}
.season-bonus .hide {
  display: none;
}
.season-bonus .emoji {
  font-size: 17px;
  line-height: 18px;
  text-align: center;
}
.season-bonus-tandc-link {
  height: 20px;
  line-height: 20px;
  font-size: 12px;
  font-weight: bold;
  background-color: #7f7f7f;
  border-radius: 0 0 10px 10px;
  text-align: center;
  color: #fff;
  margin-bottom: 8px;
}
.season-bonus-tandc-link a,
.season-bonus-tandc-link a:hover {
  color: #fff;
  text-decoration: underline;
}
@media (min-width: 767px) {
  .season-bonus-tandc-link .mobile {
    display: none;
  }
}
@media (max-width: 767px) {
  .season-bonus-tandc-link .desktop {
    display: none;
  }
}
.careers-page .content {
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  margin-top: 32px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .careers-page .content {
    padding-left: 5%;
    padding-right: 5%;
    margin-bottom: 32px;
  }
}
@media (min-width: 1200px) {
  .careers-page .content {
    font-size: 20px;
    line-height: 28px;
    padding-left: 15%;
    padding-right: 15%;
  }
}
.careers-page .stats-content {
  font-size: 13px;
  line-height: 17px;
  text-align: center;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .careers-page .stats-content {
    max-width: 810px;
    margin: 0 auto;
    padding-top: 10px;
  }
}
@media (min-width: 1200px) {
  .careers-page .stats-content {
    max-width: 810px;
    font-size: 20px;
    line-height: 28px;
    margin: 0 auto;
    padding-top: 10px;
  }
}
.careers-page .header-image {
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/common/careers/XS/header_image.jpg');
  height: 260px;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  background-color: rgba(0, 0, 0, 0.5);
}
@media (min-width: 768px) and (max-width: 1199px) {
  .careers-page .header-image {
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/common/careers/XL/header_image.jpg');
    height: 300px;
  }
}
@media (min-width: 1200px) {
  .careers-page .header-image {
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/common/careers/XL/header_image.jpg');
    height: 466px;
  }
}
.careers-page .header-text {
  text-align: center;
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .careers-page .header-text {
    position: absolute;
  }
}
.careers-page .careers-at-quidco {
  height: 24px;
  font-size: 24px;
  font-weight: 700;
  line-height: 24px;
  text-align: center;
  top: -16px;
  position: relative;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .careers-page .careers-at-quidco {
    height: 55px;
    width: 600px;
    top: 0;
    font-size: 32px;
    line-height: 36px;
  }
}
@media (min-width: 1200px) {
  .careers-page .careers-at-quidco {
    height: 55px;
    font-size: 46px;
    line-height: 56px;
    top: 0;
  }
}
.careers-page .careers-opportunity {
  height: 100px;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  margin: 0 auto;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .careers-page .careers-opportunity {
    max-width: 600px;
  }
}
@media (min-width: 1200px) {
  .careers-page .careers-opportunity {
    max-width: 600px;
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 16px;
    margin-top: 16px;
  }
}
.careers-page i {
  color: #1D7BCE;
  font-size: 28px;
}
.careers-page .brand-values .title {
  margin-top: 32px;
  font-size: 24px;
  font-weight: 700;
  line-height: 28px;
  text-align: center;
  margin-bottom: 32px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .careers-page .brand-values .title {
    font-size: 36px;
    line-height: 56px;
    margin-bottom: 48px;
    margin-top: 48px;
  }
}
@media (min-width: 1200px) {
  .careers-page .brand-values .title {
    font-size: 48px;
    line-height: 56px;
    margin-bottom: 64px;
    margin-top: 64px;
  }
}
.careers-page .stats {
  font-size: 32px;
  font-weight: 300;
  line-height: 36px;
  text-align: center;
  margin-top: 32px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .careers-page .stats {
    font-size: 64px;
    line-height: 116px;
    margin-top: 0;
  }
}
@media (min-width: 1200px) {
  .careers-page .stats {
    font-size: 96px;
    line-height: 116px;
    margin-top: 64px;
  }
}
.careers-page .squid {
  height: 120px;
  margin-top: 32px;
  margin-bottom: 32px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .careers-page .squid {
    height: 300px;
    margin-top: 107px;
    padding-right: 0;
  }
}
@media (min-width: 1200px) {
  .careers-page .squid {
    height: 460px;
    margin-top: 145px;
    padding-right: 180px;
  }
}
.careers-page .squid-2 {
  height: 350px;
  margin-bottom: 64px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .careers-page .squid-2 {
    height: 257px;
    margin-bottom: 48px;
  }
}
.careers-page .squid-content {
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 16px;
  padding-left: 58px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .careers-page .squid-content {
    max-width: 540px;
    margin: 0 auto 16px;
  }
}
@media (min-width: 1200px) {
  .careers-page .squid-content {
    font-size: 20px;
    line-height: 28px;
    max-width: 540px;
    margin: 0 auto 32px;
  }
}
.careers-page .squid-titles {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .careers-page .squid-titles {
    width: 540px;
    font-size: 18px;
    line-height: 22px;
  }
}
@media (min-width: 1200px) {
  .careers-page .squid-titles {
    width: 540px;
    font-size: 23px;
    line-height: 28px;
  }
}
.careers-page .we-work .title,
.careers-page .benefits .title {
  margin-top: 32px;
  font-size: 24px;
  font-weight: 700;
  line-height: 28px;
  text-align: center;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .careers-page .we-work .title,
  .careers-page .benefits .title {
    font-size: 32px;
    line-height: 36px;
    margin-top: 48px;
  }
}
@media (min-width: 1200px) {
  .careers-page .we-work .title,
  .careers-page .benefits .title {
    font-size: 48px;
    line-height: 56px;
    margin-top: 64px;
  }
}
.careers-page .we-work {
  border-top: #D3D2D2 1px solid;
}
.careers-page .we-work .content {
  font-size: 16px;
  line-height: 20px;
  text-align: center;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .careers-page .we-work .content {
    font-size: 20px;
    line-height: 28px;
    margin: 24px auto 64px;
  }
}
.careers-page .city {
  margin-top: 32px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .careers-page .city {
    margin-top: 64px;
  }
}
.careers-page .office-image {
  width: 100%;
}
@media (min-width: 768px) {
  .careers-page .office-image {
    width: 50%;
  }
}
@media (min-width: 768px) {
  .careers-page .office-image.london {
    float: left;
  }
}
.careers-page .brand-icons {
  display: inline-block;
  position: relative;
  width: 57px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .careers-page .brand-list {
    margin-bottom: 32px;
  }
}
.careers-page .benefits {
  border-top: #D3D2D2 1px solid;
}
.careers-page .benefits .content {
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  margin-bottom: 32px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .careers-page .benefits .content {
    font-size: 20px;
    line-height: 28px;
    margin: 24px auto 64px;
  }
}
@media (max-width: 767px) {
  .careers-page .btn {
    top: 16px;
    position: relative;
    width: 100%;
  }
}
.careers-page ul {
  list-style-position: outside;
  padding-left: 60px;
}
.careers-page li {
  font-size: 16px;
  line-height: 24px;
  padding: 10px 0;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .careers-page li {
    font-size: 16px;
    line-height: 20px;
  }
}
@media (min-width: 1200px) {
  .careers-page li {
    font-size: 20px;
    line-height: 28px;
  }
}
.careers-page .kitchen {
  width: 100%;
  padding-top: 32px;
}
@media (min-width: 1200px) {
  .careers-page .kitchen {
    padding-top: 64px;
  }
}
.campaign-error-box {
  border-radius: 4px;
  background-color: #fddfe1;
  padding-top: 1vh;
  padding-bottom: 1vh;
  position: relative;
  min-height: 5em;
  margin-left: 2em;
  margin-right: 2em;
  margin-bottom: 1em;
}
.campaign-error-box .alert-icon {
  vertical-align: center;
  top: 1em;
  left: 1em;
  width: 3em;
  height: 3em;
}
.campaign-error-box .center-text {
  margin: 1em 1em 1em 5em;
}
#paypal-join h2 {
  font-weight: 200;
  font-size: 50px;
  line-height: 50px;
  margin-top: 50px;
  color: #444;
}
#paypal-join h3 {
  font-weight: 350px;
  font-size: 16px;
}
#paypal-join p {
  font-size: 20px;
  line-height: 1.4em;
  margin-bottom: 20px;
  margin-right: 25%;
  font-weight: 100;
}
#paypal-join .header {
  margin-bottom: 30px;
}
#paypal-join .details {
  border: 1px;
  background-color: #f4f4f4;
  padding: 40px;
}
#paypal-join .checkbox {
  border: 1px solid #cccccc;
  border-radius: 4px;
  background-color: #ffffff;
  padding-top: 10px;
  padding-left: 35px;
  padding-bottom: 10px;
}
#paypal-join .checkbox.fb {
  padding-left: 8px;
}
#paypal-join .btn-join-quidco {
  height: 60px;
  font-size: 20px;
  margin-top: 40px;
  margin-bottom: 10px;
}
.forgot {
  margin-bottom: 16px;
}
#facebook-form-authenticate {
  width: auto;
}
@media (min-width: 768px) {
  #facebook-form-authenticate {
    width: 220px;
  }
}
#facebook-form-authenticate .actions {
  float: right;
}
/* Facebook authentication rules */
body.facebook-auth #contentAlert {
  margin: 10px 0 20px 0;
}
body.facebook-auth .userAuthentication {
  margin: 10px 0 0 0;
}
#facebook-form {
  float: left;
  width: 950px;
  padding: 20px 0 0px 0;
}
#facebook-form .module.logout h1 {
  padding: 0 0 20px 0;
  font-size: 30px;
  color: #666;
}
#facebook-form .ipos-1 {
  border-right: 1px solid #d9d9d9;
  float: left;
  text-align: center;
  min-height: 221px;
}
#facebook-form .ipos-2 {
  position: absolute;
  top: 30%;
  left: 33%;
  float: left;
}
#facebook-form .ipos-2 p {
  font-size: 30px;
  padding: 10px 0 10px 0;
  text-align: center;
  background-color: #ffffff;
  margin: 0;
}
#facebook-form .ipos-3 {
  text-align: center;
  float: left;
}
#facebook-form .ipos-3 form {
  padding-left: 20%;
}
#facebook-form .group-content {
  position: relative;
  width: 950px;
}
#facebook-form .help-inline {
  position: absolute;
  right: 0;
  top: -20px;
}
#header {
  padding: 15px 0 31px 0;
}
@media (max-width: 767px) {
  .container {
    width: auto;
  }
}
@media (max-width: 767px) {
  #facebook-form {
    width: 100%;
  }
}
@media (max-width: 767px) {
  #facebook-form .item {
    padding-left: 5px;
    padding-right: 5px;
  }
}
@media (max-width: 767px) {
  #facebook-form .ipos-1 {
    border-right: none;
    min-height: 70px;
  }
  #facebook-form .ipos-1 h1 {
    display: none;
  }
  #facebook-form .ipos-1 .btn-facebook {
    width: 100%;
  }
}
@media (max-width: 767px) {
  #facebook-form .ipos-2 {
    position: relative;
    top: auto;
    left: auto;
  }
  #facebook-form .ipos-2 p {
    border-top: 1px solid #d9d9d9;
    line-height: 0.1em;
    margin: 20px 0;
  }
  #facebook-form .ipos-2 p span {
    padding: 0 10px;
    background-color: white;
    position: relative;
    top: -15px;
  }
}
@media (max-width: 767px) {
  #facebook-form .ipos-3 form {
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  #facebook-form .group-content {
    width: auto;
  }
}
#style-buttons {
  position: fixed;
  bottom: 20px;
  right: 20px;
}
.styleguide-container {
  background: #ffffff;
  padding-top: 59px;
}
.styleguide-container .styleguide-component {
  padding-top: 59px;
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: solid 2px #1d7bcE;
}
.styleguide-container .styleguide-component .styleguide-header h2 {
  margin-left: 40px;
}
.styleguide-container .styleguide-component .styleguide-header a {
  display: none;
}
.styleguide-container .style-block {
  padding-top: 24px;
  padding-bottom: 24px;
}
.styleguide-container .style-block-inner {
  padding-top: 8px;
  padding-bottom: 8px;
}
.styleguide-landing {
  padding-top: 40px;
  padding-bottom: 40px;
}
.styleguide-landing .col-xs-12 {
  margin: 20px 0;
}
.styleguide-landing .col-xs-12 .inner {
  background: #1d7bcE;
  text-align: center;
  height: 130px;
  display: table;
  width: 100%;
  transition: box-shadow 0.3s ease;
  text-decoration: none;
}
.styleguide-landing .col-xs-12 .inner:hover {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.7);
}
.styleguide-landing .col-xs-12 .inner h2 {
  display: table-cell;
  color: #ffffff;
  vertical-align: middle;
}
/**
   * Colours
   */
#colours .color-container {
  display: flex;
}
#colours .color-container-shades {
  display: flex;
  flex-direction: column;
  margin-bottom: 30px;
}
#colours .colour {
  display: inline-block;
  color: white;
  padding: 10px;
  flex: 1;
  float: left;
}
#colours span {
  display: block;
}
#colours .bg-full-black {
  background-color: #000;
}
#colours .bg-dark-grey {
  background-color: #4F4C4C;
}
#colours .bg-mid-dark-grey {
  background-color: #656263;
}
#colours .bg-mid-grey {
  background-color: #7b7979;
}
#colours .bg-mid-light-grey {
  background-color: #d3d2d2;
  color: #231f20;
}
#colours .background-light-grey-shadow {
  background-color: #deddde;
  color: #231f20;
}
#colours .background-light-grey {
  background-color: #f4f4f4;
  color: #231f20;
}
#colours .background-white {
  color: #231f20;
}
.styleguide__header {
  margin: 0;
  background: #1d7bcE;
}
.stylgeuide-sub-nav {
  position: fixed;
  top: 59px;
  left: -350px;
  height: calc(100% - 59px);
  z-index: 50;
  background: #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  width: 350px;
  background: #f1f1f1;
  transition: left 0.3s ease;
}
.stylgeuide-sub-nav.open {
  left: 0;
}
.stylgeuide-sub-nav.open .open-close-sub-nav {
  transform: rotateY(180deg);
}
.stylgeuide-sub-nav .inner {
  position: relative;
}
.stylgeuide-sub-nav .open-close-sub-nav {
  position: absolute;
  right: -50px;
  top: 0;
  width: 50px;
  height: 50px;
  cursor: pointer;
  background: #1d7bcE;
  transition: transform 0.3s ease;
}
.stylgeuide-sub-nav .open-close-sub-nav svg {
  width: 100%;
  fill: #fff;
  height: 43px;
}
.stylgeuide-sub-nav ul {
  list-style: none;
  overflow-y: scroll;
  height: 100%;
}
.stylgeuide-sub-nav ul li {
  padding: 10px 5px;
  border-bottom: 1px solid #d3d2d2;
}
.stylgeuide-sub-nav ul li a {
  font-size: 18px;
}
.styleguide-icons {
  border-top: 1px dotted #d3d2d2;
  padding-top: 8px;
}
.styleguide-icon {
  padding-top: 8px;
  padding-bottom: 4px;
  border-bottom: 1px dotted #d3d2d2;
}
.styleguide-icon svg {
  width: 30px;
  height: 30px;
}
.styleguide-icon .styleguide-icon__preview {
  float: left;
  padding-right: 8px;
  width: 40px;
  text-align: center;
}
.styleguide-icon .styleguide-icon__code {
  padding-top: 8px;
}
.styleguide-icon.styleguide-icon--theme svg {
  width: 80px;
  height: 80px;
}
.styleguide-icon.styleguide-icon--theme .styleguide-icon__preview {
  width: 80px;
}
.styleguide-icon.styleguide-icon--theme .styleguide-icon__code {
  padding-top: 28px;
}
.styleguide-v2 section {
  position: relative;
  background: #ffffff;
  padding: 24px 24px 40px;
  margin-bottom: 60px;
  overflow: auto;
}
.styleguide-v2 .create-link {
  display: none;
}
.styleguide-v2 .styleguide-menu.affix {
  position: fixed;
  width: 245px;
  top: 148px;
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  color: #444444;
  background-color: #ffffff;
}
.shoop-footer-img {
  display: none;
}
.not-shoop {
  display: none !important;
}
.not-quidco {
  display: block !important;
}
.header-container .second-nav-container {
  background: #004a92;
  border-bottom: 1px solid #004a92;
}
.header-container .input-group-addon {
  background-color: #004a92 !important;
}
.header-container .category-icons-container {
  border: none;
}
.header-container .category-icons-container svg {
  border: none;
}
.logo .main-logo {
  width: 80px;
  height: 40px;
  margin-top: 5px;
  margin-left: 10px;
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
@media (max-width: 320px) {
  .logo .main-logo {
    margin-left: 5px;
  }
}
@media (min-width: 768px) {
  .logo .main-logo {
    width: 88px;
    -webkit-transform: scale(1.55);
    -ms-transform: scale(1.55);
    -o-transform: scale(1.55);
    transform: scale(1.55);
    margin-left: 25px;
  }
}
.footer-logo {
  -webkit-transform: scale(0.75);
  -ms-transform: scale(0.75);
  -o-transform: scale(0.75);
  transform: scale(0.75);
}
.home .oo-logo,
.home .home-logo {
  display: none;
}
.home a:hover .home-logo {
  display: none !important;
}
.header-over-image h1 {
  color: #ffffff;
}
.retailer-header .header.no-image {
  height: 140px;
  border-bottom: solid 1px #d3d2d2;
}
.retailer-header .header-background {
  width: 100%;
  min-height: 133px;
  max-height: 303px;
  border-bottom: solid 1px #d3d2d2;
}
@media (max-width: 680px) {
  .retailer-header .header {
    overflow: hidden;
  }
  .retailer-header .header.no-image {
    min-height: 201px;
  }
  .retailer-header .header-background {
    right: 0;
    width: 100%;
  }
  .retailer-header .no-image .header-background {
    position: absolute;
    width: auto;
  }
  .retailer-header .header-tile {
    bottom: 10px;
  }
  .retailer-header.no-image .header {
    min-height: 0;
    border-bottom: solid 1px #d3d2d2;
  }
  .retailer-header.no-image .header-background {
    display: none;
  }
  .retailer-header.no-image .header-tile {
    position: relative;
    bottom: 0;
  }
  .retailer-header.no-image .header-background {
    max-height: 140px;
  }
}
.retailer-header .header-tile {
  border: solid 1px #d3d2d2;
}
.retailer-header .dropdown-content {
  border: solid 1px #d3d2d2;
}
@media (max-width: 768px) {
  .retailer-header .dropdown-content {
    border: none;
  }
}
.retailer-description--ways-to-earn .dropdown-content {
  border: solid 1px #d3d2d2;
}
@media (max-width: 768px) {
  .retailer-description--ways-to-earn .dropdown-content {
    border: none;
  }
}
.category-filter-offers .circle-icon {
  border: solid 1px #d3d2d2;
}
.carousel-control {
  border: none;
}
.category-icon,
.compare-card,
.grocery-card,
.no-flip,
.offer-card-image,
.offer-card-standard,
.retailer-card--highstreet,
.retailer-card--intro-panel-right,
.retailer-card--standard,
.retailer-card-image,
.retailer-card-trending,
.retailerpage-offer-card,
.retailer-card-voucher,
.all-category-list-item {
  border: solid 1px #d3d2d2;
}
.retailer-card--intro-panel-black,
.retailer-card--intro-panel-dark-blue {
  border: none;
}
.btn-reveal .reveal:after {
  border-bottom: none;
}
.btn-reveal .reveal:hover:after {
  border-bottom: none;
}
.grecaptcha-badge {
  z-index: 1;
}
.cookieConsent {
  background-color: #004a92;
  color: #ffffff;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2147483647;
}
.cookieConsent .container {
  margin-top: 25px;
  margin-bottom: 23px;
}
.cookieConsent .content {
  text-align: justify;
}
.cookieConsent .content a {
  color: #ffffff;
  text-decoration: underline;
  font-weight: bold;
}
.cookieConsent button {
  padding: 11px 47px;
  border-color: #ffffff;
  cursor: pointer;
  font-size: 14px;
  color: #ffffff;
  background-color: #004a92;
  font-weight: bold;
  float: right;
}
.cookieConsent button:hover,
.cookieConsent button:visited,
.cookieConsent button:active {
  background-color: #ffffff;
  color: #004a92;
}
@media (max-width: 767.98px) {
  .cookieConsent .content {
    text-align: left;
  }
  .cookieConsent button {
    width: 100%;
  }
}
@media (max-width: 991.98px) {
  .cookieConsent button {
    margin-top: 24px;
  }
}
.vat-tooltip {
  background-image: url('https://i.cashbacksrv.com/cbfe/p/static/home/tooltip.svg');
  background-repeat: no-repeat;
  background-size: 1em;
  background-position: center;
  height: 1em;
  width: 1em;
  z-index: 2;
  outline-style: none;
  cursor: pointer;
}
.popover-content {
  color: #000;
}
/*# sourceMappingURL=web/public_html/static/v4/assets/css-built/quidco-sitewide.css.map */