/*!**********************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./assets/css/threebyfouroney.scss ***!
  \**********************************************************************************************************************************************************************************/
@font-face {
  font-family: "GT Walsheim";
  src: url("../fonts/GT-Walsheim-Regular.otf") format("opentype");
}
.threebyfouroney-banners {
  display: flex;
  width: 100%;
  padding: 20px;
  border: 1px solid #81bc00;
  flex-direction: column;
  justify-content: center;
  background-color: white;
}
.threebyfouroney-banners .content {
  display: flex;
  margin: 0 auto;
}
.threebyfouroney-banners div.green {
  color: #81bc00;
  text-transform: uppercase;
  line-height: initial;
  font-family: "GT Walsheim", sans-serif;
}
.threebyfouroney-banners b {
  font-weight: 700;
}
.threebyfouroney-banners .round-icon {
  display: flex;
  font-weight: 900;
  justify-content: center;
  align-items: center;
  background: #81bc00;
  border-radius: 50%;
  color: white;
  font-family: "GT Walsheim", sans-serif;
}
.threebyfouroney-banners .round-icon-s {
  width: 15px;
  height: 15px;
}
.threebyfouroney-banners .round-icon-l {
  width: 32px;
  height: 32px;
  margin-right: 3px;
}
.threebyfouroney-banners .sized {
  font-size: 28px;
  margin-bottom: 5px;
}
.threebyfouroney-banners .sized-l {
  font-size: 18px;
  text-transform: initial;
  position: relative;
  bottom: -1px;
}
.threebyfouroney-banners .payment {
  display: flex;
  flex-direction: column;
  font-family: "GT Walsheim", sans-serif;
  line-height: initial;
}
.threebyfouroney-banners .payment .round-icons {
  display: flex;
  justify-content: space-between;
}
.threebyfouroney-banners .payment .payment-commission {
  text-decoration: underline;
  font-size: 13px;
}
.threebyfouroney-banners .payment .commission {
  text-decoration: underline;
  font-size: 13px;
}
.threebyfouroney-banners .condition {
  font-family: "GT Walsheim", sans-serif;
  line-height: 1.3;
  font-size: 13px;
  color: #53565A;
}
.threebyfouroney-banners .condition .condition-title {
  font-weight: bold;
  text-decoration: underline;
}
.threebyfouroney-banners .footer {
  width: auto;
  align-items: flex-end;
}
.threebyfouroney-banners .footer .round-icons {
  display: flex;
  justify-content: space-between;
}
.threebyfouroney-banners .footer .round-icon-s {
  font-weight: bold;
  margin: 0 3px 3px 0;
  font-size: 8px;
}
.threebyfouroney-banners .footer .oney-logo img {
  height: 18px;
  margin-right: 5px;
}
.threebyfouroney-banners .footer .pop-in {
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  color: #81bc00;
  background: white;
  display: flex;
  border: 1.5px solid #81bc00;
  font-weight: 100;
  width: 16px;
  height: 16px;
  font-size: 8px;
  font-weight: bold;
  margin-bottom: 2px;
}
.threebyfouroney-banners .footer .pop-in:hover {
  background-color: #81bc00;
  color: white;
  border-radius: 50%;
  text-decoration: none;
}
.threebyfouroney-banners .footer .pop-in:focus {
  background-color: #81bc00;
  color: white;
  border-radius: 50%;
  text-decoration: none;
}

#threebyfouroney-checkout h4.green {
  color: #81bc00;
  text-transform: uppercase;
  line-height: initial;
  font-family: "GT Walsheim", sans-serif;
}
#threebyfouroney-checkout .pop-in {
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  color: #81bc00;
  background: white;
  display: flex;
  border: 1.5px solid #81bc00;
  font-weight: 100;
  width: 12px;
  min-width: 12px;
  height: 12px;
  font-size: 8px;
  font-weight: bold;
  margin-bottom: 5px;
  margin-left: 5px;
}
#threebyfouroney-checkout .bold {
  font-weight: bolder;
  margin: 0;
}
#threebyfouroney-checkout .payment-detail {
  display: flex;
  width: 100%;
  justify-content: center;
  font-family: "Arial", sans-serif;
}
#threebyfouroney-checkout .payment-detail table {
  width: 100%;
  color: #53565A;
}
#threebyfouroney-checkout .payment-detail table td {
  padding: 0;
}
#threebyfouroney-checkout .payment-detail table td:last-child {
  text-align: end;
  min-width: 70px;
}
#threebyfouroney-checkout .payment-detail table td:only-child {
  text-align: left;
}
#threebyfouroney-checkout .payment-detail table td.uppercase {
  padding: 1rem 0 0 0;
  text-transform: uppercase;
}
#threebyfouroney-checkout .payment-detail .total {
  padding-top: 15px;
  padding-bottom: 10px;
  border-bottom: 2px solid rgba(128, 128, 128, 0.1803921569);
}
#threebyfouroney-checkout .payment-detail .today {
  padding-top: 10px;
}
#threebyfouroney-checkout .payment-detail .taeg {
  text-decoration: underline;
  padding-top: 15px;
}
#threebyfouroney-checkout .round-icons .round-icon {
  width: 23px;
  height: 23px;
  margin-right: 3px;
}
#threebyfouroney-checkout .round-icons .round-icon div {
  font-size: 13px;
  position: relative;
  bottom: -1px;
}
#threebyfouroney-checkout .checkout-content {
  display: flex;
  flex-direction: column;
}
#threebyfouroney-checkout .checkout-content .logo-34 {
  display: flex;
  margin-right: 10px;
}
#threebyfouroney-checkout .checkout-content .payment-detail {
  font-size: 16px;
  color: #53565A;
  line-height: 1.4;
}
#threebyfouroney-checkout .oney-logo img {
  max-width: 90px;
}
#threebyfouroney-checkout .free_element {
  color: #81bc00;
  text-decoration: underline;
  font-size: 13px;
}
#threebyfouroney-checkout .title h4 {
  margin: 0;
  font-size: 13px;
  font-weight: 100;
  padding-left: 10px;
}
#threebyfouroney-checkout .title h4.bold {
  font-weight: 600;
}
#threebyfouroney-checkout .button {
  text-decoration: underline;
  margin-top: 20px;
  color: #81bc00;
}
#threebyfouroney-checkout .button:hover {
  color: #81bc00;
}

