.medical_consultation span.line-xl {
  margin-top: min(max(8px, 0.93vw), 18px);
}

.medical_consultation .catagarie-box.active {
  background-color: #293450;
}
.medical_consultation .mental-health-block {
  box-shadow: 0px 20px 45px 0px #0000000d;
  border: 0;
}
.medical_consultation .catagarie-box {
  /* font-size: 24px; */

  padding: min(max(15px, 1.3vw), 25px) 15px;
  background-color: #ddf3f7;
  color: #293450;
}
.medical_consultation .catagarie-box p,
.medical_consultation .catagarie-box p:last-child,
.medical_consultation .catagarie-box p:first-child {
  font-size: min(max(16px, 1.146vw), 22px);
  font-weight: 700;
  white-space: nowrap;
}

.medical_consultation .medical-deseases--list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.medical_consultation .medical-deseases .medical-fees {
  font-size: min(max(14px, 1.146vw), 22px);
  line-height: 14px;
  /* font-weight: 500; */
  color: #41435a;
  display: inline-block;
  padding: min(max(5px, 0.52vw), 10px);
  background-color: #ddf3f7;
  border-radius: 8px;
}
#galaryModal .gallary-header-img {
  width: 200px;
  -o-object-fit: contain;
     object-fit: contain;
  height: 100px;
}
#galaryModal .galllary_title {
  color: var(--bg-primary);
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 10px;
}
#galaryModal .gallar-text {
  color: #293450;
  font-size: 18px;
  line-height: 25px;
}
.psych_tool-wrapper {
  position: relative;
}

.psych-features_new .owl-carousel .owl-stage-outer {
  /* overflow: visible; */
}
.psych_tool-wrapper {
  cursor: pointer;
}
.psych-tooltip {
  border-radius: 13px;
  color: #ffffff;
  font-size: 18px;
  line-height: 24px;
  padding: 14px;
  position: absolute;
  top: 110%;
  left: -15px;
  min-width: min(max(230px, 17.18vw), 330px);
  opacity: 0;

  transition: all ease-in-out 0.4s;
}
.psych_tool-wrapper:hover .psych-tooltip {
  /* background-color: rebeccapurple; */
  opacity: 1;
}
.psych_tool-wrapper span.psych-tooltip::after {
  border-color: #293450 rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 0 10px 10px;
  top: -10px;
  content: '';
  display: block;
  left: 31px;
  position: absolute;
  width: 0;
}
.psych-features_new .psych-feature_content,
.psych-features_new .psych-feature_title {
  font-size: min(max(20px, 1.5vw), 30px);
  font-weight: 700;
}
.medical_consultation .medical-deseases .medical-fees sub {
  bottom: 0;
}

.medical_consultation .medical-deseases .medical-fees sub {
  font-size: 10px;
}

.medical_consultation .medical-deseases {
  padding: 9px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #fafafa;
  border: 1px solid #f1f1f1;
  border-radius: 8px;
  font-weight: 600;
}

.medical_consultation
  .medical-deseases--list
  .medical-deseases:not(:first-child) {
  margin-top: 12px;
}

.medical_consultation .medical-deseases {
  font-size: min(max(14px, 1.146vw), 22px);
  font-weight: 700;
  line-height: 1;
  height: 100%;
  color: #293450;
  padding-right: 10px;
}

