@font-face {
  font-family: "Inter";
  
}

@font-face {
  font-family: "Inter";
  
}
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css">

body
  .is-layout-constrained
  > :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
  max-width: 100% !important;
}
ul {
  padding-left: 0px;
  list-style: none;
  margin-bottom: 0px;
}
.primary_btn {
  background: #6E5092;
  
  color: #fff !important;
}
.paymentform .h2 {
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  font-size: 32px;
  
  color: #424242;
}
.circle-icon {
  backdrop-filter: blur(2.5px);
  border: 2px solid #f27c12;
  border-radius: 40px;
  width: 67px;
  height: 67px;
  background-color: #000000;
}

.circle-icon i {
  font-size: 25px;
}

.circle-icon img {
  height: 25px;
}

/* Pricing Page */
.payment_card_active .icon {
    display: block;
    margin-top:-30px;
}
h2.h2.text-start.mb-3.bold-step {
    padding-bottom: 15px;
    padding-top: 15px;
}

.col-lg-6.col-md-12.col-12{
    font-size:14px;
    font-family:'Inter';
    color:#424242;
}

.price_card .btn {
  background: #ffffff;
  border: 3px solid #c0c0c0;
  border-radius: 44px;
  color: #040305;
  font-weight: 700;
  font-size: 14px;
  line-height: 17px;
  text-transform: uppercase;
  padding: 20px 50px;
}
.btn.text-white.btn_style.mt-4.mx-auto.text-dark {
    
}
.discount-text {
    color: #6e5092;
    font-weight: 700;
}

h2.h2.text-start.stepcart {
    padding: 0;
    margin-top: 15px;
}

.col-xl-3.col-lg-4.col-md-12.col-sm-12.mb-4{
width: max-content;
}

.card.purewl_card.pricing_card_small.active_card.cursor-pointer {
    box-shadow: rgba(0, 0, 0, 0.09) 0px 2px 1px, rgba(0, 0, 0, 0.09) 0px 4px 2px, rgba(0, 0, 0, 0.09) 0px 8px 4px, rgba(0, 0, 0, 0.09) 0px 16px 8px, rgba(0, 0, 0, 0.09) 0px 32px 16px;
}

.card.purewl_card.pricing_card_large.active_card.cursor-pointer.payment_card_active {
    box-shadow: rgba(0, 0, 0, 0.09) 0px 2px 1px, rgba(0, 0, 0, 0.09) 0px 4px 2px, rgba(0, 0, 0, 0.09) 0px 8px 4px, rgba(0, 0, 0, 0.09) 0px 16px 8px, rgba(0, 0, 0, 0.09) 0px 32px 16px;
}


small.cut_price.small {
    display: block!important;
}

section.section_pd.section_pd1.pt-0 {
    margin-top: 10px;
    margin-bottom: -80px;
}

@media only screen and (max-width: 767px) {
    section.section_pd.section_pd1.pt-0 {
        margin-top: 50px !important;
        margin-bottom: -90px !important;
    }
}



@media only screen and (max-width: 767px) {
    .section_one_pricing .main_heading {
        font-weight: 700 !important;
        font-family: inter !important;
        font-size: 26px !important;
        
    }
}



@media only screen and (max-width: 767px) {
    .stepcart {
        font-family: 'Inter' !important;
    font-weight: 700 !important;
    font-size: 26px !important;
    margin-bottom: 15px !important;
    margin-top: 15px !important;
    line-height: 33px !important;
    }
}

@media only screen and (max-width: 767px) {
    .paymentform .h2 {
        font-family: inter !important;
        font-weight: 700 !important;
        font-size: 26px !important;
    }
}








@media only screen and (max-width: 767px) {
    .stepcart {
        margin-top: 0 !important;
    }
}
.section_one_pricing .main_heading {
    font-weight: 700 !important;
    font-family: inter !important;
    font-size: 36px !important;
}

.pricing_card_small {
  font-family: inter !important;
    background: #424242;
    border-radius: 20px !important;
    color: #fff !important;
    border: none !important;
    width:280px;
    cursor: pointer;
    height: 435px;
   
    
}

