.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:16px;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}@media (min-width:768px){.chat-module-scss-module__ZnkqGG__chat__header__closeButton{display:none}}.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)}
.monthlyPayment-module-scss-module__akhL6W__monthlyPayment{background-color:var(--color-white);border-radius:40px;justify-content:center;align-items:center;height:408px;margin-top:120px;display:flex}@media (min-width:1440px) and (not (min-width:1920px)){.monthlyPayment-module-scss-module__akhL6W__monthlyPayment{height:337px;margin-top:100px}}@media (min-width:1024px) and (not (min-width:1440px)){.monthlyPayment-module-scss-module__akhL6W__monthlyPayment{height:289px;margin-top:80px}}@media not (min-width:1024px){.monthlyPayment-module-scss-module__akhL6W__monthlyPayment{height:337px;margin-top:64px}}@media not (min-width:768px){.monthlyPayment-module-scss-module__akhL6W__monthlyPayment{height:455px}}.monthlyPayment-module-scss-module__akhL6W__monthlyPayment__container{width:100%;padding:80px 120px;position:relative;overflow:hidden}@media (min-width:1440px) and (not (min-width:1920px)){.monthlyPayment-module-scss-module__akhL6W__monthlyPayment__container{padding:64px 80px 101px}}@media (min-width:1024px) and (not (min-width:1440px)){.monthlyPayment-module-scss-module__akhL6W__monthlyPayment__container{padding:48px 64px 80px}}@media (min-width:768px) and (not (min-width:1024px)){.monthlyPayment-module-scss-module__akhL6W__monthlyPayment__container{padding:64px 56px 80px}}@media not (min-width:768px){.monthlyPayment-module-scss-module__akhL6W__monthlyPayment__container{padding:117px 16px}}@media (min-width:768px) and (not (min-width:1024px)){.monthlyPayment-module-scss-module__akhL6W__monthlyPayment__container_form{padding:40px 56px}}@media not (min-width:768px){.monthlyPayment-module-scss-module__akhL6W__monthlyPayment__container_form{padding:40px 16px}}.monthlyPayment-module-scss-module__akhL6W__monthlyPayment__container_success{justify-content:center!important;align-items:center!important;padding:0!important;display:flex!important}.monthlyPayment-module-scss-module__akhL6W__monthlyPayment__container__image__key{width:365.527px;height:365.527px;position:absolute;top:0;left:-72px;transform:rotate(-185.187deg)}@media (min-width:1440px) and (not (min-width:1920px)){.monthlyPayment-module-scss-module__akhL6W__monthlyPayment__container__image__key{top:25px;left:-55px}}@media (min-width:1024px) and (not (min-width:1440px)){.monthlyPayment-module-scss-module__akhL6W__monthlyPayment__container__image__key{top:34px;left:-35px}}@media (min-width:768px) and (not (min-width:1024px)){.monthlyPayment-module-scss-module__akhL6W__monthlyPayment__container__image__key{top:121px;left:-29px}}@media not (min-width:768px){.monthlyPayment-module-scss-module__akhL6W__monthlyPayment__container__image__key{top:12px;left:-22px}}@media (min-width:1440px) and (not (min-width:1920px)){.monthlyPayment-module-scss-module__akhL6W__monthlyPayment__container__image__key{width:269.217px;height:269.217px}}@media (min-width:1024px) and (not (min-width:1440px)){.monthlyPayment-module-scss-module__akhL6W__monthlyPayment__container__image__key{width:197.289px;height:197.289px}}@media (min-width:768px) and (not (min-width:1024px)){.monthlyPayment-module-scss-module__akhL6W__monthlyPayment__container__image__key{width:155.612px;height:155.612px}}@media not (min-width:768px){.monthlyPayment-module-scss-module__akhL6W__monthlyPayment__container__image__key{width:126.942px;height:126.942px}}.monthlyPayment-module-scss-module__akhL6W__monthlyPayment__container__image__keyForm{width:365.527px;height:365.527px;position:absolute;top:0;left:-72px;transform:rotate(-185.187deg)}@media (min-width:1440px) and (not (min-width:1920px)){.monthlyPayment-module-scss-module__akhL6W__monthlyPayment__container__image__keyForm{top:25px;left:-55px}}@media (min-width:1024px) and (not (min-width:1440px)){.monthlyPayment-module-scss-module__akhL6W__monthlyPayment__container__image__keyForm{top:34px;left:-35px}}@media (max-width:1440px){.monthlyPayment-module-scss-module__akhL6W__monthlyPayment__container__image__keyForm{display:none}}@media (min-width:1440px) and (not (min-width:1920px)){.monthlyPayment-module-scss-module__akhL6W__monthlyPayment__container__image__keyForm{width:269.217px;height:269.217px}}@media (min-width:1024px) and (not (min-width:1440px)){.monthlyPayment-module-scss-module__akhL6W__monthlyPayment__container__image__keyForm{width:197.289px;height:197.289px}}.monthlyPayment-module-scss-module__akhL6W__monthlyPayment__container__image__noteBook{position:absolute;top:0;right:-85px;transform:rotate(-169.522deg)}@media (min-width:1440px) and (not (min-width:1920px)){.monthlyPayment-module-scss-module__akhL6W__monthlyPayment__container__image__noteBook{top:26px;right:-65px}}@media (min-width:1024px) and (not (min-width:1440px)){.monthlyPayment-module-scss-module__akhL6W__monthlyPayment__container__image__noteBook{top:35px;right:-47px}}@media (min-width:768px) and (not (min-width:1024px)){.monthlyPayment-module-scss-module__akhL6W__monthlyPayment__container__image__noteBook{top:129px;right:-34px}}@media not (min-width:768px){.monthlyPayment-module-scss-module__akhL6W__monthlyPayment__container__image__noteBook{top:12px;right:-30px}}.monthlyPayment-module-scss-module__akhL6W__monthlyPayment__container__image__noteBook{width:421.573px;height:382.247px;transform:rotate(-7.329deg)}@media (min-width:1440px) and (not (min-width:1920px)){.monthlyPayment-module-scss-module__akhL6W__monthlyPayment__container__image__noteBook{width:310.341px;height:281.532px}}@media (min-width:1024px) and (not (min-width:1440px)){.monthlyPayment-module-scss-module__akhL6W__monthlyPayment__container__image__noteBook{width:227.426px;height:206.313px}}@media (min-width:768px) and (not (min-width:1024px)){.monthlyPayment-module-scss-module__akhL6W__monthlyPayment__container__image__noteBook{width:154.476px;height:154.476px}}@media not (min-width:768px){.monthlyPayment-module-scss-module__akhL6W__monthlyPayment__container__image__noteBook{width:147.138px;height:132.749px}}.monthlyPayment-module-scss-module__akhL6W__monthlyPayment__container__image__noteBookForm{position:absolute;top:0;right:-85px;transform:rotate(-169.522deg)}@media (min-width:1440px) and (not (min-width:1920px)){.monthlyPayment-module-scss-module__akhL6W__monthlyPayment__container__image__noteBookForm{top:26px;right:-65px}}@media (min-width:1024px) and (not (min-width:1440px)){.monthlyPayment-module-scss-module__akhL6W__monthlyPayment__container__image__noteBookForm{top:35px;right:-47px}}@media (max-width:1440px){.monthlyPayment-module-scss-module__akhL6W__monthlyPayment__container__image__noteBookForm{display:none}}.monthlyPayment-module-scss-module__akhL6W__monthlyPayment__container__image__noteBookForm{width:421.573px;height:382.247px;transform:rotate(-7.329deg)}@media (min-width:1440px) and (not (min-width:1920px)){.monthlyPayment-module-scss-module__akhL6W__monthlyPayment__container__image__noteBookForm{width:310.341px;height:281.532px}}@media (min-width:1024px) and (not (min-width:1440px)){.monthlyPayment-module-scss-module__akhL6W__monthlyPayment__container__image__noteBookForm{width:227.426px;height:206.313px}}.monthlyPayment-module-scss-module__akhL6W__monthlyPayment__container__content{flex-direction:column;align-items:center;display:flex}.monthlyPayment-module-scss-module__akhL6W__monthlyPayment__container__content__title{background-color:var(--color-orange-light);color:var(--color-orange);text-align:center;border-radius:100px;justify-content:center;align-items:center;height:39px;padding:6px 24px;font-size:18px;display:flex}@media (min-width:1440px) and (not (min-width:1920px)){.monthlyPayment-module-scss-module__akhL6W__monthlyPayment__container__content__title{height:31px;padding:4px 20px;font-size:15px}}@media (min-width:1024px) and (not (min-width:1440px)){.monthlyPayment-module-scss-module__akhL6W__monthlyPayment__container__content__title{height:31px;padding:4px 16px;font-size:15px}}@media (min-width:768px) and (not (min-width:1024px)){.monthlyPayment-module-scss-module__akhL6W__monthlyPayment__container__content__title{height:31px;padding:4px 16px;font-size:15px}}@media not (min-width:768px){.monthlyPayment-module-scss-module__akhL6W__monthlyPayment__container__content__title{height:29px;padding:4px 12px;font-size:14px}}.monthlyPayment-module-scss-module__akhL6W__monthlyPayment__container__content__question{color:var(--color-black);text-align:center;margin-top:24px;font-size:34px;font-weight:500}@media (max-width:1919px){.monthlyPayment-module-scss-module__akhL6W__monthlyPayment__container__content__question{font-size:22px}}@media (max-width:1023px){.monthlyPayment-module-scss-module__akhL6W__monthlyPayment__container__content__question{font-size:20px}}.monthlyPayment-module-scss-module__akhL6W__monthlyPayment__container__content__question__marker{color:var(--color-orange)}.monthlyPayment-module-scss-module__akhL6W__monthlyPayment__container__content__buttons{gap:24px;margin-top:40px;display:flex}@media (max-width:1919px){.monthlyPayment-module-scss-module__akhL6W__monthlyPayment__container__content__buttons{gap:16px;margin-top:32px}}@media (max-width:1439px){.monthlyPayment-module-scss-module__akhL6W__monthlyPayment__container__content__buttons{gap:12px;margin-top:24px}}@media (max-width:1023px){.monthlyPayment-module-scss-module__akhL6W__monthlyPayment__container__content__buttons{flex-wrap:wrap;justify-content:center;gap:8px;max-width:550px;margin-top:32px}}@media (max-width:767px){.monthlyPayment-module-scss-module__akhL6W__monthlyPayment__container__content__buttons{margin-top:40px}}.monthlyPayment-module-scss-module__akhL6W__monthlyPayment__container__content__buttons button{background-color:var(--color-beige-light);border:1px solid var(--color-gray-white);width:max-content;height:64px;padding:18px 24px}@media (max-width:1919px){.monthlyPayment-module-scss-module__akhL6W__monthlyPayment__container__content__buttons button{height:56px;font-size:15px}}@media (max-width:1439px){.monthlyPayment-module-scss-module__akhL6W__monthlyPayment__container__content__buttons button{height:48px;padding:12px 16px}}@media (max-width:1023px){.monthlyPayment-module-scss-module__akhL6W__monthlyPayment__container__content__buttons button{height:40px;padding:8px 16px}}@media (max-width:767px){.monthlyPayment-module-scss-module__akhL6W__monthlyPayment__container__content__buttons button{font-size:14px}}.monthlyPayment-module-scss-module__akhL6W__monthlyPayment__container__content__buttons button:active,.monthlyPayment-module-scss-module__akhL6W__monthlyPayment__container__content__buttons button:hover{background-color:var(--color-orange-light);color:var(--color-orange);border:1px solid #ec7d3f1a}.monthlyPayment-module-scss-module__akhL6W__monthlyPayment__container__content__form{max-width:1000px;margin-top:40px}@media (max-width:1919px){.monthlyPayment-module-scss-module__akhL6W__monthlyPayment__container__content__form{max-width:800px}}.monthlyPayment-module-scss-module__akhL6W__monthlyPayment__container__content__form{width:100%}@media (min-width:1024px){.monthlyPayment-module-scss-module__akhL6W__monthlyPayment__container__content__form__row{align-items:center;gap:20px;display:flex}}@media (max-width:1023px){.monthlyPayment-module-scss-module__akhL6W__monthlyPayment__container__content__form__row{flex-direction:column;gap:16px;display:flex}}@media (min-width:1024px){.monthlyPayment-module-scss-module__akhL6W__monthlyPayment__container__content__form__inputs{flex:1;gap:20px;display:flex}}@media (min-width:768px) and (max-width:1023px){.monthlyPayment-module-scss-module__akhL6W__monthlyPayment__container__content__form__inputs{gap:16px;width:100%;display:flex}.monthlyPayment-module-scss-module__akhL6W__monthlyPayment__container__content__form__inputs>div{width:50%}}@media (max-width:767px){.monthlyPayment-module-scss-module__akhL6W__monthlyPayment__container__content__form__inputs{flex-direction:column;gap:16px;width:100%;display:flex}.monthlyPayment-module-scss-module__akhL6W__monthlyPayment__container__content__form__inputs>div{width:100%}}@media (min-width:1024px){.monthlyPayment-module-scss-module__akhL6W__monthlyPayment__container__content__form__button{flex-shrink:0}.monthlyPayment-module-scss-module__akhL6W__monthlyPayment__container__content__form__button button{max-width:220px}}@media (max-width:1023px){.monthlyPayment-module-scss-module__akhL6W__monthlyPayment__container__content__form__button,.monthlyPayment-module-scss-module__akhL6W__monthlyPayment__container__content__form__button button{width:100%}}.monthlyPayment-module-scss-module__akhL6W__monthlyPayment__container__content__back{margin-top:24px}.monthlyPayment-module-scss-module__akhL6W__monthlyPayment__container__content__back button{background-color:var(--color-gray-white);border:1px solid var(--color-gray);color:var(--color-gray)}.monthlyPayment-module-scss-module__akhL6W__monthlyPayment__container__content__back button:hover{background-color:var(--color-gray);color:var(--color-white)}.monthlyPayment-module-scss-module__akhL6W__monthlyPayment__container__successWrapper{justify-content:center;align-items:center;width:100%;min-height:300px;display:flex}.monthlyPayment-module-scss-module__akhL6W__monthlyPayment__container__successWrapper_noMinHeight{min-height:unset}.monthlyPayment-module-scss-module__akhL6W__monthlyPayment__container__successMessage{width:100%;max-width:500px}
.NewsCard-module-scss-module__vFc9_G__card{background:var(--color-white);text-align:left;border-radius:32px;flex-direction:column;width:100%;height:588px;display:flex;overflow:hidden}@media screen and (min-width:1440px) and (not (min-width:1920px)){.NewsCard-module-scss-module__vFc9_G__card{border-radius:24px;height:485px}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.NewsCard-module-scss-module__vFc9_G__card{border-radius:24px;height:435px}}@media screen and (min-width:768px) and (not (min-width:1024px)){.NewsCard-module-scss-module__vFc9_G__card{border-radius:24px;height:405px}}@media screen and not (min-width:768px){.NewsCard-module-scss-module__vFc9_G__card{border-radius:24px;height:358px}}.NewsCard-module-scss-module__vFc9_G__cardWithoutImage{height:360px}.NewsCard-module-scss-module__vFc9_G__media{border-radius:32px;width:100%;height:270px;min-height:270px;max-height:270px;position:relative;overflow:hidden}@media screen and (min-width:1440px) and (not (min-width:1920px)){.NewsCard-module-scss-module__vFc9_G__media{aspect-ratio:auto;border-radius:24px;height:231px;min-height:231px;max-height:231px}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.NewsCard-module-scss-module__vFc9_G__media{aspect-ratio:auto;border-radius:24px;height:170px;min-height:170px;max-height:170px}}@media screen and (min-width:768px) and (not (min-width:1024px)){.NewsCard-module-scss-module__vFc9_G__media{aspect-ratio:auto;border-radius:24px;height:150px;min-height:150px;max-height:150px}}@media screen and not (min-width:768px){.NewsCard-module-scss-module__vFc9_G__media{aspect-ratio:auto;border-radius:24px;height:150px;min-height:150px;max-height:150px}}.NewsCard-module-scss-module__vFc9_G__image{object-fit:cover}.NewsCard-module-scss-module__vFc9_G__content{flex-direction:column;flex:1;gap:32px;padding:32px 40px 40px;display:flex}@media screen and (min-width:1440px) and (not (min-width:1920px)){.NewsCard-module-scss-module__vFc9_G__content{gap:24px;padding:24px 32px 32px}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.NewsCard-module-scss-module__vFc9_G__content{gap:20px;padding:20px 24px 24px}}@media screen and (min-width:768px) and (not (min-width:1024px)){.NewsCard-module-scss-module__vFc9_G__content{gap:20px;padding:20px 24px 24px}}@media screen and not (min-width:768px){.NewsCard-module-scss-module__vFc9_G__content{gap:20px;padding:20px 24px 24px}}.NewsCard-module-scss-module__vFc9_G__body{flex-direction:column;gap:16px;min-width:0;display:flex}@media screen and (min-width:1024px) and (not (min-width:1440px)){.NewsCard-module-scss-module__vFc9_G__body{gap:12px}}@media screen and (min-width:768px) and (not (min-width:1024px)){.NewsCard-module-scss-module__vFc9_G__body{gap:12px}}@media screen and not (min-width:768px){.NewsCard-module-scss-module__vFc9_G__body{gap:8px}}.NewsCard-module-scss-module__vFc9_G__tag{background:var(--color-orange-10);color:var(--color-orange);text-overflow:ellipsis;white-space:nowrap;border-radius:64px;align-self:flex-start;max-width:100%;padding:4px 12px;font-size:14px;font-weight:300;line-height:1.5;overflow:hidden}@media screen and (min-width:1440px) and (not (min-width:1920px)){.NewsCard-module-scss-module__vFc9_G__tag{font-size:13px;font-weight:400}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.NewsCard-module-scss-module__vFc9_G__tag{font-size:13px;font-weight:400}}@media screen and (min-width:768px) and (not (min-width:1024px)){.NewsCard-module-scss-module__vFc9_G__tag{font-size:13px;font-weight:400}}@media screen and not (min-width:768px){.NewsCard-module-scss-module__vFc9_G__tag{font-size:12px;font-weight:400}}.NewsCard-module-scss-module__vFc9_G__title{color:var(--color-black);text-overflow:ellipsis;-webkit-line-clamp:5;line-clamp:5;-webkit-box-orient:vertical;min-height:145px;max-height:145px;margin:0;font-size:28px;font-weight:500;line-height:1.3;display:-webkit-box;overflow:hidden}@media screen and (min-width:1440px) and (not (min-width:1920px)){.NewsCard-module-scss-module__vFc9_G__title{-webkit-line-clamp:4;line-clamp:4;min-height:107px;max-height:107px;font-size:20px}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.NewsCard-module-scss-module__vFc9_G__title{min-height:130px;max-height:130px;font-size:20px}}@media screen and (min-width:768px) and (not (min-width:1024px)){.NewsCard-module-scss-module__vFc9_G__title{min-height:130px;max-height:130px;font-size:20px}}@media screen and not (min-width:768px){.NewsCard-module-scss-module__vFc9_G__title{min-height:90px;max-height:90px;font-size:16px}}.NewsCard-module-scss-module__vFc9_G__footer{justify-content:space-between;align-items:flex-end;gap:16px;min-width:0;margin-top:auto;display:flex}@media screen and (min-width:1440px) and (not (min-width:1920px)){.NewsCard-module-scss-module__vFc9_G__footer{align-items:center}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.NewsCard-module-scss-module__vFc9_G__footer{align-items:center}}@media screen and (min-width:768px) and (not (min-width:1024px)){.NewsCard-module-scss-module__vFc9_G__footer{align-items:center}}@media screen and not (min-width:768px){.NewsCard-module-scss-module__vFc9_G__footer{align-items:center}}.NewsCard-module-scss-module__vFc9_G__date{color:var(--color-gray-700);text-overflow:ellipsis;white-space:nowrap;min-width:0;margin:0;font-size:16px;font-weight:300;line-height:1.5;overflow:hidden}@media screen and (min-width:1440px) and (not (min-width:1920px)){.NewsCard-module-scss-module__vFc9_G__date{font-size:14px;font-weight:400}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.NewsCard-module-scss-module__vFc9_G__date{font-size:14px;font-weight:400}}@media screen and (min-width:768px) and (not (min-width:1024px)){.NewsCard-module-scss-module__vFc9_G__date{font-size:14px;font-weight:400}}@media screen and not (min-width:768px){.NewsCard-module-scss-module__vFc9_G__date{font-size:13px;font-weight:400}}.NewsCard-module-scss-module__vFc9_G__link{color:var(--color-black);text-overflow:ellipsis;white-space:nowrap;min-width:0;padding:0;font-size:16px;font-weight:500;line-height:1.5;overflow:hidden}@media screen and (min-width:1440px) and (not (min-width:1920px)){.NewsCard-module-scss-module__vFc9_G__link{font-size:14px}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.NewsCard-module-scss-module__vFc9_G__link{font-size:14px}}@media screen and (min-width:768px) and (not (min-width:1024px)){.NewsCard-module-scss-module__vFc9_G__link{font-size:14px}}@media screen and not (min-width:768px){.NewsCard-module-scss-module__vFc9_G__link{font-size:13px}}.NewsCard-module-scss-module__vFc9_G__link:hover{color:var(--color-orange)}
.stories-module-scss-module__043ZLq__stories{flex-direction:column;gap:40px;width:100%;margin-bottom:120px;display:flex}@media screen and (min-width:1440px) and (not (min-width:1920px)){.stories-module-scss-module__043ZLq__stories{gap:32px;margin-bottom:100px}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.stories-module-scss-module__043ZLq__stories{gap:24px;margin-bottom:80px}}@media screen and (min-width:768px) and (not (min-width:1024px)){.stories-module-scss-module__043ZLq__stories{gap:24px;margin-bottom:64px}}@media screen and not (min-width:768px){.stories-module-scss-module__043ZLq__stories{gap:16px;margin-bottom:64px}}.stories-module-scss-module__043ZLq__stories__header{justify-content:space-between;align-items:center;gap:24px;width:100%;display:flex}@media screen and not (min-width:768px){.stories-module-scss-module__043ZLq__stories__header{justify-content:flex-start}}.stories-module-scss-module__043ZLq__stories__title{color:var(--color-black);margin:0;font-size:34px;font-weight:500;line-height:1.3}@media screen and (min-width:1440px) and (not (min-width:1920px)){.stories-module-scss-module__043ZLq__stories__title{font-size:22px}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.stories-module-scss-module__043ZLq__stories__title{font-size:22px}}@media screen and (min-width:768px) and (not (min-width:1024px)){.stories-module-scss-module__043ZLq__stories__title{font-size:20px}}@media screen and not (min-width:768px){.stories-module-scss-module__043ZLq__stories__title{font-size:18px}}.stories-module-scss-module__043ZLq__stories__titleAccent{color:var(--color-orange)}.stories-module-scss-module__043ZLq__stories__navigation{flex-shrink:0;align-items:center;gap:24px;display:flex}@media screen and (min-width:1024px) and (not (min-width:1440px)){.stories-module-scss-module__043ZLq__stories__navigation{gap:16px}}@media screen and not (min-width:1024px){.stories-module-scss-module__043ZLq__stories__navigation{gap:16px}}@media screen and not (min-width:768px){.stories-module-scss-module__043ZLq__stories__navigation{display:none}}.stories-module-scss-module__043ZLq__stories__arrows{flex-shrink:0;align-items:center;gap:16px;display:flex}@media screen and (min-width:768px) and (not (min-width:1024px)){.stories-module-scss-module__043ZLq__stories__arrows{display:none}}@media screen and not (min-width:768px){.stories-module-scss-module__043ZLq__stories__arrows{display:none}}.stories-module-scss-module__043ZLq__stories__slider{width:100%;min-width:0;overflow:hidden}@media screen and (min-width:768px) and (not (min-width:1024px)){.stories-module-scss-module__043ZLq__stories__slider{width:calc(100% + 40px);margin-right:-40px}}@media screen and not (min-width:768px){.stories-module-scss-module__043ZLq__stories__slider{width:calc(100% + 16px);margin-right:-16px}}.stories-module-scss-module__043ZLq__stories__swiper{width:100%;height:588px;overflow:hidden}@media screen and (min-width:1440px) and (not (min-width:1920px)){.stories-module-scss-module__043ZLq__stories__swiper{height:485px}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.stories-module-scss-module__043ZLq__stories__swiper{height:435px}}@media screen and (min-width:768px) and (not (min-width:1024px)){.stories-module-scss-module__043ZLq__stories__swiper{height:405px}}@media screen and not (min-width:768px){.stories-module-scss-module__043ZLq__stories__swiper{height:362px}}.stories-module-scss-module__043ZLq__stories__slide{height:auto;display:flex}@media screen and (min-width:768px) and (not (min-width:1024px)){.stories-module-scss-module__043ZLq__stories__slide{width:334px!important}}@media screen and not (min-width:768px){.stories-module-scss-module__043ZLq__stories__slide{width:328px!important}}.stories-module-scss-module__043ZLq__stories__slide>*{width:100%}.stories-module-scss-module__043ZLq__actionButton{border-radius:40px;flex-shrink:0;justify-content:center;align-items:center;font-size:18px;font-weight:500;line-height:1.5;display:inline-flex;width:auto!important;height:64px!important;padding-left:40px!important;padding-right:40px!important}@media screen and (min-width:1440px) and (not (min-width:1920px)){.stories-module-scss-module__043ZLq__actionButton{font-size:14px;height:56px!important;padding-left:32px!important;padding-right:32px!important}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.stories-module-scss-module__043ZLq__actionButton{display:none}}@media screen and (min-width:768px) and (not (min-width:1024px)){.stories-module-scss-module__043ZLq__actionButton{font-size:14px;height:48px!important;padding-left:24px!important;padding-right:24px!important}}@media screen and not (min-width:768px){.stories-module-scss-module__043ZLq__actionButton{display:none}}.stories-module-scss-module__043ZLq__actionButtonMobile{display:none}@media screen and not (min-width:768px){.stories-module-scss-module__043ZLq__actionButtonMobile{border-radius:40px;justify-content:center;align-items:center;font-size:12px;font-weight:500;line-height:1.5;display:inline-flex;width:100%!important;height:40px!important;padding-left:20px!important;padding-right:20px!important}}.stories-module-scss-module__043ZLq__navigationButton{background:var(--color-white);color:var(--color-black);border-radius:40px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;transition:opacity .2s,color .2s;display:inline-flex;box-shadow:0 0 16px #0000000a}@media screen and (min-width:1440px) and (not (min-width:1920px)){.stories-module-scss-module__043ZLq__navigationButton{width:56px;height:56px}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.stories-module-scss-module__043ZLq__navigationButton{width:48px;height:48px}}@media screen and (min-width:768px) and (not (min-width:1024px)){.stories-module-scss-module__043ZLq__navigationButton{width:48px;height:48px}}@media screen and not (min-width:768px){.stories-module-scss-module__043ZLq__navigationButton{width:40px;height:40px}}.stories-module-scss-module__043ZLq__navigationButton:hover:not(.stories-module-scss-module__043ZLq__navigationButtonDisabled) .stories-module-scss-module__043ZLq__navigationButton__icon img{filter:var(--color-orange-filter)}.stories-module-scss-module__043ZLq__navigationButton__icon{justify-content:center;align-items:center;width:28px;height:28px;display:flex}@media screen and (min-width:1024px) and (not (min-width:1440px)){.stories-module-scss-module__043ZLq__navigationButton__icon{width:20px;height:20px}}@media screen and (min-width:1440px) and (not (min-width:1920px)){.stories-module-scss-module__043ZLq__navigationButton__icon{width:24px;height:24px}}@media screen and not (min-width:1024px){.stories-module-scss-module__043ZLq__navigationButton__icon{width:20px;height:20px}}@media screen and not (min-width:768px){.stories-module-scss-module__043ZLq__navigationButton__icon{width:16px;height:16px}}.stories-module-scss-module__043ZLq__navigationButton__icon img{width:100%;height:100%;display:block}.stories-module-scss-module__043ZLq__navigationButtonDisabled{cursor:not-allowed;pointer-events:none}.stories-module-scss-module__043ZLq__navigationButtonDisabled .stories-module-scss-module__043ZLq__navigationButton__icon img{filter:invert(65%)sepia(7%)saturate(177%)hue-rotate(314deg)brightness(94%)contrast(84%)}.stories-module-scss-module__043ZLq__navigationButtonPrev .stories-module-scss-module__043ZLq__navigationButton__icon img{transform:none}.stories-module-scss-module__043ZLq__navigationButtonNext .stories-module-scss-module__043ZLq__navigationButton__icon img{transform:rotate(180deg)}.stories-module-scss-module__043ZLq__newsCard{background:var(--color-white);border-radius:32px;flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}.stories-module-scss-module__043ZLq__newsCard__media{aspect-ratio:538/270;border-radius:32px;width:100%;position:relative;overflow:hidden}.stories-module-scss-module__043ZLq__newsCard__image{object-fit:cover}.stories-module-scss-module__043ZLq__newsCard__content{flex-direction:column;justify-content:space-between;gap:24px;padding:20px 24px 24px;display:flex}@media screen and (min-width:1440px){.stories-module-scss-module__043ZLq__newsCard__content{padding:20px 24px 24px}}@media screen and (min-width:768px) and (not (min-width:1440px)){.stories-module-scss-module__043ZLq__newsCard__content{gap:20px;padding:18px 20px 22px}}@media screen and not (min-width:768px){.stories-module-scss-module__043ZLq__newsCard__content{gap:18px;padding:16px 16px 20px}}.stories-module-scss-module__043ZLq__newsCard__body{flex-direction:column;gap:16px;display:flex}.stories-module-scss-module__043ZLq__newsCard__tag{background:var(--color-orange-10);color:var(--color-orange);border-radius:64px;align-self:flex-start;padding:4px 12px;font-size:14px;font-weight:300;line-height:1.5}.stories-module-scss-module__043ZLq__newsCard__title{color:var(--color-black);-webkit-line-clamp:4;-webkit-box-orient:vertical;min-height:145px;max-height:145.6px;margin:0;font-size:28px;font-weight:500;line-height:1.3;display:-webkit-box;overflow:hidden}@media screen and (min-width:1024px) and (not (min-width:1440px)){.stories-module-scss-module__043ZLq__newsCard__title{min-height:125px;max-height:124.8px;font-size:24px}}@media screen and (min-width:768px) and (not (min-width:1024px)){.stories-module-scss-module__043ZLq__newsCard__title{min-height:114px;max-height:114.4px;font-size:22px}}@media screen and not (min-width:768px){.stories-module-scss-module__043ZLq__newsCard__title{min-height:auto;max-height:104px;font-size:20px}}.stories-module-scss-module__043ZLq__newsCard__footer{justify-content:space-between;align-items:center;gap:16px;display:flex}@media screen and not (min-width:768px){.stories-module-scss-module__043ZLq__newsCard__footer{flex-direction:column;align-items:flex-start;gap:12px}}.stories-module-scss-module__043ZLq__newsCard__date{color:var(--color-gray-700);margin:0;font-size:16px;font-weight:300;line-height:1.5}.stories-module-scss-module__043ZLq__newsCard__link{color:var(--color-black);font-size:16px;font-weight:500;line-height:1.5;transition:color .2s}.stories-module-scss-module__043ZLq__newsCard__link:hover{color:var(--color-orange)}.stories-module-scss-module__043ZLq__stories__swiper .swiper-wrapper{align-items:stretch}.stories-module-scss-module__043ZLq__stories__swiper .swiper-slide{height:auto}
.sotriesSection-module-scss-module__SCm-MW__storiesSection{background-color:var(--color-white);border-radius:32px;flex-direction:column;gap:32px;width:100%;height:100%;padding:40px 48px;display:flex}.sotriesSection-module-scss-module__SCm-MW__storiesSection__title{color:var(--color-black);margin:0 0 -120px;font-family:Onest,sans-serif;font-size:24px;font-weight:500;line-height:1.3}
.NewsSection-module-scss-module__uhyDVa__section{justify-content:center;width:100%;padding:0;display:flex}.NewsSection-module-scss-module__uhyDVa__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;width:100%;display:grid}@media screen and (min-width:1440px) and (not (min-width:1920px)){.NewsSection-module-scss-module__uhyDVa__grid{gap:24px}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.NewsSection-module-scss-module__uhyDVa__grid{gap:20px}}@media screen and (min-width:768px) and (not (min-width:1024px)){.NewsSection-module-scss-module__uhyDVa__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}}@media screen and not (min-width:768px){.NewsSection-module-scss-module__uhyDVa__grid{grid-template-columns:1fr;gap:20px}}@media screen and (min-width:768px) and (not (min-width:1024px)){.NewsSection-module-scss-module__uhyDVa__itemFirst,.NewsSection-module-scss-module__uhyDVa__itemSecond,.NewsSection-module-scss-module__uhyDVa__itemAd,.NewsSection-module-scss-module__uhyDVa__itemThird,.NewsSection-module-scss-module__uhyDVa__itemFourth,.NewsSection-module-scss-module__uhyDVa__itemFifth{order:initial}}@media screen and not (min-width:768px){.NewsSection-module-scss-module__uhyDVa__itemFirst,.NewsSection-module-scss-module__uhyDVa__itemSecond,.NewsSection-module-scss-module__uhyDVa__itemAd,.NewsSection-module-scss-module__uhyDVa__itemThird,.NewsSection-module-scss-module__uhyDVa__itemFourth,.NewsSection-module-scss-module__uhyDVa__itemFifth{order:initial}}@media screen and not (min-width:1024px){.NewsSection-module-scss-module__uhyDVa__itemFirst{order:1}.NewsSection-module-scss-module__uhyDVa__itemAd{order:2}.NewsSection-module-scss-module__uhyDVa__itemSecond{order:3}.NewsSection-module-scss-module__uhyDVa__itemThird{order:4}.NewsSection-module-scss-module__uhyDVa__itemFourth{order:5}.NewsSection-module-scss-module__uhyDVa__itemFifth{order:6}}
.page-module-scss-module__oGNRXG__newsPage{flex-direction:column;gap:40px;width:100%;padding:0 120px;display:flex}@media screen and (min-width:1440px) and (not (min-width:1920px)){.page-module-scss-module__oGNRXG__newsPage{padding:0 80px}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.page-module-scss-module__oGNRXG__newsPage{padding:0 40px}}@media screen and (min-width:768px) and (not (min-width:1024px)){.page-module-scss-module__oGNRXG__newsPage{padding:0 40px}}@media screen and not (min-width:768px){.page-module-scss-module__oGNRXG__newsPage{padding:0 16px}}@media screen and (min-width:1440px) and (not (min-width:1920px)){.page-module-scss-module__oGNRXG__newsPage{gap:32px;padding-bottom:100px}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.page-module-scss-module__oGNRXG__newsPage{gap:24px;padding-bottom:80px}}@media screen and (min-width:768px) and (not (min-width:1024px)){.page-module-scss-module__oGNRXG__newsPage{gap:24px;padding-bottom:64px}}@media screen and not (min-width:768px){.page-module-scss-module__oGNRXG__newsPage{gap:24px;padding-bottom:64px}}.page-module-scss-module__oGNRXG__emptyState{color:#1f1f1f;text-align:center;background:#f5f5f5;border-radius:32px;justify-content:center;align-items:center;width:100%;min-height:220px;padding:32px;display:flex}@media screen and not (min-width:768px){.page-module-scss-module__oGNRXG__emptyState{border-radius:24px;min-height:180px;padding:24px}}.page-module-scss-module__oGNRXG__footer{justify-content:space-between;align-items:center;gap:32px;width:100%;padding:0;display:flex}.page-module-scss-module__oGNRXG__footer[data-hidden=true]{display:none}@media screen and (min-width:1024px) and (not (min-width:1440px)){.page-module-scss-module__oGNRXG__footer{gap:24px}}@media screen and not (min-width:1024px){.page-module-scss-module__oGNRXG__footer{flex-direction:column;align-items:flex-start}}@media screen and (min-width:768px) and (not (min-width:1024px)){.page-module-scss-module__oGNRXG__footer{flex-direction:row;align-items:center;gap:24px}}.page-module-scss-module__oGNRXG__footer__pagination{min-width:0}@media screen and not (min-width:768px){.page-module-scss-module__oGNRXG__footer__pagination{align-self:center}}.page-module-scss-module__oGNRXG__footer__showMore{flex-shrink:0;width:203px}@media screen and (min-width:1440px) and (not (min-width:1920px)){.page-module-scss-module__oGNRXG__footer__showMore{width:auto!important;height:48px!important;padding:0 24px!important;font-size:15px!important}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.page-module-scss-module__oGNRXG__footer__showMore{width:auto!important;height:40px!important;padding:0 20px!important;font-size:15px!important}}@media screen and (min-width:768px) and (not (min-width:1024px)){.page-module-scss-module__oGNRXG__footer__showMore{width:auto!important;height:40px!important;padding:0 20px!important;font-size:15px!important}}@media screen and not (min-width:768px){.page-module-scss-module__oGNRXG__footer__showMore{width:100%;height:40px!important;padding:0 20px!important;font-size:14px!important}.page-module-scss-module__oGNRXG__footer{align-items:center;gap:12px}}.page-module-scss-module__oGNRXG__download{margin-bottom:0}.page-module-scss-module__oGNRXG__personalDiscount{margin-top:40px}@media screen and not (min-width:768px){.page-module-scss-module__oGNRXG__personalDiscount{margin-top:24px}}
.NewsHero-module-scss-module__jliWTa__hero{justify-content:center;width:100%;padding:0;display:flex}.NewsHero-module-scss-module__jliWTa__top{flex-direction:column;gap:16px;width:100%;display:flex}@media screen and (min-width:768px) and (not (min-width:1024px)){.NewsHero-module-scss-module__jliWTa__top{grid-template-columns:minmax(0,1fr) auto;gap:24px 16px;display:grid}}@media screen and not (min-width:768px){.NewsHero-module-scss-module__jliWTa__top{gap:16px}}.NewsHero-module-scss-module__jliWTa__title{color:var(--color-black);margin:0;font-size:34px;font-weight:500;line-height:1.3;display:-webkit-box;overflow:hidden}@media screen and (min-width:1440px) and (not (min-width:1920px)){.NewsHero-module-scss-module__jliWTa__title{font-size:22px}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.NewsHero-module-scss-module__jliWTa__title{font-size:22px}}@media screen and (min-width:768px) and (not (min-width:1024px)){.NewsHero-module-scss-module__jliWTa__title{grid-area:1/1;font-size:22px}}@media screen and not (min-width:768px){.NewsHero-module-scss-module__jliWTa__title{font-size:18px}}.NewsHero-module-scss-module__jliWTa__toolbar{justify-content:space-between;align-items:center;gap:24px;display:flex}@media screen and (min-width:1024px) and (not (min-width:1440px)){.NewsHero-module-scss-module__jliWTa__toolbar{gap:16px}}@media screen and not (min-width:1280px){.NewsHero-module-scss-module__jliWTa__toolbar{flex-direction:column;align-items:flex-start}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.NewsHero-module-scss-module__jliWTa__toolbar{flex-direction:row;align-items:center}}@media screen and (min-width:768px) and (not (min-width:1024px)){.NewsHero-module-scss-module__jliWTa__toolbar{display:contents}}.NewsHero-module-scss-module__jliWTa__tabs{flex-wrap:wrap;gap:8px;display:flex}@media screen and (min-width:1440px) and (not (min-width:1920px)){.NewsHero-module-scss-module__jliWTa__tabs{gap:6px}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.NewsHero-module-scss-module__jliWTa__tabs{gap:6px}}@media screen and (min-width:768px) and (not (min-width:1024px)){.NewsHero-module-scss-module__jliWTa__tabs{grid-area:2/1/auto/-1;gap:6px}}@media screen and not (min-width:768px){.NewsHero-module-scss-module__jliWTa__tabs{align-items:flex-start;gap:6px;width:100%}}.NewsHero-module-scss-module__jliWTa__tab{background:var(--color-white);color:var(--color-text-gray-light-2);cursor:pointer;border:0;border-radius:12px;justify-content:center;align-items:center;height:40px;padding:0 24px;font-size:14px;font-weight:500;line-height:1.5;transition:color .3s,background-color .3s;display:inline-flex}.NewsHero-module-scss-module__jliWTa__tab[data-active=true]{background:var(--color-orange-light);color:var(--color-orange)}.NewsHero-module-scss-module__jliWTa__tab:hover{color:var(--color-orange)}.NewsHero-module-scss-module__jliWTa__tab:focus-visible{outline-offset:2px;outline:2px solid #ec7d3f59}@media screen and (min-width:1440px) and (not (min-width:1920px)){.NewsHero-module-scss-module__jliWTa__tab{height:32px;padding:0 16px}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.NewsHero-module-scss-module__jliWTa__tab{height:32px;padding:0 16px}}@media screen and (min-width:768px) and (not (min-width:1024px)){.NewsHero-module-scss-module__jliWTa__tab{height:32px;padding:0 16px}}@media screen and not (min-width:768px){.NewsHero-module-scss-module__jliWTa__tab{border-radius:10px;height:28px;padding:0 12px;font-size:13px}}.NewsHero-module-scss-module__jliWTa__selectors{gap:24px;display:flex}@media screen and (min-width:1440px) and (not (min-width:1920px)){.NewsHero-module-scss-module__jliWTa__selectors{gap:16px;width:411px}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.NewsHero-module-scss-module__jliWTa__selectors{gap:12px}}@media screen and (min-width:768px) and (not (min-width:1024px)){.NewsHero-module-scss-module__jliWTa__selectors{grid-area:1/2;gap:12px}}@media screen and not (min-width:768px){.NewsHero-module-scss-module__jliWTa__selectors{gap:8px;width:100%}}.NewsHero-module-scss-module__jliWTa__mobileToggle{background:var(--color-white);color:var(--color-gray-700);cursor:pointer;border:0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;height:28px;padding:0 12px;font-size:13px;font-weight:500;line-height:1.5;display:none}@media screen and not (min-width:768px){.NewsHero-module-scss-module__jliWTa__mobileToggle{display:inline-flex}}.NewsHero-module-scss-module__jliWTa__mobileToggle:after{content:"";background:currentColor;width:12px;height:12px;margin-left:4px;transition:transform .25s;display:block;-webkit-mask-image:url(/images/icons/news/more-open.svg);mask-image:url(/images/icons/news/more-open.svg);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.NewsHero-module-scss-module__jliWTa__mobileToggle[data-expanded=true]:after{-webkit-mask-image:url(/images/icons/news/more-close.svg);mask-image:url(/images/icons/news/more-close.svg)}
.NewsHeroSelect-module-scss-module__U71TTG__root{position:relative}@media screen and (min-width:1440px) and (not (min-width:1920px)){.NewsHeroSelect-module-scss-module__U71TTG__root{flex:1 0 0;min-width:0}}@media screen and (min-width:768px) and (not (min-width:1024px)){.NewsHeroSelect-module-scss-module__U71TTG__root{min-width:0}}@media screen and not (min-width:768px){.NewsHeroSelect-module-scss-module__U71TTG__root{flex:1 0 0;min-width:0}}.NewsHeroSelect-module-scss-module__U71TTG__trigger{background:var(--color-white);color:var(--color-black);cursor:pointer;border:0;border-radius:16px;justify-content:space-between;align-items:center;width:257px;height:56px;padding:0 24px;transition:box-shadow .25s,color .25s;display:flex}@media screen and (min-width:1440px) and (not (min-width:1920px)){.NewsHeroSelect-module-scss-module__U71TTG__trigger{width:100%;height:48px;padding:0 20px}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.NewsHeroSelect-module-scss-module__U71TTG__trigger{border-radius:12px;gap:9px;width:auto;height:40px;padding:0 16px}}@media screen and (min-width:768px) and (not (min-width:1024px)){.NewsHeroSelect-module-scss-module__U71TTG__trigger{border-radius:12px;gap:8px;width:auto;height:40px;padding:0 16px}}@media screen and not (min-width:768px){.NewsHeroSelect-module-scss-module__U71TTG__trigger{border-radius:12px;width:100%;height:40px;padding:0 12px}}.NewsHeroSelect-module-scss-module__U71TTG__trigger:focus-visible,.NewsHeroSelect-module-scss-module__U71TTG__trigger:focus{outline:none}.NewsHeroSelect-module-scss-module__U71TTG__trigger[data-open=true] .NewsHeroSelect-module-scss-module__U71TTG__arrowIcon{transform:rotate(180deg)}.NewsHeroSelect-module-scss-module__U71TTG__triggerContent{align-items:center;gap:12px;min-width:0;display:flex}@media screen and (min-width:1024px) and (not (min-width:1440px)){.NewsHeroSelect-module-scss-module__U71TTG__triggerContent{gap:8px}}@media screen and (min-width:768px) and (not (min-width:1024px)){.NewsHeroSelect-module-scss-module__U71TTG__triggerContent{gap:8px}}@media screen and not (min-width:768px){.NewsHeroSelect-module-scss-module__U71TTG__triggerContent{gap:8px}}.NewsHeroSelect-module-scss-module__U71TTG__icon{flex-shrink:0;width:24px;height:24px}@media screen and (min-width:1024px) and (not (min-width:1440px)){.NewsHeroSelect-module-scss-module__U71TTG__icon{width:20px;height:20px}}@media screen and (min-width:768px) and (not (min-width:1024px)){.NewsHeroSelect-module-scss-module__U71TTG__icon{width:20px;height:20px}}@media screen and not (min-width:768px){.NewsHeroSelect-module-scss-module__U71TTG__icon{width:20px;height:20px}}.NewsHeroSelect-module-scss-module__U71TTG__label{color:var(--color-black);text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:500;line-height:1.5;display:block;overflow:hidden}@media screen and (min-width:1440px) and (not (min-width:1920px)){.NewsHeroSelect-module-scss-module__U71TTG__label{font-size:14px}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.NewsHeroSelect-module-scss-module__U71TTG__label{font-size:14px}}@media screen and (min-width:768px) and (not (min-width:1024px)){.NewsHeroSelect-module-scss-module__U71TTG__label{font-size:14px}}@media screen and not (min-width:768px){.NewsHeroSelect-module-scss-module__U71TTG__label{font-size:13px}}.NewsHeroSelect-module-scss-module__U71TTG__arrow{flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.NewsHeroSelect-module-scss-module__U71TTG__arrowIcon{width:16px;height:16px;transition:transform .25s}.NewsHeroSelect-module-scss-module__U71TTG__iconImage{object-fit:contain}.NewsHeroSelect-module-scss-module__U71TTG__content{background:var(--color-white);z-index:100;border-radius:24px;width:min(360px,100vw - 32px);position:absolute;top:calc(100% + 8px);overflow:hidden;box-shadow:0 2px 10px #0000001a}.NewsHeroSelect-module-scss-module__U71TTG__content[data-align=start]{left:0}.NewsHeroSelect-module-scss-module__U71TTG__content[data-align=end]{right:0}@media screen and (min-width:1440px) and (not (min-width:1920px)){.NewsHeroSelect-module-scss-module__U71TTG__content{border-radius:20px;width:278px}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.NewsHeroSelect-module-scss-module__U71TTG__content{border-radius:20px;width:216px}}@media screen and (min-width:768px) and (not (min-width:1024px)){.NewsHeroSelect-module-scss-module__U71TTG__content{border-radius:20px;width:216px}}@media screen and not (min-width:768px){.NewsHeroSelect-module-scss-module__U71TTG__content{border-radius:20px 20px 0 0;width:100vw;position:fixed;inset:auto auto 0 0;box-shadow:0 4px 20px #00000040,0 2px 10px #0000001a}}.NewsHeroSelect-module-scss-module__U71TTG__viewport{padding:16px 0}@media screen and (min-width:1440px) and (not (min-width:1920px)){.NewsHeroSelect-module-scss-module__U71TTG__viewport{padding:12px 0}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.NewsHeroSelect-module-scss-module__U71TTG__viewport{padding:8px 0}}@media screen and (min-width:768px) and (not (min-width:1024px)){.NewsHeroSelect-module-scss-module__U71TTG__viewport{padding:8px 0}}@media screen and not (min-width:768px){.NewsHeroSelect-module-scss-module__U71TTG__viewport{padding:8px 0 0}}.NewsHeroSelect-module-scss-module__U71TTG__item{color:var(--color-black);cursor:pointer;-webkit-user-select:none;user-select:none;background:0 0;outline:none;align-items:center;gap:16px;width:100%;height:56px;padding:0 24px;display:flex;position:relative}.NewsHeroSelect-module-scss-module__U71TTG__item:hover{background:0 0}.NewsHeroSelect-module-scss-module__U71TTG__item[data-selected=true] .NewsHeroSelect-module-scss-module__U71TTG__checkbox{background:var(--color-orange);border-color:var(--color-orange)}.NewsHeroSelect-module-scss-module__U71TTG__item[data-selected=true] .NewsHeroSelect-module-scss-module__U71TTG__checkmark{opacity:1}.NewsHeroSelect-module-scss-module__U71TTG__item[data-disabled=true]{cursor:not-allowed;opacity:.45}@media screen and (min-width:1440px) and (not (min-width:1920px)){.NewsHeroSelect-module-scss-module__U71TTG__item{gap:12px;height:48px;padding:0 20px}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.NewsHeroSelect-module-scss-module__U71TTG__item{gap:8px;height:40px;padding:0 16px}}@media screen and (min-width:768px) and (not (min-width:1024px)){.NewsHeroSelect-module-scss-module__U71TTG__item{gap:8px;height:40px;padding:0 16px}}@media screen and not (min-width:768px){.NewsHeroSelect-module-scss-module__U71TTG__item{gap:8px;height:40px;padding:0 16px}}.NewsHeroSelect-module-scss-module__U71TTG__indicator{flex-shrink:0;justify-content:center;align-items:center;width:100%;height:100%;display:inline-flex}.NewsHeroSelect-module-scss-module__U71TTG__checkbox{border:1.5px solid var(--color-text-gray-light);background:0 0;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}@media screen and (min-width:1440px) and (not (min-width:1920px)){.NewsHeroSelect-module-scss-module__U71TTG__checkbox{border-radius:4px;width:20px;height:20px}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.NewsHeroSelect-module-scss-module__U71TTG__checkbox{border-radius:4px;width:16px;height:16px}}@media screen and (min-width:768px) and (not (min-width:1024px)){.NewsHeroSelect-module-scss-module__U71TTG__checkbox{border-radius:4px;width:16px;height:16px}}@media screen and not (min-width:768px){.NewsHeroSelect-module-scss-module__U71TTG__checkbox{border-radius:4px;width:16px;height:16px}}.NewsHeroSelect-module-scss-module__U71TTG__checkmark{opacity:0;width:14px;height:14px;transition:opacity .2s}@media screen and (min-width:1440px) and (not (min-width:1920px)){.NewsHeroSelect-module-scss-module__U71TTG__checkmark{width:12px;height:12px}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.NewsHeroSelect-module-scss-module__U71TTG__checkmark{width:10px;height:10px}}@media screen and (min-width:768px) and (not (min-width:1024px)){.NewsHeroSelect-module-scss-module__U71TTG__checkmark{width:10px;height:10px}}@media screen and not (min-width:768px){.NewsHeroSelect-module-scss-module__U71TTG__checkmark{width:10px;height:10px}}.NewsHeroSelect-module-scss-module__U71TTG__checkmarkImage{object-fit:contain}.NewsHeroSelect-module-scss-module__U71TTG__itemLabel{color:var(--color-black);font-size:18px;font-weight:300;line-height:1.5}@media screen and (min-width:1440px) and (not (min-width:1920px)){.NewsHeroSelect-module-scss-module__U71TTG__itemLabel{font-size:15px;font-weight:400}}@media screen and (min-width:1024px) and (not (min-width:1440px)){.NewsHeroSelect-module-scss-module__U71TTG__itemLabel{font-size:15px;font-weight:400}}@media screen and (min-width:768px) and (not (min-width:1024px)){.NewsHeroSelect-module-scss-module__U71TTG__itemLabel{font-size:15px;font-weight:400}}@media screen and not (min-width:768px){.NewsHeroSelect-module-scss-module__U71TTG__itemLabel{font-size:14px;font-weight:400}}.NewsHeroSelect-module-scss-module__U71TTG__footer{display:none}@media screen and not (min-width:768px){.NewsHeroSelect-module-scss-module__U71TTG__footer{padding:24px 16px;display:block}}.NewsHeroSelect-module-scss-module__U71TTG__applyButton{background:var(--color-orange);color:var(--color-white);cursor:pointer;border:0;border-radius:40px;justify-content:center;align-items:center;width:100%;height:40px;padding:0 20px;font-size:12px;font-weight:500;line-height:1.5;display:flex}
