@font-face {
  font-family: "ALSSchlangesans-Light";
  src: url("/wp-content/themes/varavara/fonts/ALSSchlangesans-Light.otf") format("opentype");
  font-style: normal;
}
@font-face {
  font-family: "ALSSchlangesans-Thin";
  src: url("/wp-content/themes/varavara/fonts/ALSSchlangesans-Thin.otf") format("opentype");
  font-style: normal;
}
@font-face {
  font-family: "ALSSchlangesans";
  src: url("/wp-content/themes/varavara/fonts/ALSSchlangesans.otf") format("opentype");
  font-style: normal;
}
@font-face {
  font-family: "ALSSchlangesans-Bold";
  src: url("/wp-content/themes/varavara/fonts/ALSSchlangesans-Bold.otf") format("opentype");
  font-style: normal;
}
@font-face {
  font-family: "ALSSchlangesans-Black";
  src: url("/wp-content/themes/varavara/fonts/ALSSchlangesans-Black.otf") format("opentype");
  font-style: normal;
}
.wrapper {
  max-width: 1312px;
  width: 100%;
  box-sizing: border-box;
  margin: 0 auto;
}

body {
  background: #FFFFFF;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100vh;
}

.card_first {
  display: block;
  padding: 160px 20px 110px;
}
.card_first .wrapper .card_first_title {
  color: #0F172A;
  font-family: "ALSSchlangesans-Bold", sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 110%;
  letter-spacing: 0.32px;
  margin-bottom: 64px;
}
@media (max-width: 1200px) {
  .card_first .wrapper .card_first_title {
    margin-bottom: 55px;
  }
}
@media (max-width: 975px) {
  .card_first .wrapper .card_first_title {
    margin-bottom: 40px;
  }
}
.card_first .wrapper .card_first_content {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.card_first .wrapper .card_first_content .card_first_left {
  max-width: 860px;
  width: 68%;
}
.card_first .wrapper .card_first_content .card_first_left .check_left {
  max-width: 860px;
  width: 100%;
  box-sizing: border-box;
  border-radius: 8px;
  border: 1px solid #D4D8DD;
  background: #FFF;
}
.card_first .wrapper .card_first_content .card_first_left .check_left .check_left_top {
  border-bottom: 1px solid #D4D8DD;
  border-top-right-radius: 8px;
  border-top-left-radius: 8px;
  max-width: 860px;
  width: 100%;
  box-sizing: border-box;
  padding: 16px 24px;
  background: #F2F2F2;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.card_first .wrapper .card_first_content .card_first_left .check_left .check_left_top > div {
  color: #0F172A;
  font-family: "ALSSchlangesans-Bold", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.18px;
}
.card_first .wrapper .card_first_content .card_first_left .check_left .check_left_top .product {
  max-width: 332px;
  width: 41%;
}
.card_first .wrapper .card_first_content .card_first_left .check_left .check_left_top .price {
  max-width: 152px;
  width: 18%;
}
.card_first .wrapper .card_first_content .card_first_left .check_left .check_left_top .quantity {
  max-width: 152px;
  width: 18%;
}
.card_first .wrapper .card_first_content .card_first_left .check_left .check_left_top .total {
  max-width: 152px;
  width: 18%;
}
.card_first .wrapper .card_first_content .card_first_left .check_left .check_left_top .close {
  max-width: 24px;
  width: 9%;
}
@media (max-width: 900px) {
  .card_first .wrapper .card_first_content .card_first_left .check_left .check_left_top .product {
    max-width: 332px;
    width: 41%;
  }
  .card_first .wrapper .card_first_content .card_first_left .check_left .check_left_top .price {
    display: none;
  }
  .card_first .wrapper .card_first_content .card_first_left .check_left .check_left_top .quantity {
    display: none;
  }
  .card_first .wrapper .card_first_content .card_first_left .check_left .check_left_top .total {
    display: none;
  }
  .card_first .wrapper .card_first_content .card_first_left .check_left .check_left_top .close {
    display: none;
  }
}
.card_first .wrapper .card_first_content .card_first_left .check_left .check_items {
  padding: 20px 24px;
  width: 100%;
  box-sizing: border-box;
}
.card_first .wrapper .card_first_content .card_first_left .check_left .check_items .check_item {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #D4D8DD;
}
.card_first .wrapper .card_first_content .card_first_left .check_left .check_items .check_item > div {
  color: #0F172A;
  font-family: "ALSSchlangesans-Bold", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.18px;
}
.card_first .wrapper .card_first_content .card_first_left .check_left .check_items .check_item .product {
  max-width: 332px;
  width: 41%;
}
.card_first .wrapper .card_first_content .card_first_left .check_left .check_items .check_item .price {
  max-width: 152px;
  width: 18%;
}
.card_first .wrapper .card_first_content .card_first_left .check_left .check_items .check_item .quantity {
  max-width: 152px;
  width: 18%;
}
.card_first .wrapper .card_first_content .card_first_left .check_left .check_items .check_item .quantity .con {
  max-width: 110px;
  width: 100%;
  height: 48px;
  box-sizing: border-box;
  padding: 8px;
  border-radius: 8px;
  border: 1.5px solid #D4D8DD;
  background: var(--Gray-Scale-White, #FFF);
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.card_first .wrapper .card_first_content .card_first_left .check_left .check_items .check_item .quantity .con .pip {
  cursor: pointer;
  width: 24px;
  height: 24px;
}
.card_first .wrapper .card_first_content .card_first_left .check_left .check_items .check_item .quantity .con .quan {
  width: fit-content;
  width: -moz-fit-content;
  padding: 0;
  max-width: 25px;
  display: block;
  border: none;
  box-sizing: border-box;
  color: #0F172A;
  font-family: "ALSSchlangesans-Bold", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.18px;
}
.card_first .wrapper .card_first_content .card_first_left .check_left .check_items .check_item .total {
  max-width: 152px;
  width: 18%;
}
.card_first .wrapper .card_first_content .card_first_left .check_left .check_items .check_item .close {
  cursor: pointer;
  max-width: 24px;
  width: 9%;
}
@media (max-width: 725px) {
  .card_first .wrapper .card_first_content .card_first_left .check_left .check_items .check_item {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: 16px;
    margin-bottom: 16px;
  }
  .card_first .wrapper .card_first_content .card_first_left .check_left .check_items .check_item .product {
    max-width: 725px;
    order: 1;
    width: 93%;
    margin-bottom: 16px;
  }
  .card_first .wrapper .card_first_content .card_first_left .check_left .check_items .check_item .price {
    display: none;
  }
  .card_first .wrapper .card_first_content .card_first_left .check_left .check_items .check_item .close {
    max-width: 24px;
    order: 2;
    width: 5%;
    margin-bottom: 16px;
  }
  .card_first .wrapper .card_first_content .card_first_left .check_left .check_items .check_item .total {
    order: 3;
    max-width: 350px;
    width: 40%;
  }
  .card_first .wrapper .card_first_content .card_first_left .check_left .check_items .check_item .quantity {
    order: 4;
    max-width: 110px;
    width: 40%;
  }
}
.card_first .wrapper .card_first_content .card_first_left .check_left .check_items .check_item:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 24px;
}
@media (max-width: 725px) {
  .card_first .wrapper .card_first_content .card_first_left .check_left .check_items {
    padding: 16px;
  }
}
.card_first .wrapper .card_first_content .card_first_left .check_left .check_items .more_items {
  padding: 16px 24px;
  width: 100%;
  box-sizing: border-box;
  border-radius: 8px;
  background: #F2F2F2;
}
.card_first .wrapper .card_first_content .card_first_left .check_left .check_items .more_items .more_items_top {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.card_first .wrapper .card_first_content .card_first_left .check_left .check_items .more_items .more_items_top .more_items_controls {
  display: none;
  max-width: 550px;
  width: 100%;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.card_first .wrapper .card_first_content .card_first_left .check_left .check_items .more_items .more_items_top .more_items_controls .item_controls {
  cursor: pointer;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  padding: 16px 24px;
  height: 48px;
  box-sizing: border-box;
  border-radius: 8px;
  border: 1.5px solid #D4D8DD;
  background: #FFF;
  margin-right: 20px;
  margin-bottom: 8px;
}
.card_first .wrapper .card_first_content .card_first_left .check_left .check_items .more_items .more_items_top .more_items_controls .item_controls span {
  color: #0F172A;
  font-family: "ALSSchlangesans-Bold", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 16px */
  letter-spacing: 0.16px;
}
.card_first .wrapper .card_first_content .card_first_left .check_left .check_items .more_items .more_items_top .more_items_controls .item_controls:last-child {
  margin-right: 0;
}
.card_first .wrapper .card_first_content .card_first_left .check_left .check_items .more_items .more_items_top .more_items_controls .active {
  border: 1.5px solid #CF9FFF;
  border-radius: 8px;
  background: #CF9FFF;
}
.card_first .wrapper .card_first_content .card_first_left .check_left .check_items .more_items .more_items_top .more_items_controls .active span {
  color: #FFF;
}
.card_first .wrapper .card_first_content .card_first_left .check_left .check_items .more_items .more_items_top .more_items_options {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  width: fit-content;
  width: -moz-fit-content;
  margin-left: auto;
  margin-right: auto;
  cursor: pointer;
}
.card_first .wrapper .card_first_content .card_first_left .check_left .check_items .more_items .more_items_top .more_items_options .more_items_title {
  color: #0F172A;
  font-family: "ALSSchlangesans-Bold", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0.16px;
}
.card_first .wrapper .card_first_content .card_first_left .check_left .check_items .more_items .more_items_top .more_items_options .more_items_close {
  display: none;
  margin-top: 5px;
  width: 24px;
  height: 24px;
}
.card_first .wrapper .card_first_content .card_first_left .check_left .check_items .more_items .more_items_content {
  display: none;
}
.card_first .wrapper .card_first_content .card_first_left .check_left .check_items .more_items .more_items_content .more_item_content {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 765px;
  width: 100%;
  margin-bottom: 16px;
}
.card_first .wrapper .card_first_content .card_first_left .check_left .check_items .more_items .more_items_content .more_item_content .more_item_content_title {
  max-width: 480px;
  width: 60%;
  color: #0F172A;
  font-family: "ALSSchlangesans-Bold", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.16px;
}
.card_first .wrapper .card_first_content .card_first_left .check_left .check_items .more_items .more_items_content .more_item_content .more_item_content_price {
  max-width: 120px;
  width: 17%;
  color: #0F172A;
  font-family: "ALSSchlangesans-Bold", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.16px;
}
.card_first .wrapper .card_first_content .card_first_left .check_left .check_items .more_items .more_items_content .more_item_content .more_item_content_add {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  box-sizing: border-box;
  max-width: 105px;
  width: 15%;
  height: 44px;
  border-radius: 8px;
  background: #0F172A;
  cursor: pointer;
}
.card_first .wrapper .card_first_content .card_first_left .check_left .check_items .more_items .more_items_content .more_item_content .more_item_content_add span {
  color: #FFF;
  font-family: "ALSSchlangesans-Bold", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0.16px;
}
@media (max-width: 1105px) {
  .card_first .wrapper .card_first_content .card_first_left .check_left .check_items .more_items .more_items_content .more_item_content .more_item_content_title {
    max-width: 400px;
    width: 55%;
  }
  .card_first .wrapper .card_first_content .card_first_left .check_left .check_items .more_items .more_items_content .more_item_content .more_item_content_price {
    width: 20%;
  }
  .card_first .wrapper .card_first_content .card_first_left .check_left .check_items .more_items .more_items_content .more_item_content .more_item_content_add {
    width: 20%;
  }
}
@media (max-width: 915px) {
  .card_first .wrapper .card_first_content .card_first_left .check_left .check_items .more_items .more_items_content .more_item_content {
    padding-bottom: 16px;
    border-bottom: 1px solid #D4D8DD;
  }
  .card_first .wrapper .card_first_content .card_first_left .check_left .check_items .more_items .more_items_content .more_item_content .more_item_content_title {
    max-width: 915px;
    width: 100%;
    margin-bottom: 16px;
  }
  .card_first .wrapper .card_first_content .card_first_left .check_left .check_items .more_items .more_items_content .more_item_content .more_item_content_price {
    width: 50%;
  }
  .card_first .wrapper .card_first_content .card_first_left .check_left .check_items .more_items .more_items_content .more_item_content .more_item_content_add {
    width: 50%;
  }
}
@media (max-width: 915px) {
  .card_first .wrapper .card_first_content .card_first_left .check_left .check_items .more_items .more_items_content .more_item_content:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
  }
}
.card_first .wrapper .card_first_content .card_first_left .check_left .check_items .active {
  padding: 24px;
}
.card_first .wrapper .card_first_content .card_first_left .check_left .check_items .active .more_items_top {
  margin-bottom: 24px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.card_first .wrapper .card_first_content .card_first_left .check_left .check_items .active .more_items_top .more_items_controls {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
}
.card_first .wrapper .card_first_content .card_first_left .check_left .check_items .active .more_items_top .more_items_options {
  display: block;
  margin-right: 0;
  margin-left: auto;
}
.card_first .wrapper .card_first_content .card_first_left .check_left .check_items .active .more_items_top .more_items_options .more_items_title {
  display: none;
}
.card_first .wrapper .card_first_content .card_first_left .check_left .check_items .active .more_items_top .more_items_options .more_items_close {
  display: block;
}
@media (max-width: 610px) {
  .card_first .wrapper .card_first_content .card_first_left .check_left .check_items .active .more_items_top {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .card_first .wrapper .card_first_content .card_first_left .check_left .check_items .active .more_items_top .more_items_controls {
    order: 2;
    width: 100%;
  }
  .card_first .wrapper .card_first_content .card_first_left .check_left .check_items .active .more_items_top .more_items_options {
    margin-bottom: 24px;
    order: 1;
    width: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin-right: 0;
    margin-left: 0;
  }
  .card_first .wrapper .card_first_content .card_first_left .check_left .check_items .active .more_items_top .more_items_options .more_items_title {
    display: block;
  }
  .card_first .wrapper .card_first_content .card_first_left .check_left .check_items .active .more_items_top .more_items_options .more_items_close {
    display: block;
  }
}
.card_first .wrapper .card_first_content .card_first_left .check_left .check_items .active .active {
  padding: 0;
  display: block;
}
.card_first .wrapper .card_first_content .card_first_left .promo {
  margin-top: 20px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
  max-width: 860px;
  width: 100%;
  box-sizing: border-box;
  border-radius: 8px;
  border: 1px solid #D4D8DD;
  padding: 24px;
}
.card_first .wrapper .card_first_content .card_first_left .promo .promo_title {
  max-width: 110px;
  width: 100%;
  color: #0F172A;
  font-family: "ALSSchlangesans-Bold", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 0.24px;
  margin-right: 20px;
}
.card_first .wrapper .card_first_content .card_first_left .promo .promo_input {
  max-width: 460px;
  width: 70%;
  height: 48px;
  padding: 16px 24px;
  box-sizing: border-box;
  border-radius: 8px;
  border: 1.5px solid #D4D8DD;
  background: #FFF;
  font-family: "ALSSchlangesans-Bold", sans-serif;
  font-size: 16px;
  color: #D4D8DD;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0.16px;
}
.card_first .wrapper .card_first_content .card_first_left .promo .promo_input::-webkit-input-placeholder {
  font-family: "ALSSchlangesans-Bold", sans-serif;
  font-size: 16px;
  color: #D4D8DD;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0.16px;
}
.card_first .wrapper .card_first_content .card_first_left .promo .promo_input::-moz-placeholder {
  font-family: "ALSSchlangesans-Bold", sans-serif;
  font-size: 16px;
  color: #D4D8DD;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0.16px;
}
.card_first .wrapper .card_first_content .card_first_left .promo .promo_input:-ms-input-placeholder {
  font-family: "ALSSchlangesans-Bold", sans-serif;
  font-size: 16px;
  color: #D4D8DD;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0.16px;
}
.card_first .wrapper .card_first_content .card_first_left .promo .promo_input:-webkit-autofill, .card_first .wrapper .card_first_content .card_first_left .promo .promo_input:focus-visible, .card_first .wrapper .card_first_content .card_first_left .promo .promo_input:-webkit-autofill:hover, .card_first .wrapper .card_first_content .card_first_left .promo .promo_input:-webkit-autofill:focus, .card_first .wrapper .card_first_content .card_first_left .promo .promo_input:-webkit-autofill:focus-visible, .card_first .wrapper .card_first_content .card_first_left .promo .promo_input:-webkit-autofill, .card_first .wrapper .card_first_content .card_first_left .promo .promo_input:-webkit-autofill:hover, .card_first .wrapper .card_first_content .card_first_left .promo .promo_input:-webkit-autofill:focus, .card_first .wrapper .card_first_content .card_first_left .promo .promo_input:-webkit-autofill, .card_first .wrapper .card_first_content .card_first_left .promo .promo_input:-webkit-autofill:hover, .card_first .wrapper .card_first_content .card_first_left .promo .promo_input:-webkit-autofill:focus {
  border-top: 1.5px solid #D4D8DD;
  border-left: 1.5px solid #D4D8DD;
  border-right: 1.5px solid #D4D8DD;
  border-bottom: 1.5px solid #D4D8DD;
  -webkit-text-fill-color: #a3a3a2;
  -webkit-box-shadow: none;
  transition: background-color 5000s ease-in-out 0s;
  outline: 1.5px solid #D4D8DD;
}
.card_first .wrapper .card_first_content .card_first_left .promo .promo_submit {
  margin-left: 20px;
  width: 25%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  cursor: pointer;
  border-radius: 8px;
  background: #0F172A;
  max-width: 203px;
  height: 48px;
  color: #FFF;
  font-family: "ALSSchlangesans-Bold", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0.16px;
  border: none;
}
.card_first .wrapper .card_first_content .card_first_left .promo .promo_submit span {
  color: #FFF;
  font-family: "ALSSchlangesans-Bold", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0.16px;
}
@media (max-width: 1235px) {
  .card_first .wrapper .card_first_content .card_first_left .promo {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .card_first .wrapper .card_first_content .card_first_left .promo .promo_title {
    margin-right: 0;
    max-width: 1235px;
    width: 100%;
    margin-bottom: 16px;
  }
  .card_first .wrapper .card_first_content .card_first_left .promo .promo_input {
    max-width: 1235px;
  }
  .card_first .wrapper .card_first_content .card_first_left .promo .promo_submit {
    width: 28%;
  }
}
@media (max-width: 1185px) {
  .card_first .wrapper .card_first_content .card_first_left .promo .promo_submit {
    width: 27%;
    margin-left: 0;
  }
}
@media (max-width: 990px) {
  .card_first .wrapper .card_first_content .card_first_left .promo {
    margin-top: 40px;
  }
  .card_first .wrapper .card_first_content .card_first_left .promo .promo_input {
    width: 100%;
    margin-bottom: 16px;
  }
  .card_first .wrapper .card_first_content .card_first_left .promo .promo_submit {
    width: 100%;
    max-width: 320px;
  }
}
@media (max-width: 610px) {
  .card_first .wrapper .card_first_content .card_first_left .promo {
    padding: 16px;
  }
}
.card_first .wrapper .card_first_content .card_first_right {
  max-width: 420px;
  width: 31.86%;
  border-radius: 8px;
  border: 1px solid #D4D8DD;
  background: #FFF;
  height: fit-content;
}
.card_first .wrapper .card_first_content .card_first_right .card_right_top {
  border-bottom: 1px solid #D4D8DD;
  border-top-right-radius: 8px;
  border-top-left-radius: 8px;
  max-width: 420px;
  width: 100%;
  box-sizing: border-box;
  padding: 16px 24px;
  background: #F2F2F2;
}
.card_first .wrapper .card_first_content .card_first_right .card_right_top span {
  color: #0F172A;
  font-family: "ALSSchlangesans-Bold", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.18px;
}
.card_first .wrapper .card_first_content .card_first_right .card_right_bottom {
  max-width: 420px;
  width: 100%;
  box-sizing: border-box;
  padding: 20px 24px;
}
.card_first .wrapper .card_first_content .card_first_right .card_right_bottom .card_right_bottom_items {
  width: 100%;
  box-sizing: border-box;
  padding: 16px;
  border-radius: 8px;
  background: #F2F2F2;
}
.card_first .wrapper .card_first_content .card_first_right .card_right_bottom .card_right_bottom_items .card_right_bottom_item {
  width: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 8px;
}
.card_first .wrapper .card_first_content .card_first_right .card_right_bottom .card_right_bottom_items .card_right_bottom_item span {
  color: #0F172A;
  font-family: "ALSSchlangesans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.16px;
}
.card_first .wrapper .card_first_content .card_first_right .card_right_bottom .card_right_bottom_items .card_right_bottom_item span:last-child {
  text-align: right;
}
.card_first .wrapper .card_first_content .card_first_right .card_right_bottom .card_right_bottom_items svg {
  max-width: 420px;
  width: 100%;
  display: block;
  margin: 16px 0;
}
.card_first .wrapper .card_first_content .card_first_right .card_right_bottom .card_right_bottom_items .dark {
  margin-bottom: 0;
}
.card_first .wrapper .card_first_content .card_first_right .card_right_bottom .card_right_bottom_items .dark span {
  font-family: "ALSSchlangesans-Bold", sans-serif;
  color: #0F172A;
}
.card_first .wrapper .card_first_content .card_first_right .card_right_bottom .create_order {
  margin-top: 20px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  max-width: 375px;
  height: 48px;
  width: 100%;
  cursor: pointer;
  border-radius: 8px;
  background: #F2F2F2;
}
.card_first .wrapper .card_first_content .card_first_right .card_right_bottom .create_order span {
  color: #0F172A;
  font-family: "ALSSchlangesans-Bold", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0.16px;
}
.card_first .wrapper .card_first_content .card_first_right .card_right_bottom .active {
  border-radius: 8px;
  background: #CF9FFF;
}
.card_first .wrapper .card_first_content .card_first_right .card_right_bottom .active span {
  color: #FFF;
}
@media (max-width: 1200px) {
  .card_first .wrapper .card_first_content .card_first_right .card_right_bottom {
    padding: 16px;
  }
}
@media (max-width: 1325px) {
  .card_first .wrapper .card_first_content .card_first_right {
    width: 30%;
  }
}
@media (max-width: 900px) {
  .card_first .wrapper .card_first_content {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .card_first .wrapper .card_first_content .card_first_left {
    width: 100%;
    margin-bottom: 40px;
  }
  .card_first .wrapper .card_first_content .card_first_right {
    width: 100%;
  }
}
@media (max-width: 975px) {
  .card_first {
    padding: 150px 20px 100px;
  }
}
@media (max-width: 885px) {
  .card_first {
    padding: 130px 20px 90px;
  }
}
@media (max-width: 610px) {
  .card_first {
    padding: 110px 20px 80px;
  }
}

.card_second {
  display: block;
  padding: 160px 20px 110px;
}
.card_second .wrapper .card_second_title {
  color: #0F172A;
  font-family: "ALSSchlangesans-Bold", sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 110%;
  letter-spacing: 0.32px;
  margin-bottom: 64px;
}
@media (max-width: 1200px) {
  .card_second .wrapper .card_second_title {
    margin-bottom: 55px;
  }
}
@media (max-width: 975px) {
  .card_second .wrapper .card_second_title {
    margin-bottom: 40px;
  }
}
.card_second .wrapper .card_second_content {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.card_second .wrapper .card_second_content .card_second_left {
  max-width: 750px;
  width: 68%;
}
.card_second .wrapper .card_second_content .card_second_left .card_second_inputs {
  max-width: 750px;
  width: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.card_second .wrapper .card_second_content .card_second_left .card_second_inputs .card_second_input_content {
  max-width: 365px;
  width: 48.9%;
  position: relative;
  margin-bottom: 32px;
}
.card_second .wrapper .card_second_content .card_second_left .card_second_inputs .card_second_input_content .label {
  display: block;
  color: #0F172A;
  font-family: "ALSSchlangesans-Bold", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0.16px;
  margin-bottom: 8px;
}
.card_second .wrapper .card_second_content .card_second_left .card_second_inputs .card_second_input_content .card_second_input {
  border-radius: 8px;
  border: 1.5px solid #D4D8DD;
  background: #FFF;
  padding: 16px;
  max-width: 365px;
  width: 100%;
  box-sizing: border-box;
  color: #0F172A;
  font-family: "ALSSchlangesans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0.16px;
}
.card_second .wrapper .card_second_content .card_second_left .card_second_inputs .card_second_input_content .card_second_input::-webkit-input-placeholder {
  color: rgba(15, 23, 42, 0.5);
  font-family: "ALSSchlangesans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0.16px;
}
.card_second .wrapper .card_second_content .card_second_left .card_second_inputs .card_second_input_content .card_second_input::-moz-placeholder {
  color: rgba(15, 23, 42, 0.5);
  font-family: "ALSSchlangesans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0.16px;
}
.card_second .wrapper .card_second_content .card_second_left .card_second_inputs .card_second_input_content .card_second_input:-ms-input-placeholder {
  color: rgba(15, 23, 42, 0.5);
  font-family: "ALSSchlangesans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0.16px;
}
.card_second .wrapper .card_second_content .card_second_left .card_second_inputs .card_second_input_content .card_second_input:-webkit-autofill, .card_second .wrapper .card_second_content .card_second_left .card_second_inputs .card_second_input_content .card_second_input:focus-visible, .card_second .wrapper .card_second_content .card_second_left .card_second_inputs .card_second_input_content .card_second_input:-webkit-autofill:hover, .card_second .wrapper .card_second_content .card_second_left .card_second_inputs .card_second_input_content .card_second_input:-webkit-autofill:focus, .card_second .wrapper .card_second_content .card_second_left .card_second_inputs .card_second_input_content .card_second_input:-webkit-autofill:focus-visible, .card_second .wrapper .card_second_content .card_second_left .card_second_inputs .card_second_input_content .card_second_input:-webkit-autofill, .card_second .wrapper .card_second_content .card_second_left .card_second_inputs .card_second_input_content .card_second_input:-webkit-autofill:hover, .card_second .wrapper .card_second_content .card_second_left .card_second_inputs .card_second_input_content .card_second_input:-webkit-autofill:focus, .card_second .wrapper .card_second_content .card_second_left .card_second_inputs .card_second_input_content .card_second_input:-webkit-autofill, .card_second .wrapper .card_second_content .card_second_left .card_second_inputs .card_second_input_content .card_second_input:-webkit-autofill:hover, .card_second .wrapper .card_second_content .card_second_left .card_second_inputs .card_second_input_content .card_second_input:-webkit-autofill:focus {
  /*border: 1.5px solid #0F172A;
  -webkit-text-fill-color: #0F172A;
  -webkit-box-shadow: none;
  transition: background-color 5000s ease-in-out 0s;
  outline: 1.5px solid #0F172A;*/
  border: 1.5px solid #D4D8DD;
  outline: 1.5px solid #D4D8DD;
}
.card_second .wrapper .card_second_content .card_second_left .card_second_inputs .card_second_input_content .tel {
  border-radius: 8px;
  border: 1.5px solid #D4D8DD;
  padding: 16px;
  height: 52px;
  box-sizing: border-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
}
.card_second .wrapper .card_second_content .card_second_left .card_second_inputs .card_second_input_content .tel .select_tel {
  padding-left: 24px;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border: none;
  background: #FFF;
  max-width: 59px;
  width: 100%;
  box-sizing: border-box;
  color: #0F172A;
  font-family: "ALSSchlangesans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0.16px;
  background-image: url(../images/base/arrow-small-bottom.svg);
  background-position: left;
  background-repeat: no-repeat;
  background-size: 40%;
}
.card_second .wrapper .card_second_content .card_second_left .card_second_inputs .card_second_input_content .tel .select_tel::-webkit-input-placeholder {
  color: rgba(15, 23, 42, 0.5);
  font-family: "ALSSchlangesans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0.16px;
}
.card_second .wrapper .card_second_content .card_second_left .card_second_inputs .card_second_input_content .tel .select_tel::-moz-placeholder {
  color: rgba(15, 23, 42, 0.5);
  font-family: "ALSSchlangesans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0.16px;
}
.card_second .wrapper .card_second_content .card_second_left .card_second_inputs .card_second_input_content .tel .select_tel:-ms-input-placeholder {
  color: rgba(15, 23, 42, 0.5);
  font-family: "ALSSchlangesans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0.16px;
}
.card_second .wrapper .card_second_content .card_second_left .card_second_inputs .card_second_input_content .tel .select_tel:-webkit-autofill, .card_second .wrapper .card_second_content .card_second_left .card_second_inputs .card_second_input_content .tel .select_tel:focus-visible, .card_second .wrapper .card_second_content .card_second_left .card_second_inputs .card_second_input_content .tel .select_tel:-webkit-autofill:hover, .card_second .wrapper .card_second_content .card_second_left .card_second_inputs .card_second_input_content .tel .select_tel:-webkit-autofill:focus, .card_second .wrapper .card_second_content .card_second_left .card_second_inputs .card_second_input_content .tel .select_tel:-webkit-autofill:focus-visible, .card_second .wrapper .card_second_content .card_second_left .card_second_inputs .card_second_input_content .tel .select_tel:-webkit-autofill, .card_second .wrapper .card_second_content .card_second_left .card_second_inputs .card_second_input_content .tel .select_tel:-webkit-autofill:hover, .card_second .wrapper .card_second_content .card_second_left .card_second_inputs .card_second_input_content .tel .select_tel:-webkit-autofill:focus, .card_second .wrapper .card_second_content .card_second_left .card_second_inputs .card_second_input_content .tel .select_tel:-webkit-autofill, .card_second .wrapper .card_second_content .card_second_left .card_second_inputs .card_second_input_content .tel .select_tel:-webkit-autofill:hover, .card_second .wrapper .card_second_content .card_second_left .card_second_inputs .card_second_input_content .tel .select_tel:-webkit-autofill:focus {
  border: none;
  -webkit-text-fill-color: #0F172A;
  -webkit-box-shadow: none;
  transition: background-color 5000s ease-in-out 0s;
  outline: none;
}
.card_second .wrapper .card_second_content .card_second_left .card_second_inputs .card_second_input_content .tel .tel_second_input {
  border-radius: 8px;
  border: none;
  background: #FFF;
  max-width: 365px;
  width: 100%;
  box-sizing: border-box;
  color: #0F172A;
  font-family: "ALSSchlangesans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0.16px;
}
.card_second .wrapper .card_second_content .card_second_left .card_second_inputs .card_second_input_content .tel .tel_second_input::-webkit-input-placeholder {
  color: rgba(15, 23, 42, 0.5);
  font-family: "ALSSchlangesans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0.16px;
}
.card_second .wrapper .card_second_content .card_second_left .card_second_inputs .card_second_input_content .tel .tel_second_input::-moz-placeholder {
  color: rgba(15, 23, 42, 0.5);
  font-family: "ALSSchlangesans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0.16px;
}
.card_second .wrapper .card_second_content .card_second_left .card_second_inputs .card_second_input_content .tel .tel_second_input:-ms-input-placeholder {
  color: rgba(15, 23, 42, 0.5);
  font-family: "ALSSchlangesans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0.16px;
}
.card_second .wrapper .card_second_content .card_second_left .card_second_inputs .card_second_input_content .tel .tel_second_input:-webkit-autofill, .card_second .wrapper .card_second_content .card_second_left .card_second_inputs .card_second_input_content .tel .tel_second_input:focus-visible, .card_second .wrapper .card_second_content .card_second_left .card_second_inputs .card_second_input_content .tel .tel_second_input:-webkit-autofill:hover, .card_second .wrapper .card_second_content .card_second_left .card_second_inputs .card_second_input_content .tel .tel_second_input:-webkit-autofill:focus, .card_second .wrapper .card_second_content .card_second_left .card_second_inputs .card_second_input_content .tel .tel_second_input:-webkit-autofill:focus-visible, .card_second .wrapper .card_second_content .card_second_left .card_second_inputs .card_second_input_content .tel .tel_second_input:-webkit-autofill, .card_second .wrapper .card_second_content .card_second_left .card_second_inputs .card_second_input_content .tel .tel_second_input:-webkit-autofill:hover, .card_second .wrapper .card_second_content .card_second_left .card_second_inputs .card_second_input_content .tel .tel_second_input:-webkit-autofill:focus, .card_second .wrapper .card_second_content .card_second_left .card_second_inputs .card_second_input_content .tel .tel_second_input:-webkit-autofill, .card_second .wrapper .card_second_content .card_second_left .card_second_inputs .card_second_input_content .tel .tel_second_input:-webkit-autofill:hover, .card_second .wrapper .card_second_content .card_second_left .card_second_inputs .card_second_input_content .tel .tel_second_input:-webkit-autofill:focus {
  border: none;
  -webkit-text-fill-color: #0F172A;
  -webkit-box-shadow: none;
  transition: background-color 5000s ease-in-out 0s;
  outline: none;
}
.card_second .wrapper .card_second_content .card_second_left .card_second_inputs .card_second_input_content .tel:hover {
  border: 1.5px solid #0F172A;
}
.card_second .wrapper .card_second_content .card_second_left .card_second_inputs .card_second_input_content .wrong {
  display: none;
  top: 0;
  right: 0;
  position: absolute;
  color: #EA4335;
  text-align: right;
  font-family: "ALSSchlangesans", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0.14px;
}
.card_second .wrapper .card_second_content .card_second_left .card_second_inputs .card_wrong .card_second_input {
  border: 1.5px solid #EA4335;
}
.card_second .wrapper .card_second_content .card_second_left .card_second_inputs .card_wrong .wrong {
  display: block;
}
.card_second .wrapper .card_second_content .card_second_left .card_second_inputs .card_wrong .tel {
  border: 1.5px solid #EA4335;
}
@media (max-width: 535px) {
  .card_second .wrapper .card_second_content .card_second_left .card_second_inputs {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .card_second .wrapper .card_second_content .card_second_left .card_second_inputs .card_second_input_content {
    max-width: 535px;
    width: 100%;
  }
  .card_second .wrapper .card_second_content .card_second_left .card_second_inputs .card_second_input_content .card_second_input {
    max-width: 535px;
  }
  .card_second .wrapper .card_second_content .card_second_left .card_second_inputs .card_second_input_content .tel {
    border-radius: 8px;
    border: 1.5px solid #D4D8DD;
    padding: 16px;
    height: 52px;
    box-sizing: border-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
  }
  .card_second .wrapper .card_second_content .card_second_left .card_second_inputs .card_second_input_content .tel .select_tel {
    padding-left: 24px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    border: none;
    background: #FFF;
    max-width: 59px;
    width: 100%;
    box-sizing: border-box;
    color: #0F172A;
    font-family: "ALSSchlangesans", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    letter-spacing: 0.16px;
    background-image: url(../images/base/arrow-small-bottom.svg);
    background-position: left;
    background-repeat: no-repeat;
    background-size: 40%;
  }
  .card_second .wrapper .card_second_content .card_second_left .card_second_inputs .card_second_input_content .tel .select_tel::-webkit-input-placeholder {
    color: rgba(15, 23, 42, 0.5);
    font-family: "ALSSchlangesans", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    letter-spacing: 0.16px;
  }
  .card_second .wrapper .card_second_content .card_second_left .card_second_inputs .card_second_input_content .tel .select_tel::-moz-placeholder {
    color: rgba(15, 23, 42, 0.5);
    font-family: "ALSSchlangesans", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    letter-spacing: 0.16px;
  }
  .card_second .wrapper .card_second_content .card_second_left .card_second_inputs .card_second_input_content .tel .select_tel:-ms-input-placeholder {
    color: rgba(15, 23, 42, 0.5);
    font-family: "ALSSchlangesans", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    letter-spacing: 0.16px;
  }
  .card_second .wrapper .card_second_content .card_second_left .card_second_inputs .card_second_input_content .tel .select_tel:-webkit-autofill, .card_second .wrapper .card_second_content .card_second_left .card_second_inputs .card_second_input_content .tel .select_tel:focus-visible, .card_second .wrapper .card_second_content .card_second_left .card_second_inputs .card_second_input_content .tel .select_tel:-webkit-autofill:hover, .card_second .wrapper .card_second_content .card_second_left .card_second_inputs .card_second_input_content .tel .select_tel:-webkit-autofill:focus, .card_second .wrapper .card_second_content .card_second_left .card_second_inputs .card_second_input_content .tel .select_tel:-webkit-autofill:focus-visible, .card_second .wrapper .card_second_content .card_second_left .card_second_inputs .card_second_input_content .tel .select_tel:-webkit-autofill, .card_second .wrapper .card_second_content .card_second_left .card_second_inputs .card_second_input_content .tel .select_tel:-webkit-autofill:hover, .card_second .wrapper .card_second_content .card_second_left .card_second_inputs .card_second_input_content .tel .select_tel:-webkit-autofill:focus, .card_second .wrapper .card_second_content .card_second_left .card_second_inputs .card_second_input_content .tel .select_tel:-webkit-autofill, .card_second .wrapper .card_second_content .card_second_left .card_second_inputs .card_second_input_content .tel .select_tel:-webkit-autofill:hover, .card_second .wrapper .card_second_content .card_second_left .card_second_inputs .card_second_input_content .tel .select_tel:-webkit-autofill:focus {
    border: none;
    -webkit-text-fill-color: #0F172A;
    -webkit-box-shadow: none;
    transition: background-color 5000s ease-in-out 0s;
    outline: none;
  }
  .card_second .wrapper .card_second_content .card_second_left .card_second_inputs .card_second_input_content .tel .tel_second_input {
    max-width: 535px;
  }
  .card_second .wrapper .card_second_content .card_second_left .card_second_inputs .card_second_input_content .wrong {
    display: none;
    top: 0;
    right: 0;
    position: absolute;
    color: #EA4335;
    text-align: right;
    font-family: "ALSSchlangesans", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    letter-spacing: 0.14px;
  }
}
.card_second .wrapper .card_second_content .card_second_left .card_second_selects {
  margin-top: 32px;
}
.card_second .wrapper .card_second_content .card_second_left .card_second_selects .card_second_select {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 20px;
}
.card_second .wrapper .card_second_content .card_second_left .card_second_selects .card_second_select .no_sel {
  display: block;
  width: 24px;
  height: 24px;
  margin-right: 16px;
}
.card_second .wrapper .card_second_content .card_second_left .card_second_selects .card_second_select .no_sel:hover svg path {
  stroke: #CF9FFF;
}
.card_second .wrapper .card_second_content .card_second_left .card_second_selects .card_second_select .sel {
  display: none;
  width: 24px;
  height: 24px;
  margin-right: 16px;
}
.card_second .wrapper .card_second_content .card_second_left .card_second_selects .card_second_select .check_sel {
  cursor: pointer;
}
.card_second .wrapper .card_second_content .card_second_left .card_second_selects .card_second_select span {
  color: #0F172A;
  font-family: "ALSSchlangesans-Bold", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0.16px;
}
.card_second .wrapper .card_second_content .card_second_left .card_second_selects .card_second_select span a {
  color: #0F172A;
  font-family: "ALSSchlangesans-Bold", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0.16px;
}
.card_second .wrapper .card_second_content .card_second_left .card_second_selects .active .no_sel {
  display: none;
}
.card_second .wrapper .card_second_content .card_second_left .card_second_selects .active .sel {
  display: block;
}
.card_second .wrapper .card_second_content .card_second_right {
  max-width: 420px;
  width: 31.86%;
  border-radius: 8px;
  border: 1px solid #D4D8DD;
  background: #FFF;
  height: fit-content;
}
.card_second .wrapper .card_second_content .card_second_right .card_right_top {
  border-bottom: 1px solid #D4D8DD;
  border-top-right-radius: 8px;
  border-top-left-radius: 8px;
  max-width: 420px;
  width: 100%;
  box-sizing: border-box;
  padding: 16px 24px;
  background: #F2F2F2;
}
.card_second .wrapper .card_second_content .card_second_right .card_right_top span {
  color: #0F172A;
  font-family: "ALSSchlangesans-Bold", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.18px;
}
.card_second .wrapper .card_second_content .card_second_right .card_right_bottom {
  max-width: 420px;
  width: 100%;
  box-sizing: border-box;
  padding: 20px 24px 0;
}
.card_second .wrapper .card_second_content .card_second_right .card_right_bottom .card_right_bottom_checks {
  max-width: 420px;
  width: 100%;
}
.card_second .wrapper .card_second_content .card_second_right .card_right_bottom .card_right_bottom_checks .card_right_bottom_check {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #D4D8DD;
  width: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.card_second .wrapper .card_second_content .card_second_right .card_right_bottom .card_right_bottom_checks .card_right_bottom_check span {
  color: #0F172A;
  font-family: "ALSSchlangesans-Bold", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.16px;
}
.card_second .wrapper .card_second_content .card_second_right .card_right_bottom .card_right_bottom_checks .card_right_bottom_check span:last-child {
  text-align: right;
}
.card_second .wrapper .card_second_content .card_second_right .card_right_bottom .card_right_bottom_checks .card_right_bottom_check:last-child {
  border-bottom: none;
}
.card_second .wrapper .card_second_content .card_second_right .card_right_bottom .card_right_bottom_items {
  width: 100%;
  box-sizing: border-box;
  padding: 16px;
  border-radius: 8px;
  background: #F2F2F2;
}
.card_second .wrapper .card_second_content .card_second_right .card_right_bottom .card_right_bottom_items .card_right_bottom_item {
  width: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 8px;
}
.card_second .wrapper .card_second_content .card_second_right .card_right_bottom .card_right_bottom_items .card_right_bottom_item span {
  color: #0F172A;
  font-family: "ALSSchlangesans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.16px;
}
.card_second .wrapper .card_second_content .card_second_right .card_right_bottom .card_right_bottom_items .card_right_bottom_item span:last-child {
  text-align: right;
}
.card_second .wrapper .card_second_content .card_second_right .card_right_bottom .card_right_bottom_items svg {
  max-width: 420px;
  width: 100%;
  display: block;
  margin: 16px 0;
}
.card_second .wrapper .card_second_content .card_second_right .card_right_bottom .card_right_bottom_items .dark {
  margin-bottom: 0;
}
.card_second .wrapper .card_second_content .card_second_right .card_right_bottom .card_right_bottom_items .dark span {
  font-family: "ALSSchlangesans-Bold", sans-serif;
  color: #0F172A;
}
.card_second .wrapper .card_second_content .card_second_right .card_right_bottom .create_order {
  margin-top: 20px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  max-width: 375px;
  height: 48px;
  width: 100%;
  cursor: pointer;
  border-radius: 8px;
  background: #F2F2F2;
}
.card_second .wrapper .card_second_content .card_second_right .card_right_bottom .create_order span {
  color: #0F172A;
  font-family: "ALSSchlangesans-Bold", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0.16px;
}
.card_second .wrapper .card_second_content .card_second_right .card_right_bottom .active {
  border-radius: 8px;
  background: #CF9FFF;
}
.card_second .wrapper .card_second_content .card_second_right .card_right_bottom .active span {
  color: #FFF;
}
@media (max-width: 1200px) {
  .card_second .wrapper .card_second_content .card_second_right .card_right_bottom {
    padding: 16px;
  }
}
.card_second .wrapper .card_second_content .card_second_right .woocommerce-checkout-payment {
  max-width: 420px;
  width: 100%;
  box-sizing: border-box;
  padding: 0 24px 20px;
}
.card_second .wrapper .card_second_content .card_second_right .woocommerce-checkout-payment .create_order {
  border: none;
  margin-top: 20px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  max-width: 375px;
  height: 48px;
  width: 100%;
  cursor: pointer;
  border-radius: 8px;
  background: #F2F2F2;
  color: #0F172A;
  font-family: "ALSSchlangesans-Bold", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0.16px;
}
.card_second .wrapper .card_second_content .card_second_right .woocommerce-checkout-payment .active {
  border-radius: 8px;
  background: #CF9FFF;
}
.card_second .wrapper .card_second_content .card_second_right .woocommerce-checkout-payment .active span {
  color: #FFF;
}
@media (max-width: 1200px) {
  .card_second .wrapper .card_second_content .card_second_right .woocommerce-checkout-payment {
    padding: 16px;
  }
}
@media (max-width: 1325px) {
  .card_second .wrapper .card_second_content .card_second_right {
    width: 30%;
  }
}
@media (max-width: 900px) {
  .card_second .wrapper .card_second_content {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .card_second .wrapper .card_second_content .card_second_left {
    width: 100%;
    margin-bottom: 40px;
  }
  .card_second .wrapper .card_second_content .card_second_right {
    width: 100%;
  }
}
@media (max-width: 975px) {
  .card_second {
    padding: 150px 20px 100px;
  }
}
@media (max-width: 885px) {
  .card_second {
    padding: 130px 20px 90px;
  }
}
@media (max-width: 610px) {
  .card_second {
    padding: 110px 20px 80px;
  }
}

.thank {
  display: none;
  padding: 190px 20px 110px;
}
.thank .wrapper {
  max-width: 640px;
  box-sizing: border-box;
}
.thank .wrapper .thank_img {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  object-fit: cover;
  max-width: 640px;
  width: 100%;
  max-height: 110px;
  height: auto;
}
.thank .wrapper .thank_content {
  margin-top: -3px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  align-items: center;
  max-width: 640px;
  width: 100%;
  box-sizing: border-box;
  padding: 64px 110px;
  background: #F2F2F2;
}
.thank .wrapper .thank_content .thank_title {
  color: #0F172A;
  text-align: center;
  font-family: "ALSSchlangesans-Bold", sans-serif;
  font-size: 48px;
  font-style: normal;
  font-weight: 400;
  line-height: 110%;
  letter-spacing: 0.48px;
  margin-bottom: 24px;
}
.thank .wrapper .thank_content .thank_description p {
  color: #0F172A;
  text-align: center;
  font-family: "ALSSchlangesans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.16px;
}
.thank .wrapper .thank_content .thank_description p a {
  text-decoration: none;
  color: #0F172A;
  text-align: center;
  font-family: "ALSSchlangesans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.16px;
}
@media (max-width: 1100px) {
  .thank .wrapper .thank_content {
    padding: 50px 95px;
  }
  .thank .wrapper .thank_content .thank_title {
    font-size: 43px;
    letter-spacing: 0.43px;
  }
  .thank .wrapper .thank_content .thank_description {
    font-size: 15px;
    letter-spacing: 0.15px;
  }
}
@media (max-width: 885px) {
  .thank .wrapper .thank_content {
    padding: 50px 75px;
  }
  .thank .wrapper .thank_content .thank_title {
    font-size: 38px;
    letter-spacing: 0.38px;
  }
}
@media (max-width: 975px) {
  .thank {
    padding: 150px 20px 100px;
  }
}
@media (max-width: 885px) {
  .thank {
    padding: 130px 20px 90px;
  }
}
@media (max-width: 610px) {
  .thank {
    padding: 110px 20px 80px;
  }
}

/*# sourceMappingURL=payment.css.map */
