.chat-module-scss-module__ZnkqGG__chatTrigger{background:var(--Orange-Orange-Linear,linear-gradient(180deg, #e46219 2.4%, #ec7d3f 100%));cursor:pointer;z-index:999;border:none;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;transition:all .3s;display:flex;position:fixed;bottom:24px;right:40px;box-shadow:0 0 20px #ec7d3fa6}@media (not (min-width:1920px)) and (min-width:1024px){.chat-module-scss-module__ZnkqGG__chatTrigger{right:24px}}@media (not (min-width:1024px)) and (min-width:768px){.chat-module-scss-module__ZnkqGG__chatTrigger{right:20px}}@media not (min-width:768px){.chat-module-scss-module__ZnkqGG__chatTrigger{right:8px}}@media (not (min-width:1920px)) and (min-width:1024px){.chat-module-scss-module__ZnkqGG__chatTrigger{width:56px;height:56px}}@media not (min-width:1024px){.chat-module-scss-module__ZnkqGG__chatTrigger{width:48px;height:48px}}.chat-module-scss-module__ZnkqGG__chatTrigger__icon{filter:brightness(0)invert();width:32px;height:32px}@media (not (min-width:1920px)) and (min-width:1024px){.chat-module-scss-module__ZnkqGG__chatTrigger__icon{width:28px;height:28px}}@media not (min-width:1024px){.chat-module-scss-module__ZnkqGG__chatTrigger__icon{width:24px;height:24px}}.chat-module-scss-module__ZnkqGG__chatTrigger:hover{background-color:var(--color-orange-hover)}.chat-module-scss-module__ZnkqGG__chatTrigger:focus{outline:none}.chat-module-scss-module__ZnkqGG__chatTrigger:active{transform:scale(.95)}.chat-module-scss-module__ZnkqGG__chatDialogOverlay{z-index:1000;background-color:#0000001a;animation:.3s cubic-bezier(.16,1,.3,1) chat-module-scss-module__ZnkqGG__overlayFadeIn;position:fixed;inset:0}@keyframes chat-module-scss-module__ZnkqGG__overlayFadeIn{0%{opacity:0}to{opacity:1}}.chat-module-scss-module__ZnkqGG__chatDialog{background-color:var(--color-white);z-index:1001;border-radius:24px 0 0 24px;width:640px;max-width:640px;height:100vh;animation:.3s cubic-bezier(.16,1,.3,1) chat-module-scss-module__ZnkqGG__slideIn;position:fixed;top:0;right:0;overflow:hidden;box-shadow:0 0 26px #2220201a}@media screen and (min-width:1440px) and (not (min-width:1920px)){.chat-module-scss-module__ZnkqGG__chatDialog{width:520px;max-width:520px}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.chat-module-scss-module__ZnkqGG__chatDialog{border-radius:24px 24px 0 0;width:100%;max-width:100vw;height:660px;position:fixed;inset:auto 0 0}}@media screen and (min-width:768px) and (not (min-width:1024px)){.chat-module-scss-module__ZnkqGG__chatDialog{border-radius:24px 24px 0 0;width:100%;max-width:100vw;height:539px;position:fixed;inset:auto 0 0}}@media not (min-width:768px){.chat-module-scss-module__ZnkqGG__chatDialog{border-radius:0;width:100vw;max-width:100vw;height:100vh;max-height:none}}@keyframes chat-module-scss-module__ZnkqGG__slideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.chat-module-scss-module__ZnkqGG__chat{flex-direction:column;height:100%;display:flex;position:relative}.chat-module-scss-module__ZnkqGG__chat__header{background-color:var(--color-white);border-bottom:1px solid var(--color-gray-white);justify-content:center;align-items:center;width:100%;height:64px;padding:12px 16px;display:flex;position:relative}@media screen and (min-width:1024px) and (not (min-width:1920px)){.chat-module-scss-module__ZnkqGG__chat__header{height:56px;padding:8px 12px}}@media not (min-width:768px){.chat-module-scss-module__ZnkqGG__chat__header{height:56px;padding:24px 16px}}.chat-module-scss-module__ZnkqGG__chat__header__title{color:var(--color-black);text-align:center;font-family:Onest,sans-serif;font-size:14px;font-weight:500;line-height:1.5}@media screen and (min-width:1440px) and (not (min-width:1920px)){.chat-module-scss-module__ZnkqGG__chat__header__title{font-size:13px}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.chat-module-scss-module__ZnkqGG__chat__header__title{font-size:13px}}@media screen and (min-width:768px) and (not (min-width:1024px)){.chat-module-scss-module__ZnkqGG__chat__header__title{font-size:13px}}@media not (min-width:768px){.chat-module-scss-module__ZnkqGG__chat__header__title{font-size:13px}}.chat-module-scss-module__ZnkqGG__chat__header__moreButton{background-color:var(--color-beige-light);cursor:pointer;border:none;border-radius:40px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:none;position:absolute;top:50%;right:56px;transform:translateY(-50%)}@media not (min-width:768px){.chat-module-scss-module__ZnkqGG__chat__header__moreButton{display:flex}}.chat-module-scss-module__ZnkqGG__chat__header__moreButton:hover{background-color:var(--color-beige)}.chat-module-scss-module__ZnkqGG__chat__header__moreButton:focus{outline:none}.chat-module-scss-module__ZnkqGG__chat__header__moreButton__icon{width:14px;height:14px;position:relative}.chat-module-scss-module__ZnkqGG__chat__header__menu{background-color:var(--color-white);z-index:10002;border-radius:16px;min-width:194px;padding:0;animation:.2s ease-out chat-module-scss-module__ZnkqGG__slideDownAndFade;box-shadow:0 0 26px #2220201a}@media (not (min-width:1920px)) and (min-width:768px){.chat-module-scss-module__ZnkqGG__chat__header__menu{min-width:178px}}@media not (min-width:768px){.chat-module-scss-module__ZnkqGG__chat__header__menu{min-width:156px}}.chat-module-scss-module__ZnkqGG__chat__header__menuItem{border:none;border-bottom:1px solid var(--color-beige-200);color:var(--color-grey-900);cursor:pointer;text-align:left;background:0 0;outline:none;align-items:center;width:100%;padding:13px 20px;font-size:14px;font-weight:300;line-height:150%;transition:background-color .2s;display:flex}.chat-module-scss-module__ZnkqGG__chat__header__menuItem:first-child{border-radius:16px 16px 0 0}.chat-module-scss-module__ZnkqGG__chat__header__menuItem:last-child{border-bottom:none;border-radius:0 0 16px 16px}@media (not (min-width:1920px)) and (min-width:768px){.chat-module-scss-module__ZnkqGG__chat__header__menuItem{width:178px;font-size:13px}}@media not (min-width:768px){.chat-module-scss-module__ZnkqGG__chat__header__menuItem{padding:9px 16px;font-size:12px}}.chat-module-scss-module__ZnkqGG__chat__header__menuItem:hover{background-color:var(--color-beige-100)}.chat-module-scss-module__ZnkqGG__chat__header__menuItem:focus{background-color:var(--color-beige-100);outline:none}.chat-module-scss-module__ZnkqGG__chat__header__searchButton{background-color:var(--color-beige-light);cursor:pointer;border:none;border-radius:40px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex;position:absolute;top:50%;right:56px;transform:translateY(-50%)}.chat-module-scss-module__ZnkqGG__chat__header__searchButton:hover{background-color:var(--color-beige)}.chat-module-scss-module__ZnkqGG__chat__header__searchButton:focus{outline:none}.chat-module-scss-module__ZnkqGG__chat__header__searchButton__icon{width:18px;height:18px;position:relative}@media not (min-width:768px){.chat-module-scss-module__ZnkqGG__chat__header__searchButton{display:none}}.chat-module-scss-module__ZnkqGG__chat__header__closeButton{background-color:var(--color-beige-light);cursor:pointer;border:none;border-radius:40px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.chat-module-scss-module__ZnkqGG__chat__header__closeButton:hover{background-color:var(--color-beige)}.chat-module-scss-module__ZnkqGG__chat__header__closeButton:focus{outline:none}.chat-module-scss-module__ZnkqGG__chat__header__closeButton__icon{width:18px;height:18px;position:relative}.chat-module-scss-module__ZnkqGG__chat__content{scrollbar-color:var(--color-orange) #0000;scrollbar-width:thin;flex-direction:column;flex:1;gap:16px;padding:0 32px 24px;display:flex;position:relative;overflow-y:auto}.chat-module-scss-module__ZnkqGG__chat__content::-webkit-scrollbar{width:3px}.chat-module-scss-module__ZnkqGG__chat__content::-webkit-scrollbar-track{background:0 0}.chat-module-scss-module__ZnkqGG__chat__content::-webkit-scrollbar-thumb{background-color:var(--color-orange);border-radius:3px}.chat-module-scss-module__ZnkqGG__chat__content::-webkit-scrollbar-thumb:hover{background-color:var(--color-dark-orange)}@media screen and (min-width:1440px) and (not (min-width:1920px)){.chat-module-scss-module__ZnkqGG__chat__content{gap:8px;padding:0 32px 20px}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.chat-module-scss-module__ZnkqGG__chat__content{gap:8px;padding:0 24px 20px}}@media screen and (min-width:768px) and (not (min-width:1024px)){.chat-module-scss-module__ZnkqGG__chat__content{gap:8px;padding:0 20px 20px}}@media not (min-width:768px){.chat-module-scss-module__ZnkqGG__chat__content{gap:12px;padding:0 16px 24px}}.chat-module-scss-module__ZnkqGG__chat__content__dateDivider{justify-content:center;align-items:center;width:100%;padding:16px 0;display:flex}@media not (min-width:768px){.chat-module-scss-module__ZnkqGG__chat__content__dateDivider{padding:8px 0}}.chat-module-scss-module__ZnkqGG__chat__content__dateDivider__text{color:var(--color-gray-600);text-align:center;font-family:Onest,sans-serif;font-size:12px;font-weight:300;line-height:1.5}@media not (min-width:768px){.chat-module-scss-module__ZnkqGG__chat__content__dateDivider__text{padding:2px 12px;font-size:11px}}.chat-module-scss-module__ZnkqGG__chat__content__messages{flex-direction:column;flex:1;gap:12px;width:100%;display:flex}@media screen and (min-width:1440px) and (not (min-width:1920px)){.chat-module-scss-module__ZnkqGG__chat__content__messages{gap:12px}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.chat-module-scss-module__ZnkqGG__chat__content__messages{gap:16px}}@media screen and (min-width:768px) and (not (min-width:1024px)){.chat-module-scss-module__ZnkqGG__chat__content__messages{gap:12px}}.chat-module-scss-module__ZnkqGG__chat__content__quickReplies{flex-direction:column;align-items:flex-end;gap:16px;margin-top:auto;padding-top:16px;display:flex}@media screen and (min-width:1024px) and (not (min-width:1440px)){.chat-module-scss-module__ZnkqGG__chat__content__quickReplies{gap:12px}}@media screen and (min-width:768px) and (not (min-width:1024px)){.chat-module-scss-module__ZnkqGG__chat__content__quickReplies{gap:12px}}@media not (min-width:768px){.chat-module-scss-module__ZnkqGG__chat__content__quickReplies{gap:12px}}.chat-module-scss-module__ZnkqGG__chat__content__quickReplies__button{background-color:var(--color-orange-light-10);color:var(--color-orange);cursor:pointer;border:none;border-radius:8px;height:40px;padding:0 16px;font-family:Onest,sans-serif;font-size:16px;font-weight:300;line-height:1.5;transition:all .2s}.chat-module-scss-module__ZnkqGG__chat__content__quickReplies__button:hover{background-color:var(--color-orange-light)}.chat-module-scss-module__ZnkqGG__chat__content__quickReplies__button:focus{outline:none}@media screen and (min-width:1440px) and (not (min-width:1920px)){.chat-module-scss-module__ZnkqGG__chat__content__quickReplies__button{height:36px;font-size:14px}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.chat-module-scss-module__ZnkqGG__chat__content__quickReplies__button{height:36px;font-size:14px}}@media screen and (min-width:768px) and (not (min-width:1024px)){.chat-module-scss-module__ZnkqGG__chat__content__quickReplies__button{font-size:14px}}@media not (min-width:768px){.chat-module-scss-module__ZnkqGG__chat__content__quickReplies__button{height:36px;padding:0 12px;font-size:13px}}.chat-module-scss-module__ZnkqGG__chat__content__actionButtons{gap:16px;width:100%;margin-top:24px;display:flex}@media screen and (min-width:1024px) and (not (min-width:1440px)){.chat-module-scss-module__ZnkqGG__chat__content__actionButtons{gap:12px;margin-top:20px}}@media screen and (min-width:768px) and (not (min-width:1024px)){.chat-module-scss-module__ZnkqGG__chat__content__actionButtons{gap:12px;margin-top:20px}}@media not (min-width:768px){.chat-module-scss-module__ZnkqGG__chat__content__actionButtons{flex-direction:column-reverse;gap:12px;margin-top:12px}}.chat-module-scss-module__ZnkqGG__chat__content__actionButtons__secondary{background-color:var(--color-orange-light);color:var(--color-orange);cursor:pointer;border:none;border-radius:40px;flex:1;justify-content:center;align-items:center;height:48px;padding:14px 24px;font-family:Onest,sans-serif;font-size:14px;font-weight:500;line-height:1.5;transition:all .2s;display:flex}@media screen and (min-width:1440px) and (not (min-width:1920px)){.chat-module-scss-module__ZnkqGG__chat__content__actionButtons__secondary{font-size:13px}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.chat-module-scss-module__ZnkqGG__chat__content__actionButtons__secondary{font-size:13px}}@media screen and (min-width:768px) and (not (min-width:1024px)){.chat-module-scss-module__ZnkqGG__chat__content__actionButtons__secondary{font-size:13px}}@media not (min-width:768px){.chat-module-scss-module__ZnkqGG__chat__content__actionButtons__secondary{padding:14px 24px;font-size:12px}}.chat-module-scss-module__ZnkqGG__chat__content__actionButtons__secondary:hover{background-color:var(--color-orange-light-hover)}.chat-module-scss-module__ZnkqGG__chat__content__actionButtons__secondary:focus{outline:none}.chat-module-scss-module__ZnkqGG__chat__content__actionButtons__secondary_noFlex{flex:none;margin:0 auto}.chat-module-scss-module__ZnkqGG__chat__content__actionButtons__primary{background-color:var(--color-orange);color:var(--color-white);cursor:pointer;border:none;border-radius:40px;flex:1;justify-content:center;align-items:center;height:48px;padding:14px 24px;font-family:Onest,sans-serif;font-size:14px;font-weight:500;line-height:1.5;transition:all .2s;display:flex}@media screen and (min-width:1440px) and (not (min-width:1920px)){.chat-module-scss-module__ZnkqGG__chat__content__actionButtons__primary{font-size:13px}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.chat-module-scss-module__ZnkqGG__chat__content__actionButtons__primary{font-size:13px}}@media screen and (min-width:768px) and (not (min-width:1024px)){.chat-module-scss-module__ZnkqGG__chat__content__actionButtons__primary{font-size:13px}}@media not (min-width:768px){.chat-module-scss-module__ZnkqGG__chat__content__actionButtons__primary{padding:14px 24px;font-size:12px}}.chat-module-scss-module__ZnkqGG__chat__content__actionButtons__primary:hover{background-color:var(--color-orange-hover)}.chat-module-scss-module__ZnkqGG__chat__content__actionButtons__primary:focus{outline:none}.chat-module-scss-module__ZnkqGG__chat__scrollToBottom{background-color:var(--color-beige-light,#f9f9f7);cursor:pointer;z-index:10;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex;position:absolute;bottom:96px;right:32px}@media screen and (min-width:1440px) and (not (min-width:1920px)){.chat-module-scss-module__ZnkqGG__chat__scrollToBottom{bottom:80px}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.chat-module-scss-module__ZnkqGG__chat__scrollToBottom{bottom:72px;right:24px}}.chat-module-scss-module__ZnkqGG__chat__scrollToBottom:hover{background-color:var(--color-beige,#f4f4f1);transform:scale(1.05)}.chat-module-scss-module__ZnkqGG__chat__scrollToBottom:focus{outline:none}.chat-module-scss-module__ZnkqGG__chat__scrollToBottom:active{transform:scale(.95)}.chat-module-scss-module__ZnkqGG__chat__scrollToBottom__icon{width:16px;height:16px;position:relative}@media not (min-width:768px){.chat-module-scss-module__ZnkqGG__chat__scrollToBottom{bottom:76px;right:16px}}.chat-module-scss-module__ZnkqGG__chat__message{width:100%;display:flex}.chat-module-scss-module__ZnkqGG__chat__message_received{justify-content:flex-start}.chat-module-scss-module__ZnkqGG__chat__message_sent{justify-content:flex-end}.chat-module-scss-module__ZnkqGG__chat__message__wrapper{align-items:flex-start;gap:12px;max-width:74%;display:flex}@media screen and (min-width:1440px) and (not (min-width:1920px)){.chat-module-scss-module__ZnkqGG__chat__message__wrapper{gap:12px;max-width:85%}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.chat-module-scss-module__ZnkqGG__chat__message__wrapper{gap:8px;max-width:50%}}@media screen and (min-width:768px) and (not (min-width:1024px)){.chat-module-scss-module__ZnkqGG__chat__message__wrapper{max-width:65%}}@media not (min-width:768px){.chat-module-scss-module__ZnkqGG__chat__message__wrapper{gap:8px;max-width:80%}}.chat-module-scss-module__ZnkqGG__chat__message__avatar{flex-shrink:0;justify-content:center;align-items:flex-start;padding-top:33px;display:flex}@media screen and (min-width:1440px) and (not (min-width:1920px)){.chat-module-scss-module__ZnkqGG__chat__message__avatar{padding-top:33px}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.chat-module-scss-module__ZnkqGG__chat__message__avatar{padding-top:28px}}@media screen and (min-width:768px) and (not (min-width:1024px)){.chat-module-scss-module__ZnkqGG__chat__message__avatar{padding-top:28px}}@media not (min-width:768px){.chat-module-scss-module__ZnkqGG__chat__message__avatar{padding-top:26px}}.chat-module-scss-module__ZnkqGG__chat__message__avatar__inner{border-radius:28px 28px 0;justify-content:center;align-items:center;width:35px;height:35px;display:flex}.chat-module-scss-module__ZnkqGG__chat__message__avatar__inner__icon{width:35px;height:35px}@media screen and (min-width:1024px) and (not (min-width:1920px)){.chat-module-scss-module__ZnkqGG__chat__message__avatar__inner__icon{width:27px;height:27px}}@media not (min-width:768px){.chat-module-scss-module__ZnkqGG__chat__message__avatar__inner__icon{width:24px;height:24px}}@media screen and (min-width:1024px) and (not (min-width:1920px)){.chat-module-scss-module__ZnkqGG__chat__message__avatar__inner{width:27px;height:27px}}@media not (min-width:768px){.chat-module-scss-module__ZnkqGG__chat__message__avatar__inner{width:24px;height:24px}}.chat-module-scss-module__ZnkqGG__chat__message__content{flex-direction:column;gap:12px;min-width:0;display:flex}@media screen and (min-width:1440px) and (not (min-width:1920px)){.chat-module-scss-module__ZnkqGG__chat__message__content{gap:12px}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.chat-module-scss-module__ZnkqGG__chat__message__content{gap:8px}}@media screen and (min-width:768px) and (not (min-width:1024px)){.chat-module-scss-module__ZnkqGG__chat__message__content{gap:8px}}.chat-module-scss-module__ZnkqGG__chat__message__sender{color:var(--color-gray-600);font-family:Onest,sans-serif;font-size:14px;font-weight:300;line-height:1.5}@media screen and (min-width:1440px) and (not (min-width:1920px)){.chat-module-scss-module__ZnkqGG__chat__message__sender{font-size:13px}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.chat-module-scss-module__ZnkqGG__chat__message__sender{font-size:13px}}@media screen and (min-width:768px) and (not (min-width:1024px)){.chat-module-scss-module__ZnkqGG__chat__message__sender{font-size:13px}}@media not (min-width:768px){.chat-module-scss-module__ZnkqGG__chat__message__sender{font-size:12px}}.chat-module-scss-module__ZnkqGG__chat__message__bubble{background-color:var(--color-beige);border-radius:0 16px 16px;flex-direction:column;gap:4px;width:100%;padding:12px;display:flex}.chat-module-scss-module__ZnkqGG__chat__message_sent .chat-module-scss-module__ZnkqGG__chat__message__bubble{background-color:var(--color-orange-light-10);border-radius:16px 16px 0;max-width:270px}.chat-module-scss-module__ZnkqGG__chat__message__text{color:var(--color-black);word-break:break-word;width:100%;margin:0;padding:0;font-family:Onest,sans-serif;font-size:16px;font-weight:300;line-height:1.5}@media screen and (min-width:1440px) and (not (min-width:1920px)){.chat-module-scss-module__ZnkqGG__chat__message__text{font-size:14px}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.chat-module-scss-module__ZnkqGG__chat__message__text{font-size:14px}}@media screen and (min-width:768px) and (not (min-width:1024px)){.chat-module-scss-module__ZnkqGG__chat__message__text{font-size:14px}}@media not (min-width:768px){.chat-module-scss-module__ZnkqGG__chat__message__text{font-size:13px}}.chat-module-scss-module__ZnkqGG__chat__message__time{color:var(--color-gray-600);text-align:right;font-family:Onest,sans-serif;font-size:12px;font-weight:300;line-height:1.5}@media not (min-width:768px){.chat-module-scss-module__ZnkqGG__chat__message__time{font-size:11px}}.chat-module-scss-module__ZnkqGG__chat__message__timeWrapper{justify-content:flex-end;align-items:center;gap:4px;display:flex}@keyframes chat-module-scss-module__ZnkqGG__slideDownAndFade{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}
.chatInput-module-scss-module__Y2b0_a__inputArea{background-color:var(--color-white);border-top:1px solid var(--color-gray-300);align-items:center;min-height:80px;padding:16px 24px;display:flex}@media screen and (min-width:1440px) and (not (min-width:1920px)){.chatInput-module-scss-module__Y2b0_a__inputArea{min-height:64px;padding:16px 24px}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.chatInput-module-scss-module__Y2b0_a__inputArea{min-height:56px;padding:16px}}@media screen and (min-width:768px) and (not (min-width:1024px)){.chatInput-module-scss-module__Y2b0_a__inputArea{min-height:56px;padding:13px 16px}}@media not (min-width:768px){.chatInput-module-scss-module__Y2b0_a__inputArea{min-height:56px;padding:13px 16px}}.chatInput-module-scss-module__Y2b0_a__inputArea__wrapper{align-items:center;gap:20px;width:100%;display:flex;position:relative}@media screen and (min-width:1440px) and (not (min-width:1920px)){.chatInput-module-scss-module__Y2b0_a__inputArea__wrapper{gap:16px}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.chatInput-module-scss-module__Y2b0_a__inputArea__wrapper{gap:12px}}@media screen and (min-width:768px) and (not (min-width:1024px)){.chatInput-module-scss-module__Y2b0_a__inputArea__wrapper{gap:12px}}@media not (min-width:768px){.chatInput-module-scss-module__Y2b0_a__inputArea__wrapper{gap:12px}}.chatInput-module-scss-module__Y2b0_a__inputArea__attachButton{cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;transition:opacity .2s;display:flex}.chatInput-module-scss-module__Y2b0_a__inputArea__attachButton:hover{opacity:.7}.chatInput-module-scss-module__Y2b0_a__inputArea__attachButton:focus{outline:none}.chatInput-module-scss-module__Y2b0_a__inputArea__attachButton__icon{width:24px;height:24px;position:relative}@media screen and (min-width:1440px) and (not (min-width:1920px)){.chatInput-module-scss-module__Y2b0_a__inputArea__attachButton__icon{width:20px;height:20px}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.chatInput-module-scss-module__Y2b0_a__inputArea__attachButton__icon{width:20px;height:20px}}@media screen and (min-width:768px) and (not (min-width:1024px)){.chatInput-module-scss-module__Y2b0_a__inputArea__attachButton__icon{width:20px;height:20px}}.chatInput-module-scss-module__Y2b0_a__inputArea__textareaWrapper{flex:1;display:flex;position:relative}.chatInput-module-scss-module__Y2b0_a__inputArea__textarea{resize:none;scrollbar-width:none;-ms-overflow-style:none;border:none;outline:none;width:100%;min-height:20px;max-height:120px;padding-right:16px;font-family:Onest,sans-serif;font-size:16px;font-weight:300;line-height:1.25;overflow:hidden auto}.chatInput-module-scss-module__Y2b0_a__inputArea__textarea::-webkit-scrollbar{display:none}.chatInput-module-scss-module__Y2b0_a__inputArea__textarea::placeholder{color:var(--color-gray-600)}@media screen and (min-width:1440px) and (not (min-width:1920px)){.chatInput-module-scss-module__Y2b0_a__inputArea__textarea{font-size:14px}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.chatInput-module-scss-module__Y2b0_a__inputArea__textarea{font-size:14px}}@media screen and (min-width:768px) and (not (min-width:1024px)){.chatInput-module-scss-module__Y2b0_a__inputArea__textarea{font-size:14px}}@media not (min-width:768px){.chatInput-module-scss-module__Y2b0_a__inputArea__textarea{font-size:14px}}.chatInput-module-scss-module__Y2b0_a__inputArea__customScrollbar{flex-direction:column;align-items:center;gap:2px;height:100%;display:flex;position:absolute;top:0;right:0}.chatInput-module-scss-module__Y2b0_a__inputArea__customScrollbar__arrow{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:8px;height:8px;padding:0;display:flex}.chatInput-module-scss-module__Y2b0_a__inputArea__customScrollbar__arrow_down{transform:rotate(180deg)}.chatInput-module-scss-module__Y2b0_a__inputArea__customScrollbar__arrow:hover{opacity:.7}.chatInput-module-scss-module__Y2b0_a__inputArea__customScrollbar__arrow:active{opacity:.5}.chatInput-module-scss-module__Y2b0_a__inputArea__customScrollbar__track{cursor:pointer;flex:1;width:3px;min-height:20px;position:relative}.chatInput-module-scss-module__Y2b0_a__inputArea__customScrollbar__thumb{background-color:var(--color-orange);border-radius:24px;width:3px;min-height:20px;position:absolute;left:0;right:0}.chatInput-module-scss-module__Y2b0_a__inputArea__sendButton{background-color:var(--color-beige);cursor:pointer;pointer-events:none;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;transition:all .2s;display:flex}@media screen and (min-width:1440px) and (not (min-width:1920px)){.chatInput-module-scss-module__Y2b0_a__inputArea__sendButton{width:40px;height:40px}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.chatInput-module-scss-module__Y2b0_a__inputArea__sendButton{width:32px;height:32px}}@media screen and (min-width:768px) and (not (min-width:1024px)){.chatInput-module-scss-module__Y2b0_a__inputArea__sendButton{width:32px;height:32px}}@media not (min-width:768px){.chatInput-module-scss-module__Y2b0_a__inputArea__sendButton{width:32px;height:32px}}.chatInput-module-scss-module__Y2b0_a__inputArea__sendButton_active{background-color:var(--color-orange);pointer-events:auto}.chatInput-module-scss-module__Y2b0_a__inputArea__sendButton_active:hover{background-color:var(--color-orange-hover)}.chatInput-module-scss-module__Y2b0_a__inputArea__sendButton:focus{outline:none}.chatInput-module-scss-module__Y2b0_a__inputArea__sendButton__icon{width:24px;height:24px;position:relative}.chatInput-module-scss-module__Y2b0_a__inputArea__sendButton__icon_active{filter:brightness(0)invert()}@media screen and (min-width:1440px) and (not (min-width:1920px)){.chatInput-module-scss-module__Y2b0_a__inputArea__sendButton__icon{width:20px;height:20px}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.chatInput-module-scss-module__Y2b0_a__inputArea__sendButton__icon{width:18px;height:18px}}@media screen and (min-width:768px) and (not (min-width:1024px)){.chatInput-module-scss-module__Y2b0_a__inputArea__sendButton__icon{width:18px;height:18px}}@media not (min-width:768px){.chatInput-module-scss-module__Y2b0_a__inputArea__sendButton__icon{width:18px;height:18px}}
.chatSearch-module-scss-module__squmRa__searchOverlay{background-color:var(--color-white);z-index:100;border-radius:24px 0 0 24px;flex-direction:column;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}@media screen and (min-width:1024px) and (not (min-width:1920px)){.chatSearch-module-scss-module__squmRa__searchOverlay{border-radius:24px 0 0 24px}}@media screen and (min-width:768px) and (not (min-width:1024px)){.chatSearch-module-scss-module__squmRa__searchOverlay{border-radius:32px 32px 0 0}}@media not (min-width:768px){.chatSearch-module-scss-module__squmRa__searchOverlay{border-radius:0}}.chatSearch-module-scss-module__squmRa__searchContainer{flex-direction:column;gap:20px;height:100%;padding-bottom:16px;display:flex;overflow:hidden}@media screen and (min-width:1440px) and (not (min-width:1920px)){.chatSearch-module-scss-module__squmRa__searchContainer{gap:8px;padding-bottom:20px}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.chatSearch-module-scss-module__squmRa__searchContainer{gap:8px;padding-bottom:20px}}@media screen and (min-width:768px) and (not (min-width:1024px)){.chatSearch-module-scss-module__squmRa__searchContainer{gap:8px;padding-bottom:20px}}@media not (min-width:768px){.chatSearch-module-scss-module__squmRa__searchContainer{gap:12px;padding-bottom:24px}}.chatSearch-module-scss-module__squmRa__searchHeader{background-color:var(--color-white);border-bottom:1px solid var(--color-border-gray-3);justify-content:space-between;align-items:center;width:100%;height:64px;padding:0 16px;display:flex}@media screen and (min-width:1440px) and (not (min-width:1920px)){.chatSearch-module-scss-module__squmRa__searchHeader{height:56px;padding:0 12px}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.chatSearch-module-scss-module__squmRa__searchHeader{height:56px;padding:0 12px}}@media screen and (min-width:768px) and (not (min-width:1024px)){.chatSearch-module-scss-module__squmRa__searchHeader{height:56px;padding:0 20px}}@media not (min-width:768px){.chatSearch-module-scss-module__squmRa__searchHeader{height:56px;padding:0 16px}}.chatSearch-module-scss-module__squmRa__searchInputWrapper{flex:1;align-items:center;gap:8px;height:100%;padding:0 12px;display:flex}@media screen and (min-width:1440px) and (not (min-width:1920px)){.chatSearch-module-scss-module__squmRa__searchInputWrapper{padding:0 12px}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.chatSearch-module-scss-module__squmRa__searchInputWrapper{padding:0 12px}}@media screen and (min-width:768px) and (not (min-width:1024px)){.chatSearch-module-scss-module__squmRa__searchInputWrapper{padding:0 12px}}@media not (min-width:768px){.chatSearch-module-scss-module__squmRa__searchInputWrapper{padding:0 12px}}.chatSearch-module-scss-module__squmRa__searchInput{color:var(--color-gray-700);background:0 0;border:none;outline:none;width:100%;font-family:Onest,sans-serif;font-size:14px;font-weight:300;line-height:1.5}.chatSearch-module-scss-module__squmRa__searchInput::placeholder{color:var(--color-gray-700)}.chatSearch-module-scss-module__squmRa__searchInputActive{color:var(--color-black)}@media screen and (min-width:1440px) and (not (min-width:1920px)){.chatSearch-module-scss-module__squmRa__searchInput{font-size:13px}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.chatSearch-module-scss-module__squmRa__searchInput{font-size:13px}}@media screen and (min-width:768px) and (not (min-width:1024px)){.chatSearch-module-scss-module__squmRa__searchInput{font-size:13px}}@media not (min-width:768px){.chatSearch-module-scss-module__squmRa__searchInput{font-size:13px}}.chatSearch-module-scss-module__squmRa__searchButtons{align-items:center;gap:4px;display:flex}@media screen and (min-width:1440px) and (not (min-width:1920px)){.chatSearch-module-scss-module__squmRa__searchButtons{gap:4px}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.chatSearch-module-scss-module__squmRa__searchButtons{gap:4px}}@media screen and (min-width:768px) and (not (min-width:1024px)){.chatSearch-module-scss-module__squmRa__searchButtons{gap:4px}}@media not (min-width:768px){.chatSearch-module-scss-module__squmRa__searchButtons{gap:4px}}.chatSearch-module-scss-module__squmRa__closeButton{cursor:pointer;background:0 0;border:none;border-radius:40px;justify-content:center;align-items:center;width:40px;height:40px;transition:background-color .2s;display:flex}@media screen and (min-width:1440px) and (not (min-width:1920px)){.chatSearch-module-scss-module__squmRa__closeButton{width:40px;height:40px}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.chatSearch-module-scss-module__squmRa__closeButton{width:40px;height:40px}}@media screen and (min-width:768px) and (not (min-width:1024px)){.chatSearch-module-scss-module__squmRa__closeButton{width:40px;height:40px}}@media not (min-width:768px){.chatSearch-module-scss-module__squmRa__closeButton{width:40px;height:40px}}.chatSearch-module-scss-module__squmRa__closeButton:hover{background-color:var(--color-beige-light)}.chatSearch-module-scss-module__squmRa__closeButton:focus{outline:none}.chatSearch-module-scss-module__squmRa__closeIcon{width:18px;height:18px}@media screen and (min-width:1440px) and (not (min-width:1920px)){.chatSearch-module-scss-module__squmRa__closeIcon{width:18px;height:18px}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.chatSearch-module-scss-module__squmRa__closeIcon{width:18px;height:18px}}@media screen and (min-width:768px) and (not (min-width:1024px)){.chatSearch-module-scss-module__squmRa__closeIcon{width:18px;height:18px}}@media not (min-width:768px){.chatSearch-module-scss-module__squmRa__closeIcon{width:24px;height:24px}}.chatSearch-module-scss-module__squmRa__searchButton{cursor:pointer;background:0 0;border:none;border-radius:40px;justify-content:center;align-items:center;width:40px;height:40px;transition:background-color .2s;display:flex}@media screen and (min-width:1440px) and (not (min-width:1920px)){.chatSearch-module-scss-module__squmRa__searchButton{width:40px;height:40px}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.chatSearch-module-scss-module__squmRa__searchButton{width:40px;height:40px}}@media screen and (min-width:768px) and (not (min-width:1024px)){.chatSearch-module-scss-module__squmRa__searchButton{width:40px;height:40px}}@media not (min-width:768px){.chatSearch-module-scss-module__squmRa__searchButton{width:40px;height:40px}}.chatSearch-module-scss-module__squmRa__searchButton:hover{background-color:var(--color-beige-light)}.chatSearch-module-scss-module__squmRa__searchButton:focus{outline:none}.chatSearch-module-scss-module__squmRa__searchIcon{width:18px;height:18px}@media screen and (min-width:1440px) and (not (min-width:1920px)){.chatSearch-module-scss-module__squmRa__searchIcon{width:18px;height:18px}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.chatSearch-module-scss-module__squmRa__searchIcon{width:18px;height:18px}}@media screen and (min-width:768px) and (not (min-width:1024px)){.chatSearch-module-scss-module__squmRa__searchIcon{width:18px;height:18px}}@media not (min-width:768px){.chatSearch-module-scss-module__squmRa__searchIcon{width:24px;height:24px}}.chatSearch-module-scss-module__squmRa__searchIconActive{filter:var(--color-orange-filter)}.chatSearch-module-scss-module__squmRa__searchResults{scrollbar-color:var(--color-orange) #0000;scrollbar-width:thin;flex-direction:column;flex:1;gap:12px;padding:0 12px;display:flex;overflow-y:auto}@media screen and (min-width:1440px) and (not (min-width:1920px)){.chatSearch-module-scss-module__squmRa__searchResults{gap:12px;padding:0 12px}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.chatSearch-module-scss-module__squmRa__searchResults{gap:12px;padding:0 12px}}@media screen and (min-width:768px) and (not (min-width:1024px)){.chatSearch-module-scss-module__squmRa__searchResults{gap:12px;padding:0 20px}}@media not (min-width:768px){.chatSearch-module-scss-module__squmRa__searchResults{gap:12px;padding:0 16px}}.chatSearch-module-scss-module__squmRa__searchResults::-webkit-scrollbar{width:3px}.chatSearch-module-scss-module__squmRa__searchResults::-webkit-scrollbar-track{background:0 0}.chatSearch-module-scss-module__squmRa__searchResults::-webkit-scrollbar-thumb{background-color:var(--color-orange);border-radius:3px}.chatSearch-module-scss-module__squmRa__searchResults::-webkit-scrollbar-thumb:hover{background-color:var(--color-dark-orange)}.chatSearch-module-scss-module__squmRa__resultsCount{color:var(--color-gray-600);padding:0 16px;font-family:Onest,sans-serif;font-size:14px;font-weight:300;line-height:1.5}@media screen and (min-width:1440px) and (not (min-width:1920px)){.chatSearch-module-scss-module__squmRa__resultsCount{padding:0 16px;font-size:13px}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.chatSearch-module-scss-module__squmRa__resultsCount{padding:0 16px;font-size:13px}}@media screen and (min-width:768px) and (not (min-width:1024px)){.chatSearch-module-scss-module__squmRa__resultsCount{padding:0 20px;font-size:13px}}@media not (min-width:768px){.chatSearch-module-scss-module__squmRa__resultsCount{padding:0 16px;font-size:12px}}.chatSearch-module-scss-module__squmRa__resultsList{flex-direction:column;width:100%;display:flex}.chatSearch-module-scss-module__squmRa__resultItem{background:var(--color-white);border:none;border-top:1px solid var(--color-border-gray-3);cursor:pointer;text-align:left;align-items:center;gap:12px;width:100%;padding:16px;transition:background-color .2s;display:flex;overflow:hidden}@media screen and (min-width:1440px) and (not (min-width:1920px)){.chatSearch-module-scss-module__squmRa__resultItem{gap:12px;padding:16px}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.chatSearch-module-scss-module__squmRa__resultItem{gap:12px;padding:16px}}@media screen and (min-width:768px) and (not (min-width:1024px)){.chatSearch-module-scss-module__squmRa__resultItem{gap:12px;padding:16px}}@media not (min-width:768px){.chatSearch-module-scss-module__squmRa__resultItem{gap:12px;padding:16px}}.chatSearch-module-scss-module__squmRa__resultItem:hover{background-color:var(--color-beige-light)}.chatSearch-module-scss-module__squmRa__resultItem:focus{outline:none}.chatSearch-module-scss-module__squmRa__resultContent{flex:1;align-items:flex-start;gap:12px;min-width:0;display:flex}@media screen and (min-width:1440px) and (not (min-width:1920px)){.chatSearch-module-scss-module__squmRa__resultContent{gap:12px}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.chatSearch-module-scss-module__squmRa__resultContent{gap:12px}}@media screen and (min-width:768px) and (not (min-width:1024px)){.chatSearch-module-scss-module__squmRa__resultContent{gap:12px}}@media not (min-width:768px){.chatSearch-module-scss-module__squmRa__resultContent{gap:12px}}.chatSearch-module-scss-module__squmRa__resultAvatar{flex-shrink:0}.chatSearch-module-scss-module__squmRa__avatarImage{object-fit:cover;border-radius:8px;width:35px;height:35px}@media screen and (min-width:1440px) and (not (min-width:1920px)){.chatSearch-module-scss-module__squmRa__avatarImage{width:35px;height:35px}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.chatSearch-module-scss-module__squmRa__avatarImage{width:35px;height:35px}}@media screen and (min-width:768px) and (not (min-width:1024px)){.chatSearch-module-scss-module__squmRa__avatarImage{width:35px;height:35px}}@media not (min-width:768px){.chatSearch-module-scss-module__squmRa__avatarImage{width:40px;height:40px}}.chatSearch-module-scss-module__squmRa__supportAvatar{width:35px;height:35px}@media screen and (min-width:1440px) and (not (min-width:1920px)){.chatSearch-module-scss-module__squmRa__supportAvatar{width:35px;height:35px}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.chatSearch-module-scss-module__squmRa__supportAvatar{width:35px;height:35px}}@media screen and (min-width:768px) and (not (min-width:1024px)){.chatSearch-module-scss-module__squmRa__supportAvatar{width:35px;height:35px}}@media not (min-width:768px){.chatSearch-module-scss-module__squmRa__supportAvatar{width:40px;height:40px}}.chatSearch-module-scss-module__squmRa__supportAvatarIcon{width:35px;height:35px}@media screen and (min-width:1440px) and (not (min-width:1920px)){.chatSearch-module-scss-module__squmRa__supportAvatarIcon{width:35px;height:35px}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.chatSearch-module-scss-module__squmRa__supportAvatarIcon{width:35px;height:35px}}@media screen and (min-width:768px) and (not (min-width:1024px)){.chatSearch-module-scss-module__squmRa__supportAvatarIcon{width:35px;height:35px}}@media not (min-width:768px){.chatSearch-module-scss-module__squmRa__supportAvatarIcon{width:40px;height:40px}}.chatSearch-module-scss-module__squmRa__defaultAvatar{background-color:var(--color-beige);color:var(--color-gray-700);border-radius:8px;justify-content:center;align-items:center;width:35px;height:35px;font-family:Onest,sans-serif;font-size:14px;font-weight:500;display:flex}@media screen and (min-width:1440px) and (not (min-width:1920px)){.chatSearch-module-scss-module__squmRa__defaultAvatar{width:35px;height:35px;font-size:13px}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.chatSearch-module-scss-module__squmRa__defaultAvatar{width:35px;height:35px;font-size:13px}}@media screen and (min-width:768px) and (not (min-width:1024px)){.chatSearch-module-scss-module__squmRa__defaultAvatar{width:35px;height:35px;font-size:13px}}@media not (min-width:768px){.chatSearch-module-scss-module__squmRa__defaultAvatar{width:40px;height:40px;font-size:12px}}.chatSearch-module-scss-module__squmRa__resultInfo{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}@media screen and (min-width:1440px) and (not (min-width:1920px)){.chatSearch-module-scss-module__squmRa__resultInfo{gap:2px}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.chatSearch-module-scss-module__squmRa__resultInfo{gap:2px}}@media screen and (min-width:768px) and (not (min-width:1024px)){.chatSearch-module-scss-module__squmRa__resultInfo{gap:2px}}@media not (min-width:768px){.chatSearch-module-scss-module__squmRa__resultInfo{gap:2px}}.chatSearch-module-scss-module__squmRa__resultHeader{align-items:center;gap:6px;display:flex}@media screen and (min-width:1440px) and (not (min-width:1920px)){.chatSearch-module-scss-module__squmRa__resultHeader{gap:6px}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.chatSearch-module-scss-module__squmRa__resultHeader{gap:6px}}@media screen and (min-width:768px) and (not (min-width:1024px)){.chatSearch-module-scss-module__squmRa__resultHeader{gap:6px}}@media not (min-width:768px){.chatSearch-module-scss-module__squmRa__resultHeader{gap:4px}}.chatSearch-module-scss-module__squmRa__resultName{color:var(--color-black);font-family:Onest,sans-serif;font-size:14px;font-weight:500;line-height:1.5}@media screen and (min-width:1440px) and (not (min-width:1920px)){.chatSearch-module-scss-module__squmRa__resultName{font-size:13px}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.chatSearch-module-scss-module__squmRa__resultName{font-size:13px}}@media screen and (min-width:768px) and (not (min-width:1024px)){.chatSearch-module-scss-module__squmRa__resultName{font-size:13px}}@media not (min-width:768px){.chatSearch-module-scss-module__squmRa__resultName{font-size:12px}}.chatSearch-module-scss-module__squmRa__resultYou{color:var(--color-gray-600);font-family:Onest,sans-serif;font-size:14px;font-weight:500;line-height:1.5}@media screen and (min-width:1440px) and (not (min-width:1920px)){.chatSearch-module-scss-module__squmRa__resultYou{font-size:13px}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.chatSearch-module-scss-module__squmRa__resultYou{font-size:13px}}@media screen and (min-width:768px) and (not (min-width:1024px)){.chatSearch-module-scss-module__squmRa__resultYou{font-size:13px}}@media not (min-width:768px){.chatSearch-module-scss-module__squmRa__resultYou{font-size:12px}}.chatSearch-module-scss-module__squmRa__resultSubtitle{color:var(--color-gray-600);font-family:Onest,sans-serif;font-size:14px;font-weight:300;line-height:1.5}@media screen and (min-width:1440px) and (not (min-width:1920px)){.chatSearch-module-scss-module__squmRa__resultSubtitle{font-size:13px}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.chatSearch-module-scss-module__squmRa__resultSubtitle{font-size:13px}}@media screen and (min-width:768px) and (not (min-width:1024px)){.chatSearch-module-scss-module__squmRa__resultSubtitle{font-size:13px}}@media not (min-width:768px){.chatSearch-module-scss-module__squmRa__resultSubtitle{font-size:12px}}.chatSearch-module-scss-module__squmRa__resultDetails{color:var(--color-gray-600);align-items:center;gap:2px;font-family:Onest,sans-serif;font-size:14px;font-weight:300;line-height:1.5;display:flex}@media screen and (min-width:1440px) and (not (min-width:1920px)){.chatSearch-module-scss-module__squmRa__resultDetails{gap:2px;font-size:13px}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.chatSearch-module-scss-module__squmRa__resultDetails{gap:2px;font-size:13px}}@media screen and (min-width:768px) and (not (min-width:1024px)){.chatSearch-module-scss-module__squmRa__resultDetails{gap:2px;font-size:13px}}@media not (min-width:768px){.chatSearch-module-scss-module__squmRa__resultDetails{gap:2px;font-size:12px}}.chatSearch-module-scss-module__squmRa__resultDot{color:var(--color-gray-600);margin:0 2px}@media screen and (min-width:1440px) and (not (min-width:1920px)){.chatSearch-module-scss-module__squmRa__resultDot{margin:0 2px}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.chatSearch-module-scss-module__squmRa__resultDot{margin:0 2px}}@media screen and (min-width:768px) and (not (min-width:1024px)){.chatSearch-module-scss-module__squmRa__resultDot{margin:0 2px}}@media not (min-width:768px){.chatSearch-module-scss-module__squmRa__resultDot{margin:0 2px}}.chatSearch-module-scss-module__squmRa__resultLocation,.chatSearch-module-scss-module__squmRa__resultPropertyType,.chatSearch-module-scss-module__squmRa__resultPropertyNumber{color:var(--color-gray-600)}.chatSearch-module-scss-module__squmRa__resultMessage{color:var(--color-grey-900);text-overflow:ellipsis;white-space:nowrap;width:100%;font-family:Onest,sans-serif;font-size:14px;font-weight:300;line-height:1.5;overflow:hidden}@media screen and (min-width:1440px) and (not (min-width:1920px)){.chatSearch-module-scss-module__squmRa__resultMessage{font-size:13px}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.chatSearch-module-scss-module__squmRa__resultMessage{font-size:13px}}@media screen and (min-width:768px) and (not (min-width:1024px)){.chatSearch-module-scss-module__squmRa__resultMessage{font-size:13px}}@media not (min-width:768px){.chatSearch-module-scss-module__squmRa__resultMessage{font-size:12px}}.chatSearch-module-scss-module__squmRa__highlight{color:var(--color-black);font-weight:500}.chatSearch-module-scss-module__squmRa__resultArrow{flex-shrink:0;justify-content:center;align-items:center;display:flex}.chatSearch-module-scss-module__squmRa__arrowIcon{width:16px;height:16px}@media screen and (min-width:1440px) and (not (min-width:1920px)){.chatSearch-module-scss-module__squmRa__arrowIcon{width:16px;height:16px}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.chatSearch-module-scss-module__squmRa__arrowIcon{width:16px;height:16px}}@media screen and (min-width:768px) and (not (min-width:1024px)){.chatSearch-module-scss-module__squmRa__arrowIcon{width:16px;height:16px}}@media not (min-width:768px){.chatSearch-module-scss-module__squmRa__arrowIcon{width:16px;height:16px}}
.collectionMessage-module-scss-module__spJ7OG__collectionMessage{flex-direction:column;gap:8px;width:100%;max-width:65%;padding-left:48px;display:flex}@media screen and (min-width:1440px) and (not (min-width:1920px)){.collectionMessage-module-scss-module__spJ7OG__collectionMessage{max-width:70%;padding-left:39px}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.collectionMessage-module-scss-module__spJ7OG__collectionMessage{max-width:40%;padding-left:39px}}@media screen and (min-width:768px) and (not (min-width:1024px)){.collectionMessage-module-scss-module__spJ7OG__collectionMessage{max-width:50%;padding-left:48px}}@media not (min-width:768px){.collectionMessage-module-scss-module__spJ7OG__collectionMessage{max-width:80%;padding-left:32px}}.collectionMessage-module-scss-module__spJ7OG__collectionMessage__card{background-color:var(--color-orange);cursor:pointer;border-radius:0 16px 16px;flex-direction:column;align-items:flex-start;gap:6px;width:100%;padding:12px;transition:all .2s;display:flex}.collectionMessage-module-scss-module__spJ7OG__collectionMessage__card:hover{background-color:var(--color-orange-hover)}.collectionMessage-module-scss-module__spJ7OG__collectionMessage__card:focus{outline:none}@media screen and (min-width:1440px) and (not (min-width:1920px)){.collectionMessage-module-scss-module__spJ7OG__collectionMessage__card{width:100%}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.collectionMessage-module-scss-module__spJ7OG__collectionMessage__card{gap:12px;width:80%;padding:10px}}@media screen and (min-width:768px) and (not (min-width:1024px)){.collectionMessage-module-scss-module__spJ7OG__collectionMessage__card{gap:12px;width:60%;min-width:300px;padding:10px}}.collectionMessage-module-scss-module__spJ7OG__collectionMessage__row{gap:16px;display:flex}@media screen and (min-width:1024px) and (not (min-width:1440px)){.collectionMessage-module-scss-module__spJ7OG__collectionMessage__row{gap:12px}}.collectionMessage-module-scss-module__spJ7OG__collectionMessage__grid{background-color:#ffffff59;border-radius:16px;flex-shrink:0;grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(2,1fr);gap:4px;width:72px;height:72px;padding:4px;display:grid;overflow:hidden}@media screen and (min-width:1024px) and (not (min-width:1440px)){.collectionMessage-module-scss-module__spJ7OG__collectionMessage__grid{width:60px;height:60px}}.collectionMessage-module-scss-module__spJ7OG__collectionMessage__grid__imageWrapper{border-radius:12px;width:30px;height:30px;position:relative;overflow:hidden}@media screen and (min-width:1024px) and (not (min-width:1440px)){.collectionMessage-module-scss-module__spJ7OG__collectionMessage__grid__imageWrapper{width:24px;height:24px}}.collectionMessage-module-scss-module__spJ7OG__collectionMessage__grid__image{object-fit:cover}.collectionMessage-module-scss-module__spJ7OG__collectionMessage__grid__overlay{background-color:#0003;border-radius:12px;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.collectionMessage-module-scss-module__spJ7OG__collectionMessage__grid__overlay__count{color:var(--color-white);text-align:center;font-family:Onest,sans-serif;font-size:10px;font-weight:300;line-height:1.5}.collectionMessage-module-scss-module__spJ7OG__collectionMessage__content{flex-direction:column;flex:1;justify-content:space-between;gap:2px;min-height:48px;display:flex}.collectionMessage-module-scss-module__spJ7OG__collectionMessage__content__title{color:#fffc;font-family:Onest,sans-serif;font-size:14px;font-weight:300;line-height:1.5}@media screen and (min-width:1024px) and (not (min-width:1920px)){.collectionMessage-module-scss-module__spJ7OG__collectionMessage__content__title{font-size:13px}}@media not (min-width:768px){.collectionMessage-module-scss-module__spJ7OG__collectionMessage__content__title{font-size:12px}}.collectionMessage-module-scss-module__spJ7OG__collectionMessage__content__info{flex-direction:column;gap:2px;display:flex}.collectionMessage-module-scss-module__spJ7OG__collectionMessage__content__subtitle{color:var(--color-white);font-family:Onest,sans-serif;font-size:16px;font-weight:500;line-height:1.5}@media screen and (min-width:1440px) and (not (min-width:1920px)){.collectionMessage-module-scss-module__spJ7OG__collectionMessage__content__subtitle{font-size:14px}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.collectionMessage-module-scss-module__spJ7OG__collectionMessage__content__subtitle{font-size:14px}}@media screen and (min-width:768px) and (not (min-width:1024px)){.collectionMessage-module-scss-module__spJ7OG__collectionMessage__content__subtitle{font-size:14px}}@media not (min-width:768px){.collectionMessage-module-scss-module__spJ7OG__collectionMessage__content__subtitle{font-size:13px}}.collectionMessage-module-scss-module__spJ7OG__collectionMessage__content__link{color:#fffc;font-family:Onest,sans-serif;font-size:14px;font-weight:300;line-height:1.5}@media screen and (min-width:1440px) and (not (min-width:1920px)){.collectionMessage-module-scss-module__spJ7OG__collectionMessage__content__link{font-size:13px}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.collectionMessage-module-scss-module__spJ7OG__collectionMessage__content__link{font-size:13px}}@media screen and (min-width:768px) and (not (min-width:1024px)){.collectionMessage-module-scss-module__spJ7OG__collectionMessage__content__link{font-size:13px}}@media not (min-width:768px){.collectionMessage-module-scss-module__spJ7OG__collectionMessage__content__link{font-size:12px}}.collectionMessage-module-scss-module__spJ7OG__collectionMessage__time{justify-content:flex-end;align-self:flex-end;display:flex}.collectionMessage-module-scss-module__spJ7OG__collectionMessage__time__text{color:#ffffffa6;font-family:Onest,sans-serif;font-size:12px;font-weight:300;line-height:1.5}@media not (min-width:768px){.collectionMessage-module-scss-module__spJ7OG__collectionMessage__time__text{font-size:11px}}
.contactForm-module-scss-module__P2-JYa__contactForm{background-color:var(--color-gray-100,#f8f5f5);border-radius:24px;flex-direction:column;gap:20px;width:100%;margin-top:32px;padding:24px;display:flex}@media screen and (min-width:1440px) and (not (min-width:1920px)){.contactForm-module-scss-module__P2-JYa__contactForm{gap:16px}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.contactForm-module-scss-module__P2-JYa__contactForm{gap:16px}}@media screen and (min-width:768px) and (not (min-width:1024px)){.contactForm-module-scss-module__P2-JYa__contactForm{gap:16px}}@media screen and not (min-width:768px){.contactForm-module-scss-module__P2-JYa__contactForm{border-radius:16px;gap:16px;padding:16px}}.contactForm-module-scss-module__P2-JYa__contactForm__formWrapper{flex-direction:column;gap:20px;width:100%;display:flex}@media screen and (min-width:1440px) and (not (min-width:1920px)){.contactForm-module-scss-module__P2-JYa__contactForm__formWrapper{gap:16px}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.contactForm-module-scss-module__P2-JYa__contactForm__formWrapper{flex-direction:row;gap:12px}}@media screen and (min-width:768px) and (not (min-width:1024px)){.contactForm-module-scss-module__P2-JYa__contactForm__formWrapper{flex-direction:row;gap:12px}}@media screen and not (min-width:768px){.contactForm-module-scss-module__P2-JYa__contactForm__formWrapper{gap:12px}}.contactForm-module-scss-module__P2-JYa__contactForm__fields{gap:12px;width:100%;display:flex}@media screen and not (min-width:768px){.contactForm-module-scss-module__P2-JYa__contactForm__fields{flex-direction:column}}.contactForm-module-scss-module__P2-JYa__contactForm__input{flex:1;min-width:0}.contactForm-module-scss-module__P2-JYa__contactForm__inputField{background-color:var(--color-white);border:1.5px solid var(--color-gray-200,#f1eded);border-radius:12px;height:48px;padding:17px 16px;font-size:14px}@media screen and (min-width:1440px) and (not (min-width:1920px)){.contactForm-module-scss-module__P2-JYa__contactForm__inputField{height:40px;font-size:13px}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.contactForm-module-scss-module__P2-JYa__contactForm__inputField{height:40px;font-size:13px}}@media screen and (min-width:768px) and (not (min-width:1024px)){.contactForm-module-scss-module__P2-JYa__contactForm__inputField{height:40px;font-size:13px}}@media screen and not (min-width:768px){.contactForm-module-scss-module__P2-JYa__contactForm__inputField{height:40px;font-size:12px}}.contactForm-module-scss-module__P2-JYa__contactForm__inputField::placeholder{color:var(--color-gray-700,#877e7e);font-size:14px;font-weight:300}@media screen and (min-width:1440px) and (not (min-width:1920px)){.contactForm-module-scss-module__P2-JYa__contactForm__inputField::placeholder{font-size:13px}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.contactForm-module-scss-module__P2-JYa__contactForm__inputField::placeholder{font-size:13px}}@media screen and (min-width:768px) and (not (min-width:1024px)){.contactForm-module-scss-module__P2-JYa__contactForm__inputField::placeholder{font-size:13px}}@media screen and not (min-width:768px){.contactForm-module-scss-module__P2-JYa__contactForm__inputField::placeholder{font-size:12px}}.contactForm-module-scss-module__P2-JYa__contactForm__submitButton{width:100%;height:48px;font-size:14px}@media screen and (min-width:1440px) and (not (min-width:1920px)){.contactForm-module-scss-module__P2-JYa__contactForm__submitButton{height:40px;font-size:13px}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.contactForm-module-scss-module__P2-JYa__contactForm__submitButton{flex-shrink:0;width:160px;height:40px;font-size:13px}}@media screen and (min-width:768px) and (not (min-width:1024px)){.contactForm-module-scss-module__P2-JYa__contactForm__submitButton{flex-shrink:0;width:140px;height:40px;font-size:13px}}@media screen and not (min-width:768px){.contactForm-module-scss-module__P2-JYa__contactForm__submitButton{height:40px;font-size:12px}}.contactForm-module-scss-module__P2-JYa__contactForm__submitButton:disabled{cursor:not-allowed;background-color:var(--color-gray-200,#f1eded)!important;color:var(--color-gray-600,#9f9898)!important}.contactForm-module-scss-module__P2-JYa__contactForm__checkboxes{flex-direction:column;gap:8px;width:100%;display:flex}.contactForm-module-scss-module__P2-JYa__contactForm__checkboxItem{justify-content:flex-start;align-items:center;gap:8px;display:flex}.contactForm-module-scss-module__P2-JYa__contactForm__customCheckbox{cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;margin-left:.4375rem;display:inline-flex;position:relative}.contactForm-module-scss-module__P2-JYa__contactForm__input[type=checkbox]{cursor:pointer;opacity:0;width:0;height:0;position:absolute}.contactForm-module-scss-module__P2-JYa__contactForm__checkmark{border:1.5px solid var(--color-gray-500,#c7c3c3);background:#fff;border-radius:4px;justify-content:center;align-items:center;width:16px;height:16px;transition:all .5s ease-in-out;display:inline-flex;position:relative}.contactForm-module-scss-module__P2-JYa__contactForm__checkmark:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:4px;height:6px;display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-60%)rotate(45deg)}.contactForm-module-scss-module__P2-JYa__contactForm__customCheckbox:hover .contactForm-module-scss-module__P2-JYa__contactForm__checkmark{border-color:var(--color-orange)}.contactForm-module-scss-module__P2-JYa__contactForm__input[type=checkbox]:checked+.contactForm-module-scss-module__P2-JYa__contactForm__checkmark{background:var(--color-orange);border:none}.contactForm-module-scss-module__P2-JYa__contactForm__input[type=checkbox]:checked+.contactForm-module-scss-module__P2-JYa__contactForm__checkmark:after{display:block}.contactForm-module-scss-module__P2-JYa__contactForm__label{color:var(--color-gray-700,#877e7e);cursor:pointer;text-align:left;font-family:Onest,sans-serif;font-size:12px;font-weight:300;line-height:1.5}.contactForm-module-scss-module__P2-JYa__contactForm__linkText{color:var(--color-orange);font-family:Onest,sans-serif;font-size:12px;font-weight:500;line-height:1.5;text-decoration:none;transition:color .3s}.contactForm-module-scss-module__P2-JYa__contactForm__linkText:hover{color:var(--color-orange-hover)}
.filterDialog-module-scss-module__LqP5PG__dialogOverlay{z-index:1000;background-color:#00000080;animation:.15s cubic-bezier(.16,1,.3,1) filterDialog-module-scss-module__LqP5PG__overlay-show;position:fixed;inset:0}.filterDialog-module-scss-module__LqP5PG__dialogContent{background:var(--color-white);z-index:1001;position:fixed;inset:0}@media not (max-width:1024px){.filterDialog-module-scss-module__LqP5PG__dialogContent{border-radius:24px;width:700px;max-width:calc(100vw - 32px);height:auto;max-height:calc(100vh - 32px);inset:50% auto auto 50%;transform:translate(-50%,-50%)}}.filterDialog-module-scss-module__LqP5PG__dialogContent{animation:.15s cubic-bezier(.16,1,.3,1) filterDialog-module-scss-module__LqP5PG__content-show}.filterDialog-module-scss-module__LqP5PG__dialogContent_compact{border-radius:24px;width:700px;max-width:calc(100vw - 32px);inset:auto auto auto 50%;height:80px!important;margin-top:0!important;top:0!important;transform:translate(-50%)!important}.filterDialog-module-scss-module__LqP5PG__filterDialog{flex-direction:column;height:100%;display:flex}.filterDialog-module-scss-module__LqP5PG__filterDialog_compact{height:80px!important}.filterDialog-module-scss-module__LqP5PG__filterDialog_compact .filterDialog-module-scss-module__LqP5PG__filterDialog__header{border-bottom:none;padding:20px}.filterDialog-module-scss-module__LqP5PG__filterDialog_compact .filterDialog-module-scss-module__LqP5PG__filterDialog__content{display:none!important}.filterDialog-module-scss-module__LqP5PG__filterDialog__header{border-bottom:1px solid var(--color-gray-white);justify-content:space-between;align-items:center;padding:24px 20px;display:flex}.filterDialog-module-scss-module__LqP5PG__filterDialog__header__title{color:var(--color-black);margin:0;font-size:24px;font-weight:600;line-height:120%}.filterDialog-module-scss-module__LqP5PG__filterDialog__header__close{cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.filterDialog-module-scss-module__LqP5PG__filterDialog__header__close:hover{background:var(--color-gray)}.filterDialog-module-scss-module__LqP5PG__filterDialog__header__close__icon{width:24px;height:24px}.filterDialog-module-scss-module__LqP5PG__filterDialog__content{flex:1;padding:32px 20px;overflow-y:auto}@media (max-width:768px){.filterDialog-module-scss-module__LqP5PG__filterDialog__content{padding:20px 16px}}.filterDialog-module-scss-module__LqP5PG__filterDialog__content{flex-direction:column;gap:32px;display:flex}.filterDialog-module-scss-module__LqP5PG__filterDialog__row{grid-template-columns:1fr 2fr;align-items:flex-start;gap:24px;display:grid}@media not (min-width:768px){.filterDialog-module-scss-module__LqP5PG__filterDialog__row{grid-template-columns:1fr;gap:16px}}.filterDialog-module-scss-module__LqP5PG__filterDialog__row__label h3{color:var(--color-black);margin:0;font-size:18px;font-weight:500;line-height:150%}@media (not (min-width:1920px)) and (min-width:768px){.filterDialog-module-scss-module__LqP5PG__filterDialog__row__label h3{font-size:15px}}@media not (min-width:768px){.filterDialog-module-scss-module__LqP5PG__filterDialog__row__label h3{font-size:14px}}.filterDialog-module-scss-module__LqP5PG__filterDialog__row__controls{flex-direction:column;width:100%;display:flex}.filterDialog-module-scss-module__LqP5PG__filterDialog__chips{flex-wrap:wrap;gap:8px;display:flex}.filterDialog-module-scss-module__LqP5PG__filterDialog__chip{background:var(--color-white);border:1px solid var(--color-gray-white);color:var(--color-black);cursor:pointer;white-space:nowrap;border-radius:12px;justify-content:center;align-items:center;padding:8px 16px;font-size:14px;font-weight:400;line-height:150%;transition:all .2s;display:inline-flex}.filterDialog-module-scss-module__LqP5PG__filterDialog__chip:hover{border-color:var(--color-orange);background:#ff7b001a}.filterDialog-module-scss-module__LqP5PG__filterDialog__chip_active{border-color:var(--color-orange);color:var(--color-orange);background:#ff7b001a}.filterDialog-module-scss-module__LqP5PG__filterDialog__priceInputs{gap:8px;display:flex}.filterDialog-module-scss-module__LqP5PG__filterDialog__priceInput{background:var(--color-gray-0);border:1px solid var(--color-border-gray);color:var(--color-black);border-radius:12px;flex:1;height:40px;padding:8px 16px;font-size:16px;font-weight:400;line-height:150%;transition:all .2s}.filterDialog-module-scss-module__LqP5PG__filterDialog__priceInput::placeholder{color:var(--color-text-gray)}.filterDialog-module-scss-module__LqP5PG__filterDialog__priceInput:focus{border-color:var(--color-orange);outline:none}.filterDialog-module-scss-module__LqP5PG__filterDialog__priceInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.filterDialog-module-scss-module__LqP5PG__filterDialog__priceInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.filterDialog-module-scss-module__LqP5PG__filterDialog__priceInput[type=number]{-moz-appearance:textfield}@media (max-width:768px){.filterDialog-module-scss-module__LqP5PG__filterDialog__priceInput{width:50%;padding:14px 16px;font-size:14px}}.filterDialog-module-scss-module__LqP5PG__filterDialog__footer{padding:20px}@media (max-width:768px){.filterDialog-module-scss-module__LqP5PG__filterDialog__footer{padding:16px}}.filterDialog-module-scss-module__LqP5PG__filterDialog__footer__buttons{gap:12px;width:100%;display:flex}@media (max-width:768px){.filterDialog-module-scss-module__LqP5PG__filterDialog__footer__buttons{flex-direction:column;gap:8px}}.filterDialog-module-scss-module__LqP5PG__filterDialog__footer__buttons__clear{flex:1;justify-content:center;align-items:center;gap:8px;min-height:40px;display:flex}.filterDialog-module-scss-module__LqP5PG__filterDialog__footer__buttons__clear__count{background:var(--color-orange);color:var(--color-white);border-radius:10px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 6px;font-size:12px;font-weight:500;line-height:1;display:inline-flex}.filterDialog-module-scss-module__LqP5PG__filterDialog__footer__buttons__apply{flex:1;min-height:40px}@keyframes filterDialog-module-scss-module__LqP5PG__overlay-show{0%{opacity:0}to{opacity:1}}@keyframes filterDialog-module-scss-module__LqP5PG__content-show{}.filterDialog-module-scss-module__LqP5PG__dialogContent_compact{animation:.15s cubic-bezier(.16,1,.3,1) filterDialog-module-scss-module__LqP5PG__content-show-compact}@keyframes filterDialog-module-scss-module__LqP5PG__content-show-compact{0%{opacity:0;transform:translate(-50%)scale(.9)}to{opacity:1;transform:translate(-50%)scale(1)}}
.filterContent-module-scss-module__cjGszW__filterContentWrapper{flex-direction:column;display:flex}.filterContent-module-scss-module__cjGszW__filterContent{justify-content:flex-start;align-items:center;height:80px;padding:12px;display:flex}@media (min-width:1440px) and (not (min-width:1920px)){.filterContent-module-scss-module__cjGszW__filterContent{height:64px}}@media (min-width:1024px) and (not (min-width:1440px)){.filterContent-module-scss-module__cjGszW__filterContent{height:56px}}@media (min-width:768px) and (not (min-width:1024px)){.filterContent-module-scss-module__cjGszW__filterContent{height:56px}}@media not (min-width:768px){.filterContent-module-scss-module__cjGszW__filterContent{height:48px}}@media (max-width:1440px){.filterContent-module-scss-module__cjGszW__filterContent{padding:8px 12px}}.filterContent-module-scss-module__cjGszW__filterContent{background:var(--color-white);border-radius:80px}.filterContent-module-scss-module__cjGszW__filterContent__inputs{flex:1;align-items:center;gap:12px;display:flex}@media (not (min-width:1920px)) and (min-width:1024px){.filterContent-module-scss-module__cjGszW__filterContent__inputs{gap:4px}}.filterContent-module-scss-module__cjGszW__filterContent__inputs__divider{background:var(--color-gray-white);border-radius:8px;width:2px;height:24px}.filterContent-module-scss-module__cjGszW__filterContent__buttonsMobile{display:none}@media not (min-width:1024px){.filterContent-module-scss-module__cjGszW__filterContent__buttonsMobile{gap:4px;display:flex}}.filterContent-module-scss-module__cjGszW__filterContent__buttonsMobile__button{border-radius:100px;justify-content:center;align-items:center;width:48px;height:48px;padding:0;display:flex}@media (max-width:768px){.filterContent-module-scss-module__cjGszW__filterContent__buttonsMobile__button{height:40px;width:40px!important}}.filterContent-module-scss-module__cjGszW__filterContent__buttonsMobile__button img{margin-left:0}@media (max-width:768px){.filterContent-module-scss-module__cjGszW__filterContent__buttonsMobile__button img{width:14px;height:12px}}.filterContent-module-scss-module__cjGszW__filterContent__buttonsDesktop{justify-content:flex-end;align-items:center;gap:12px;margin-top:16px;display:flex}@media not (min-width:1920px){.filterContent-module-scss-module__cjGszW__filterContent__buttonsDesktop{gap:8px;margin-top:12px}}.filterContent-module-scss-module__cjGszW__filterContent__buttonsDesktop__button__filter{flex-direction:row-reverse;width:179px!important;height:56px!important;padding:0!important}@media (not (min-width:1920px)) and (min-width:1440px){.filterContent-module-scss-module__cjGszW__filterContent__buttonsDesktop__button__filter{width:143px!important;height:48px!important;padding:0!important;font-size:15px!important}}@media (not (min-width:1440px)) and (min-width:768px){.filterContent-module-scss-module__cjGszW__filterContent__buttonsDesktop__button__filter{width:125px!important;height:40px!important;padding:0!important;font-size:15px!important}}@media not (min-width:768px){.filterContent-module-scss-module__cjGszW__filterContent__buttonsDesktop__button__filter{width:50%!important;height:40px!important;padding:0!important;font-size:14px!important}}.filterContent-module-scss-module__cjGszW__filterContent__buttonsDesktop__button__filter img{margin-left:0!important;margin-right:6px!important}@media (not (min-width:1920px)) and (min-width:1440px){.filterContent-module-scss-module__cjGszW__filterContent__buttonsDesktop__button__filter img{width:24px!important;height:24px!important}}@media (not (min-width:1440px)) and (min-width:768px){.filterContent-module-scss-module__cjGszW__filterContent__buttonsDesktop__button__filter img{width:20px!important;height:20px!important;margin-right:4px!important}}@media not (min-width:768px){.filterContent-module-scss-module__cjGszW__filterContent__buttonsDesktop__button__filter img{width:20px!important;height:20px!important;margin-right:4px!important}}.filterContent-module-scss-module__cjGszW__filterContent__buttonsDesktop__button__show{line-height:150%;width:198px!important;height:56px!important;padding:0!important;font-size:18px!important;font-weight:300!important}@media (not (min-width:1920px)) and (min-width:1440px){.filterContent-module-scss-module__cjGszW__filterContent__buttonsDesktop__button__show{width:158px!important;height:48px!important;padding:0!important;font-size:15px!important}}@media (not (min-width:1440px)) and (min-width:768px){.filterContent-module-scss-module__cjGszW__filterContent__buttonsDesktop__button__show{width:143px!important;height:40px!important;padding:0!important;font-size:15px!important}}@media not (min-width:768px){.filterContent-module-scss-module__cjGszW__filterContent__buttonsDesktop__button__show{width:50%!important;height:40px!important;padding:0!important;font-size:14px!important}}.filterContent-module-scss-module__cjGszW__filterContent__buttonsDesktop__button__show span{padding-left:5px}@media (max-width:1919px){.filterContent-module-scss-module__cjGszW__filterContent__buttonsDesktop__button__show span{display:none}}
.houseTypeDropdown-module-scss-module__lcagPa__houseTypeDropdown{position:relative}.houseTypeDropdown-module-scss-module__lcagPa__houseTypeDropdown__trigger{cursor:pointer;align-items:flex-start;gap:8px;width:240px;display:flex}@media (max-width:1920px){.houseTypeDropdown-module-scss-module__lcagPa__houseTypeDropdown__trigger{width:200px}}@media (max-width:1440px){.houseTypeDropdown-module-scss-module__lcagPa__houseTypeDropdown__trigger{width:140px}}.houseTypeDropdown-module-scss-module__lcagPa__houseTypeDropdown__trigger{background:var(--white-white-100,#fff);border:none;height:24px;padding-left:16px;padding-right:12px;transition:all .2s}.houseTypeDropdown-module-scss-module__lcagPa__houseTypeDropdown__trigger__content{justify-content:space-between;align-items:center;width:100%;height:100%;display:flex}.houseTypeDropdown-module-scss-module__lcagPa__houseTypeDropdown__trigger__text{color:var(--color-text-gray);text-align:left;text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:18px;font-weight:300;line-height:150%;overflow:hidden}@media screen and (min-width:1024px) and (not (min-width:1920px)){.houseTypeDropdown-module-scss-module__lcagPa__houseTypeDropdown__trigger__text{font-size:15px}}.houseTypeDropdown-module-scss-module__lcagPa__houseTypeDropdown__trigger__text--selected,.houseTypeDropdown-module-scss-module__lcagPa__houseTypeDropdown__trigger__text--open{color:var(--color-black)}.houseTypeDropdown-module-scss-module__lcagPa__houseTypeDropdown__trigger__badge{background:var(--color-orange,#ff6b35);color:#fff;border-radius:10px;justify-content:center;align-items:center;min-width:20px;height:20px;margin-right:8px;padding:0 6px;font-size:12px;font-weight:500;line-height:1;display:flex}.houseTypeDropdown-module-scss-module__lcagPa__houseTypeDropdown__trigger__icon{flex-shrink:0;width:12px;height:8px;transition:transform .2s}.houseTypeDropdown-module-scss-module__lcagPa__houseTypeDropdown__trigger__icon__open{transform:rotate(180deg)}.houseTypeDropdown-module-scss-module__lcagPa__houseTypeDropdown__content{z-index:1000;background:#fff;border-radius:16px;min-width:360px;margin-top:50px;position:absolute;top:100%;left:0;overflow:hidden;box-shadow:0 2px 10px #0000001a}@media (max-width:1920px){.houseTypeDropdown-module-scss-module__lcagPa__houseTypeDropdown__content{min-width:278px}}@media (max-width:1440px){.houseTypeDropdown-module-scss-module__lcagPa__houseTypeDropdown__content{min-width:209px}}.houseTypeDropdown-module-scss-module__lcagPa__houseTypeDropdown__content__inner{padding:8px}.houseTypeDropdown-module-scss-module__lcagPa__houseTypeDropdown__item{cursor:pointer;border-radius:8px;align-items:center;gap:16px;height:56px;padding:0 16px;transition:background-color .2s;display:flex}.houseTypeDropdown-module-scss-module__lcagPa__houseTypeDropdown__item:hover .houseTypeDropdown-module-scss-module__lcagPa__houseTypeDropdown__checkbox{border:1.5px solid var(--color-black)}.houseTypeDropdown-module-scss-module__lcagPa__houseTypeDropdown__item__label{color:var(--color-black);-webkit-user-select:none;user-select:none;font-size:18px;font-style:normal;font-weight:400;line-height:150%}@media (max-width:1920px){.houseTypeDropdown-module-scss-module__lcagPa__houseTypeDropdown__item__label{font-size:15px}}.houseTypeDropdown-module-scss-module__lcagPa__houseTypeDropdown__checkboxWrapper{justify-content:center;align-items:center;display:flex;position:relative}.houseTypeDropdown-module-scss-module__lcagPa__houseTypeDropdown__checkbox{appearance:none;border:1.5px solid var(--color-text-gray-light);cursor:pointer;background:#fff;border-radius:5px;width:24px;height:24px;transition:all .2s;position:relative}.houseTypeDropdown-module-scss-module__lcagPa__houseTypeDropdown__checkbox:checked{background:var(--color-orange);border-color:var(--color-orange)}.houseTypeDropdown-module-scss-module__lcagPa__houseTypeDropdown__checkboxIcon{pointer-events:none;width:12px;height:12px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.houseTypeDropdown-module-scss-module__lcagPa__houseTypeDropdown__content{animation:.2s ease-out houseTypeDropdown-module-scss-module__lcagPa__slide-down-and-fade}@keyframes houseTypeDropdown-module-scss-module__lcagPa__slide-down-and-fade{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}
.freeGuide-module-scss-module__wZH5Ba__freeGuide{background:url(/images/freeGuideBackground.webp) 0 0/cover;border-radius:56px;align-items:flex-end;height:712px;margin-top:120px;padding:48px;display:flex;position:relative}@media screen and (min-width:1440px) and (not (min-width:1920px)){.freeGuide-module-scss-module__wZH5Ba__freeGuide{border-radius:48px;height:580px;margin-top:100px;padding:40px}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.freeGuide-module-scss-module__wZH5Ba__freeGuide{border-radius:40px;height:516px;margin-top:80px;padding:32px}}@media screen and (min-width:768px) and (not (min-width:1024px)){.freeGuide-module-scss-module__wZH5Ba__freeGuide{border-radius:32px;flex-direction:column;gap:24px;height:500px;margin-top:64px;padding:24px}}@media screen and not (min-width:768px){.freeGuide-module-scss-module__wZH5Ba__freeGuide{border-radius:24px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:16px;height:fit-content;margin-top:64px;padding:16px}}.freeGuide-module-scss-module__wZH5Ba__freeGuide__leftPanel{background-color:var(--color-white);z-index:1;border-radius:56px;flex-direction:column;justify-content:space-between;width:604px;min-width:604px;height:100%;padding:40px;display:flex;position:relative}@media screen and (min-width:1440px) and (not (min-width:1920px)){.freeGuide-module-scss-module__wZH5Ba__freeGuide__leftPanel{border-radius:48px;width:500px;min-width:500px;padding:32px}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.freeGuide-module-scss-module__wZH5Ba__freeGuide__leftPanel{border-radius:40px;width:50%;min-width:50%;max-width:50%;padding:32px}}@media screen and (min-width:768px) and (not (min-width:1024px)){.freeGuide-module-scss-module__wZH5Ba__freeGuide__leftPanel{border-radius:32px;width:100%;padding:24px}}@media screen and not (min-width:768px){.freeGuide-module-scss-module__wZH5Ba__freeGuide__leftPanel{border-radius:24px;gap:24px;min-width:100%;max-width:100%;padding:16px}}.freeGuide-module-scss-module__wZH5Ba__freeGuide__leftPanel__title{font-size:40px!important}@media screen and (min-width:1440px) and (not (min-width:1920px)){.freeGuide-module-scss-module__wZH5Ba__freeGuide__leftPanel__title{font-size:26px!important}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.freeGuide-module-scss-module__wZH5Ba__freeGuide__leftPanel__title{font-size:22px!important}}@media screen and (min-width:768px) and (not (min-width:1024px)){.freeGuide-module-scss-module__wZH5Ba__freeGuide__leftPanel__title{font-size:22px!important}.freeGuide-module-scss-module__wZH5Ba__freeGuide__leftPanel__title br{display:none}}@media screen and not (min-width:768px){.freeGuide-module-scss-module__wZH5Ba__freeGuide__leftPanel__title{font-size:20px!important}}.freeGuide-module-scss-module__wZH5Ba__freeGuide__leftPanel__text{color:var(--color-grey-900);font-size:24px;font-weight:300;line-height:150%}@media screen and (min-width:1440px) and (not (min-width:1920px)){.freeGuide-module-scss-module__wZH5Ba__freeGuide__leftPanel__text{font-size:18px}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.freeGuide-module-scss-module__wZH5Ba__freeGuide__leftPanel__text{font-size:16px}}@media screen and (min-width:768px) and (not (min-width:1024px)){.freeGuide-module-scss-module__wZH5Ba__freeGuide__leftPanel__text{font-size:18px}}@media screen and not (min-width:768px){.freeGuide-module-scss-module__wZH5Ba__freeGuide__leftPanel__text{font-size:16px}}.freeGuide-module-scss-module__wZH5Ba__freeGuide__rightPanel{z-index:1;flex-flow:wrap;justify-content:flex-end;gap:16px;display:flex;position:relative}@media screen and (min-width:1440px) and (not (min-width:1920px)){.freeGuide-module-scss-module__wZH5Ba__freeGuide__rightPanel{gap:12px}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.freeGuide-module-scss-module__wZH5Ba__freeGuide__rightPanel{gap:12px}}@media screen and (min-width:768px) and (not (min-width:1024px)){.freeGuide-module-scss-module__wZH5Ba__freeGuide__rightPanel{justify-content:flex-start;gap:8px}}@media screen and not (min-width:768px){.freeGuide-module-scss-module__wZH5Ba__freeGuide__rightPanel{flex-direction:column;justify-content:flex-start;gap:8px}}.freeGuide-module-scss-module__wZH5Ba__freeGuide__rightPanel__feature{background:var(--color-white);white-space:nowrap;border-radius:100px;align-items:center;gap:12px;width:fit-content;padding:12px 20px 12px 12px;font-size:24px;font-weight:300;line-height:150%;display:flex}@media screen and (min-width:1440px) and (not (min-width:1920px)){.freeGuide-module-scss-module__wZH5Ba__freeGuide__rightPanel__feature{gap:8px;padding:8px 16px 8px 8px;font-size:18px}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.freeGuide-module-scss-module__wZH5Ba__freeGuide__rightPanel__feature{gap:8px;height:56px;padding:8px 16px 8px 8px;font-size:18px}}@media screen and (min-width:768px) and (not (min-width:1024px)){.freeGuide-module-scss-module__wZH5Ba__freeGuide__rightPanel__feature{gap:8px;padding:8px 16px 8px 8px;font-size:18px}}@media screen and not (min-width:768px){.freeGuide-module-scss-module__wZH5Ba__freeGuide__rightPanel__feature{gap:4px;padding:4px 12px 4px 4px;font-size:16px}}.freeGuide-module-scss-module__wZH5Ba__freeGuide__rightPanel__feature__icon{background-color:var(--additional-green-10020);border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;padding:12px;display:flex}@media screen and (min-width:768px) and (not (min-width:1024px)){.freeGuide-module-scss-module__wZH5Ba__freeGuide__rightPanel__feature__icon{width:32px;height:32px}}@media screen and not (min-width:768px){.freeGuide-module-scss-module__wZH5Ba__freeGuide__rightPanel__feature__icon{width:32px;height:32px}}.freeGuide-module-scss-module__wZH5Ba__freeGuide__rightPanel__feature img{width:24px;height:24px}@media screen and (min-width:768px) and (not (min-width:1024px)){.freeGuide-module-scss-module__wZH5Ba__freeGuide__rightPanel__feature img{width:16px}}@media screen and not (min-width:768px){.freeGuide-module-scss-module__wZH5Ba__freeGuide__rightPanel__feature img{height:16px}}
.freeSelectionDialog-module-scss-module___qSXhG__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background-color:#00000080;position:fixed;inset:0}.freeSelectionDialog-module-scss-module___qSXhG__content{z-index:1001;background:#fff;border-radius:40px;flex-flow:column;width:540px;padding:56px;display:flex;position:fixed;top:50%;left:50%;overflow-y:auto;transform:translate(-50%,-50%)}@media (min-width:1440px) and (not (min-width:1920px)){.freeSelectionDialog-module-scss-module___qSXhG__content{width:460px;padding:48px}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.freeSelectionDialog-module-scss-module___qSXhG__content{border-radius:32px;width:440px;padding:32px}}@media screen and not (min-width:1024px){.freeSelectionDialog-module-scss-module___qSXhG__content{border-bottom-right-radius:0;border-bottom-left-radius:0;width:100%;padding:40px 120px;top:auto;bottom:0;left:0;transform:none}}@media screen and not (min-width:768px){.freeSelectionDialog-module-scss-module___qSXhG__content{border-radius:24px 24px 0 0;padding:32px 16px}}.freeSelectionDialog-module-scss-module___qSXhG__header{text-align:center;flex-flow:column;align-items:center;display:flex}.freeSelectionDialog-module-scss-module___qSXhG__description{color:var(--color-text-black-2);margin-bottom:32px;font-size:18px;font-weight:300}@media (min-width:1440px) and (not (min-width:1920px)){.freeSelectionDialog-module-scss-module___qSXhG__description{margin-bottom:24px;font-size:14px}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.freeSelectionDialog-module-scss-module___qSXhG__description{margin-bottom:20px;font-size:15px}}@media (not (min-width:1024px)) and (min-width:768px){.freeSelectionDialog-module-scss-module___qSXhG__description{margin-bottom:16px;font-size:15px}}@media screen and not (min-width:768px){.freeSelectionDialog-module-scss-module___qSXhG__description{margin-bottom:16px;font-size:13px}}.freeSelectionDialog-module-scss-module___qSXhG__title{color:var(--color-black);text-align:center;margin-bottom:16px;font-size:24px;font-weight:500;line-height:140%}@media screen and (min-width:768px) and (not (min-width:1920px)){.freeSelectionDialog-module-scss-module___qSXhG__title{margin-bottom:12px;font-size:18px}}@media not (min-width:768px){.freeSelectionDialog-module-scss-module___qSXhG__title{margin-bottom:8px;font-size:15px}}@media screen and (not (min-width:1024px)) and (min-width:768px){.freeSelectionDialog-module-scss-module___qSXhG__title{margin-bottom:8px;font-size:18px}.freeSelectionDialog-module-scss-module___qSXhG__title br{display:none}}.freeSelectionDialog-module-scss-module___qSXhG__close{background:var(--color-beige-light);cursor:pointer;border:none;border-radius:40px;justify-content:center;align-items:center;width:48px;height:48px;transition:background-color .2s;display:flex;position:fixed;top:24px;right:24px}@media (min-width:1440px) and (not (min-width:1920px)){.freeSelectionDialog-module-scss-module___qSXhG__close{width:40px;height:40px;top:20px;right:20px}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.freeSelectionDialog-module-scss-module___qSXhG__close{width:40px;height:40px;top:24px;right:24px}}@media screen and not (min-width:1024px){.freeSelectionDialog-module-scss-module___qSXhG__close{width:40px;height:40px;position:absolute;top:16px;right:16px}}@media screen and not (min-width:768px){.freeSelectionDialog-module-scss-module___qSXhG__close{width:40px;height:40px;top:16px;right:16px}}.freeSelectionDialog-module-scss-module___qSXhG__close__icon{width:24px;height:24px}@media screen and not (min-width:1920px){.freeSelectionDialog-module-scss-module___qSXhG__close__icon{width:20px;height:20px}}.freeSelectionDialog-module-scss-module___qSXhG__close:hover{background-color:var(--color-beige)}.freeSelectionDialog-module-scss-module___qSXhG__form{width:100%}.freeSelectionDialog-module-scss-module___qSXhG__form__button{margin-top:8px}@media (not (min-width:1920px)) and (min-width:1440px){.freeSelectionDialog-module-scss-module___qSXhG__form__button{margin-top:12px;height:56px!important}}@media not (min-width:1440px){.freeSelectionDialog-module-scss-module___qSXhG__form__button{margin-top:4px;height:48px!important}}@media (not (min-width:1920px)) and (min-width:1440px){.freeSelectionDialog-module-scss-module___qSXhG__form__checkboxRow{margin-top:12px}}@media not (min-width:1440px){.freeSelectionDialog-module-scss-module___qSXhG__form__checkboxRow{margin-top:4px}}.freeSelectionDialog-module-scss-module___qSXhG__form__input{margin-top:6px}.freeSelectionDialog-module-scss-module___qSXhG__form__input input{height:64px!important;font-size:18px!important}@media (not (min-width:1920px)) and (min-width:768px){.freeSelectionDialog-module-scss-module___qSXhG__form__input input{height:56px!important;font-size:15px!important}}@media not (min-width:1440px){.freeSelectionDialog-module-scss-module___qSXhG__form__input input{height:48px!important}}@media not (min-width:768px){.freeSelectionDialog-module-scss-module___qSXhG__form__input input{font-size:14px!important}}.freeSelectionDialog-module-scss-module___qSXhG__form__input input::placeholder{font-size:18px!important}@media (not (min-width:1920px)) and (min-width:768px){.freeSelectionDialog-module-scss-module___qSXhG__form__input input::placeholder{font-size:15px!important}}@media not (min-width:768px){.freeSelectionDialog-module-scss-module___qSXhG__form__input input::placeholder{font-size:14px!important}}.freeSelectionDialog-module-scss-module___qSXhG__form__textarea{margin-top:6px}.freeSelectionDialog-module-scss-module___qSXhG__form__textarea textarea{height:120px!important;font-size:18px!important}@media (not (min-width:1920px)) and (min-width:768px){.freeSelectionDialog-module-scss-module___qSXhG__form__textarea textarea{height:101px!important;font-size:15px!important}}@media not (min-width:768px){.freeSelectionDialog-module-scss-module___qSXhG__form__textarea textarea{font-size:14px!important}}.freeSelectionDialog-module-scss-module___qSXhG__form__textarea textarea::placeholder{font-size:18px!important}@media (not (min-width:1920px)) and (min-width:768px){.freeSelectionDialog-module-scss-module___qSXhG__form__textarea textarea::placeholder{font-size:15px!important}}@media not (min-width:768px){.freeSelectionDialog-module-scss-module___qSXhG__form__textarea textarea::placeholder{font-size:14px!important}}.freeSelectionDialog-module-scss-module___qSXhG__form__textarea label{font-size:16px!important}@media screen and (min-width:1440px) and (not (min-width:1920px)){.freeSelectionDialog-module-scss-module___qSXhG__form__textarea label{padding:0 8px!important;font-size:14px!important;left:16px!important}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.freeSelectionDialog-module-scss-module___qSXhG__form__textarea label{padding:0 8px!important;font-size:14px!important;left:16px!important}}@media screen and (min-width:768px) and (not (min-width:1024px)){.freeSelectionDialog-module-scss-module___qSXhG__form__textarea label{padding:0 8px!important;font-size:14px!important;left:16px!important}}@media screen and not (min-width:768px){.freeSelectionDialog-module-scss-module___qSXhG__form__textarea label{padding:0 8px!important;font-size:13px!important;left:16px!important}}.freeSelectionDialog-module-scss-module___qSXhG__form__formRow{flex-flow:column;gap:16px;margin-top:0;display:flex}@media not (min-width:1920px){.freeSelectionDialog-module-scss-module___qSXhG__form__formRow{gap:12px}}.freeSelectionDialog-module-scss-module___qSXhG__form__formRow>*{width:100%}@media screen and not (min-width:768px){.freeSelectionDialog-module-scss-module___qSXhG__form__formRow>.freeSelectionDialog-module-scss-module___qSXhG__w_50{width:100%}}.freeSelectionDialog-module-scss-module___qSXhG__form__formRow legend,.freeSelectionDialog-module-scss-module___qSXhG__form__formRow__dropdown{width:100%}.freeSelectionDialog-module-scss-module___qSXhG__propertyTypeSelectWrapper{width:100%;margin-top:6px}.freeSelectionDialog-module-scss-module___qSXhG__propertyTypeSelectWrapper div[class*=selectSelected]{height:64px!important;font-size:18px!important;line-height:64px!important}@media (not (min-width:1920px)) and (min-width:768px){.freeSelectionDialog-module-scss-module___qSXhG__propertyTypeSelectWrapper div[class*=selectSelected]{height:56px!important;font-size:15px!important}}@media not (min-width:1440px){.freeSelectionDialog-module-scss-module___qSXhG__propertyTypeSelectWrapper div[class*=selectSelected]{height:48px!important}}@media not (min-width:768px){.freeSelectionDialog-module-scss-module___qSXhG__propertyTypeSelectWrapper div[class*=selectSelected]{font-size:14px!important}}.freeSelectionDialog-module-scss-module___qSXhG__propertyTypeSelectWrapper div[class*=selectItems]{max-height:200px!important}.freeSelectionDialog-module-scss-module___qSXhG__propertyTypeSelectWrapper div[class*=selectItems] div{font-size:18px!important}@media (not (min-width:1920px)) and (min-width:768px){.freeSelectionDialog-module-scss-module___qSXhG__propertyTypeSelectWrapper div[class*=selectItems] div{font-size:15px!important}}@media not (min-width:768px){.freeSelectionDialog-module-scss-module___qSXhG__propertyTypeSelectWrapper div[class*=selectItems] div{font-size:14px!important}}
.mainCard-module-scss-module__FngMqq__mainCard{flex-direction:column;gap:32px;display:flex}@media screen and not (min-width:1920px){.mainCard-module-scss-module__FngMqq__mainCard{gap:16px}}.mainCard-module-scss-module__FngMqq__mainCard__card{background:var(--color-white);border-radius:64px;flex-direction:column;justify-content:space-between;gap:32px;height:580px;padding:64px 0 64px 80px;display:flex;position:relative;overflow:hidden}@media screen and (min-width:1440px) and (not (min-width:1920px)){.mainCard-module-scss-module__FngMqq__mainCard__card{border-radius:56px;height:475px;padding:56px 0 56px 64px}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.mainCard-module-scss-module__FngMqq__mainCard__card{border-radius:56px;height:400px;padding:48px 0 48px 56px}}@media screen and (min-width:768px) and (not (min-width:1024px)){.mainCard-module-scss-module__FngMqq__mainCard__card{border-radius:40px;height:400px;padding:32px 0 32px 40px}}@media screen and not (min-width:768px){.mainCard-module-scss-module__FngMqq__mainCard__card{border-radius:24px;height:400px;padding:16px}}.mainCard-module-scss-module__FngMqq__mainCard__card__image{z-index:0;background-image:url(/images/about/main-card-bg.webp);background-repeat:no-repeat;background-size:contain;width:1322px;height:694px;position:absolute;top:-110px;right:-300px}@media screen and (min-width:1440px) and (not (min-width:1920px)){.mainCard-module-scss-module__FngMqq__mainCard__card__image{width:1122px;height:555px;top:-50px}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.mainCard-module-scss-module__FngMqq__mainCard__card__image{width:1122px;height:555px;top:-50px;right:-430px}}@media screen and (min-width:768px) and (not (min-width:1024px)){.mainCard-module-scss-module__FngMqq__mainCard__card__image{width:1122px;height:555px;top:-50px;right:-580px}}@media screen and not (min-width:768px){.mainCard-module-scss-module__FngMqq__mainCard__card__image{width:622px;height:545px;top:240px;right:-215px}}.mainCard-module-scss-module__FngMqq__mainCard__card__text{z-index:1;flex-direction:column;gap:32px;display:flex}@media screen and (min-width:1440px) and (not (min-width:1920px)){.mainCard-module-scss-module__FngMqq__mainCard__card__text{gap:24px}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.mainCard-module-scss-module__FngMqq__mainCard__card__text{gap:16px}}@media screen and (min-width:768px) and (not (min-width:1024px)){.mainCard-module-scss-module__FngMqq__mainCard__card__text{gap:16px}}@media screen and not (min-width:768px){.mainCard-module-scss-module__FngMqq__mainCard__card__text{gap:16px}}.mainCard-module-scss-module__FngMqq__mainCard__card__text__heading{flex-direction:column;gap:0;display:flex}.mainCard-module-scss-module__FngMqq__mainCard__card__text__heading__title{gap:20px;display:flex}@media screen and (min-width:768px) and (not (min-width:1920px)){.mainCard-module-scss-module__FngMqq__mainCard__card__text__heading__title{gap:24px}}@media screen and not (min-width:768px){.mainCard-module-scss-module__FngMqq__mainCard__card__text__heading__title{gap:8px}}.mainCard-module-scss-module__FngMqq__mainCard__card__text__heading__title__icon{width:56px;height:56px}@media screen and (min-width:1440px) and (not (min-width:1920px)){.mainCard-module-scss-module__FngMqq__mainCard__card__text__heading__title__icon{width:48px;height:48px}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.mainCard-module-scss-module__FngMqq__mainCard__card__text__heading__title__icon{width:40px;height:40px}}@media screen and (min-width:768px) and (not (min-width:1024px)){.mainCard-module-scss-module__FngMqq__mainCard__card__text__heading__title__icon{width:40px;height:40px}}@media screen and not (min-width:768px){.mainCard-module-scss-module__FngMqq__mainCard__card__text__heading__title__icon{width:32px;height:32px}}.mainCard-module-scss-module__FngMqq__mainCard__card__text__heading__title__text{color:var(--color-orange);font-size:56px;font-style:normal;font-weight:500;line-height:130%}@media screen and (min-width:1440px) and (not (min-width:1920px)){.mainCard-module-scss-module__FngMqq__mainCard__card__text__heading__title__text{font-size:40px}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.mainCard-module-scss-module__FngMqq__mainCard__card__text__heading__title__text{font-size:34px}}@media screen and (min-width:768px) and (not (min-width:1024px)){.mainCard-module-scss-module__FngMqq__mainCard__card__text__heading__title__text{font-size:34px}}@media screen and not (min-width:768px){.mainCard-module-scss-module__FngMqq__mainCard__card__text__heading__title__text{font-size:28px}}.mainCard-module-scss-module__FngMqq__mainCard__card__text__heading__text{color:var(--color-black);font-size:56px;font-style:normal;font-weight:400;line-height:130%}@media screen and (min-width:1440px) and (not (min-width:1920px)){.mainCard-module-scss-module__FngMqq__mainCard__card__text__heading__text{font-size:40px}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.mainCard-module-scss-module__FngMqq__mainCard__card__text__heading__text{font-size:34px}}@media screen and (min-width:768px) and (not (min-width:1024px)){.mainCard-module-scss-module__FngMqq__mainCard__card__text__heading__text{font-size:34px}}@media screen and not (min-width:768px){.mainCard-module-scss-module__FngMqq__mainCard__card__text__heading__text{font-size:28px}}.mainCard-module-scss-module__FngMqq__mainCard__card__text__description{color:var(--color-black);max-width:680px;margin:0;font-size:18px;font-style:normal;font-weight:400;line-height:150%}@media screen and (min-width:1440px) and (not (min-width:1920px)){.mainCard-module-scss-module__FngMqq__mainCard__card__text__description{max-width:518px;font-size:15px}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.mainCard-module-scss-module__FngMqq__mainCard__card__text__description{max-width:496px;font-size:15px}}@media screen and (min-width:768px) and (not (min-width:1024px)){.mainCard-module-scss-module__FngMqq__mainCard__card__text__description{max-width:323px;font-size:15px}}@media screen and not (min-width:768px){.mainCard-module-scss-module__FngMqq__mainCard__card__text__description{max-width:260px;font-size:15px}}.mainCard-module-scss-module__FngMqq__mainCard__card__button{z-index:1;width:242px!important;height:72px!important}@media screen and (min-width:1440px) and (not (min-width:1920px)){.mainCard-module-scss-module__FngMqq__mainCard__card__button{width:201px!important;height:64px!important;font-size:15px!important}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.mainCard-module-scss-module__FngMqq__mainCard__card__button{width:185px!important;height:56px!important;padding:0!important;font-size:15px!important}}@media screen and (min-width:768px) and (not (min-width:1024px)){.mainCard-module-scss-module__FngMqq__mainCard__card__button{width:161px!important;height:48px!important;padding:0!important;font-size:14px!important}}@media screen and not (min-width:768px){.mainCard-module-scss-module__FngMqq__mainCard__card__button{width:100%!important;height:48px!important;font-size:14px!important}}.mainCard-module-scss-module__FngMqq__mainCard__info{grid-template-columns:repeat(4,1fr);gap:40px;display:grid}@media screen and (min-width:1440px) and (not (min-width:1920px)){.mainCard-module-scss-module__FngMqq__mainCard__info{gap:24px}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.mainCard-module-scss-module__FngMqq__mainCard__info{gap:12px}}@media screen and (min-width:768px) and (not (min-width:1024px)){.mainCard-module-scss-module__FngMqq__mainCard__info{grid-template-columns:repeat(2,1fr);gap:12px}}@media screen and not (min-width:768px){.mainCard-module-scss-module__FngMqq__mainCard__info{grid-template-columns:repeat(1,1fr);gap:12px}}.mainCard-module-scss-module__FngMqq__mainCard__info__item{background:var(--color-white);border-radius:32px;align-items:center;gap:16px;padding:24px;display:flex}@media screen and (min-width:1440px) and (not (min-width:1920px)){.mainCard-module-scss-module__FngMqq__mainCard__info__item{border-radius:24px;gap:12px;padding:16px}}@media screen and not (min-width:1440px){.mainCard-module-scss-module__FngMqq__mainCard__info__item{border-radius:20px;gap:8px;padding:12px}}.mainCard-module-scss-module__FngMqq__mainCard__info__item__icon{width:64px;height:64px}@media screen and (min-width:1440px) and (not (min-width:1920px)){.mainCard-module-scss-module__FngMqq__mainCard__info__item__icon{width:48px;height:48px}}@media screen and not (min-width:1440px){.mainCard-module-scss-module__FngMqq__mainCard__info__item__icon{width:40px;height:40px}}.mainCard-module-scss-module__FngMqq__mainCard__info__item__text{flex-direction:column;align-items:flex-start;display:flex}.mainCard-module-scss-module__FngMqq__mainCard__info__item__text__count{color:var(--color-black);text-transform:uppercase;font-size:44px;font-style:normal;font-weight:400;line-height:130%}@media screen and (min-width:1440px) and (not (min-width:1920px)){.mainCard-module-scss-module__FngMqq__mainCard__info__item__text__count{font-size:32px}}@media screen and not (min-width:1440px){.mainCard-module-scss-module__FngMqq__mainCard__info__item__text__count{font-size:24px}}.mainCard-module-scss-module__FngMqq__mainCard__info__item__text__description{color:var(--color-text-gray);font-size:18px;font-style:normal;font-weight:400;line-height:150%}@media screen and (min-width:1024px) and (not (min-width:1440px)){.mainCard-module-scss-module__FngMqq__mainCard__info__item__text__description span{display:none}}@media screen and (min-width:768px) and (not (min-width:1920px)){.mainCard-module-scss-module__FngMqq__mainCard__info__item__text__description{font-size:15px}}@media screen and not (min-width:768px){.mainCard-module-scss-module__FngMqq__mainCard__info__item__text__description{font-size:14px}}.mainCard-module-scss-module__FngMqq__mainCard .mainCard-module-scss-module__FngMqq__w_50{width:50%!important}
.AdCard-module-scss-module__uYl9MW__card{text-align:left;background:linear-gradient(142deg,#91d95d 10.57%,#4fc268 86.78%);border-radius:32px;flex-direction:column;justify-content:space-between;width:100%;min-height:588px;padding:40px;display:flex;position:relative;overflow:hidden}@media screen and (min-width:1440px) and (not (min-width:1920px)){.AdCard-module-scss-module__uYl9MW__card{border-radius:24px;min-height:485px;padding:32px}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.AdCard-module-scss-module__uYl9MW__card{border-radius:24px;min-height:435px;padding:24px}}@media screen and (min-width:768px) and (not (min-width:1024px)){.AdCard-module-scss-module__uYl9MW__card{border-radius:24px;grid-column:auto;min-height:405px;padding:24px}}@media screen and not (min-width:768px){.AdCard-module-scss-module__uYl9MW__card{border-radius:24px;min-height:245px;padding:24px}}.AdCard-module-scss-module__uYl9MW__content{z-index:3;flex-direction:column;gap:16px;display:flex;position:relative}@media screen and (min-width:768px) and (not (min-width:1024px)){.AdCard-module-scss-module__uYl9MW__content{gap:12px}}@media screen and not (min-width:768px){.AdCard-module-scss-module__uYl9MW__content{gap:8px}}.AdCard-module-scss-module__uYl9MW__title{color:var(--color-white);margin:0;font-size:34px;font-weight:500;line-height:1.3}@media screen and (min-width:1440px) and (not (min-width:1920px)){.AdCard-module-scss-module__uYl9MW__title{font-size:22px}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.AdCard-module-scss-module__uYl9MW__title{max-width:420px;font-size:22px}}@media screen and (min-width:768px) and (not (min-width:1024px)){.AdCard-module-scss-module__uYl9MW__title{max-width:100%;font-size:20px}}@media screen and not (min-width:768px){.AdCard-module-scss-module__uYl9MW__title{max-width:100%;font-size:18px}}.AdCard-module-scss-module__uYl9MW__description{color:var(--color-text-white-selection);max-width:315px;margin:0;font-size:18px;font-weight:300;line-height:1.5}@media screen and (min-width:1440px) and (not (min-width:1920px)){.AdCard-module-scss-module__uYl9MW__description{max-width:260px;font-size:15px}}@media screen and not (min-width:768px){.AdCard-module-scss-module__uYl9MW__description{max-width:87%;font-size:14px}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.AdCard-module-scss-module__uYl9MW__description{width:260px;max-width:260px;font-size:15px}}@media screen and (min-width:768px) and (not (min-width:1024px)){.AdCard-module-scss-module__uYl9MW__description{max-width:260px;font-size:15px}}.AdCard-module-scss-module__uYl9MW__button{z-index:3;width:100%;max-width:100%;margin-top:auto;position:relative;border-radius:40px!important;height:56px!important;padding:0 32px!important}@media screen and (min-width:1440px) and (not (min-width:1920px)){.AdCard-module-scss-module__uYl9MW__button{height:48px!important;padding:0 24px!important;font-size:14px!important}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.AdCard-module-scss-module__uYl9MW__button{height:48px!important;padding:0 24px!important;font-size:14px!important}}@media screen and (min-width:768px) and (not (min-width:1024px)){.AdCard-module-scss-module__uYl9MW__button{height:48px!important;padding:0 24px!important;font-size:14px!important}}@media screen and not (min-width:768px){.AdCard-module-scss-module__uYl9MW__button{height:40px!important;padding:0 20px!important;font-size:13px!important}}.AdCard-module-scss-module__uYl9MW__asset{object-fit:contain}.AdCard-module-scss-module__uYl9MW__percent{z-index:2;width:243px;height:265px;position:absolute;top:179px;left:8px}@media screen and (min-width:1440px) and (not (min-width:1920px)){.AdCard-module-scss-module__uYl9MW__percent{width:189px;height:205px;top:142px;left:auto;right:221px}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.AdCard-module-scss-module__uYl9MW__percent{width:151px;height:163px;top:158px;left:auto;right:154px}}@media screen and (min-width:768px) and (not (min-width:1024px)){.AdCard-module-scss-module__uYl9MW__percent{width:143px;height:153px;top:135px;left:auto;right:183px}}@media screen and not (min-width:768px){.AdCard-module-scss-module__uYl9MW__percent{width:128px;height:140px;top:100px;left:auto;right:198px}}.AdCard-module-scss-module__uYl9MW__calculator{z-index:1;width:468px;height:331px;position:absolute;bottom:0}@media screen and (min-width:1440px) and (not (min-width:1920px)){.AdCard-module-scss-module__uYl9MW__calculator{width:345.6px;height:309.77px;bottom:-32px;right:40px}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.AdCard-module-scss-module__uYl9MW__calculator{width:330px;height:215px;bottom:-2px;right:-19px}}@media screen and (min-width:768px) and (not (min-width:1024px)){.AdCard-module-scss-module__uYl9MW__calculator{width:338px;height:240px;bottom:-5px;right:-7px}}@media screen and not (min-width:768px){.AdCard-module-scss-module__uYl9MW__calculator{width:256px;height:180px;bottom:-42px;right:9px}}.AdCard-module-scss-module__uYl9MW__flat{z-index:1;width:443px;height:358px;position:absolute;bottom:0;left:50%;transform:translate(-49%)}@media screen and (min-width:1440px) and (not (min-width:1920px)){.AdCard-module-scss-module__uYl9MW__flat{width:355px;height:355px;bottom:-34px;transform:translate(-51.5%)}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.AdCard-module-scss-module__uYl9MW__flat{width:265px;height:265px;bottom:-26px;left:50%;right:auto;transform:translate(-50%)}}@media screen and (min-width:768px) and (not (min-width:1024px)){.AdCard-module-scss-module__uYl9MW__flat{width:304px;height:304px;bottom:-30px;left:50%;right:auto;transform:translate(-50%)}}@media screen and not (min-width:768px){.AdCard-module-scss-module__uYl9MW__flat{width:240px;top:45px;bottom:auto;left:50%;transform:translate(-50%)}}.AdCard-module-scss-module__uYl9MW__key{z-index:2;width:266px;height:266px;position:absolute;top:190px;right:12px}@media screen and (min-width:1440px) and (not (min-width:1920px)){.AdCard-module-scss-module__uYl9MW__key{width:204px;height:204px;top:167px;right:8px}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.AdCard-module-scss-module__uYl9MW__key{width:172px;height:172px;top:186px;right:0}}@media screen and (min-width:768px) and (not (min-width:1024px)){.AdCard-module-scss-module__uYl9MW__key{width:150px;height:150px;top:150px;right:0}}@media screen and not (min-width:768px){.AdCard-module-scss-module__uYl9MW__key{width:112px;height:112px;top:114px;right:9px}}