.consultant_modal .header_banner {
  background-image: url(../images/consultation/modal_order.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: min(max(240px, 18.2vw), 354px);
  border-radius: 20px;
  padding: 20px min(max(18px, 1.5vw), 30px);
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-bottom: min(max(20px, 2.6vw), 50px);
}
.consultant_modal .btn-close-popup {
  right: 32px;
  top: 40px;
}
.consultant_modal .price-number .disease_name {
  font-weight: bold;
  font-size: min(max(20px, 1.56vw), 32px);
  color: #293450;
  margin-right: min(max(18px, 2.08vw), 40px);
}
.consultant_modal .price-number .disease_name .medical-fees {
  font-size: min(max(14px, 1.146vw), 22px);
  line-height: 14px;
  font-weight: 700;
  color: #ffffff;
  display: inline-block;
  padding: min(max(5px, 0.52vw), 10px);
  background-color: var(--bg-primary);
  border-radius: 8px;
  margin-left: min(max(15px, 1.52vw), 30px);
}
.consultant_modal .price-number .disease_name .medical-fees sub {
  bottom: 0;
  font-size: 10px;
}
.consultant_modal .modal_header {
  font-size: min(max(17px, 1.45vw), 28px);
}
.consultant_modal .price-number p {
  padding: 4px 10px;
  background-color: var(--bg-primary);
  border-radius: 8px;
  color: #fff;
  font-size: min(max(14px, 1.1vw), 20px);
  font-weight: 600;
}
.consultant_modal .price-number p span {
  font-size: min(max(11px, 0.833vw), 16px);
}
.orange_details-list {
  list-style: none;
  margin-top: 1rem;
}
.orange_details-list .list_item {
  font-size: min(max(14px, 1.05vw), 18px);
  padding-left: 20px;
  position: relative;
  line-height: 1.8;
}
.orange_details-list .list_item::before {
  content: '';
  width: 6px;
  height: 6px;
  top: 8px;
  left: 0;
  background-color: var(--bg-primary);
  position: absolute;
  /* display: inline-block; */
}
.modal_accordian-card .card-head h2 {
  font-size: 16px;
  line-height: 19px;
  color: #293450;
  background-color: var(--bg-primary-light);
  border-radius: 8px;
  text-align: left;
  padding: 12px 20px;
  position: relative;
  font-weight: 700;
}

.modal_accordian-card .card-head h2:after {
  background-image: url('../images/arrow-down.svg');
  position: absolute;
  width: 14px;
  height: 14px;
  background-size: 12px;
  background-position: center;
  right: 10px;
  background-repeat: no-repeat;
  content: '';
  top: 15px;
  transform: rotate(0);
  transition: 0.2s linear;
}

.modal_accordian-card .card-head h2[aria-expanded='true']:after {
  background-image: url('../images/consultation/arrow-down-white.svg');
  transform: rotate(180deg);
}

.modal_accordian-card .card-head h2[aria-expanded='true'] {
  background-color: var(--bg-primary);
  color: #ffffff;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.modal_accordian-card .card-body {
  padding: 20px;
  box-shadow: 0px 11px 17px #e2e3f299;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
}

.modal_accordian-card {
  box-shadow: none;
  margin-bottom: 20px;
}
.new-consulting-box .single_condition_pill {
  border: 1px solid #f1f1f1;
  background-color: #fafafa;
  color: #293450;
  font-size: min(max(15px, 1.146vw), 22px);
  padding: min(max(10px, 0.781vw), 15px);
  /* margin-bottom:  min(max(5px,1.042vw),20px); */
  /* min-width: min(max(215px,23.437vw),450px); */
}
.new-consulting-box .single_condition_pill .form-check-input {
  width: min(max(20px, 1.875vw), 36px);
  height: min(max(20px, 1.875vw), 36px);
}

.new-consulting-box .single_condition_pill .form-check-label {
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-box-orient: vertical;
  display: -webkit-box;
}
.new-consulting-box .single_condition_pill .price-number span {
  font-size: min(max(11px, 0.833vw), 16px);
}
.additional_wrapper .additional-box {
  background-color: #ecf1f2;
  border-radius: 10px;
  padding: 20px;
}

.additional_wrapper .single-condition-modal-owl .price-number .medical-fees {
  font-size: min(max(14px, 1.146vw), 22px);
  line-height: 14px;
  font-weight: 700;
  color: #41435a;
  display: inline-block;
  padding: min(max(8px, 0.52vw), 10px);
  background-color: #ddf3f7;
  border-radius: 8px;
  margin-left: min(max(15px, 1.52vw), 30px);
}
.additional_wrapper
  .single-condition-modal-owl
  .price-number
  .medical-fees
  sub {
  bottom: 0;
  font-size: 10px;
}

.order-summary-wrapper .summery-box {
  padding: min(max(14px, 1.14vw), 22px);
  border-radius: min(max(8px, 0.833vw), 16px);
  background-color: var(--bg-secondary-light);
}

.order-summary-wrapper .summery-box .services,
.order-summary-wrapper .summery-box .credit {
  padding: min(max(14px, 1.14vw), 22px);
  border-radius: min(max(8px, 0.833vw), 16px);
  background-color: #fff;
}

.order-summary-wrapper .summery-box .services h5 {
  font-size: min(max(14px, 1.14vw), 22px);
  font-weight: 700;
  color: #171e43;
}

.order-summary-wrapper .summery-box .services h5 span {
  font-size: min(max(11px, 0.833vw), 16px);
}

.info-div {
  box-shadow: 0px 3px 17px #939ebd26;
  display: none;
  position: absolute;
  top: 0%;
  left: 100%;
  padding: 10px;
  background-color: #fff;
  border-radius: 8px;
  min-width: min(max(250px, 18.2vw), 350px);
  z-index: 99;
}
.img-tooltip:hover .info-div {
  display: block;
}
.order-summary-wrapper .summery-box .services .info-div .items p {
  font-size: min(max(14px, 1.14vw), 22px);
  font-weight: 500;
  color: #2c314a;
}
.order-summary-wrapper .summery-box .services .info-div .items::before {
  position: absolute;
  content: '';
  width: 3px;
  height: 3px;
  background-color: #2c314a;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 50%;
}
.order-summary-wrapper .summery-box .services .info-div .price-box p {
  font-size: 18px;
  font-weight: 700;
  color: var(--bg-primary);
  margin-right: 10px;
}
.order-summary-wrapper
  .summery-box
  .services
  .info-div
  .price-box
  .delete-icon
  img {
  width: 17px;
  height: 17px;
}
.order-summary-wrapper .summery-box .credit .btn--orange-credit {
  background-color: #5FA2D6;
  border-radius: 5px;
  color: #fff;
}
.order-summary-wrapper .summery-box .credit .info-div {
  min-width: unset;
}
.balance {
  font-size: min(max(14px, 1.14vw), 18px);
}

.order-summary-wrapper .summery-box .credit .info-div .balance span {
  font-size: min(max(14px, 1.14vw), 20px);
  color: #5FA2D6;
  margin-left: 6px;
  font-weight: 700;
}
@media (max-width: 768px) {
  .consultant_modal .header_banner {
    background-image: url(../images/consultation/modal_order-mobile.png);
  }
  .consultant_modal .header_banner .orange_details-list {
    width: 65%;
  }
}

@media (max-width: 576px) {
  .info-div {
    top: 85%;
    border: 1px solid #0000000d;
    left: 0%;
  }
}

/* ccccccssssssssssssss */
.accordion-medical .owl-carousel {
  display: block;
}
.accordion-medical .owl-carousel .button {
  background-color: var(--bg-primary-light);
  min-width: 115px;
  color: #293450;
  border-radius: 6px;
  width: 100%;
  font-size: min(max(15px, 1.25vw), 24px);
  padding: min(max(10px, 1.302vw), 25px);
}
.accordion-medical .owl-carousel .owl-stage{
  display: flex;
}
.accordion-medical .owl-carousel.owl-drag .owl-item{
  display: flex;
}
@media(max-width:768px){
  .accordion-medical .owl-carousel .button{
    font-size: min(max(12px, 1.25vw), 24px);
    line-height: 1;
    min-width: 75px;
    padding: min(max(8px, 1.302vw), 25px);
  }
}

.accordion-medical .card-body ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.accordion-medical .card-body li .medical-fees {
  font-size: 14px;
  line-height: 14px;
  color: #41435a;
  display: inline-block;
  padding: 5px;
  background-color: #ddf3f7;
  border-radius: 8px;
}

.accordion-medical .card-body li .medical-fees sub {
  bottom: 0;
}

.accordion-medical .card-body li .medical-fees sub {
  font-size: 10px;
}

.accordion-medical .card-body li {
  padding: 9px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #fafafa;
  border: 1px solid #f1f1f1;
  border-radius: 8px;
  font-weight: 600;
}

.accordion-medical .card-body ul li:not(:first-child) {
  margin-top: 12px;
}

.accordion-medical .card-body li .medical-diseases {
  font-size: 15px;
  line-height: 18px;
  color: #293450;
  padding-right: 10px;
}

.accordion-medical .owl-theme .owl-dots .owl-dot span {
  background-color: #cfdbdb;
}
.accordion-medical .owl-theme .owl-nav.disabled + .owl-dots {
  margin: 30px 0 20px;
}

.accordion-medical .owl-theme .owl-dots .owl-dot.active span {
  background-color: #293450;
}

.accordion-medical .owl-carousel .owl-dot {
  width: auto;
  height: auto;
}

.accordion-medical .owl-carousel .button[aria-expanded='true'] {
  background-color: #293450;
  color: #ffffff;
}

.accordion-medical .card-head h2 {
  font-size: 16px;
  line-height: 19px;
  color: #293450;
  background-color: var(--bg-primary-light);
  border-radius: 8px;
  text-align: left;
  padding: 12px 20px;
  position: relative;
}

.accordion-medical .card-head h2:after {
  background-image: url('../images/arrow-down.svg');
  position: absolute;
  width: 14px;
  height: 14px;
  background-size: 12px;
  background-position: center;
  right: 10px;
  background-repeat: no-repeat;
  content: '';
  top: 15px;
  transform: rotate(0);
  transition: 0.2s linear;
}

.accordion-medical .card-head h2[aria-expanded='true']:after {
  background-image: url('../images/consultation/arrow-down-white.svg');
  transform: rotate(180deg);
}

.accordion-medical .card-head h2[aria-expanded='true'] {
  background-color: #293450;
  color: #ffffff;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.accordion-medical .card-body {
  padding: 20px;
  box-shadow: 0px 11px 17px #e2e3f299;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
}

.accordion-medical .card {
  box-shadow: none;
  margin-bottom: 20px;
}

/* MArch 15 2023 */
.selecttwo-select .select2-selection {
  background-color: #fff;
  border: 1px solid #ff892759;
  border-radius: 8px;
  width: 100%;
  padding: 8px 47px 8px 17px !important;
  min-height: 43px;
  padding-left: 40px !important;
}
.promo-code .select2-selection {
  background-image: url(../images/consultation/discount.svg);
  background-position: left 10px center;
  background-repeat: no-repeat;
  background-size: 18px;
}

.selecttwo-select .select2-selection:after {
  position: absolute;
  top: 13px;
  right: 10px;
  content: '';
  background-image: url(../images/arrow-down.svg);
  width: 15px;
  height: 15px;
  background-size: 14px;
  background-repeat: no-repeat;
  background-position: center;
}

.selecttwo-select .select2-selection--clearable:after {
  display: none;
}

.selecttwo-select .select2-container--open .select2-selection:after {
  transform: rotate(180deg);
}
.selecttwo-select
  .select2-container--default.select2-container--focus
  .select2-selection--multiple {
  border: 1px solid #ff892759;
}

.credit-subtotal {
  display: flex;
  justify-content: space-between;
  padding: 10px min(max(14px, 1.14vw), 22px);
  align-items: center;
  background-color: #171e43;
  border-radius: 5px;
  margin-top: 8px;
}
.credit-subtotal h6 {
  font-size: 18px;
  line-height: 18px;
  color: #ffffff;
}
.credit-subtotal p {
  font-size: 20px;
  line-height: 20px;
  color: #ff8927;
}
.credit-subtotal p,
.credit-subtotal h6 {
  margin-bottom: 0;
}

.promo-code h5,
.add-score h5 {
  font-size: min(max(14px, 1.14vw), 22px);
  font-weight: 700;
  color: #171e43;
  margin-bottom: 14px;
  margin-top: 25px;
}
.add-score {
  display: none;
}
.add-score .btn--orange-score {
  font-size: 14px;
  line-height: 22px;
  background-color: #dc4e4e;
  color: #ffffff;
}
.add-score-digit h5 {
  color: #34b872;
}
.add-score .add-score-text {
  font-size: 18px;
  line-height: 24px;
  color: var(--bg-primary);
  margin-top: 15px;
}
.selecttwo-select
  .select2-container
  .select2-selection--single
  .select2-selection__rendered {
  line-height: 22px;
  padding: 0;
}

.promo-code.selecttwo-select .select2 {
  width: 100% !important;
}
body > .select2-container {
  letter-spacing: -0.01px;
}

body > .select2-container--open .select2-dropdown {
  border: 0;
  padding: 10px 0;
  border-radius: 5px;
  box-shadow: 0 -3px 5px #7387bd1a;
}
.selecttwo-select
  .select2-container--default
  .select2-search--inline
  .select2-search__field {
  border-color: #ff892759;
  margin: 0;
  top: -3px;
  line-height: 20px;
  position: relative;
  font-size: 14px;
  color: rgba(#171e43, 0.5);
}

body > .select2-container--open .select2-results__option {
  font-weight: 600;
  padding: 10px 15px;
  font-size: 14px;
}
.selecttwo-select .promo-success {
  color: #34b872;
  margin-top: 5px;
  margin-bottom: 0;
}
body > .select2-container--default .select2-results__option--selected,
body
  .select2-container--default
  .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: var(--bg-primary-light);
  color: #293450;
}

.selecttwo-select
  .select2-container--default
  .select2-selection--multiple
  .select2-selection__choice {
  background-color: transparent;
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
  font-weight: 600;
  color: #34b872;
}

.selecttwo-select
  .select2-container--default
  .select2-selection--multiple
  .select2-selection__choice
  button {
  display: none;
}

.selecttwo-select
  .select2-container--default
  .select2-selection--multiple
  .select2-selection__clear {
  font-size: 0;
  margin-top: 3px;
  width: 20px;
  height: 20px;
  background-image: url(../images/close-popup.svg);
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: center;
}
/* new css for popup 05-04-23 */
.consultant_modal .header_banner {
  background-image: url('../images/consultation/condition-banner-bg.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
  .condition-play {
    position: absolute;
    width: min(max(30px, 2.18vw), 42px);
    height: min(max(30px, 2.18vw), 42px);
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer;
  }
  
  @media (max-width: 768px) {
    .consultant_modal .header_banner {
      background-image: url(../images/consultation/condition-mobile-banner.svg)
    }
  }
  
  .orange_details-list span {
    font-size: min(max(14px, 1.14vw), 20px);
    color: #5FA2D6;
    margin-left: 6px;
    font-weight: 700;
  }
  
  .header_banner .orange_details-list .list_item::before {
    top: 11px;
  }
  /* new css for sucessfill modal 24-04-23 */
  .modal.success-modal .btn-close-popup{
    top: unset;
    bottom: unset;
    position: unset;
  }
  .modal.success-modal .modal-header{
    padding: min(max(22px, 2.083vw), 40px) min(max(20px, 2.083vw), 38px);
  }
  .modal.success-modal .modal-header h5{
    font-size:min(max(20px, 1.66vw), 32px)
  }
  .modal.success-modal .modal-body{
padding: min(max(24px, 1.82vw), 35px);
  }
  .modal.success-modal .modal-body .btn-grp{
display: flex;
flex-wrap: wrap;
justify-content: center;
gap: 1rem;
  }
  @media (min-width: 576px){
.modal-dialog {
    /* max-width:min(max(490px, 31.25vw), 600px); */
    margin: 1.75rem auto;
}
}
.modal.success-modal  .modal-para{
font-size: min(max(14px, 1.0412vw), 20px);
}
  .modal .modal-body .btn-grp .button-arrow:hover span:after{
    top: 50%;
  }
  .modal .modal-body .btn-grp .button-arrow{
    padding-inline: 10px !important;
    min-width: 250px;
  }
  @media (max-width: 767.5px){
    .modal .modal-body .btn-grp .button-arrow span {
    padding-right: 0;
}
.modal .modal-body .btn-grp .button-arrow{
  padding-inline: 20px !important;
  min-width:170px;
}
  }
  .text-success-1{
    color: #34B872;
  }
  .bg-light-pink{
    background-color: #FFF4EB;
  }
  .leaving_modal .modal-header{
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
    padding: min(max(24px, 2.60vw), 50px) min(max(20px, 2.08vw), 40px) min(max(20px, 1.82vw), 35px)  ;
  }
  .leaving_modal .btn-grp{
    margin-top: min(max(24px, 2.60vw), 50px)
  }
  .leaving_modal  .single_condition_pill{
    padding: 5px;
  }


  /* slider in consultationv3 3/5/2023 */
ul.imgList{
  padding: 0;
  list-style: none;
}

  .imgList li {
   
    list-style: none;
  }
 
  .imgList .item {
    position: relative;
  }
  .owl-medical-header.owl-theme .owl-nav [class*=owl-]:hover{
    background: transparent;
    color: #171e43;
  }
  .owl-medical-header  .owl-nav button.owl-prev, .owl-medical-header .owl-nav button.owl-next{
width: auto;
height: auto;
  }
  .owl-medical-header .owl-nav{
    z-index: -1;
    margin-top: 0;
  }
  .owl-medical-header .owl-nav button.owl-prev span{
    width: 0px;
    height: 0px;
    border: 10px solid transparent;
    border-top-color: black;
    display: inline-block;
    font-size: 0;
    rotate: 90deg;
    top: 0;
    bottom: 0;
    cursor: pointer;
    margin: auto;
  }
  .owl-medical-header .owl-nav button span{
    width: 0px;
    height: 0px;
    border: 10px solid transparent;
    border-top-color: black;
    display: inline-block;
    font-size: 0;
    rotate: -90deg;
    top: 0;
    bottom: 0;
    cursor: pointer;
    margin: auto;
  }
  .owl-medical-header  .owl-nav button.owl-prev{
   margin-left: -30px;
      }
      .owl-medical-header .owl-nav button.owl-next{
        margin-right: -30px;
      }
  
  /* end slider in consultationv3 3/5/2023 */


  /* how to new section 05-05-2023 */

  .how-it-works-wrapper{
    /* box-shadow: 0px 14px 27px #0000000D; */
border-radius: 24px;
position:relative;
margin:  0 15px;
z-index: 0;
  }
  .how-it-works-wrapper::before{
    content: "";
    width: 100%;
    height: 75%;
    position: absolute;
    box-shadow: 0px 14px 27px #0000000D;
    border-radius: 24px;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
  }

  .how-it-works-wrapper .readmore{
    color: rgba(41, 52, 80 , 0.6);
    font-weight: 700;
    font-size:min(max(14px, 0.83vw), 16px);
    cursor: pointer;
  }
  @media(max-width:991px){
    .how-it-works-wrapper{
      display: flex;
      align-items: flex-start;
      padding: .8rem;
      margin: 0;
    }
    .how-it-works-wrapper::before{
      height: 100%;
    }
    .how-img-1 img{
      max-width: 85px;
    }
    .how-it-works-wrapper .steps-text{
      line-height: normal;
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      line-clamp: 2;
      -webkit-box-orient: vertical;
      transition: all ease-in-out 2s ;
    }
    .how-it-works-wrapper .steps-text.active{
line-clamp: unset;
-webkit-line-clamp: unset;
overflow:unset;
-webkit-box-orient: unset;
text-overflow: unset;
display: block
    }
    
  }
  .how-it-text-box .steps-text{
color: rgba(41, 52, 80 , 0.6);
font-size: min(max(14px, 1.041vw), 20px);
line-height: min(max(21px, 1.66vw), 32px);
/* 
box-shadow: 0px 14px 27px #0000000D;
border-radius: 24px; */
  }