.bhisa-18izpw1-unf-heading {
    display: block;
    position: relative;
    font-weight: 600;
    font-size: 13px;
    line-height: 20px;
    color: var(--NN950, #080808);
    letter-spacing: 0.1px;
    text-decoration: initial;
    margin: 0px 0 5px 3px;
}

.ChangeSearchHeader_passenger_cabin_separator_dot__dVmWU {
    display: inline-block;
    width: 2px;
    height: 2px;
    margin-right: 4px;
    margin-bottom: 2px;
    margin-left: 4px;
    border-radius: 999px;
    background-color: #4d4f56;
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.modal-form-search .SearchForm_search_form__oQ2Ek {
    padding: 0 !important;
    margin: 0 !important;
}

.keen-slider[data-keen-slider-vertical] {
    touch-action: pan-x;
}

.form-switch .form-check-input:checked {
    background-position: right center;
    --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23ffffff'/%3e%3c/svg%3e");
}

.custom-switch-v1.form-switch .form-check-input {
    height: 20px;
    width: 50px;
    margin-left: 0;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='4.1' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");
    transition: .35s cubic-bezier(.54, 1.6, .5, 1);
}

.form-check .form-check-input.input-light-danger:checked {
    border-color: rgb(251.5, 233.3, 233.3);
    background-color: rgb(251.5, 233.3, 233.3);
}

.custom-switch-v1.form-switch .form-check-input[class*=input-light-] {
    border: none;
}

.custom-switch-v1.form-switch .form-check-input.input-light-danger:checked {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='4.1' fill='%23dc2626'/%3e%3c/svg%3e");
}

.air-datepicker {
    width: 100%;
    border: none;
}

.air-datepicker-nav {
    border: none !important;
}

.air-datepicker-body--day-name {
    font-size: .9em !important;
    height: 40px;
    color: #000 !important;
    font-weight: 600;
}

.air-datepicker-body--day-name {
    text-transform: capitalize;
}

.air-datepicker-body--day-name:first-of-type {
    color: #ff0000 !important;
}

.air-datepicker-body--cells.-days- .air-datepicker-cell.-day-.-sunday- {
    color: #ff0000;
}

.air-datepicker-nav--title:hover,
.air-datepicker-cell.-focus- {
    background: transparent !important;
}

.air-datepicker-cell.-current-.-focus-:hover {
    color: #ff0000;
}

.air-datepicker-cell.-current- {
    position: relative;
}

.air-datepicker .air-datepicker-cell.-current-::before {
    content: 'Hari Ini';
    position: absolute;
    top: -18px;
    /* atur jarak label ke kotak */
    left: 50%;
    transform: translateX(-50%);
    font-size: 10.4px;
    font-weight: 600;
    color: #ff0000;
    /* teks label biru */
    white-space: nowrap;
    z-index: 2;
}

.air-datepicker-body--cells.-days- {
    grid-auto-rows: 40px;
    gap: 15px;
    margin-top: 24px;
}

.air-datepicker-nav--title,
.air-datepicker-nav--title i {
    font-weight: 500;
    color: #000;
}

.air-datepicker-cell {
    font-weight: 500;
    color: #000;
}

.air-datepicker-cell.-year-.-other-decade-,
.air-datepicker-cell.-day-.-other-month-,
.air-datepicker-cell.-disabled- {
    color: var(--adp-color-other-month) !important;
}

.air-datepicker-cell.-selected- {
    color: #fff !important;
    background: #ff0000 !important;
    border-radius: 5px;
}

.air-datepicker-cell.-in-range-,
.air-datepicker-cell.-in-range-:hover,
.air-datepicker-cell.-in-range-.-focus- {
    background: transparent !important;
    color: #000000 !important;
    position: relative;
}

.air-datepicker-cell.-current- {
    color: #ff0000;
}

.hidden-body {
    overflow: hidden !important;
}

.cst-dialog-bottom {
    height: calc(100dvh - 30px) !important;
    border-radius: 12px 12px 0 0 !important;
}

.cst-dialog-bottom .header-area {
    border-radius: 12px 12px 0 0 !important;
    padding: 14px !important;
    height: auto !important;
    position: relative !important;
    display: grid;
    grid-template-columns: [first-line] min-content [second-line] auto [third-line] auto [last-line];
    column-gap: 16px;
    transition: box-shadow .2s cubic-bezier(.17, .67, .69, .97);
    border: none !important;
    padding-bottom: 0 !important;
}

.cst-dialog-bottom .BottomSheet_close_button__yGVr_ {
    grid-column: first-line / second-line;
    border: none;
    background: none;
    display: flex;
    padding: 12px;
}

.BottomSheet_body_title_wrapper__byevD {
    padding: 8px 20px;
    display: flex;
}

.BottomSheet_body_title_wrapper__byevD .Text_variant_highEmphasis__L_UVb {
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-word;
    outline: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    color: #303135;
}

.cst-dialog-bottom .offcanvas-body .BottomSheet_children_wrapper__ {
    padding: 0;
}

.cst-dialog-bottom .offcanvas-body .AirportPicker_container__aexQ_ {
    margin-top: 6px;
    padding: 0 20px max(20px, env(safe-area-inset-bottom));
}

.cst-dialog-bottom .offcanvas-body .AirportPicker_search_box__zUey0 {
    position: -webkit-sticky;
    position: sticky;
    z-index: 100;
    top: -1px;
    margin: 0 calc(-1 * 20px);
    padding: 0 20px 16px;
    background: #fff;
    display: flex;
    align-items: center;
}

.cst-dialog-bottom .offcanvas-body .SearchBox_input_box__ydmE7 {
    position: relative;
    padding: 10px 12px;
    border-radius: 999px;
    background-color: #f4f7fe;
    line-height: 16px;
    box-sizing: border-box;
    display: flex;
    flex: 1 1 auto;
    align-items: center;
    box-shadow: none;
}

.cst-dialog-bottom .offcanvas-body .SearchBox_placeholder__yJ2DA {
    display: flex;
    position: relative;
    overflow: hidden;
    width: 100%;
    padding: 0 8px;
    --placeholder-vertical-translate: 1.125rem;
}

.cst-dialog-bottom .offcanvas-body .SearchBox_placeholder__yJ2DA input {
    margin: 0 !important;
    height: 1.4rem !important;
    border: none !important;
    font-size: 12px !important;
    color: #303135;
    caret-color: #007cff;
}

.cst-dialog-bottom .offcanvas-body .SearchBox_close_button__PIfZF {
    padding: 0;
    border: 0;
    background: transparent;
    cursor: pointer;
}

.cst-dialog-bottom .offcanvas-body .AirportPicker_body__4u_sp {
    padding-top: 4px;
}

.cst-dialog-bottom .offcanvas-body .AirportPicker_body__4u_sp .AirportPicker__UWbeN {
    display: flex;
    grid-gap: 8px;
    flex-wrap: wrap;
}

.cst-dialog-bottom .offcanvas-body .AirportPicker_airport__fG0zT {
    width: 100%;
}

.cst-dialog-bottom .offcanvas-body .List_list_content__562cc {
    padding: 10px !important;
    background-color: #fff;
    display: flex;
    line-height: 0;
}

.cst-dialog-bottom .offcanvas-body .List_list_content__562cc:hover {
    cursor: pointer;
    background-color: #f4f4f4c1;
    border-radius: 12px;
    transition: all ease-out;
}

.cst-dialog-bottom .offcanvas-body .List_list_content__562cc .List_left_side__iFc6e {
    margin-right: 12px;
    flex: none;
}

.cst-dialog-bottom .offcanvas-body .List_list_content__562cc .List_center_side__KRNR6 {
    flex: 1 1;
    align-self: center;
}

.cst-dialog-bottom .offcanvas-body .List_list_content__562cc .List_center_side__KRNR6 .List_title__3m8By {
    word-break: break-word;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 600;
    font-size: 13.5px;
    line-height: 22px;
    margin-bottom: 0;
    color: #3f3b3b;
}

.cst-dialog-bottom .offcanvas-body .List_list_content__562cc .List_center_side__KRNR6 .List_description__ycOX4 {
    margin-top: 2px;
    word-break: break-word;
    font-size: 12.5px;
    line-height: 20px;
    color: #71747d;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 0;
}

.cst-dialog-bottom .offcanvas-body .AirportPicker_airport__fG0zT>div>:nth-child(2)>p {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.cst-dialog-bottom .offcanvas-body .Text_text__eOqZl {
    margin-bottom: 8px;
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
    color: #303135;
}

.cst-dialog-bottom .offcanvas-body .highlighted {
    color: #ff0000;
}

.Figure_title__7q4f7 {
    margin-bottom: 8px;
    word-break: break-word;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    color: #303135;
}

.Figure_description__fOrLb {
    word-break: break-word;
    margin-bottom: 24px;
    font-size: 12px;
    line-height: 18px;
    color: #6f6f6f;
}

.Figure_footer__M6CMD {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 14px !important;
    font-weight: 500 !important;
    line-height: 22px;
    height: auto;
    padding-top: 13px;
    padding-bottom: 13px;
}