.pricing_card_small .btn_style {
    border-radius: 8px !important;
    border: none !important;
    color: #424242 !important;
    font-family: inter !important;
}

.pricing_card_small .cut_price{
    font-family: inter !important;
    color: #fff !important;
}

.pricing_card_small .money_back{
    font-family: inter !important;
    color: #fff !important;
}


.pricing_card_small .span {
  font-family: "Inter";
  background: #ffff;
  border-radius: 8px;
      margin-top: 18px;
  font-style: normal;
  font-weight: 600;
  font-size: 19px;
  line-height: 18px;
  text-align: center;
  color: #424242;
  margin-bottom: 55px;
  padding: 8px 43px;
}

.pricing_card_small .h2 {
  
  font-style: normal;
  font-weight: 700;
  
  line-height: 24px;
  text-align: center;
  
  
   font-family: inter !important;
    color: #fff !important;
    font-size: 24px !important;
}

.pricing_card_small .h2 span {
  font-weight: 800;
  
  line-height: 49px;
  text-align: center;
 
font-family: inter !important;
    color: #fff !important;
    font-size: 24px !important;
    
}

.pricing_card_small .p {
  
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 22px;
  text-align: center;
 margin-bottom:55px;
  font-family: inter !important;
    color: #fff !important;
}

.icon {
  display: none;
}
.pricing_card_large {
  border-radius: 20px;
  background: #424242;
    font-family: inter !important;
    border-radius: 20px !important;
    color: #fff;
    border: none;
    cursor: pointer; 
}


.pricing_card_large .btn_style {
    color: #424242 !important;
    background: #fff !important;
    border: none !important;
    font-family: inter !important;
    border-radius: 8px;
}

.pricing_card_large .span {
  font-family: "Inter" !important;
 
  border-radius: 8px;
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  font-size: 19px;
  line-height: 23px;
  text-align: center;
  color: #424242;
  padding: 8px 43px;
  margin-bottom:55px;
   background: #fff !important;
}

.pricing_card_large .h2 {
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
  color: #fff !important;
}

.pricing_card_large .h2 span {
  font-style: normal;
  font-weight: 800;
  font-size: 90px;
  line-height: 110px;
  text-align: center;
   font-family: inter !important;
    color: #fff !important;
}

.pricing_card_large .money_back {
    font-family: inter !important;
    color: #fff !important;
}

.pricing_card_large .cut_price {
     font-family: inter !important;
    color: #fff !important;
}

.pricing_card_large .small {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  text-decoration-line: line-through;
  color: #424242;
}

.pricing_card_large .p {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 22px;
  text-align: center;
  color: #fff !important;
  margin-bottom:55px;
}

.money_back {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  text-align: center;
  color: #008fff;
}

/* .paymentform .h2 {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 500;
  font-size: 26px;
  line-height: 39px;
  color: #07081f;
} */

/* .paymentform .p {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
} */

.input_field {
  background: #ffffff;
  border: 2px solid #e8e8e8;
  border-radius: 10px;
}

.card-header-title {
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 30px;
}

.payment_card_form {
  background: #ffffff;
  border: 2px solid #e8e8e8;
  box-shadow: 0px 7px 14px rgba(0, 0, 0, 0.05);
  border-radius: 10px;
}

.payment_card_form .h2 {
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 27px;
  color: #424242;
}

.payment_card_form .red_text {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 22px;
  color: #219653 !important;
}

.payment_card_form .total {
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 36px;
  color: #424242;
}

.payment_card_form .link {
  font-family: Inter;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  text-align: right;
  text-decoration-line: none;
  color: #6E5092;
}

.label_text {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 21px;
  color: #848484;
}

.agree_label {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
  color: #424242;
}

.plane_include .p {
 
  
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  margin-bottom: 8px !important;
  line-height: 30px !important;
    font-size: 18px !important;
    font-family: inter !important;
}

.payment_extra_padding {
  padding: 0px 10px;
}