#threebyfouroney-checkout.pt-nidc img {
  max-height: 50px;
  max-width: 100%;
}

#threebyfouroney-checkout.threebyfouroney-banners {
  padding: 10px 30px;
  max-width: 780px;
  border: 1px solid #D4D4D4;
  background: rgba(212, 212, 212, 0.0784313725);
  margin-bottom: 20px;
}

#threebyfouroney-horizontal-banner {
  margin: 1rem 0;
}
#threebyfouroney-horizontal-banner .sized {
  font-size: 13px;
}

#threebyfouroney-horizontal-banner.threebyfouroney-banners .top {
  flex-flow: wrap;
  justify-content: center;
}
#threebyfouroney-horizontal-banner.threebyfouroney-banners .bottom {
  margin: 0;
}
#threebyfouroney-horizontal-banner.threebyfouroney-banners .bottom p {
  margin: 0 0 1rem 0;
  text-transform: uppercase;
}
#threebyfouroney-horizontal-banner.threebyfouroney-banners .logo-l {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
#threebyfouroney-horizontal-banner.threebyfouroney-banners .logo-l img.desktop_logo {
  max-height: 50px;
  width: 100%;
}
#threebyfouroney-horizontal-banner.threebyfouroney-banners .payment {
  padding: 0 15px;
}
#threebyfouroney-horizontal-banner.threebyfouroney-banners .payment .payment-choice {
  display: flex;
  flex-flow: wrap;
  margin-bottom: 5px;
}
#threebyfouroney-horizontal-banner.threebyfouroney-banners .payment .round-icons {
  margin: 0 20px 0 0;
}
#threebyfouroney-horizontal-banner.threebyfouroney-banners .condition {
  margin: 40px 60px 0 0;
}
#threebyfouroney-horizontal-banner.threebyfouroney-banners .footer.right {
  margin-right: 0;
}
#threebyfouroney-horizontal-banner.threebyfouroney-banners .footer p {
  margin: 1rem 0 0 0;
  text-transform: uppercase;
}

@media screen and (max-width: 372px) {
  #threebyfouroney-horizontal-banner.threebyfouroney-banners .payment .round-icons {
    margin: 0 10px 15px 10px;
  }
  #threebyfouroney-horizontal-banner.threebyfouroney-banners .payment .payment-title {
    margin: 5px auto;
  }
  #threebyfouroney-horizontal-banner.threebyfouroney-banners .payment .payment-choice {
    margin: 5px auto;
  }
  #threebyfouroney-horizontal-banner.threebyfouroney-banners .payment .payment-commission {
    margin: 5px auto;
  }
  #threebyfouroney-pedagogic-pop-in .checkpoint {
    padding: 0;
  }
}
#threebyfouroney-horizontal-banner.pt-nidc {
  flex-flow: wrap;
  justify-content: center;
  margin: 0 auto;
}
#threebyfouroney-horizontal-banner.pt-nidc .title {
  margin: 0;
}
#threebyfouroney-horizontal-banner.pt-nidc .title p {
  font-family: "GT Walsheim", sans-serif;
  line-height: initial;
  color: #81bc00;
  height: fit-content;
  margin: auto;
  padding: 0 15px;
}
#threebyfouroney-horizontal-banner.pt-nidc .title .link {
  text-decoration: underline;
  color: #81bc00;
}
#threebyfouroney-horizontal-banner.pt-nidc .title .link:hover {
  font-weight: bold;
}

