.accordion .card-header {
  padding: 1rem 0.5rem;
  height: auto;
}
.accordion .card-header a {
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 0;
}
.accordion .card-header * {
  font-size: 18px;
  color: #0077CA;
  font-weight: bold;
}
.accordion .card-text {
  font-size: 16px;
  line-height: 140%;
}
.faq .pageTitle {
  color: #f07b5d;
  margin-bottom: 2rem;
}
@media (max-width: 767.98px) {
.faq .container {
    padding-left: 0;
    padding-right: 0;
}
}
@media (max-width: 991.98px) {
.faq .pageTitle {
    margin-bottom: 0;
}
}
@media (min-width: 992px) {
.faq .pageTitle {
    margin-bottom: 3rem;
}
.faq .torna-indietro {
    padding-top: 2rem;
}
}
.checklist {
  display: block;
}
.checklist svg,
.checklist .checklist_index {
  color: #f07b5d;
  font-size: 24px;
  font-weight: 700;
  width: 24px;
  margin-right: 18px;
}
.checklist .checklist_index:after {
  content: ".";
}
.checklist li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
}
.checklist li .checklist_title {
  color: #f07b5d;
  font-weight: bold;
  display: block;
  min-width: 100%;
  font-size: 18px;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.checklist li span {
  font-size: 16px;
}
.checklist li .checklist_item {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: calc(100% - 42px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#info img[data-v-2b6c2951] {
  width: 100%;
}
ol > li[data-v-8980722e] {
  list-style-type: disc;
  margin-bottom: 15px;
}
#info img[data-v-75ba6f26] {
  width: 100%;
}
.form .customInputBlock input:focus ~ .formClear {
  top: 18px;
  -webkit-transform: none;
          transform: none;
}
.form input,
.form select,
.form textarea,
.form .custom-select,
.form .dropdown,
.form .form-control .input-group {
  border: 1px solid #efefff !important;
  margin-bottom: 1rem;
}
.newsletterBox {
  margin: 0 auto;
  width: 90%;
  max-width: 700px;
  text-align: left;
}
.newsletterBox label {
  line-height: 140%;
  font-size: 12px;
}
.newsletterBox .newsletterTitle {
  font-size: 20px;
  color: #333333;
  font-weight: bold;
}
.newsletterBox .newsletterTitle .small {
  font-size: 16px;
  font-weight: bold;
}
.newsletterBox .emailBlock {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: auto;
  max-width: 360px;
  margin-right: 1.5rem;
}
#info img[data-v-e93bcf8e] {
  width: 100%;
}
#info .incentiveIcons .box[data-v-e93bcf8e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#info .incentiveIcons .icon[data-v-e93bcf8e] {
  min-width: 60px;
  width: 60px;
  height: 60px;
  margin-right: 1rem;
  padding: 15px;
  border: 1px solid #F2F2F2;
  border-radius: 50%;
}
#info .incentiveIcons .icon svg[data-v-e93bcf8e] {
  width: 100%;
  height: 100%;
}
#info .incentiveIcons .icon svg path[data-v-e93bcf8e] {
  fill: #333333;
}
.form .customInputBlock input:focus ~ .formClear {
  top: 18px;
  -webkit-transform: none;
          transform: none;
}
.form input,
.form select,
.form textarea,
.form .custom-select,
.form .dropdown,
.form .form-control .input-group {
  border: 1px solid #efefff !important;
  margin-bottom: 1rem;
}
.form .customInputBlock input:focus ~ .formClear {
  top: 18px;
  -webkit-transform: none;
          transform: none;
}
.form input,
.form select,
.form textarea,
.form .custom-select,
.form .dropdown,
.form .form-control .input-group {
  border: 1px solid #efefff !important;
  margin-bottom: 1rem;
}
.quote {
  text-align: center;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.quote .content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 0 1rem;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 500 !important;
}
.quote svg {
  width: 32px;
  height: 32px;
}
@media (min-width: 992px) {
.quote svg {
    width: 60px;
    height: 60px;
}
}
.quote svg path {
  fill: #f07b5d;
}
.quote .start {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.quote .stop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
#info img[data-v-38d28187] {
  width: 100%;
}
#info .router-link-active[data-v-38d28187] {
  color: white !important;
}
#info #contatti-contattaci[data-v-38d28187] {
  font-size: 0.95rem;
}
#info #contatti-contattaci .contactTitle[data-v-38d28187] {
  font-size: 1rem;
  margin-bottom: 1.5rem;
}
#info #contatti-contattaci a[data-v-38d28187] {
  color: #333333;
  cursor: pointer;
}
#info #contatti-contattaci a[data-v-38d28187]:hover {
  color: #f07b5d;
}
#info #contatti-contattaci svg[data-v-38d28187] {
  margin-right: 10px;
  width: 20px;
  height: auto;
}
#info #contatti-contattaci svg *[data-v-38d28187] {
  fill: #f07b5d;
}
#info .sectionTitle[data-v-38d28187]:first-letter {
  text-transform: uppercase;
}
.form[data-v-21eebda2] {
  max-width: 700px;
  margin: auto;
}
#giftCards .heroContainer {
  position: relative;
}
#giftCards .heroContainer .captions {
  position: absolute;
  left: 5%;
  right: 5%;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (max-width: 575.98px) {
#giftCards .heroContainer .captions {
    display: none;
}
}
#giftCards .heroContainer .primaryCaption {
  color: #fff;
  background: #f07b5d;
  font-size: 14px;
  padding: 10px;
  font-weight: normal;
}
#giftCards .heroContainer .secondaryCaption {
  width: 100%;
  color: #fff;
  background: rgba(41, 46, 68, 0.85);
  font-size: 14px;
  padding: 10px;
}
@media (min-width: 768px) {
#giftCards .heroContainer .captions {
    left: 40%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
}
#giftCards .heroContainer .primaryCaption {
    height: 150px;
    width: 150px;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
    margin-top: -20px;
    -webkit-transform: translateX(-25%);
            transform: translateX(-25%);
}
#giftCards .heroContainer .secondaryCaption {
    padding: 20px 30px;
    text-align: left;
}
}
@media (min-width: 992px) {
#giftCards .heroContainer .primaryCaption {
    font-size: 20px;
    height: 200px;
    width: 200px;
    margin-top: -20px;
    -webkit-transform: translateX(-25%);
            transform: translateX(-25%);
}
#giftCards .heroContainer .primaryCaption span {
    text-align: center;
    display: block;
}
#giftCards .heroContainer .secondaryCaption {
    font-size: 16px;
    padding: 30px 35px;
}
}
@media (min-width: 1600px) {
#giftCards .heroContainer .captions {
    left: 45%;
}
#giftCards .heroContainer .primaryCaption {
    font-size: 30px;
    height: 350px;
    width: 350px;
    margin-top: -30px;
    -webkit-transform: translateX(-45%);
            transform: translateX(-45%);
    line-height: 140%;
}
#giftCards .heroContainer .primaryCaption span {
    max-width: 200px;
    margin: 0 auto;
    text-align: center;
    display: block;
}
#giftCards .heroContainer .secondaryCaption {
    font-size: 24px;
    padding: 40px 45px;
    line-height: 140%;
}
}
#giftCards .quote {
  max-width: 700px;
  margin: auto;
}
#giftCards .quote .content {
  text-align: left;
}
#giftCards .svgIcon {
  text-align: center;
  display: block;
  margin-top: 3rem;
}
#giftCards .svgIcon svg {
  width: 100px;
  max-width: 100%;
  max-height: 75px;
  margin-bottom: 2rem;
}
#giftCards .svgIcon svg path {
  fill: #f07b5d;
}
#giftCards .hasBackground.block {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-top: 16px !important;
  padding-bottom: 16px !important;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#giftCards .hasBackground.block ul {
  max-width: 300px;
  margin: 0 auto;
  margin-top: 1rem;
}
#giftCards .hasBackground.block li {
  list-style: disc;
}
.riscattaSalabam {
  display: block;
  width: 100%;
  margin-top: 4rem;
  margin-bottom: 6rem;
}
@media (max-width: 767.98px) {
.riscattaSalabam {
    padding-top: 2rem;
}
}
.riscattaSalabam .listDisc li:not(:last-child) {
  margin-bottom: 10px;
}
.riscattaSalabam .redeemFields {
  margin: 0 auto;
  max-width: 420px;
}
.riscattaSalabam .checkboxes {
  margin: auto;
  max-width: 320px;
}
#page-error {
  padding-top: 60px;
  margin-bottom: 6rem;
}
@media (min-width: 992px) {
#page-error {
    /*margin-top:$page-header-desktop-height;*/
    margin-bottom: 8rem;
}
}
#page-error {
  padding-top: 60px;
  margin-bottom: 6rem;
}
@media (min-width: 992px) {
#page-error {
    /*margin-top:$page-header-desktop-height;*/
    margin-bottom: 8rem;
}
}
/*
    @import "~bootstrap/scss/functions";
    @import "~bootstrap/scss/mixins";
    @import './../../../scss/_custom.scss';
*/
.landingEtcEdenred .heroLogo {
  width: 300px;
}
.landingEtcEdenred .edenredLoginModal button {
  min-width: 200px;
}
.landingAon .heroLogo {
  width: 200px;
}
.landingAon .aon {
  color: #E31836;
  font-weight: 600;
}
.landingAon .white, .landingAon .white * {
  text-decoration: none !important;
}
.landingScalapay .container {
  max-width: 1100px !important;
}
.landingScalapay .content {
  padding-top: 40px;
  padding-bottom: 40px;
}
.landingScalapay .title {
  font-size: 20px;
  text-align: center;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
.landingScalapay .title {
    font-size: 28px;
    margin-bottom: 40px;
}
}
.landingScalapay .heroLogo {
  max-width: 100%;
  width: 300px;
}
.landingScalapay .aon {
  color: #E31836;
  font-weight: 600;
}
.landingScalapay .white, .landingScalapay .white * {
  text-decoration: none !important;
}
.landingScalapay .icons {
  text-align: center;
}
.landingScalapay .icons .icon {
  margin-bottom: 40px;
}
.landingScalapay .icons .text {
  max-width: 200px;
  margin: auto;
}
.landingScalapay .primary {
  font-weight: 600;
  font-size: 1.25em;
}
.landingPinkPalace .container {
  max-width: 1100px !important;
}
.landingPinkPalace .content {
  padding-top: 40px;
  padding-bottom: 40px;
}
.landingPinkPalace .heroCol {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}
.landingPinkPalace .heroCol .hero--title {
  font-size: 18px;
  margin-bottom: 20px;
  margin-top: 20px;
}
@media (min-width: 768px) {
.landingPinkPalace .heroCol .hero--title {
    font-size: 24px;
    margin-bottom: 20px;
    margin-top: 30px;
}
}
.landingPinkPalace .heroCol .hero--subtitle {
  font-size: 14px;
}
.landingPinkPalace .title {
  font-size: 20px;
  text-align: center;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
.landingPinkPalace .title {
    font-size: 28px;
    margin-bottom: 40px;
}
}
.landingPinkPalace .heroLogo {
  max-width: 100%;
  width: 300px;
}
.landingPinkPalace .aon {
  color: #E31836;
  font-weight: 600;
}
.landingPinkPalace .white, .landingPinkPalace .white * {
  text-decoration: none !important;
}
.landingPinkPalace .icons {
  text-align: center;
}
.landingPinkPalace .icons .icon {
  margin-bottom: 40px;
}
.landingPinkPalace .icons .text {
  max-width: 200px;
  margin: auto;
}
.landingPinkPalace .primary {
  font-weight: 600;
  font-size: 1.25em;
}
.landingPinkPalace .first {
  font-size: 1.35em;
}
.landingUpDay .heroLogo {
  width: 200px;
}
.landingUpDay .white, .landingUpDay .white * {
  text-decoration: none !important;
}
.landingUpDay button.btn-secondary {
  min-width: 200px;
}
.landingBackToItaly #hero {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.landingBackToItaly .heroFullRow {
  margin-top: 30px;
  font-size: 16px;
  font-weight: bold;
  width: 100%;
  background: #f07b5d;
  color: #fff;
  text-align: center;
  padding: 1rem 0;
}
.landingBackToItaly .copyScadenza {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.landingBackToItaly .stellaMesi {
  position: relative;
}
.landingBackToItaly .stellaMesi svg {
  width: 40px;
  height: auto;
}
.landingBackToItaly .stellaMesi .value {
  z-index: 1;
  color: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
          transform: translateY(-50%) translateX(-50%);
  margin: auto;
  width: 100%;
  height: auto;
  text-align: center;
}
@media (min-width: 992px) {
.landingBackToItaly .heroFullRow {
    margin-top: 60px;
    padding: 15px 30px;
    font-size: 38px;
}
.landingBackToItaly .copyScadenza {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.landingBackToItaly .stellaMesi svg {
    width: 80px;
}
}
@media (min-width: 1200px) {
.landingBackToItaly .stellaMesi {
    padding: 0 1.5rem;
}
}
.landingBackToItaly .white, .landingBackToItaly .white * {
  text-decoration: none !important;
}
.landingBackToItaly button.btn-secondary {
  min-width: 200px;
}
#header-small {
  position: relative;
}
#header-small .scrollDown {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 0;
  -webkit-transform: translateY(50%);
          transform: translateY(50%);
}
.blog .blog-header {
  position: relative;
}
.blog .blog-header #scrollDown {
  position: absolute;
  bottom: -36px !important;
}
.blog .topbar {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
.blog .topbar {
    margin-bottom: 60px;
}
}
.blog .page-title {
  padding: 60px 30px;
}
@media (min-width: 992px) {
.blog .page-title {
    padding: 90px 30px;
}
}
.blog .postSlider {
  padding: 0 30px;
}
.blog .postSlider .slick {
  margin-top: 0;
}
.blog .postSlider .sliderTitle,
.blog .postSlider .postPad__date {
  display: none !important;
}
.blog .postSlider .slick-slider {
  max-width: calc(100% - 80px) !important;
}
.blog-section {
  margin-bottom: 60px;
}
@media (min-width: 992px) {
.blog-section {
    margin-bottom: 180px;
}
}
.blog-section .blog-info {
  height: 100%;
  padding: 30px;
  margin-bottom: 2rem;
}
@media (min-width: 992px) {
.blog-section .blog-info {
    margin-bottom: 0;
    padding: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
}
.blog-section .blog-info .btn {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  margin-top: 1rem;
}
@media (min-width: 992px) {
.blog-section .blog-info .btn {
    margin-top: 2rem;
    float: right;
}
}
.blog-section .blog-title {
  margin-bottom: 3rem;
}
.blog-section .blog-title svg {
  width: 16px;
  height: auto;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (max-width: 991.98px) {
.blog-section .blog-title {
    margin-bottom: 1rem;
    font-size: 1rem;
}
}
.blog-section.consumer .blog-info {
  background: #f07b5d;
}
@media (min-width: 992px) {
.blog-section.consumer .blog-info {
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
}
}
.blog-section.consumer .blog-title {
  color: #333333;
}
@media (min-width: 992px) {
.blog-section.consumer .postSlider {
    padding-left: 0;
}
}
.blog-section.business .blog-info {
  background: #292E44;
}
@media (min-width: 992px) {
.blog-section.business .blog-info {
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
}
}
.blog-section.business .blog-title, .blog-section.business p {
  color: #fff;
}
@media (min-width: 992px) {
.blog-section.business .row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
}
.blog-section.business .postSlider {
    padding-right: 0;
}
}
.blog-topbar .page-subtitle {
  margin-bottom: 0;
}
.blog-topbar .topbar {
  padding: 30px 0;
}
.blog-topbar.consumer .topbar {
  background: #f07b5d;
}
.blog-topbar.consumer .page-title,
.blog-topbar.consumer .page-subtitle {
  color: #333333;
}
.blog-topbar.business .topbar {
  background: #292E44;
}
.blog-topbar.business .page-title,
.blog-topbar.business .page-subtitle {
  color: #fff;
}
@media (min-width: 768px) {
.blog-category .container-fluid {
    padding-left: 60px;
    padding-right: 60px;
}
}
.blog-category .topbar {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
.blog-category .topbar {
    margin-bottom: 60px;
}
}
.blog-category .content {
  margin-bottom: 60px;
}
@media (min-width: 768px) {
.blog-category .content {
    margin-bottom: 120px;
}
}
.blog-category .content .postPad {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
.blog-category .content .postPad {
    margin-bottom: 60px;
}
}
.blog-category .content .tags-title {
  font-size: 1.5rem;
  display: block;
  margin-bottom: 2rem;
  font-weight: bold;
}
.blog-category .content .tag {
  border: 1px solid #f07b5d;
  border-radius: 20px;
  padding: 2px 18px;
  font-weight: 400;
  font-size: 18px;
  color: #f07b5d;
  display: inline-block;
  margin: 0 1.25rem 0.75rem 0;
  cursor: pointer;
  -webkit-transition: all 0.5s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: all 0.5s cubic-bezier(0.25, 0.1, 0.25, 1);
  background-color: transparent;
}
.blog-category .content .tag:hover, .blog-category .content .tag.active {
  color: #fff;
  background-color: #f07b5d;
}
.blog-category .content .search-posts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 2rem;
  position: relative;
}
.blog-category .content .search-posts input, .blog-category .content .search-posts button {
  border-radius: 1.5rem;
}
.blog-category .content .search-posts input {
  -webkit-box-shadow: none;
          box-shadow: none;
  background: #F2F2F2;
  margin-right: 1rem;
  padding-left: 4rem;
}
.blog-category .content .search-posts .search-icon {
  position: absolute;
  top: 50%;
  left: 20px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 36px;
  height: auto;
  padding-right: 14px;
  border-right: 1px solid #CCCCCC;
}
.blog-category .content .search-posts .search-icon path {
  fill: #333333;
}
.blog-category .hidden {
  display: none;
}
.blog-category .load-more {
  min-width: 100%;
  cursor: pointer;
  margin-bottom: 60px;
  color: #007bff;
  text-align: right;
  font-weight: bold;
  padding-right: 60px;
}
.blog-category .load-more span {
  text-decoration: underline;
}
.blog-category .load-more svg {
  width: 14px;
  height: auto;
  margin-right: 6px;
}
.blog-category .load-more svg path {
  stroke: #007bff;
}
.blog-category.consumer .tag {
  color: #f07b5d;
  border-color: #f07b5d;
}
.blog-category.consumer .tag:hover, .blog-category.consumer .tag.active {
  color: #fff;
  background-color: #f07b5d;
}
.blog-category.business .tag {
  color: #292E44;
  border-color: #292E44;
}
.blog-category.business .tag:hover, .blog-category.business .tag.active {
  color: #fff;
  background-color: #292E44;
}
.doublecheck .content {
  padding: 2rem 0 3rem 0;
}
@media (min-width: 768px) {
.doublecheck .content {
    padding: 4rem 0 6rem 0;
}
}
.doublecheck .title {
  color: #f07b5d;
  margin: 3.5rem 0;
  text-align: center;
}
.doublecheck .subtitle {
  color: #333333;
  font-weight: bold;
  margin-bottom: 2rem;
  font-size: 1.25rem;
}
.doublecheck--section {
  display: block;
  text-align: center;
  margin-bottom: 2rem;
}
@media (min-width: 768px) {
.doublecheck--section {
    padding: 0 5%;
    margin-bottom: 4rem;
}
}
.doublecheck--section table {
  margin: 0 auto;
  max-width: 600px;
}
.doublecheck--section table td {
  padding: 0.25rem 1rem;
  text-align: left;
}
.doublecheck--section table .name {
  font-weight: 600;
}
.doublecheck--section table .customInputBlock {
  margin-bottom: 1rem;
}
.doublecheck--section table .customInputBlock input {
  border: 1px solid #e9ecef;
}
.doublecheck--section table .customInputBlock .form-text {
  padding-bottom: 0.35rem;
  font-weight: normal;
}
.doublecheck--section table .customInputBlock .custom-checkbox .custom-control-label {
  font-size: 0.85rem;
  line-height: 140%;
}
.doublecheck--section table.info td {
  width: 50%;
}
.doublecheck--section table.form td {
  vertical-align: middle;
}
.doublecheck--section table.form tr:last-child td {
  padding-top: 1rem;
  vertical-align: top;
}
.doublecheck--section table.form .value {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-bottom: 1rem;
}
.doublecheck .card-header-tabs {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.doublecheck .card-header-tabs * {
  color: #333333;
}
.doublecheck .card-header .nav-item svg {
  width: 32px;
  height: auto;
}
.stripe {
  width: 100%;
}
.stripe .stripeContainer {
  display: block;
  width: 100%;
}
.paymentslink {
  padding: 120px 0 60px 0;
}
.paymentslink__price {
  font-size: 32px;
  font-weight: 700;
  color: #f07b5d;
}
.paymentslink__cards {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.paymentslink__cards img {
  margin: 0 0.5rem;
  max-width: 40px;
}
.paymentslink ul {
  margin-bottom: 2rem;
  padding: 0 2.5rem;
  font-size: 14px;
}
.paymentslink ul li {
  list-style: disc;
}
.paymentslink .checkTermsPrivacy * {
  color: #f07b5d !important;
}
.paymentslink .checkTermsPrivacy *:hover {
  text-decoration: underline;
}
.paymentslink .stripe .sidebarRow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 15px;
}
.paymentslink .stripeContainer input.form-control + .form-control {
  -webkit-box-shadow: 5px 5px 6px rgba(204, 204, 204, 0.749);
          box-shadow: 5px 5px 6px rgba(204, 204, 204, 0.749);
}

/*# sourceMappingURL=publics-chunk.4a98130a.css.map*/