@media (max-width: 991.98px) {
  .min_height {
    min-height: auto !important;
  }
  #pwl_country {
    max-width: 60%;
  }
  .ms-2.coupon {
    margin: auto !important;
  }
  .list-group-item.d-flex.justify-content-between.align-items-start.coupon_section {
    flex-direction: column;
  }
  
}

.min_height {
  min-height: 404px;
}

.head-p {
  font-size: 18px;
}

.bestdeal {
  position: absolute;
  top: -18px;
  border-radius: 3px;
  padding: 5px 25px;
  color: #ffff;
}

.stepcart {
  font-family: "Inter";
  font-style: normal;
  font-weight: 600 ;
  font-size: 32px ;
  line-height: 69px ;
  color: #424242;
  padding-top: 50px;
}

.payment_card_active {
  display: flex !important;
  align-items: center;
  margin: auto;
  position: relative !important;
  box-sizing: border-box;
 
  background-clip: padding-box !important;
  font-family: inter !important;
    color: #fff !important;
    background: linear-gradient(135deg, #6E5092 0%, #424242 100%) !important;
    border: none !important;
    box-shadow: rgba(14, 30, 37, .12) 0 2px 4px 0, rgba(14, 30, 37, .32) 0 2px 16px 0;
}

.payment_card_active .h2 {
    font-family: inter !important;
    color: #fff !important;
}

.payment_card_active .h2 span {
    font-family: inter !important;
    color: #fff !important;
}

.payment_card_active .cut_price,
.payment_card_active .p,
.payment_card_active .money_back {
    color: #fff !important;
    font-family: inter !important;
}

.payment_card_active .span {
    background: #fff !important;
    color: #424242 !important;
    border-radius: 8px !important;
    font-family: inter !important;
        margin-bottom: 55px;
}

.payment_card_active .btn_style {
    color: #424242 !important;
    background: #fff !important;
    font-family: inter !important;
}

.payment_card_active .icon i {
    color: #fff !important;
}

.payment_card_active:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  margin: -3px;
  /* !importanté */
  border-radius: inherit;
  /* !importanté */
  background: linear-gradient(to top, #f27c12, #fcae18);
}

.active__card {
  align-items: center;
}
.secondary_btn {
  pointer-events: none;
}
.card > .list-group:first-child {
  width: 100%;
}
.bold-step {
  font-weight: 600;
}
.list-group-item {
  border: none;
}
.list-group {
  border: none !important;
}
.pay_btn {
  border-radius: 12px !important;
  padding: 20px 60px !important;
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600 !important;
  font-size: 20px !important;
  line-height: 30px;
  text-transform: uppercase;
  cursor: pointer !important;
  width: -webkit-fill-available;
}
.fa-lock {
  margin-right: 7px;
}
#paymentform {
  zoom: 95% !important;
  position: relative;
}
.paymentform .form-control {
  padding: 10px !important;
}
.agree_label {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
  color: #8d8d8d;
}
.agree_label a {
  color: #000;
  font-weight: 600;
}
.svg_pointers {
  font-weight: 600;
  font-size: 11px;
  line-height: 17px;
  text-transform: uppercase;
  font-family:"Inter";
}

/* Dynamic CSS */

/* Primary Color */
.primary_color {
  background: green;
  background-color: green;
}

/* Payment Card Border (Active Card) */
.payment_card_active:before {
  border:none;
  background: none;
}

.payment_card_active .btn {
  
  
  border-radius: 8px;
  
  font-weight: 700;
  font-size: 14px;
  line-height: 17px;
  text-transform: uppercase;
  padding: 20px 50px;
  color: #424242 !important;
    background: #fff !important;
    font-family: inter !important;
}



/* selected CheckBox Color */
.form-check-input:checked {
  background-color: #6E5092;
  border-color: #F3EBFD;
}

/* Bullet points check color*/
.payment_extra_padding ul li i {
  color: #6E5092;
}

/* KEYFRAMES */

@keyframes spin {
  from {
    transform: rotate(0);
  }
  to {
    transform: rotate(359deg);
  }
}

.overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  display: flex;
  justify-content: center;
  align-items: center;
  margin-block-start: 0;
}

