#mfp-splitit .page-header,
body.splitit .page-header {
  display: none; }
#mfp-splitit .main-content,
body.splitit .main-content {
  width: 80%; }
  #mfp-splitit .main-content svg path,
  #mfp-splitit .main-content svg rect,
  #mfp-splitit .main-content svg polygon,
  body.splitit .main-content svg path,
  body.splitit .main-content svg rect,
  body.splitit .main-content svg polygon {
    fill: #b9162b; }

.paymentInfo__title {
  margin-top: 40px;
  text-align: center;
  text-transform: uppercase;
  font-size: 60px; }

.paymentInfo__title--smallMarginTop {
  margin-top: 25px; }

.paymentInfo__subTitle {
  text-align: center;
  text-transform: uppercase;
  font-size: 26px;
  line-height: 26px;
  margin: 0; }

.paymentInfo__icon {
  color: #b9162b; }

@media screen and (max-width: 979px) {
  .paymentInfo__title {
    margin-top: 25px;
    padding: 0 35px;
    font-size: 34px;
    line-height: 40px; }

  .paymentInfo__title--smallMarginTop {
    margin-top: 20px; }

  .paymentInfo__subTitle {
    text-align: center;
    text-transform: uppercase;
    font-size: 26px;
    line-height: 26px; } }
.paymentInfo__topMenu {
  height: 32px;
  margin-top: 25px;
  line-height: 32px;
  text-align: center; }

.paymentInfo__topMenuLink {
  display: inline-block;
  position: relative;
  width: 150px;
  box-sizing: border-box;
  margin: 0 30px;
  text-align: center; }

.paymentInfo__topMenuLink:first-child {
  margin-left: 0;
  text-align: right; }

.paymentInfo__topMenuLink:last-child {
  margin-right: 0;
  text-align: left; }

.paymentInfo__topMenuLink::after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  right: -30px;
  width: 1px;
  height: 25px;
  background-color: #979797;
  transform: translateY(-50%); }

.paymentInfo__topMenuLink:last-child::after {
  display: none; }

.paymentInfo__topMenuLink--link {
  font-family: 'Montserrat';
  font-size: 14px;
  color: #BDBDBB;
  text-decoration: none; }

.paymentInfo__topMenuLink--title {
  text-transform: uppercase;
  font-size: 14px;
  color: #000;
  line-height: 32px; }

@media screen and (max-width: 979px) {
  .paymentInfo__topMenu {
    height: 25px;
    margin-top: 20px;
    line-height: 25px; }

  .paymentInfo__topMenuLink {
    width: 120px; } }
.paymentInfo__intro {
  margin-top: 20px; }

.paymentInfo__introText {
  font-size: 20px;
  line-height: 32px;
  text-align: center;
  max-width: 750px;
  margin: auto; }

.paymentInfo__introTextExtraLink {
  text-decoration: underline; }

.grid__row .paymentInfo__introTabCol {
  margin-top: 65px;
  padding-left: 43px;
  padding-right: 43px;
  text-align: center; }

.paymentInfo__icon .svg_clock,
.paymentInfo__icon .svg_coins {
  height: 52px;
  width: auto; }

.paymentInfo__introTab__title {
  margin-top: 18px;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 600; }

.paymentInfo__introTab__text {
  margin-top: 6px;
  font-size: 16px;
  line-height: 26px;
  color: #7c7c7c; }

@media screen and (max-width: 979px) {
  .paymentInfo__intro {
    margin-top: 20px; }

  .paymentInfo__introText {
    font-size: 15px;
    line-height: 23px; }

  .grid__row .paymentInfo__introTabCol {
    margin-top: 30px;
    padding-left: 35px;
    padding-right: 35px; }

  .paymentInfo__introTabCol:first-of-type {
    padding-left: 35px; }

  .paymentInfo__introTabCol:last-of-type {
    padding-right: 35px; }

  .paymentInfo__icon .svg_clock,
  .paymentInfo__icon .svg_coins {
    height: 45px;
    width: auto; }

  .paymentInfo__introTab__title {
    margin-top: 15px;
    font-size: 17px; }

  .paymentInfo__introTab__text {
    font-size: 15px;
    line-height: 23px; } }
.paymentInfo__howItWorks {
  margin-top: 55px;
  padding: 50px;
  background: #f2f2f2; }

.paymentInfo__hiwTabCol {
  margin-top: 60px;
  text-align: center; }

.paymentInfo__hiwIcon {
  height: 54px;
  line-height: 54px; }

.paymentInfo__icon--logoSplitit img {
  width: 100px;
  height: 34px;
  vertical-align: middle; }

.paymentInfo__icon .svg-credit-card,
.paymentInfo__icon .svg_checked_circle {
  vertical-align: middle; }

.paymentInfo__icon .svg-credit-card {
  height: 50px; }

.paymentInfo__icon .svg_checked_circle {
  height: 44px; }

.paymentInfo__hiwTab__title {
  margin-top: 20px;
  font-size: 16px;
  line-height: 26px; }

@media screen and (max-width: 979px) {
  .paymentInfo__howItWorks {
    margin-top: 35px;
    padding: 50px 40px;
    background: #f2f2f2; }

  .paymentInfo__hiwTabCol {
    margin-top: 45px;
    text-align: center; }

  .paymentInfo__hiwIcon {
    height: 45px;
    line-height: 45px; }

  .paymentInfo__icon--logoSplitit img {
    width: 100px;
    height: 34px;
    vertical-align: middle; }

  .paymentInfo__icon .svg-credit-card,
  .paymentInfo__icon .svg_checked_circle {
    height: 45px;
    vertical-align: middle; }

  .paymentInfo__hiwTab__title {
    margin-top: 20px;
    font-size: 15px;
    line-height: 23px; } }
.paymentInfo__example {
  position: relative;
  margin-top: 55px; }

.paymentInfo__example::after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 700px;
  margin: auto; }

.paymentInfo__example__orderTotal {
  position: relative;
  margin-top: 43px;
  padding: 0 0 13px 0; }

.paymentInfo__example__orderTotal::after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: 1px;
  width: 100%;
  background: #cecece; }

.paymentInfo__example__orderTitle {
  text-align: center;
  text-transform: uppercase;
  color: #b9162b;
  font-size: 15px;
  font-weight: 600; }

.paymentInfo__example__orderTitle--total {
  font-size: 15px; }

.paymentInfo__example__orderAmount {
  display: block;
  text-align: center;
  font-size: 32px; }

.paymentInfo__example__orderAmount--total {
  font-size: 65px; }

.paymentInfo__exemple__orderSplit {
  margin-top: 33px;
  padding: 0; }

.paymentInfo__example__orderText {
  display: block;
  margin-top: 5px;
  text-align: center;
  font-size: 13px;
  color: #9b9b9b; }

.paymentInfo__note {
  width: 700px;
  box-sizing: border-box;
  margin: 55px auto 0 auto;
  padding: 40px 70px 50px 50px;
  border: 1px solid black; }

.paymentInfo__noteTitle {
  text-align: center;
  text-transform: uppercase;
  font-size: 20px; }

.paymentInfo__noteList {
  margin-top: 30px; }

.paymentInfo__noteListItem {
  list-style-type: disc;
  list-style-position: inside;
  font-size: 12px;
  line-height: 22px; }

.paymentInfo__noteListItem:not(:first-of-type) {
  margin-top: 22px; }

@media screen and (max-width: 979px) {
  .paymentInfo__example {
    margin-top: 45px; }

  .paymentInfo__example::after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 700px;
    margin: auto; }

  .paymentInfo__example__orderTotal {
    margin-top: 40px;
    padding: 0 55px 14px 55px; }

  .paymentInfo__example__orderTotal::after {
    width: calc(100% - 110px); }

  .paymentInfo__example__orderTitle {
    margin-top: 50px;
    font-size: 13px; }

  .paymentInfo__example__orderTitle--total {
    margin-top: 0; }

  .paymentInfo__example__orderAmount {
    font-size: 40px; }

  .paymentInfo__example__orderAmount--total {
    font-size: 60px; }

  .paymentInfo__exemple__orderSplit {
    margin-top: 0;
    padding: 0 55px;
    text-align: center; }

  .paymentInfo__example__orderText {
    margin-top: 0;
    font-size: 12px; }

  .paymentInfo__note {
    width: calc(100% - 30px);
    box-sizing: border-box;
    margin: 45px auto 0 auto;
    padding: 40px 15px 30px 15px; }

  .paymentInfo__noteTitle {
    font-size: 17px; }

  .paymentInfo__noteListItem {
    font-size: 14px;
    line-height: 23px; }

  .paymentInfo__noteListItem:not(:first-of-type) {
    margin-top: 23px; } }
.paymentInfo__faq {
  width: 700px;
  margin: 40px auto 0 auto; }

.paymentInfo__faqContainer {
  position: relative;
  padding-bottom: 6px;
  border-bottom: 1px solid #cecece; }

.paymentInfo__faq__question {
  display: block;
  position: relative;
  margin-top: 6px;
  padding: 26px 90px 20px 0;
  border-top: 1px solid #cecece;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 26px;
  font-weight: 600; }

.paymentInfo__faq__question::after {
  content: '';
  display: block;
  position: absolute;
  right: 23px;
  top: 35px;
  width: 10px;
  height: 10px;
  border-bottom: solid 1px #000;
  border-right: solid 1px #000;
  transform: rotate(45deg);
  transition: 0.3s; }

.paymentInfo__faq__question:first-of-type {
  margin-top: 0; }

.accordionTitle--active.paymentInfo__faq__question::after {
  transform: rotate(-135deg); }

.paymentInfo__faq__answer {
  margin-bottom: 50px; }

.paymentInfo__faq__answer:last-of-type {
  margin-bottom: 44px; }

.paymentInfo__faqLinkExt {
  margin-top: 38px; }

.paymentInfo__faqLinkExt > a {
  color: #b9162b; }

.no-touchevent .paymentInfo__faqLinkExt > a:hover {
  text-decoration: underline; }

@media screen and (max-width: 979px) {
  .paymentInfo__faq {
    width: 100%; }

  .paymentInfo__faqContainer {
    position: relative;
    padding-bottom: 0;
    border-bottom: 1px solid #cecece; }

  .paymentInfo__faq__question {
    display: block;
    position: relative;
    margin-top: 0;
    padding: 20px 45px 20px 15px;
    border-top: 1px solid #cecece;
    text-transform: uppercase;
    font-size: 15px;
    line-height: 24px; }

  .paymentInfo__faq__question::after {
    content: '';
    display: block;
    position: absolute;
    right: 23px;
    top: 26px;
    width: 10px;
    height: 10px;
    border-bottom: solid 1px #000;
    border-right: solid 1px #000;
    transform: rotate(45deg); }

  .paymentInfo__faq__question:first-of-type {
    margin-top: 0; }

  .paymentInfo__faq__answer {
    margin-bottom: 30px;
    padding: 0 15px; }

  .paymentInfo__faq__answer:last-of-type {
    margin-bottom: 44px; }

  .paymentInfo__faqLinkExt {
    margin-top: 25px;
    padding: 0 15px;
    font-size: 14px; } }
/* grid */
.grid__row {
  overflow: hidden; }

@media screen and (min-width: 768px) {
  .col-sm-6 {
    float: left;
    width: 50%; }

  .col-sm-4 {
    float: left;
    width: 33.3%; }

  .col-sm-3 {
    float: left;
    width: 25%; }

  .grid__row-sm--gutter100 > [class^='col-'],
  .grid__row-sm--gutter100 > [class*=' col-'] {
    padding-right: 50px;
    padding-left: 50px; } }
.mfp-splitit {
  max-width: 900px;
  margin: 20px auto;
  padding: 40px;
  background-color: white;
  position: relative; }
  .mfp-splitit .main-content {
    width: 100% !important; }
  .mfp-splitit h1 {
    font-size: 40px; }
  .mfp-splitit .paymentInfo__note,
  .mfp-splitit .paymentInfo__faq {
    display: none; }
  .mfp-splitit .paymentInfo__howItWorks {
    padding-left: 0;
    padding-right: 0; }
  .mfp-splitit .find-out-more-button {
    display: block !important;
    background-color: #b9162b;
    color: white;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 50px auto auto auto;
    padding: 15px;
    width: 12em;
    text-align: center; }
    .mfp-splitit .find-out-more-button:hover {
      background-color: #000; }