@media (min-width: 373px) and (max-width: 768px) {
  #threebyfouroney-horizontal-banner.threebyfouroney-banners .logo-l img.logo-l_item {
    margin-top: 7px;
  }
  #threebyfouroney-horizontal-banner.threebyfouroney-banners .payment .payment-title {
    margin: 5px 0;
  }
  #threebyfouroney-pedagogic-pop-in .checkpoint {
    padding: 0 10px;
  }
}
@media (max-width: 768px) {
  #threebyfouroney-horizontal-banner.threebyfouroney-banners .payment .round-icons {
    margin-bottom: 10px;
  }
  #threebyfouroney-horizontal-banner.threebyfouroney-banners .payment .payment-choice {
    justify-content: center;
  }
  #threebyfouroney-horizontal-banner.threebyfouroney-banners .payment .payment-commission {
    margin-bottom: 15px;
  }
  #threebyfouroney-horizontal-banner.threebyfouroney-banners .bottom {
    flex-flow: wrap;
  }
  #threebyfouroney-horizontal-banner.threebyfouroney-banners .condition {
    padding: 5px;
    margin: 0;
  }
}
@media screen and (max-width: 991px) {
  #threebyfouroney-horizontal-banner.threebyfouroney-banners .logo-l img.logo-l_item {
    max-height: 55px;
    justify-content: center;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  #threebyfouroney-horizontal-banner.threebyfouroney-banners .logo-l img.logo-l_item {
    max-height: 90px;
    margin-top: 2.5px;
  }
}
@media screen and (max-width: 1200px) {
  #threebyfouroney-horizontal-banner.threebyfouroney-banners .payment .payment-commission {
    margin-top: 0;
  }
  #threebyfouroney-horizontal-banner.threebyfouroney-banners .condition .condition-title {
    font-size: 18px;
  }
}
#threebyfouroney-pedagogic-pop-in {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  z-index: 9997;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
}
#threebyfouroney-pedagogic-pop-in .round-icon {
  display: flex;
  font-weight: 900;
  justify-content: center;
  align-items: center;
  background: #81bc00;
  border-radius: 50%;
  color: white;
  font-family: "GT Walsheim", sans-serif;
}
#threebyfouroney-pedagogic-pop-in .round-icon-s {
  width: 15px;
  height: 15px;
}
#threebyfouroney-pedagogic-pop-in .pedagogic-pop-in_modal-content {
  position: relative;
  max-width: 1000px;
  max-height: 90%;
  width: 80%;
  background: white;
  z-index: 9999;
  overflow-y: auto;
  align-items: center;
  justify-content: center;
  padding: 20px 20px 30px 20px;
  flex-direction: column;
  font-size: 13px;
  line-height: initial;
  margin: 0;
  background-color: #F7F7F7;
}
#threebyfouroney-pedagogic-pop-in .pedagogic-pop-in_overlay {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  display: block;
  z-index: 9998;
  position: fixed;
  cursor: pointer;
}
#threebyfouroney-pedagogic-pop-in p {
  margin-bottom: 5px;
}
#threebyfouroney-pedagogic-pop-in .list {
  font-size: 13px;
  color: #53565A;
}
#threebyfouroney-pedagogic-pop-in .bold {
  font-weight: bolder;
}
#threebyfouroney-pedagogic-pop-in .link {
  color: #81bc00;
  text-decoration: underline;
}
#threebyfouroney-pedagogic-pop-in img.logo_item {
  width: 100%;
}
#threebyfouroney-pedagogic-pop-in .round-icons {
  display: flex;
  width: auto;
}
#threebyfouroney-pedagogic-pop-in .round-icons .round-icon {
  margin: 0 3px;
}
#threebyfouroney-pedagogic-pop-in .round-icon.round-icon-l {
  width: 30px;
  height: 30px;
}
#threebyfouroney-pedagogic-pop-in .pop-in_header {
  display: flex;
  width: 100%;
  padding-bottom: 35px;
}
#threebyfouroney-pedagogic-pop-in .pop-in_header img {
  width: 25px;
}
#threebyfouroney-pedagogic-pop-in .pop-in_header span {
  display: flex;
  align-items: center;
  color: #81bc00;
}
#threebyfouroney-pedagogic-pop-in .pop-in_header p {
  font-size: 26px;
  font-weight: 600;
  color: #53565A;
  font-family: "Arial", sans-serif;
  margin-bottom: 0;
  width: 100%;
  text-align: center;
}
#threebyfouroney-pedagogic-pop-in .return-button {
  color: #81bc00;
  font-size: 16px;
  font-weight: 600;
  font-family: "Arial", sans-serif;
  margin: 0;
  position: absolute;
}
#threebyfouroney-pedagogic-pop-in .return-button a {
  display: flex;
}
#threebyfouroney-pedagogic-pop-in .checkpoint {
  display: flex;
  width: 100%;
  flex-direction: row;
  padding: 0 75px;
  margin-bottom: 15px;
}
#threebyfouroney-pedagogic-pop-in .checkpoint .checkpoint-bullet {
  display: flex;
  align-items: center;
  position: relative;
  flex-direction: column;
  margin-bottom: 0;
  margin-right: 25px;
}
#threebyfouroney-pedagogic-pop-in .checkpoint .checkpoint-bullet .checkpoint-bullet_item {
  display: flex;
  width: 34px;
  height: 34px;
  margin: 0;
  padding-top: 4px;
  font-size: 18px;
  font-weight: 900;
  justify-content: center;
  align-items: center;
  background: white;
  border: 2px solid #81bc00;
  border-radius: 50%;
  color: #81bc00;
  font-family: "GT Walsheim", sans-serif;
}
#threebyfouroney-pedagogic-pop-in .checkpoint .checkpoint-bullet .line {
  display: flex;
  position: absolute;
  border: 1px solid #81bc00;
  height: 85%;
  width: 2px;
}
#threebyfouroney-pedagogic-pop-in .checkpoint .checkpoint-bullet_box {
  display: flex;
  height: 100%;
  min-height: 130px;
  width: 100%;
  margin: 0;
  justify-content: center;
  z-index: 1;
}
#threebyfouroney-pedagogic-pop-in .checkpoint .checkpoint-bullet_box.last {
  min-height: 0;
}
#threebyfouroney-pedagogic-pop-in .checkpoint .checkpoint_cards {
  display: flex;
  flex-direction: column;
  width: 90%;
  margin: 0;
}
#threebyfouroney-pedagogic-pop-in .checkpoint .checkpoint_cards .checkpoint_card {
  width: 100%;
  min-height: 115px;
  margin-bottom: 15px;
}
#threebyfouroney-pedagogic-pop-in .checkpoint .checkpoint_cards .checkpoint_card div {
  margin-bottom: 0;
}
#threebyfouroney-pedagogic-pop-in .checkpoint .checkpoint_cards .checkpoint_card:last-child {
  min-height: 0;
  margin-bottom: 0;
}
#threebyfouroney-pedagogic-pop-in .checkpoint .checkpoint_card-header {
  display: flex;
}
#threebyfouroney-pedagogic-pop-in .checkpoint .checkpoint_card-header .checkpoint_card-content .oney-logo_element {
  display: flex;
}
#threebyfouroney-pedagogic-pop-in .checkpoint .checkpoint_card-header .checkpoint_card-content .oney-logo_element .round-icon {
  width: 20px;
  height: 20px;
  margin: 0 1px;
}
#threebyfouroney-pedagogic-pop-in .checkpoint .checkpoint_card-header .checkpoint_card-content .oney-logo_element .round-icon div {
  font-size: 13px;
}
#threebyfouroney-pedagogic-pop-in .checkpoint .checkpoint_card-header .checkpoint_card-content .oney-logo_element img {
  width: 80px;
}
#threebyfouroney-pedagogic-pop-in .checkpoint .checkpoint_card-header .checkpoint_card-content .free_element {
  color: #81bc00;
  font-family: "GT Walsheim", sans-serif;
  text-decoration: underline;
  margin-bottom: 10px;
}
#threebyfouroney-pedagogic-pop-in .checkpoint p.title {
  font-size: 20px;
  font-weight: 600;
  margin: 0 10px 10px 0;
  color: #81bc00;
  font-family: "Arial", sans-serif;
}
#threebyfouroney-pedagogic-pop-in .checkpoint .description {
  font-size: 16px;
  color: #53565A;
  line-height: 1.2;
  font-family: "Arial", sans-serif;
}
#threebyfouroney-pedagogic-pop-in .checkpoint .description .round-icons {
  margin-bottom: 10px;
  display: flex;
  align-items: center;
}
#threebyfouroney-pedagogic-pop-in .pop-in-condition {
  font-size: 13px;
  color: #53565A;
}
#threebyfouroney-pedagogic-pop-in .pop-in-condition p {
  margin-bottom: 0;
  font-size: 13px;
  line-height: 1.2;
}
#threebyfouroney-pedagogic-pop-in .pop-in-condition .condition-title {
  text-transform: uppercase;
  margin-bottom: 5px;
}
#threebyfouroney-pedagogic-pop-in .pop-in-condition .condition-text {
  margin: 0;
}
#threebyfouroney-pedagogic-pop-in .pop-in-condition .condition-text ul.list {
  list-style: disc;
  list-style-position: inside;
}
#threebyfouroney-pedagogic-pop-in .pop-in-condition .condition-text ul.list li {
  font-size: 13px;
  color: #7a7a7a;
}
#threebyfouroney-pedagogic-pop-in .pop-in-condition .x-bold {
  font-size: 16px;
  line-height: 0.5;
}
#threebyfouroney-pedagogic-pop-in .pop-in-condition .condition-bullet-point {
  padding-left: 20px;
}
#threebyfouroney-pedagogic-pop-in .pop-in-condition .condition-logo {
  display: flex;
  align-items: flex-start;
  margin: 15px 0 5px 0;
}
#threebyfouroney-pedagogic-pop-in .pop-in-condition .round-icon {
  width: 23px;
  height: 23px;
}
#threebyfouroney-pedagogic-pop-in .pop-in-condition .logo-s {
  width: 95px;
}
#threebyfouroney-pedagogic-pop-in .condition-logo .round-icon:first-child {
  margin: 0 4px 0 0;
}
#threebyfouroney-pedagogic-pop-in .condition-logo .round-icon:only-child {
  margin: 0 4px 0 0;
}
#threebyfouroney-pedagogic-pop-in .condition-logo .round-icon div {
  margin-bottom: 0;
}