.three-quarter-spinner {
  width: 50px;
  height: 50px;
  border: 3px solid #fb5b53;
  border-top: 3px solid transparent;
  border-radius: 50%;
  animation: spin 0.5s linear 0s infinite;
}

.spinner-box {
  width: 300px;
  height: 300px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: transparent;
  flex-direction: column;
}

.price_card {
  align-items: center !important;
}
.text_left_discount {
  text-align: right;
  display: flex;
  justify-content: right;
}

.gap-2 {
  margin-top: 10px;
}
.bitpay_select,
.coingate_select {
  display: flex;
  width: 90%;
  justify-content: space-between;
  align-items: center;
}

.pwl_cart_currencies_wrap {
  display: flex;
  justify-content: center;
}

.pwl_cart_currencies {
  padding: 13px;
  width: 26% !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-repeat: no-repeat;
  background-image: url("../../../images/drop-down-arrow.svg");
  background-position: right 8px top 50%;
}

.custom-select option {
  font-size: 18px;
}

.fa-eye {
  position: absolute;
  top: 15px;
  right: 10px;
}

.paymentform .form-group {
  position: relative;
}

span.fa.fa-fw.field-icon.toggle-password.fa-eye-slash {
  position: absolute;
  top: 15px;
  right: 10px;
}

/*Dropdown dedicated ip*/

.dedicated-ip-dropdown {
  position: relative;
  display: inline-block;
  width: 100%;
  padding-bottom: 50px !important;
}
.price_card i.fa-solid.fa-circle-check {
  color: #fff !important;
  font-size: 28px;
  
}
.dedicated-ip-dropdown select {
  position: relative;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: white url("../../../images/ip-icon.svg") no-repeat 2% center; /* Adjusted background position */
  background-size: 16px;
  font-size: 16px;
  border: 1px solid #ccc;
  border-radius: 4px;
  padding: 15px 15px 15px 44px; /* Adjusted padding to make room for the icon */
  cursor: pointer;
  width: 100% !important;
  border-radius: 7px;
  transition: background-color 0.3s ease; /* Transition for background-color property only */
}

/* .dedicated-ip-dropdown::after {
  content: url("../../../images/drop-down-arrow.svg");
  position: absolute;
  right: 10px;
  top: 18%;
  pointer-events: none;
} */

.select-wrapper {
  position: relative;
}
.dropdown-arrow-select {
  position: absolute;
  right: 15px;
  top: 24px;
}

.trash-box {
  margin-right: 15px;
  cursor: pointer;
  margin-top: 2px;
}

.orderSummary-li li {
  margin-left: 10px;
}

#original_price {
  font-size: 15px;
}

.dedicated-ip-dropdown select:focus {
  outline: none !important;
}

/*Dropdown dedicated ip end*/

.loader {
  border: 4px solid #f3f3f3;
  border-top: 4px solid #3498db;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  animation: spin 2s linear infinite;
  margin: auto;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.flexCenter {
  display: flex;
  align-items: center;
}
.paymentform .card-body.cursor-pointer .img-fluid {
  height: 25px;
}
#signupForm input[type="number"]::-webkit-inner-spin-button,
#signupForm input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

#signupForm .text-danger {
  margin-top: 10px;
}

div#emailError,
#passwordError {
  padding-left: 0px !important;
}
#signupForm .fa-solid.fa-eye.position-absolute,
.fa-solid.position-absolute.fa-eye-slash {
  top: 51.5px;
  right: 16px;
}

@media screen and (max-width: 400px) {
  #confirm_password + .eyeButton .fa-solid.fa-eye.position-absolute {
    top: 80.5px;
  }
  .contact_form .form-group .custom_input_class {
    padding-right: 36px;
  }
}

#pwl_country {
  margin-top: 0px;
  margin-left: 12px;
}

#pwl_country_name span {
  border-bottom: 1px solid rgb(42, 43, 50);
  padding-bottom: 0px !important;
  margin-bottom: 0px !important;
  font-size: 16px;
}
#pwl_country {
  margin-top: 0px;
  margin-left: 12px;
  width: min-content !important;
}

#tax_percent {
  margin-left: 8px;
}
