.v-navigation-drawer[data-v-2d47129a] {
  height: 100dvh !important;
  z-index: 11;
}
.drawer-container[data-v-2d47129a] {
  height: 100%;
}
.drawer-header[data-v-2d47129a] {
  border-bottom: solid 1px rgba(0, 0, 0, 0.12);
  color: #272727;
}
.drawer-main[data-v-2d47129a] {
  overflow-x: hidden;
  overflow-y: auto;
  color: #272727;
}
.drawer-footer[data-v-2d47129a] {
  border-top: solid 1px rgba(0, 0, 0, 0.12);
}
.border-r10[data-v-2d47129a] {
  border-radius: 10px;
  border: solid 1px #b4b4b4;
}
.border-1[data-v-2d47129a] {
  border: solid 1px #7c869a;
}
.item-title[data-v-2d47129a] {
  background-color: #007185;
  color: white;
  font-weight: bold;
  border-radius: 17px;
  width: -moz-fit-content;
  width: fit-content;
}
.flex-basis-85[data-v-2d47129a] {
  flex-basis: 85%;
}
.d2c-save-exit[data-v-2d47129a] {
  margin-right: -12px;
}
.customise-drawer-body[data-v-2d47129a] {
  padding-top: 89px;
  padding-bottom: 113px;
}
.customise-drawer-body .overlay[data-v-2d47129a] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  z-index: 9999;
}
.fixed-section__wrapper[data-v-2d47129a] {
  position: fixed;
  width: 100%;
  transform: translate3d(0, 0, 0);
  background-color: #fff;
  z-index: 2;
  margin-right: 0;
  right: 0;
}
.fixed-section__wrapper .col[data-v-2d47129a] {
  padding-left: 0;
  padding-right: 0;
}
.header__wrapper[data-v-2d47129a] {
  top: 0;
}
.footer__wrapper[data-v-2d47129a] {
  bottom: 0;
  padding-left: 0;
  padding-right: 0;
}
.footer__wrapper hr[data-v-2d47129a] {
  width: calc(100% + 24px);
  max-width: calc(100% + 24px);
}
.description__wrapper h4[data-v-2d47129a] {
  word-break: break-all;
}
[data-v-2d47129a] .base-toggle-container {
  flex-wrap: nowrap;
}
.border-2[data-v-2d47129a] {
  border-width: 2px;
}
.hint-text[data-v-2d47129a] {
  font-size: 14px !important;
  font-weight: 400;
}
.label[data-v-2d47129a] {
  font-size: 16px !important;
  font-weight: 500;
}
@media screen and (max-width: 430px) {
.customise-drawer-body[data-v-2d47129a] {
    padding-top: 117px;
}
}
@media screen and (max-width: 404px) {
.customise-drawer-body[data-v-2d47129a] {
    padding-top: 140px;
}
}
.v-navigation-drawer--width-max.drawer_eligibility_check__wrapper[data-v-2d47129a] {
  width: 100% !important;
}
.v-sheet[data-v-2d47129a] {
  box-shadow: none !important;
}
.v-card[data-v-2d47129a] {
  display: flex;
  flex-direction: column;
  max-height: 97vh;
  min-height: 300px;
  position: relative;
  overflow: hidden;
}
.v-card .v-card__title[data-v-2d47129a] {
  padding: 0px 40px 24px 40px;
}
.v-card .v-card__title .dialog-title[data-v-2d47129a] {
  font-size: 26px !important;
  max-width: 90%;
}
.v-card .v-card__text[data-v-2d47129a] {
  color: #272727 !important;
  padding: 16px 40px !important;
  max-height: calc(100vh - 420px);
  overflow-y: auto;
  flex-grow: 1;
}
.v-card .v-card__text[data-v-2d47129a]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(255, 255, 255, 0);
  border-radius: 10px;
  background-color: #ebebeb;
}
.v-card .v-card__text[data-v-2d47129a]::-webkit-scrollbar {
  width: 10px;
  background-color: #ebebeb;
}
.v-card .v-card__text[data-v-2d47129a]::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(255, 250, 250, 0.3);
  background-color: #aaa;
}
.v-card .v-card__actions[data-v-2d47129a] {
  padding: 24px 26px 24px 19px;
}
.v-card .v-card__actions .v-btn.v-size--x-large[data-v-2d47129a] {
  color: #272727;
  height: 60px !important;
  width: 100%;
}
.v-card .v-card__actions a[data-v-2d47129a] {
  color: #272727;
}
@media screen and (min-width: 992px) {
.v-card .v-card__title .dialog-title[data-v-2d47129a] {
    font-size: 26px !important;
    max-width: 573px;
}
.v-card .v-card__text[data-v-2d47129a] {
    color: #272727 !important;
    padding: 16px 37px;
}
.v-card .v-card__actions[data-v-2d47129a] {
    padding: 24px 44px 24px 44px;
}
}