@media screen and (max-width: 610px) {
  #threebyfouroney-pedagogic-pop-in .pop-in_header {
    flex-direction: column;
  }
  #threebyfouroney-pedagogic-pop-in .return-button {
    font-size: 13px;
    position: relative;
    margin-bottom: 10px;
  }
  #threebyfouroney-pedagogic-pop-in .checkpoint .checkpoint-bullet {
    margin-right: 10px;
  }
}
.simulation-sentences .round-icon, #threebyfouroney-cart-simulation .round-icon, #threebyfouroney-simulation-sentence .round-icon {
  display: flex !important;
  font-weight: 900;
  justify-content: center !important;
  align-items: center !important;
  background: #81bc00;
  border-radius: 50%;
  color: white;
  font-family: "GT Walsheim", sans-serif;
  padding-top: 3px;
}
.simulation-sentences .round-icon-s, #threebyfouroney-cart-simulation .round-icon-s, #threebyfouroney-simulation-sentence .round-icon-s {
  width: 15px;
  height: 15px;
}
.simulation-sentences .pop-in, #threebyfouroney-cart-simulation .pop-in, #threebyfouroney-simulation-sentence .pop-in {
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  color: #81bc00;
  background: white;
  display: flex;
  border: 1.5px solid #81bc00;
  font-weight: 100;
  width: 16px;
  height: 16px;
  margin-left: 5px;
  font-size: 10px;
  font-weight: 700;
}
.simulation-sentences .pop-in.fr, #threebyfouroney-cart-simulation .pop-in.fr, #threebyfouroney-simulation-sentence .pop-in.fr {
  border-radius: 50px;
  width: inherit;
  height: inherit;
  padding: 5px 10px;
}
.simulation-sentences .pop-in:hover, #threebyfouroney-cart-simulation .pop-in:hover, #threebyfouroney-simulation-sentence .pop-in:hover {
  background-color: #81bc00;
  color: white;
  border-radius: 50%;
  text-decoration: none;
}
.simulation-sentences .pop-in:hover.fr, #threebyfouroney-cart-simulation .pop-in:hover.fr, #threebyfouroney-simulation-sentence .pop-in:hover.fr {
  border-radius: 50px;
}
.simulation-sentences .pop-in:focus, #threebyfouroney-cart-simulation .pop-in:focus, #threebyfouroney-simulation-sentence .pop-in:focus {
  background-color: #81bc00;
  color: white;
  border-radius: 50%;
  text-decoration: none;
}
.simulation-sentences .pop-in:focus.fr, #threebyfouroney-cart-simulation .pop-in:focus.fr, #threebyfouroney-simulation-sentence .pop-in:focus.fr {
  border-radius: 50px;
}
.simulation-sentences .simulation-sentence_container, #threebyfouroney-cart-simulation .simulation-sentence_container, #threebyfouroney-simulation-sentence .simulation-sentence_container {
  display: flex;
  color: #53565A;
  flex-flow: wrap;
  align-items: center;
  position: relative;
}
.simulation-sentences .simulation-sentence_container .simulation-sentence_content.title, #threebyfouroney-cart-simulation .simulation-sentence_container .simulation-sentence_content.title, #threebyfouroney-simulation-sentence .simulation-sentence_container .simulation-sentence_content.title {
  text-transform: uppercase;
  font-size: 13px;
  margin-bottom: 0;
  margin-right: 2px;
}
.simulation-sentences .simulation-sentence_container .simulation-sentence_content.title.fr, #threebyfouroney-cart-simulation .simulation-sentence_container .simulation-sentence_content.title.fr, #threebyfouroney-simulation-sentence .simulation-sentence_container .simulation-sentence_content.title.fr {
  text-transform: inherit;
}
.simulation-sentences .simulation-sentence_container .simulation-sentence_content.round-icon, #threebyfouroney-cart-simulation .simulation-sentence_container .simulation-sentence_content.round-icon, #threebyfouroney-simulation-sentence .simulation-sentence_container .simulation-sentence_content.round-icon {
  width: 23px;
  height: 23px;
  margin: 0 4px;
}
.simulation-sentences .simulation-sentence_container .simulation-sentence_content.round-icon div, #threebyfouroney-cart-simulation .simulation-sentence_container .simulation-sentence_content.round-icon div, #threebyfouroney-simulation-sentence .simulation-sentence_container .simulation-sentence_content.round-icon div {
  position: relative;
  bottom: -5px;
}
.simulation-sentences .simulation-sentence_container .simulation-sentence_content.free_element, #threebyfouroney-cart-simulation .simulation-sentence_container .simulation-sentence_content.free_element, #threebyfouroney-simulation-sentence .simulation-sentence_container .simulation-sentence_content.free_element {
  margin-left: 2px;
  margin-bottom: 0;
  padding-bottom: 4px;
  text-decoration: underline;
  font-size: 13px;
}
.simulation-sentences .simulation-sentence_container .simulation-sentence_content.wrapper, #threebyfouroney-cart-simulation .simulation-sentence_container .simulation-sentence_content.wrapper, #threebyfouroney-simulation-sentence .simulation-sentence_container .simulation-sentence_content.wrapper {
  margin: 0;
}
.simulation-sentences .simulation-sentence_container .legal-long-credit-container p, #threebyfouroney-cart-simulation .simulation-sentence_container .legal-long-credit-container p, #threebyfouroney-simulation-sentence .simulation-sentence_container .legal-long-credit-container p {
  margin: 1rem 0 0 0;
  text-transform: uppercase;
}
.simulation-sentences .simulation-tooltip_icons .simulation-sentence_content.round-icon:last-child, #threebyfouroney-cart-simulation .simulation-tooltip_icons .simulation-sentence_content.round-icon:last-child, #threebyfouroney-simulation-sentence .simulation-tooltip_icons .simulation-sentence_content.round-icon:last-child {
  margin-right: 0;
}
.simulation-sentences .simulation-tooltip_icons .simulation-sentence_content.round-icon:only-child, #threebyfouroney-cart-simulation .simulation-tooltip_icons .simulation-sentence_content.round-icon:only-child, #threebyfouroney-simulation-sentence .simulation-tooltip_icons .simulation-sentence_content.round-icon:only-child {
  margin-right: 0;
}

