@charset "UTF-8";.error_page_content_wrapper{flex:1 1 auto;height:100vh}@media screen and (max-width: 767px){.error_page_content_wrapper{padding:0 16px}}.error_page_content_wrapper .error_page_content_image{width:177px}.error_page_content_wrapper .error_page_content_text{text-align:center}.error_page_content_wrapper .error_page_content_text .error_page_content_title{font-size:20px;font-weight:700;line-height:26px}.error_page_content_wrapper .error_page_content_text .error_page_content_description{font-size:16px;font-weight:400;line-height:24px}.error_page_content_wrapper .error_page_content_button{border:0;background-color:var(--primary-color);padding:12px 30px;border-radius:24px;color:var(--white);font-size:16px;font-weight:700;line-height:20px;cursor:pointer}.loading-container{position:fixed;z-index:11;top:0;left:0;width:100vw;height:100vh;background:var(--white);display:flex;justify-content:center;align-items:center;flex-direction:column}.loading-container__message{position:absolute;top:56%;text-align:center}.global-header{z-index:25;top:0;position:fixed;width:100vw;background:var(--white);padding:18px 30px}.global-header .inner-header-wrapper{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto}.global-header .inner-header-wrapper .navbar-links{display:flex;align-items:center;gap:80px}.global-header .inner-header-wrapper .navbar-links>a{margin-left:-16px}.global-header .inner-header-wrapper .navbar-links .navbar-links__list{display:flex;align-items:center;gap:44px;list-style-type:none;margin:0}.global-header .inner-header-wrapper .navbar-links .navbar-links__list li{position:relative;display:flex;align-items:center}.global-header .inner-header-wrapper .navbar-links .navbar-links__list li:after{content:"";position:absolute;left:0;bottom:-6px;width:100%;height:2px;background-color:var(--orange);transform:scaleX(0);transform-origin:bottom right;transition:transform .3s ease}.global-header .inner-header-wrapper .navbar-links .navbar-links__list li:hover:after{transform:scaleX(1);transform-origin:bottom left}.global-header .inner-header-wrapper .navbar-links .navbar-links__list .active-link:after{transform:scaleX(1);transform-origin:bottom left}.global-header .inner-header-wrapper .navbar-buttons{display:flex;gap:20px}.global-header .inner-header-wrapper .navbar-buttons .navbar-btn{width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:100%;background:var(--bg-grey);border:1px solid transparent}.global-header .inner-header-wrapper .navbar-buttons .navbar-btn:hover{background:var(--bg-grey);border:1px solid var(--grey)!important}.global-header .inner-header-wrapper .navbar-buttons .icon-wrapper{width:32px;height:32px;background:var(--white);border-radius:100%;border:1px solid var(--grey)}.global-header .inner-header-wrapper .navbar-buttons .profile-btn{width:auto;border-radius:360px}.global-header .inner-header-wrapper .navbar-buttons .profile-btn .icon-wrapper{position:relative;border:none}.global-header .inner-header-wrapper .navbar-buttons .profile-btn .icon-wrapper .avatar-img{width:inherit;height:inherit;border-radius:100%;object-fit:cover}.global-header .inner-header-wrapper .navbar-buttons .profile-btn .icon-wrapper .default_avatar_icon{position:relative;top:50%;left:50%;transform:translate(-49%,-49%);width:30px;height:30px}.global-header .inner-header-wrapper .navbar-buttons .profile-btn .icon-wrapper .default_avatar_icon svg{width:30px;height:30px}.global-header .inner-header-wrapper .button-wrapper{position:relative}.global-header .inner-header-wrapper .button-wrapper .counter{position:absolute;top:2px;right:-9px;cursor:pointer}.global-header .inner-header-wrapper .navbar-links__list li:has(.counter):hover:after{transform:scaleX(1);transform-origin:bottom left}.global-header .inner-header-wrapper .navbar-links__list li:has(.counter):after{width:calc(100% - 34px)!important}.global-header .inner-header-wrapper .counter{margin-left:10px;display:flex;padding:4px 6px;align-items:center;border-radius:100%;background:var(--orange);color:var(--white);line-height:16px;font-size:12px;font-weight:600;cursor:default;width:24px;justify-content:center}@media screen and (min-width: 1024px) and (max-width: 1279px){.global-header{padding:18px 30px}}@media screen and (max-width: 1023px){.global-header{padding:16px 30px}.global-header .inner-header-wrapper .navbar-links>svg{height:44px;width:auto}.global-header .inner-header-wrapper .navbar-links .navbar-links__list{display:none}.global-header .inner-header-wrapper .navbar-buttons{margin:0}.global-header .inner-header-wrapper .navbar-buttons>.popup-menu-container{display:none}}@media screen and (max-width: 767px){.global-header{padding:6px 16px;background:var(--white)!important}.global-header .inner-header-wrapper .navbar-links>svg{height:26px;width:auto}}@media screen and (min-width: 1024px){.border{border-bottom:1px solid var(--grey)}}.menu-item__el{display:flex;align-items:center;gap:8px;padding:12px 16px;border-radius:24px;cursor:pointer}.menu-item__el .bookmarks-menu___el-icon{display:flex;justify-content:center}.menu-item__el>span{margin-left:-4px;font-size:16px;line-height:24px;color:var(--bg-orange)}@media screen and (max-width: 1023px){.menu-item__el>span{margin-left:0;line-height:18px;font-size:14px}}.menu-item__el__active{background:var(--light-orange)}.ant-btn .ant-wave{display:none!important}.default-btn{display:flex;justify-content:center;height:48px;padding:12px 30px;border-radius:24px;font-size:16px;line-height:20px;align-items:center;transition-duration:.3s}.default-btn>.bold{font-weight:700;margin-left:4px;font-family:OutfitBold}.default-btn .left-icon,.default-btn .right-icon{display:flex;justify-content:center;align-items:center}.default-btn .left-icon>img,.default-btn .left-icon>svg{margin-right:4px}.default-btn .right-icon>img,.default-btn .right-icon>svg{margin-left:4px}.default-btn .default-btn__count{min-width:24px;min-height:24px;width:24px;height:24px;background-color:var(--orange);border-radius:50%;display:flex;justify-content:center;align-items:center;color:#fff;font-family:OutfitNormal;font-weight:700;font-size:12px;line-height:16px}.default-btn>span:empty{display:none}.primary-button{border:1px solid var(--primary-color);color:var(--primary-color);background:var(--white)}.primary-button:hover{background:var(--bg-light-orange)!important;border-color:var(--orange)!important;color:var(--primary-color)!important;box-shadow:0 0 10px #ffa00033!important}.primary-button:disabled{border-color:var(--border-grey);color:var(--light-grey)}.primary-button:active{transition:background-color .5s;background:var(--white)!important}.secondary-button{background:var(--blue);color:var(--white);border:none!important}.secondary-button:hover{border:none!important;background:var(--light-blue)!important;color:var(--white)!important;box-shadow:0 0 10px #0094ff70!important}.dark-button{color:var(--white);background:var(--primary-color);border:none!important}.dark-button:hover:not([disabled]){border:none!important;background:var(--light-grey)!important;box-shadow:0 0 10px #2c2c2c70!important;color:var(--white)!important}.dark-button:disabled{color:var(--white);background:var(--border-grey);box-shadow:0 0 10px #2c2c2c70!important}.text-button{color:var(--bg-orange);background:none;border:none;box-shadow:none}.text-button:hover{border:none!important;background:none!important;color:var(--bg-orange)!important}.danger-button{color:var(--red)!important;background:none!important;border:none!important;box-shadow:none!important}.popup-menu-container{position:relative}.popup-menu-container .popup-menu{position:absolute;right:0;top:56px;min-width:244px;width:auto;padding:8px 4px 16px;border-radius:24px;border:1px solid rgba(216,216,217,.4);background:var(--white);box-shadow:0 15px 50px #afb0b926}.popup-menu-container .popup-menu .popup-menu-list{display:flex;flex-direction:column;gap:4px;list-style-type:none;margin:0}.popup-menu-container .popup-menu .popup-menu-list .popup-menu-list__item .menu-item__el{padding:5px 12px}.popup-menu-container .popup-menu .popup-menu-list .popup-menu-list__item>.popup-logout-btn{padding:5px 12px;height:34px}.empty-state-img{aspect-ratio:unset!important;border:1px solid var(--grey)}.notification_list_item_wrapper{width:100%;padding:16px;background-color:var(--light-orange);border-bottom:1px solid var(--grey);cursor:pointer}.notification_list_item_wrapper .notification_list_item_header_wrapper .notification_list_item_title_wrapper .notification_list_item_title{font-size:16px;font-weight:700;line-height:20px;color:var(--primary-color)}.notification_list_item_wrapper .notification_list_item_header_wrapper .notification_list_item_date{font-size:12px;font-weight:400;line-height:16px;color:var(--border-grey)}.notification_list_item_wrapper .notification_list_item_description_wrapper{padding-left:32px}.notification_list_item_wrapper .notification_list_item_description_wrapper .notification_list_item_description{font-size:16px;font-weight:400;line-height:24px;color:var(--primary-color)}.notification_list_item_wrapper_is_read{background-color:transparent}.notification_list_content{overflow-y:auto}.notification_list_content .notification_list_content_scroll{display:flex;flex-direction:column;align-items:center}.notifications_list_button_popover{width:400px;padding-top:5px;position:fixed}.notifications_list_button_popover .ant-popover-inner{padding:0;border-radius:24px}.notifications_list_wrapper{padding-top:12px;border-radius:24px;overflow:hidden}.notifications_list_wrapper .notifications_list_title{width:100%;padding:5px 16px;font-size:20px;font-weight:700;line-height:26px;color:var(--primary-color)}.notifications_list_wrapper .notification_list{height:575px;overflow-y:auto}.notifications_list_empty_wrapper{padding:16px;margin-bottom:12px}.notifications_list_empty_wrapper .notifications_list_empty_image_wrapper img{width:110px;height:100px}.notifications_list_empty_wrapper .notifications_list_empty_description{font-size:16px;font-weight:400;line-height:24px;color:var(--primary-color)}.notifications_list_sheet .notifications_list_sheet_container{height:100%!important;border-radius:0!important}.notifications_list_sheet .notifications_list_sheet_header{display:flex;align-items:center;padding:16px}.notifications_list_sheet .notifications_list_sheet_header .notifications_list_title{width:100%;font-size:24px;font-weight:700;line-height:30px;color:var(--primary-color)}.notifications_list_sheet .notifications_list_sheet_content{display:flex;align-items:center;justify-content:center}.notifications_list_sheet .notifications_list_sheet_content .react-modal-sheet-scroller{width:100%}.global-footer{width:100%;background:var(--bg-grey);position:relative;z-index:10}.global-footer .footer-top-block{padding:40px 30px 24px;border-bottom:1px solid var(--grey)}.global-footer .footer-top-block .footer-top-block__inner{max-width:1200px;margin:0 auto}.global-footer .footer-top-block .footer-top-block__inner .footer-logo-container{cursor:pointer}.global-footer .footer-top-block .footer-top-block__inner .footer-links{display:flex;justify-content:center;gap:24px;align-items:center;width:fit-content;margin:-15px auto 0}.global-footer .footer-top-block .footer-top-block__inner .footer-links>a{font-size:16px}.global-footer .footer-top-block .footer-top-block__inner>svg{height:44px;width:auto}.global-footer .footer-top-block .footer-top-block__inner>p{margin-top:4px}.global-footer .footer-bottom-block{padding:24px 120px 33px}.global-footer .footer-bottom-block>p{text-align:center;color:var(--light-grey);font-size:14px;line-height:22px}@media screen and (min-width: 1024px) and (max-width: 1279px){.global-footer .footer-top-block{padding-left:30px;padding-right:30px}}@media screen and (max-width: 1023px){.global-footer{padding-bottom:60px;margin-top:60px}.global-footer .footer-top-block{padding:40px 30px;display:flex;justify-content:space-between}.global-footer .footer-top-block .footer-top-block__inner{margin:0}.global-footer .footer-top-block .footer-top-block__inner .footer-links{display:none}.global-footer .footer-top-block .footer-top-block__right{padding-right:68px;display:flex;flex-direction:column;justify-content:space-between}.global-footer .footer-top-block .footer-top-block__right .footer-links{margin-top:10px;display:flex;gap:24px}.global-footer .footer-top-block .footer-top-block__right .footer-bottom-block{padding:0}.global-footer .footer-top-block .footer-top-block__right .footer-bottom-block>p{text-align:left}.global-footer>.footer-bottom-block{display:none}}@media screen and (max-width: 767px){.global-footer{margin-top:40px}.global-footer .footer-top-block{padding:24px 16px;flex-direction:column}.global-footer .footer-top-block .footer-top-block__inner>svg{height:40px;width:auto}.global-footer .footer-top-block .footer-top-block__inner>p{margin-top:8px}.global-footer .footer-top-block .footer-top-block__right{margin-top:24px}.global-footer .footer-top-block .footer-top-block__right .footer-links{flex-direction:column;gap:16px}.global-footer .footer-top-block .footer-top-block__right .footer-bottom-block{margin-top:24px}}.user-status-block{padding:4px 16px;border-radius:24px;font-size:14px;line-height:22px}.free{border:1px solid var(--border-grey);color:var(--border-grey)}.premium{border:1px solid var(--blue)}.premium p{display:flex;align-items:center;color:var(--blue);line-height:22px}@media screen and (max-width: 450px){.premium p{line-height:20px;font-size:14px}}.premium p svg{margin-left:4px}@media screen and (max-width: 450px){.premium p svg{width:20px;height:20px}}.bottom-menu{width:100%;height:60px;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;position:fixed;bottom:0;background:var(--white);border-top:1px solid var(--bg-grey);z-index:20}.bottom-menu .active-menu-item:after{content:"";width:100%;height:0;border-top:2px solid var(--primary-color);position:absolute;top:-1px}.bottom-menu .active-menu-item>button>span{color:var(--primary-color)}.bottom-menu>a{text-decoration:none;width:100%;height:60px;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.bottom-menu .top-icon{height:auto;width:100%;display:flex;flex-direction:column;-webkit-box-align:center;align-items:center;padding:0;color:#8a8a8e}.bottom-menu .top-icon>svg{width:24px;min-height:24px}.bottom-menu .top-icon>span{margin-top:2px;font-size:12px;line-height:16px}.bottom-menu .top-icon:hover,.bottom-menu .top-icon:active{background:var(--white)!important}.bottom-menu .premium-item{cursor:pointer;height:auto;width:100%;display:flex;flex-direction:column;align-items:center;margin-top:-27px}.bottom-menu .premium-item .icon-container{width:50px;height:50px;border-radius:100%;background:var(--blue);display:flex;align-items:center;justify-content:center}.bottom-menu .premium-item .icon-container>svg{width:24px;height:24px}.bottom-menu .premium-item .icon-container>img{width:24px;height:24px}.bottom-menu .premium-item>p{color:var(--primary-blue);font-size:12px;line-height:16px;margin-top:4px}.bottom-menu .premium-item__boost .icon-container{background:var(--primary-color)}.bottom-menu .premium-item__boost>p{color:var(--primary-color)}.bottom-menu .menu-item{position:relative}.bottom-menu .menu-item button{gap:2px}.bottom-menu .menu-item button>span{margin-top:0}.bottom-menu .menu-item__counter{position:absolute;top:1px;right:50%;transform:translate(36px);display:flex;padding:4px 6px;align-items:center;border-radius:100%;background:var(--orange);color:var(--white);line-height:16px;font-size:12px;font-weight:600;cursor:default;width:20px;height:20px;justify-content:center;z-index:10}.ant-drawer-content-wrapper{width:50%!important}.menu-drawer .ant-drawer-header{display:none}.menu-drawer .ant-drawer-body{padding:0}.menu-drawer .menu-drawer-header{background:var(--bg-grey)}.menu-drawer .menu-drawer-header .menu-header-inner{padding:12px 16px 20px;display:flex;gap:16px}.menu-drawer .menu-drawer-header .menu-header-inner>img{width:70px;height:70px;min-width:70px;border-radius:100%;object-fit:cover}.menu-drawer .menu-drawer-header .menu-header-inner .empty-profile-icon-wrapper svg{width:70px;height:70px}.menu-drawer .menu-drawer-header .menu-header-inner .user-info{display:flex;flex-direction:column;gap:6px;justify-content:center;max-width:calc(100% - 86px)}.menu-drawer .menu-drawer-header .menu-header-inner .user-info>p{font-family:OutfitBold;font-size:20px;font-weight:700;line-height:26px;color:var(--black);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.menu-drawer .menu-drawer-header .menu-header-inner .user-info>.user-status-block{width:fit-content}.menu-drawer .menu-drawer-body{margin-left:16px}.menu-drawer .menu-drawer-body .menu-drawer-body__list{list-style-type:none}.menu-drawer .menu-drawer-body .menu-drawer-body__list a,.menu-drawer .menu-drawer-body .menu-drawer-body__list button{display:flex;padding:20px 0;border-bottom:1px solid rgba(216,216,217,.4)}.menu-drawer .menu-drawer-body .menu-drawer-body__list a>svg,.menu-drawer .menu-drawer-body .menu-drawer-body__list button>svg{width:24px;height:24px}.menu-drawer .menu-drawer-body .menu-drawer-body__list a>span,.menu-drawer .menu-drawer-body .menu-drawer-body__list button>span{margin-left:8px}.menu-drawer .menu-drawer-body .menu-drawer-body__list a{align-items:center}.menu-drawer .menu-drawer-body .menu-drawer-body__list a:hover{color:var(--primary-color)}.menu-drawer .menu-drawer-body .menu-drawer-body__list button{height:auto}.menu-drawer .menu-drawer-body .menu-drawer-body__list button svg{margin:0}@media only screen and (min-width: 1024px){.bottom-menu,.ant-drawer{display:none}}@media screen and (max-width: 430px){.ant-drawer-content-wrapper{width:75%!important}}@media screen and (min-width: 768px) and (max-width: 1023px){.bottom-menu{height:72px;padding-bottom:12px}}.input-wrapper>label{display:inline-block;font-size:16px;font-weight:700;line-height:20px;margin-bottom:8px;font-family:OutfitBold}.input-wrapper>.input-inner-wrapper{position:relative;height:52px}.input-wrapper>.input-inner-wrapper>.ant-input-affix-wrapper{height:inherit;border-radius:12px;box-shadow:none!important}.input-wrapper>.input-inner-wrapper>.ant-input-affix-wrapper:focus,.input-wrapper>.input-inner-wrapper>.ant-input-affix-wrapper:hover,.input-wrapper>.input-inner-wrapper>.ant-input-affix-wrapper:focus-visible,.input-wrapper>.input-inner-wrapper>.ant-input-affix-wrapper:active{border:1px solid var(--orange)!important;outline:none}.input-wrapper>.input-inner-wrapper>.ant-input-affix-wrapper:focus-within{border-color:var(--grey)}.input-wrapper>.input-inner-wrapper>.ant-input-affix-wrapper>span{margin:0}.input-wrapper>.input-inner-wrapper>.ant-input-affix-wrapper>span>svg{width:24px;height:24px}.input-wrapper>.input-inner-wrapper>.ant-input-affix-wrapper>input{padding:14px 12px 14px 8px;font-size:16px;font-weight:400;line-height:24px}.input-wrapper>.input-inner-wrapper>.ant-input-affix-wrapper>input::placeholder{color:var(--border-grey)}.input-wrapper>.input-inner-wrapper>input{border-radius:12px;box-shadow:none!important;background:var(--white);padding:14px 12px;font-size:16px;font-weight:400;line-height:24px;font-family:OutfitNormal}.input-wrapper>.input-inner-wrapper>input:focus,.input-wrapper>.input-inner-wrapper>input:hover{border:1px solid var(--orange)!important}.input-wrapper>.input-inner-wrapper>.password-input,.input-wrapper>.input-inner-wrapper>.with-right-text{padding-right:48px}.input-wrapper>.input-inner-wrapper>.with-right-text>input{padding-right:0}.input-wrapper>.input-inner-wrapper>.error-input{border-color:var(--red)}.input-wrapper>.input-inner-wrapper>.password-eye{cursor:pointer;position:absolute;right:12px;top:calc(50% - 12px)}.input-wrapper>.input-inner-wrapper>.right-text{z-index:10;height:24px;position:absolute;right:12px;display:flex;align-items:center;top:calc(50% - 12px);cursor:default}.input-wrapper>.error-msg,.input-wrapper .helper-msg{margin-top:8px;font-size:12px;line-height:16px;color:var(--red)}.input-wrapper>.helper-msg{margin-top:4px;color:var(--border-grey)}.separator-block{margin:20px 0;display:flex;align-items:center;gap:16px}.separator-block .separator-block__line{width:100%;height:1px;background:var(--grey)}.login-block-inner{display:flex;flex-direction:column}.login-block-inner .login-block-inner__top{margin-bottom:8px}.login-block-inner>h2,.login-block-inner>p{text-align:center}.login-block-inner>p{margin-top:4px}.login-block-inner .login-with-block{margin-top:20px;display:flex;flex-direction:column;gap:16px}.login-block-inner .login-with-block button{min-width:358px;text-align:center;display:flex;justify-content:center}.login-block-inner .login-with-block button>.left-icon{margin-right:8px}.login-block-inner form .inputs-container{display:flex;flex-direction:column;gap:16px;max-width:358px}.login-block-inner form .forgot-pass-container{display:flex;justify-content:right}.login-block-inner form .forgot-pass-container button{font-family:OutfitBold}.login-block-inner form .link-button{margin-top:8px;font-size:16px;font-weight:700;line-height:20px;float:right;background:none;border:none;width:fit-content;padding:0;color:var(--primary-color)!important}.login-block-inner form .link-button:hover{cursor:pointer;text-decoration:underline}.login-block-inner form .sign-in-btn{margin-top:20px;width:100%}.login-block-inner form .sign-up-block{display:flex;gap:4px;justify-content:center;align-items:center;margin-top:16px}.login-block-inner form .sign-up-block .link-button{font-family:OutfitBold;margin-top:0}@media screen and (max-width: 767px){.login-block-inner .login-scrollable-block::-webkit-scrollbar{display:none}.login-block-inner h2,.login-block-inner p{text-align:left}.login-block-inner .login-with-block button{min-width:unset;width:100%}}.loading-block-inner{display:flex;flex-direction:column;gap:20px}.loading-block-inner>div{width:92px!important;height:92px!important}.loading-block-inner>p{line-height:20px;margin-top:0}@media screen and (max-width: 767px){.loading-block-inner{height:80vh;display:flex;justify-content:center;align-items:center;gap:8px}.loading-block-inner>p{display:block!important}.login-block-inner>h2{display:none}.login-block-inner>p{display:none}.login-sheet-header>p{margin-top:4px}.login-sheet-header>.close-modal-btn{margin-bottom:16px}.react-modal-sheet-content .react-modal-sheet-scroller:has(.login-block-inner){scrollbar-width:none!important}.react-modal-sheet-content .react-modal-sheet-scroller:has(.login-block-inner)::-webkit-scrollbar{display:none!important}}.reset-password-block{display:flex;flex-direction:column;max-width:358px;width:100%}.reset-password-block>h2{text-align:center}.reset-password-block>p{margin-top:4px;text-align:left}.reset-password-block>.input-wrapper{margin-top:20px}.reset-password-block .sign-in-btn{margin-top:20px}.reset-password-block .back-btn{margin-top:4px;padding-bottom:0;height:auto}.reset-password-block .back-header-button{display:none}@media screen and (max-width: 767px){.reset-password-block h2{text-align:left}.reset-password-block .back-header-button{display:block;position:absolute;top:0;left:0}.reset-password-block .back-btn{display:none}}.set-password-block{display:flex;flex-direction:column;max-width:358px;min-width:358px;width:100%}.set-password-block>h2{text-align:center}.set-password-block>.inputs-block{display:flex;flex-direction:column;margin:20px 0;gap:16px}@media screen and (max-width: 767px){.set-password-block{min-width:unset}.set-password-block>h2,.set-password-block>p{text-align:left}}.alert-modal-block{display:flex;flex-direction:column;width:100%}.alert-modal-block>h2{text-align:center;margin-bottom:8px}.alert-modal-block>img{height:200px;width:205px;margin:0 auto 20px}.alert-modal-block>p{text-align:center;margin-bottom:0;font-size:16px;font-weight:400;line-height:24px}.alert-modal-block .success_reset_pass_custom_paragraph{text-align:left}.alert-modal-block .success_set_pass_custom_button{align-self:center;margin-top:20px}.alert-modal-block>.back-btn{margin-top:10px}@media screen and (max-width: 767px){.alert-modal-block>h2,.alert-modal-block>p{text-align:left}}.login-background{display:block;position:fixed;top:0;left:0;width:100%;height:100%;z-index:999}.login-modal-window{height:80%;display:flex;align-items:center;justify-content:center}.login-modal-window .ant-modal{max-width:440px!important;width:100%}.login-modal-window .ant-modal-close{display:none}.login-modal-window .ant-modal-content{padding:0;border-radius:24px;width:438px;margin:auto}.login-modal-window .login-block-wrapper{background:#fff;margin:0 auto;padding:40px;border-radius:24px;max-width:440px}.login-modal-window .login-block-wrapper .close-modal-btn{display:flex;justify-content:end;cursor:pointer;margin-bottom:8px}.login-modal-top{align-items:flex-start}.loading-wrapper{text-align:center;padding:24px 40px!important}.login-sheet-wrapper{display:none}@media screen and (max-width: 767px){.login-block-wrapper{display:none}.login-sheet-wrapper{display:block}.login-sheet-wrapper .react-modal-sheet-container{max-height:100%!important;padding:20px 16px;height:auto!important;border-top-left-radius:24px!important;border-top-right-radius:24px!important}.login-sheet-wrapper .react-modal-sheet-container .close-modal-btn{display:flex;justify-content:end;cursor:pointer;margin-bottom:8px}.login-sheet-wrapper .react-modal-sheet-container>div{max-width:358px;width:100%;margin:0 auto}.loading-login-sheet-wrapper .close-modal-btn{display:none!important}}.guest-page__header-wrapper{width:100%;display:flex;margin:0 auto;justify-content:space-between;align-items:center;height:82px;position:fixed;top:0;right:0;left:0;z-index:23;background:var(--white);background-color:#fff;padding-left:30px;padding-right:30px}.guest-page__header-wrapper>.guest-page__header-wrapper__inner{max-width:1200px;margin:0 auto}.guest-page__header-wrapper>div{justify-content:space-between;width:100%}.guest-page__header-wrapper nav{display:flex;gap:32px}.guest-page__header-wrapper .nav-link{font-weight:400;line-height:24px;color:#393939;text-decoration:none}.guest-page__header-wrapper .burger-menu-icon__wrapper{display:flex;flex-direction:column;gap:8px;cursor:pointer;transition:all .3s ease}.guest-page__header-wrapper .burger-menu-icon__wrapper .toggle-open .line:nth-child(1){transform:translate(0) rotate(45deg)}.guest-page__header-wrapper .burger-menu-icon__wrapper .toggle-open .line:nth-child(2){opacity:0}.guest-page__header-wrapper .burger-menu-icon__wrapper .toggle-open .line:nth-child(3){transform:translate(0) rotate(-45deg)}.guest-page__header-wrapper .burger-menu-icon__wrapper .line{width:100%;border:1px solid var(--primary-color);border-radius:5%}.guest-page__header-wrapper .logo-wrapper{margin-left:-16px}@media screen and (max-width: 1279px){.guest-page__header-wrapper .logo-wrapper{margin-left:unset}}@media screen and (max-width: 1023px){.guest-page__header-wrapper{padding-left:30px;padding-right:30px}.guest-page__header-wrapper>div{justify-content:flex-end}}@media screen and (max-width: 767px){.guest-page__header-wrapper{padding-left:16px!important;padding-right:16px!important;height:60px;background:var(--white)!important}.guest-page__header-wrapper .logo-wrapper{height:36px}.guest-page__header-wrapper .logo-wrapper>svg{height:36px}.guest-page__header-wrapper>div>button{height:44px}.guest-page__header-wrapper>div>div{padding-right:10px}}.burger-menu__wrapper{max-width:420px;width:100%;padding:25px 20px;display:flex;flex-direction:column;gap:24px;position:fixed;right:0;top:0;z-index:24;background-color:#fff;overflow:hidden;min-height:100vh;height:100%}@media screen and (max-width: 767px){.burger-menu__wrapper{max-width:290px}}.burger-menu__wrapper .burger-menu__header-wrapper{display:flex;justify-content:space-between;align-items:center}.burger-menu__wrapper .burger-menu__header-wrapper .cross-icon{cursor:pointer;width:24px;height:24px}.burger-menu__wrapper .burger-menu__header-wrapper .cross-icon path{stroke:var(--primary-color)!important}.burger-menu__wrapper .divider{margin:0!important}@media screen and (min-width: 1024px){.guest-page__header-wrapper .nav-link{position:relative}.guest-page__header-wrapper .nav-link:after{content:"";position:absolute;left:0;bottom:-6px;width:100%;height:2px;background-color:var(--orange);transform:scaleX(0);transform-origin:bottom right;transition:transform .3s ease}.guest-page__header-wrapper .nav-link:hover:after{transform:scaleX(1);transform-origin:bottom left}.guest-page__header-wrapper .nav-link-active:after{transform:scaleX(1);transform-origin:bottom left}}.manager-cookie__wrapper{padding:40px;border-radius:24px;border:1px solid #d8d8d9;background-color:#fff}.manager-cookie__wrapper .cookie_btn{min-width:198px}.manager-cookie__wrapper .title{font-weight:700;font-size:20px;line-height:26px;color:var(--primary-color)}.manager-cookie__wrapper .description{font-size:16px;color:var(--primary-color)}.manager-cookie__wrapper .manage-cookies__modal-sheet .modal-sheet-container,.manager-cookie__wrapper .manage-cookies__modal-sheet .react-modal-sheet-container{max-height:360px!important;height:100%!important}.manager-cookie__wrapper .manage-cookies__modal-sheet .modal-sheet__content{padding:20px 16px!important}.manager-cookies-modal__wrapper{border-radius:24px;background-color:#fff;padding:40px;max-width:800px!important;width:100%!important}.manager-cookies-modal__wrapper .ant-modal-content{position:static!important;background:none!important;padding:0!important;box-shadow:none!important;border-radius:0!important}.manager-cookies-modal__wrapper .title{font-size:24px;font-weight:700;line-height:30px}.manager-cookies-modal__wrapper .header{display:flex;flex-direction:column;gap:8px}.manager-cookies-modal__wrapper .cookies-block__info-wrapper{display:flex;flex-direction:column;gap:20px}.manager-cookies-modal__wrapper .cookies-block__info-wrapper .cookies-block__item-wrapper{display:flex}.manager-cookies-modal__wrapper .cookies-block__info-wrapper .cookies-block__item-wrapper .ant-switch-checked{background-color:var(--orange)!important}.manager-cookies-modal__wrapper .cookies-block__info-wrapper .cookies-block__item-wrapper .open-icon,.manager-cookies-modal__wrapper .cookies-block__info-wrapper .cookies-block__item-wrapper .close-icon{max-width:44px;max-height:44px;width:100%;cursor:pointer}.manager-cookies-modal__wrapper .cookies-block__info-wrapper .cookies-info-block{border-radius:24px;padding:20px;background-color:#f5f4f8}.manager-cookies-modal__wrapper .cookies-block__info-wrapper .cookies-info-block .h4{font-size:16px}.manager-cookies-modal__wrapper .cookies-block__info-wrapper .cookies-info-block p{font-size:14px}.manager-cookies-modal__wrapper .column{max-width:100px;width:100%}.manager-cookies-modal__wrapper .see-more-btn{display:flex;gap:8px;align-items:center;cursor:pointer}.manager-cookies-modal__wrapper .see-more-btn p{color:var(--orange)}.manager-cookies-modal__wrapper .see-more-btn .arrow-down{width:24px;height:24px}.manager-cookies-modal__wrapper .see-more-btn .arrow-down svg{fill:var(--orange)!important}.manager-cookies-modal__wrapper .see-more-btn .open{transform:rotate(180deg)}.cookies_sheet_modal{border-radius:24px 24px 0 0!important}@media screen and (max-width: 767px){.cookies_sheet_modal{max-height:unset;height:auto!important}}.guest-page__footer-wrapper{width:100%;display:flex;align-items:center;justify-content:center;background-color:var(--bg-grey);padding:60px 0}.guest-page__footer-wrapper .content{max-width:1200px;width:100%}.guest-page__footer-wrapper .footer-link{cursor:pointer}.guest-page__footer-wrapper .footer-link:hover{color:var(--primary)!important}.guest-page__footer-wrapper .logo-wrapper{cursor:pointer}@media screen and (max-width: 1279px){.guest-page__footer-wrapper{padding-left:30px;padding-right:30px}.guest-page__footer-wrapper .footer-inner-block{gap:20px!important}.guest-page__footer-wrapper .footer-inner-block>div{width:30%}}@media screen and (max-width: 1023px){.guest-page__footer-wrapper{padding:24px 30px}}@media screen and (max-width: 767px){.guest-page__footer-wrapper{padding:24px 16px}.guest-page__footer-wrapper .content>div{gap:24px!important}.guest-page__footer-wrapper .footer-inner-block{flex-direction:column}.guest-page__footer-wrapper .footer-inner-block>div{width:100%;gap:12px!important}.guest-page__footer-wrapper .footer-inner-block>div>div{gap:8px!important}}@media screen and (max-width: 1023px){.guest-page__footer-wrapper__with-explore{display:none!important}}.global-modal-background{display:block;position:fixed;top:0;left:0;width:100%;height:100%;background:#0003;z-index:999}.global-modal-block-wrapper{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;margin:0 auto;padding:40px;border-radius:24px;width:496px;max-height:calc(100vh - 100px);overflow:hidden}.global-modal-block-wrapper .modal-block-wrapper__header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:8px;gap:8px}.global-modal-block-wrapper .modal-block-wrapper__header .title{font-family:OutfitBold;font-size:24px;font-weight:700;line-height:30px;display:flex;align-items:center;gap:8px}.global-modal-block-wrapper .modal-block-wrapper__header .title>img{width:32px;height:32px}.global-modal-block-wrapper .modal-block-wrapper__header .close-modal-btn{display:flex;justify-content:end;cursor:pointer}.global-modal-block-wrapper>p{margin-bottom:24px}.show{display:block;animation:fadeIn .3s}.hide{animation:fadeOut .3s}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0;display:none}}@media screen and (max-width: 767px){.global-modal-block-wrapper{display:none}.global-modal-mobile-sheet{z-index:25!important;background:#0003;position:fixed;pointer-events:auto!important}.global-modal-mobile-sheet .react-modal-sheet-container{padding:20px 16px;border-top-left-radius:24px!important;border-top-right-radius:24px!important;height:auto!important}.global-modal-mobile-sheet .modal-mobile-sheet-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.global-modal-mobile-sheet .modal-mobile-sheet-header>h2{font-size:20px}.global-modal-mobile-sheet .modal-mobile-sheet-header>h2>span{vertical-align:middle}.global-modal-mobile-sheet .modal-mobile-sheet-header>h2>span>img{width:24px;height:24px}.global-modal-mobile-sheet .react-modal-sheet-scroller>p{margin-bottom:24px}}.modal-content__wrapper{display:flex;align-items:center;justify-content:center;flex-direction:column}.modal-content__wrapper .close-icon{width:20px;cursor:pointer}.modal-content__wrapper .mascot-image{margin-top:20px;margin-bottom:20px;width:205px;height:200px}.modal-content__wrapper .log-in-btn{padding:0;color:#393939;height:auto}.modal-content__wrapper .footer-container{width:100%}.modal-content__wrapper .get-started-btn{width:100%;max-width:358px}.share-accommodation-modal{overflow:unset}.share-accommodation-modal .modal-content__wrapper{display:flex;flex-direction:column;align-items:flex-start;position:relative}.share-accommodation-modal .modal-content__wrapper .share-card-block{margin-top:8px;display:flex;align-items:center;gap:16px}.share-accommodation-modal .modal-content__wrapper .share-card-block>img{border-radius:20px;width:75px;height:75px;object-fit:cover}.share-accommodation-modal .modal-content__wrapper .share-card-block>.content-block>h4{font-size:16px;line-height:20px}.share-accommodation-modal .modal-content__wrapper .share-card-block>.content-block>p{margin-top:4px;font-size:12px;line-height:16px}.share-accommodation-modal .modal-content__wrapper .alert-window{position:absolute;bottom:-64px;z-index:1000;border-radius:12px;display:flex;align-items:center;gap:6px;color:var(--green);border:1px solid rgba(44,155,103,.4);background:#f1fffa;padding:12px 20px;height:48px;font-size:14px;line-height:20px;left:calc(50% - 70px)}.share-accommodation-modal .buttons-container{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,auto);gap:16px;margin-top:24px;width:100%}.share-accommodation-modal .buttons-container .share-btn{width:100%;display:flex!important;height:48px;padding:12px 30px!important;justify-content:center;align-items:center;gap:4px;border-radius:24px;border:1px solid var(--primary-color)!important;cursor:pointer}.share-accommodation-modal .buttons-container .share-btn:hover{background:var(--bg-light-orange)!important;border-color:var(--orange)!important;color:var(--primary-color)!important;box-shadow:0 0 10px #ffa00033!important;transition:all .5s}@media screen and (max-width: 767px){.share-accommodation-modal .react-modal-sheet-scroller{overflow-y:unset!important}.share-accommodation-modal .react-modal-sheet-scroller .modal-content__wrapper .alert-window{bottom:-12px}}.boost_insight_modal .boost_insight_modal_content_wrapper p{font-size:16px;font-weight:400;line-height:24px;color:var(--primary-color)}.boost_insight_modal .boost_insight_modal_content_wrapper .boost_insight_modal_content{position:relative;padding:16px 20px;border:1px solid var(--grey);border-radius:16px;margin-top:28px}.boost_insight_modal .boost_insight_modal_content_wrapper .boost_insight_modal_content .boost_insight_modal_content_main>:not(:first-child){border-left:1px solid var(--grey);padding-left:35px}.boost_insight_modal .boost_insight_modal_content_wrapper .boost_insight_modal_content .boost_insight_modal_content_main .boost_insight_modal_content_insight{flex:1}.boost_insight_modal .boost_insight_modal_content_wrapper .boost_insight_modal_content .boost_insight_modal_content_main .boost_insight_modal_content_insight .boost_insight_modal_content_insight_value{font-size:32px;font-weight:700;line-height:41px}.boost_insight_modal .boost_insight_modal_content_wrapper .boost_insight_modal_content .boost_insight_modal_content_image{display:block;position:absolute;top:-35px;left:-13px;width:60px;height:58px}.boost_insight_modal_sheet .react-modal-sheet-scroller{overflow:visible!important}.boost_insight_modal_sheet .boost_insight_modal_content_wrapper p{font-size:16px;font-weight:400;line-height:24px;color:var(--primary-color)}.boost_insight_modal_sheet .boost_insight_modal_content_wrapper .boost_insight_modal_content{position:relative;padding:16px 20px;border:1px solid var(--grey);border-radius:16px;margin-top:28px}.boost_insight_modal_sheet .boost_insight_modal_content_wrapper .boost_insight_modal_content .boost_insight_modal_content_main>:not(:first-child){border-left:1px solid var(--grey);padding-left:16px}.boost_insight_modal_sheet .boost_insight_modal_content_wrapper .boost_insight_modal_content .boost_insight_modal_content_main .boost_insight_modal_content_insight{flex:1}@media screen and (max-width: 400px){.boost_insight_modal_sheet .boost_insight_modal_content_wrapper .boost_insight_modal_content .boost_insight_modal_content_main .boost_insight_modal_content_insight .boost_insight_modal_content_insight_title{font-size:14px}}.boost_insight_modal_sheet .boost_insight_modal_content_wrapper .boost_insight_modal_content .boost_insight_modal_content_main .boost_insight_modal_content_insight .boost_insight_modal_content_insight_value{font-size:24px;font-weight:700;line-height:30px}.boost_insight_modal_sheet .boost_insight_modal_content_wrapper .boost_insight_modal_content .boost_insight_modal_content_image{display:block;position:absolute;top:-20px;left:-8px;width:40px;height:40px}.goto-premium-modal-content__wrapper{align-items:flex-start;position:relative}.goto-premium-modal-content__wrapper>p{max-width:445px;font-size:16px;line-height:24px}.goto-premium-modal-content__wrapper .timer-wrapper{display:flex;align-items:center;gap:4px;width:fit-content;background-color:var(--bg-green);border-radius:16px;padding:4px 12px;position:absolute;top:-48px;right:0}.goto-premium-modal-content__wrapper .timer-wrapper p{font:400 14px/20px OutfitNormal}.goto-premium-modal-content__wrapper .timer-wrapper span{font:700 14px/20px OutfitBold}.goto-premium-modal-content__wrapper .include-block{width:100%}.goto-premium-modal-content__wrapper .include-block>h3{font-size:16px;font-weight:700;line-height:24px}.goto-premium-modal-content__wrapper .include-block .include-block__content{display:flex;margin-top:12px}.goto-premium-modal-content__wrapper .include-block .include-block__content>div{display:flex;flex-direction:column;gap:12px}.goto-premium-modal-content__wrapper .include-block .include-block__content>div>.include-item{display:flex;gap:8px;align-items:center;font-size:16px;line-height:24px}.goto-premium-modal-content__wrapper .include-block .include-block__content>div>.include-item>svg circle{fill:#2c9b67}.goto-premium-modal-content__wrapper .include-block .include-block__content>div>.include-item>svg path{stroke:#fff}.goto-premium-modal-content__wrapper .upgrade-premium-btn{width:100%;margin-top:20px}.goto-premium-modal-content__wrapper .bottom-block{margin-top:20px;display:flex;justify-content:center;align-items:center;gap:16px;width:100%}.goto-premium-modal-content__wrapper .bottom-block>p{font-size:16px;font-weight:700;line-height:20px;font-family:OutfitBold}.goto-premium-modal-content__wrapper .bottom-block>p>span{font-size:16px;font-weight:400;line-height:24px;font-family:OutfitNormal}@media screen and (max-width: 767px){.goto-premium-modal-content__wrapper>p{font-size:14px;line-height:20px}.goto-premium-modal-content__wrapper .include-block{margin-top:12px}.goto-premium-modal-content__wrapper .include-block .include-block__content{flex-direction:column;gap:12px}.goto-premium-modal-content__wrapper .include-block .include-block__content>div{width:100%;gap:12px}.goto-premium-modal-content__wrapper .choose-plan-block{margin-top:24px;flex-direction:column;gap:12px}.goto-premium-modal-content__wrapper .choose-plan-block>.plan-item{gap:8px}.goto-premium-modal-content__wrapper .upgrade-premium-btn{margin-top:24px}.goto-premium-modal-content__wrapper .bottom-block{margin-top:16px}.goto-premium-modal-content__wrapper .timer-wrapper{position:static;margin-bottom:16px}}.goto-premium-modal{min-width:495px}.goto-premium-modal .modal-block-wrapper__header{margin-bottom:20px}@media screen and (max-width: 767px){.goto-premium-modal-sheet{overflow-y:auto!important}.goto-premium-modal-sheet .react-modal-sheet-container{padding:15px 16px 20px}.goto-premium-modal-sheet .react-modal-sheet-container.showSheet{animation:heightInAnimSheet .3s}.goto-premium-modal-sheet .react-modal-sheet-container.hideSheet{animation:heightOutAnimSheet .3s}.goto-premium-modal-sheet .modal-mobile-sheet-header{margin-bottom:8px}}@media screen and (max-width: 440px){.goto-premium-modal-sheet h2{max-width:310px}}@keyframes heightInAnimSheet{0%{bottom:-110%}to{bottom:0}}@keyframes heightOutAnimSheet{0%{bottom:0}to{bottom:-110%}}.app-layout{width:100%;padding-right:30px;padding-left:30px}@media screen and (max-width: 1023px){.app-layout{overflow-x:hidden}}@media screen and (max-width: 1023px){.app-layout{padding-right:30px;padding-left:30px}}@media screen and (max-width: 767px){.app-layout{padding-right:16px;padding-left:16px}}.opacity-block{width:100vw;height:100vh;position:fixed;top:0;background-color:#000;z-index:12;opacity:.5}.app-layout-content{max-width:1200px;margin:0 auto;width:100%;min-height:calc(100vh - 230px)}.app-layout-content .toast-container{position:relative;max-width:1200px;margin:0 auto;width:100%;z-index:12}.chat_app_layout{padding:0}.switch-tabs-block{width:fit-content;display:flex;align-items:center;background:var(--bg-light-grey);border-radius:40px}.switch-tabs-block>.switcher-button{border-radius:40px;padding:12px 24px;color:var(--primary-color);white-space:normal}.switch-tabs-block>.switcher-button:hover{color:var(--primary-color)!important}.switch-tabs-block>.switcher-button-selected{color:var(--white)}.switch-tabs-block>.switcher-button-selected:hover{box-shadow:none!important;background:var(--primary-color)!important;color:var(--white)!important}@media screen and (max-width: 1023px){.switch-tabs-block{width:fit-content}.switch-tabs-block>.switcher-button{min-width:200px;padding:10px;height:48px}}@media screen and (max-width: 767px){.switch-tabs-block>.switcher-button{height:44px}}.exchange-switch-buttons__container{background-color:#f7f7f7;border-radius:20px;max-width:690px}.exchange-switch-buttons__container .exhange-switch-buttons__wrapper{display:flex;border-radius:20px;overflow:hidden}.exchange-switch-buttons__container .exhange-switch-buttons__wrapper .exchange-property-button__img{width:60px;height:60px;border-radius:12px}@media screen and (max-width: 767px){.exchange-switch-buttons__container .exhange-switch-buttons__wrapper>div{padding:8px 12px!important;width:50%;min-width:50%;gap:4px!important}.exchange-switch-buttons__container .exhange-switch-buttons__wrapper>div>img{width:40px!important;height:40px!important;min-width:40px!important;border-radius:12px}.exchange-switch-buttons__container .exhange-switch-buttons__wrapper>div>div{overflow:hidden}.exchange-switch-buttons__container .exhange-switch-buttons__wrapper>div>div h4,.exchange-switch-buttons__container .exhange-switch-buttons__wrapper>div>div p{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.exchange-switch-buttons__container .exhange-switch-buttons__wrapper>div>div h4{font-size:14px}.exchange-switch-buttons__container .exhange-switch-buttons__wrapper>div>div p{font-size:12px!important}}.like-container{width:44px;height:44px;border-radius:20px;background:#3939394d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;justify-content:center;align-items:center;position:absolute;top:8px;right:8px;cursor:pointer}.exchange-gallery__container{display:grid;grid-template-columns:2fr 2fr;gap:24px;width:100%}.exchange-gallery__container .exchange-images-with-map-container{border-radius:24px!important}.exchange-gallery__container .main-image-container{cursor:pointer;position:relative;width:100%}.exchange-gallery__container .main-image-container .main-image{width:100%;height:100%;max-height:480px;object-fit:cover;border-radius:24px}.exchange-gallery__container .side-grid-with-1{display:grid;grid-template-columns:1fr 1fr;column-gap:24px;width:100%;position:relative}.exchange-gallery__container .side-grid-with-1 .exchange-images-with-map-container{border-radius:24px;grid-column:2;grid-row:1/3;height:auto}.exchange-gallery__container .side-grid-with-1 .show-images-btn{position:absolute;margin:0 auto}.exchange-gallery__container .side-grid-with-1 .side-image__container{position:relative;border-radius:15px;height:480px;overflow:hidden;cursor:pointer}.exchange-gallery__container .side-grid-with-1 .side-image__container .image-border{width:100%;height:100%;transition:filter .3s ease}.exchange-gallery__container .side-grid-with-1 .side-image__container .image-border .overlay{display:none;position:absolute;top:0;left:0;background:#000;opacity:.5;width:100%;height:100%;z-index:1}.exchange-gallery__container .side-grid-with-1 .side-image__container .image-border .show-images-btn{position:absolute;display:none;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;color:#fff}.exchange-gallery__container .side-grid-with-1 .side-image__container .image-border .show-images-btn:hover{color:#fff!important}.exchange-gallery__container .side-grid-with-1 .side-image__container .image-border .side-image{width:100%;height:100%;object-fit:cover}.exchange-gallery__container .side-grid-with-2{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:24px;width:100%;position:relative}.exchange-gallery__container .side-grid-with-2 .exchange-images-with-map-container{border-radius:24px;grid-column:2;grid-row:1/3;height:auto}.exchange-gallery__container .side-grid-with-2 .show-images-btn{position:absolute;margin:0 auto}.exchange-gallery__container .side-grid-with-2 .side-image__container{position:relative;border-radius:24px;height:230px!important;overflow:hidden;cursor:pointer}.exchange-gallery__container .side-grid-with-2 .side-image__container .image-border{width:100%;height:100%;transition:filter .3s ease}.exchange-gallery__container .side-grid-with-2 .side-image__container .image-border .overlay{display:none;position:absolute;top:0;left:0;background:#000;opacity:.5;width:100%;height:100%;z-index:1}.exchange-gallery__container .side-grid-with-2 .side-image__container .image-border .show-images-btn{position:absolute;display:none;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;color:#fff}.exchange-gallery__container .side-grid-with-2 .side-image__container .image-border .show-images-btn:hover{color:#fff!important}.exchange-gallery__container .side-grid-with-2 .side-image__container .image-border .side-image{width:100%;height:100%;object-fit:cover}.exchange-gallery__container .side-grid{display:grid;grid-template-columns:2fr 2fr;grid-template-rows:2fr 2fr;gap:24px;width:100%;position:relative;direction:rtl}.exchange-gallery__container .side-grid .exchange-images-with-map-container{height:auto;border-radius:24px}.exchange-gallery__container .side-grid .show-images-btn{position:absolute;margin:0 auto;display:flex!important;flex-direction:column;gap:10px}.exchange-gallery__container .side-grid .show-images-btn .show-images-btn_text{color:var(--white);font-size:16px;font-weight:700;text-align:center}.exchange-gallery__container .side-grid .show-images-btn .show-images-btn_button{width:185px;height:44px;border-radius:24px;background-color:var(--white);color:var(--primary-color);font-size:16px;font-weight:700;border:none;cursor:pointer}@media screen and (max-width: 1023px){.exchange-gallery__container .side-grid .show-images-btn .show-images-btn_button{width:160px}}.exchange-gallery__container .side-grid .side-image__container{position:relative;border-radius:24px;height:230px!important;overflow:hidden;cursor:pointer}.exchange-gallery__container .side-grid .side-image__container .image-border{width:100%;height:100%;transition:filter .3s ease}.exchange-gallery__container .side-grid .side-image__container .image-border .overlay{display:block;position:absolute;top:0;left:0;background:#000;opacity:.5;width:100%;height:100%;z-index:1}.exchange-gallery__container .side-grid .side-image__container .image-border .show-images-btn{position:absolute;display:block;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;color:#fff}.exchange-gallery__container .side-grid .side-image__container .image-border .show-images-btn:hover{color:#fff!important}.exchange-gallery__container .side-grid .side-image__container .image-border .side-image{width:100%;height:100%;object-fit:cover}.exchange-gallery__container .show-all-button{position:absolute;bottom:20px;right:20px;flex-direction:row-reverse;margin-right:0;gap:8px}.exchange-gallery__container .actions-buttons{position:absolute;top:20px;right:20px;display:flex;gap:16px;align-items:center}.exchange-gallery__container .actions-buttons .like-container{width:44px;height:44px;border-radius:20px;background:#3939394d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;justify-content:center;align-items:center;cursor:pointer;position:relative!important;top:unset;right:unset}@media screen and (max-width: 1023px){.exchange-gallery__container .side-grid-with-1 .side-image__container,.exchange-gallery__container .side-grid-with-2 .side-image__container,.exchange-gallery__container .side-grid .side-image__container{max-height:180px!important}.exchange-gallery__container .side-grid-with-1 .side-image__container{max-height:376px!important}.exchange-gallery__container .side-grid-with-2{gap:16px}}.share-container{width:44px;height:44px;border-radius:20px;background:#3939394d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;justify-content:center;align-items:center;cursor:pointer}.banner-wrapper{background-image:url(/assets/banner-D30WwN4i.png);object-fit:cover;background-size:cover;border-radius:24px;background-repeat:no-repeat;min-height:214px;margin-top:24px;position:relative;display:flex;padding-left:232px;padding-top:35px;padding-right:30px}.banner-wrapper .log-in-btn{padding:0;height:auto;color:#393939}.banner-wrapper .mascot-image{position:absolute;top:32px;left:32px;width:160px;height:156px}@media screen and (max-width: 450px){.banner-wrapper .mascot-image{width:110px;height:107px}}@media screen and (max-width: 1100px){.banner-wrapper{width:100%;min-height:250px}}@media screen and (max-width: 767px){.banner-wrapper{display:none}}.banner-wrapper-mobile{display:none}@media screen and (max-width: 767px){.banner-wrapper-mobile{background:#ffeccc;padding:16px;display:block;width:100vw;margin-left:-16px;margin-top:24px}.banner-wrapper-mobile .banner-wrapper-mobile__header{display:flex;gap:16px;align-items:center}.banner-wrapper-mobile .banner-wrapper-mobile__header>img{height:106px;width:auto}.banner-wrapper-mobile .banner-wrapper-mobile__header>.banner-wrapper-mobile__header__content{display:flex;flex-direction:column;gap:4px}.banner-wrapper-mobile .banner-wrapper-mobile__header>.banner-wrapper-mobile__header__content>h1{font-size:24px}.banner-wrapper-mobile>button{width:100%;margin-top:16px}.banner-wrapper-mobile .get-started-block{margin-top:8px}.banner-wrapper-mobile .get-started-block>p{font-size:16px!important}.banner-wrapper-mobile .get-started-block>button{color:var(--primary-color);padding:12px 4px}}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-container{position:relative;margin-top:16px}.swiper-container .swiper .swiper-slide{position:relative}.swiper-container .swiper-button-prev,.swiper-container .swiper-button-next{display:none}.swiper-container .swiper-prev,.swiper-container .swiper-next{z-index:10;position:absolute;width:44px;height:44px;background:var(--primary-color);border-radius:100%;box-sizing:content-box;display:flex;align-items:center;justify-content:center;border:2px solid white}.swiper-container .swiper-prev:hover,.swiper-container .swiper-next:hover{cursor:pointer;border:2px solid var(--primary-color);box-shadow:0 0 10px #52525233}.swiper-container .swiper-next{right:-46px;top:calc(50% - 100px)}.swiper-container .swiper-next:after{content:url(/icons/arrow-right.svg);height:22px;margin-left:3px}.swiper-container .swiper-next-disabled,.swiper-container .swiper-prev-disabled{display:none}.swiper-container .swiper-prev{left:-46px;top:calc(50% - 100px)}.swiper-container .swiper-prev:after{content:url(/icons/arrow-right.svg);transform:rotate(180deg);height:22px;margin-right:3px}@media screen and (min-width: 1024px) and (max-width: 1279px){.swiper-container .swiper-prev{left:-30px}.swiper-container .swiper-next{right:-30px}}@media screen and (max-width: 1023px){.swiper-container .swiper-next,.swiper-container .swiper-prev{display:none}}@media screen and (max-width: 1023px){.swiper-container{margin-top:8px;margin-left:-30px;width:calc(100% + 60px);padding-left:30px}.swiper-container .swiper{padding-right:30px}}@media screen and (max-width: 767px){.swiper-container{margin-top:16px;max-width:100vw}}.property-details-boosta-apartament-card__wrapper{padding:16px;border-radius:30px;display:flex;flex-direction:column;gap:16px;background-color:#fff;cursor:pointer}.property-details-boosta-apartament-card__wrapper .apartament-image{border-radius:20px;width:100%;height:280px;object-fit:cover}@media screen and (max-width: 850px){.property-details-boosta-apartament-card__wrapper .apartament-image{max-height:210px}}.property-details-boosta-apartament-card__wrapper .apartament-logo__image{padding:25px;border:1px solid rgb(216,216,217);border-radius:16px;display:flex;align-items:center;justify-content:center;background-color:#f5f4f8;height:100%}.property-details-boosta-apartament-card__wrapper .apartament-info__container{display:flex;flex-direction:column;gap:12px}.property-details-boosta-apartament-card__wrapper .apartament-info__container .tag-wrapper{display:flex;gap:4px;justify-content:center;align-items:center}.property-details-boosta-apartament-card__wrapper .apartament-info__container .text-gray{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.boosta-notification__wrapper{padding:20px 24px;border-radius:24px;border:1px solid #E8E8E8;display:flex;flex-direction:column;text-align:center;gap:8px;max-width:548px;height:136px;position:relative;background:#fff}.boosta-notification__wrapper .boosta-notify__btn{position:absolute;top:112px;max-width:500px;width:100%;flex-direction:row-reverse}.boosta-notification__wrapper .boosta-notify__btn .rocket-icon{width:24px;height:24px}.boosta-apartament__swiper-overlay{position:relative}.boosta-apartament__swiper-overlay .boosta-apartament__swiper-wrapper{padding:40px 65px;display:flex;flex-direction:column;gap:16px;background-color:#ffeccc;border-radius:40px}@media screen and (max-width: 1023px){.boosta-apartament__swiper-overlay .boosta-apartament__swiper-wrapper{padding-top:34px;padding-left:30px;padding-right:0;border-radius:0}}.boosta-apartament__swiper-overlay .boosta-apartament__swiper-wrapper .rocket-image{width:32px;height:32px}.boosta-apartament__swiper-overlay .boosta-rocket-icon{position:absolute;top:2px;left:100%;transform:translate(-48px,-500px)}.boosta-apartament__swiper-overlay .swiper-container .swiper-next,.boosta-apartament__swiper-overlay .swiper-container .swiper-prev{top:182px;border:none}.boosta-apartament__swiper-overlay .swiper-container .swiper-next{right:-55px}.boosta-apartament__swiper-overlay .swiper-container .swiper-prev{left:-55px}.boosta-apartament__swiper-overlay .boosta-notification__container-position{position:absolute;top:538px;left:50%;transform:translate(-50%)}@media screen and (max-width: 1023px){.boosta-apartament__swiper-overlay .boosta-notification__container-position{bottom:-120px!important;top:unset;width:548px!important}}@media screen and (max-width: 767px){.boosta-apartament__swiper-overlay .boosta-notification__container-position{width:calc(100vw - 32px)!important;bottom:-136px!important}.boosta-apartament__swiper-overlay .boosta-notification__container-position .boosta-notification__wrapper{max-width:unset!important;height:auto!important;padding:20px 24px 40px!important}.boosta-apartament__swiper-overlay .boosta-notification__container-position .boosta-notification__wrapper>p{font-size:16px!important;line-height:24px!important;font-style:normal;text-align:center}.boosta-apartament__swiper-overlay .boosta-notification__container-position .boosta-notification__wrapper>button{width:calc(100% - 48px)!important;top:138px!important;max-width:unset!important}}@media screen and (max-width: 400px){.boosta-apartament__swiper-overlay .boosta-notification__container-position .boosta-notification__wrapper>p{font-size:15px!important;line-height:18px!important}}.property-faq__wrapper{display:flex;flex-direction:column;max-width:590px;gap:8px}.property-faq__wrapper .faq-block__container{border:1px solid #D8D8D9;border-radius:24px;padding:8px 16px;display:flex;flex-direction:column;gap:4px}.property-faq__wrapper .faq-block__container .h4{cursor:pointer}.property-faq__wrapper .faq-block__container svg{cursor:pointer}.property-faq__wrapper .faq-block__container .answer{padding-bottom:8px}.interested-block{margin-top:12px;display:flex;gap:8px;align-items:center}.interested-block .interested-block__dots{display:flex;align-items:center;gap:4px}.interested-block .interested-block__dots .empty-dot-container{padding:2px}.interested-block .interested-block__dots .empty-dot-container .empty-dot{width:12px;height:12px;border-radius:100%;background:var(--grey)}.interested-block .interested-block__dots .uninterested-dot-container{width:17px;height:17px;background-color:var(--pink);border-radius:50%;position:relative}.interested-block .interested-block__dots .uninterested-dot-container>svg{position:absolute;top:50%;left:50%;transform:translate(-45%,-45%);width:12px;height:12px}.interested-block .interested-block__dots .uninterested-dot-container>svg path{stroke:#fff}.interested-block .interested-block__title>p{font-size:14px}@media screen and (max-width: 767px){.interested-block .interested-block__dots{display:flex;align-items:center;gap:2px}.interested-block .interested-block__dots>svg{width:16px;height:16px}.interested-block .interested-block__dots .empty-dot-container{padding:1px}.interested-block .interested-block__dots .empty-dot-container .empty-dot{width:10px;height:10px;border-radius:100%;background:var(--grey)}.interested-block .interested-block__dots .uninterested-dot-container{width:13px;height:13px}.interested-block .interested-block__dots .uninterested-dot-container>svg{transform:translate(-50%,-50%);width:10px;height:10px}.interested-block .interested-block__title>p{font-size:12px}}.interest-button{flex:1;height:100%;font-family:Outfit,sans-serif;font-weight:400;font-size:14px;line-height:18px;text-align:center;transition:all .5s ease-out;position:relative;overflow:hidden;cursor:pointer;background-color:transparent;border:0px solid #e5e7eb;color:var(--primary-color)}.interest-button:first-child{border-right:1px solid #e5e7eb}.interest-button:hover{background:#e8e8e8!important}.interest-button[disabled]{cursor:not-allowed}.interest-button[disabled]:hover{background-color:transparent}.interest-button__text{position:relative;z-index:8;display:flex;justify-content:center;align-items:center;transition:color 1s ease-out forwards}.interest-button__text>svg{animation:checkmarkAppear .6s ease-out forwards}.interest-button .interest-button__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,#ff556a,#ff556a);animation:slideInLeft .5s ease-out forwards;z-index:2}.interest-button.interest-button__interested .interest-button__overlay{background:linear-gradient(to right,#2c9b67,#209766);animation:slideInRight .5s ease-out forwards}@media screen and (max-width: 1023px){.interest-button.interest-btn-full.interest-button__interested{background:#fff!important;color:#393939}.interest-button.interest-btn-full.interest-button__interested:hover{background:#fff!important}.interest-button.interest-btn-full.interest-button__interested.unclicked{background:linear-gradient(to right,#2c9b67,#209766)!important}.interest-button.interest-btn-full.interest-button__interested.unclicked>.interest-button__text{color:#fff!important;transition:color 1s ease-out forwards}.interest-button.interest-btn-full.interest-button__interested.unclicked:hover{background:linear-gradient(to right,#2c9b67,#209766)!important}.interest-button.interest-btn-full.interest-button__uninterested>.interest-button__text{transition:color 1s ease-out forwards;color:#393939!important;font-weight:400}.interest-button.interest-btn-full.interest-button__uninterested.clicked>.interest-button__text,.interest-button.interest-btn-full.interest-button__uninterested.unclicked>.interest-button__text{color:#fff!important;transition:color 1s ease-out forwards}.interest-button.interest-btn-full.interest-button__uninterested.unclicked{background:linear-gradient(to right,#ff556a,#ff556a)!important}.interest-button.interest-btn-full.interest-button__uninterested.unclicked>.interest-button__text{color:#fff!important;transition:color 1s ease-out forwards}.interest-button.interest-btn-full.interest-button__uninterested.unclicked:hover{background:linear-gradient(to right,#ff556a,#ff556a)!important}.interest-button.interest-btn-full.interest-button__uninterested.unclicked:hover>.interest-button__text{text-decoration:none}}@media screen and (min-width: 1024px){.interest-button.interest-btn-full{height:44px;flex:none;background-color:#393939!important;border-radius:24px!important}.interest-button.interest-btn-full>.interest-button__text{color:#fff;font-size:16px;font-weight:700;line-height:20px}.interest-button.interest-btn-full.interest-button__interested{background:#393939!important}.interest-button.interest-btn-full.interest-button__interested:hover{background:#393939e5!important}.interest-button.interest-btn-full.interest-button__interested.unclicked{background:linear-gradient(to right,#2c9b67,#209766)!important}.interest-button.interest-btn-full.interest-button__uninterested{background:#fff!important}.interest-button.interest-btn-full.interest-button__uninterested>.interest-button__text{color:#393939!important;transition:color 1s ease-out forwards;font-weight:400}.interest-button.interest-btn-full.interest-button__uninterested:hover{background:#e8e8e8!important}.interest-button.interest-btn-full.interest-button__uninterested:hover>.interest-button__text{text-decoration:underline}.interest-button.interest-btn-full.interest-button__uninterested.clicked>.interest-button__text,.interest-button.interest-btn-full.interest-button__uninterested.unclicked>.interest-button__text{color:#fff!important;transition:color 1s ease-out forwards}.interest-button.interest-btn-full.interest-button__uninterested.clicked:hover>.interest-button__text,.interest-button.interest-btn-full.interest-button__uninterested.unclicked:hover>.interest-button__text{text-decoration:none}.interest-button.interest-btn-full.interest-button__uninterested.unclicked{background:linear-gradient(to right,#ff556a,#ff556a)!important}}@keyframes checkmarkAppear{0%{opacity:0;transform:scale(0);margin-right:0}to{margin-right:10px;opacity:1;transform:scale(1)}}@keyframes slideInLeft{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}.apartment-card-wrapper{position:relative;padding:16px;border-radius:24px;background-color:var(--white);border:1px solid var(--white);width:inherit;transition-duration:.3s;transition-property:background-color,border}.apartment-card-wrapper:hover{transition-property:background-color,border;transition-duration:.3s;background-color:var(--bg-grey);border:1px solid rgba(216,216,217,.4)}.apartment-card-wrapper .undo-block{display:flex;flex-direction:column;gap:24px;align-items:center;justify-content:center;padding:40px 16px 60px}.apartment-card-wrapper .undo-block>p{text-align:center;font:400 14px/20px OutfitNormal}.apartment-card-wrapper .undo-block>button{height:42px;width:100%;max-width:180px}.apartment-card-wrapper .new-tag{z-index:5;position:absolute;bottom:8px;left:32px;background-color:#fff;color:var(--bg-orange);border:2px solid var(--orange);border-radius:24px;height:28px;width:42px;display:flex;justify-content:center;align-items:center}.apartment-card-wrapper .new-tag>p{font-size:14px;font-weight:400;line-height:20px;color:var(--bg-orange)}.apartment-card-wrapper .carousel-wrapper{position:relative;width:auto}.apartment-card-wrapper .carousel-wrapper .ant-carousel{width:auto}.apartment-card-wrapper .carousel-wrapper .apartment-card-carousel .slick-list,.apartment-card-wrapper .carousel-wrapper .apartment-card-carousel .slick-slide{border-radius:20px}.apartment-card-wrapper .carousel-wrapper .apartment-card-carousel .slick-slide>div{line-height:0!important}.apartment-card-wrapper .carousel-wrapper .apartment-card-carousel .slick-slide img{max-width:406px;width:100%;aspect-ratio:1/1.077;object-fit:cover}.apartment-card-wrapper .carousel-wrapper .apartment-card-carousel .slick-slide img.alone-img{border-radius:20px}.apartment-card-wrapper .carousel-wrapper .apartment-card-carousel .slick-arrow{display:flex!important;align-items:center;justify-content:center;border-radius:24px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#3939394d;width:36px;height:36px;visibility:hidden}.apartment-card-wrapper .carousel-wrapper .apartment-card-carousel .slick-arrow:after{display:none}.apartment-card-wrapper .carousel-wrapper .apartment-card-carousel .slick-dots{bottom:18px;z-index:7!important}.apartment-card-wrapper .carousel-wrapper .apartment-card-carousel .slick-dots li{width:6px;height:9px;display:flex;align-items:center}.apartment-card-wrapper .carousel-wrapper .apartment-card-carousel .slick-dots li button{opacity:.75;width:6px;height:6px;border-radius:100%;background:#e8e8e8}.apartment-card-wrapper .carousel-wrapper .apartment-card-carousel .slick-dots li.slick-active{width:9px}.apartment-card-wrapper .carousel-wrapper .apartment-card-carousel .slick-dots li.slick-active button{opacity:1;width:9px;height:9px;background:var(--white)}.apartment-card-wrapper .carousel-wrapper .apartment-card-carousel:hover .slick-arrow{visibility:visible}.apartment-card-wrapper .carousel-wrapper .empty-image-container{overflow:hidden;max-width:406px;width:100%;aspect-ratio:1/1.09;object-fit:cover;border-radius:20px;border:1px solid var(--grey);display:flex;justify-content:center;align-items:center;background:var(--bg-grey)!important;forced-color-adjust:none}.apartment-card-wrapper .carousel-wrapper .empty-image-container>img{width:50%;height:50%}.apartment-card-wrapper .carousel-wrapper .empty-property-img>img{width:100%;height:100%}.apartment-card-wrapper .carousel-wrapper .popular-img{position:absolute;top:8px;left:-12px;width:60px;height:auto}.apartment-card-wrapper .carousel-wrapper .popular-img-mobile,.apartment-card-wrapper .interested-mobile-map-block{display:none}.apartment-card-wrapper .info-block{margin-top:8px}.apartment-card-wrapper .info-block .location-container span{width:max-content;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font:400 14px/20px OutfitNormal}.apartment-card-wrapper .info-block .info-block__square{display:flex;align-items:center;font-size:20px;font-weight:700;line-height:26px;font-family:OutfitBold;color:var(--primary-color)}.apartment-card-wrapper .info-block .info-block__square>span{font-family:OutfitNormal;margin-left:8px;font-size:14px;font-weight:400;color:var(--primary-color);line-height:20px}.apartment-card-wrapper .info-block .info-block__square .explore-property-info{display:none}.apartment-card-wrapper .info-block>p{display:flex;align-items:flex-start;margin-top:4px;font-size:14px;line-height:20px;font-weight:400}.apartment-card-wrapper .info-block>p>svg{min-width:20px}.apartment-card-wrapper .info-block>p>span{color:var(--border-grey)}.apartment-card-wrapper .info-block .property-info{margin-top:12px;display:flex;align-items:center;gap:16px}.apartment-card-wrapper .info-block .property-info .property-info__item{display:flex;align-items:center;gap:4px}.apartment-card-wrapper .info-block .property-info .property-info__item>p{line-height:22px;font-size:14px}.apartment-card-wrapper .info-block_pb_16{padding-bottom:16px!important}.apartment-card-wrapper:has(>.actions-block){padding-bottom:60px!important;max-height:596px;height:100%}@media screen and (min-width: 1023px) and (max-width: 1279px){.apartment-card-wrapper:has(>.actions-block){max-height:670px}}.apartment-card-wrapper .actions-block{display:none;position:absolute;bottom:0;left:0;right:0;height:50px;width:100%;border-bottom-left-radius:24px;border-bottom-right-radius:24px;overflow:hidden}.apartment-card-wrapper .actions-block__divider{height:48px;width:1px;border-left:1px solid #E3E5F0}.apartment-card-wrapper .actions-block>button{width:100%;max-width:50%;padding:12px 10px}.apartment-card-wrapper .actions-block>button>span{font-size:14px}@media screen and (min-width: 764px) and (max-width: 930px){.apartment-card-wrapper .actions-block>button{white-space:normal}}@media screen and (min-width: 1023px) and (max-width: 1279px){.apartment-card-wrapper{padding:24px}}@media screen and (max-width: 1023px){.apartment-card-wrapper{padding:8px}.apartment-card-wrapper .carousel-wrapper .popular-img{height:auto;left:5px!important}.apartment-card-wrapper .slick-arrow{visibility:hidden!important}.apartment-card-wrapper .info-block{margin-top:8px}.apartment-card-wrapper .info-block>p{font-size:14px}.apartment-card-wrapper .info-block>p>svg{min-width:20px}.apartment-card-wrapper .info-block>p>span{font-size:14px}.apartment-card-wrapper:hover{border:1px solid transparent;transition:none;background:transparent}}@media screen and (max-width: 767px){.apartment-card-wrapper{padding:4px 8px}.apartment-card-wrapper .carousel-wrapper .popular-img{display:none}.apartment-card-wrapper .carousel-wrapper .popular-img-mobile{display:block;position:absolute;top:8px;left:-8px;width:40px;height:auto}.apartment-card-wrapper .actions-block>button span{font-size:16px}.apartment-card-wrapper .undo-block{padding:32px 50px 40px!important}.apartment-card-wrapper .slick-list,.apartment-card-wrapper .empty-image-container{border-radius:20px 20px 0 0!important}.apartment-card-wrapper .new-tag{left:16px}}.apartment-card-wrapper__blur{pointer-events:none!important;-webkit-user-select:none!important;user-select:none!important;background:none!important;border:none!important}.apartment-card-wrapper__blur .interested-block{display:none}.apartment-card-wrapper__blur .info-block{filter:blur(8px)}.apartment-card-wrapper__blur .carousel-wrapper{border-radius:20px;overflow:hidden}.apartment-card-wrapper__blur .carousel-wrapper .ant-carousel,.apartment-card-wrapper__blur .carousel-wrapper .apartment-card-carousel{filter:blur(10px);clip-path:inset(0);border-radius:20px}.apartment-card-wrapper__blur .carousel-wrapper .like-container{display:none}.apartment-card-wrapper__blur .carousel-wrapper .blur-block{position:absolute;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:1;width:100%;height:100%;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#4d4d4d99}.apartment-card-wrapper__blur .carousel-wrapper .blur-block>p{margin-top:4px;font-size:14px;line-height:20px;color:var(--white);width:160px}.proposals-section{margin-top:80px;z-index:1;position:relative}.proposals-section .proposals-section__top{display:flex;justify-content:space-between;align-items:center}.proposals-section .proposals-section__top>h2{margin:0}@media screen and (max-width: 1023px){.proposals-section{margin-top:60px}.proposals-section .apartment-card-wrapper .actions-block{padding:0}}@media screen and (max-width: 600px){.proposals-section .apartment-card-wrapper .actions-block{gap:6px}.proposals-section .apartment-card-wrapper .actions-block>button{padding:12px 0}.proposals-section .apartment-card-wrapper .actions-block>button>span{font-size:10px!important}.proposals-section .apartment-card-wrapper .actions-block>button>.left-icon{margin:0}}@media screen and (max-width: 767px){.proposals-section{margin-top:40px}.proposals-section .swiper-container{margin-top:4px!important}.proposals-section .proposals-section__top{margin-bottom:8px;gap:15px}.proposals-section .proposals-section__top h2{font-size:20px}.proposals-section .proposals-section__top button{height:38px;padding:10px 16px}}.text-area-wrapper{display:flex;flex-direction:column;gap:8px}.text-area-wrapper>label{font-family:OutfitBold;font-size:16px;color:var(--primary-color);font-weight:700;line-height:20px}.text-area-wrapper>textarea{padding:14px 12px;border-radius:12px;border:1px solid var(--grey);font-size:16px;font-weight:400;line-height:24px;resize:none;height:100px}.text-area-wrapper>textarea::placeholder{color:var(--border-grey)}.text-area-wrapper>textarea:focus,.text-area-wrapper>textarea:hover,.text-area-wrapper>textarea:focus-visible,.text-area-wrapper>textarea:active{border:1px solid var(--orange)!important;box-shadow:none!important;outline:none}.text-area-wrapper>textarea::-webkit-scrollbar{width:0!important;display:none!important;scrollbar-width:none!important}.radio-buttons-component .ant-space{gap:12px}.radio-buttons-component .ant-space .ant-space-item .ant-radio-wrapper .ant-radio{width:19px;height:19px}.radio-buttons-component .ant-space .ant-space-item .ant-radio-wrapper .ant-radio .ant-radio-inner{width:inherit;height:inherit;background:var(--white)}.radio-buttons-component .ant-space .ant-space-item .ant-radio-wrapper>span{font-family:OutfitNormal;font-weight:400;line-height:24px;font-size:16px;color:var(--primary-color)}.radio-buttons-component .ant-space .ant-space-item .ant-radio-wrapper:hover .ant-radio-inner{border-color:var(--orange)}.radio-buttons-component .ant-space .ant-space-item .ant-radio-checked .ant-radio-inner{border:1px solid var(--orange)}.radio-buttons-component .ant-space .ant-space-item .ant-radio-checked .ant-radio-inner:after{background:var(--orange);transform:scale(.5)}.report-modal__wrapper .report-modal__content{display:flex;flex-direction:column;gap:24px}.report-modal__wrapper .report-modal__content .modal-content{display:flex;flex-direction:column;gap:16px}.report-modal__wrapper .report-modal__content .feedback-input{min-height:260px}.report-modal__wrapper .close-icon{cursor:pointer}.report-modal__wrapper h2{max-width:325px}.report-modal__wrapper .ant-modal{max-width:370px!important}.report-modal__wrapper .ant-modal-close{display:none}.report-modal__wrapper .ant-modal-content{border-radius:24px!important;padding:40px}.report-modal__wrapper .ant-modal-footer{margin-top:0!important}.modal-mobile-sheet-report{-webkit-backdrop-filter:brightness(.5)!important;backdrop-filter:brightness(.5)!important}.modal-mobile-sheet-report .react-modal-sheet-container{max-height:600px!important;padding:20px 16px!important;gap:24px;height:auto!important}.modal-mobile-sheet-report .react-modal-sheet-container .modal-mobile-sheet-header{height:24px;display:flex;justify-content:space-between}.modal-mobile-sheet-report .react-modal-sheet-container .report-finish-content>div:first-child{margin-top:12px}.modal-mobile-sheet-report .react-modal-sheet-container h2{font-size:24px;line-height:30px!important}.modal-mobile-sheet-report .react-modal-sheet-container p{line-height:24px!important;font-size:16px!important;color:var(--primary-color)!important}.modal-mobile-sheet-report .react-modal-sheet-container .modal-content h4{margin-bottom:16px}.modal-mobile-sheet-report .react-modal-sheet-container .modal-content>div>div{gap:16px!important}.modal-mobile-sheet-report .react-modal-sheet-container .report-modal__content{display:flex;flex-direction:column;gap:24px}.modal-mobile-sheet-report .react-modal-sheet-container .report-modal__content .modal-content{display:flex;flex-direction:column;gap:16px}.modal-mobile-sheet-report .react-modal-sheet-container .feedback-input{min-height:260px}.modal-mobile-sheet-report .react-modal-sheet-container .close-icon{cursor:pointer}.modal-mobile-sheet-report .react-modal-sheet-container h2{max-width:325px}.text-description{line-height:22px;position:relative;width:100%;word-break:break-word;white-space:pre-wrap}.text-description .background{position:absolute;bottom:0;left:0;width:100%;height:40px;background:linear-gradient(360deg,#fff9 53.78%,#fff0)}.text-hidden{line-height:22px;max-height:154px;overflow:hidden}@media screen and (max-width: 767px){.text-hidden{line-height:20px;max-height:140px}}.property-details__page-wrapper .user-name-title{word-break:break-all}.property-details__page-wrapper .user-name-title>h2{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:230px}@media screen and (max-width: 1023px){.property-details__page-wrapper .user-name-title>h2{max-width:unset}}.property-details__page-wrapper .exchange-images-with-map-container{max-height:480px}.property-details__page-wrapper .explore-details__wrapper{display:flex;gap:16px;margin-top:24px}.property-details__page-wrapper .explore-details__wrapper .explore-details__description-container{display:flex;flex-direction:column;gap:24px;width:100%}.property-details__page-wrapper .explore-details__wrapper .explore-details__description-container .property-details__info-container{display:flex;flex-direction:column;gap:12px}.property-details__page-wrapper .explore-details__wrapper .explore-details__description-container .property-details__info-container .tag-wrapper{padding:8px 16px;display:flex;gap:8px;justify-content:center;align-items:center;border:1px solid #d8d8d9;border-radius:40px}.property-details__page-wrapper .explore-details__wrapper .explore-details__description-container .additional-amenities__info-container{display:flex;flex-direction:column;gap:16px}.property-details__page-wrapper .explore-details__wrapper .explore-details__description-container .additional-amenities__info-container .addition-tag{border-radius:20px;display:flex;align-items:center;justify-content:center;gap:8px}.property-details__page-wrapper .explore-details__wrapper .explore-details__description-container .additional-amenities__info-container .addition-tag svg{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important}.property-details__page-wrapper .explore-details__wrapper .explore-details__description-container .additional-amenities__info-container .addition-tag p{max-width:100px}.property-details__page-wrapper .explore-details__wrapper .explore-details__description-container .accommodation-about__container{display:flex;flex-direction:column;gap:12px}.property-details__page-wrapper .explore-details__wrapper .explore-details__description-container .accommodation-about__container .show-all-btn{color:var(--orange);align-self:flex-start;padding:0;display:flex;align-items:center;justify-content:center;height:auto}.property-details__page-wrapper .explore-details__wrapper .explore-details__description-container .accommodation-about__container .show-all-btn .is-open-arrow-icon{transform:rotate(180deg)}.property-details__page-wrapper .explore-details__wrapper .explore-details__description-container .accommodation-about__container .show-all-btn:hover svg path{stroke:var(--bg-orange)}.property-details__page-wrapper .explore-details__wrapper .explore-details__description-container .accommodation-about__container .show-all-btn svg path{stroke:var(--orange)}.property-details__page-wrapper .explore-details__wrapper .explore-details__description-container .location__container{display:flex;flex-direction:column;gap:24px}.property-details__page-wrapper .explore-details__wrapper .explore-details__description-container .location__container .map-wrapper .property-details-map-wrapper{max-height:260px;height:260px;margin-top:0;max-width:590px;width:100%;border-radius:24px;border:1px solid rgb(216,216,217);margin-left:0!important;position:relative}.property-details__page-wrapper .explore-details__wrapper .explore-details__description-container .location__container .map-wrapper .property-details-map-wrapper .mapboxgl-ctrl-group{display:none}@media screen and (max-width: 1100px){.property-details__page-wrapper .explore-details__wrapper .explore-details__description-container .location__container .map-wrapper .property-details-map-wrapper{margin-left:30px}}@media screen and (max-width: 760px){.property-details__page-wrapper .explore-details__wrapper .explore-details__description-container .location__container .map-wrapper .property-details-map-wrapper{margin-left:16px}}.property-details__page-wrapper .explore-details__wrapper .explore-details__description-container .location__container .map-wrapper .mapboxgl-canvas{width:100%}.property-details__page-wrapper .explore-details__wrapper .explore-details__description-container .location__container .public-transport-section__wrapper .tag,.property-details__page-wrapper .explore-details__wrapper .explore-details__description-container .location__container .restaurants-section__wrapper .tag{min-width:282px;display:flex;gap:8px}.property-details__page-wrapper .explore-details__wrapper .explore-details__description-container .location__container .public-transport-section__wrapper .tag .icon-wrapper,.property-details__page-wrapper .explore-details__wrapper .explore-details__description-container .location__container .restaurants-section__wrapper .tag .icon-wrapper{display:flex;justify-content:center;align-items:center;padding:8px;border-radius:8px;border:1px solid #D8D8D9}.property-details__page-wrapper .explore-details__wrapper .explore-details__description-container .desired-residence__container{display:flex;flex-direction:column;gap:16px}.property-details__page-wrapper .explore-details__wrapper .explore-details__description-container .desired-residence__container .info-container{max-width:200px;width:100%;display:flex;flex-direction:column;gap:4px}.property-details__page-wrapper .explore-details__wrapper .interested-exchange__wrapper{display:flex;flex-direction:column;gap:24px}.property-details__page-wrapper .explore-details__wrapper .interested-exchange__wrapper .report-btn{display:flex;flex-direction:row-reverse;gap:4px;color:var(--primary)}.property-details__page-wrapper .explore-details__wrapper .interested-exchange__wrapper .report-btn:hover{text-decoration:underline;color:var(--primary)!important}.property-details__page-wrapper .explore-details__wrapper .interested-exchange__wrapper .report-btn p{width:100%}.property-details__page-wrapper .explore-details__wrapper .interested-exchange__wrapper .exchange-id{padding-bottom:26px;text-align:end;min-width:384px}@media screen and (max-width: 1000px){.property-details__page-wrapper .explore-details__wrapper .interested-exchange__wrapper .exchange-id{min-width:100%;padding-bottom:0}}.property-details__page-wrapper .explore-details__wrapper .interested-exchange__wrapper .interested-exchange__popup-container_wrapper{position:sticky;top:84px;z-index:5}@media screen and (max-width: 1023px){.property-details__page-wrapper .explore-details__wrapper .interested-exchange__wrapper .interested-exchange__popup-container_wrapper{position:static}}.property-details__page-wrapper .explore-details__wrapper .interested-exchange__wrapper .interested-exchange__popup-container_wrapper .interested-exchange__user-container>div{overflow:hidden}.property-details__page-wrapper .explore-details__wrapper .interested-exchange__wrapper .interested-exchange__popup-container_wrapper .interested-exchange__user-container>div>div{overflow:hidden}.property-details__page-wrapper .explore-details__wrapper .interested-exchange__wrapper .interested-exchange__popup-container_wrapper .interested-exchange__popup-container,.property-details__page-wrapper .explore-details__wrapper .interested-exchange__wrapper .interested-exchange__popup-container_wrapper .interested-exchange__user-container{padding:20px;border-radius:24px;border:1px solid #d8d8d9;display:flex;flex-direction:column;gap:16px;background-color:var(--white)}@media screen and (max-width: 800px){.property-details__page-wrapper .explore-details__wrapper .interested-exchange__wrapper .interested-exchange__popup-container_wrapper .interested-exchange__popup-container,.property-details__page-wrapper .explore-details__wrapper .interested-exchange__wrapper .interested-exchange__popup-container_wrapper .interested-exchange__user-container{min-width:100%!important}}.property-details__page-wrapper .explore-details__wrapper .interested-exchange__wrapper .interested-exchange__popup-container_wrapper .interested-exchange__popup-container{width:100%;min-width:384px}.property-details__page-wrapper .explore-details__wrapper .interested-exchange__wrapper .interested-exchange__popup-container_wrapper .interested-exchange__popup-container .buttons-container{display:flex;flex-direction:column;gap:8px}.property-details__page-wrapper .explore-details__wrapper .interested-exchange__wrapper .interested-exchange__popup-container_wrapper .interested-exchange__popup-container .buttons-container .interested-btn{flex-direction:row-reverse;gap:4px;align-items:center}.property-details__page-wrapper .explore-details__wrapper .interested-exchange__wrapper .interested-exchange__popup-container_wrapper .interested-exchange__popup-container .buttons-container .interested-btn__cancel{color:var(--primary)}.property-details__page-wrapper .explore-details__wrapper .interested-exchange__wrapper .interested-exchange__popup-container_wrapper .interested-exchange__popup-container .buttons-container .interested-btn__cancel:hover{text-decoration:underline;color:var(--primary)!important}.property-details__page-wrapper .explore-details__wrapper .interested-exchange__wrapper .interested-exchange__popup-container_wrapper .interested-exchange__user-container .user-avatar{width:70px;height:70px;border-radius:50%;object-fit:cover}.property-details__page-wrapper .explore-details__wrapper .interested-exchange__wrapper .interested-exchange__popup-container_wrapper .interested-exchange__user-container .user_default_avatar{height:70px;width:70px}.property-details__page-wrapper .explore-details__wrapper .interested-exchange__wrapper .interested-exchange__popup-container_wrapper .interested-exchange__user-container .user_default_avatar svg{width:70px;height:70px}.property-details__page-wrapper .explore-details__wrapper .interested-exchange__wrapper .interested-exchange__popup-container_wrapper .interested-exchange__user-container .ant-tooltip{padding:12px 16px;background:#393939cc;border-radius:12px}.property-details__page-wrapper .property-details__without-img-wrapper{position:relative}.property-details__page-wrapper .property-details__without-img-wrapper .actions-buttons{position:absolute;top:32px;left:24px;display:flex;gap:16px;z-index:100}.property-details__page-wrapper .property-details__without-img-wrapper .actions-buttons .like-button{position:relative;top:0;right:0}@media screen and (max-width: 1023px){.property-details__page-wrapper .property-details__without-img-wrapper .actions-buttons{top:16px;left:16px}}.property-details__page-wrapper .property-details__carousel-wrapper{position:relative}.property-details__page-wrapper .property-details__carousel-wrapper .actions-buttons{position:absolute;top:16px;right:16px;display:flex;gap:16px}.property-details__page-wrapper .property-details__carousel-wrapper .actions-buttons .like-button{position:relative;top:0;right:0}.property-details__page-wrapper .property-details__carousel-wrapper .back-button{position:absolute;top:16px;z-index:1;display:flex;align-items:center;justify-content:center;padding:0;width:44px;cursor:pointer;border-radius:20px;height:44px;gap:0px;background-color:#3939394d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.property-details__page-wrapper .property-details__carousel-wrapper .back-button:hover{background-color:none!important}.property-details__page-wrapper .property-details__carousel-wrapper .back-button svg path{fill:#fff!important;z-index:3}.property-details__page-wrapper .property-details__carousel-wrapper>.alone-image{margin-left:-16px;margin-right:-16px;object-fit:cover;aspect-ratio:1;width:calc(100% + 32px)}.property-details__page-wrapper .property-details__carousel-wrapper .apartment-card-carousel{margin-left:-16px;margin-right:-16px}.property-details__page-wrapper .property-details__carousel-wrapper .apartment-card-carousel .slick-dots li{display:flex;align-items:center;width:9px;height:9px;margin-inline:8px}.property-details__page-wrapper .property-details__carousel-wrapper .apartment-card-carousel .slick-dots li button{width:6px;height:6px;border-radius:50%}.property-details__page-wrapper .property-details__carousel-wrapper .apartment-card-carousel .slick-dots .slick-active button{width:9px;height:9px;border-radius:50%}.property-details__page-wrapper .property-details__carousel-wrapper .apartment-card-carousel .property-carousel-image{object-fit:cover;aspect-ratio:1}.property-details__page-wrapper .property-details__carousel-wrapper .apartment-card-carousel .slick-dots{bottom:16px}.property-details__page-wrapper .boosta-apartament__swiper-container{margin-top:60px;position:relative;width:100vw;left:50%;transform:translate(-50%);padding-left:calc((100vw - 1200px) / 3);padding-right:calc((100vw - 1200px) / 3);margin-bottom:100px}.property-details__page-wrapper .interested-exchange__wrapper__mobile{display:none}@media screen and (max-width: 1023px){.property-details__page-wrapper{margin-top:-8px}.property-details__page-wrapper .property-details-map-wrapper,.property-details__page-wrapper .exchange-gallery__container,.property-details__page-wrapper .property-details-map-wrapper img,.property-details__page-wrapper .exchange-gallery__container img{max-height:376px!important}.property-details__page-wrapper .exchange-gallery__container,.property-details__page-wrapper .exchange-gallery__container .side-grid{gap:16px}.property-details__page-wrapper .exchange-gallery__container .side-grid .property-details-map-wrapper .mapboxgl-marker>div{width:39px!important;height:52px!important}.property-details__page-wrapper .exchange-gallery__container .side-grid img,.property-details__page-wrapper .exchange-gallery__container .side-grid .property-details-map-wrapper,.property-details__page-wrapper .exchange-gallery__container .side-grid .side-image__container{max-height:180px!important}.property-details__page-wrapper .exchange-gallery__container .side-grid .mapboxgl-ctrl-group{margin:12px 8px 0 0!important;gap:6px!important}.property-details__page-wrapper .exchange-gallery__container .side-grid .mapboxgl-ctrl-group>button{width:28px;height:28px;border-radius:8px!important}.property-details__page-wrapper .exchange-gallery__container .side-grid .mapboxgl-ctrl-group>button>.mapboxgl-ctrl-icon{background-size:60%!important}.property-details__page-wrapper .explore-details__wrapper .explore-details__description-container .location__container .map-wrapper .property-details-map-wrapper{max-height:300px;height:300px;max-width:100%}.property-details__page-wrapper .explore-details__wrapper .explore-details__description-container .location__container .public-transport-section__wrapper{margin-top:8px}.property-details__page-wrapper .explore-details__wrapper .explore-details__description-container .location__container .public-transport-section__wrapper>div{gap:20px!important}.property-details__page-wrapper .explore-details__wrapper .explore-details__description-container .location__container .public-transport-section__wrapper>div>div{flex-direction:row}.property-details__page-wrapper .explore-details__wrapper .explore-details__description-container .location__container .restaurants-section__wrapper{margin-top:20px}.property-details__page-wrapper .explore-details__wrapper .explore-details__description-container .location__container .restaurants-section__wrapper>div{gap:20px!important}.property-details__page-wrapper .explore-details__wrapper .explore-details__description-container .location__container .restaurants-section__wrapper>div>div{flex-direction:row}.property-details__page-wrapper .explore-details__wrapper .explore-details__description-container .desired-residence__container .desired-residence__inner{gap:16px!important}.property-details__page-wrapper .explore-details__wrapper .explore-details__description-container .property-faq__wrapper{max-width:100%;width:100%}.property-details__page-wrapper .explore-details__porposals-container .proposals-section{margin-top:40px}.property-details__page-wrapper .explore-details__porposals-container .apartment-card-wrapper .popular-img{left:-8px!important}.property-details__page-wrapper .boosta-apartament__swiper-container{margin-top:40px}.property-details__page-wrapper .boosta-apartament__swiper-container .boosta-apartament__swiper-wrapper{padding-top:30px}.property-details__page-wrapper .boosta-apartament__swiper-container .boosta-apartament__swiper-wrapper .boosta-title-block{align-items:center}.property-details__page-wrapper .boosta-apartament__swiper-container .boosta-apartament__swiper-wrapper .boosta-title-block>h2{line-height:24px;font-size:20px}.property-details__page-wrapper .boosta-apartament__swiper-container .boosta-apartament__swiper-wrapper .property-details-boosta-apartament-card__wrapper{max-width:300px!important}.property-details__page-wrapper .boosta-apartament__swiper-container .boosta-apartament__swiper-wrapper .property-details-boosta-apartament-card__wrapper .apartament-image{max-height:210px!important}.property-details__page-wrapper .boosta-apartament__swiper-container .boosta-apartament__swiper-wrapper .property-details-boosta-apartament-card__wrapper .apartament-info__container{gap:8px!important}.property-details__page-wrapper .boosta-apartament__swiper-container .boosta-apartament__swiper-wrapper .property-details-boosta-apartament-card__wrapper .apartament-info__container>div:first-child{gap:6px!important}.property-details__page-wrapper .boosta-apartament__swiper-container .boosta-apartament__swiper-wrapper .property-details-boosta-apartament-card__wrapper .apartament-info__container .apartament-info__container_price{align-items:center}.property-details__page-wrapper .boosta-apartament__swiper-container .boosta-apartament__swiper-wrapper .property-details-boosta-apartament-card__wrapper .apartament-info__container p{font-size:12px!important;line-height:16px!important}.property-details__page-wrapper .boosta-apartament__swiper-container .boosta-apartament__swiper-wrapper .property-details-boosta-apartament-card__wrapper .apartament-info__container h4{font-size:14px!important;line-height:20px!important}.property-details__page-wrapper .boosta-apartament__swiper-container .boosta-apartament__swiper-wrapper .property-details-boosta-apartament-card__wrapper .apartament-info__container .tag-wrapper svg{width:16px;height:16px}.property-details__page-wrapper .interested-exchange__wrapper__mobile{display:block;width:100vw;margin-left:-30px;padding:16px 0 1px;background:var(--white);border-top:1px solid #D8D8D9;border-bottom:1px solid #D8D8D9;position:fixed;bottom:0;z-index:20;box-shadow:0 0 10px #2c2c2c2e}.property-details__page-wrapper .interested-exchange__wrapper__mobile h3{font-size:24px;line-height:30px}.property-details__page-wrapper .interested-exchange__wrapper__mobile .buttons-container{margin-top:14px;display:flex;align-items:center;justify-content:space-between;height:50px}.property-details__page-wrapper .interested-exchange__wrapper__mobile .buttons-container>button{border-radius:0!important;border-top:1px solid var(--grey)}.property-details__page-wrapper .interested-exchange__wrapper__mobile .buttons-container>button:hover{background:#e8e8e8}.property-details__page-wrapper .interested-exchange__wrapper__mobile .buttons-container>button:first-child{border-right:1px solid var(--grey)}.property-details__page-wrapper .interested-exchange__wrapper__mobile .buttons-container>button,.property-details__page-wrapper .interested-exchange__wrapper__mobile .buttons-container>div{width:50%;font-size:14px!important;height:50px}.property-details__page-wrapper .interested-exchange__wrapper__mobile .buttons-container>div{padding:12px 4px}.property-details__page-wrapper .interested-exchange__wrapper__mobile .buttons-container>.text-button{color:var(--primary-color)!important}}@media screen and (max-width: 767px){.property-details__page-wrapper p{font-size:14px!important;line-height:20px!important}.property-details__page-wrapper h2{font-size:20px!important;line-height:26px!important}.property-details__page-wrapper .explore-details__description-container{gap:16px!important}.property-details__page-wrapper .explore-details__description-container .property-details__info-container{gap:8px!important}.property-details__page-wrapper .explore-details__description-container .property-details__info-container h1{font-size:20px!important;line-height:26px!important}.property-details__page-wrapper .explore-details__description-container .property-details__info-container h2{font-size:16px!important;line-height:20px!important}.property-details__page-wrapper .explore-details__description-container .property-details__info-container .tag-wrapper{padding:6px 14px!important}.property-details__page-wrapper .explore-details__description-container .property-details__info-container .tag-wrapper>svg{width:20px;height:20px}.property-details__page-wrapper .explore-details__description-container .additional-amenities__info-container{gap:8px!important}.property-details__page-wrapper .explore-details__description-container .additional-amenities__info-container>div{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:16px!important}.property-details__page-wrapper .explore-details__description-container .additional-amenities__info-container>div .addition-tag{justify-content:flex-start!important}.property-details__page-wrapper .explore-details__description-container .accommodation-about__container,.property-details__page-wrapper .interested-exchange__wrapper{margin-top:16px}.property-details__page-wrapper .interested-exchange__wrapper p{font-size:16px!important}.property-details__page-wrapper .location__container .location__container__inner{gap:8px!important}.property-details__page-wrapper .location__container .location__container__inner .property-details-map-wrapper{height:220px!important}.property-details__page-wrapper .location__container .public-transport-section__wrapper>div>div,.property-details__page-wrapper .location__container .restaurants-section__wrapper>div>div{flex-direction:column!important}.property-details__page-wrapper .location__container .public-transport-section__wrapper>div>div .tag,.property-details__page-wrapper .location__container .restaurants-section__wrapper>div>div .tag{align-items:center}.property-details__page-wrapper .location__container .public-transport-section__wrapper>div>div .tag .icon-wrapper,.property-details__page-wrapper .location__container .restaurants-section__wrapper>div>div .tag .icon-wrapper{width:44px;height:44px;display:flex;align-items:center;justify-content:center}.property-details__page-wrapper .location__container .restaurants-section__wrapper{margin-top:0!important}.property-details__page-wrapper .property-faq__wrapper .faq-block__container{border-radius:16px!important}.property-details__page-wrapper .explore-details__wrapper .explore-details__description-container .desired-residence__container>.desired-residence__inner{gap:8px!important}.property-details__page-wrapper .explore-details__wrapper .explore-details__description-container .desired-residence__container>.desired-residence__inner .desired-residence__inner__info{flex-direction:column;gap:8px!important}.property-details__page-wrapper .explore-details__wrapper .explore-details__description-container .desired-residence__container>.desired-residence__inner .desired-residence__inner__location>div{flex-wrap:wrap;gap:0!important}.property-details__page-wrapper .explore-details__porposals-container .proposals-section{margin-top:32px}.property-details__page-wrapper .explore-details__porposals-container .proposals-section>.swiper-container{max-width:calc(100% + 48px)}.property-details__page-wrapper .boosta-apartament__swiper-container{margin-top:32px;max-width:calc(100% + 32px)}.property-details__page-wrapper .boosta-apartament__swiper-container .swiper-container{margin-top:0!important;max-width:calc(100% + 32px)}.property-details__page-wrapper .boosta-apartament__swiper-container .swiper-container .apartament-info__container .apartament-info__container__inner p{font-size:14px!important;line-height:20px!important}.property-details__page-wrapper .boosta-apartament__swiper-container .swiper-container .apartament-info__container .apartament-info__container__inner h4{font-size:16px!important}.property-details__page-wrapper .boosta-apartament__swiper-container .swiper-container .apartament-info__container .apartament-info__container__inner>div{align-items:start!important}.property-details__page-wrapper .boosta-apartament__swiper-container .swiper-container .apartament-info__container .apartament-info__container__inner>div>div{margin-top:4px}.property-details__page-wrapper .boosta-apartament__swiper-container .swiper-container .apartament-info__container .apartament-info__container__tags{gap:0!important;justify-content:space-between}.property-details__page-wrapper .boosta-apartament__swiper-container .swiper-container .apartament-info__container .apartament-info__container__tags>div{max-width:33%;justify-content:unset}.property-details__page-wrapper .boosta-apartament__swiper-container .swiper-container .apartament-info__container .apartament-info__container__tags p{font-size:14px!important;line-height:20px!important}.property-details__page-wrapper .boosta-apartament__swiper-container .swiper-container .apartament-info__container .apartament-info__container__tags svg{width:24px!important;height:24px!important}.property-details__page-wrapper .property-details__carousel-wrapper .slick-dots>li{margin-inline:4px!important}.property-details__page-wrapper .property-details__carousel-wrapper .slick-dots .slick-active button{opacity:1;background-color:#fff;width:9px;height:9px;border-radius:50%}.property-details__page-wrapper .interested-exchange__wrapper__mobile{margin-left:-16px;bottom:0;padding:0;border-top:none}.property-details__page-wrapper .interested-exchange__wrapper__mobile .interested-exchange__wrapper__mobile__title{display:none}.property-details__page-wrapper .interested-exchange__wrapper__mobile .buttons-container>button{padding:12px 2px!important}.property-details__page-wrapper .interested-exchange__wrapper__mobile .buttons-container>button>span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.property-details__page-wrapper .interested-exchange__wrapper__mobile>div{margin-top:0!important}}@media screen and (max-width: 380px){.property-details__page-wrapper .apartament-info__container__tags>div{max-width:unset!important}}@media screen and (max-width: 350px){.property-details__page-wrapper .boosta-apartament__swiper-container .swiper-container .apartament-info__container .apartament-info__container__tags>div>p{font-size:12px!important}.property-details__page-wrapper .boosta-apartament__swiper-container .swiper-container .apartament-info__container .apartament-info__container__tags>div>svg{width:22px!important;height:22px!important}}.app-layout__guest .property-details__page-wrapper .desired-residence__container .desired-residence__inner>div{filter:blur(4px);pointer-events:none;-webkit-user-select:none;user-select:none}.desired-residence__inner__location_expand_button_wrapper .desired-residence__inner__location_expand_button{padding:0;height:25px}@media screen and (max-width: 767px){.desired-residence__inner__location_expand_button_wrapper .desired-residence__inner__location_expand_button span{font-size:14px}}.desired-residence__inner__location_expand_button_wrapper .desired-residence__inner__location_expand_button svg path{stroke:var(--orange)}.desired-residence__inner__location_expand_button_wrapper .desired-residence__inner__location_expand_button .is-open-arrow-icon{transform:rotate(180deg)}.exchange-card-wrapper{display:flex;flex-direction:column;align-items:center;position:relative}.exchange-card-wrapper .tag-frame{position:absolute;z-index:5;left:-10px;top:-20px;width:130px;height:32px;text-align:center}.exchange-card-wrapper .tag-frame>h4{margin-top:-40px;font-size:16px;font-style:normal;font-weight:700;line-height:20px}.exchange-card-wrapper .exchange-card{width:fit-content;height:fit-content;padding:16px;border-radius:0 24px 24px;border:1px solid var(--grey);display:flex;flex-direction:column;position:relative}.exchange-card-wrapper .exchange-card .exchange-type-number{padding:4px 12px;border-radius:8px;background:#e7fbff;color:#0977c7;line-height:24px}.exchange-card-wrapper .exchange-card .exchange-type-1-2{background:#ffedfd;color:#ba00b2}.exchange-card-wrapper .exchange-card .exchange-type-2-1{background:#eef0ff;color:#2e5cff}.exchange-card-wrapper .exchange-card .exchange-card__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.exchange-card-wrapper .exchange-card .exchange-card-inner_wrapper{cursor:pointer}.exchange-card-wrapper .exchange-card .exchange-card-inner_wrapper .exchange-card-inner{display:flex;align-items:center;gap:24px}.exchange-card-wrapper .exchange-card .exchange-card-inner_wrapper .exchange-card-inner>img{width:130px;height:110px;object-fit:cover;border-radius:20px;align-self:start}.exchange-card-wrapper .exchange-card .exchange-card-inner_wrapper .exchange-card-inner .exchange-card-inner__content{display:flex;flex-direction:column;gap:4px}.exchange-card-wrapper .exchange-card .exchange-card-inner_wrapper .exchange-card-inner .exchange-card-inner__content>h2{font-size:24px;line-height:30px}.exchange-card-wrapper .exchange-card .exchange-card-inner_wrapper .exchange-card-inner .exchange-card-inner__content>p{line-height:24px}.exchange-card-wrapper .exchange-card .exchange-card-inner_wrapper .exchange-card-inner .exchange-card-inner__content>.size-info__block{display:flex;gap:8px;align-items:center}.exchange-card-wrapper .exchange-card .exchange-card-inner_wrapper .exchange-card-inner .exchange-card-inner__content>.size-info__block>h3{font-size:20px;line-height:26px}.exchange-card-wrapper .exchange-card .exchange-card-inner_wrapper .exchange-card-inner_switcher_wrapper{width:100%;background-color:var(--bg-light-grey);border-radius:40px;margin-top:10px}.exchange-card-wrapper .exchange-card .exchange-card-inner_wrapper .exchange-card-inner_switcher_wrapper .exchange-card-inner_switcher_item{cursor:pointer}.exchange-card-wrapper .exchange-card .exchange-card-inner_wrapper .exchange-card-inner_switcher_wrapper .exchange-card-inner_switcher_item span{font-size:14px;font-weight:400;line-height:18px;color:var(--primary-color)}.exchange-card-wrapper .exchange-card .exchange-card-inner_wrapper .exchange-card-inner_switcher_wrapper .exchange-card-inner_switcher_item_selected{background-color:var(--primary-color);border-radius:40px;padding:8px 0;cursor:default}.exchange-card-wrapper .exchange-card .exchange-card-inner_wrapper .exchange-card-inner_switcher_wrapper .exchange-card-inner_switcher_item_selected span{line-height:20px;color:var(--white)}.exchange-card-wrapper .exchange-card .second_exchange-card-inner_wrapper{margin-top:16px}.exchange-card-wrapper .exchange-card .divider{width:100%;height:1px;background:var(--grey);margin:16px 0}.exchange-card-wrapper .exchange-card .interest-button-block h3{text-align:center}.exchange-card-wrapper .exchange-card .interest-button-block .card-buttons{margin-top:16px;margin-bottom:8px;display:flex;gap:16px;align-items:center;width:100%}.exchange-card-wrapper .exchange-card .interest-button-block .card-buttons>button{width:100%}@media screen and (max-width: 767px){.exchange-card-wrapper .tag-frame>h4{font-weight:600;font-size:12px;line-height:16px;margin-top:-38px}}.exchange-card-wrapper-small .exchange-card{border-radius:16px;padding:8px}.exchange-card-wrapper-small .exchange-card .exchange-card-inner_wrapper .exchange-card-inner{gap:8px}.exchange-card-wrapper-small .exchange-card .exchange-card-inner_wrapper .exchange-card-inner>img{width:80px;height:80px;min-width:80px}.exchange-card-wrapper-small .exchange-card .exchange-card-inner_wrapper .exchange-card-inner>.exchange-card-inner__content>h5{font-size:14px;line-height:20px}.exchange-card-wrapper-small .exchange-card .exchange-card-inner_wrapper .exchange-card-inner>.exchange-card-inner__content>p{font-size:12px;line-height:16px}.exchange-card-wrapper-small .exchange-card .exchange-card-inner_wrapper .exchange-card-inner>.exchange-card-inner__content>p>span{font-size:12px;line-height:16px}.exchange-card-with-footer .exchange-card{border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom:0}.exchange-card-with-footer .exchange-card-footer{padding:2px 0 4px;width:100%;border-radius:0 0 24px 24px;background:var(--border-grey)}.exchange-card-with-footer .exchange-card-footer>p{font-size:14px;line-height:20px;text-align:center;color:var(--white)}.exchange-card-with-footer .exchange-card-footer__interested{background:var(--bg-green)}.exchange-card-with-footer .exchange-card-footer__interested>p{color:var(--green)}.exchange-card-with-footer .exchange-card-footer__uninterested{background:var(--pink)}.exchange-card-with-footer .exchange-card-footer__uninterested>p{color:var(--white)}.exchange-information-wrapper{display:flex;gap:22px}.exchange-information-wrapper .exchange-flow-wrapper__three-party{display:flex;flex-direction:column;gap:16px;align-items:center}.exchange-information-wrapper .exchange-flow-wrapper__three-party .exchange-card-wrapper{width:100%;min-width:40%}.exchange-information-wrapper .exchange-flow-wrapper__three-party .exchange-card-wrapper>.exchange-card{width:100%}.exchange-information-wrapper .exchange-flow-wrapper__three-party .exchange-flow-wrapper__top{width:100%;display:flex;justify-content:center}.exchange-information-wrapper .exchange-flow-wrapper__three-party .interested-arrows-block{width:100%;justify-content:center;display:flex;align-items:center;gap:calc(50% - 24px)}.exchange-information-wrapper .exchange-flow-wrapper__three-party .interested-arrows-block>svg:first-child{transform:rotate(180deg)}.exchange-information-wrapper .exchange-flow-wrapper__three-party>.group-chat-button-container{width:100%;margin-top:24px;display:flex;flex-direction:column;gap:16px}.exchange-information-wrapper .exchange-flow-wrapper__three-party>.group-chat-button-container>button{width:100%}.exchange-information-wrapper .exchange-flow-wrapper__three-party .exchange-flow-wrapper__bottom{display:flex;width:100%;gap:5px;align-items:center;justify-content:space-between;height:auto;position:relative}.exchange-information-wrapper .exchange-flow-wrapper__three-party .exchange-flow-wrapper__bottom>svg{min-width:32px;transform:rotate(90deg)}.exchange-information-wrapper .exchange-flow-wrapper__two-party{display:flex;align-items:center;flex-direction:column;gap:16px}.exchange-information-wrapper .exchange-flow-wrapper__two-party>.exchange-card-wrapper{width:100%}.exchange-information-wrapper .exchange-flow-wrapper__two-party>.exchange-card-wrapper>.exchange-card{width:100%}.exchange-information-wrapper .exchange-flow-wrapper__two-party>.group-chat-button-container{width:100%;margin-top:24px}.exchange-information-wrapper .exchange-flow-wrapper__two-party>.group-chat-button-container>button{width:100%}.exchange-information-wrapper .exchange-flow-wrapper__two-party>.interested-arrows-block{display:flex;align-items:center;gap:64px}.exchange-information-wrapper .exchange-flow-wrapper__two-party>.interested-arrows-block>svg:first-child{transform:rotate(180deg)}.exchange-information-wrapper>div{width:calc(50% - 11px)}.exchange-information-wrapper .exchange-map-wrapper{height:600px}.exchange-information-wrapper .exchange-map-wrapper .mapboxgl-ctrl-group{display:none}.exchange-information-wrapper .loading-container{width:100%}@media screen and (max-width: 1023px) and (min-width: 768px){.exchange-information-wrapper-2-party .exchange-flow-wrapper__two-party{gap:8px}.exchange-information-wrapper-2-party .exchange-flow-wrapper__two-party .interested-arrows-block{margin-bottom:20px}}@media screen and (max-width: 1023px){.exchange-information-wrapper-2-party{margin-top:26px}.exchange-information-wrapper-2-party .exchange-map-wrapper{height:500px}.exchange-information-wrapper-2-party .exchange-flow-wrapper__two-party>.exchange-card-wrapper>.exchange-card{padding:16px}.exchange-information-wrapper-2-party .exchange-flow-wrapper__two-party>.exchange-card-wrapper>.exchange-card .exchange-card-inner_wrapper>.exchange-card-inner{gap:16px}.exchange-information-wrapper-2-party .exchange-flow-wrapper__two-party>.exchange-card-wrapper>.exchange-card .exchange-card-inner_wrapper>.exchange-card-inner>img{min-width:90px;height:90px}.exchange-information-wrapper-2-party .exchange-flow-wrapper__two-party>.exchange-card-wrapper>.exchange-card .exchange-card-inner_wrapper>.exchange-card-inner>.exchange-card-inner__content>h2{font-size:16px;line-height:20px}.exchange-information-wrapper-2-party .exchange-flow-wrapper__two-party>.exchange-card-wrapper>.exchange-card .exchange-card-inner_wrapper>.exchange-card-inner>.exchange-card-inner__content>p{font-size:14px;line-height:20px}.exchange-information-wrapper-2-party .exchange-flow-wrapper__two-party>.exchange-card-wrapper>.exchange-card .exchange-card-inner_wrapper>.exchange-card-inner>.exchange-card-inner__content>.size-info__block h3{font-size:16px;line-height:20px}.exchange-information-wrapper-2-party .exchange-flow-wrapper__two-party>.exchange-card-wrapper>.exchange-card .exchange-card-inner_wrapper>.exchange-card-inner>.exchange-card-inner__content>.size-info__block p{font-size:14px;line-height:20px}.exchange-information-wrapper-2-party .exchange-flow-wrapper__two-party>.exchange-card-wrapper>.exchange-card>.divider{margin:12px 0}.exchange-information-wrapper-2-party .exchange-flow-wrapper__two-party>.exchange-card-wrapper>.exchange-card>.interest-button-block>h3{font-size:16px;line-height:20px}.exchange-information-wrapper-2-party .exchange-flow-wrapper__two-party>.exchange-card-wrapper>.exchange-card>.interest-button-block>.card-buttons{margin:12px 0 0;gap:14px}.exchange-information-wrapper-2-party .exchange-flow-wrapper__two-party>.exchange-card-wrapper>.exchange-card>.interest-button-block>.card-buttons>div,.exchange-information-wrapper-2-party .exchange-flow-wrapper__two-party>.exchange-card-wrapper>.exchange-card>.interest-button-block>.card-buttons button{height:48px}.exchange-information-wrapper-2-party .exchange-flow-wrapper__two-party>.exchange-card-wrapper>.exchange-card>.interest-button-block>.card-buttons>div{font-size:16px;line-height:20px;padding:12px 10px}}@media screen and (max-width: 767px){.exchange-information-wrapper-2-party{margin-top:2px}.exchange-information-wrapper-2-party .exchange-map-wrapper{display:none}.exchange-information-wrapper-2-party .exchange-flow-wrapper__two-party{width:100%;gap:8px}.exchange-information-wrapper-2-party .exchange-flow-wrapper__two-party .exchange-card-inner_wrapper .exchange-card-inner>img{width:90px;height:96px!important}.exchange-information-wrapper-2-party .exchange-flow-wrapper__two-party>.interested-arrows-block{gap:calc(50% - 24px);width:100%;justify-content:center}.exchange-information-wrapper-2-party .exchange-flow-wrapper__two-party>.interested-arrows-block>svg{min-width:32px}.exchange-information-wrapper-2-party .exchange-flow-wrapper__two-party>.exchange-card-with-footer{margin-top:24px}}@media screen and (max-width: 1023px){.exchange-information-wrapper-3-party{flex-direction:column;max-width:640px;margin:26px auto 0;gap:32px}.exchange-information-wrapper-3-party .exchange-map-wrapper{height:500px;width:100%}.exchange-information-wrapper-3-party .exchange-flow-wrapper__three-party{width:100%;gap:8px}.exchange-information-wrapper-3-party .exchange-flow-wrapper__three-party .exchange-flow-wrapper__top{max-width:420px}.exchange-information-wrapper-3-party .exchange-flow-wrapper__three-party .exchange-flow-wrapper__top>.exchange-card-wrapper>.tag-frame{display:none}.exchange-information-wrapper-3-party .exchange-flow-wrapper__three-party .exchange-flow-wrapper__top>.exchange-card-wrapper>.exchange-card{padding:12px;border-radius:24px}.exchange-information-wrapper-3-party .exchange-flow-wrapper__three-party .exchange-flow-wrapper__top>.exchange-card-wrapper>.exchange-card .exchange-card-inner_wrapper>.exchange-card-inner{gap:16px}.exchange-information-wrapper-3-party .exchange-flow-wrapper__three-party .exchange-flow-wrapper__top>.exchange-card-wrapper>.exchange-card .exchange-card-inner_wrapper>.exchange-card-inner>img{width:140px;height:96px}.exchange-information-wrapper-3-party .exchange-flow-wrapper__three-party .exchange-flow-wrapper__top>.exchange-card-wrapper>.exchange-card .exchange-card-inner_wrapper>.exchange-card-inner>.exchange-card-inner__content>h2{font-size:16px;line-height:20px}.exchange-information-wrapper-3-party .exchange-flow-wrapper__three-party .exchange-flow-wrapper__top>.exchange-card-wrapper>.exchange-card .exchange-card-inner_wrapper>.exchange-card-inner>.exchange-card-inner__content>p{font-size:14px;line-height:20px}.exchange-information-wrapper-3-party .exchange-flow-wrapper__three-party .exchange-flow-wrapper__top>.exchange-card-wrapper>.exchange-card .exchange-card-inner_wrapper>.exchange-card-inner>.exchange-card-inner__content>.size-info__block h3{font-size:16px;line-height:20px}.exchange-information-wrapper-3-party .exchange-flow-wrapper__three-party .exchange-flow-wrapper__top>.exchange-card-wrapper>.exchange-card .exchange-card-inner_wrapper>.exchange-card-inner>.exchange-card-inner__content>.size-info__block p{font-size:14px;line-height:20px}.exchange-information-wrapper-3-party .exchange-flow-wrapper__three-party .exchange-flow-wrapper__top>.exchange-card-wrapper>.exchange-card>.divider{margin:12px 0}.exchange-information-wrapper-3-party .exchange-flow-wrapper__three-party .exchange-flow-wrapper__top>.exchange-card-wrapper>.exchange-card>.interest-button-block>h3{font-size:16px;line-height:20px}.exchange-information-wrapper-3-party .exchange-flow-wrapper__three-party .exchange-flow-wrapper__top>.exchange-card-wrapper>.exchange-card>.interest-button-block>.card-buttons{margin:12px 0 0;gap:14px}.exchange-information-wrapper-3-party .exchange-flow-wrapper__three-party .exchange-flow-wrapper__top>.exchange-card-wrapper>.exchange-card>.interest-button-block>.card-buttons>div,.exchange-information-wrapper-3-party .exchange-flow-wrapper__three-party .exchange-flow-wrapper__top>.exchange-card-wrapper>.exchange-card>.interest-button-block>.card-buttons button{height:48px}.exchange-information-wrapper-3-party .exchange-flow-wrapper__three-party .exchange-flow-wrapper__top>.exchange-card-wrapper>.exchange-card>.interest-button-block>.card-buttons>div{font-size:16px;line-height:20px;padding:12px 10px}.exchange-information-wrapper-3-party .exchange-flow-wrapper__three-party .exchange-flow-wrapper__bottom>.exchange-card-wrapper-small>.exchange-card .exchange-card-inner_wrapper .exchange-card-inner{flex-direction:column}.exchange-information-wrapper-3-party .exchange-flow-wrapper__three-party .exchange-flow-wrapper__bottom>.exchange-card-wrapper-small>.exchange-card .exchange-card-inner_wrapper .exchange-card-inner>img{width:100%;height:120px}.exchange-information-wrapper-3-party .exchange-flow-wrapper__three-party .exchange-flow-wrapper__bottom>.exchange-card-wrapper-small>.exchange-card .exchange-card-inner_wrapper .exchange-card-inner>.exchange-card-inner__content{width:100%;gap:8px}.exchange-information-wrapper-3-party .exchange-flow-wrapper__three-party .exchange-flow-wrapper__bottom>.exchange-card-wrapper-small>.exchange-card .exchange-card-inner_wrapper .exchange-card-inner>.exchange-card-inner__content>h5{font-size:16px}.exchange-information-wrapper-3-party .exchange-flow-wrapper__three-party .exchange-flow-wrapper__bottom>.exchange-card-wrapper-small>.exchange-card .exchange-card-inner_wrapper .exchange-card-inner>.exchange-card-inner__content>p{font-size:12px}.exchange-information-wrapper-3-party .exchange-flow-wrapper__three-party .exchange-flow-wrapper__bottom>.exchange-card-wrapper-small>.exchange-card .exchange-card-inner_wrapper .exchange-card-inner>.exchange-card-inner__content>p>span{font-size:16px;font-weight:700;line-height:20px;font-family:OutfitBold}}@media screen and (max-width: 767px){.exchange-information-wrapper-3-party{margin-top:2px}.exchange-information-wrapper-3-party .exchange-card-wrapper .exchange-card .exchange-card-inner_wrapper .exchange-card-inner>img{width:90px!important;height:96px!important}.exchange-information-wrapper-3-party .exchange-card-with-footer>.exchange-card .exchange-card-inner_wrapper .exchange-card-inner>img{width:100%!important;height:120px!important}.exchange-information-wrapper-3-party .exchange-map-wrapper{display:none}}.property_error_page_content_wrapper{flex:1 1 auto;height:100vh}@media screen and (max-width: 767px){.property_error_page_content_wrapper{padding:0 16px}}.property_error_page_content_wrapper .property_error_page_content_image{width:177px}.property_error_page_content_wrapper .property_error_page_content_text{text-align:center}.property_error_page_content_wrapper .property_error_page_content_text .property_error_page_content_title{font-size:20px;font-weight:700;line-height:26px}.property_error_page_content_wrapper .property_error_page_content_text .property_error_page_content_description{font-size:16px;font-weight:400;line-height:24px}.property_error_page_content_wrapper .property_error_page_content_button{border:0;background-color:var(--primary-color);padding:12px 30px;border-radius:24px;color:var(--white);font-size:16px;font-weight:700;line-height:20px;cursor:pointer}.property_error_page_content_wrapper .property_error_page_content_button_retry{border:0;background-color:transparent;font-size:16px;font-weight:400;line-height:20px;color:var(--primary-color);cursor:pointer}.explore-details__page-wrapper{margin-bottom:80px;margin-top:88px}.explore-details__page-wrapper .switch-tabs-block{margin:2px 0 24px}.explore-details__page-wrapper .back-button{flex-direction:row-reverse;gap:8px;align-self:flex-start;padding-left:0;padding-bottom:24px}.explore-details__page-wrapper .back-button svg path{fill:var(--bg-orange)}.explore-details__page-wrapper .exchange-property-details-wrapper{display:block;position:relative;z-index:1;background:#fff}.explore-details__page-wrapper .exchange-property-details-wrapper__hidden{display:none}.explore-details__page-wrapper .exchange-information-visible-wrapper{height:auto;visibility:visible;margin-top:8px}.explore-details__page-wrapper .exchange-information-wrapper__hidden{height:0;visibility:hidden}@media screen and (max-width: 1023px){.explore-details__page-wrapper{margin-top:10px;margin-bottom:210px}}@media screen and (max-width: 767px){.explore-details__page-wrapper{margin-top:10px;margin-bottom:190px}.explore-details__page-wrapper>div{width:100%;gap:0}.explore-details__page-wrapper>div>button{display:none}.explore-details__page-wrapper>div>.switch-tabs-block{min-width:100%}.explore-details__page-wrapper>div>.switch-tabs-block>button{width:55%;min-width:unset}}@media screen and (max-width: 1023px){.explore-details__page-wrapper__guest{margin-bottom:100px!important}.explore-details__page-wrapper__guest .interested-exchange__wrapper__mobile{bottom:0!important}}@media screen and (max-width: 767px){.explore-details__page-wrapper__guest{margin-bottom:24px!important}.explore-details__page-wrapper__guest .explore-main-content .scrolled-up{transform:translateY(-50px)!important}}.explore-details__page_preview-wrapper{margin-bottom:0}.gallery-images__wrapper{position:fixed;z-index:100;width:100%;height:100vh;top:0;left:0;background-color:#393939cc;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;align-items:center;justify-content:center}.gallery-images__wrapper .slider-button{display:flex;align-items:center;justify-content:center;border-radius:20px;padding:13px;background-color:#fff3;outline:none;border:none;cursor:pointer}.gallery-images__wrapper .slider-button svg path{fill:#fff}.gallery-images__wrapper .slider-button:hover{background-color:#fff}.gallery-images__wrapper .slider-button:hover svg path{fill:var(--primary-color)}.gallery-images__wrapper .slider-button_hidden{visibility:hidden}.gallery-images__wrapper .images-slider__container{flex-direction:column;display:flex;align-items:center;gap:20px;z-index:25}.gallery-images__wrapper .images-slider__container .gallery-image-wrapper{max-width:1000px;width:auto;height:100%}.gallery-images__wrapper .images-slider__container .gallery-image-wrapper .gallery-image{width:100%;height:100%;max-width:1000px;max-height:80vh;object-fit:fill;object-position:center}.gallery-images__wrapper .images-slider__container h3{color:#fff}.gallery-images__wrapper .mobile-header-block{display:none}.gallery-images__wrapper .close-button{position:absolute;z-index:25;top:40px;right:40px;width:44px;height:44px;border-radius:20px;display:flex;align-items:center;cursor:pointer;justify-content:center;background-color:#fff3;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.gallery-images__wrapper .close-button svg path{fill:#fff;stroke:#fff}@media screen and (max-width: 1023px){.gallery-images__wrapper .ant-carousel{width:100%;max-width:800px;height:auto}.gallery-images__wrapper .gallery-mobile-carousel{max-width:100vw;width:100%;max-height:100vh;height:100%;overflow-y:scroll}.gallery-images__wrapper .gallery-mobile-carousel .carousel-gallery-mobile-image{object-fit:contain}.gallery-images__wrapper .mobile-header-block{display:flex;position:absolute;top:0;z-index:25;width:100vw;padding:18px 30px;justify-content:space-between;align-items:center}.gallery-images__wrapper .mobile-header-block>div{width:24px}.gallery-images__wrapper .mobile-header-block h3{color:var(--white);font-size:16px;line-height:20px}.gallery-images__wrapper .mobile-header-block svg{width:24px;height:24px}.gallery-images__wrapper .mobile-header-block svg path{stroke:var(--white)}.gallery-images__wrapper .close-button{display:none}}.explore-details-gallery__wrapper{margin-top:88px;display:flex;align-items:center;justify-content:center;flex-direction:column;margin-bottom:80px}.explore-details-gallery__wrapper .gallery-images__container{display:grid;grid-template-columns:2fr 2fr;gap:20px;width:100%}.explore-details-gallery__wrapper .gallery-images__container .gallery-image{cursor:pointer;object-fit:cover;width:100%;height:100%;max-height:590px;aspect-ratio:1}.explore-details-gallery__wrapper .back-button{flex-direction:row-reverse;gap:8px;align-self:flex-start;padding-left:0;padding-bottom:24px}.explore-details-gallery__wrapper .back-button svg path{fill:var(--bg-orange)}@media screen and (max-width: 1023px){.explore-details-gallery__wrapper .gallery-images__container{gap:8px}}.admin-login-layout{display:flex;justify-content:center;align-items:center;height:100vh}.admin-login__wrapper{padding:60px;display:flex;flex-direction:column;align-items:center;max-width:400px;gap:30px}.admin-login__wrapper form{display:flex;flex-direction:column;gap:20px}.admin-login__wrapper .admin-login__form .input-inner-wrapper{height:40px}.admin-login__wrapper .admin-login__form .input-wrapper .error-msg{margin-top:4px}.admin-login__wrapper .admin-login__form input{min-width:400px;height:40px!important;border-radius:8px!important}.admin-login__wrapper .ant-btn{height:44px;font-weight:700;color:#fff;padding:12px;background-color:#ffa000;display:flex;align-items:center;justify-content:center;border:0px solid;box-shadow:none!important}.admin-login__wrapper .ant-btn:hover{background-color:#ffdda3!important}.admin-login__wrapper .ant-btn:disabled{color:#fff;background-color:#ffce7b!important}.admin-login__wrapper .ant-btn span{display:block}.table-list{border-top:1px solid rgba(216,216,217,.4)}.table-list .ant-table-wrapper .ant-table-thead>tr>th:not(:last-child):not(.ant-table-selection-column):not(.ant-table-row-expand-icon-cell):not([colspan]):before{content:none}.table-list .ant-table-content .ant-table-thead tr th{padding-left:20px!important}.table-list .ant-table-content .ant-table-thead tr th:first-child{padding-left:30px!important}.table-list .ant-table-wrapper .ant-table-column-sorters{justify-content:flex-start}.table-list .ant-table-column-sorter-full{width:16px;height:16px}.table-list .ant-table-column-sorter-inner .ant-table-column-sorter-up,.table-list .ant-table-column-sorter-inner .ant-table-column-sorter-down{font-size:10px}.table-list .ant-table-wrapper .ant-table-column-title{flex:none}.table-list .ant-table-tbody tr td{padding-left:20px!important;letter-spacing:.5px}.table-list .ant-table-tbody tr td:first-child{padding-left:30px!important}.table-list .ant-table-tbody tr td:last-child{padding-right:30px!important}.table-list .ant-table-cell a{color:var(--primary-color)}.table-list .ant-table-cell a:hover{color:var(--blue)}.table-list .ant-table-wrapper .ant-table-pagination.ant-pagination{margin:20px 0 0;align-items:center}.table-list .ant-pagination.ant-pagination-mini .ant-pagination-item{margin:0 4px}.table-list .ant-pagination-disabled svg path{stroke:var(--grey)}.table-list .ant-pagination-prev,.table-list .ant-pagination-next{display:flex;justify-content:center;align-items:center}.ant-pagination-prev{transform:rotate(180deg)}.table-list .ant-pagination-prev:hover,.table-list .ant-pagination-next:hover{background-color:var(--bg-grey)}.table-list .ant-pagination-disabled:hover{background-color:transparent}.table-list .ant-pagination-disabled:hover svg path{stroke:var(--grey)}.table-list .ant-pagination.ant-pagination-mini:not(.ant-pagination-disabled) .ant-pagination-item:not(.ant-pagination-item-active):active{background-color:var(--bg-grey);outline:none}.ant-pagination{gap:8px}.ant-pagination-item{width:32px!important;height:32px!important}.ant-pagination-item a{font-size:14px!important}thead .ant-table-cell{font-weight:700!important;font-size:16px!important}.ant-pagination-item-active{border-color:#ffa000!important;color:#000!important}.ant-pagination-item-active a{color:#000!important;display:block!important}.ant-pagination-item{display:flex;align-items:center;justify-content:center}.ant-pagination-item a{padding-top:3px!important}.text-empty{color:var(--grey);margin:0}.table-list .ant-table-empty .ant-table-placeholder .ant-table-cell{border:none;padding:60px 30px!important}.table-list .ant-table{height:max-content}.ant-table-cell{padding:15px!important}.anticon-double-right,.anticon-double-left{color:var(--orange)!important}.ant-pagination-item:hover{background-color:#fff2db!important}.ant-table-wrapper .ant-table-container table>thead>tr:first-child>*:first-child,.ant-table-wrapper .ant-table-container table>thead>tr:first-child>*:last-child{border-start-start-radius:0;border-start-end-radius:0}.ant-pagination{padding-bottom:24px!important}.table-list .ant-spin-nested-loading>div>.ant-spin{top:30vh;height:100%}.table-list .ant-spin-blur .ant-table-empty .ant-table-tbody,.table-list .ant-spin-blur .ant-table-tbody,.table-list .ant-spin-blur .ant-pagination{background-color:var(--white);opacity:0}.double-prev-item-ellipsis,.double-next-item-ellipsis{color:var(--grey)}.double-prev-btn-item,.double-next-btn-item{display:none;width:32px;height:32px}.double-prev-btn-item-container:hover .double-prev-btn-item,.double-next-btn-item-container:hover .double-next-btn-item{display:block}.double-prev-btn-item-container:hover .double-prev-item-ellipsis,.double-next-btn-item-container:hover .double-next-item-ellipsis{display:none}.no-data-container{display:flex;flex-direction:column;align-items:center;gap:8px;color:#393939}.table-text-row{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.layout-container{display:flex;flex-direction:column}.header-wrapper{position:fixed;top:0;z-index:10;padding:8px 60px 8px 30px;width:100%;height:60px;border-bottom:1px solid rgba(216,216,217,.4);background:var(--white)}.main-wrapper{display:flex;background-color:var(--bg-grey)}.sidebar-menu{width:260px;min-width:260px;padding:84px 10px 24px;border:1px solid rgba(216,216,217,.4);border-bottom:0;border-top:0;position:relative;background:var(--white)}.sidebar-menu .sidebar-menu-links{position:fixed;display:flex;flex-direction:column;gap:4px;width:238px}.sidebar-menu .menu-button{display:flex;justify-content:flex-start;padding:12px 30px;height:auto;border-radius:8px;gap:8px}.sidebar-menu .menu-button svg path{stroke:#393939}.sidebar-menu .logout-btn{position:fixed;top:90%;max-width:235px!important;width:100%!important}.sidebar-menu .logout-btn:hover{background-color:#f7f7f7!important;max-width:235px!important;width:100%!important}.sidebar-menu .menu-button:hover{background-color:#f7f7f7}.sidebar-menu .active-tab{background-color:#ffeccc!important}.sidebar-menu .menu-button span{display:block;color:#393939}.main-layout{width:100%;background-color:var(--bg-grey);padding:30px;margin-top:60px;min-height:calc(100vh - 60px)}.children-wrapper{border-radius:16px;background-color:#fff;border:1px solid var(--border-light-grey);height:100%}.children-wrapper h1{padding:24px 30px;font-size:32px}.logout-modal__wrapper{padding:30px;min-height:224px}.logout-modal__wrapper .ant-modal-title{font-weight:700;font-size:24px;line-height:30px}.logout-modal__wrapper .ant-modal-body{margin-top:16px}.logout-modal__wrapper .ant-modal-footer{margin-top:30px!important;display:flex;justify-content:flex-end;gap:20px}.logout-modal__wrapper .ant-modal-footer button{box-shadow:none!important}.logout-modal__wrapper .ant-modal-footer button:first-child,.logout-modal__wrapper .ant-modal-footer button:first-child:hover{color:#393939;border-color:#393939}.logout-modal__wrapper .ant-modal-content{top:25vh;border-radius:20px;padding:30px}.logout-modal__wrapper .ant-modal-content .ant-btn{padding:10px 20px;height:max-content;border-radius:8px}.logout-modal__wrapper .ant-modal-content .ant-btn:last-child{background-color:var(--orange)!important}.username-column{white-space:normal;text-overflow:ellipsis;overflow:hidden}.error-layout{width:100vw;height:100vh;display:flex;justify-content:center;align-items:center}.error-layout .error-content__container{display:flex;flex-direction:column;align-items:center;gap:20px}.error-layout .error-content__container .back-button{display:flex;color:var(--bg-orange);padding:0!important}.error-layout .error-content__container .back-button svg path{fill:var(--bg-orange)}.error-layout .error-content__container .back-button:hover{color:var(--bg-orange)!important}.error-layout .error-content__container .back-button:hover svg path{fill:var(--bg-orange)}.maintenance-layout{width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;position:relative;padding:0 30px}.maintenance-layout .maintenance-header{width:100%;position:fixed;top:0;padding:28px 30px;max-width:1260px;margin:0 auto}.maintenance-layout .maintenance-content__container{display:flex;flex-direction:column;align-items:center;gap:20px}.maintenance-layout .maintenance-content__container>img{width:205px;height:200px}.maintenance-layout .maintenance-content__container>h1{text-align:center}.maintenance-layout .maintenance-content__container p,.maintenance-layout .maintenance-content__container a{font:400 14px/20px OutfitNormal;max-width:364px;text-align:center}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: #e74c3c;--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-toast-width: 320px;--toastify-toast-background: #fff;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient( to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55 );--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error)}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width : 480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:0;transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:0;transform:translate(0)}.Toastify__toast-container--rtl{right:0;left:initial}}.Toastify__toast{position:relative;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:4px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:var(--toastify-toast-max-height);overflow:hidden;font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.7s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width : 480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@font-face{font-display:swap;font-family:OutfitNormal;font-weight:400;font-style:normal;src:local("OutfitNormal"),url(/assets/Outfit-Regular-HI1-IRnq.woff2) format("woff")}@font-face{font-display:swap;font-family:OutfitBold;font-weight:700;font-style:normal;src:local("OutfitBold"),url(/assets/Outfit-Bold-Bng92Xvw.woff2) format("woff")}@font-face{font-display:swap;font-family:SFProText;font-weight:700;font-style:normal;src:local("SFProText"),url(/assets/sf-pro-text-bold-webfont-AyB82vcj.woff2) format("woff")}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}:root{--primary-color: #393939;--white: #ffffff;--black: #111729;--red: #de1a0b;--pink: #FF556A;--orange: #ffa000;--bg-orange: #e27800;--bg-light-orange: #fffbf5;--light-orange: #ffeccc;--grey: #d8d8d9;--grey-opacity: #d8d8d966;--light-grey: #6c6c70;--bg-grey: #f5f4f8;--bg-light-grey: #f7f7f7;--border-grey: #8a8a8e;--border-light-grey: #e3e8ef;--green: #2c9b67;--bg-green: #D9EEDD;--blue: #0094ff;--light-blue: #12a7ff;--primary-blue: #1677ff;--bg-blue: #E5F4FF;--bg-light-green: #e5fff3;--text-gray: #6c6c70}body{font-family:OutfitNormal,Segoe UI,-apple-system,Ubuntu,sans-serif;display:block;background-color:var(--white);color:var(--primary-color);padding:0;margin:0;overflow-x:hidden;overflow-y:scroll}h1,h2,h3,h4,h5,h6{font-family:OutfitBold;margin:0}p,span,a{font-size:16px;line-height:24px;font-family:OutfitNormal;margin:0}span{line-height:16px}input::placeholder{color:var(--border-grey)}#root{width:100vw}.h1{font-size:28px;line-height:36px}.h2{font-size:24px;line-height:36px}.h3{font-size:20px;line-height:26px}.text-gray{color:var(--text-gray)}.text{font-size:16px;font-weight:400;line-height:22px}.small-text{font-size:14px;font-weight:400;line-height:22px}.table-tag{padding:4px 12px;border-radius:8px;width:fit-content}a{text-decoration:none;color:var(--primary-color)}ul{padding:0}.tsqd-open-btn-container{display:none!important}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}.global-map .mapboxgl-ctrl-zoom-in,.global-map .mapboxgl-ctrl-zoom-out{background-color:#fff;border:1px solid var(--grey);outline:none;border-radius:12px!important;width:46px;height:46px;color:#000;transition-duration:.3s}.global-map .mapboxgl-ctrl-zoom-in:hover,.global-map .mapboxgl-ctrl-zoom-out:hover{background:var(--bg-light-grey)!important;cursor:pointer}.global-map .mapboxgl-ctrl-group{border:none;background:none;display:flex;flex-direction:column;gap:10px}.global-map .mapboxgl-ctrl{box-shadow:none!important;margin:24px 20px 0 0!important}.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon{background-image:url(/images/map/zoom-in.svg)!important}.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon{background-image:url(/images/map/zoom-out.svg)!important}.multiple-select-dropdown{max-width:486px!important;width:auto;padding:8px 4px!important;border-radius:12px;max-height:362px;overflow-y:auto}.multiple-select-dropdown .ant-select-item-empty{display:none!important}.multiple-select-dropdown-auto{width:auto!important}@media screen and (max-width: 767px){.global-map .mapboxgl-ctrl{display:none!important}}.mapboxgl-ctrl-top-right{z-index:0!important}.mapboxgl-ctrl-bottom-left{display:none}.ant-divider{margin:0}.ant-select-dropdown::-webkit-scrollbar{width:0!important;display:none!important;scrollbar-width:0px!important;scrollbar-color:none!important}*{scrollbar-color:rgba(216,216,217,.9) #f1f1f1}*::-webkit-scrollbar-track{background:transparent!important}*::-webkit-scrollbar-thumb{background-color:#d8d8d9e6;border-radius:10px;border-right:none;border-left:none}::-webkit-scrollbar-track-piece:end{background:transparent;margin-bottom:5px}*::-webkit-scrollbar-{background-color:#f1f1f1}::-webkit-scrollbar-track-piece:start{background:transparent;margin-top:5px}.rc-virtual-list-scrollbar-thumb{width:6px!important;border-radius:10px!important;background:#d8d8d9e6!important;right:0}*::-webkit-scrollbar-button{display:none}*::-moz-scrollbar-button,*::-webkit-scrollbar-button{width:0}*::-webkit-scrollbar-thumb:hover,*::-webkit-scrollbar-thumb:active{background-color:#d8d8d9e6;width:12px}::-webkit-scrollbar-thumb{background-color:#d8d8d9e6}.primary-link{position:relative;width:fit-content}.primary-link:after{content:"";position:absolute;left:0;bottom:2px;width:100%;height:1px;background-color:var(--primary-color);transform:scaleX(0);transform-origin:bottom right;transition:transform .3s ease}.primary-link:hover:after{transform:scaleX(1);transform-origin:bottom left}.global-header-blur{background:#ffffffb3;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.interest-sent-tag{width:100%;height:44px;padding:12px 30px;border-radius:24px;background:var(--bg-green);color:var(--green);display:flex;align-items:center;gap:4px;justify-content:center}.uninterest-sent-tag{width:100%;height:44px;padding:12px 30px;border-radius:24px;background:#ffe9ee;color:var(--red);display:flex;align-items:center;gap:4px;justify-content:center}.Toastify__progress-bar{visibility:hidden}.Toastify__toast-container{position:absolute;width:auto;min-width:300px;max-width:calc(100vw - 32px);z-index:5}.Toastify__toast-container .Toastify__toast{padding:0;min-height:48px;background:#f1fffa;border-radius:12px;border:1px solid rgba(44,155,103,.4)}.Toastify__toast-container .Toastify__toast .Toastify__toast-body{color:#00ab87;font-size:16px;line-height:20px;padding:12px 20px;margin:0;width:100%;font-weight:400;display:flex;align-items:flex-start}.Toastify__toast-container .Toastify__toast .Toastify__toast-body>div:last-child{font-size:14px;font-family:OutfitNormal;font-weight:400;line-height:20px;padding:2px 0}.Toastify__toast-container .Toastify__toast .Toastify__close-button{margin-right:10px;padding:12px 0;height:48px}.Toastify__toast-container .Toastify__toast .Toastify__close-button svg{width:18px;height:18px}.Toastify__toast-container .Toastify__toast--success .Toastify__toast-icon svg{fill:none;min-width:24px;height:24px}.Toastify__toast-container .Toastify__toast--success .Toastify__close-button svg{opacity:1}.Toastify__toast-container .Toastify__toast--success .Toastify__close-button svg path{stroke:#2c9b67}.Toastify__toast-container .Toastify__toast--error{background:#fff4f6;border:1px solid rgba(222,26,11,.4)}.Toastify__toast-container .Toastify__toast--error .Toastify__toast-body>div{color:var(--red)}.Toastify__toast-container .Toastify__toast--error .Toastify__toast-body .Toastify__toast-icon>svg path,.Toastify__toast-container .Toastify__toast--error .Toastify__toast-body .Toastify__toast-icon>svg circle{stroke:#ce4141}.Toastify__toast-container .Toastify__toast--error .Toastify__close-button>svg path{stroke:#ce4141}.Toastify__toast-container:has(>.Toastify__toast--info){position:fixed}.Toastify__toast-container .Toastify__toast--info{background-color:#fff;border:1px solid rgba(0,0,0,.4);z-index:100}.Toastify__toast-container .Toastify__toast--info .Toastify__toast-icon>svg circle{stroke:#393939}.Toastify__toast-container .Toastify__toast--info .Toastify__toast-icon>svg path{stroke:#393939}.Toastify__toast-container .Toastify__toast--info .Toastify__toast-body>div{color:#393939}.Toastify__toast-container .Toastify__toast--info .Toastify__close-button{display:flex;align-items:center;opacity:1}.Toastify__toast-container .Toastify__toast--info .Toastify__close-button>svg path{stroke:#393939}.Toastify__toast--error .Toastify__toast-body{color:#ce4141}.Toastify__toast-container--top-right{right:0;top:16px}@media screen and (max-width: 767px){.Toastify__toast-container--top-right{top:0}}.Toastify__toast-container--bottom-right{right:116px;bottom:16px}@media screen and (max-width: 1023px){.Toastify__toast-container--bottom-right{right:50%;transform:translate(50%);bottom:82px;width:calc(100% - 50px)}}@media screen and (max-width: 767px){.Toastify__toast-container--bottom-right{bottom:70px!important;left:auto!important}.Toastify__toast-container--bottom-right .Toastify__toast{margin-bottom:1rem}}.chat_details_header_popover_menu .ant-popover-inner{border-radius:24px;padding:4px 8px}.ant-carousel .slick-dots li:after{display:none}.ant-input-search .ant-input-affix-wrapper{height:52px}
