.loading-spinner_loadingContainer__6FoQR{display:flex;flex-direction:column;gap:20px;justify-content:center;align-items:center;height:80vh}.loading-spinner_text__EIj8E{color:var(--black-100,#111);text-align:center;font-family:Pretendard;font-size:24px;font-style:normal;font-weight:600;line-height:150%;letter-spacing:-.48px}.loading-spinner_blue__3_o0R{color:#0061ff}.loading-spinner_ldsRing__7yP1z{display:inline-block;position:relative;width:80px;height:80px}.loading-spinner_ldsRing__7yP1z div{box-sizing:border-box;display:block;position:absolute;width:64px;height:64px;margin:8px;border-radius:50%;animation:loading-spinner_ldsRing__7yP1z 1.2s cubic-bezier(.5,0,.5,1) infinite;border:4px solid transparent;border-top-color:#66a0ff}.loading-spinner_ldsRing__7yP1z div:first-child{animation-delay:-.45s;border-color:#f0a800 transparent transparent}.loading-spinner_ldsRing__7yP1z div:nth-child(2){animation-delay:-.3s;border-color:#66a0ff transparent transparent}.loading-spinner_ldsRing__7yP1z div:nth-child(3){animation-delay:-.15s;border-color:#66a0ff transparent transparent}@keyframes loading-spinner_ldsRing__7yP1z{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.container_container__3keZk{display:flex;flex-direction:column;width:100vw;min-width:320px;max-width:430px}.container_fixedHeaderContainer__q7heN{display:flex;position:fixed;width:100%;max-width:430px;height:40px;justify-content:center;align-items:center;top:0;background:var(--BG-3,#fff);z-index:100}.container_backButton__GaHgY{position:absolute;left:24px;cursor:pointer}.container_mainContainer__0jVY7{display:flex;flex-direction:column;width:100%;gap:28px;margin-top:40px;padding:8px 0 150px;flex:1 1}.container_footerContainer__odcyl{position:fixed;bottom:0;left:0;right:0;max-width:430px;margin:0 auto;padding:24px 24px 44px;justify-content:center;align-items:center;z-index:99}.container_footerNextButton__Or_0K{display:flex;width:100%;height:54px;justify-content:center;align-items:center;flex:1 0;border-radius:27px;border:none;background:#0061ff;cursor:pointer;color:#fff;text-align:center;font-family:SUIT Variable;font-size:18px;font-style:normal;font-weight:700;line-height:147%;letter-spacing:-.54px}.container_footerNextButton__Or_0K.container_disabled__K4eMz{background-color:#e5e5e5;color:#999;cursor:not-allowed}.address_headerContainer__lCU0U{display:flex;width:100%;padding:0 24px;flex-direction:column;align-items:flex-start;gap:12px}.address_headerProgressContainer__bQjx9{display:flex;align-items:center;gap:12px}.address_headerProgressDot__TMLOC{width:8px;height:8px;border-radius:4px;background:var(--Black-7,#dadee5)}.address_headerProgressDot__TMLOC.address_active__A3iLM{width:28px;background:#0061ff}.address_headerTitleText__Aw4Rp{color:var(--Black-2,#19191a);font-family:SUIT Variable;font-size:20px;font-style:normal;font-weight:700;line-height:146%;letter-spacing:-.6px;align-self:stretch}.address_bodyContainer__fryj4{display:flex;width:100%;padding:0 24px 200px;flex-direction:column;align-items:flex-start;gap:28px}.address_bodyItemContainer__8lD2E{display:flex;flex-direction:column;align-items:flex-start;gap:18px;align-self:stretch}.address_bodyItemTitleText__liPJr{font-weight:800;line-height:146%;letter-spacing:-.48px}.address_bodyItemTitleText__liPJr,.address_textInputBox__ipBXf{color:var(--Black-3,#36363b);font-family:SUIT Variable;font-size:16px;font-style:normal}.address_textInputBox__ipBXf{display:flex;height:48px;padding:10px 18px;align-items:center;gap:10px;flex:1 1 auto;align-self:stretch;border-radius:8px;border:none;background:var(--BG-2,#f7f8fb);min-width:0;font-weight:400;line-height:normal;letter-spacing:-.45px;-webkit-text-size-adjust:100%;touch-action:manipulation}.address_addressInputContainer__aTLky{display:flex;flex-direction:column;align-items:flex-start;gap:8px;align-self:stretch}.address_mainAddressInputContainer__nhPWA{display:flex;width:100%;position:relative;align-items:center;gap:8px;align-self:stretch}.address_addressSearchButton__Yuk44{display:flex;height:48px;width:94px;justify-content:center;align-items:center;padding:12px 0;flex-shrink:0;border-radius:12px;border:none;background:#19191a;cursor:pointer;transition:background-color .2s ease,transform .1s ease;color:var(--White,#fff);font-size:16px;font-weight:700;line-height:24px;letter-spacing:-.32px;touch-action:manipulation}.address_addressSearchButton__Yuk44,.address_error__ANFir{text-align:center;font-family:SUIT Variable;font-style:normal}.address_error__ANFir{color:red;font-size:14px;font-weight:400;line-height:normal;letter-spacing:-.24px}.address-popup_container__0A8jG{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:calc(100vw - 40px);max-width:400px;max-height:calc(100vh - 100px);background-color:#fff;border-radius:8px;box-shadow:0 4px 20px rgba(0,0,0,.15);z-index:1000;animation:address-popup_fadeInScale__a2b79 .2s ease-out;overflow:visible}.address-popup_post__hbeHg{width:100%;height:calc(100vh - 150px);max-height:450px;min-height:350px;border-radius:8px;overflow:hidden;border:1px solid #e0e0e0;position:relative}.address-popup_close__6slP6{position:absolute;top:8px;right:8px;z-index:1001;background-color:hsla(0,0%,100%,.95);color:#333;border:1px solid #e0e0e0;border-radius:20px;padding:6px 12px;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 6px rgba(0,0,0,.1)}.address-popup_close__6slP6:hover{background-color:#f5f5f5;box-shadow:0 3px 8px rgba(0,0,0,.15)}.address-popup_close__6slP6:active{transform:scale(.95)}.address-popup_overlay__nSwvQ{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.3);z-index:999;animation:address-popup_fadeIn__G9U1G .15s ease-in-out}@keyframes address-popup_fadeIn__G9U1G{0%{opacity:0}to{opacity:1}}@keyframes address-popup_fadeInScale__a2b79{0%{transform:translate(-50%,-50%) scale(.95);opacity:0}to{transform:translate(-50%,-50%) scale(1);opacity:1}}.schedule-date_headerContainer__qSZ3o{display:flex;width:100%;padding:0 24px;flex-direction:column;align-items:flex-start;gap:12px}.schedule-date_headerProgressContainer__V10S1{display:flex;align-items:center;gap:12px}.schedule-date_headerProgressDot__sEReD{width:8px;height:8px;border-radius:4px;background:var(--Black-7,#dadee5)}.schedule-date_headerProgressDot__sEReD.schedule-date_active__GxWA2{width:28px;background:#0061ff}.schedule-date_headerTitleText__jRzTL{color:var(--Black-2,#19191a);font-family:SUIT Variable;font-size:20px;font-style:normal;font-weight:700;line-height:146%;letter-spacing:-.6px;align-self:stretch}.schedule-date_bodyContainer__u62TZ{display:flex;width:100%;padding:0 24px;flex-direction:column;align-items:flex-start;gap:28px}.schedule-date_bodyItemContainer__LUA1B{display:flex;flex-direction:column;align-items:flex-start;gap:18px;align-self:stretch}.schedule-date_bodyItemTitleText__nrhYi{color:var(--Black-3,#36363b);font-family:SUIT Variable;font-size:16px;font-style:normal;font-weight:800;line-height:146%;letter-spacing:-.48px}.schedule-date_bodyCardsContainer__ZNx7p{display:flex;flex-direction:column;align-items:flex-start;gap:16px;align-self:stretch}.schedule-date_bodyCardContainer__XfUHM{display:flex;height:68px;padding:12px 24px;align-items:center;gap:16px;align-self:stretch;cursor:pointer;border-radius:12px;border:.3px solid var(--Black-2,#19191a);background:#fff}.schedule-date_bodyCardContainer__XfUHM.schedule-date_selected__JSpBB{background:#f7f8fb;justify-content:space-between}.schedule-date_closeIcon__B2VFG{cursor:pointer;z-index:10}.schedule-date_bodyCardTextContainer__UGXhl{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:4px;align-self:stretch}.schedule-date_bodyCardAccentText__Rl9Bh{color:red;font-size:12px;font-weight:400;letter-spacing:-.24px}.schedule-date_bodyCardAccentText__Rl9Bh,.schedule-date_bodyCardMainText__dMd9w{text-align:center;font-family:SUIT Variable;font-style:normal;line-height:normal}.schedule-date_bodyCardMainText__dMd9w{color:var(--Black-3,#36363b);font-size:16px;font-weight:700;letter-spacing:-.32px}.schedule-date_scheduleModalContainer__JgRN6{display:flex;flex-direction:column;position:absolute;justify-content:center;align-items:flex-start;bottom:0;left:0;right:0;width:100vw;min-width:320px;max-width:430px;max-height:90vh;padding:34px 24px;margin:0 auto;gap:34px;border-radius:24px 24px 0 0;border:none;background:var(--White,#fff);z-index:100}.schedule-date_scheduleModalTitleText__i_WjX{color:var(--Black-2,#19191a);text-align:center;font-family:SUIT Variable;font-size:18px;font-style:normal;font-weight:700;line-height:20.985px;letter-spacing:-.54px}.schedule-date_scheduleModalBodyContainer__KMLVC{display:flex;width:100%;flex-direction:column;align-items:flex-start;gap:28px}.schedule-date_scheduleModalBodyItemContainer__7BtSC{display:flex;flex-direction:column;align-items:flex-start;gap:8px;align-self:stretch}.schedule-date_scheduleModalBodyItemTitleText__RPie4{color:var(--Black-3,#36363b);font-family:SUIT Variable;font-size:16px;font-style:normal;font-weight:800;line-height:146%;letter-spacing:-.48px}.schedule-date_scheduleModalBodyItemCardContainer__vsoIN{display:flex;height:48px;width:100%;padding:4px 10px;justify-content:center;align-items:center;border-radius:12px;background:#f0f3f6;overflow:hidden;cursor:pointer;color:#59595f;text-overflow:ellipsis;font-family:SUIT Variable;font-size:16px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.48px}.schedule-date_scheduleModalBottonsContainer__GZSkE{display:flex;width:100%;align-items:flex-start;gap:8px}.schedule-date_scheduleModalConfirmButton__5h4ZQ{display:flex;height:48px;justify-content:center;align-items:center;flex:1 0;border-radius:12px;border:none;background:#0061ff;cursor:pointer;color:#fff;text-align:center;font-family:SUIT Variable;font-size:18px;font-style:normal;font-weight:700;line-height:147%;letter-spacing:-.54px}.schedule-date_scheduleModalConfirmButton__5h4ZQ.schedule-date_disabled__P3dn2{background:#bfc5ce;color:#808088;cursor:not-allowed}.schedule-date_matchingProbabilityContainer__4lJWl{display:flex;flex-direction:column;align-items:flex-start;gap:8px;align-self:stretch}.schedule-date_imageContainer__Zt7Vq{width:100%;height:auto;object-fit:contain}.schedule-date_descriptionMessageText__w1KYD{color:var(--Black-4,#59595f);font-family:SUIT Variable;font-size:14px;font-style:normal;font-weight:500;line-height:146%;letter-spacing:-.42px}.schedule-date_error__O1ZgP{color:red;text-align:center;font-family:SUIT Variable;font-size:14px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.24px}.overlay_overlay__HVzHM{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(7.5px);backdrop-filter:blur(7.5px);z-index:1000}.schedule-date-picker_datePicker__njuqi .react-datepicker{font-size:.9rem!important;width:100%!important}.schedule-date-picker_datePicker__njuqi .react-datepicker__header{padding-top:.5em!important}.schedule-date-picker_datePicker__njuqi .react-datepicker__month{margin:.5em!important}.schedule-date-picker_datePicker__njuqi .react-datepicker__day,.schedule-date-picker_datePicker__njuqi .react-datepicker__day-name{width:2.1rem!important;line-height:2.1rem!important;margin:.2rem!important}.schedule-date-picker_datePicker__njuqi .react-datepicker__current-month{font-size:1.1rem!important}.schedule-date-picker_datePicker__njuqi .react-datepicker__navigation{top:1em!important}.schedule-date-picker_datePicker__njuqi,.schedule-date-picker_datePicker__njuqi .react-datepicker-wrapper,.schedule-date-picker_datePicker__njuqi .react-datepicker__input-container{width:100%;display:block}.schedule-date-picker_datePickerWrapper__m_s7R{width:100%}.schedule-date-picker_dateInput__Xyv8l{display:flex;height:48px;width:100%;padding:4px 10px;justify-content:center;align-items:center;border-radius:12px;border:none;background:#f0f3f6;overflow:hidden;cursor:pointer}.schedule-date-picker_dateInput__Xyv8l,.schedule-date-picker_dateInput__Xyv8l.schedule-date-picker_selected__vGVLd{color:#59595f;text-overflow:ellipsis;font-family:SUIT Variable;font-size:16px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.48px}.schedule-date-picker_dateInput__Xyv8l:focus{outline:none}.schedule-date-picker_dateInput__Xyv8l::placeholder{color:var(--black-40,#999)}.schedule-date-picker_dateInput__Xyv8l:-ms-input-placeholder{color:var(--black-40,#999)}.schedule-date-picker_dateInput__Xyv8l::-ms-input-placeholder{color:var(--black-40,#999)}.schedule-date-picker_dateInput__Xyv8l.schedule-date-picker_active__rcYgx{border:1.5px solid var(--blue-100,#0061ff);background:var(--blue-10,#e5efff);color:var(--blue-100,#0061ff);font-weight:600}.location-access_headerContainer__TZkHu{display:flex;width:100%;padding:0 24px;flex-direction:column;align-items:flex-start;gap:12px}.location-access_headerProgressContainer__QQe3C{display:flex;align-items:center;gap:12px}.location-access_headerProgressDot__DmIXP{width:8px;height:8px;border-radius:4px;background:var(--Black-7,#dadee5)}.location-access_headerProgressDot__DmIXP.location-access_active__eVyeZ{width:28px;background:#0061ff}.location-access_headerTitleText___lGJ3{color:var(--Black-2,#19191a);font-family:SUIT Variable;font-size:20px;font-style:normal;font-weight:700;line-height:146%;letter-spacing:-.6px;align-self:stretch}.location-access_bodyContainer__R1pos{display:flex;width:100%;padding:0 24px;flex-direction:column;align-items:flex-start;gap:28px}.location-access_bodyItemContainer__vH6az{display:flex;flex-direction:column;align-items:flex-start;gap:18px;align-self:stretch}.location-access_bodyItemTitleContainer__wJRTF{display:flex;flex-direction:column;align-items:flex-start;gap:8px;align-self:stretch}.location-access_bodyItemTitleText___k7qN{color:var(--Black-3,#36363b);font-family:SUIT Variable;font-size:16px;font-style:normal;font-weight:800;line-height:146%;letter-spacing:-.48px}.location-access_bodyItemSubTitleText__TfXBP{font-weight:700}.location-access_bodyItemDescriptionText__9TXO1,.location-access_bodyItemSubTitleText__TfXBP{color:var(--Black-4,#59595f);font-family:SUIT Variable;font-size:14px;font-style:normal;line-height:146%;letter-spacing:-.42px}.location-access_bodyItemDescriptionText__9TXO1{font-weight:400}.location-access_bodyItemOptionsContainer__CA5mK{display:flex;align-items:center;gap:23px;align-self:stretch;flex-wrap:wrap}.location-access_bodyItemOptionContainer__lQ__0{display:flex;flex-direction:column;align-items:center;gap:8px;cursor:pointer}.location-access_bodyItemOptionWrapper__vVQkA{position:relative;display:contents}.location-access_hiddenCheckbox__9Aelg,.location-access_hiddenRadio__YVPVy{position:absolute;opacity:0;width:0;height:0}.location-access_bodyItemOptionText__pOYGk{overflow:hidden;color:#818997;text-align:center;text-overflow:ellipsis;font-family:SUIT Variable;font-size:13px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-.39px}.location-access_bodyItemOptionText__pOYGk.location-access_selected__kjWzC{color:#4e5259}.location-access_textInputBox__sAuRx{display:flex;width:100%;padding:12px 18px;align-items:flex-start;gap:10px;border-radius:12px;border:.3px solid #acbad3;background:var(--BG-2,#f7f8fb)}.location-access_textInputBox__sAuRx::placeholder{color:var(--Black-6,#bfc5ce);font-family:SUIT Variable;font-size:16px;font-style:normal;font-weight:500;line-height:147%;letter-spacing:-.48px}.location-access_error__N0qej{color:red;text-align:center;font-family:SUIT Variable;font-size:14px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.24px}.summary_headerContainer__Lcpdh{display:flex;width:100%;padding:0 24px;flex-direction:column;align-items:flex-start;gap:12px}.summary_headerTitleText__s_eJN{color:var(--Black-2,#19191a);font-family:SUIT Variable;font-size:20px;font-style:normal;font-weight:700;line-height:146%;letter-spacing:-.6px;align-self:stretch}.summary_bodyContainer__pDKnA{display:flex;width:100%;flex-direction:column;align-items:flex-start;gap:28px}.summary_divider__LNJqD{width:100%;height:8px;background:var(--BG-2,#f7f8fb)}.summary_thickDivider__MPwhr{width:100%;height:24px;background:var(--BG-1,#f0f3f6)}.summary_bodyItemContainer__wVvXp{display:flex;padding:0 24px;flex-direction:column;align-items:flex-start;gap:28px;align-self:stretch}.summary_bodyItemHeaderContainer__qfBQj{display:flex;justify-content:space-between;align-items:flex-end;align-self:stretch}.summary_bodyItemTitleText__JRffJ{color:var(--Black-3,#36363b);font-weight:800;line-height:146%}.summary_bodyItemCtaButton__80am1,.summary_bodyItemTitleText__JRffJ{font-family:SUIT Variable;font-size:16px;font-style:normal;letter-spacing:-.48px}.summary_bodyItemCtaButton__80am1{color:#818997;text-align:right;font-weight:700;line-height:147%;-webkit-text-decoration-line:underline;text-decoration-line:underline;-webkit-text-decoration-style:solid;text-decoration-style:solid;-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font;cursor:pointer}.summary_bodyItemTwoContentsContainer__T5Afd{display:flex;align-items:flex-start;gap:24px}.summary_bodyItemContentsColumnContainer__rx_LJ{display:flex;flex-direction:column;align-items:flex-start;gap:28px;align-self:stretch}.summary_bodyItemContentContainer__EHL6J{display:flex;flex-direction:column;align-items:flex-start;min-width:135px;width:100%;gap:8px}.summary_bodyItemContentTitleText___DlNS{color:var(--Black-5,#808088);font-family:SUIT Variable;font-size:14px;font-style:normal;font-weight:700;line-height:146%;letter-spacing:-.28px}.summary_bodyItemContentMainText__EW87I{color:var(--Black-4,#59595f);font-family:SUIT Variable;font-size:16px;font-style:normal;font-weight:500;line-height:147%;letter-spacing:-.48px}.summary_bodyItemPaymentContainer__ejYiB{display:flex;width:100%;justify-content:space-between;align-items:center;align-self:stretch}.summary_bodyItemPaymentText___SwVd{color:#0061ff;text-align:right;font-family:SUIT Variable;font-size:18px;font-style:normal;font-weight:800;line-height:146%;letter-spacing:-.36px}.summary_bodyPaymentCardContainer__WNa_m{display:flex;padding:8px 10px;align-items:center;gap:10px;align-self:stretch;border-radius:8px;background:var(--BG-1,#f0f3f6);color:var(--Black-4,#59595f);font-family:SUIT Variable;font-size:11px;font-style:normal;font-weight:600;line-height:160%;letter-spacing:-.33px}.summary_bodyItemGuidanceContainer__4_lgc{display:flex;flex-direction:column;align-items:flex-start;gap:12px;align-self:stretch}.summary_guidanceText__oyh7I{font-weight:400}.summary_guidanceText__oyh7I,.summary_termsOfService__kInPQ{color:var(--Black-3,#36363b);font-family:SUIT Variable;font-size:12px;font-style:normal;line-height:160%;letter-spacing:-.36px}.summary_termsOfService__kInPQ{font-weight:700;-webkit-text-decoration-line:underline;text-decoration-line:underline;-webkit-text-decoration-style:solid;text-decoration-style:solid;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font;cursor:pointer}.summary_optionClearModalContainer__p0T25{position:fixed;display:flex;flex-direction:column;align-items:center;top:50%;left:50%;transform:translate(-50%,-50%);width:85%;max-width:400px;padding:24px 18px 18px;gap:24px;border-radius:18px;background:var(--BG-3,#fff);z-index:1000}.summary_optionClearModalTextContainer__DCxTO{display:flex;flex-direction:column;align-items:center;gap:12px;align-self:stretch}.summary_optionClearModalMainText__plIoR{color:var(--Black-3,#36363b);text-align:center;font-family:SUIT Variable;font-size:20px;font-style:normal;font-weight:700;line-height:160%;letter-spacing:-.6px}.summary_optionClearModalSubText__mONmB{color:var(--Black-4,#59595f);text-align:center;font-family:SUIT Variable;font-size:16px;font-style:normal;font-weight:500;line-height:160%;letter-spacing:-.48px}.summary_optionClearModalButtonsContainer__MsO61{display:flex;align-items:center;gap:8px;align-self:stretch}.summary_optionClearModalCancelButton__NCsqV{background:#0061ff;color:#fff}.summary_optionClearModalCancelButton__NCsqV,.summary_optionClearModalClearButton__ibLtO{display:flex;height:48px;justify-content:center;align-items:center;flex:1 0;border-radius:12px;border:none;cursor:pointer;text-align:center;font-family:SUIT Variable;font-size:16px;font-style:normal;font-weight:700;line-height:147%;letter-spacing:-.48px}.summary_optionClearModalClearButton__ibLtO{background:#e3e8ee;color:#19191a}.summary_footerContainer__5pLMU{padding:0 24px;flex-direction:column;gap:28px}.summary_footerContainer__5pLMU,.summary_formSubmitButton__F3fRW{display:flex;width:100%;align-items:center;justify-content:center}.summary_formSubmitButton__F3fRW{height:54px;align-self:stretch;border-radius:27px;border:none;background:#0061ff;cursor:pointer;color:#fff;text-align:center;font-family:SUIT Variable;font-size:18px;font-style:normal;font-weight:700;line-height:147%;letter-spacing:-.54px}.phone-address_headerContainer__whn7W{display:flex;width:100%;padding:0 24px;flex-direction:column;align-items:flex-start;gap:12px}.phone-address_headerProgressContainer__mYFHD{display:flex;align-items:center;gap:12px}.phone-address_headerProgressDot__DUsHD{width:8px;height:8px;border-radius:4px;background:var(--Black-7,#dadee5)}.phone-address_headerProgressDot__DUsHD.phone-address_active__3SpTn{width:28px;background:#0061ff}.phone-address_headerTitleText__YpSnN{color:var(--Black-2,#19191a);font-family:SUIT Variable;font-size:20px;font-style:normal;font-weight:700;line-height:146%;letter-spacing:-.6px;align-self:stretch}.phone-address_bodyContainer__v_tgP{display:flex;width:100%;padding:0 24px 200px;flex-direction:column;align-items:flex-start;gap:28px}.phone-address_bodyItemContainer__IOpYd{display:flex;flex-direction:column;align-items:flex-start;gap:18px;align-self:stretch}.phone-address_bodyItemTitleText__teMIN{font-weight:800;line-height:146%}.phone-address_bodyItemTitleText__teMIN,.phone-address_textInputBox__AxigQ{color:var(--Black-3,#36363b);font-family:SUIT Variable;font-size:16px;font-style:normal;letter-spacing:-.48px}.phone-address_textInputBox__AxigQ{display:flex;height:48px;padding:12px 18px;align-items:center;gap:10px;flex:1 1 auto;align-self:stretch;border-radius:12px;border:.3px solid #acbad3;background:var(--BG-2,#f7f8fb);min-width:0;font-weight:500;line-height:147%}.phone-address_addressInputContainer__kmTgw{display:flex;flex-direction:column;align-items:flex-start;gap:8px;align-self:stretch}.phone-address_mainAddressInputContainer__KDDHT{display:flex;width:100%;position:relative;align-items:center;gap:8px;align-self:stretch}.phone-address_addressSearchButton__aD0mr{display:flex;height:48px;width:94px;justify-content:center;align-items:center;padding:12px 0;flex-shrink:0;border-radius:12px;border:none;background:#19191a;cursor:pointer;color:var(--White,#fff);text-align:center;font-family:SUIT Variable;font-size:16px;font-style:normal;font-weight:700;line-height:24px;letter-spacing:-.32px}.phone-address_error__SoZtQ{color:red;text-align:center;font-family:SUIT Variable;font-size:14px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.24px}