body{--blue:#0093d0;--highlight-blue:#66d1ff;--off-blue:#e6f4ff;--light-blue:#f1f7fb;--blue-select:#d2edff;--white:#fff;--black:#000000d9;--dark-gray:#c9c9c9;--light-gray:#d9d9d9;--black-opacity:#000000a6;--black-text-secondary:#000000a6;--yellow:#f0ab00}.c_layout{justify-content:space-between;align-items:center;gap:24px;width:100%;display:flex}.c_layout .c_main{box-sizing:border-box;flex-direction:column;width:100%;margin:0 auto;display:flex}@media (width<=768px){.c_layout{flex-direction:column}.c_layout .c_main{order:2}}.c_banner{box-sizing:border-box;z-index:1;background-color:#fff2d0;border-radius:24px;flex-direction:column;width:100%;height:100%;min-height:500px;max-height:500px;padding:24px 24px 64px;display:flex;position:relative}.c_banner .c_banner-top{flex-direction:column;gap:12px;width:100%;max-width:450px;display:flex}.c_banner .c_banner-top h1{color:var(--yellow);z-index:1;margin:0;font-size:34px;font-weight:600}.c_banner .c_banner-top p{z-index:1;margin:0;font-size:14px}.c_banner .c_banner-bottom{flex-direction:column;gap:12px;height:100%;margin-top:auto;display:flex}.c_banner .c_banner-bottom p{z-index:1;margin:0;font-size:21px}.c_banner .c_banner-bottom p:last-of-type{color:var(--yellow);font-size:26px;font-weight:600}.c_banner img{z-index:0;width:fit-content;height:fit-content;position:absolute;bottom:0;right:48px}@media (width<=1024px){.c_banner img{width:auto;height:280px;right:24px}.c_banner .c_banner-bottom p{text-shadow:1px 1px 2px #bfa76a,-1px -1px 10px #fff}}@media (width<=768px){.c_banner{min-height:initial;max-height:initial;gap:64px}.c_banner .c_banner-bottom p{text-shadow:none}.c_banner .c_banner-top p{max-width:250px}}@media (width<=520px){.c_banner{padding:16px 16px 32px}.c_banner .c_banner-top h1{font-size:26px}.c_banner .c_banner-bottom p{font-size:16px}.c_banner .c_banner-bottom p:last-of-type{font-size:21px}.c_banner img{height:250px;right:12px}}@media (width<=425px){.c_banner{gap:32px}.c_banner img{height:150px}.c_banner .c_banner-top h1{font-size:24px}.c_banner .c_banner-bottom p{font-size:14px}.c_banner .c_banner-bottom p:last-of-type{font-size:18px}}.progress-bar{align-items:center;width:100%;margin-bottom:32px;display:inline-flex}.progress-bar .btn-prev{box-sizing:border-box;cursor:pointer;background-color:#0000;border:none;align-items:center;padding:12px 14px 12px 0;font-size:14px;display:inline-flex;color:var(--black)!important;font-family:inherit!important}.progress-bar .btn-prev .arrow-icon-prev{transform:rotate(90deg)}.progress-bar .ant-progress .ant-progress-track{background:linear-gradient(90deg,#8acb00,#fab60b)!important}.c_destinationSelect{flex-direction:column;display:flex}.c_destinationSelect-grid{grid-template-columns:repeat(2,1fr);gap:8px;width:100%;display:grid}.c_selectItemButton{background-color:var(--light-blue);text-align:center;border-radius:12px;align-items:center;transition:background-color .3s;display:flex;position:relative;padding:12px!important}.c_selectItemButtonSecondary{border:1px solid var(--light-gray);text-align:center;background-color:#0000;border-radius:8px;flex-shrink:0;align-items:center;transition:background-color .3s;display:flex;position:relative;width:40px!important;height:40px!important;padding:6px!important}@media (hover:hover){.c_selectItemButton:hover{background-color:var(--blue-select)}.c_selectItemButtonSecondary:hover{background-color:var(--light-gray)}}.c_selectItemButton.ant-checkbox-wrapper-checked,.c_selectItemButtonSecondary.ant-checkbox-wrapper-checked{background-color:var(--blue-select)}.c_selectItemButtonSecondary.ant-checkbox-wrapper-checked{border-color:var(--blue-select)}.c_selectItemButton .ant-checkbox-label,.c_selectItemButtonSecondary .ant-checkbox-label{text-align:center;justify-content:center;align-items:center;width:100%;margin:0 auto;padding:0;display:flex}.c_selectItemButton .ant-checkbox,.c_selectItemButtonSecondary .ant-checkbox{position:initial!important}.c_selectItemButton .ant-checkbox:after{border-color:var(--black);top:50%;left:12px;width:9px!important;height:15px!important}.c_selectItemButtonSecondary .ant-checkbox:after{border-color:var(--black);top:50%}.c_selectItemButtonSecondary .ant-checkbox{display:none!important}.c_selectItemButtonSecondary.ant-checkbox-wrapper-checked .ant-checkbox{display:flex!important}.c_selectItemButtonSecondary .ant-checkbox-checked{background-color:var(--blue-select)!important}.c_selectItemButtonSecondary .ant-checkbox{top:-4px;left:calc(100% - 12px);border-radius:50%!important;position:absolute!important}.c_selectItemButton .ant-checkbox,.c_selectItemButton .ant-checkbox .ant-checkbox-input{border:none!important;border-color:none!important;background-color:#0000!important;width:0!important;height:0!important;transition:none!important;animation:none!important}@media (width<=410px){.c_selectItemButton .ant-checkbox-label{max-width:100px}}.c_stepHeading{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:0;width:100%;margin-bottom:18px;display:flex}.c_stepHeading h2{color:var(--black);margin:0;font-size:21px;font-weight:600}.c_stepHeading p{color:var(--black-opacity);margin:0;font-size:12px;font-weight:400}.c_beginDateSelect{flex-direction:column;width:100%;display:flex}.c_beginDateSelect .c_beginDateSelect-wrapper{flex-direction:column;gap:8px;width:100%;display:flex}.c_beginDateSelect .c_beginDateSelect-wrapper .ant-segmented{width:100%;color:var(--black);border-radius:9999px;padding:6px;background-color:var(--light-blue)!important}.c_beginDateSelect .c_beginDateSelect-wrapper .ant-segmented .ant-segmented-group{justify-content:space-between;gap:10px}.c_beginDateSelect .c_beginDateSelect-wrapper .ant-segmented .ant-segmented-group .ant-segmented-item{width:100%;padding:6px;border-radius:9999px!important}.c_beginDateSelect .c_beginDateSelect-wrapper .ant-segmented .ant-segmented-group .ant-segmented-item:after{border-radius:9999px!important}.c_beginDateSelect .c_beginDateSelect-wrapper .ant-segmented .ant-segmented-group .ant-segmented-item.ant-segmented-item-selected{color:var(--blue);box-shadow:none!important}.c_beginDateSelect .c_beginDateSelect-wrapper .ant-segmented .ant-segmented-group .ant-segmented-item .ant-segmented-item-label{padding:0}@media (hover:hover){.c_beginDateSelect .c_beginDateSelect-wrapper .ant-segmented .ant-segmented-group .ant-segmented-item:hover{background-color:var(--blue-select);transform:none}.c_beginDateSelect .c_beginDateSelect-wrapper .ant-segmented .ant-segmented-group .ant-segmented-item.ant-segmented-item-selected:hover{background-color:var(--white)}}.ant-segmented-thumb{border-radius:9999px!important}.c_beginDateSelect .c_beginDateSelect-wrapper .c_beginDateSelect-months{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));align-items:center;gap:8px;width:100%;display:grid}.c_nightsSelect{width:100%}.c_nightsSelect .c_nights{flex-direction:column;gap:8px;width:100%;display:flex}.c_nightsSelect .c_nights .c_nights-pinned{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));align-items:center;gap:8px;width:100%;display:grid}.c_nightsSelect .c_nights .c_nights-single{grid-template-columns:repeat(auto-fit,minmax(40px,1fr));align-items:stretch;gap:8px;display:grid}.c_travAndBudSelect{flex-direction:column;width:100%;display:flex}.c_travAndBudSelect .c_travellers{flex-direction:column;gap:8px;width:100%;display:flex}.c_travAndBudSelect .c_travellers .c_travellers-row{justify-content:space-between;align-items:center;gap:24px;width:100%;display:inline-flex}.c_travAndBudSelect .c_travellers .c_travellers-row .ant-input-number-action-down,.c_travAndBudSelect .c_travellers .c_travellers-row .ant-input-number-action-up{border-inline:none!important}.ant-input-number-input{padding:0!important}.c_travAndBudSelect .c_travellers .c_travellers-children-title{margin:0;font-weight:600}.c_travAndBudSelect .c_budget-wrapper{flex-direction:column;gap:8px;width:100%;margin-top:16px;display:flex}.c_travAndBudSelect .c_budget-wrapper p{margin:0}.c_travAndBudSelect .c_budget-wrapper .c_budget{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));align-items:center;gap:8px;display:grid}.c_form{width:100%}.c_form .c_form-row{align-items:flex-start;gap:8px;width:100%;display:inline-flex}.c_form .ant-form .ant-form-item .ant-input{padding:9px 12px}.c_form .ant-form-item-label{padding-bottom:4px!important}.c_thankYou{box-sizing:border-box;background-color:var(--off-blue);border-radius:24px;flex-direction:column;justify-content:center;align-items:center;gap:24px;width:100%;padding:24px;display:flex}.c_thankYou img{width:fit-content;height:auto}.c_thankYou .c_title{text-align:center;margin:0;font-size:21px;font-weight:600}.c_thankYou .c_description{text-align:center;margin:0;font-size:14px;font-weight:400}.c_thankYou .c_button{background-color:var(--blue);width:fit-content;color:var(--white);border-radius:12px;padding:12px 24px;font-size:14px;font-weight:400;text-decoration:none;transition:background-color .3s}.c_thankYou .c_button:hover{background-color:var(--highlight-blue)}
