.chat_chatTrigger__fFE5N{align-items:center;background:var(--Orange-Orange-Linear,linear-gradient(180deg,#e46219 2.4%,#ec7d3f 100%));border:none;border-radius:50%;bottom:24px;box-shadow:0 0 20px 0 rgba(236,125,63,.65);cursor:pointer;display:flex;height:64px;justify-content:center;position:fixed;right:40px;transition:all .3s ease;width:64px;z-index:999}@media(max-width:1919px)and (min-width:1024px){.chat_chatTrigger__fFE5N{right:24px}}@media(max-width:1023px)and (min-width:768px){.chat_chatTrigger__fFE5N{right:20px}}@media(max-width:767px){.chat_chatTrigger__fFE5N{right:8px}}@media(max-width:1919px)and (min-width:1024px){.chat_chatTrigger__fFE5N{height:56px;width:56px}}@media(max-width:1023px){.chat_chatTrigger__fFE5N{height:48px;width:48px}}.chat_chatTrigger__icon__cS_hE{filter:brightness(0) invert(1);height:32px;width:32px}@media(max-width:1919px)and (min-width:1024px){.chat_chatTrigger__icon__cS_hE{height:28px;width:28px}}@media(max-width:1023px){.chat_chatTrigger__icon__cS_hE{height:24px;width:24px}}.chat_chatTrigger__fFE5N:hover{background-color:var(--color-orange-hover)}.chat_chatTrigger__fFE5N:focus{outline:none}.chat_chatTrigger__fFE5N:active{transform:scale(.95)}.chat_chatDialogOverlay__GEcR7{animation:chat_overlayFadeIn__7Mf3G .3s cubic-bezier(.16,1,.3,1);background-color:rgba(0,0,0,.1);inset:0;position:fixed;z-index:1000}@keyframes chat_overlayFadeIn__7Mf3G{0%{opacity:0}to{opacity:1}}.chat_chatDialog__DWIkS{animation:chat_slideIn__ZFye3 .3s cubic-bezier(.16,1,.3,1);background-color:var(--color-white);border-radius:24px 0 0 24px;box-shadow:0 0 26px 0 rgba(34,32,32,.1);height:100vh;max-width:640px;overflow:hidden;position:fixed;right:0;top:0;width:640px;z-index:1001}@media screen and (min-width:1440px)and (max-width:1919px){.chat_chatDialog__DWIkS{max-width:520px;width:520px}}@media screen and (min-width:1024px)and (max-width:1439px){.chat_chatDialog__DWIkS{border-radius:24px 24px 0 0;bottom:0;height:660px;left:0;max-width:100vw;position:fixed;right:0;top:auto;width:100%}}@media screen and (min-width:768px)and (max-width:1023px){.chat_chatDialog__DWIkS{border-radius:24px 24px 0 0;bottom:0;height:539px;left:0;max-width:100vw;position:fixed;right:0;top:auto;width:100%}}@media(max-width:767px){.chat_chatDialog__DWIkS{border-radius:0;height:100vh;max-height:none;max-width:100vw;width:100vw}}@keyframes chat_slideIn__ZFye3{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}.chat_chat__2rdNg{display:flex;flex-direction:column;height:100%;position:relative}.chat_chat__header__o2xfk{align-items:center;background-color:var(--color-white);border-bottom:1px solid var(--color-gray-white);display:flex;height:64px;justify-content:center;padding:12px 16px;position:relative;width:100%}@media screen and (min-width:1024px)and (max-width:1919px){.chat_chat__header__o2xfk{height:56px;padding:8px 12px}}@media(max-width:767px){.chat_chat__header__o2xfk{height:56px;padding:24px 16px}}.chat_chat__header__title__WU0bK{color:var(--color-black);font-family:Onest,sans-serif;font-size:14px;font-weight:500;line-height:1.5;text-align:center}@media screen and (min-width:1440px)and (max-width:1919px){.chat_chat__header__title__WU0bK{font-size:13px}}@media screen and (min-width:1024px)and (max-width:1439px){.chat_chat__header__title__WU0bK{font-size:13px}}@media screen and (min-width:768px)and (max-width:1023px){.chat_chat__header__title__WU0bK{font-size:13px}}@media(max-width:767px){.chat_chat__header__title__WU0bK{font-size:13px}}.chat_chat__header__moreButton__jTNBo{align-items:center;background-color:var(--color-beige-light);border:none;border-radius:40px;cursor:pointer;display:none;height:32px;justify-content:center;position:absolute;right:56px;top:50%;transform:translateY(-50%);transition:all .2s ease;width:32px}@media(max-width:767px){.chat_chat__header__moreButton__jTNBo{display:flex}}.chat_chat__header__moreButton__jTNBo:hover{background-color:var(--color-beige)}.chat_chat__header__moreButton__jTNBo:focus{outline:none}.chat_chat__header__moreButton__icon__NTth2{height:14px;position:relative;width:14px}.chat_chat__header__menu__IaG2p{animation:chat_slideDownAndFade__BoQMX .2s ease-out;background-color:var(--color-white);border-radius:16px;box-shadow:0 0 26px 0 rgba(34,32,32,.1);min-width:194px;padding:0;z-index:10002}@media(max-width:1919px)and (min-width:768px){.chat_chat__header__menu__IaG2p{min-width:178px}}@media(max-width:767px){.chat_chat__header__menu__IaG2p{min-width:156px}}.chat_chat__header__menuItem__tfL8v{align-items:center;background:rgba(0,0,0,0);border:none;border-bottom:1px solid var(--color-beige-200);color:var(--color-grey-900);cursor:pointer;display:flex;font-size:14px;font-weight:300;line-height:150%;outline:none;padding:13px 20px;text-align:left;transition:background-color .2s ease;width:100%}.chat_chat__header__menuItem__tfL8v:first-child{border-radius:16px 16px 0 0}.chat_chat__header__menuItem__tfL8v:last-child{border-bottom:none;border-radius:0 0 16px 16px}@media(max-width:1919px)and (min-width:768px){.chat_chat__header__menuItem__tfL8v{font-size:13px;width:178px}}@media(max-width:767px){.chat_chat__header__menuItem__tfL8v{font-size:12px;padding:9px 16px}}.chat_chat__header__menuItem__tfL8v:hover{background-color:var(--color-beige-100)}.chat_chat__header__menuItem__tfL8v:focus{background-color:var(--color-beige-100);outline:none}.chat_chat__header__searchButton__Afty_{align-items:center;background-color:var(--color-beige-light);border:none;border-radius:40px;cursor:pointer;display:flex;height:32px;justify-content:center;position:absolute;right:16px;top:50%;transform:translateY(-50%);transition:all .2s ease;width:32px}.chat_chat__header__searchButton__Afty_:hover{background-color:var(--color-beige)}.chat_chat__header__searchButton__Afty_:focus{outline:none}.chat_chat__header__searchButton__icon__9UID4{height:18px;position:relative;width:18px}@media(max-width:767px){.chat_chat__header__searchButton__Afty_{display:none}}.chat_chat__header__closeButton__AcYG_{align-items:center;background-color:var(--color-beige-light);border:none;border-radius:40px;cursor:pointer;display:flex;height:32px;justify-content:center;position:absolute;right:16px;top:50%;transform:translateY(-50%);transition:all .2s ease;width:32px}.chat_chat__header__closeButton__AcYG_:hover{background-color:var(--color-beige)}.chat_chat__header__closeButton__AcYG_:focus{outline:none}.chat_chat__header__closeButton__icon__Zb2U2{height:18px;position:relative;width:18px}@media(min-width:768px){.chat_chat__header__closeButton__AcYG_{display:none}}.chat_chat__content__4m8jr{display:flex;flex:1 1;flex-direction:column;gap:16px;overflow-y:auto;padding:0 32px 24px;position:relative;scrollbar-color:var(--color-orange) rgba(0,0,0,0);scrollbar-width:thin}.chat_chat__content__4m8jr::-webkit-scrollbar{width:3px}.chat_chat__content__4m8jr::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.chat_chat__content__4m8jr::-webkit-scrollbar-thumb{background-color:var(--color-orange);border-radius:3px}.chat_chat__content__4m8jr::-webkit-scrollbar-thumb:hover{background-color:var(--color-dark-orange)}@media screen and (min-width:1440px)and (max-width:1919px){.chat_chat__content__4m8jr{gap:8px;padding:0 32px 20px}}@media screen and (min-width:1024px)and (max-width:1439px){.chat_chat__content__4m8jr{gap:8px;padding:0 24px 20px}}@media screen and (min-width:768px)and (max-width:1023px){.chat_chat__content__4m8jr{gap:8px;padding:0 20px 20px}}@media(max-width:767px){.chat_chat__content__4m8jr{gap:12px;padding:0 16px 24px}}.chat_chat__content__dateDivider__jwlUb{align-items:center;display:flex;justify-content:center;padding:16px 0;width:100%}@media(max-width:767px){.chat_chat__content__dateDivider__jwlUb{padding:8px 0}}.chat_chat__content__dateDivider__text__mCiOH{color:var(--color-gray-600);font-family:Onest,sans-serif;font-size:12px;font-weight:300;line-height:1.5;text-align:center}@media(max-width:767px){.chat_chat__content__dateDivider__text__mCiOH{font-size:11px;padding:2px 12px}}.chat_chat__content__messages__4YgmV{display:flex;flex:1 1;flex-direction:column;gap:12px;width:100%}@media screen and (min-width:1440px)and (max-width:1919px){.chat_chat__content__messages__4YgmV{gap:12px}}@media screen and (min-width:1024px)and (max-width:1439px){.chat_chat__content__messages__4YgmV{gap:16px}}@media screen and (min-width:768px)and (max-width:1023px){.chat_chat__content__messages__4YgmV{gap:12px}}.chat_chat__content__quickReplies__D9OMB{align-items:flex-end;display:flex;flex-direction:column;gap:16px;margin-top:auto;padding-top:16px}@media screen and (min-width:1024px)and (max-width:1439px){.chat_chat__content__quickReplies__D9OMB{gap:12px}}@media screen and (min-width:768px)and (max-width:1023px){.chat_chat__content__quickReplies__D9OMB{gap:12px}}@media(max-width:767px){.chat_chat__content__quickReplies__D9OMB{gap:12px}}.chat_chat__content__quickReplies__button__W93Wm{background-color:var(--color-orange-light-10);border:none;border-radius:8px;color:var(--color-orange);cursor:pointer;font-family:Onest,sans-serif;font-size:16px;font-weight:300;height:40px;line-height:1.5;padding:0 16px;transition:all .2s ease}.chat_chat__content__quickReplies__button__W93Wm:hover{background-color:var(--color-orange-light)}.chat_chat__content__quickReplies__button__W93Wm:focus{outline:none}@media screen and (min-width:1440px)and (max-width:1919px){.chat_chat__content__quickReplies__button__W93Wm{font-size:14px;height:36px}}@media screen and (min-width:1024px)and (max-width:1439px){.chat_chat__content__quickReplies__button__W93Wm{font-size:14px;height:36px}}@media screen and (min-width:768px)and (max-width:1023px){.chat_chat__content__quickReplies__button__W93Wm{font-size:14px}}@media(max-width:767px){.chat_chat__content__quickReplies__button__W93Wm{font-size:13px;height:36px;padding:0 12px}}.chat_chat__content__actionButtons__XzA_J{display:flex;gap:16px;margin-top:24px;width:100%}@media screen and (min-width:1024px)and (max-width:1439px){.chat_chat__content__actionButtons__XzA_J{gap:12px;margin-top:20px}}@media screen and (min-width:768px)and (max-width:1023px){.chat_chat__content__actionButtons__XzA_J{gap:12px;margin-top:20px}}@media(max-width:767px){.chat_chat__content__actionButtons__XzA_J{flex-direction:column-reverse;gap:12px;margin-top:12px}}.chat_chat__content__actionButtons__secondary__YWrgV{align-items:center;background-color:var(--color-orange-light);border:none;border-radius:40px;color:var(--color-orange);cursor:pointer;display:flex;flex:1 1;font-family:Onest,sans-serif;font-size:14px;font-weight:500;height:48px;justify-content:center;line-height:1.5;padding:14px 24px;transition:all .2s ease}@media screen and (min-width:1440px)and (max-width:1919px){.chat_chat__content__actionButtons__secondary__YWrgV{font-size:13px}}@media screen and (min-width:1024px)and (max-width:1439px){.chat_chat__content__actionButtons__secondary__YWrgV{font-size:13px}}@media screen and (min-width:768px)and (max-width:1023px){.chat_chat__content__actionButtons__secondary__YWrgV{font-size:13px}}@media(max-width:767px){.chat_chat__content__actionButtons__secondary__YWrgV{font-size:12px;padding:14px 24px}}.chat_chat__content__actionButtons__secondary__YWrgV:hover{background-color:var(--color-orange-light-hover)}.chat_chat__content__actionButtons__secondary__YWrgV:focus{outline:none}.chat_chat__content__actionButtons__secondary_noFlex__PhPl3{flex:none;margin:0 auto}.chat_chat__content__actionButtons__primary__QYkld{align-items:center;background-color:var(--color-orange);border:none;border-radius:40px;color:var(--color-white);cursor:pointer;display:flex;flex:1 1;font-family:Onest,sans-serif;font-size:14px;font-weight:500;height:48px;justify-content:center;line-height:1.5;padding:14px 24px;transition:all .2s ease}@media screen and (min-width:1440px)and (max-width:1919px){.chat_chat__content__actionButtons__primary__QYkld{font-size:13px}}@media screen and (min-width:1024px)and (max-width:1439px){.chat_chat__content__actionButtons__primary__QYkld{font-size:13px}}@media screen and (min-width:768px)and (max-width:1023px){.chat_chat__content__actionButtons__primary__QYkld{font-size:13px}}@media(max-width:767px){.chat_chat__content__actionButtons__primary__QYkld{font-size:12px;padding:14px 24px}}.chat_chat__content__actionButtons__primary__QYkld:hover{background-color:var(--color-orange-hover)}.chat_chat__content__actionButtons__primary__QYkld:focus{outline:none}.chat_chat__scrollToBottom__iWKAj{align-items:center;background-color:var(--color-beige-light,#f9f9f7);border:none;border-radius:50%;bottom:96px;cursor:pointer;display:flex;height:32px;justify-content:center;position:absolute;right:32px;transition:all .2s ease;width:32px;z-index:10}@media screen and (min-width:1440px)and (max-width:1919px){.chat_chat__scrollToBottom__iWKAj{bottom:80px}}@media screen and (min-width:1024px)and (max-width:1439px){.chat_chat__scrollToBottom__iWKAj{bottom:72px;right:24px}}.chat_chat__scrollToBottom__iWKAj:hover{background-color:var(--color-beige,#f4f4f1);transform:scale(1.05)}.chat_chat__scrollToBottom__iWKAj:focus{outline:none}.chat_chat__scrollToBottom__iWKAj:active{transform:scale(.95)}.chat_chat__scrollToBottom__icon__cgixv{height:16px;position:relative;width:16px}@media(max-width:767px){.chat_chat__scrollToBottom__iWKAj{bottom:76px;right:16px}}.chat_chat__message__Gs4Xl{display:flex;width:100%}.chat_chat__message_received__GvyRO{justify-content:flex-start}.chat_chat__message_sent__41AoP{justify-content:flex-end}.chat_chat__message__wrapper__a_ucF{align-items:flex-start;display:flex;gap:12px;max-width:74%}@media screen and (min-width:1440px)and (max-width:1919px){.chat_chat__message__wrapper__a_ucF{gap:12px;max-width:85%}}@media screen and (min-width:1024px)and (max-width:1439px){.chat_chat__message__wrapper__a_ucF{gap:8px;max-width:50%}}@media screen and (min-width:768px)and (max-width:1023px){.chat_chat__message__wrapper__a_ucF{max-width:65%}}@media(max-width:767px){.chat_chat__message__wrapper__a_ucF{gap:8px;max-width:80%}}.chat_chat__message__avatar__cWVHK{align-items:flex-start;display:flex;flex-shrink:0;justify-content:center;padding-top:33px}@media screen and (min-width:1440px)and (max-width:1919px){.chat_chat__message__avatar__cWVHK{padding-top:33px}}@media screen and (min-width:1024px)and (max-width:1439px){.chat_chat__message__avatar__cWVHK{padding-top:28px}}@media screen and (min-width:768px)and (max-width:1023px){.chat_chat__message__avatar__cWVHK{padding-top:28px}}@media(max-width:767px){.chat_chat__message__avatar__cWVHK{padding-top:26px}}.chat_chat__message__avatar__inner__0vP5P{align-items:center;border-radius:28px 28px 0 28px;display:flex;height:35px;justify-content:center;width:35px}.chat_chat__message__avatar__inner__icon__nENR6{height:35px;width:35px}@media screen and (min-width:1024px)and (max-width:1919px){.chat_chat__message__avatar__inner__icon__nENR6{height:27px;width:27px}}@media(max-width:767px){.chat_chat__message__avatar__inner__icon__nENR6{height:24px;width:24px}}@media screen and (min-width:1024px)and (max-width:1919px){.chat_chat__message__avatar__inner__0vP5P{height:27px;width:27px}}@media(max-width:767px){.chat_chat__message__avatar__inner__0vP5P{height:24px;width:24px}}.chat_chat__message__content__w8WEv{display:flex;flex-direction:column;gap:12px;min-width:0}@media screen and (min-width:1440px)and (max-width:1919px){.chat_chat__message__content__w8WEv{gap:12px}}@media screen and (min-width:1024px)and (max-width:1439px){.chat_chat__message__content__w8WEv{gap:8px}}@media screen and (min-width:768px)and (max-width:1023px){.chat_chat__message__content__w8WEv{gap:8px}}.chat_chat__message__sender__YeDWc{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 (max-width:1919px){.chat_chat__message__sender__YeDWc{font-size:13px}}@media screen and (min-width:1024px)and (max-width:1439px){.chat_chat__message__sender__YeDWc{font-size:13px}}@media screen and (min-width:768px)and (max-width:1023px){.chat_chat__message__sender__YeDWc{font-size:13px}}@media(max-width:767px){.chat_chat__message__sender__YeDWc{font-size:12px}}.chat_chat__message__bubble__L2gSW{background-color:var(--color-beige);border-radius:0 16px 16px 16px;display:flex;flex-direction:column;gap:4px;padding:12px;width:100%}.chat_chat__message_sent__41AoP .chat_chat__message__bubble__L2gSW{background-color:var(--color-orange-light-10);border-radius:16px 16px 0 16px;max-width:270px}.chat_chat__message__text__bTHUn{color:var(--color-black);font-family:Onest,sans-serif;font-size:16px;font-weight:300;line-height:1.5;margin:0;padding:0;width:100%;word-break:break-word}@media screen and (min-width:1440px)and (max-width:1919px){.chat_chat__message__text__bTHUn{font-size:14px}}@media screen and (min-width:1024px)and (max-width:1439px){.chat_chat__message__text__bTHUn{font-size:14px}}@media screen and (min-width:768px)and (max-width:1023px){.chat_chat__message__text__bTHUn{font-size:14px}}@media(max-width:767px){.chat_chat__message__text__bTHUn{font-size:13px}}.chat_chat__message__time__PeV_t{color:var(--color-gray-600);font-family:Onest,sans-serif;font-size:12px;font-weight:300;line-height:1.5;text-align:right}@media(max-width:767px){.chat_chat__message__time__PeV_t{font-size:11px}}.chat_chat__message__timeWrapper__uKBgx{align-items:center;display:flex;gap:4px;justify-content:flex-end}@keyframes chat_slideDownAndFade__BoQMX{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.chatInput_inputArea__SN8f9{align-items:center;background-color:var(--color-white);border-top:1px solid var(--color-gray-300);display:flex;min-height:80px;padding:16px 24px}@media screen and (min-width:1440px)and (max-width:1919px){.chatInput_inputArea__SN8f9{min-height:64px;padding:16px 24px}}@media screen and (min-width:1024px)and (max-width:1439px){.chatInput_inputArea__SN8f9{min-height:56px;padding:16px}}@media screen and (min-width:768px)and (max-width:1023px){.chatInput_inputArea__SN8f9{min-height:56px;padding:13px 16px}}@media(max-width:767px){.chatInput_inputArea__SN8f9{min-height:56px;padding:13px 16px}}.chatInput_inputArea__wrapper__9HTU1{align-items:center;display:flex;gap:20px;position:relative;width:100%}@media screen and (min-width:1440px)and (max-width:1919px){.chatInput_inputArea__wrapper__9HTU1{gap:16px}}@media screen and (min-width:1024px)and (max-width:1439px){.chatInput_inputArea__wrapper__9HTU1{gap:12px}}@media screen and (min-width:768px)and (max-width:1023px){.chatInput_inputArea__wrapper__9HTU1{gap:12px}}@media(max-width:767px){.chatInput_inputArea__wrapper__9HTU1{gap:12px}}.chatInput_inputArea__attachButton__3e_4G{align-items:center;background:rgba(0,0,0,0);border:none;cursor:pointer;display:flex;flex-shrink:0;justify-content:center;transition:opacity .2s ease}.chatInput_inputArea__attachButton__3e_4G:hover{opacity:.7}.chatInput_inputArea__attachButton__3e_4G:focus{outline:none}.chatInput_inputArea__attachButton__icon__ahdtx{height:24px;position:relative;width:24px}@media screen and (min-width:1440px)and (max-width:1919px){.chatInput_inputArea__attachButton__icon__ahdtx{height:20px;width:20px}}@media screen and (min-width:1024px)and (max-width:1439px){.chatInput_inputArea__attachButton__icon__ahdtx{height:20px;width:20px}}@media screen and (min-width:768px)and (max-width:1023px){.chatInput_inputArea__attachButton__icon__ahdtx{height:20px;width:20px}}.chatInput_inputArea__textareaWrapper__iAuih{display:flex;flex:1 1;position:relative}.chatInput_inputArea__textarea__ITxTk{border:none;font-family:Onest,sans-serif;font-size:16px;font-weight:300;line-height:1.25;max-height:120px;min-height:20px;outline:none;overflow-x:hidden;overflow-y:auto;padding-right:16px;resize:none;scrollbar-width:none;width:100%;-ms-overflow-style:none}.chatInput_inputArea__textarea__ITxTk::-webkit-scrollbar{display:none}.chatInput_inputArea__textarea__ITxTk::placeholder{color:var(--color-gray-600)}@media screen and (min-width:1440px)and (max-width:1919px){.chatInput_inputArea__textarea__ITxTk{font-size:14px}}@media screen and (min-width:1024px)and (max-width:1439px){.chatInput_inputArea__textarea__ITxTk{font-size:14px}}@media screen and (min-width:768px)and (max-width:1023px){.chatInput_inputArea__textarea__ITxTk{font-size:14px}}@media(max-width:767px){.chatInput_inputArea__textarea__ITxTk{font-size:14px}}.chatInput_inputArea__customScrollbar__SJ2xd{align-items:center;display:flex;flex-direction:column;gap:2px;height:100%;position:absolute;right:0;top:0}.chatInput_inputArea__customScrollbar__arrow__LkAtY{align-items:center;background:rgba(0,0,0,0);border:none;cursor:pointer;display:flex;height:8px;justify-content:center;padding:0;width:8px}.chatInput_inputArea__customScrollbar__arrow_down__82mSc{transform:rotate(180deg)}.chatInput_inputArea__customScrollbar__arrow__LkAtY:hover{opacity:.7}.chatInput_inputArea__customScrollbar__arrow__LkAtY:active{opacity:.5}.chatInput_inputArea__customScrollbar__track__vBHAt{cursor:pointer;flex:1 1;min-height:20px;position:relative;width:3px}.chatInput_inputArea__customScrollbar__thumb__eYhnr{background-color:var(--color-orange);border-radius:24px;left:0;min-height:20px;position:absolute;right:0;width:3px}.chatInput_inputArea__sendButton__fWrgy{align-items:center;background-color:var(--color-beige);border:none;border-radius:50%;cursor:pointer;display:flex;flex-shrink:0;height:48px;justify-content:center;pointer-events:none;transition:all .2s ease;width:48px}@media screen and (min-width:1440px)and (max-width:1919px){.chatInput_inputArea__sendButton__fWrgy{height:40px;width:40px}}@media screen and (min-width:1024px)and (max-width:1439px){.chatInput_inputArea__sendButton__fWrgy{height:32px;width:32px}}@media screen and (min-width:768px)and (max-width:1023px){.chatInput_inputArea__sendButton__fWrgy{height:32px;width:32px}}@media(max-width:767px){.chatInput_inputArea__sendButton__fWrgy{height:32px;width:32px}}.chatInput_inputArea__sendButton_active__AjyQr{background-color:var(--color-orange);pointer-events:auto}.chatInput_inputArea__sendButton_active__AjyQr:hover{background-color:var(--color-orange-hover)}.chatInput_inputArea__sendButton__fWrgy:focus{outline:none}.chatInput_inputArea__sendButton__icon__qA_0U{height:24px;position:relative;width:24px}.chatInput_inputArea__sendButton__icon_active__Nl0BR{filter:brightness(0) invert(1)}@media screen and (min-width:1440px)and (max-width:1919px){.chatInput_inputArea__sendButton__icon__qA_0U{height:20px;width:20px}}@media screen and (min-width:1024px)and (max-width:1439px){.chatInput_inputArea__sendButton__icon__qA_0U{height:18px;width:18px}}@media screen and (min-width:768px)and (max-width:1023px){.chatInput_inputArea__sendButton__icon__qA_0U{height:18px;width:18px}}@media(max-width:767px){.chatInput_inputArea__sendButton__icon__qA_0U{height:18px;width:18px}}.chatSearch_searchOverlay__z6C0U{background-color:var(--color-white);border-radius:24px 0 0 24px;display:flex;flex-direction:column;height:100%;left:0;position:absolute;top:0;width:100%;z-index:100}@media screen and (min-width:1024px)and (max-width:1919px){.chatSearch_searchOverlay__z6C0U{border-radius:24px 0 0 24px}}@media screen and (min-width:768px)and (max-width:1023px){.chatSearch_searchOverlay__z6C0U{border-radius:32px 32px 0 0}}@media(max-width:767px){.chatSearch_searchOverlay__z6C0U{border-radius:0}}.chatSearch_searchContainer__U0Byj{display:flex;flex-direction:column;gap:20px;height:100%;overflow:hidden;padding-bottom:16px}@media screen and (min-width:1440px)and (max-width:1919px){.chatSearch_searchContainer__U0Byj{gap:8px;padding-bottom:20px}}@media screen and (min-width:1024px)and (max-width:1439px){.chatSearch_searchContainer__U0Byj{gap:8px;padding-bottom:20px}}@media screen and (min-width:768px)and (max-width:1023px){.chatSearch_searchContainer__U0Byj{gap:8px;padding-bottom:20px}}@media(max-width:767px){.chatSearch_searchContainer__U0Byj{gap:12px;padding-bottom:24px}}.chatSearch_searchHeader__coofU{align-items:center;background-color:var(--color-white);border-bottom:1px solid var(--color-border-gray-3);display:flex;height:64px;justify-content:space-between;padding:0 16px;width:100%}@media screen and (min-width:1440px)and (max-width:1919px){.chatSearch_searchHeader__coofU{height:56px;padding:0 12px}}@media screen and (min-width:1024px)and (max-width:1439px){.chatSearch_searchHeader__coofU{height:56px;padding:0 12px}}@media screen and (min-width:768px)and (max-width:1023px){.chatSearch_searchHeader__coofU{height:56px;padding:0 20px}}@media(max-width:767px){.chatSearch_searchHeader__coofU{height:56px;padding:0 16px}}.chatSearch_searchInputWrapper__57Z_R{align-items:center;display:flex;flex:1 1;gap:8px;height:100%;padding:0 12px}@media screen and (min-width:1440px)and (max-width:1919px){.chatSearch_searchInputWrapper__57Z_R{padding:0 12px}}@media screen and (min-width:1024px)and (max-width:1439px){.chatSearch_searchInputWrapper__57Z_R{padding:0 12px}}@media screen and (min-width:768px)and (max-width:1023px){.chatSearch_searchInputWrapper__57Z_R{padding:0 12px}}@media(max-width:767px){.chatSearch_searchInputWrapper__57Z_R{padding:0 12px}}.chatSearch_searchInput__JttDh{background:rgba(0,0,0,0);border:none;color:var(--color-gray-700);font-family:Onest,sans-serif;font-size:14px;font-weight:300;line-height:1.5;outline:none;width:100%}.chatSearch_searchInput__JttDh::placeholder{color:var(--color-gray-700)}.chatSearch_searchInputActive__QR_hM{color:var(--color-black)}@media screen and (min-width:1440px)and (max-width:1919px){.chatSearch_searchInput__JttDh{font-size:13px}}@media screen and (min-width:1024px)and (max-width:1439px){.chatSearch_searchInput__JttDh{font-size:13px}}@media screen and (min-width:768px)and (max-width:1023px){.chatSearch_searchInput__JttDh{font-size:13px}}@media(max-width:767px){.chatSearch_searchInput__JttDh{font-size:13px}}.chatSearch_searchButtons__myiXk{align-items:center;display:flex;gap:4px}@media screen and (min-width:1440px)and (max-width:1919px){.chatSearch_searchButtons__myiXk{gap:4px}}@media screen and (min-width:1024px)and (max-width:1439px){.chatSearch_searchButtons__myiXk{gap:4px}}@media screen and (min-width:768px)and (max-width:1023px){.chatSearch_searchButtons__myiXk{gap:4px}}@media(max-width:767px){.chatSearch_searchButtons__myiXk{gap:4px}}.chatSearch_closeButton__Jocy9{align-items:center;background:rgba(0,0,0,0);border:none;border-radius:40px;cursor:pointer;display:flex;height:40px;justify-content:center;transition:background-color .2s ease;width:40px}@media screen and (min-width:1440px)and (max-width:1919px){.chatSearch_closeButton__Jocy9{height:40px;width:40px}}@media screen and (min-width:1024px)and (max-width:1439px){.chatSearch_closeButton__Jocy9{height:40px;width:40px}}@media screen and (min-width:768px)and (max-width:1023px){.chatSearch_closeButton__Jocy9{height:40px;width:40px}}@media(max-width:767px){.chatSearch_closeButton__Jocy9{height:40px;width:40px}}.chatSearch_closeButton__Jocy9:hover{background-color:var(--color-beige-light)}.chatSearch_closeButton__Jocy9:focus{outline:none}.chatSearch_closeIcon__PMv_9{height:18px;width:18px}@media screen and (min-width:1440px)and (max-width:1919px){.chatSearch_closeIcon__PMv_9{height:18px;width:18px}}@media screen and (min-width:1024px)and (max-width:1439px){.chatSearch_closeIcon__PMv_9{height:18px;width:18px}}@media screen and (min-width:768px)and (max-width:1023px){.chatSearch_closeIcon__PMv_9{height:18px;width:18px}}@media(max-width:767px){.chatSearch_closeIcon__PMv_9{height:24px;width:24px}}.chatSearch_searchButton__wk2D8{align-items:center;background:rgba(0,0,0,0);border:none;border-radius:40px;cursor:pointer;display:flex;height:40px;justify-content:center;transition:background-color .2s ease;width:40px}@media screen and (min-width:1440px)and (max-width:1919px){.chatSearch_searchButton__wk2D8{height:40px;width:40px}}@media screen and (min-width:1024px)and (max-width:1439px){.chatSearch_searchButton__wk2D8{height:40px;width:40px}}@media screen and (min-width:768px)and (max-width:1023px){.chatSearch_searchButton__wk2D8{height:40px;width:40px}}@media(max-width:767px){.chatSearch_searchButton__wk2D8{height:40px;width:40px}}.chatSearch_searchButton__wk2D8:hover{background-color:var(--color-beige-light)}.chatSearch_searchButton__wk2D8:focus{outline:none}.chatSearch_searchIcon__hiOZo{height:18px;width:18px}@media screen and (min-width:1440px)and (max-width:1919px){.chatSearch_searchIcon__hiOZo{height:18px;width:18px}}@media screen and (min-width:1024px)and (max-width:1439px){.chatSearch_searchIcon__hiOZo{height:18px;width:18px}}@media screen and (min-width:768px)and (max-width:1023px){.chatSearch_searchIcon__hiOZo{height:18px;width:18px}}@media(max-width:767px){.chatSearch_searchIcon__hiOZo{height:24px;width:24px}}.chatSearch_searchIconActive__5EcYQ{filter:var(--color-orange-filter)}.chatSearch_searchResults___Tdnb{display:flex;flex:1 1;flex-direction:column;gap:12px;overflow-y:auto;padding:0 12px;scrollbar-color:var(--color-orange) rgba(0,0,0,0);scrollbar-width:thin}@media screen and (min-width:1440px)and (max-width:1919px){.chatSearch_searchResults___Tdnb{gap:12px;padding:0 12px}}@media screen and (min-width:1024px)and (max-width:1439px){.chatSearch_searchResults___Tdnb{gap:12px;padding:0 12px}}@media screen and (min-width:768px)and (max-width:1023px){.chatSearch_searchResults___Tdnb{gap:12px;padding:0 20px}}@media(max-width:767px){.chatSearch_searchResults___Tdnb{gap:12px;padding:0 16px}}.chatSearch_searchResults___Tdnb::-webkit-scrollbar{width:3px}.chatSearch_searchResults___Tdnb::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.chatSearch_searchResults___Tdnb::-webkit-scrollbar-thumb{background-color:var(--color-orange);border-radius:3px}.chatSearch_searchResults___Tdnb::-webkit-scrollbar-thumb:hover{background-color:var(--color-dark-orange)}.chatSearch_resultsCount__VKQb_{color:var(--color-gray-600);font-family:Onest,sans-serif;font-size:14px;font-weight:300;line-height:1.5;padding:0 16px}@media screen and (min-width:1440px)and (max-width:1919px){.chatSearch_resultsCount__VKQb_{font-size:13px;padding:0 16px}}@media screen and (min-width:1024px)and (max-width:1439px){.chatSearch_resultsCount__VKQb_{font-size:13px;padding:0 16px}}@media screen and (min-width:768px)and (max-width:1023px){.chatSearch_resultsCount__VKQb_{font-size:13px;padding:0 20px}}@media(max-width:767px){.chatSearch_resultsCount__VKQb_{font-size:12px;padding:0 16px}}.chatSearch_resultsList__ZeHc7{display:flex;flex-direction:column;width:100%}.chatSearch_resultItem__ihy6p{align-items:center;background:var(--color-white);border:none;border-top:1px solid var(--color-border-gray-3);cursor:pointer;display:flex;gap:12px;overflow:hidden;padding:16px;text-align:left;transition:background-color .2s ease;width:100%}@media screen and (min-width:1440px)and (max-width:1919px){.chatSearch_resultItem__ihy6p{gap:12px;padding:16px}}@media screen and (min-width:1024px)and (max-width:1439px){.chatSearch_resultItem__ihy6p{gap:12px;padding:16px}}@media screen and (min-width:768px)and (max-width:1023px){.chatSearch_resultItem__ihy6p{gap:12px;padding:16px}}@media(max-width:767px){.chatSearch_resultItem__ihy6p{gap:12px;padding:16px}}.chatSearch_resultItem__ihy6p:hover{background-color:var(--color-beige-light)}.chatSearch_resultItem__ihy6p:focus{outline:none}.chatSearch_resultContent__TH5GX{align-items:flex-start;display:flex;flex:1 1;gap:12px;min-width:0}@media screen and (min-width:1440px)and (max-width:1919px){.chatSearch_resultContent__TH5GX{gap:12px}}@media screen and (min-width:1024px)and (max-width:1439px){.chatSearch_resultContent__TH5GX{gap:12px}}@media screen and (min-width:768px)and (max-width:1023px){.chatSearch_resultContent__TH5GX{gap:12px}}@media(max-width:767px){.chatSearch_resultContent__TH5GX{gap:12px}}.chatSearch_resultAvatar__Oku_p{flex-shrink:0}.chatSearch_avatarImage__IYrqJ{border-radius:8px;height:35px;object-fit:cover;width:35px}@media screen and (min-width:1440px)and (max-width:1919px){.chatSearch_avatarImage__IYrqJ{height:35px;width:35px}}@media screen and (min-width:1024px)and (max-width:1439px){.chatSearch_avatarImage__IYrqJ{height:35px;width:35px}}@media screen and (min-width:768px)and (max-width:1023px){.chatSearch_avatarImage__IYrqJ{height:35px;width:35px}}@media(max-width:767px){.chatSearch_avatarImage__IYrqJ{height:40px;width:40px}}.chatSearch_supportAvatar__eETAm{height:35px;width:35px}@media screen and (min-width:1440px)and (max-width:1919px){.chatSearch_supportAvatar__eETAm{height:35px;width:35px}}@media screen and (min-width:1024px)and (max-width:1439px){.chatSearch_supportAvatar__eETAm{height:35px;width:35px}}@media screen and (min-width:768px)and (max-width:1023px){.chatSearch_supportAvatar__eETAm{height:35px;width:35px}}@media(max-width:767px){.chatSearch_supportAvatar__eETAm{height:40px;width:40px}}.chatSearch_supportAvatarIcon__2lqge{height:35px;width:35px}@media screen and (min-width:1440px)and (max-width:1919px){.chatSearch_supportAvatarIcon__2lqge{height:35px;width:35px}}@media screen and (min-width:1024px)and (max-width:1439px){.chatSearch_supportAvatarIcon__2lqge{height:35px;width:35px}}@media screen and (min-width:768px)and (max-width:1023px){.chatSearch_supportAvatarIcon__2lqge{height:35px;width:35px}}@media(max-width:767px){.chatSearch_supportAvatarIcon__2lqge{height:40px;width:40px}}.chatSearch_defaultAvatar__qNK9k{align-items:center;background-color:var(--color-beige);border-radius:8px;color:var(--color-gray-700);display:flex;font-family:Onest,sans-serif;font-size:14px;font-weight:500;height:35px;justify-content:center;width:35px}@media screen and (min-width:1440px)and (max-width:1919px){.chatSearch_defaultAvatar__qNK9k{font-size:13px;height:35px;width:35px}}@media screen and (min-width:1024px)and (max-width:1439px){.chatSearch_defaultAvatar__qNK9k{font-size:13px;height:35px;width:35px}}@media screen and (min-width:768px)and (max-width:1023px){.chatSearch_defaultAvatar__qNK9k{font-size:13px;height:35px;width:35px}}@media(max-width:767px){.chatSearch_defaultAvatar__qNK9k{font-size:12px;height:40px;width:40px}}.chatSearch_resultInfo__Mm1Ts{display:flex;flex:1 1;flex-direction:column;gap:2px;min-width:0}@media screen and (min-width:1440px)and (max-width:1919px){.chatSearch_resultInfo__Mm1Ts{gap:2px}}@media screen and (min-width:1024px)and (max-width:1439px){.chatSearch_resultInfo__Mm1Ts{gap:2px}}@media screen and (min-width:768px)and (max-width:1023px){.chatSearch_resultInfo__Mm1Ts{gap:2px}}@media(max-width:767px){.chatSearch_resultInfo__Mm1Ts{gap:2px}}.chatSearch_resultHeader__JWw7U{align-items:center;display:flex;gap:6px}@media screen and (min-width:1440px)and (max-width:1919px){.chatSearch_resultHeader__JWw7U{gap:6px}}@media screen and (min-width:1024px)and (max-width:1439px){.chatSearch_resultHeader__JWw7U{gap:6px}}@media screen and (min-width:768px)and (max-width:1023px){.chatSearch_resultHeader__JWw7U{gap:6px}}@media(max-width:767px){.chatSearch_resultHeader__JWw7U{gap:4px}}.chatSearch_resultName__74cPy{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 (max-width:1919px){.chatSearch_resultName__74cPy{font-size:13px}}@media screen and (min-width:1024px)and (max-width:1439px){.chatSearch_resultName__74cPy{font-size:13px}}@media screen and (min-width:768px)and (max-width:1023px){.chatSearch_resultName__74cPy{font-size:13px}}@media(max-width:767px){.chatSearch_resultName__74cPy{font-size:12px}}.chatSearch_resultYou__9BO10{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 (max-width:1919px){.chatSearch_resultYou__9BO10{font-size:13px}}@media screen and (min-width:1024px)and (max-width:1439px){.chatSearch_resultYou__9BO10{font-size:13px}}@media screen and (min-width:768px)and (max-width:1023px){.chatSearch_resultYou__9BO10{font-size:13px}}@media(max-width:767px){.chatSearch_resultYou__9BO10{font-size:12px}}.chatSearch_resultSubtitle__h8AcX{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 (max-width:1919px){.chatSearch_resultSubtitle__h8AcX{font-size:13px}}@media screen and (min-width:1024px)and (max-width:1439px){.chatSearch_resultSubtitle__h8AcX{font-size:13px}}@media screen and (min-width:768px)and (max-width:1023px){.chatSearch_resultSubtitle__h8AcX{font-size:13px}}@media(max-width:767px){.chatSearch_resultSubtitle__h8AcX{font-size:12px}}.chatSearch_resultDetails__DRHuO{align-items:center;color:var(--color-gray-600);display:flex;font-family:Onest,sans-serif;font-size:14px;font-weight:300;gap:2px;line-height:1.5}@media screen and (min-width:1440px)and (max-width:1919px){.chatSearch_resultDetails__DRHuO{font-size:13px;gap:2px}}@media screen and (min-width:1024px)and (max-width:1439px){.chatSearch_resultDetails__DRHuO{font-size:13px;gap:2px}}@media screen and (min-width:768px)and (max-width:1023px){.chatSearch_resultDetails__DRHuO{font-size:13px;gap:2px}}@media(max-width:767px){.chatSearch_resultDetails__DRHuO{font-size:12px;gap:2px}}.chatSearch_resultDot__Qo4SN{color:var(--color-gray-600);margin:0 2px}@media screen and (min-width:1440px)and (max-width:1919px){.chatSearch_resultDot__Qo4SN{margin:0 2px}}@media screen and (min-width:1024px)and (max-width:1439px){.chatSearch_resultDot__Qo4SN{margin:0 2px}}@media screen and (min-width:768px)and (max-width:1023px){.chatSearch_resultDot__Qo4SN{margin:0 2px}}@media(max-width:767px){.chatSearch_resultDot__Qo4SN{margin:0 2px}}.chatSearch_resultLocation__KnxTT,.chatSearch_resultPropertyNumber__Pbom2,.chatSearch_resultPropertyType__TfTRw{color:var(--color-gray-600)}.chatSearch_resultMessage__kkiTx{color:var(--color-grey-900);font-family:Onest,sans-serif;font-size:14px;font-weight:300;line-height:1.5;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}@media screen and (min-width:1440px)and (max-width:1919px){.chatSearch_resultMessage__kkiTx{font-size:13px}}@media screen and (min-width:1024px)and (max-width:1439px){.chatSearch_resultMessage__kkiTx{font-size:13px}}@media screen and (min-width:768px)and (max-width:1023px){.chatSearch_resultMessage__kkiTx{font-size:13px}}@media(max-width:767px){.chatSearch_resultMessage__kkiTx{font-size:12px}}.chatSearch_highlight__9voZ3{color:var(--color-black);font-weight:500}.chatSearch_resultArrow__kFjT0{align-items:center;display:flex;flex-shrink:0;justify-content:center}.chatSearch_arrowIcon__7WP8M{height:16px;width:16px}@media screen and (min-width:1440px)and (max-width:1919px){.chatSearch_arrowIcon__7WP8M{height:16px;width:16px}}@media screen and (min-width:1024px)and (max-width:1439px){.chatSearch_arrowIcon__7WP8M{height:16px;width:16px}}@media screen and (min-width:768px)and (max-width:1023px){.chatSearch_arrowIcon__7WP8M{height:16px;width:16px}}@media(max-width:767px){.chatSearch_arrowIcon__7WP8M{height:16px;width:16px}}.collectionMessage_collectionMessage__aGYT1{display:flex;flex-direction:column;gap:8px;max-width:65%;padding-left:48px;width:100%}@media screen and (min-width:1440px)and (max-width:1919px){.collectionMessage_collectionMessage__aGYT1{max-width:70%;padding-left:39px}}@media screen and (min-width:1024px)and (max-width:1439px){.collectionMessage_collectionMessage__aGYT1{max-width:40%;padding-left:39px}}@media screen and (min-width:768px)and (max-width:1023px){.collectionMessage_collectionMessage__aGYT1{max-width:50%;padding-left:48px}}@media(max-width:767px){.collectionMessage_collectionMessage__aGYT1{max-width:80%;padding-left:32px}}.collectionMessage_collectionMessage__card__NsuDO{align-items:flex-start;background-color:var(--color-orange);border-radius:0 16px 16px 16px;cursor:pointer;display:flex;flex-direction:column;gap:6px;padding:12px;transition:all .2s ease;width:100%}.collectionMessage_collectionMessage__card__NsuDO:hover{background-color:var(--color-orange-hover)}.collectionMessage_collectionMessage__card__NsuDO:focus{outline:none}@media screen and (min-width:1440px)and (max-width:1919px){.collectionMessage_collectionMessage__card__NsuDO{width:100%}}@media screen and (min-width:1024px)and (max-width:1439px){.collectionMessage_collectionMessage__card__NsuDO{gap:12px;padding:10px;width:80%}}@media screen and (min-width:768px)and (max-width:1023px){.collectionMessage_collectionMessage__card__NsuDO{gap:12px;min-width:300px;padding:10px;width:60%}}.collectionMessage_collectionMessage__row__4i4MN{display:flex;gap:16px}@media screen and (min-width:1024px)and (max-width:1439px){.collectionMessage_collectionMessage__row__4i4MN{gap:12px}}.collectionMessage_collectionMessage__grid__n6a_m{background-color:hsla(0,0%,100%,.35);border-radius:16px;display:grid;flex-shrink:0;grid-gap:4px;gap:4px;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);height:72px;overflow:hidden;padding:4px;width:72px}@media screen and (min-width:1024px)and (max-width:1439px){.collectionMessage_collectionMessage__grid__n6a_m{height:60px;width:60px}}.collectionMessage_collectionMessage__grid__imageWrapper__v7w6P{border-radius:12px;height:30px;overflow:hidden;position:relative;width:30px}@media screen and (min-width:1024px)and (max-width:1439px){.collectionMessage_collectionMessage__grid__imageWrapper__v7w6P{height:24px;width:24px}}.collectionMessage_collectionMessage__grid__image__DOi5b{object-fit:cover}.collectionMessage_collectionMessage__grid__overlay__5qwaR{align-items:center;background-color:rgba(0,0,0,.2);border-radius:12px;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.collectionMessage_collectionMessage__grid__overlay__count___BnZo{color:var(--color-white);font-family:Onest,sans-serif;font-size:10px;font-weight:300;line-height:1.5;text-align:center}.collectionMessage_collectionMessage__content__apIKL{display:flex;flex:1 1;flex-direction:column;gap:2px;justify-content:space-between;min-height:48px}.collectionMessage_collectionMessage__content__title__OkKPy{color:hsla(0,0%,100%,.8);font-family:Onest,sans-serif;font-size:14px;font-weight:300;line-height:1.5}@media screen and (min-width:1024px)and (max-width:1919px){.collectionMessage_collectionMessage__content__title__OkKPy{font-size:13px}}@media(max-width:767px){.collectionMessage_collectionMessage__content__title__OkKPy{font-size:12px}}.collectionMessage_collectionMessage__content__info__adzN_{display:flex;flex-direction:column;gap:2px}.collectionMessage_collectionMessage__content__subtitle__ot8lJ{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 (max-width:1919px){.collectionMessage_collectionMessage__content__subtitle__ot8lJ{font-size:14px}}@media screen and (min-width:1024px)and (max-width:1439px){.collectionMessage_collectionMessage__content__subtitle__ot8lJ{font-size:14px}}@media screen and (min-width:768px)and (max-width:1023px){.collectionMessage_collectionMessage__content__subtitle__ot8lJ{font-size:14px}}@media(max-width:767px){.collectionMessage_collectionMessage__content__subtitle__ot8lJ{font-size:13px}}.collectionMessage_collectionMessage__content__link__fyGPg{color:hsla(0,0%,100%,.8);font-family:Onest,sans-serif;font-size:14px;font-weight:300;line-height:1.5}@media screen and (min-width:1440px)and (max-width:1919px){.collectionMessage_collectionMessage__content__link__fyGPg{font-size:13px}}@media screen and (min-width:1024px)and (max-width:1439px){.collectionMessage_collectionMessage__content__link__fyGPg{font-size:13px}}@media screen and (min-width:768px)and (max-width:1023px){.collectionMessage_collectionMessage__content__link__fyGPg{font-size:13px}}@media(max-width:767px){.collectionMessage_collectionMessage__content__link__fyGPg{font-size:12px}}.collectionMessage_collectionMessage__time__j02yI{align-self:flex-end;display:flex;justify-content:flex-end}.collectionMessage_collectionMessage__time__text__gH7wT{color:hsla(0,0%,100%,.65);font-family:Onest,sans-serif;font-size:12px;font-weight:300;line-height:1.5}@media(max-width:767px){.collectionMessage_collectionMessage__time__text__gH7wT{font-size:11px}}.contactForm_contactForm__FuWdO{background-color:var(--color-gray-100,#f8f5f5);border-radius:24px;display:flex;flex-direction:column;gap:20px;margin-top:32px;padding:24px;width:100%}@media screen and (min-width:1440px)and (max-width:1919px){.contactForm_contactForm__FuWdO{gap:16px}}@media screen and (min-width:1024px)and (max-width:1439px){.contactForm_contactForm__FuWdO{gap:16px}}@media screen and (min-width:768px)and (max-width:1023px){.contactForm_contactForm__FuWdO{gap:16px}}@media screen and (max-width:767px){.contactForm_contactForm__FuWdO{border-radius:16px;gap:16px;padding:16px}}.contactForm_contactForm__formWrapper__CmM8T{display:flex;flex-direction:column;gap:20px;width:100%}@media screen and (min-width:1440px)and (max-width:1919px){.contactForm_contactForm__formWrapper__CmM8T{gap:16px}}@media screen and (min-width:1024px)and (max-width:1439px){.contactForm_contactForm__formWrapper__CmM8T{flex-direction:row;gap:12px}}@media screen and (min-width:768px)and (max-width:1023px){.contactForm_contactForm__formWrapper__CmM8T{flex-direction:row;gap:12px}}@media screen and (max-width:767px){.contactForm_contactForm__formWrapper__CmM8T{gap:12px}}.contactForm_contactForm__fields__h250x{display:flex;gap:12px;width:100%}@media screen and (max-width:767px){.contactForm_contactForm__fields__h250x{flex-direction:column}}.contactForm_contactForm__input__J4xDb{flex:1 1;min-width:0}.contactForm_contactForm__inputField__o8wV5{background-color:var(--color-white);border:1.5px solid var(--color-gray-200,#f1eded);border-radius:12px;font-size:14px;height:48px;padding:17px 16px}@media screen and (min-width:1440px)and (max-width:1919px){.contactForm_contactForm__inputField__o8wV5{font-size:13px;height:40px}}@media screen and (min-width:1024px)and (max-width:1439px){.contactForm_contactForm__inputField__o8wV5{font-size:13px;height:40px}}@media screen and (min-width:768px)and (max-width:1023px){.contactForm_contactForm__inputField__o8wV5{font-size:13px;height:40px}}@media screen and (max-width:767px){.contactForm_contactForm__inputField__o8wV5{font-size:12px;height:40px}}.contactForm_contactForm__inputField__o8wV5::placeholder{color:var(--color-gray-700,#877e7e);font-size:14px;font-weight:300}@media screen and (min-width:1440px)and (max-width:1919px){.contactForm_contactForm__inputField__o8wV5::placeholder{font-size:13px}}@media screen and (min-width:1024px)and (max-width:1439px){.contactForm_contactForm__inputField__o8wV5::placeholder{font-size:13px}}@media screen and (min-width:768px)and (max-width:1023px){.contactForm_contactForm__inputField__o8wV5::placeholder{font-size:13px}}@media screen and (max-width:767px){.contactForm_contactForm__inputField__o8wV5::placeholder{font-size:12px}}.contactForm_contactForm__submitButton__8OiFm{font-size:14px;height:48px;width:100%}@media screen and (min-width:1440px)and (max-width:1919px){.contactForm_contactForm__submitButton__8OiFm{font-size:13px;height:40px}}@media screen and (min-width:1024px)and (max-width:1439px){.contactForm_contactForm__submitButton__8OiFm{flex-shrink:0;font-size:13px;height:40px;width:160px}}@media screen and (min-width:768px)and (max-width:1023px){.contactForm_contactForm__submitButton__8OiFm{flex-shrink:0;font-size:13px;height:40px;width:140px}}@media screen and (max-width:767px){.contactForm_contactForm__submitButton__8OiFm{font-size:12px;height:40px}}.contactForm_contactForm__submitButton__8OiFm:disabled{background-color:var(--color-gray-200,#f1eded)!important;color:var(--color-gray-600,#9f9898)!important;cursor:not-allowed}.contactForm_contactForm__checkboxes__WnNL8{display:flex;flex-direction:column;gap:8px;width:100%}.contactForm_contactForm__checkboxItem__ZAL0_{align-items:center;display:flex;gap:8px;justify-content:flex-start}.contactForm_contactForm__customCheckbox__pR9lg{align-items:center;cursor:pointer;display:inline-flex;flex-shrink:0;justify-content:center;margin-left:.4375rem;position:relative}.contactForm_contactForm__input__J4xDb[type=checkbox]{cursor:pointer;height:0;opacity:0;position:absolute;width:0}.contactForm_contactForm__checkmark__XYCKA{align-items:center;background:#fff;border:1.5px solid var(--color-gray-500,#c7c3c3);border-radius:4px;display:inline-flex;height:16px;justify-content:center;position:relative;transition:all .5s ease-in-out;width:16px}.contactForm_contactForm__checkmark__XYCKA:after{border:solid #fff;border-width:0 2px 2px 0;content:"";display:none;height:6px;left:50%;position:absolute;top:50%;transform:translate(-50%,-60%) rotate(45deg);width:4px}.contactForm_contactForm__customCheckbox__pR9lg:hover .contactForm_contactForm__checkmark__XYCKA{border-color:var(--color-orange)}.contactForm_contactForm__input__J4xDb[type=checkbox]:checked+.contactForm_contactForm__checkmark__XYCKA{background:var(--color-orange);border:none}.contactForm_contactForm__input__J4xDb[type=checkbox]:checked+.contactForm_contactForm__checkmark__XYCKA:after{display:block}.contactForm_contactForm__label__i2LJa{color:var(--color-gray-700,#877e7e);cursor:pointer;font-family:Onest,sans-serif;font-size:12px;font-weight:300;line-height:1.5;text-align:left}.contactForm_contactForm__linkText__XbFq6{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 ease}.contactForm_contactForm__linkText__XbFq6:hover{color:var(--color-orange-hover)}.loginPromptMessage_loginPrompt__tvRoW{display:flex;flex-direction:column;gap:16px;max-width:74%;padding-left:48px;width:100%}@media screen and (min-width:1440px)and (max-width:1919px){.loginPromptMessage_loginPrompt__tvRoW{max-width:85%;padding-left:39px}}@media screen and (min-width:1024px)and (max-width:1439px){.loginPromptMessage_loginPrompt__tvRoW{max-width:50%;padding-left:39px}}@media screen and (min-width:768px)and (max-width:1023px){.loginPromptMessage_loginPrompt__tvRoW{max-width:65%;padding-left:45px}}@media(max-width:767px){.loginPromptMessage_loginPrompt__tvRoW{max-width:80%;padding-left:32px}}.loginPromptMessage_loginPrompt__bubble__QZUpi{background-color:var(--color-beige);border-radius:0 16px 16px 16px;display:flex;flex-direction:column;gap:4px;padding:12px;width:-moz-fit-content;width:fit-content}@media screen and (min-width:1024px)and (max-width:1439px){.loginPromptMessage_loginPrompt__bubble__QZUpi{padding:10px}}.loginPromptMessage_loginPrompt__bubble__text__faiI3{color:var(--color-black);font-family:Onest,sans-serif;font-size:16px;font-weight:300;line-height:1.5;margin:0}@media screen and (min-width:1440px)and (max-width:1919px){.loginPromptMessage_loginPrompt__bubble__text__faiI3{font-size:14px}}@media screen and (min-width:1024px)and (max-width:1439px){.loginPromptMessage_loginPrompt__bubble__text__faiI3{font-size:14px}}@media screen and (min-width:768px)and (max-width:1023px){.loginPromptMessage_loginPrompt__bubble__text__faiI3{font-size:14px}}@media(max-width:767px){.loginPromptMessage_loginPrompt__bubble__text__faiI3{font-size:13px}}.loginPromptMessage_loginPrompt__bubble__time__a1I2Q{display:flex;justify-content:flex-end;padding-top:6px}.loginPromptMessage_loginPrompt__bubble__time__text__DYE2j{color:var(--color-gray-600);font-family:Onest,sans-serif;font-size:12px;font-weight:300;line-height:1.5}@media(max-width:767px){.loginPromptMessage_loginPrompt__bubble__time__text__DYE2j{font-size:11px}}.loginPromptMessage_loginPrompt__button__hec1E{align-items:center;background-color:var(--color-orange);border:none;border-radius:40px;color:var(--color-white);cursor:pointer;display:flex;font-family:Onest,sans-serif;font-size:14px;font-weight:500;height:48px;justify-content:center;line-height:1.5;padding:14px 24px;transition:all .2s ease;width:-moz-fit-content;width:fit-content}@media screen and (min-width:1440px)and (max-width:1919px){.loginPromptMessage_loginPrompt__button__hec1E{font-size:13px;height:44px;padding:12px 20px}}@media screen and (min-width:1024px)and (max-width:1439px){.loginPromptMessage_loginPrompt__button__hec1E{font-size:13px;height:40px;padding:14px 20px}}@media screen and (min-width:768px)and (max-width:1023px){.loginPromptMessage_loginPrompt__button__hec1E{font-size:13px;height:40px;padding:14px 20px}}@media(max-width:767px){.loginPromptMessage_loginPrompt__button__hec1E{font-size:12px;height:40px;padding:14px 20px}}.loginPromptMessage_loginPrompt__button__hec1E:hover{background-color:var(--color-orange-hover)}.loginPromptMessage_loginPrompt__button__hec1E:focus{outline:none}.loginPromptMessage_loginPrompt__button_hidden__nR7yI{height:0;margin:0;overflow:hidden;padding:0;visibility:hidden;width:0}.ratingBlock_ratingBlock__eeUA5{align-items:center;background-color:rgba(236,125,63,.1);border-radius:20px;display:flex;flex-direction:column;gap:16px;margin-top:32px;padding:24px;width:100%}@media screen and (min-width:1440px)and (max-width:1919px){.ratingBlock_ratingBlock__eeUA5{border-radius:20px;gap:16px;padding:24px}}@media screen and (min-width:1024px)and (max-width:1439px){.ratingBlock_ratingBlock__eeUA5{border-radius:20px;gap:16px;padding:20px}}@media screen and (min-width:768px)and (max-width:1023px){.ratingBlock_ratingBlock__eeUA5{border-radius:20px;gap:12px;padding:16px}}@media screen and (max-width:767px){.ratingBlock_ratingBlock__eeUA5{border-radius:16px;gap:12px;padding:16px}}.ratingBlock_ratingBlock__title__FEveD{color:var(--color-black);font-family:Onest,sans-serif;font-size:13px;font-weight:300;line-height:1.5;margin:0;text-align:center}@media screen and (min-width:1440px)and (max-width:1919px){.ratingBlock_ratingBlock__title__FEveD{font-size:13px}}@media screen and (min-width:1024px)and (max-width:1439px){.ratingBlock_ratingBlock__title__FEveD{font-size:13px}}@media screen and (min-width:768px)and (max-width:1023px){.ratingBlock_ratingBlock__title__FEveD{font-size:13px}}@media screen and (max-width:767px){.ratingBlock_ratingBlock__title__FEveD{font-size:12px}}.ratingBlock_ratingBlock__icons__DgUTe{align-items:center;display:flex;gap:24px;justify-content:center}@media screen and (min-width:1440px)and (max-width:1919px){.ratingBlock_ratingBlock__icons__DgUTe{gap:24px}}@media screen and (min-width:1024px)and (max-width:1439px){.ratingBlock_ratingBlock__icons__DgUTe{gap:24px}}@media screen and (min-width:768px)and (max-width:1023px){.ratingBlock_ratingBlock__icons__DgUTe{gap:24px}}@media screen and (max-width:767px){.ratingBlock_ratingBlock__icons__DgUTe{gap:20px}}.ratingBlock_ratingBlock__icon__Dd5pP{align-items:center;background:rgba(0,0,0,0);border:none;cursor:pointer;display:flex;height:32px;justify-content:center;opacity:1;padding:0;transition:all .2s ease;width:32px}@media screen and (min-width:1440px)and (max-width:1919px){.ratingBlock_ratingBlock__icon__Dd5pP{height:32px;width:32px}}@media screen and (min-width:1024px)and (max-width:1439px){.ratingBlock_ratingBlock__icon__Dd5pP{height:32px;width:32px}}@media screen and (min-width:768px)and (max-width:1023px){.ratingBlock_ratingBlock__icon__Dd5pP{height:32px;width:32px}}@media screen and (max-width:767px){.ratingBlock_ratingBlock__icon__Dd5pP{height:24px;width:24px}}.ratingBlock_ratingBlock__icon__Dd5pP:hover{opacity:.8;transform:scale(1.05)}.ratingBlock_ratingBlock__icon__Dd5pP:focus{outline:none}.ratingBlock_ratingBlock__icon__Dd5pP:active{transform:scale(.95)}.ratingBlock_ratingBlock__icon_selected__bNq4o{opacity:1;transform:scale(1.1)}.ratingBlock_ratingBlock__iconImage__MA0Qu{height:100%;object-fit:contain;width:100%}.partners_partners__gTS4C{display:flex;flex-direction:column;gap:40px;margin-top:120px}@media(max-width:1919px)and (min-width:1440px){.partners_partners__gTS4C{gap:32px}}@media(max-width:1439px)and (min-width:768px){.partners_partners__gTS4C{gap:24px}}@media(max-width:1919px){.partners_partners__h2__xcThf{font-size:22px!important}}@media(max-width:1023px){.partners_partners__h2__xcThf{font-size:20px!important}}.partners_partners__logos__q4bhH{display:flex;flex-direction:column;gap:24px}@media(max-width:1439px)and (min-width:1024px){.partners_partners__logos__q4bhH{gap:16px}}@media(max-width:1023px)and (min-width:768px){.partners_partners__logos__q4bhH{gap:16px}}.partners_partners__logos__row__sHjiF{display:flex;gap:24px}@media(max-width:1919px)and (min-width:1440px){.partners_partners__logos__row__sHjiF{gap:20px}}.partners_partners__logos__row__sHjiF{width:100%}@media(max-width:1439px)and (min-width:1024px){.partners_partners__logos__row__sHjiF{gap:16px}}@media(max-width:1023px)and (min-width:768px){.partners_partners__logos__row__sHjiF{gap:12px}}.partners_partners__logos__item__rOUlq{background-color:var(--color-border-gray);background-position:50%;background-repeat:no-repeat;border-radius:40px;filter:grayscale(100%);flex:1 1;height:200px;transition:filter .3s ease}@media screen and (min-width:1440){.partners_partners__logos__item__rOUlq:hover{filter:grayscale(0)}}.partners_partners__logos__item__small__7Hae_{background-size:60%}@media(max-width:1440px){.partners_partners__logos__item__small__7Hae_{max-height:124px}}@media(max-width:1024px){.partners_partners__logos__item__small__7Hae_{max-height:100px}}.partners_partners__logos__item__big__7oRNY{background-size:30%}@media(max-width:1919px){.partners_partners__logos__item__big__7oRNY{max-height:124px}}@media(max-width:1440px){.partners_partners__logos__item__big__7oRNY{max-height:124px}}@media(max-width:1024px){.partners_partners__logos__item__big__7oRNY{max-height:100px}}@media(max-width:1440px){.partners_partners__logos__item__rOUlq{border-radius:20px}}@media(max-width:767px){.partners_partners__logos__q4bhH{display:none}}.partners_partners__logosMobile___0IDJ{display:none;flex-direction:column;gap:8px}.partners_partners__logosMobile__row__Z2M61{display:flex;gap:8px}.partners_partners__logosMobile__row_three__42buU{justify-content:space-between}.partners_partners__logosMobile__row_two__jXtJ7{gap:8px;justify-content:space-between}.partners_partners__logosMobile__row_two__jXtJ7 .partners_partners__logosMobile__item__qkgiY{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 2px)}.partners_partners__logosMobile__item__qkgiY{background-color:var(--color-border-gray);background-position:50%;background-repeat:no-repeat;background-size:90%;border-radius:16px;filter:grayscale(100%);flex:1 1;height:64px;transition:filter .3s ease}.partners_partners__logosMobile__item__qkgiY:hover{filter:grayscale(0)}.partners_partners__logosMobile__item__small__EqEs9{max-height:64px;max-width:104px}@media(max-width:768px){.partners_partners__logosMobile__item__small__EqEs9{height:80px;max-height:none;max-width:none;width:100%}}.partners_partners__logosMobile__item__big__kBuzc{background-size:40%;max-height:64px;max-width:160px}@media(max-width:768px){.partners_partners__logosMobile__item__big__kBuzc{max-height:none;max-width:none}.partners_partners__logosMobile__item__qkgiY{background-size:35%}}@media(max-width:610px){.partners_partners__logosMobile__item__qkgiY{background-size:50%}}@media(max-width:767px){.partners_partners__logosMobile___0IDJ{display:flex}}@media(max-width:1920px){.partners_partners__gTS4C{margin-top:100px}}@media(max-width:1440px){.partners_partners__gTS4C{margin-top:80px}}@media(max-width:1024px){.partners_partners__gTS4C{margin-top:64px}}