.input-group{position:relative;max-width:100%;width:100%}.input-group input{margin:0;width:100%;min-width:150px;border-radius:32px;border:1px solid #e4eced;padding:12px 12px 12px 44px;outline:none;font-size:16px;box-sizing:border-box;transition:all .3s ease}.input-group input::placeholder{font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:16px;letter-spacing:0;color:#9ca3af}.input-group label{position:absolute;top:50%;left:12px;transform:translateY(-50%);height:24px;display:flex;align-items:center;pointer-events:none}.input-group .search-icon-container{display:flex;align-items:center;justify-content:center}.input-group .search-icon{width:24px;height:24px}@media(max-width:768px){.input-group input{padding:10px 10px 10px 40px;font-size:15px}.input-group label{left:10px}.input-group .search-icon{width:20px;height:20px}}@media(max-width:480px){.input-group input{width:100%;padding:15px 8px 8px 36px;font-size:14px;border-radius:2px;border-left:1px solid #fff;border-right:1px solid #fff}.input-group input::placeholder{font-size:14px}.input-group label{left:8px}.input-group .search-icon{width:20px;height:20px}}@media(max-width:300px){.input-group .input-group{width:100%}.input-group input{padding:6px 6px 6px 32px;font-size:12px;min-width:150px}.input-group input::placeholder{font-size:12px}.input-group label{left:6px}.input-group .search-icon{width:16px;height:16px}}.select-input{padding-right:20px}.select-input .select-content{margin-block:12px 18px;width:100%;display:flex;flex-direction:column;position:relative}.select-input .select-content .select-header{display:flex;gap:12px;align-items:center;justify-content:space-between;cursor:pointer;padding:14px 12px;border-radius:8px;background-color:#fff;border:1px solid #e4eced}.select-input .select-content .select-header .selected .items{z-index:10;display:flex;align-items:center;gap:6px;flex-wrap:wrap}.select-input .select-content .select-header .selected .items .item{padding:4px 12px;border-radius:32px;background:#f6f6f6;display:flex;align-items:center;gap:8px}.select-input .select-content .select-header .selected span{font-family:Inter;font-weight:600;font-size:16px;line-height:24px;letter-spacing:0;color:#181824}.select-input .select-content .select-header .arrow{transition:.2s ease}.select-input .select-content .select-header .arrow.open{transform:rotate(180deg)}.select-input .select-content .select-options{width:100%;display:flex;flex-direction:column;background:#fff;overflow:hidden;max-height:0;transition:max-height .3s ease;position:absolute;top:calc(100% + 10px);left:0;z-index:10;border-radius:12px}.select-input .select-content .select-options.open{max-height:250px;overflow-y:auto;border:1px solid #e4eced}.select-input .select-content .select-options .option{padding:12px 16px;cursor:pointer;transition:background-color .2s ease;position:relative;font-family:Inter;font-weight:500;font-size:16px;line-height:24px;letter-spacing:0;color:#003c42}.select-input .select-content .select-options .option:hover{background-color:#f3f4f6}.select-input .select-content .select-options .option.active:after{content:"";position:absolute;right:0;top:0;bottom:0;width:4px;background-color:teal}.select-input .select-content .select-options .option{display:flex;align-items:center;justify-content:space-between}.select-input .select-content .select-options .option .left{display:flex;align-items:center;gap:8px}.select-input .select-content .select-options .option .tick{width:16px;height:16px;border:1px solid #d0d5dd;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.select-input .select-content .select-options .option .tick.active{background:#2dbdcb}@media screen and (max-width:768px){.select-input{padding-right:0;width:100%}}.search-card{padding-block:12px;background-color:#fff;display:flex;align-items:center;gap:16px}.search-card .image{width:124px;height:124px;border-radius:12px;background-color:#f5f5f5;background-repeat:no-repeat;background-position:50%;background-size:cover;cursor:pointer}.search-card .card-right{width:calc(100% - 124px - 16px);display:flex;flex-direction:column}.search-card .card-right .card-title{font-family:Inter;font-weight:700;text-align:left;font-size:14px;line-height:16.94px;letter-spacing:0;color:#252525;cursor:pointer}.search-card .card-right .card-description{margin-block:8px;font-family:Inter;font-weight:400;font-size:12px;line-height:14.52px;letter-spacing:0;color:#6d6f72}.search-card .card-right .card-distance{margin-block:8px 3px;display:flex;align-items:center;gap:4px}.search-card .card-right .card-distance span{font-family:Inter;font-weight:400;font-size:11px;line-height:12px;letter-spacing:0;color:#9ca3af}.search-card .card-right .card-stars{display:flex;align-items:center;gap:8px}@media(max-width:450px){.search-card{padding:6px 10px}}.desktop-result-more .result-more{position:absolute;z-index:99;top:0;left:100%;width:330px;min-width:330px;overflow-y:auto;height:100%;min-height:80vh;background-color:#fff;border-radius:0;padding-bottom:26px}.desktop-result-more .result-more .work-mode{background-color:#fff}.desktop-result-more .result-more .top-container{padding:26px 38px;display:flex;flex-direction:column;align-items:flex-start;background-color:#fff}.desktop-result-more .result-more .rating{margin-top:13px;border:1px solid rgba(45,189,203,.25);display:inline-flex;padding:4px 6px;border-radius:6px;align-items:center;gap:6px}.desktop-result-more .result-more .rating span{font-family:Inter;font-weight:600;font-size:12px;line-height:16px;color:#2dbdcb}.desktop-result-more .result-more .title{margin-top:10px;font-family:Inter;font-weight:700;font-size:18px;line-height:21.78px;letter-spacing:0;color:#252525}.desktop-result-more .result-more .address{margin-top:8px;font-family:Inter;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0;color:#1e1e1e}.desktop-result-more .result-more .phone-number{margin-top:10px;display:flex;align-items:center;gap:8px}.desktop-result-more .result-more .phone-number span{font-family:Inter;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0;color:#1e1e1e}.desktop-result-more .result-more .distance{margin-top:8px;font-family:Inter;font-weight:500;font-size:14px;line-height:16.94px;letter-spacing:0;color:#2dbdcb}.desktop-result-more .result-more .contact-cards{margin-top:14px;width:100%;display:flex;justify-content:space-between}.desktop-result-more .result-more .contact-cards .contact-card{display:flex;flex-direction:column;gap:12px}.desktop-result-more .result-more .contact-cards .contact-card .contact-circle{width:54px;height:54px;border:1px solid rgba(45,189,203,.25);border-radius:50%;display:flex;align-items:center;justify-content:center}.desktop-result-more .result-more .contact-cards .contact-card .contact-title{font-family:Inter;font-weight:500;font-size:13px;line-height:15.73px;letter-spacing:0;text-align:center;color:#1e1e1e}.desktop-result-more .result-more .description{margin-top:32px;display:flex;flex-direction:column;align-items:flex-start;gap:12px;font-family:Inter}.desktop-result-more .result-more .description .d-title{font-weight:600;font-size:18px;line-height:21.78px;letter-spacing:0;color:#1e1e1e}.desktop-result-more .result-more .description .d-description{font-weight:400;font-size:12px;line-height:20px;letter-spacing:0;color:#252525}.desktop-result-more .result-more .description .d-more{font-weight:500;font-size:14px;line-height:24px;letter-spacing:0;color:#2dbdcb;cursor:pointer}.desktop-result-more .result-more .more{width:100%;display:flex;flex-direction:column;align-items:flex-start}.desktop-result-more .result-more .more .more-content{padding-inline:24px}.desktop-result-more .result-more .more .more-title{padding-top:20px;font-family:Inter;font-weight:600;font-size:18px;line-height:21.78px;letter-spacing:0;color:#1e1e1e}.desktop-result-more .result-more .more .more-status{margin-top:24px;font-family:Inter;font-weight:400;font-size:15px;line-height:16px;letter-spacing:0;color:#1e1e1e}.desktop-result-more .result-more .more .more-price{margin-top:10px;font-family:Inter;font-weight:600;font-size:14px;line-height:16px;letter-spacing:0;color:#1e1e1e}.desktop-result-more .result-more .more .hr{margin-block:16px;padding-left:24px;width:100%}.desktop-result-more .result-more .more .hr div{height:.5px;width:100%;background-color:#e4eced}.desktop-result-more .result-more .more .free{padding:5px 5.5px;margin-top:10px;background:rgba(74,180,191,.1);border-radius:6px;display:flex;align-items:center;gap:5px}.desktop-result-more .result-more .more .free span{font-family:Inter;font-weight:600;font-size:14px;line-height:16px;letter-spacing:0;color:#2dbdcb}.desktop-result-more .result-more .more .more-more{margin-top:25px;display:flex;align-items:center;gap:7px}.desktop-result-more .result-more .more .more-more span{font-family:Inter;font-weight:700;font-size:14px;line-height:16px;letter-spacing:0;color:#2dbdcb}.desktop-result-more .result-more .more .work-mode{margin-top:20px;width:100%;padding:20px 24px 26px;border-top:4px solid #f9fafc}.desktop-result-more .result-more .more .work-mode-title{margin-bottom:4px;font-family:Inter;font-weight:700;font-size:16px;line-height:19.36px;letter-spacing:0;color:#1e1e1e}.desktop-result-more .result-more .more .work-mode-item{margin-top:12px;display:flex;align-items:center;justify-content:space-between}.desktop-result-more .result-more .more .work-mode-item-left{display:flex;align-items:center;gap:8px}.desktop-result-more .result-more .more .work-mode-item-text{font-family:Inter;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0;color:#1e1e1e}.desktop-result-more .result-more .more .work-mode-item-text.green{font-weight:600;color:#2dbdcb}@media(max-width:1023px){.desktop-result-more .result-more{height:100%}.back-btn{width:36px;height:36px;background-color:#fff;display:flex;align-items:center;justify-content:center;border-radius:50%;box-shadow:0 2px 6px 0 rgba(0,0,0,.2);aspect-ratio:1/1;margin-bottom:10px;cursor:pointer;position:absolute;top:20px;left:20px;z-index:10}.back-btn svg{width:16px;height:15px}}@media(min-width:1024px){.back-btn{display:none}}.mobile-result-overlay{display:flex;align-items:center;justify-content:center;overflow:hidden}.mobile-result-overlay .result-more{top:0;left:100%;width:330px;min-width:330px;min-height:620px;max-height:620px;overflow-y:auto;background-color:#fff;border-radius:0;padding-bottom:26px}.mobile-result-overlay .result-more-close-btn{margin:15px 20px 0 0;display:flex;justify-content:flex-end}.mobile-result-overlay .result-more-close-btn button{border:none;background-color:transparent}.mobile-result-overlay .result-more .top-container{padding:26px 38px;display:flex;flex-direction:column;align-items:flex-start}.mobile-result-overlay .result-more .rating{margin-top:13px;border:1px solid rgba(45,189,203,.25);display:inline-flex;padding:4px 6px;border-radius:6px;align-items:center;gap:6px}.mobile-result-overlay .result-more .rating span{font-family:Inter;font-weight:600;font-size:12px;line-height:16px;color:#2dbdcb}.mobile-result-overlay .result-more .title{margin-top:10px;font-family:Inter;font-weight:700;font-size:18px;line-height:21.78px;letter-spacing:0;color:#252525}.mobile-result-overlay .result-more .address{margin-top:8px;font-family:Inter;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0;color:#1e1e1e}.mobile-result-overlay .result-more .phone-number{margin-top:10px;display:flex;align-items:center;gap:8px}.mobile-result-overlay .result-more .phone-number span{font-family:Inter;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0;color:#1e1e1e}.mobile-result-overlay .result-more .distance{margin-top:8px;font-family:Inter;font-weight:500;font-size:14px;line-height:16.94px;letter-spacing:0;color:#2dbdcb}.mobile-result-overlay .result-more .contact-cards{margin-top:14px;width:100%;display:flex;justify-content:space-between}.mobile-result-overlay .result-more .contact-cards .contact-card{display:flex;flex-direction:column;gap:12px}.mobile-result-overlay .result-more .contact-cards .contact-card .contact-circle{width:54px;height:54px;border:1px solid rgba(45,189,203,.25);border-radius:50%;display:flex;align-items:center;justify-content:center}.mobile-result-overlay .result-more .contact-cards .contact-card .contact-title{font-family:Inter;font-weight:500;font-size:13px;line-height:15.73px;letter-spacing:0;text-align:center;color:#1e1e1e}.mobile-result-overlay .result-more .description{margin-top:32px;display:flex;flex-direction:column;align-items:flex-start;gap:12px;font-family:Inter}.mobile-result-overlay .result-more .description .d-title{font-weight:600;font-size:18px;line-height:21.78px;letter-spacing:0;color:#1e1e1e}.mobile-result-overlay .result-more .description .d-description{font-weight:400;font-size:12px;line-height:20px;letter-spacing:0;color:#252525}.mobile-result-overlay .result-more .description .d-more{font-weight:500;font-size:14px;line-height:24px;letter-spacing:0;color:#2dbdcb;cursor:pointer}.mobile-result-overlay .result-more .more{margin-top:16px;border-top:4px solid #f9fafc;padding-top:20px;width:100%;display:flex;flex-direction:column;align-items:flex-start}.mobile-result-overlay .result-more .more .more-content{padding-inline:24px}.mobile-result-overlay .result-more .more .more-title{padding-top:20px;font-family:Inter;font-weight:600;font-size:18px;line-height:21.78px;letter-spacing:0;color:#1e1e1e}.mobile-result-overlay .result-more .more .more-status{margin-top:24px;font-family:Inter;font-weight:400;font-size:15px;line-height:16px;letter-spacing:0;color:#1e1e1e}.mobile-result-overlay .result-more .more .more-price{margin-top:10px;font-family:Inter;font-weight:600;font-size:14px;line-height:16px;letter-spacing:0;color:#1e1e1e}.mobile-result-overlay .result-more .more .hr{margin-block:16px;padding-left:24px;width:100%}.mobile-result-overlay .result-more .more .hr div{height:.5px;width:100%;background-color:#e4eced}.mobile-result-overlay .result-more .more .free{padding:5px 5.5px;margin-top:10px;background:rgba(74,180,191,.1);border-radius:6px;display:flex;align-items:center;gap:5px}.mobile-result-overlay .result-more .more .free span{font-family:Inter;font-weight:600;font-size:14px;line-height:16px;letter-spacing:0;color:#2dbdcb}.mobile-result-overlay .result-more .more .more-more{margin-top:25px;display:flex;align-items:center;gap:7px}.mobile-result-overlay .result-more .more .more-more span{font-family:Inter;font-weight:700;font-size:14px;line-height:16px;letter-spacing:0;color:#2dbdcb}.mobile-result-overlay .result-more .more .work-mode{margin-top:20px;width:100%;padding:20px 24px 26px;border-top:4px solid #f9fafc}.mobile-result-overlay .result-more .more .work-mode-title{margin-bottom:4px;font-family:Inter;font-weight:700;font-size:16px;line-height:19.36px;letter-spacing:0;color:#1e1e1e}.mobile-result-overlay .result-more .more .work-mode-item{margin-top:12px;display:flex;align-items:center;justify-content:space-between}.mobile-result-overlay .result-more .more .work-mode-item-left{display:flex;align-items:center;gap:8px}.mobile-result-overlay .result-more .more .work-mode-item-text{font-family:Inter;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0;color:#1e1e1e}.mobile-result-overlay .result-more .more .work-mode-item-text.green{font-weight:600;color:#2dbdcb}@media(max-width:768px){.mobile-result-overlay .result-more{width:100%;min-width:100%;max-width:100%;min-height:100%;max-height:100%;padding-bottom:0;border-radius:0;overflow-y:auto}}@media(max-width:480px){.mobile-result-overlay .result-more{width:100%;min-width:100%;max-width:100%;min-height:100%;max-height:100%;padding-bottom:0;border-radius:0;overflow-y:auto}.top-container .back-btn{width:36px;height:36px;background-color:#fff;display:flex;align-items:center;justify-content:center;border-radius:50%;box-shadow:0 2px 6px 0 rgba(0,0,0,.2);aspect-ratio:1/1;margin-bottom:10px}.top-container .title{font-size:24px;line-height:28.13px}}@media(max-width:380px){.mobile-result-overlay .result-more{width:100%;min-width:100%;max-width:100%;min-height:100%;max-height:100%;padding-bottom:0;border-radius:0;overflow-y:auto}.top-container .title{font-size:20px;line-height:23.05px}}.result-more .mobile-header{display:none;align-items:center;justify-content:space-between;width:100%;padding:10px 16px;background-color:#fff;position:relative;box-shadow:0 2px 4px rgba(0,0,0,.1);z-index:10}@media(max-width:1023px){.result-more .mobile-header{display:flex}}.result-more .mobile-header .logo{display:flex;align-items:center}.result-more .mobile-header .menu-icon{font-size:24px;cursor:pointer;z-index:11}.result-more .mobile-menu{position:absolute;top:60px;right:0;background-color:#fff;width:200px;box-shadow:0 4px 8px rgba(0,0,0,.1);z-index:9;border-radius:0 0 4px 4px;padding:16px;display:flex;flex-direction:column;gap:16px}.result-more .mobile-menu .link{color:#333;text-decoration:none;font-size:16px;padding:8px 0}.result-more .mobile-menu .link:hover{color:#00a86b}@media(max-width:1023px){.back-btn{width:36px;height:36px;background-color:#fff;display:flex;align-items:center;justify-content:center;border-radius:50%;box-shadow:0 2px 6px 0 rgba(0,0,0,.2);aspect-ratio:1/1;margin-bottom:10px;cursor:pointer;position:absolute;top:20px;left:20px;z-index:10}.back-btn svg{width:16px;height:15px}}.desktop-back-btn{position:absolute;top:30px;left:805px;display:flex;align-items:center;gap:8px;padding:12px;background-color:#fff;border-radius:50%;box-shadow:0 2px 10px rgba(0,0,0,.1);cursor:pointer;z-index:100;font-family:Inter;font-weight:500;font-size:14px;color:#222;border:none;transition:all .2s ease}.desktop-back-btn:hover{background-color:#f5f5f5;transform:translateY(-1px)}.desktop-back-btn svg{width:16px;height:15px}@media(max-width:1473px){.desktop-back-btn{left:740px}}@media(max-width:1443px){.desktop-back-btn{left:740px}}@media(max-width:1383px){.desktop-back-btn{left:710px}}@media(max-width:1283px){.desktop-back-btn{left:690px}}@media(max-width:1024px){.desktop-back-btn{display:none}}@media(max-width:1023px){.desktop-back-btn{display:none}}@media(max-width:430px){.desktop-back-btn{display:none}}