.content_prices .simulation-sentence_content div {
  bottom: 0 !important;
}

#threebyfouroney-cart-simulation {
  margin-top: 10px;
}
#threebyfouroney-cart-simulation div {
  font-size: 12px;
}
#threebyfouroney-cart-simulation .simulation-sentence_container {
  float: right;
}
#threebyfouroney-cart-simulation .simulation-sentence_container .simulation-sentence_content.round-icon {
  padding-top: 0;
}
#threebyfouroney-cart-simulation .simulation-sentence_container .simulation-sentence_content.round-icon div {
  position: relative;
  bottom: -2px;
}
#threebyfouroney-cart-simulation .legal-long-credit-container {
  padding-top: 10px;
  text-transform: uppercase;
  clear: right;
}

#threebyfouroney-simulation-tooltip {
  display: block;
  background-color: white;
  position: absolute;
  padding: 20px;
  z-index: 5;
  width: 440px;
  left: -465px;
  top: -80px;
  border: 1px solid #81bc00;
}
#threebyfouroney-simulation-tooltip p.green {
  color: #81bc00;
  text-transform: uppercase;
  line-height: initial;
  font-family: "GT Walsheim", sans-serif;
}
#threebyfouroney-simulation-tooltip:before {
  position: absolute;
  top: 80px;
  content: "";
  left: calc(99% - 0px);
  border-style: solid;
  border-width: 7px 15px 15px 15px;
  border-color: transparent transparent #81bc00 transparent;
  transform: rotate(90deg);
}
#threebyfouroney-simulation-tooltip .simulation-pop-in_modal-content {
  font-size: 13px;
  line-height: inherit;
  margin: 0;
}
#threebyfouroney-simulation-tooltip .link {
  text-decoration: underline;
  color: #81bc00;
}
#threebyfouroney-simulation-tooltip a.link {
  text-decoration: underline;
  color: #81bc00;
}
#threebyfouroney-simulation-tooltip .bold {
  font-weight: bolder;
  margin: 0;
}
#threebyfouroney-simulation-tooltip p.bold {
  font-weight: bolder;
  margin: 0;
}
#threebyfouroney-simulation-tooltip p {
  margin: 0;
}
#threebyfouroney-simulation-tooltip .close-button_container {
  margin-left: auto;
  display: inline-block;
  padding-left: 15px;
}
#threebyfouroney-simulation-tooltip .close-button_container .close-button {
  height: fit-content;
}
#threebyfouroney-simulation-tooltip .close-button img {
  width: 25px;
  height: 25px;
}
#threebyfouroney-simulation-tooltip .simulation-tooltip_header {
  display: flex;
  margin: 0;
}
#threebyfouroney-simulation-tooltip .simulation-tooltip_header .header-container_logo img {
  width: 117px;
  margin-bottom: 5px;
}
#threebyfouroney-simulation-tooltip .round-icons {
  display: flex;
  margin-bottom: 0;
}
#threebyfouroney-simulation-tooltip .header-container {
  display: block;
  margin-bottom: 5px;
}
#threebyfouroney-simulation-tooltip .header-container_logo {
  display: flex;
  margin-bottom: 0;
}
#threebyfouroney-simulation-tooltip .header-container_logo .round-icon {
  margin-right: 3px;
  width: 25px;
  height: 25px;
}
#threebyfouroney-simulation-tooltip .header-container_logo .round-icon div {
  margin: 0;
  position: relative;
  bottom: -1px;
}
#threebyfouroney-simulation-tooltip .header-container_logo .logo-s {
  margin: 0;
}
#threebyfouroney-simulation-tooltip .header-container_title {
  margin-bottom: 15px;
}
#threebyfouroney-simulation-tooltip .header-container_title p {
  font-size: 18px;
}
#threebyfouroney-simulation-tooltip .header-container_title p:first-child {
  font-weight: 500;
}
#threebyfouroney-simulation-tooltip .header-container_title p span {
  text-decoration: underline;
}
#threebyfouroney-simulation-tooltip .payment-detail {
  display: flex;
  width: 100%;
  justify-content: center;
  font-family: "Arial", sans-serif;
}
#threebyfouroney-simulation-tooltip .payment-detail .round-icon {
  margin: 0;
  min-width: 32px;
  min-height: 32px;
  max-width: 32px;
  max-height: 32px;
  background: transparent;
}
#threebyfouroney-simulation-tooltip .payment-detail .round-icon div {
  margin: 0 0 2px 0;
  font-size: 18px;
  height: inherit;
}
#threebyfouroney-simulation-tooltip .payment-detail table {
  width: 100%;
  color: #53565A;
}
#threebyfouroney-simulation-tooltip .payment-detail table td {
  padding: 0;
}
#threebyfouroney-simulation-tooltip .payment-detail table td:last-child {
  text-align: end;
  min-width: 70px;
}
#threebyfouroney-simulation-tooltip .payment-detail table td:only-child {
  text-align: left;
}
#threebyfouroney-simulation-tooltip .payment-detail .total {
  padding-bottom: 10px;
  border-bottom: 2px solid rgba(128, 128, 128, 0.1803921569);
}
#threebyfouroney-simulation-tooltip .payment-detail .today {
  padding-top: 10px;
}
#threebyfouroney-simulation-tooltip .payment-detail .taeg {
  text-decoration: underline;
  padding-top: 15px;
}
#threebyfouroney-simulation-tooltip .simulation-tooltip_content {
  position: relative;
  min-height: 100px;
  margin-bottom: 30px;
}
#threebyfouroney-simulation-tooltip .simulation-tooltip_content #simulations-loader {
  width: 100%;
  height: 100%;
  justify-content: center;
  display: flex;
  background-color: rgb(255, 255, 255);
  position: absolute;
  left: 0;
  top: 0;
  z-index: 999;
}
#threebyfouroney-simulation-tooltip .simulation-tooltip_content #simulations-loader img {
  margin: auto;
  display: block;
}
#threebyfouroney-simulation-tooltip .simulation-tooltip_content .tabs {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  box-shadow: none;
}
#threebyfouroney-simulation-tooltip .simulation-tooltip_content .tabs label {
  order: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 0.5rem;
  cursor: pointer;
  background-color: #53565a;
  font-weight: bold;
  transition: background ease 0.3s;
  border-radius: 50px;
}
#threebyfouroney-simulation-tooltip .simulation-tooltip_content .tabs label:hover::before {
  position: absolute;
  top: 36px;
  content: "";
  border-style: solid;
  border-width: 0 7px 7px 7px;
  border-color: transparent transparent #53565a transparent;
  transform: rotate(180deg);
}
#threebyfouroney-simulation-tooltip .simulation-tooltip_content .tabs .tab {
  order: 9;
  flex-grow: 1;
  display: none;
  width: 100%;
}
#threebyfouroney-simulation-tooltip .simulation-tooltip_content .tabs input[type=radio] {
  display: none;
}
#threebyfouroney-simulation-tooltip .simulation-tooltip_content .tabs input[type=radio]:checked + label {
  background: #81bc00;
}
#threebyfouroney-simulation-tooltip .simulation-tooltip_content .tabs input[type=radio]:checked + label:before {
  position: absolute;
  top: 36px;
  content: "";
  border-style: solid;
  border-width: 0 7px 7px 7px;
  border-color: transparent transparent #81bc00 transparent;
  transform: rotate(180deg);
}
#threebyfouroney-simulation-tooltip .simulation-tooltip_content .tabs input[type=radio]:checked + label + .tab {
  display: block;
}
#threebyfouroney-simulation-tooltip .simulation-tooltip_content .tabs.payment-detail .tab .subtitle {
  margin-top: 30px;
  text-align: center;
}
#threebyfouroney-simulation-tooltip .simulation-tooltip_content .tabs.payment-detail .tab .subtitle span.text {
  margin-left: 15px;
  text-align: center;
}
#threebyfouroney-simulation-tooltip .simulation-tooltip_content .tabs.payment-detail .tab .subtitle p:before {
  position: absolute;
  top: 69px;
  content: "";
  border-style: solid;
  border-width: 0 6px 6px 6px;
  border-color: transparent transparent #81bc00 transparent;
  transform: rotate(90deg);
}
#threebyfouroney-simulation-tooltip .simulation-tooltip_content .tabs.payment-detail .tab .subtitle .green {
  color: #81bc00;
}
#threebyfouroney-simulation-tooltip .simulation-tooltip_footer {
  margin: 0;
}
#threebyfouroney-simulation-tooltip .simulation-tooltip_footer .button-content {
  display: flex;
  flex-direction: column;
  margin: auto;
  width: fit-content;
  border: 1px solid #81bc00;
  border-radius: 50px;
  padding: 10px 20px;
  background-color: transparent;
  cursor: pointer;
  white-space: nowrap;
  color: #81bc00;
  font-weight: 600;
  font-size: 13px;
}
#threebyfouroney-simulation-tooltip .simulation-tooltip_footer .button-content:hover {
  background-color: #81bc00;
  color: white;
}
#threebyfouroney-simulation-tooltip .simulation-tooltip_footer .text .uppercase {
  text-align: center;
}
#threebyfouroney-simulation-tooltip .simulation-tooltip_footer .text p:not(.uppercase) {
  margin: 10px 0 10px;
  font-size: 13px;
  line-height: 1.3;
}
#threebyfouroney-simulation-tooltip .simulation-tooltip_footer .uppercase {
  text-transform: uppercase;
}
#threebyfouroney-simulation-tooltip .simulation-tooltip_footer .simulation-tooltip_footer-link {
  display: flex;
  flex-direction: column;
  text-align: center;
  font-size: 13px;
}
#threebyfouroney-simulation-tooltip .simulation-tooltip_footer .simulation-tooltip_footer-oney-logo {
  display: flex;
  justify-content: center;
  margin: 10px 0 20px;
}
#threebyfouroney-simulation-tooltip .simulation-tooltip_footer .simulation-tooltip_footer-oney-logo img {
  width: 75px;
}

