.v-navigation-drawer[data-v-61d25d40] {
  height: 100dvh !important;
  z-index: 11;
}
.drawer-container[data-v-61d25d40] {
  height: 100%;
}
.drawer-header[data-v-61d25d40] {
  border-bottom: solid 1px rgba(0, 0, 0, 0.12);
  color: #272727;
}
.drawer-main[data-v-61d25d40] {
  overflow-x: hidden;
  overflow-y: auto;
  color: #272727;
}
.drawer-footer[data-v-61d25d40] {
  border-top: solid 1px rgba(0, 0, 0, 0.12);
}
.border-r10[data-v-61d25d40] {
  border-radius: 10px;
  border: solid 1px #b4b4b4;
}
.border-1[data-v-61d25d40] {
  border: solid 1px #7c869a;
}
.item-title[data-v-61d25d40] {
  background-color: #007185;
  color: white;
  font-weight: bold;
  border-radius: 17px;
  width: -moz-fit-content;
  width: fit-content;
}
.flex-basis-85[data-v-61d25d40] {
  flex-basis: 85%;
}
.d2c-save-exit[data-v-61d25d40] {
  margin-right: -12px;
}
.customise-drawer-body[data-v-61d25d40] {
  padding-top: 89px;
  padding-bottom: 113px;
}
.customise-drawer-body .overlay[data-v-61d25d40] {
  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-61d25d40] {
  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-61d25d40] {
  padding-left: 0;
  padding-right: 0;
}
.header__wrapper[data-v-61d25d40] {
  top: 0;
}
.footer__wrapper[data-v-61d25d40] {
  bottom: 0;
  padding-left: 0;
  padding-right: 0;
}
.footer__wrapper hr[data-v-61d25d40] {
  width: calc(100% + 24px);
  max-width: calc(100% + 24px);
}
.description__wrapper h4[data-v-61d25d40] {
  word-break: break-all;
}
[data-v-61d25d40] .base-toggle-container {
  flex-wrap: nowrap;
}
.border-2[data-v-61d25d40] {
  border-width: 2px;
}
.hint-text[data-v-61d25d40] {
  font-size: 14px !important;
  font-weight: 400;
}
.label[data-v-61d25d40] {
  font-size: 16px !important;
  font-weight: 500;
}
@media screen and (max-width: 430px) {
.customise-drawer-body[data-v-61d25d40] {
    padding-top: 117px;
}
}
@media screen and (max-width: 404px) {
.customise-drawer-body[data-v-61d25d40] {
    padding-top: 140px;
}
}
