.chat-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;align-items:center;flex-direction:column;justify-content:center;z-index:9999;padding:0}@media (max-width:768px){.chat-modal-overlay{align-items:stretch;justify-content:flex-end}.chat-modal-overlay-header-wrap{display:none}}.chat-modal-container{background:#fff;border-radius:0;width:100%;max-width:100%;height:100vh;max-height:100vh;display:flex;flex-direction:row;box-shadow:none;overflow:hidden;padding-top:90px}@media (min-width:769px){.chat-modal-overlay{align-items:center;justify-content:center}.chat-modal-container{max-width:1200px;height:90vh;max-height:900px;border-radius:16px;box-shadow:0 24px 48px rgba(0,0,0,.18);padding-top:0;overflow:hidden}.chat-modal-overlay-header-wrap{display:none}}@media (max-width:768px){.chat-modal-container{height:45vh;max-height:85vh;padding-top:0;border-radius:24px 24px 0 0;box-shadow:0 -4px 24px rgba(0,0,0,.12)}}.chat-modal-sheet-handle{width:40px;height:4px;background:#d1d5db;border-radius:2px;margin:12px auto 8px;flex-shrink:0}.chat-modal-sidebar{width:280px;background:#fff;border-right:1px solid #e5e7eb;display:none;flex-direction:column;padding:24px;overflow-y:auto}@media (min-width:769px){.chat-modal-sidebar{display:flex}}.chat-modal-new-chat-btn{width:100%;background:#fff;border:1px solid #333;border-radius:32px;padding:14px 20px;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;color:#333;font-family:Montserrat;font-weight:500;font-size:14px;line-height:22px;letter-spacing:8%;text-align:center;vertical-align:middle;margin-bottom:20px;transition:all .2s}.chat-modal-new-chat-btn:hover{background:#f3f4f6;border-color:#d1d5db}.chat-modal-recent-section{flex:1;overflow-y:auto}.chat-modal-recent-title{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:#6b7280;margin-bottom:12px;text-transform:uppercase;letter-spacing:.5px}.chat-modal-recent-item{padding:10px 12px;border-radius:8px;cursor:pointer;font-size:14px;color:#4b5563;margin-bottom:4px;transition:all .2s;background:transparent;border:none;width:100%;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-modal-recent-item.active,.chat-modal-recent-item:hover{background:#e5e7eb;color:#1f2937}.chat-modal-recent-item.active{font-weight:500;border-left:3px solid #f97316;padding-left:9px}.chat-modal-main{flex:1;min-height:0;background-color:#fff;display:flex;flex-direction:column;overflow:hidden;position:relative}.chat-modal-header{justify-content:space-between;padding:16px 20px;position:relative;gap:12px}.chat-modal-hamburger-btn,.chat-modal-header{display:flex;align-items:center;flex-shrink:0}.chat-modal-hamburger-btn{background:transparent;border:none;padding:4px;cursor:pointer;justify-content:center;color:#374151;transition:color .2s}.chat-modal-hamburger-btn:hover{color:#1f2937}.chat-modal-ai-pill{text-align:center;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(90deg,#8b5cf6,#ec4899 50%,#fb923c) border-box;border:2px solid transparent;font-family:Raleway,sans-serif;font-size:12px;font-weight:700;padding:6px 18px;border-radius:999px;display:inline-block;width:fit-content;margin:0 auto;box-shadow:0 2px 16px rgba(139,92,246,.2)}.chat-modal-ai-pill-beta,.chat-modal-ai-pill-main{background:linear-gradient(90deg,#8b5cf6,#ec4899 50%,#fb923c);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.chat-modal-back-btn{background:transparent;border:none;padding:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#374151;transition:color .2s;flex-shrink:0}.chat-modal-back-btn:hover{color:#1f2937}.chat-modal-back-btn:active{transform:scale(.95)}@media (max-width:768px){.chat-modal-back-btn{display:none}}.chat-modal-beta-pill{position:relative;display:block;margin:0 auto 20px;width:fit-content;background:linear-gradient(90deg,#a855f7,#fb7185);color:#fff;font-family:Montserrat,sans-serif;font-size:12px;font-weight:600;padding:6px 14px;border-radius:999px;box-shadow:0 6px 16px rgba(0,0,0,.12);letter-spacing:.2px;line-height:1;white-space:nowrap;z-index:1}.chat-modal-header h2{margin:0;font-size:32px;font-weight:600;color:#000;font-family:Playfair;line-height:32px;letter-spacing:-.03em;flex:1}.chat-modal-close-btn{border:none;border-radius:8px;padding:8px;cursor:pointer;align-items:center;justify-content:center;transition:all .2s;flex-shrink:0;display:flex}.chat-modal-close-btn:hover{background:#e5e7eb;color:#1f2937}.chat-modal-content-wrapper{flex:1;display:flex;flex-direction:column;overflow:hidden;min-height:0}@media (min-width:769px){.chat-modal-content-wrapper{background-color:rgba(0,0,0,.05);border-radius:24px;margin:24px;padding:24px}}.chat-modal-messages{flex:1;min-height:0;overflow-y:auto;padding:20px 24px 24px;display:flex;flex-direction:column;gap:16px;background-color:#fff}@media (min-width:769px){.chat-modal-messages{background-color:transparent;padding:0;overflow-y:auto}}.chat-modal-footer{flex-shrink:0;border-top:1px solid #e5e7eb;background:#fff}@media (min-width:769px){.chat-modal-footer{flex-shrink:0;border-top:none;background:transparent;padding-top:0}}.chat-modal-empty{display:flex;align-items:center;justify-content:center;height:100%;color:#9ca3af;font-size:16px}.chat-modal-from-listing-card{padding:20px 0}.chat-modal-from-listing-intro{margin:0 0 5px}.chat-modal-from-listing-intro,.chat-modal-from-listing-question{font-family:Raleway;font-weight:500;font-size:15px;line-height:24.75px;color:#101828;letter-spacing:0}.chat-modal-from-listing-question{margin:0 0 16px}.chat-modal-from-listing-btn{padding:12px 24px;border-radius:999px;border:none;background:linear-gradient(135deg,#ff7110,#f58320);color:#fff;font-size:15px;font-weight:600;cursor:pointer;transition:opacity .2s}.chat-modal-from-listing-btn:hover{opacity:.95}.chat-message{display:flex;margin-bottom:12px}.chat-message-user{justify-content:flex-end;flex-direction:column;align-items:flex-end}.chat-message-ai{justify-content:flex-start;flex-direction:column;align-items:flex-start}.chat-message-beta .chat-message-bubble{background:transparent!important;color:#666!important;font-size:12px!important;font-style:italic;padding:8px 0!important;text-align:center;width:100%;box-shadow:none!important}.chat-message-error{position:relative}.chat-message-actions{display:flex;gap:8px;align-items:center;margin-top:4px;margin-left:0}.chat-message-user .chat-message-actions{justify-content:flex-end}.chat-message-ai .chat-message-actions{justify-content:flex-start}.chat-message-action-btn{position:relative;width:32px;height:32px;border-radius:50%;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s ease;color:#6b7280}.chat-message-action-btn:hover{background:#e5e7eb;color:#374151}.chat-message-action-btn:active{transform:scale(.95)}.chat-action-tooltip{bottom:calc(100% + 8px);background:#1f2937;color:#fff;padding:6px 10px;border-radius:6px;font-size:12px;font-weight:500;white-space:nowrap;pointer-events:none;z-index:1000;animation:tooltipFadeIn .15s ease-out}.chat-action-tooltip,.chat-action-tooltip:after{position:absolute;left:50%;transform:translateX(-50%)}.chat-action-tooltip:after{content:"";top:100%;border:5px solid transparent;border-top-color:#1f2937}.chat-action-tooltip-copied{background:#10b981}.chat-action-tooltip-copied:after{border-top-color:#10b981}@keyframes tooltipFadeIn{0%{opacity:0;transform:translateX(-50%) translateY(4px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.chat-message-bubble{max-width:75%;padding:12px 16px;border-radius:16px;font-family:Raleway;font-weight:500;font-style:Medium;font-size:14px;line-height:20px;letter-spacing:.25px;word-wrap:break-word;box-shadow:0 5px 20px 0 rgba(0,0,0,.05)}.chat-message-user .chat-message-bubble{background:#ff710f;color:#fff;border-bottom-right-radius:4px}.chat-ai-response-container .chat-message-ai .chat-message-bubble{color:#4b5563;padding:12px 16px;border-bottom-left-radius:0;background:#fff;font-size:14px;font-weight:400}.chat-ai-response-container{margin-bottom:12px;margin-top:-20px}.chat-ai-response-container .chat-message{margin-bottom:0}.chat-ai-response-container .chat-message-bubble{padding:0}.chat-ai-response-container .chat-message-user{justify-content:flex-end;margin-bottom:28px}.chat-ai-response-container .chat-message-user .chat-message-bubble{padding:12px 16px;border-bottom-right-radius:4px;background:#ff710f;color:#fff}.chat-loading{padding:16px 20px}.chat-loading-dots{display:flex;gap:6px;align-items:center}.chat-loading-dots span{width:8px;height:8px;border-radius:50%;background-color:#9ca3af;animation:chat-loading-bounce 1.4s ease-in-out infinite both}.chat-loading-dots span:first-child{animation-delay:-.32s}.chat-loading-dots span:nth-child(2){animation-delay:-.16s}@keyframes chat-loading-bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.chat-properties-scroll-container{margin-top:12px;width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;scrollbar-color:#d1d5db transparent}.chat-properties-scroll-container::-webkit-scrollbar{height:8px}.chat-properties-scroll-container::-webkit-scrollbar-track{background:transparent}.chat-properties-scroll-container::-webkit-scrollbar-thumb{background-color:#d1d5db;border-radius:4px}.chat-properties-scroll-container::-webkit-scrollbar-thumb:hover{background-color:#9ca3af}.chat-properties-horizontal{display:flex;gap:16px;padding:4px 0;min-width:min-content}.chat-property-card-wrapper{flex-shrink:0;width:280px}.chat-modal-mobile-close-btn{position:fixed;top:63px;right:16px;width:40px;height:40px;border-radius:50%;background:hsla(0,0%,100%,.95);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:none;box-shadow:0 2px 12px rgba(0,0,0,.15);cursor:pointer;z-index:1001;display:flex;align-items:center;justify-content:center;color:#333;transition:all .2s ease;@media (min-width:769px){display:none}}.chat-modal-mobile-close-btn:hover{background:#fff;transform:scale(1.05);box-shadow:0 4px 16px rgba(0,0,0,.2)}.chat-modal-mobile-close-btn:active{transform:scale(.95)}@media (max-width:768px){.chat-modal-container{flex-direction:column}.chat-modal-sidebar{display:none}.chat-modal-beta-pill{position:relative;margin:20px auto;display:block;width:fit-content}.chat-modal-mobile-close-btn{display:flex}.chat-modal-main{padding-top:0}.chat-modal-overlay{padding:0}.chat-modal-content-wrapper{margin:0;padding:0;border-radius:0;background-color:transparent;min-height:0}.chat-modal-messages{padding:20px 16px 16px;background-color:#fff;min-height:0}.chat-modal-footer{flex-shrink:0;border-top:1px solid #e5e7eb;background:#fff}.chat-message-bubble{max-width:85%}.chat-property-card{margin-right:0}.chat-modal-input-container{padding:12px 16px}.chat-ai-response-container{background:transparent;border-radius:0;padding:0;box-shadow:none}}.exit-confirmation-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:10000;animation:fadeIn .2s ease-out}.exit-confirmation-dialog{background:#fff;border-radius:16px;padding:32px;max-width:400px;width:90%;box-shadow:0 20px 60px rgba(0,0,0,.3);animation:slideUp .3s ease-out}.exit-confirmation-dialog h3{margin:0 0 12px;font-family:Playfair,serif;font-size:24px;font-weight:600;color:#1f2937}.exit-confirmation-dialog p{margin:0 0 24px;font-family:Raleway,sans-serif;font-size:15px;color:#6b7280;line-height:1.5}.exit-confirmation-buttons{display:flex;gap:12px;justify-content:flex-end}.exit-confirmation-btn{padding:12px 24px;border-radius:8px;font-family:Montserrat,sans-serif;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;border:none;outline:none}.exit-confirmation-cancel{background:#f3f4f6;color:#4b5563}.exit-confirmation-cancel:hover{background:#e5e7eb;color:#1f2937}.exit-confirmation-confirm{background:#ff710f;color:#fff}.exit-confirmation-confirm:hover{background:#ff8c3a;transform:translateY(-1px);box-shadow:0 4px 12px rgba(255,113,15,.3)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.whatsapp-popup-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:10000;animation:fadeIn .2s ease-out}.whatsapp-popup-dialog{background:#fff;border-radius:16px;padding:32px;max-width:450px;width:90%;box-shadow:0 20px 60px rgba(0,0,0,.3);animation:slideUp .3s ease-out;position:relative}.whatsapp-popup-close-btn{position:absolute;top:2px;right:4px;background:transparent;border:none;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center;color:#6b7280;transition:color .2s ease;border-radius:50%}.whatsapp-popup-close-btn:hover{color:#1f2937;background:#f3f4f6}.whatsapp-popup-content{display:flex;flex-direction:column;align-items:center;gap:24px}.whatsapp-popup-message{margin:0;font-family:Raleway,sans-serif;font-size:18px;font-weight:500;color:#1f2937;line-height:1.5;text-align:center}.whatsapp-popup-cta{display:flex;align-items:center;justify-content:center;padding:14px 28px;background:#25d366;color:#fff;border:none;border-radius:12px;font-family:Montserrat,sans-serif;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px rgba(37,211,102,.3)}.whatsapp-popup-cta:hover{background:#22c55e;transform:translateY(-2px);box-shadow:0 6px 16px rgba(37,211,102,.4)}.whatsapp-popup-cta:active{transform:translateY(0)}@media (max-width:768px){.whatsapp-popup-dialog{padding:24px;max-width:90%}.whatsapp-popup-message{font-size:16px}.whatsapp-popup-cta{padding:12px 24px;font-size:14px}}.property-card-with-checkbox{position:relative;width:100%;height:100%}.property-match-reasons{display:flex;flex-direction:column;gap:8px;margin-top:-10px}.match-reason-item{display:list-item;list-style-type:disc;list-style-position:outside;margin-left:20px;padding-left:4px;font-size:13px;line-height:1.6;color:#1f2937}.match-reason-label{font-weight:700;font-style:Bold;margin-right:5px}.match-reason-label,.match-reason-text{font-family:Raleway;font-size:14px;line-height:20px;letter-spacing:.25px;color:#333}.match-reason-text{font-weight:500;font-style:Medium}.property-checkbox{width:22px;height:22px;cursor:pointer;border-radius:6px;background:#fff;border:2px solid hsla(0,0%,100%,.9);appearance:none;-webkit-appearance:none;-moz-appearance:none;position:relative;margin:0;flex-shrink:0;transition:all .2s ease;padding:0;box-sizing:border-box;left:8px;top:5px;box-shadow:0 2px 8px rgba(0,0,0,.15),0 1px 3px rgba(0,0,0,.1)}.property-checkbox:checked{background:#ff710f;border-color:#ff710f}.property-checkbox:checked:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) rotate(45deg);width:5px;height:10px;border:solid #fff;border-width:0 2px 2px 0}.property-checkbox:hover{border-color:#9ca3af}.property-checkbox:checked:hover{border-color:#ff710f;background:#ff8c3a;backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:.3s cubic-bezier(.4,0,.2,1);padding:0;overflow:hidden}.download-brochure-container{position:sticky;bottom:80px;left:0;right:0;display:flex;justify-content:center;padding:16px 24px;z-index:100;pointer-events:none}.download-brochure-btn{display:flex;align-items:center;gap:10px;background:linear-gradient(135deg,#ff710f,#ff8c3a);color:#fff;border:none;border-radius:50px;padding:14px 28px;font-family:Montserrat,sans-serif;font-weight:600;font-size:15px;cursor:pointer;box-shadow:0 4px 20px rgba(255,113,15,.4);transition:all .3s ease;pointer-events:all;animation:slideUp .3s ease-out}.download-brochure-btn:hover{transform:translateY(-2px);box-shadow:0 6px 25px rgba(255,113,15,.5);background:linear-gradient(135deg,#ff8c3a,#ff710f)}.download-brochure-btn:active{transform:translateY(0);box-shadow:0 2px 15px rgba(255,113,15,.4)}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.download-brochure-container{bottom:122px;padding:12px 16px}.download-brochure-btn{padding:12px 24px;font-size:14px}.property-checkbox{width:18px;height:18px}}.show-more-stays-card{flex-shrink:0;width:280px;height:430px;background:linear-gradient(180deg,#e8e8e8,#f0e8f5 70%,#f5e8f0);border-radius:12px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden}.show-more-stays-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.12)}.show-more-stays-card:active{transform:translateY(-2px)}.show-more-stays-content{flex-direction:column;gap:20px;z-index:1}.show-more-stays-button,.show-more-stays-content{display:flex;align-items:center;justify-content:center}.show-more-stays-button{width:80px;height:80px;border-radius:50%;background:linear-gradient(135deg,#a855f7,#ec4899 50%,#ef4444);box-shadow:0 4px 20px rgba(168,85,247,.4);transition:all .3s ease}.show-more-stays-card:hover .show-more-stays-button{transform:scale(1.1);box-shadow:0 6px 28px rgba(168,85,247,.5)}.show-more-stays-icon{color:#fff;transform:rotate(180deg)}.show-more-stays-text{font-family:Playfair,serif;font-size:22px;font-weight:600;color:#1f2937;margin:0;text-align:center;line-height:1.3}@media (max-width:768px){.show-more-stays-card{width:280px;height:430px}.show-more-stays-button{width:70px;height:70px}.show-more-stays-text{font-size:20px}}.Filters_filterGrid__yx7ER{display:flex;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;white-space:nowrap;justify-content:flex-start;align-items:center;padding:7px 20px;scrollbar-width:none;-ms-overflow-style:none;box-sizing:border-box}.Filters_filterGrid__yx7ER::-webkit-scrollbar{display:none}.Filters_redDot__dhQx1{display:inline-block;width:100%;height:100%;background:linear-gradient(0deg,rgba(255,113,16,.1),rgba(255,113,16,.1));position:absolute;border-radius:100px}.Filters_filterItem__uIEqB{display:flex;flex-direction:column;align-items:center;width:140px;height:100px;position:relative;justify-content:center;text-align:center;flex:0 0 auto}.Filters_filterItem__uIEqB img{width:140px;height:100px;object-fit:cover}.Filters_filterItem__uIEqB p{font-size:14px;position:absolute;font-weight:500;bottom:10px;left:10px;color:#fff}.Filters_dropdownContainer__Z0mMF{margin:16px 0;width:100%;display:flex;gap:6px;padding-left:50px;text-align:center;overflow-x:auto;flex-wrap:nowrap;white-space:nowrap;-webkit-overflow-scrolling:touch;@media (max-width:600px){padding-left:16px;padding-bottom:0;padding-right:16px;padding-top:0}}@media (min-width:768px){.Filters_dropdownContainer__Z0mMF{justify-content:center;padding-left:0}}.Filters_dropdownContainer__Z0mMF::-webkit-scrollbar{width:0;height:0;display:none}.Filters_dropdownContainer__Z0mMF{scrollbar-width:none;-ms-overflow-style:none}.Filters_dropdown__VlweQ{display:flex;gap:6px;border-radius:100px;padding:12px;font-size:14px;font-weight:500;background:#fff!important;color:#000;border:1px solid #ccc!important}.Filters_optionsList__pzkgy{display:flex;flex-wrap:wrap;gap:10px;padding:0 0 80px}.Filters_optionItem__9sB_Z{border:1px solid #e6e6e6;border-radius:60px;padding:8px 14px;cursor:pointer;font-family:Raleway;font-weight:500;font-size:14px;vertical-align:middle;color:#666;transition:all .2s ease}:where(.Filters_css-dev-only-do-not-override-qnu6hi__7_mYR).Filters_ant-drawer__kVDDo .Filters_ant-drawer-content__keekj{border-top-left-radius:25px!important;border-top-right-radius:25px!important}.Filters_selectedOption__EliAq{background-color:#f2f2f2;border:1px solid #333}.Filters_drawerFooter__WU3gI{justify-content:space-between;border-top:1px solid #f0f0f0;position:absolute;bottom:0;left:0;right:0;background:#fff}.Filters_clearButton__ashWB{border:none;background:none;color:#666;font-weight:500;padding:10px 20px}.Filters_applyButtonNew__uT_Pp{background-color:#ff7110!important;border-radius:8px;font-weight:500;padding:10px 30px}.Filters_applyButtonNew__uT_Pp:hover{background-color:#e86400;color:#fff}.Filters_modernDrawer__texJ4 .ant-drawer-header{border-bottom:none;padding:16px 24px}.Filters_modernDrawer__texJ4 .ant-drawer-title{font-size:24px;font-weight:600}.Filters_closeIconRight__rRKBq{position:absolute;top:16px;right:16px;font-size:18px;cursor:pointer;background:#f5f5f5;border-radius:50%;padding:8px;display:flex;align-items:center;justify-content:center}.Filters_priceSliderContainer__vS9VY{padding:0 12px;margin-top:20px}.Filters_slider__zEdad{margin-bottom:20px}.Filters_slider__zEdad .ant-slider-track{background-color:#000}.Filters_slider__zEdad .ant-slider-handle{border-color:#000}.Filters_slider__zEdad .ant-slider-handle:focus{box-shadow:0 0 0 5px rgba(255,113,16,.12)}.Filters_slider__zEdad .ant-slider .ant-slider-handle:after{background-color:#000;box-shadow:0 0 0 2px #fff}.Filters_priceLabels__wKf92{display:flex;justify-content:space-between;color:#666;font-family:Raleway;font-weight:500;font-size:12px;line-height:100%;letter-spacing:0;margin-bottom:8px}.Filters_priceInputs__Xie5L{display:flex;justify-content:space-between;gap:20px;margin-bottom:30px}.Filters_priceInput__tygQZ{flex:1;position:relative;border:1px solid #eaeaea;border-radius:52px;padding:10px 12px;background-color:transparent;display:flex;align-items:center;font-family:Raleway;font-weight:500;font-size:14px;line-height:20px}.Filters_currencySymbol__a3XGU{color:#666;font-size:16px;margin-right:4px}.Filters_priceInput__tygQZ input{width:100%;border:none;background:transparent;font-size:16px;outline:none;color:#333}.Filters_drawerTitleContainer__I0tq1{display:flex;justify-content:space-between;align-items:center;width:100%}.Filters_drawerTitle__ufdl3{font-family:Playfair;font-weight:600;letter-spacing:4%}.Filters_fixedDrawer__lu8TU .ant-drawer-header{display:flex;padding:16px 24px;align-items:center;border-bottom:1px solid #f0f0f0}.Filters_fixedDrawer__lu8TU .ant-drawer-header-title{flex:1;width:100%}.Filters_fixedDrawer__lu8TU .ant-drawer-close{margin-right:0;padding:0;position:absolute;right:24px;top:16px;order:2}.Filters_drawerFooter__WU3gI{display:flex;padding:16px 24px;gap:12px}.Filters_clearButton__ashWB{border:1px solid #eaeaea;background:#fff;border-radius:38px}.Filters_applyButtonNew__uT_Pp,.Filters_clearButton__ashWB{padding:8px 12px;width:50%;font-family:Raleway;font-weight:600;font-size:16px;line-height:20px}.Filters_applyButtonNew__uT_Pp{background:#ff7110;color:#fff;border:none;border-radius:38px;letter-spacing:0}@media (min-width:768px){.Filters_filterGrid__yx7ER{display:flex;justify-content:flex-start;gap:20px;padding:12px 0;overflow-x:visible}.Filters_filterItem__uIEqB{width:160px;height:116px}.Filters_filterItem__uIEqB img{width:100%;height:auto}.Filters_filterItem__uIEqB p{font-size:16px;font-weight:600}.Filters_optionsList__pzkgy{padding:0 0 80px}}.Filters_drawerTitle__ufdl3{font-family:Playfair,serif;font-weight:700;font-size:20px;line-height:20px;letter-spacing:.8px;vertical-align:middle}.Filters_drawerTitle__ufdl3,.Filters_modernDrawer__texJ4 .ant-drawer-title{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.Filters_modernDrawer__texJ4 .ant-drawer-title{font-family:Playfair,serif!important;font-size:20px!important;font-weight:700!important;letter-spacing:.8px!important}