@media screen and (max-width: 480px) {
  #threebyfouroney-simulation-tooltip {
    width: 100%;
    right: 0;
    left: 0;
  }
  #threebyfouroney-simulation-tooltip .bold {
    font-size: 14px;
  }
  #threebyfouroney-simulation-tooltip p {
    font-size: 14px;
  }
  #threebyfouroney-simulation-tooltip .simulation-tooltip_content .tabs.payment-detail .tab .subtitle:before {
    display: none;
  }
  #threebyfouroney-checkout.threebyfouroney-banners {
    padding: 10px;
  }
  #threebyfouroney-checkout .checkout-content .payment-detail {
    font-size: 13px;
    line-height: inherit;
  }
  #threebyfouroney-horizontal-banner.pt-nidc .content:first-child {
    flex-direction: column;
  }
  #threebyfouroney-horizontal-banner.pt-nidc .content .logo-l {
    margin-bottom: 10px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  #threebyfouroney-simulation-tooltip {
    width: 80%;
    right: 10%;
    left: 10%;
    margin: auto;
    max-width: 370px;
  }
}
@media (max-width: 767px) {
  #threebyfouroney-simulation-tooltip {
    top: 75px;
    max-width: 370px;
    margin: auto;
  }
  #threebyfouroney-simulation-tooltip:before {
    content: "";
    top: -23px;
    left: calc(50% - 15px);
    border-width: 7px 15px 15px 15px;
    transform: rotate(0deg);
  }
}
@media screen and (max-width: 767px) {
  #threebyfouroney-cart-simulation {
    display: block;
  }
  #threebyfouroney-cart-simulation .cart-simulation_container {
    align-items: end;
  }
  #threebyfouroney-cart-simulation .cart-simulation_header {
    width: 140px;
  }
  #threebyfouroney-cart-simulation .cart-simulation_content {
    width: 140px;
  }
}
#threebyfouroney-vertical-banner.threebyfouroney-banners .top {
  display: flex;
  width: 100%;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  font-family: "GT Walsheim", sans-serif;
  color: #81bc00;
  margin: 35px 0;
}
#threebyfouroney-vertical-banner.threebyfouroney-banners .top img.logo-l_item {
  max-width: 150px;
  width: 100%;
}
#threebyfouroney-vertical-banner.threebyfouroney-banners .top .subtitle {
  font-size: 13px;
  line-height: normal;
  margin: 20px;
}
#threebyfouroney-vertical-banner.threebyfouroney-banners .bottom {
  margin: 0;
}
#threebyfouroney-vertical-banner.threebyfouroney-banners .bottom p {
  margin: 0 0 1rem 0;
  text-transform: uppercase;
}
#threebyfouroney-vertical-banner.threebyfouroney-banners .payment {
  text-align: center;
  text-transform: uppercase;
  font-size: 13px;
}
#threebyfouroney-vertical-banner.threebyfouroney-banners .payment .payment-title {
  margin-bottom: 5px;
}
#threebyfouroney-vertical-banner.threebyfouroney-banners .payment .round-icons {
  margin-bottom: 10px;
  flex-flow: wrap;
  justify-content: center;
}
#threebyfouroney-vertical-banner.threebyfouroney-banners .payment .payment-commission {
  margin-bottom: 70px;
}
#threebyfouroney-vertical-banner.threebyfouroney-banners .payment .payment-choice {
  margin-bottom: 140px;
}
#threebyfouroney-vertical-banner.threebyfouroney-banners .condition {
  margin-bottom: 35px;
}
#threebyfouroney-vertical-banner.threebyfouroney-banners .condition .condition-title {
  margin-bottom: 5px;
}
#threebyfouroney-vertical-banner.threebyfouroney-banners .footer {
  margin-right: 0;
}

#threebyfouroney-vertical-banner.pt-nidc {
  flex-flow: wrap;
  justify-content: center;
  margin: 0 auto;
}
#threebyfouroney-vertical-banner.pt-nidc .content:first-child {
  flex-direction: column;
}
#threebyfouroney-vertical-banner.pt-nidc .logo-l {
  margin-bottom: 20px;
}
#threebyfouroney-vertical-banner.pt-nidc .logo-l img.desktop_logo {
  width: 100%;
  max-height: 50px;
}
#threebyfouroney-vertical-banner.pt-nidc .title p {
  font-family: "GT Walsheim", sans-serif;
  line-height: initial;
  color: #81bc00;
  height: fit-content;
  margin: auto;
}
#threebyfouroney-vertical-banner.pt-nidc .title .link {
  text-decoration: underline;
  color: #81bc00;
}
#threebyfouroney-vertical-banner.pt-nidc .title .link:hover {
  font-weight: bold;
}

#threebyfouroney-simulation-sentence.pt-nidc.cart-simulation {
  display: flex;
  justify-content: end;
}

#threebyfouroney-simulation-sentence.pt-nidc .content {
  margin-top: 10px;
}
#threebyfouroney-simulation-sentence.pt-nidc img {
  max-height: 30px;
}

.threebyfouroney-content .psp-container .psp-list {
  margin-bottom: 0.75rem;
}
.threebyfouroney-content .psp-container img.psp-logo {
  width: 150px;
  margin-right: 1.5rem;
}
.threebyfouroney-content .psp-container img.psp-logo.ssp {
  width: 100px;
}

.bootstrap .form-horizontal .form-group {
  margin-left: 0;
  margin-right: 0;
}

.figure {
  display: flex;
}
.figure .threebyfouroney-round-icon-back {
  display: flex;
  font-weight: 600;
  justify-content: center;
  align-items: center;
  background: #81bc00;
  border-radius: 50%;
  color: white;
  font-family: "GT Walsheim", sans-serif;
}
.figure .threebyfouroney-round-icon {
  width: 20px;
  height: 20px;
  margin-right: 5px;
}
.figure .threebyfouroney-text-round {
  font-size: 12px;
  text-transform: initial;
  position: relative;
  bottom: -1px;
}

#credentials-loader.loader.overlay {
  width: 100%;
  height: 100%;
  justify-content: center;
  display: flex;
  background-color: rgba(0, 0, 0, 0.25);
  position: absolute;
  left: 0%;
  top: 0;
  z-index: 999;
}
#credentials-loader.loader.overlay img {
  margin: auto;
  display: block;
}

#business-transactions-loader.loader.overlay {
  width: 100%;
  height: 100%;
  justify-content: center;
  display: flex;
  background-color: rgba(0, 0, 0, 0.25);
  position: absolute;
  left: 0%;
  top: 0;
  z-index: 999;
}
#business-transactions-loader.loader.overlay img {
  margin: auto;
  display: block;
}

.wizard {
  margin-top: 20px;
}

.wizard-nav {
  text-align: center;
  margin-bottom: 30px;
}

.wizard-nav-background {
  left: 0;
  right: 0;
  top: 19px;
  width: 90%;
  margin: 0 auto;
  z-index: 0;
  display: block;
  position: absolute;
  border-bottom: 4px solid #ddd;
}

.wizard-tabs {
  border: none;
  text-align: center;
  position: relative;
  display: inline;
  margin: 0 auto;
  padding: 0;
  cursor: default;
}
.wizard-tabs li {
  border: none;
  text-align: center;
  width: 100px;
  margin: 0 10% 0 0;
  display: inline-block;
  vertical-align: top;
}
.wizard-tabs li .step {
  color: #777;
  width: 42px;
  height: 42px;
  margin: 0 auto 5px;
  padding: 5px;
  font-size: 1.4em;
  background: #fff;
  border-radius: 40px;
  text-align: center;
  border: 4px solid #ddd;
  position: relative;
}
.wizard-tabs li a:hover {
  text-decoration: none;
}
.wizard-tabs li:last-child {
  margin: 0;
}
.wizard-tabs li.active .step {
  color: #8dbb01;
  background: #fff;
  border-color: #8dbb01;
}
.wizard-tabs li.validated .step {
  color: #fff;
  background: #8dbb01;
  border-color: #8dbb01;
}

.wizard-content .tab-pane {
  display: none;
}

.wizard-actions .btn-oney {
  color: #fff;
  background: #8dbb01;
  border: none;
  outline: none;
}
.wizard-actions .btn-oney span {
  vertical-align: middle;
  text-transform: uppercase;
}
.wizard-actions .btn-oney .material-icons {
  vertical-align: middle;
}
.wizard-actions .btn-oney.btn-next.disabled {
  color: #fff;
  background: #ddd;
}
