@font-face{font-family:"manrope";font-weight:300;src:url("/assets/fonts/manrope/Manrope-Light.ttf")}@font-face{font-family:"manrope";font-weight:400;src:url("/assets/fonts/manrope/Manrope-Regular.ttf")}@font-face{font-family:"manrope";font-weight:500;src:url("/assets/fonts/manrope/Manrope-Medium.ttf")}@font-face{font-family:"manrope";font-weight:600;src:url("/assets/fonts/manrope/Manrope-SemiBold.ttf")}@font-face{font-family:"manrope";font-weight:700;src:url("/assets/fonts/manrope/Manrope-Bold.ttf")}@font-face{font-family:"manrope";font-weight:800;src:url("/assets/fonts/manrope/Manrope-ExtraBold.ttf")}@font-face{font-family:"Chillax-Variable";src:url("../fonts/chillax/Chillax-Variable.woff2") format("woff2"),url("../fonts/chillax/Chillax-Variable.woff") format("woff"),url("../fonts/chillax/Chillax-Variable.ttf") format("truetype");font-weight:200 700;font-display:swap;font-style:normal}@font-face{font-family:"Chillax-Extralight";src:url("../fonts/chillax/Chillax-Extralight.woff2") format("woff2"),url("../fonts/chillax/Chillax-Extralight.woff") format("woff"),url("../fonts/chillax/Chillax-Extralight.ttf") format("truetype");font-weight:200;font-display:swap;font-style:normal}@font-face{font-family:"Chillax-Light";src:url("../fonts/chillax/Chillax-Light.woff2") format("woff2"),url("../fonts/chillax/Chillax-Light.woff") format("woff"),url("../fonts/chillax/Chillax-Light.ttf") format("truetype");font-weight:300;font-display:swap;font-style:normal}@font-face{font-family:"Chillax-Regular";src:url("../fonts/chillax/Chillax-Regular.woff2") format("woff2"),url("../fonts/chillax/Chillax-Regular.woff") format("woff"),url("../fonts/chillax/Chillax-Regular.ttf") format("truetype");font-weight:400;font-display:swap;font-style:normal}@font-face{font-family:"Chillax-Medium";src:url("../fonts/chillax/Chillax-Medium.woff2") format("woff2"),url("../fonts/chillax/Chillax-Medium.woff") format("woff"),url("../fonts/chillax/Chillax-Medium.ttf") format("truetype");font-weight:500;font-display:swap;font-style:normal}@font-face{font-family:"Chillax-Semibold";src:url("../fonts/chillax/Chillax-Semibold.woff2") format("woff2"),url("../fonts/chillax/Chillax-Semibold.woff") format("woff"),url("../fonts/chillax/Chillax-Semibold.ttf") format("truetype");font-weight:600;font-display:swap;font-style:normal}@font-face{font-family:"Chillax-Bold";src:url("../fonts/chillax/Chillax-Bold.woff2") format("woff2"),url("../fonts/chillax/Chillax-Bold.woff") format("woff"),url("../fonts/chillax/Chillax-Bold.ttf") format("truetype");font-weight:700;font-display:swap;font-style:normal}:root{--color-store-bg: #004DA5;--color-store-icon-bg: #F5F7FD}@media(max-width: 992px){:root{--section-height: auto}}*{font-family:manrope,sans-serif;text-decoration:none !important}.scrollbar-none{scrollbar-width:none !important;scroll-behavior:smooth !important}body{background-color:#f8f8f8;scrollbar-width:none;scroll-behavior:smooth}body .main-wrapper{padding-top:75px;overflow-x:hidden}@media(max-width: 991.98px){body .main-wrapper{padding-top:60px}}body .main-wrapper.home-page{padding-top:unset}.container-fluid{max-width:1600px;padding-left:40px;padding-right:40px}@media(max-width: 991.98px){.container-fluid{padding-left:24px;padding-right:24px}}@media(max-width: 767.98px){.container-fluid{padding-left:16px;padding-right:16px}}.lang-bar{height:100%}.lang-bar .lang-box{border-radius:10px;border:1px solid #e2e5e9;display:flex;align-items:center;text-decoration:none;color:#000;height:100%;gap:4px;padding:0 8px 0 10px;font-size:14px;font-weight:600}@media(max-width: 991.98px){.lang-bar .lang-box{border:none;padding:0}}.lang-bar .lang-box.dropdown-toggle::after{content:none}.lang-bar .lang-box.show .dropdown-selector{color:#0001fb}.lang-bar .dropdown-menu{display:flex;flex-direction:column;gap:6px;width:190px;top:8px !important;border-radius:14px;padding:10px;justify-content:center;background-color:#fff;border:1px solid #e2e5e9;opacity:0;transform:translateY(50px);pointer-events:none;visibility:hidden;position:absolute;box-shadow:0 4px 15px 0 rgba(0,0,0,.2)}.lang-bar .dropdown-menu.show{opacity:1;transform:translateY(0);visibility:visible;pointer-events:auto;transition:all .3s ease}.lang-bar .dropdown-menu .dropdown-item{display:flex;align-items:center;height:40px;gap:8px;background-color:#fff;border-radius:8px;color:#616e77;margin:0;font-weight:500;padding:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer}.lang-bar .dropdown-menu .dropdown-item .flag{width:20px;height:20px}.lang-bar .dropdown-menu .dropdown-item .option-icon{display:block;width:16px;height:16px;border-radius:50%;margin-left:auto;border:2px solid rgba(97,110,119,.3)}.lang-bar .dropdown-menu .dropdown-item.active{color:#000;background-color:#f3f4f6}.lang-bar .dropdown-menu .dropdown-item.active .option-icon{display:block;width:16px;height:16px;border:4px solid #0001fb}.lang-bar .dropdown-menu .dropdown-item.logout{background-color:#f3f4f6;color:#d21919}.lang-bar .dropdown-menu .dropdown-item.logout:hover{color:#d21919}.lang-bar .dropdown-menu .dropdown-item:hover{color:#000;background-color:#f3f4f6}.lang-bar .dropdown-menu .dropdown-item:hover svg path{stroke:#000}.cursor-pointer{cursor:pointer !important}.text-primary{color:#0001fb !important;transition:color .2s}.text-primary:hover{transition:color .2s;color:#0001c9 !important}.bg-primary,.choose-bank-wrapper .submit-btn,.create-body .buttons .next-btn,.profile-wrapper .profile-body .buttons .submit-btn,.swal2-container .swal2-popup .swal2-actions button.swal2-confirm,.estate-show-wrapper .description-features .tab-bar .tab.active,.home-wrapper .welcome-section .search-box .search-bar .search form .search-input-btn .search-btn{background-color:#0001fb !important;color:#fff !important;transition:background-color .2s}.bg-primary:hover,.choose-bank-wrapper .submit-btn:hover,.create-body .buttons .next-btn:hover,.profile-wrapper .profile-body .buttons .submit-btn:hover,.swal2-container .swal2-popup .swal2-actions button.swal2-confirm:hover,.estate-show-wrapper .description-features .tab-bar .tab.active:hover,.home-wrapper .welcome-section .search-box .search-bar .search form .search-input-btn .search-btn:hover{transition:background-color .2s;background-color:#0001c9 !important}.bg-glass,.home-header .header-wrapper .header-tools .login,.home-header .header-wrapper .header-tools .lang-bar .lang-box,.home-header .header-wrapper .header-tools .profile-bar .tool,.home-header .header-wrapper .header-tools .add-estate{background-color:hsla(0,0%,100%,.14) !important;backdrop-filter:blur(20px) !important;border:none !important;color:#fff !important}@keyframes slideInFromLeft{0%{transform:translateY(-30px);opacity:0}100%{transform:translateY(0);opacity:1}}.toastify{background:#fff;box-shadow:0 16px 20px -8px rgba(17,12,34,.18);border-radius:14px;border:1px solid #000;padding:16px 60px 16px 16px;display:flex;align-items:center;font-weight:600}@media(max-width: 767.98px){.toastify{top:70px;bottom:unset !important;left:12px;right:12px;max-width:calc(100% - 24px);overflow:hidden;transform:translateY(-30px);transition:transform .3s ease-out;animation:slideInFromLeft .3s ease-out forwards}}.toastify .toastify-avatar{margin-right:10px}.toastify .toast-close{display:flex;align-items:center;padding:0 20px 0 16px;margin-left:10px;position:absolute;right:0;background-color:#fff;opacity:1}.toastify.error-toast{color:#f03d3d;border:1px solid #ffe0e0}.toastify.error-toast .toast-close{border-left:1px solid #ffe0e0}.toastify.success-toast{color:#0baa60;border:1px solid #c6f1dd}.toastify.success-toast .toast-close{border-left:1px solid #c6f1dd}header.header-general .header-wrapper{height:0;visibility:hidden;margin-top:-70px;transition:height .5s,visibility .1s,margin-top .5s}header.header-general .header-wrapper.show-header{height:70px;visibility:visible;margin-top:0;transition:height .3s,visibility .5s,margin-top .5s}@media(max-width: 767.98px){header.header-general .header-wrapper.show-header{height:60px}}header .header-wrapper{background-color:#fff;position:fixed;top:0;right:0;left:0;z-index:1030}header .header-wrapper .container-fluid .header{display:flex;align-items:center;justify-content:space-between;height:70px}@media(max-width: 767.98px){header .header-wrapper .container-fluid .header{height:60px}}header .header-wrapper .container-fluid .header .back-btn{color:#000;width:38px}header .header-wrapper .container-fluid .header .back-btn svg{width:24px;height:24px}header .header-wrapper .container-fluid .header .logo-box{display:flex;align-items:center;gap:60px}header .header-wrapper .container-fluid .header .logo-box .logo{font-family:"Chillax-Semibold",serif;font-size:24px;color:#000;text-decoration:none}@media(max-width: 767.98px){header .header-wrapper .container-fluid .header .logo-box .logo{font-size:18px}}header .header-wrapper .container-fluid .header .logo-box .logo span{font-family:"Chillax-Semibold",serif;color:#100592}header .header-wrapper .container-fluid .header .logo-box .estate-types{display:flex;align-items:center;gap:24px}@media(max-width: 991.98px){header .header-wrapper .container-fluid .header .logo-box .estate-types{display:none}}header .header-wrapper .container-fluid .header .logo-box .estate-types .sale,header .header-wrapper .container-fluid .header .logo-box .estate-types .rent{display:flex;align-items:center;gap:6px;font-weight:600;color:#000;text-decoration:none}header .header-wrapper .container-fluid .header .header-tools{display:flex;align-items:center;gap:8px;height:38px}header .header-wrapper .container-fluid .header .header-tools .add-estate,header .header-wrapper .container-fluid .header .header-tools .login{border-radius:10px;border:1px solid #e2e5e9;display:flex;align-items:center;text-decoration:none;color:#000;height:100%;position:relative;gap:4px;padding:0 12px 0 10px;font-size:14px}@media(max-width: 991.98px){header .header-wrapper .container-fluid .header .header-tools .add-estate,header .header-wrapper .container-fluid .header .header-tools .login{display:none}}header .header-wrapper .container-fluid .header .header-tools .add-estate .free,header .header-wrapper .container-fluid .header .header-tools .login .free{position:absolute;font-family:"Chillax-Medium",serif;color:#fff;top:-12px;right:8px;background:#00fe66;background:linear-gradient(90deg, rgb(0, 254, 102) 0%, rgb(0, 0, 254) 100%);padding:2px 6px;border-radius:6px;font-size:12px;transform:rotate(8deg)}header .header-wrapper .container-fluid .header .header-tools .profile-bar{height:100%}@media(max-width: 991.98px){header .header-wrapper .container-fluid .header .header-tools .profile-bar{display:none}}header .header-wrapper .container-fluid .header .header-tools .profile-bar .tool{border-radius:10px;border:1px solid #e2e5e9;display:flex;align-items:center;text-decoration:none;color:#000;height:100%}header .header-wrapper .container-fluid .header .header-tools .profile-bar .tool.lang-box{gap:4px;padding:0 8px 0 10px}header .header-wrapper .container-fluid .header .header-tools .profile-bar .tool.profile-box{gap:6px;padding:0 10px 0 5px}header .header-wrapper .container-fluid .header .header-tools .profile-bar .tool.profile-box .profile-icon-box{display:flex;align-items:center;justify-content:center;background-color:#000;border-radius:8px;width:28px;height:28px}header .header-wrapper .container-fluid .header .header-tools .profile-bar .tool.dropdown-toggle::after{content:none}header .header-wrapper .container-fluid .header .header-tools .profile-bar .dropdown-menu{display:flex;flex-direction:column;gap:6px;width:220px;top:8px !important;border-radius:14px;padding:10px;justify-content:center;background-color:#fff;border:1px solid #e2e5e9;opacity:0;transform:translateY(50px);pointer-events:none;visibility:hidden;position:absolute;box-shadow:0 4px 15px 0 rgba(0,0,0,.2)}header .header-wrapper .container-fluid .header .header-tools .profile-bar .dropdown-menu.show{opacity:1;transform:translateY(0);visibility:visible;pointer-events:auto;transition:all .3s ease}header .header-wrapper .container-fluid .header .header-tools .profile-bar .dropdown-menu .dropdown-item{display:flex;align-items:center;gap:6px;height:40px;background-color:#fff;color:#616e77;margin:0;font-weight:500;border-radius:8px;padding:10px 6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer}header .header-wrapper .container-fluid .header .header-tools .profile-bar .dropdown-menu .dropdown-item.active{color:#000;background-color:#f3f4f6}header .header-wrapper .container-fluid .header .header-tools .profile-bar .dropdown-menu .dropdown-item.logout{background-color:#f3f4f6;color:#d21919}header .header-wrapper .container-fluid .header .header-tools .profile-bar .dropdown-menu .dropdown-item.logout:hover{color:#000}header .header-wrapper .container-fluid .header .header-tools .profile-bar .dropdown-menu .dropdown-item:hover{color:#000;background-color:#f3f4f6}header .header-wrapper .container-fluid .header .header-tools .profile-bar .dropdown-menu .dropdown-item:hover svg path{stroke:#000}.home-header{height:unset;position:relative;transition:all 1s}.home-header .header-wrapper{background-color:rgba(0,0,0,0);margin:8px 0;position:absolute}.home-header .header-wrapper .logo-box .logo{color:#fff !important;font-size:22px !important}.home-header .header-wrapper .logo-box .logo span{color:#fff !important}.home-header .header-wrapper .logo-box .estate-types .sale,.home-header .header-wrapper .logo-box .estate-types .rent{color:#fff !important}@media(max-width: 991.98px){.home-header .header-wrapper .header-tools .lang-bar .lang-box{padding:0 8px}}.home-header .header-wrapper .header-tools .lang-bar .lang-box .globe svg path{stroke:#fff}.home-header .header-wrapper .header-tools .login svg path{stroke:#fff}footer{margin:12px;background-color:#fff;border-radius:32px;padding:46px 0}@media(max-width: 991.98px){footer{display:none}}footer .container-fluid{padding-left:28px;padding-right:28px}footer .container-fluid .app-name{font-family:Chillax-Semibold,serif;color:#000;font-size:26px;margin-bottom:16px}footer .container-fluid .app-name span{font-family:Chillax-Semibold,serif;color:#1c74e4}footer .container-fluid .app-description{font-size:14px;line-height:170%;color:#616e77;max-width:500px}footer .container-fluid .footer-nav-title{font-weight:600;margin-bottom:16px}footer .container-fluid .footer-nav-body{display:flex;flex-direction:column;gap:14px;font-size:14px}footer .container-fluid .footer-nav-body.social-media-body{flex-direction:row}footer .container-fluid .footer-nav-body .footer-nav{text-decoration:none;color:#616e77}footer .container-fluid .footer-nav-body .footer-nav.download-app{max-width:140px}footer .container-fluid .footer-nav-body .footer-nav.social-media{display:flex;align-items:center;justify-content:center;height:56px;width:56px;border-radius:50%;background-color:#f3f4f6}footer .container-fluid .bottom-section{margin-top:36px;padding-top:36px;border-top:1px solid #f3f4f6;text-align:center;font-size:12px;font-weight:400;color:#616e77;line-height:170%}.home-wrapper .welcome-section{position:relative;min-height:600px;background-image:url("../images/home/welcome-bg.png");background-repeat:no-repeat;background-position:center top;background-size:cover;padding:220px 0 70px 0;overflow:hidden;margin:12px;border-radius:32px}@media(max-width: 991.98px){.home-wrapper .welcome-section{margin:0;border-radius:0}}@media(max-width: 767.98px){.home-wrapper .welcome-section{margin:0;border-radius:0;min-height:430px;padding:220px 22px 70px 22px}}.home-wrapper .welcome-section::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(5,3,26,.7);z-index:1}.home-wrapper .welcome-section>*{position:relative;z-index:2}.home-wrapper .welcome-section .cloud{position:absolute;bottom:0;height:80%;z-index:0}@media(max-width: 767.98px){.home-wrapper .welcome-section .cloud{height:60%;bottom:150px}}.home-wrapper .welcome-section .cloud.cloud-left{left:-300px;animation:cloud-left-move 30s linear infinite alternate}@media(max-width: 767.98px){.home-wrapper .welcome-section .cloud.cloud-left{animation:cloud-left-move 50s linear infinite alternate}}.home-wrapper .welcome-section .cloud.cloud-right{right:-300px;animation:cloud-right-move 30s linear infinite alternate}@media(max-width: 767.98px){.home-wrapper .welcome-section .cloud.cloud-right{animation:cloud-right-move 50s linear infinite alternate}}@keyframes cloud-left-move{0%{left:-100px}100%{left:-400px}}@keyframes cloud-right-move{0%{right:-400px}100%{right:-100px}}.home-wrapper .welcome-section .app-slogan{font-family:Chillax-Semibold,serif;color:#fff;font-size:40px;font-weight:800;text-align:center;margin-bottom:46px}@media(max-width: 991.98px){.home-wrapper .welcome-section .app-slogan{font-size:36px}}@media(max-width: 767.98px){.home-wrapper .welcome-section .app-slogan{font-size:32px}}.home-wrapper .welcome-section .search-box{display:inline-block;padding:10px;border-radius:14px;background-color:hsla(0,0%,100%,.14);backdrop-filter:blur(7px);margin:0 auto}@media(max-width: 767.98px){.home-wrapper .welcome-section .search-box{width:100%}}.home-wrapper .welcome-section .search-box .estate-types{display:flex;align-items:center;gap:4px;margin-bottom:12px}.home-wrapper .welcome-section .search-box .estate-types .estate-type{display:flex;align-items:center;justify-content:center;height:34px;width:100px;background-color:hsla(0,0%,100%,.2);border-radius:10px;color:#fff;font-weight:600;font-size:12px;cursor:pointer;transition:.4s}@media(max-width: 767.98px){.home-wrapper .welcome-section .search-box .estate-types .estate-type{width:100%}}.home-wrapper .welcome-section .search-box .estate-types .estate-type.active{transition:.4s;background-color:#fff;color:#000;box-shadow:0 0 8px 0 rgba(0,0,0,.1)}.home-wrapper .welcome-section .search-box .search-bar{display:flex;align-items:center;gap:10px;height:40px}@media(max-width: 767.98px){.home-wrapper .welcome-section .search-box .search-bar{display:block;height:unset}}.home-wrapper .welcome-section .search-box .search-bar .search{background-color:#fff;border-radius:10px;padding:0 4px;overflow:hidden}@media(max-width: 767.98px){.home-wrapper .welcome-section .search-box .search-bar .search{margin-bottom:12px}}.home-wrapper .welcome-section .search-box .search-bar .search form{display:flex;align-items:center}@media(max-width: 767.98px){.home-wrapper .welcome-section .search-box .search-bar .search form{flex-direction:column}}.home-wrapper .welcome-section .search-box .search-bar .search form .search-input-btn{display:flex;align-items:center;justify-content:space-between;width:100%}.home-wrapper .welcome-section .search-box .search-bar .search form .search-input-btn .input-search{border:none;width:330px;font-size:13px;background-color:#fff;padding-left:16px;height:40px;font-weight:600}@media(max-width: 767.98px){.home-wrapper .welcome-section .search-box .search-bar .search form .search-input-btn .input-search{width:100%;padding:0 12px}}.home-wrapper .welcome-section .search-box .search-bar .search form .search-input-btn .input-search::placeholder{font-size:13px;color:#616e77}.home-wrapper .welcome-section .search-box .search-bar .search form .search-input-btn .input-search:-webkit-autofill{background-color:#fff}.home-wrapper .welcome-section .search-box .search-bar .search form .search-input-btn .input-search:focus{border:none;box-shadow:none;outline:none}.home-wrapper .welcome-section .search-box .search-bar .search form .search-input-btn .search-btn{display:flex;align-items:center;justify-content:center;gap:6px;border-radius:6px;height:32px;width:85px;border:none;font-size:12px;font-weight:600}@media(max-width: 767.98px){.home-wrapper .welcome-section .search-box .search-bar .search form .search-input-btn .search-btn{width:unset;padding:0 12px}.home-wrapper .welcome-section .search-box .search-bar .search form .search-input-btn .search-btn .text{display:none}}.home-wrapper .welcome-section .search-box .search-bar .search-from-map{display:flex;align-items:center;justify-content:center;background-color:hsla(0,0%,100%,.2);border-radius:10px;color:#fff;font-weight:600;font-size:12px;padding:10px;gap:6px;text-decoration:none}.home-wrapper .welcome-section .search-box .search-bar .search-from-map .icon svg path{stroke:#fff}@media(max-width: 767.98px){.home-wrapper .welcome-section .search-box .search-bar .search-from-map{justify-content:start}}.home-wrapper .container-fluid .section-title{font-size:24px;font-weight:500;margin-bottom:32px}@media(max-width: 767.98px){.home-wrapper .container-fluid .section-title{font-size:18px;margin-bottom:20px}}.home-wrapper .container-fluid .estate-counts-section{height:240px}@media(max-width: 767.98px){.home-wrapper .container-fluid .estate-counts-section{height:unset}}.home-wrapper .container-fluid .estate-counts-section .province-estate-counts .estate-count{position:relative;height:100%;bottom:0;background-position:center;background-repeat:no-repeat;background-size:cover;display:flex;align-items:center;justify-content:end;flex-direction:column;border-radius:14px;overflow:hidden;color:#fff;text-decoration:none;padding-bottom:24px}@media(max-width: 767.98px){.home-wrapper .container-fluid .estate-counts-section .province-estate-counts .estate-count{height:120px}}.home-wrapper .container-fluid .estate-counts-section .province-estate-counts .estate-count::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);z-index:1}.home-wrapper .container-fluid .estate-counts-section .province-estate-counts .estate-count.ashgabat{background-image:url("../images/home/provinces/ashgabat.jpg")}.home-wrapper .container-fluid .estate-counts-section .province-estate-counts .estate-count.ahal{background-image:url("../images/home/provinces/ahal.jpg")}.home-wrapper .container-fluid .estate-counts-section .province-estate-counts .estate-count.mary{background-image:url("../images/home/provinces/mary.jpg")}.home-wrapper .container-fluid .estate-counts-section .province-estate-counts .estate-count.lebap{background-image:url("../images/home/provinces/lebap.jpg")}.home-wrapper .container-fluid .estate-counts-section .province-estate-counts .estate-count.dashoguz{background-image:url("../images/home/provinces/dashoguz.jpg")}.home-wrapper .container-fluid .estate-counts-section .province-estate-counts .estate-count.balkan{background-image:url("../images/home/provinces/balkan.jpg")}.home-wrapper .container-fluid .estate-counts-section .province-estate-counts .estate-count .province-name{font-weight:800;font-size:18px;margin-bottom:12px;color:#fff;z-index:2}.home-wrapper .container-fluid .estate-counts-section .province-estate-counts .estate-count .count{color:#fff;font-size:12px;font-weight:400;z-index:2}.select2{width:100% !important}.select2 .selection .select2-selection{outline:none;display:flex;align-items:center;justify-content:space-between;background-color:#f3f4f6;border:1px solid #e2e5e9;height:40px;padding-left:6px;border-radius:8px}.select2 .selection .select2-selection .select2-selection__rendered{display:flex;align-items:center}.select2 .selection .select2-selection .select2-selection__arrow{top:8px;right:4px}.select2 .selection .select2-selection .select2-selection__arrow b{border-color:#0001fb rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.select2 .selection .select2-selection .select2-selection__clear{margin-right:30px;order:2}.select2-container .select2-dropdown{box-shadow:0 4px 15px 0 rgba(0,0,0,.2);border:1px solid #e1e3e6;overflow:hidden;border-radius:0 0 8px 8px}.select2-container .select2-dropdown .select2-search .select2-search__field{outline:none;border:1px solid #e2e5e9;border-radius:6px}.select2-container .select2-dropdown .select2-results{padding:4px}.select2-container .select2-dropdown .select2-results .select2-results__options{background-color:#f3f4f6;color:#616e77;border-radius:6px}.select2-container .select2-dropdown .select2-results .select2-results__options .select2-results__option.select2-results__option--selected{color:#000}.select2-container .select2-dropdown .select2-results .select2-results__options .select2-results__option.select2-results__option--highlighted{background-color:#0001fb;color:#fff}.form-label{color:#616e77;font-size:14px;font-weight:500;display:block;margin-bottom:6px}.form-control{width:100%;padding:12px 14px;font-size:16px;color:#616e77;border-radius:12px;border:1px solid rgba(0,0,0,.12);background:#f3f4f6;transition:all .2s ease-in-out}@media(prefers-reduced-motion: reduce){.form-control{transition:none}}@media(max-width: 767.98px){.form-control{padding:10px 12px;font-size:14px;border-radius:8px}}.form-control.is-invalid{border-color:red}.form-control:focus{outline:none;border-color:#0001fb;box-shadow:0 0 8px rgba(0,1,251,.1);background:#f3f4f6}.form-control.form-control-sm{padding:8px 12px;border-radius:10px}.form-control::placeholder{color:#616e77 !important}.form-control.password-input{background-image:none}label.required:after{content:" *";color:#ec4730}.input-group-text{background:#f3f4f6;border-radius:12px;border:1px solid rgba(0,0,0,.12)}@media(max-width: 767.98px){.input-group-text{font-size:14px;border-radius:8px}}.input-group-text.input-group-text-end{font-size:14px}select.form-control{appearance:none;background-image:url("/static/images/icons/chevron-down.svg");background-position:calc(100% - 12px) center;background-size:20px 20px;background-repeat:no-repeat;white-space:nowrap;text-overflow:ellipsis}select.form-control.form-control-sm{padding:8px 32px 8px 12px}.invalid-feedback{color:red}.form-phone{position:relative}.form-phone div{position:absolute;left:0;top:1px;bottom:1px;font-size:16px;color:#616e77;padding:12px 14px;border-right:1px solid #eaeaea}.form-phone input{padding-left:74px}.form-radio{display:flex;align-items:center;column-gap:8px}.form-radio label{color:#333;font-size:16px}.form-radio input[type=radio]{appearance:none;border:1px solid #757575;border-radius:50%;width:16px;height:16px;padding:3px;background-clip:content-box}.form-radio input[type=radio]:checked{border-color:#0001fb;background-color:#0001fb}.toggle-password{position:absolute;right:0;top:0;bottom:0;background-image:url("/assets/images/icons/eye.svg");background-repeat:no-repeat;background-position:center;padding:12px 24px;background-color:rgba(0,0,0,0);border:none}.toggle-password.show{background-image:url("/assets/images/icons/eye-slash.svg")}.form-check .form-check-input:active{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25);filter:none}.form-check .form-check-input:focus{border:none;outline:none;box-shadow:none}.form-check .form-check-input:checked{background-color:#0001fb;border-color:#0001fb}.form-switch .form-check-input{background-color:#f2f3f5}.form-switch .form-check-input:focus{box-shadow:0 0 0 3px rgba(13,110,253,.2)}.form-switch .form-check-input:checked{background-color:#0001fb;border-color:#0001fb;outline:none;box-shadow:0 0 0 2px rgba(13,110,253,.1)}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.auth-wrapper{display:flex;height:100vh;padding:12px;background:#fff;overflow:hidden}.auth-wrapper .auth-content-wrapper{width:50%;height:100%;padding:60px 120px;display:flex;flex-direction:column;max-width:800px;margin:0 auto}@media(max-width: 991.98px){.auth-wrapper .auth-content-wrapper{width:100%;padding:0 4px}}.auth-wrapper .auth-content-wrapper header{margin:0 0 60px 0;font-weight:800;font-size:24px;height:38px;display:flex;align-items:center;justify-content:space-between}@media(max-width: 767.98px){.auth-wrapper .auth-content-wrapper header{font-size:18px;margin:0 0 36px 0}}.auth-wrapper .auth-content-wrapper header .logo{font-family:Chillax-Semibold,serif}.auth-wrapper .auth-content-wrapper header .logo span{color:#100592;font-family:Chillax-Semibold,serif}.auth-wrapper .auth-content-wrapper header .back-btn{display:none;align-items:center;justify-content:center;color:#000;padding-right:12px}@media(max-width: 991.98px){.auth-wrapper .auth-content-wrapper header .back-btn{display:flex}}.auth-wrapper .auth-content-wrapper header .home-btn{display:flex;align-items:center;justify-content:center;background-color:#0001fb;height:32px;width:32px;border-radius:10px;padding:8px;transition:background-color .4s}@media(max-width: 991.98px){.auth-wrapper .auth-content-wrapper header .home-btn{display:none}}.auth-wrapper .auth-content-wrapper header .home-btn:hover{transition:background-color .4s;background-color:#0001c9}.auth-wrapper .auth-content-wrapper .auth-content{padding-right:32px}@media(max-width: 991.98px){.auth-wrapper .auth-content-wrapper .auth-content{padding-right:unset;max-width:450px;margin:0 auto;width:100%}}.auth-wrapper .auth-content-wrapper .auth-content .title{font-weight:800;font-size:32px;margin-bottom:10px}@media(max-width: 991.98px){.auth-wrapper .auth-content-wrapper .auth-content .title{font-size:24px}}.auth-wrapper .auth-content-wrapper .auth-content .description{font-weight:500;color:#616e77;margin-bottom:32px;margin-bottom:24px}@media(max-width: 991.98px){.auth-wrapper .auth-content-wrapper .auth-content .description{font-size:14px}}.auth-wrapper .auth-content-wrapper .auth-content .submit-btn{background-color:#0001fb;color:#fff;border:none;width:100%;height:56px;border-radius:12px;margin-bottom:20px;transition:background-color .4s}@media(max-width: 767.98px){.auth-wrapper .auth-content-wrapper .auth-content .submit-btn{height:48px}}.auth-wrapper .auth-content-wrapper .auth-content .submit-btn:hover{transition:background-color .4s;background-color:#0001c9}.auth-wrapper .auth-content-wrapper .auth-content .otp-input{display:flex;align-items:center;justify-content:space-between;height:64px}.auth-wrapper .auth-content-wrapper .auth-content .otp-input input{width:60px;height:100%;font-size:32px;text-align:center;font-weight:bold}.auth-wrapper .auth-content-wrapper .auth-content .additional-links,.auth-wrapper .auth-content-wrapper .auth-content .forgot-password{font-size:16px}@media(max-width: 767.98px){.auth-wrapper .auth-content-wrapper .auth-content .additional-links,.auth-wrapper .auth-content-wrapper .auth-content .forgot-password{font-size:14px}}.auth-wrapper .auth-side-box{position:relative;width:50%;height:100%;background:#122a5f;background:linear-gradient(320deg, rgb(18, 42, 95) 0%, rgb(14, 48, 136) 100%);border-radius:20px;padding:46px;overflow:hidden}@media(max-width: 991.98px){.auth-wrapper .auth-side-box{display:none}}.auth-wrapper .auth-side-box .title{font-size:64px;font-weight:600;line-height:120%;letter-spacing:-2%;color:#fff}.auth-wrapper .auth-side-box .circle{position:absolute;width:1100px;height:1100px;border:200px solid hsla(0,0%,100%,.1019607843);border-radius:50%;bottom:-550px;right:-550px}.estate-card{position:relative;background-color:#fff;border:1px solid #e2e5e9;border-radius:14px;padding:10px;height:100%}.estate-card.card-vip{background:#ffebb4;background:linear-gradient(180deg, rgb(255, 235, 180) 0%, rgb(255, 255, 255) 80%);border-color:#ffebb4}.estate-card .cover-image{display:flex;align-items:center;justify-content:center;width:100%;height:280px;border-radius:8px;background-color:#f3f4f6;margin-bottom:12px;overflow:hidden}.estate-card .empty-image{display:flex;align-items:center;justify-content:center;width:100%;height:280px;border-radius:8px;background-color:#f3f4f6;margin-bottom:12px}.estate-card .empty-image svg{width:50px;height:50px}.estate-card .price-date{display:flex;align-items:center;justify-content:space-between;text-decoration:none;margin-bottom:10px}.estate-card .price-date .price{color:#007;font-weight:800;font-size:20px}.estate-card .price-date .date{color:#616e77;font-size:14px;font-weight:500}.estate-card .name{height:44px;color:#333;margin-bottom:10px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.estate-card .region{display:flex;align-items:center;overflow:hidden;gap:4px;padding:7px 6px;background-color:#f3f4f6;border-radius:8px;height:34px;margin-bottom:12px}.estate-card .region .icon{display:flex;align-items:center;justify-content:center}.estate-card .region .icon svg{width:20px;height:20px;color:#000}.estate-card .region .region-name{overflow:hidden;text-overflow:ellipsis;text-wrap:nowrap;font-size:14px;font-weight:600;color:rgba(0,0,0,.6);width:100%}.estate-card .comparison-call{display:flex;align-items:center;gap:4px;height:40px}.estate-card .comparison-call .comparison-btn{display:flex;align-items:center;justify-content:center;width:100%;height:100%;border-radius:8px;background-color:#00a6ff;text-align:center;color:#fff;font-size:14px;font-weight:600;cursor:pointer}.estate-card .comparison-call .comparison-btn.compared{background-color:#007aff}.estate-card .comparison-call .comparison-btn.compared svg{stroke-width:1.5;width:20px;height:20px}.estate-card .comparison-call .call-btn{display:flex;align-items:center;justify-content:center;width:100px;height:100%;background-color:#00cf9c;border-radius:8px;color:#fff}.estate-card .top-right-tools{position:absolute;top:20px;right:20px}.estate-card .top-right-tools .favorite-btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background-color:rgba(37,37,37,.5);border-radius:50%;cursor:pointer}.estate-card .top-right-tools .favorite-btn svg path{stroke:#fff}.estate-card .top-right-tools .favorite-btn.favored svg{fill:#fff}.estate-card .top-right-tools .favorite-btn:active{margin-top:2px}.estate-card .top-left-tools{position:absolute;top:20px;left:20px;display:inline-flex;flex-direction:column;gap:8px}.estate-card .status-badge.vip{display:inline-flex;align-items:center;gap:6px;background:#ffd25e;background:linear-gradient(118deg, rgb(255, 210, 94) 0%, rgb(255, 244, 205) 50%, rgb(255, 213, 64) 100%);font-weight:800;padding:8px 10px;border-radius:14px}.estate-card .status-badge.new{font-family:"Chillax-Semibold",serif;background:red;font-weight:600;padding:6px 10px;border-radius:14px;color:#fff}@media(max-width: 767.98px){.estate-card.card-sm .cover-image{height:200px}}@media(max-width: 767.98px){.estate-card.card-sm .empty-image{height:200px}}@media(max-width: 767.98px){.estate-card.card-sm .empty-image svg{width:35px;height:35px}}.estate-card.card-sm .price-date .price{font-size:18px}@media(max-width: 767.98px){.estate-card.card-sm .top-right-tools .favorite-btn{width:35px;height:35px}}.estate-card.card-wide{display:flex;gap:16px;padding:16px}.estate-card.card-wide.card-vip{background:#ffebb4;background:linear-gradient(180deg, rgba(255, 235, 180, 0.7) 0%, rgb(255, 255, 255) 80%);border-color:#ffebb4}@media(max-width: 767.98px){.estate-card.card-wide{padding:10px;gap:10px;flex-direction:column}}.estate-card.card-wide .cover-image{width:180px;height:180px;overflow:hidden}@media(max-width: 767.98px){.estate-card.card-wide .cover-image{width:100%;height:250px}}.estate-card.card-wide .empty-image{width:180px;height:180px;margin:0}@media(max-width: 767.98px){.estate-card.card-wide .empty-image{width:100%;height:250px}}.estate-card.card-wide .body{width:100%}.estate-card.card-wide .body .status-action{display:flex;align-items:center;justify-content:space-between}.estate-card.card-wide .body .status-action .status-badge{font-family:"Chillax-Semibold",serif;display:flex;align-items:center;justify-content:center;border-radius:10px;padding:6px 10px}.estate-card.card-wide .body .status-action .status-badge.new{background-color:#f33;color:#fff}.estate-card.card-wide .body .status-action .status-badge.pending{background-color:#e2e5e9;color:#000}.estate-card.card-wide .body .status-action .status-badge.normal{display:none}.estate-card.card-wide .body .status-action .remove-btn{background-color:#fff;border:1px solid #e2e5e9;border-radius:10px;padding:6px 10px;font-size:14px;font-weight:600;color:#d80000;cursor:pointer;transition:border .3s;margin-left:auto}.estate-card.card-wide .body .status-action .remove-btn:hover{transition:border .3s;border:1px solid rgba(202,62,62,.78)}.estate-card.card-wide .body .status-action .remove-btn:disabled{color:#e2e5e9;border:1px solid #e2e5e9;cursor:default}.estate-card.card-wide .body .status-action .details-btn{background-color:#fff;border:1px solid #e2e5e9;border-radius:10px;padding:6px 10px;font-size:14px;font-weight:600;color:#000;cursor:pointer;transition:border .3s;margin-left:auto}.estate-card.card-wide .body .status-action .details-btn:hover{transition:border .3s;border:1px solid rgba(0,0,0,.4)}.breadcrumb{margin-top:20px;margin-bottom:32px;display:flex;align-items:center;background-color:#fff;padding:14px;border-radius:14px}.breadcrumb .breadcrumb-item{padding:0;font-size:16px;font-weight:600;color:#616e77}.breadcrumb .breadcrumb-item.active a{color:#000 !important}.breadcrumb .breadcrumb-item:before{content:none}.estate-show-wrapper{margin-top:30px}@media(max-width: 767.98px){.estate-show-wrapper{margin-top:20px}}.estate-show-wrapper .image-wrapper{height:500px;overflow:hidden;margin-bottom:32px}@media(max-width: 991.98px){.estate-show-wrapper .image-wrapper{height:400px;margin-bottom:24px}}@media(max-width: 767.98px){.estate-show-wrapper .image-wrapper{height:220px;margin-bottom:16px}}.estate-show-wrapper .image-wrapper .swiper-container-wrapper{flex-flow:row nowrap}.estate-show-wrapper .image-wrapper .swiper-container-wrapper .swiper-container{overflow:hidden;width:100%;margin-left:auto;margin-right:auto;user-select:none;border-radius:16px}.estate-show-wrapper .image-wrapper .swiper-container-wrapper .swiper-container.gallery-top{position:relative;width:100%;height:100%;margin-right:10px}.estate-show-wrapper .image-wrapper .swiper-container-wrapper .swiper-container.gallery-top .swiper-wrapper .swiper-slide{text-align:center;background-size:cover;background-position:center;background-color:#fff;display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;border-radius:16px;overflow:hidden}.estate-show-wrapper .image-wrapper .swiper-container-wrapper .swiper-container.gallery-top .swiper-wrapper .swiper-slide a{display:block;width:100%;height:100%}.estate-show-wrapper .image-wrapper .swiper-container-wrapper .swiper-container.gallery-top .swiper-wrapper .swiper-slide a img{width:100%;height:100%;object-fit:cover}.estate-show-wrapper .image-wrapper .swiper-container-wrapper .swiper-container.gallery-top .swiper-wrapper .swiper-slide-active{background-color:#fff}.estate-show-wrapper .image-wrapper .swiper-container-wrapper .swiper-container.gallery-top .swiper-button-next,.estate-show-wrapper .image-wrapper .swiper-container-wrapper .swiper-container.gallery-top .swiper-button-prev{width:56px;height:56px;background-color:rgba(37,37,37,.5);border-radius:50%;color:#fff;backdrop-filter:blur(80px)}.estate-show-wrapper .image-wrapper .swiper-container-wrapper .swiper-container.gallery-top .swiper-button-next svg,.estate-show-wrapper .image-wrapper .swiper-container-wrapper .swiper-container.gallery-top .swiper-button-prev svg{width:26px;height:26px}@media(max-width: 991.98px){.estate-show-wrapper .image-wrapper .swiper-container-wrapper .swiper-container.gallery-top .swiper-button-next,.estate-show-wrapper .image-wrapper .swiper-container-wrapper .swiper-container.gallery-top .swiper-button-prev{display:none}}.estate-show-wrapper .image-wrapper .swiper-container-wrapper .swiper-container.gallery-top .swiper-button-next:after,.estate-show-wrapper .image-wrapper .swiper-container-wrapper .swiper-container.gallery-top .swiper-button-prev:after{display:none}.estate-show-wrapper .image-wrapper .swiper-container-wrapper .swiper-container.gallery-top .swiper-pagination{display:flex}.estate-show-wrapper .image-wrapper .swiper-container-wrapper .swiper-container.gallery-top .swiper-pagination .swiper-pagination-box{height:34px;width:70px;display:flex;align-items:center;justify-content:center;background-color:rgba(37,37,37,.5);backdrop-filter:blur(80px);border-radius:14px;font-size:18px;color:#fff;margin:0 auto}@media(max-width: 767.98px){.estate-show-wrapper .image-wrapper .swiper-container-wrapper .swiper-container.gallery-top .swiper-pagination .swiper-pagination-box{height:30px;width:60px;font-size:14px;border-radius:12px}}.estate-show-wrapper .image-wrapper .swiper-container-wrapper .swiper-container.gallery-top .swiper-expand{position:absolute;bottom:10px;left:10px;width:46px;height:46px;z-index:10;background-color:rgba(37,37,37,.5);backdrop-filter:blur(80px);display:flex;align-items:center;justify-content:center;border-radius:14px;cursor:pointer}@media(max-width: 991.98px){.estate-show-wrapper .image-wrapper .swiper-container-wrapper .swiper-container.gallery-top .swiper-expand{display:none}}.estate-show-wrapper .image-wrapper .swiper-container-wrapper .swiper-container.gallery-thumbs{width:100%;height:100%}.estate-show-wrapper .image-wrapper .swiper-container-wrapper .swiper-container.gallery-thumbs .swiper-wrapper{flex-direction:column}.estate-show-wrapper .image-wrapper .swiper-container-wrapper .swiper-container.gallery-thumbs .swiper-wrapper .swiper-slide{text-align:center;background-size:cover;background-position:center;background-color:#fff;display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;overflow:hidden}.estate-show-wrapper .image-wrapper .swiper-container-wrapper .swiper-container.gallery-thumbs .swiper-wrapper .swiper-slide-active{background-color:#fff}.estate-show-wrapper .image-wrapper .swiper-container-wrapper .swiper-container.gallery-thumbs .swiper-slide{width:100%;flex-flow:column nowrap;height:100%;cursor:pointer;overflow:hidden;border-radius:16px;user-select:none}.estate-show-wrapper .image-wrapper .swiper-container-wrapper .swiper-container.gallery-thumbs .swiper-slide img{width:100%;height:100%;object-fit:cover}.estate-show-wrapper .image-wrapper .swiper-container-wrapper .swiper-container.gallery-thumbs .swiper-slide.current{display:none}.estate-show-wrapper .image-wrapper .swiper-container-wrapper .swiper-container.gallery-thumbs .swiper-slide-thumb-active{opacity:1}.estate-show-wrapper .price-name-box{background-color:#fff;border-radius:14px;padding:24px;margin-bottom:34px}@media(max-width: 991.98px){.estate-show-wrapper .price-name-box{margin-bottom:20px}}@media(max-width: 767.98px){.estate-show-wrapper .price-name-box{padding:12px;margin-bottom:16px}}.estate-show-wrapper .price-name-box .price-favorite{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}@media(max-width: 767.98px){.estate-show-wrapper .price-name-box .price-favorite{margin-bottom:8px}}@media(max-width: 767.98px){.estate-show-wrapper .price-name-box .price-favorite{flex-direction:column;align-items:start}}.estate-show-wrapper .price-name-box .price-favorite .price{font-size:24px;font-weight:800;color:#007}@media(max-width: 767.98px){.estate-show-wrapper .price-name-box .price-favorite .price{order:2;font-size:20px}}.estate-show-wrapper .price-name-box .price-favorite .buttons{display:flex;align-items:center;justify-content:center;gap:8px}@media(max-width: 767.98px){.estate-show-wrapper .price-name-box .price-favorite .buttons{justify-content:end;width:100%}}.estate-show-wrapper .price-name-box .price-favorite .buttons .status-badge.vip{display:inline-flex;align-items:center;gap:6px;background:#ffd25e;background:linear-gradient(118deg, rgb(255, 210, 94) 0%, rgb(255, 244, 205) 50%, rgb(255, 213, 64) 100%);font-weight:800;padding:8px 10px;border-radius:14px}.estate-show-wrapper .price-name-box .price-favorite .buttons .status-badge.new{font-family:"Chillax-Semibold",serif;background:red;font-weight:600;padding:6px 10px;border-radius:14px;color:#fff}.estate-show-wrapper .price-name-box .price-favorite .buttons span{display:flex;align-items:center;gap:6px;border:1px solid #f3f4f6;padding:10px 14px;border-radius:100px;font-size:14px;cursor:pointer}@media(max-width: 767.98px){.estate-show-wrapper .price-name-box .price-favorite .buttons span{width:100%;justify-content:center;margin-bottom:16px}}.estate-show-wrapper .price-name-box .price-favorite .buttons span:hover{border:1px solid #e8e8e8}.estate-show-wrapper .price-name-box .price-favorite .buttons span svg{width:24px;height:24px}.estate-show-wrapper .price-name-box .price-favorite .buttons span.toggle-favorite-btn{padding:10px;border-radius:100px;width:46px;height:46px}.estate-show-wrapper .price-name-box .price-favorite .buttons span.toggle-favorite-btn svg path{stroke:#d30000}.estate-show-wrapper .price-name-box .price-favorite .buttons span.toggle-favorite-btn.favored svg path{fill:#d30000}.estate-show-wrapper .price-name-box .name{font-size:20px;font-weight:600;margin-bottom:32px}@media(max-width: 767.98px){.estate-show-wrapper .price-name-box .name{font-size:16px;margin-bottom:20px}}.estate-show-wrapper .price-name-box .attribute-wrapper{flex:0 0 auto;width:20%}@media(max-width: 991.98px){.estate-show-wrapper .price-name-box .attribute-wrapper{width:25%}}@media(max-width: 767.98px){.estate-show-wrapper .price-name-box .attribute-wrapper{width:50%}}.estate-show-wrapper .price-name-box .attribute-wrapper .attribute{background-color:#f3f4f6;font-size:14px;text-align:center;padding:14px;border-radius:10px;font-weight:600;height:100%}.estate-show-wrapper .price-name-box .attribute-wrapper .attribute .icon{margin-bottom:8px}.estate-show-wrapper .owner-wrapper{background-color:#fff;border-radius:14px;padding:24px;display:block;text-decoration:none;color:#000}.estate-show-wrapper .owner-wrapper .logo{display:flex;align-items:center;justify-content:center;width:85px;height:85px;border-radius:50%;background-color:#f3f4f6;margin:0 auto 20px auto}.estate-show-wrapper .owner-wrapper .logo img{width:100%;height:100%;object-fit:cover}.estate-show-wrapper .owner-wrapper .logo svg{width:30px;height:30px}.estate-show-wrapper .owner-wrapper .logo svg path{stroke:#000}.estate-show-wrapper .owner-wrapper .name{font-weight:600;text-align:center;font-size:20px;margin-bottom:32px}.estate-show-wrapper .owner-wrapper .name svg{color:#0001fb}.estate-show-wrapper .owner-wrapper .buttons .call-btn{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:100%;height:45px;background-color:#00cf9c;border-radius:10px;color:#fff}.estate-show-wrapper .owner-wrapper .buttons .details-btn{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:100%;height:45px;background-color:#00a6ff;border-radius:10px;color:#fff}.estate-show-wrapper .description-features{margin-bottom:34px}@media(max-width: 991.98px){.estate-show-wrapper .description-features{margin-bottom:20px}}@media(max-width: 767.98px){.estate-show-wrapper .description-features{margin-bottom:16px}}.estate-show-wrapper .description-features .tab-bar{display:inline-flex;align-items:center;gap:4px;background-color:#fff;padding:4px;border-radius:14px 14px 0 0}@media(max-width: 767.98px){.estate-show-wrapper .description-features .tab-bar{display:flex}}.estate-show-wrapper .description-features .tab-bar .tab{height:40px;width:135px;background-color:#f3f4f6;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;border-radius:10px}@media(max-width: 767.98px){.estate-show-wrapper .description-features .tab-bar .tab{width:100%}}.estate-show-wrapper .description-features .body{background-color:#fff;border-radius:0 14px 14px 14px;padding:24px}@media(max-width: 767.98px){.estate-show-wrapper .description-features .body{border-radius:0 0 14px 14px;padding:12px}}.estate-show-wrapper .description-features .body .description{color:#333;font-size:14px;font-weight:500}.estate-show-wrapper .description-features .body .features .feature-badge{display:inline-flex;align-items:center;justify-content:center;gap:8px;background-color:#f3f4f6;height:34px;border-radius:36px;padding:7px;margin:0 8px 12px 0}.estate-show-wrapper .description-features .body .features .feature-badge .name{padding-left:7px;color:#0084ff;font-size:14px;font-weight:600}.estate-show-wrapper .description-features .body .features .feature-badge .tick{display:flex;align-items:center;justify-content:center;background-color:#fff;width:20px;height:20px;border-radius:50%}.estate-show-wrapper .description-features .body .features .feature-badge .tick svg{height:14px;width:14px}.estate-show-wrapper .description-features .body .features .feature-badge .tick svg path{stroke:#0084ff}.estate-show-wrapper .map-environment{background-color:#fff;border-radius:14px;padding:24px;margin-bottom:34px}@media(max-width: 991.98px){.estate-show-wrapper .map-environment{margin-bottom:20px}}@media(max-width: 767.98px){.estate-show-wrapper .map-environment{margin-bottom:16px;padding:12px}}.estate-show-wrapper .map-environment .title{font-size:20px;font-weight:600;margin-bottom:24px}.estate-show-wrapper .map-environment .environments{display:flex;gap:12px;overflow-x:scroll;scrollbar-width:none}.estate-show-wrapper .map-environment .environments .environment{border:1px solid #f4f4f4;border-radius:14px}.estate-show-wrapper .map-environment .environments .environment .head{display:flex;align-items:center;gap:8px;width:270px;padding:10px}.estate-show-wrapper .map-environment .environments .environment .head .icon{display:flex;align-items:center;justify-content:center;flex:none;height:32px;width:32px;background:#6cf;background:linear-gradient(150deg, rgb(102, 204, 255) 0%, rgb(63, 138, 224) 69%);border-radius:50%;border:1px solid #3f8ae0}.estate-show-wrapper .map-environment .environments .environment .head .icon img{width:20px;height:20px}.estate-show-wrapper .map-environment .environments .environment .head .name{font-weight:600}.estate-show-wrapper .map-environment .environments .environment .body .value{display:flex;align-items:center;justify-content:space-between;padding:12px 10px;border-top:1px solid #f3f4f6;font-size:14px;font-weight:600}.estate-show-wrapper .map-environment .environments .environment .body .value .name{width:190px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.estate-show-wrapper .map-environment .environments .environment .body .value .distance{color:#616e77}.search-wrapper{display:flex;gap:24px}.search-wrapper .info-bar{background-color:#fff;padding:14px;border-radius:14px;font-weight:500;font-size:20px;color:#000;margin-bottom:4px}@media(max-width: 991.98px){.search-wrapper .info-bar{font-size:16px;margin-top:20px}}@media(max-width: 767.98px){.search-wrapper .info-bar{font-size:14px;margin-top:10px}}.search-wrapper .info-bar span{color:#616e77}.search-wrapper .types-sort{display:flex;align-items:center;justify-content:space-between;background-color:#fff;padding:12px 14px;border-radius:14px;margin-bottom:20px}@media(max-width: 991.98px){.search-wrapper .types-sort{flex-direction:column;gap:10px}}.search-wrapper .types-sort .types{display:flex;align-items:center;gap:4px;height:34px}@media(max-width: 991.98px){.search-wrapper .types-sort .types{width:100%}}.search-wrapper .types-sort .types .estate-type{display:flex;align-items:center;justify-content:center;background-color:#f3f4f6;border-radius:10px;color:#616e77;height:100%;width:100px;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .3s}@media(max-width: 991.98px){.search-wrapper .types-sort .types .estate-type{width:100%}}.search-wrapper .types-sort .types .estate-type.active{color:#fff;background-color:#0001fb;transition:background-color .3s}.search-wrapper .types-sort .map-sort{display:flex;align-items:center;gap:4px}@media(max-width: 991.98px){.search-wrapper .types-sort .map-sort{width:100%}}.search-wrapper .types-sort .map-sort .show-filter-wrapper-btn{display:none;align-items:center;justify-content:center;width:38px;height:38px;border:1px solid #e2e5e9;border-radius:10px;position:relative}@media(max-width: 991.98px){.search-wrapper .types-sort .map-sort .show-filter-wrapper-btn{display:flex}}.search-wrapper .types-sort .map-sort .show-filter-wrapper-btn .filters-count{position:absolute;top:-6px;right:-6px;display:flex;align-items:center;justify-content:center;width:20px;height:20px;background-color:#ff3c31;font-size:14px;color:#fff;border-radius:50%;font-weight:600}.search-wrapper .types-sort .map-sort .map-btn{display:flex;align-items:center;gap:4px;color:#000;border-radius:10px;border:1px solid #e2e5e9;padding:9px 6px 9px 10px;font-size:14px;font-weight:600}@media(max-width: 991.98px){.search-wrapper .types-sort .map-sort .map-btn{width:100%;font-size:12px}}.search-wrapper .types-sort .map-sort .map-btn .icon svg path{stroke-width:1.5px}.search-wrapper .types-sort .map-sort .map-btn .chevron-right svg{width:20px;height:20px}.search-wrapper .types-sort .map-sort .map-btn .chevron-right svg path{stroke:currentColor}.search-wrapper .types-sort .map-sort .sort-bar{height:100%}@media(max-width: 991.98px){.search-wrapper .types-sort .map-sort .sort-bar{width:100%}}.search-wrapper .types-sort .map-sort .sort-bar .sort-box{border-radius:10px;border:1px solid #e2e5e9;display:flex;align-items:center;text-decoration:none;color:#000;height:100%;gap:4px;padding:9px 10px;font-size:14px;font-weight:600}@media(max-width: 767.98px){.search-wrapper .types-sort .map-sort .sort-bar .sort-box{font-size:12px}}.search-wrapper .types-sort .map-sort .sort-bar .sort-box.dropdown-toggle::after{content:none}.search-wrapper .types-sort .map-sort .sort-bar .sort-box .sort-icon{transition:transform .2s}.search-wrapper .types-sort .map-sort .sort-bar .sort-box.show .dropdown-selector{color:#0001fb}.search-wrapper .types-sort .map-sort .sort-bar .sort-box.show .sort-icon{transition:transform .2s;transform:rotate(180deg)}.search-wrapper .types-sort .map-sort .sort-bar .dropdown-menu{display:flex;flex-direction:column;gap:6px;top:8px !important;border-radius:14px;padding:10px;justify-content:center;background-color:#fff;border:1px solid #e2e5e9;opacity:0;transform:translateY(50px);pointer-events:none;visibility:hidden;position:absolute;box-shadow:0 4px 15px 0 rgba(0,0,0,.2)}.search-wrapper .types-sort .map-sort .sort-bar .dropdown-menu.show{opacity:1;transform:translateY(0);visibility:visible;pointer-events:auto;transition:all .3s ease}.search-wrapper .types-sort .map-sort .sort-bar .dropdown-menu .dropdown-item{display:flex;align-items:center;height:40px;gap:8px;background-color:#fff;border-radius:8px;color:#616e77;margin:0;font-weight:500;padding:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer}.search-wrapper .types-sort .map-sort .sort-bar .dropdown-menu .dropdown-item .option-icon{display:block;width:16px;height:16px;border-radius:50%;margin-left:auto;border:2px solid rgba(97,110,119,.3)}.search-wrapper .types-sort .map-sort .sort-bar .dropdown-menu .dropdown-item.active{color:#000;background-color:#f3f4f6}.search-wrapper .types-sort .map-sort .sort-bar .dropdown-menu .dropdown-item.active .option-icon{display:block;width:16px;height:16px;border:4px solid #0001fb}.search-wrapper .types-sort .map-sort .sort-bar .dropdown-menu .dropdown-item:hover{color:#000;background-color:#f3f4f6}.search-wrapper .types-sort .map-sort .sort-bar .dropdown-menu .dropdown-item:hover svg path{stroke:#000}.search-wrapper .loading-container{position:absolute;top:0;left:12px;width:calc(100% - 20px);height:100%;display:flex;align-items:start;justify-content:center;background-color:hsla(0,0%,100%,.2);backdrop-filter:blur(4px);border-radius:14px;padding-top:140px}.search-wrapper .loading-container .loader{animation:rotate 1s infinite;height:50px;width:50px}.search-wrapper .loading-container .loader:before,.search-wrapper .loading-container .loader:after{border-radius:50%;content:"";display:block;height:20px;width:20px}.search-wrapper .loading-container .loader:before{animation:ball1 1s infinite;background-color:#00cf9c;box-shadow:30px 0 0 #0001fb;margin-bottom:10px}.search-wrapper .loading-container .loader:after{animation:ball2 1s infinite;background-color:#0001fb;box-shadow:30px 0 0 #00cf9c}@keyframes rotate{0%{transform:rotate(0deg) scale(0.8)}50%{transform:rotate(360deg) scale(1.2)}100%{transform:rotate(720deg) scale(0.8)}}@keyframes ball1{0%{box-shadow:30px 0 0 #0001fb}50%{box-shadow:0 0 0 #0001fb;margin-bottom:0;transform:translate(15px, 15px)}100%{box-shadow:30px 0 0 #0001fb;margin-bottom:10px}}@keyframes ball2{0%{box-shadow:30px 0 0 #00cf9c}50%{box-shadow:0 0 0 #00cf9c;margin-top:-20px;transform:translate(15px, 15px)}100%{box-shadow:30px 0 0 #00cf9c;margin-top:0}}.search-wrapper .search-sidebar-wrapper .search-sidebar .save-filter-box{display:flex;align-items:center;justify-content:space-between;background-color:#fff;border-radius:14px;padding:12px 14px;font-weight:bold;margin-bottom:4px}.search-wrapper .search-sidebar-wrapper .search-sidebar .save-filter-box .filters-count{display:flex;align-items:center;justify-content:center;height:20px;width:20px;font-size:14px;color:#fff;background-color:#ff3c31;border-radius:50%}.search-wrapper .search-sidebar-wrapper .search-sidebar .save-filter-box .reset-filters-btn{text-align:center;padding:6px 10px;border-radius:10px;border:1px solid #e2e5e9;font-weight:normal;font-size:14px;cursor:pointer}.search-wrapper .search-sidebar-wrapper .search-sidebar .save-filter-box .reset-filters-btn:hover{border-color:#c6c7c8}.search-wrapper .search-sidebar-wrapper .search-sidebar .filter-box{background-color:#fff;border-radius:14px;padding:10px 12px;margin-bottom:10px}.search-wrapper .search-sidebar-wrapper .search-sidebar .filter-box .filter-title{font-weight:bolder;margin-bottom:10px}.search-wrapper .search-sidebar-wrapper .search-sidebar .filter-box .checkboxes-wrapper,.search-wrapper .search-sidebar-wrapper .search-sidebar .filter-box .radios-wrapper{display:flex;flex-direction:column;gap:4px;max-height:200px;overflow-x:hidden}.search-wrapper .search-sidebar-wrapper .search-sidebar .filter-box .checkboxes-wrapper label,.search-wrapper .search-sidebar-wrapper .search-sidebar .filter-box .radios-wrapper label{display:flex;align-items:center;gap:10px;height:40px;background-color:#f3f4f6;padding:10px 8px;border-radius:8px;cursor:pointer}.search-wrapper .search-sidebar-wrapper .search-sidebar .filter-box .checkboxes-wrapper label:hover,.search-wrapper .search-sidebar-wrapper .search-sidebar .filter-box .radios-wrapper label:hover{background-color:#eaf7fd}.search-wrapper .search-sidebar-wrapper .search-sidebar .filter-btn{width:100%;height:50px;border-radius:12px;border:none;margin-top:14px}@media(max-width: 767.98px){#pagination{width:100%;background-color:#fff;border-radius:8px;overflow:hidden}}#pagination .paginationjs-pages{background-color:#fff;border-radius:14px}@media(max-width: 767.98px){#pagination .paginationjs-pages{background-color:unset;margin:0 auto}}#pagination .paginationjs-pages .paginationjs-page,#pagination .paginationjs-pages .paginationjs-prev,#pagination .paginationjs-pages .paginationjs-next,#pagination .paginationjs-pages .paginationjs-ellipsis{border:none;padding:5px}#pagination .paginationjs-pages .paginationjs-page a,#pagination .paginationjs-pages .paginationjs-prev a,#pagination .paginationjs-pages .paginationjs-next a,#pagination .paginationjs-pages .paginationjs-ellipsis a{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border:none;border-radius:12px;background-color:#f3f4f6;font-weight:600;font-size:16px;color:#000;opacity:1}@media(max-width: 767.98px){#pagination .paginationjs-pages .paginationjs-page a,#pagination .paginationjs-pages .paginationjs-prev a,#pagination .paginationjs-pages .paginationjs-next a,#pagination .paginationjs-pages .paginationjs-ellipsis a{width:36px;height:36px;border-radius:8px;font-size:14px}}#pagination .paginationjs-pages .paginationjs-page a::selection,#pagination .paginationjs-pages .paginationjs-prev a::selection,#pagination .paginationjs-pages .paginationjs-next a::selection,#pagination .paginationjs-pages .paginationjs-ellipsis a::selection{background-color:unset;color:unset}#pagination .paginationjs-pages .paginationjs-page a:hover,#pagination .paginationjs-pages .paginationjs-prev a:hover,#pagination .paginationjs-pages .paginationjs-next a:hover,#pagination .paginationjs-pages .paginationjs-ellipsis a:hover{color:#0001fb}#pagination .paginationjs-pages .paginationjs-page.active a,#pagination .paginationjs-pages .paginationjs-prev.active a,#pagination .paginationjs-pages .paginationjs-next.active a,#pagination .paginationjs-pages .paginationjs-ellipsis.active a{background-color:#0001fb;color:#fff}.filter-modal .reset-filters-btn{text-align:center;padding:6px 10px;border-radius:10px;border:1px solid #e2e5e9;font-weight:normal;font-size:14px;cursor:pointer;margin-left:auto}.filter-modal .reset-filters-btn:hover{border-color:#c6c7c8}.filter-modal .modal-header .btn-close:focus{box-shadow:none}#filter-modal-body{background-color:#f8f8f8}#filter-modal-body .search-sidebar .types-sort{display:flex;align-items:center;justify-content:space-between;background-color:#fff;padding:12px 14px;border-radius:14px;margin-bottom:10px}@media(max-width: 991.98px){#filter-modal-body .search-sidebar .types-sort{flex-direction:column;gap:10px}}#filter-modal-body .search-sidebar .types-sort .types{display:flex;align-items:center;gap:4px;height:34px}@media(max-width: 991.98px){#filter-modal-body .search-sidebar .types-sort .types{width:100%}}#filter-modal-body .search-sidebar .types-sort .types .estate-type{display:flex;align-items:center;justify-content:center;background-color:#f3f4f6;border-radius:10px;color:#616e77;height:100%;width:100px;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .3s}@media(max-width: 991.98px){#filter-modal-body .search-sidebar .types-sort .types .estate-type{width:100%}}#filter-modal-body .search-sidebar .types-sort .types .estate-type.active{color:#fff;background-color:#0001fb;transition:background-color .3s}#filter-modal-body .search-sidebar .save-filter-box{display:flex;align-items:center;justify-content:space-between;background-color:#fff;border-radius:14px;padding:12px 14px;font-weight:bold;margin-bottom:4px}#filter-modal-body .search-sidebar .save-filter-box .filters-count{display:flex;align-items:center;justify-content:center;height:20px;width:20px;font-size:14px;color:#fff;background-color:#ff3c31;border-radius:50%}#filter-modal-body .search-sidebar .save-filter-box .save-filter-btn{text-align:center;padding:6px 10px;border-radius:10px;border:1px solid #e2e5e9;font-weight:normal;font-size:14px;cursor:pointer}#filter-modal-body .search-sidebar .save-filter-box .save-filter-btn:hover{border-color:#c6c7c8}#filter-modal-body .search-sidebar .filter-box{background-color:#fff;border-radius:14px;padding:10px 12px;margin-bottom:10px}#filter-modal-body .search-sidebar .filter-box .filter-title{font-weight:bolder;margin-bottom:10px}#filter-modal-body .search-sidebar .filter-box .checkboxes-wrapper,#filter-modal-body .search-sidebar .filter-box .radios-wrapper{display:flex;flex-direction:column;gap:4px;max-height:200px;overflow-x:hidden}#filter-modal-body .search-sidebar .filter-box .checkboxes-wrapper label,#filter-modal-body .search-sidebar .filter-box .radios-wrapper label{display:flex;align-items:center;gap:10px;height:40px;background-color:#f3f4f6;padding:10px 8px;border-radius:8px;cursor:pointer}#filter-modal-body .search-sidebar .filter-box .checkboxes-wrapper label:hover,#filter-modal-body .search-sidebar .filter-box .radios-wrapper label:hover{background-color:#eaf7fd}#submit-modal-filter-form-btn{width:100%;height:40px;border-radius:12px;border:none}.bottom-navbar{background-color:#fff;display:none;align-items:center;border-top:1px solid rgba(0,0,0,.04);padding:10px 0 14px 0}@media(max-width: 991.98px){.bottom-navbar{display:flex}}.bottom-navbar .bottom-navbar-item .icon{display:block;text-align:center;margin-bottom:4px}.bottom-navbar .bottom-navbar-item .icon svg path{stroke:#616e77}.bottom-navbar .bottom-navbar-item .icon.search-icon svg path{stroke-width:1}.bottom-navbar .bottom-navbar-item .title{display:block;font-size:12px;text-align:center;color:#616e77;font-weight:600}.bottom-navbar .bottom-navbar-item.active .icon svg path{stroke:#0001fb;stroke-width:2}.bottom-navbar .bottom-navbar-item.active .icon.search-icon svg path{stroke-width:1.5}.bottom-navbar .bottom-navbar-item.active .icon.plus-icon svg path{stroke-width:2.8}.bottom-navbar .bottom-navbar-item.active .icon.profile-icon svg path{stroke-width:1.6}.bottom-navbar .bottom-navbar-item.active .title{color:#0001fb}.bottom-navbar-place{height:55px;margin-top:24px}.swal2-container{backdrop-filter:blur(6px)}.swal2-container .swal2-popup{border-radius:14px;padding:36px}.swal2-container .swal2-popup .swal2-icon{margin:0 auto 16px auto}.swal2-container .swal2-popup .swal2-title{padding:0}@media(max-width: 767.98px){.swal2-container .swal2-popup .swal2-title{font-size:22px}}.swal2-container .swal2-popup .swal2-actions{display:flex;align-items:center;justify-content:space-between}.swal2-container .swal2-popup .swal2-actions button{width:45%;height:56px;border:none;outline:none;box-shadow:none;border-radius:12px}.swal2-container .swal2-popup .swal2-actions button.swal2-confirm{order:2;color:#fff}.swal2-container .swal2-popup .swal2-actions button.swal2-cancel{order:1;background-color:#f2f4f6;color:#575656}.map-wrapper{position:relative;overflow:hidden}.map-wrapper button{height:48px;width:48px;border-radius:50%;box-shadow:0 0 15px 0 rgba(37,37,37,.15);outline:none;border:0;display:flex;align-items:center;justify-content:center;background-color:#fff;transition:background-color .3s}.map-wrapper button:hover{transition:background-color .3s;background-color:#f3f4f6}.map-wrapper .tools{position:absolute;top:10px;right:10px;z-index:100;display:flex;align-items:start;gap:4px}.map-wrapper .tools .layer-buttons .toggle-layers{margin-bottom:8px}.map-wrapper .tools .layer-buttons .layers .switch-style-btn{margin-bottom:4px}.map-wrapper .tools .layer-buttons .layers .switch-style-btn.active{background-color:#f3f4f6;border:1px solid #707070}.map-wrapper .zoom-buttons{position:absolute;bottom:10px;right:10px;z-index:100;display:flex;flex-direction:column;gap:4px}@media(max-width: 991.98px){.map-wrapper.fullscreen .tools{top:100px}}@media(max-width: 991.98px){.map-wrapper.fullscreen .zoom-buttons{bottom:60px}}.map-wrapper .maplibregl-popup{top:-14px}.map-wrapper .maplibregl-popup .maplibregl-popup-content{border-radius:14px;box-shadow:0 2px 8px 0 rgba(0,0,0,.2);width:150px;padding:6px 12px}.map-wrapper .maplibregl-popup .maplibregl-popup-content .map-popup{display:block;outline:none;box-shadow:none}.map-wrapper .maplibregl-popup .maplibregl-popup-content .map-popup .type{color:#000;font-size:14px;font-weight:600}.map-wrapper .maplibregl-popup .maplibregl-popup-content .map-popup .price{font-weight:800;font-size:16px;color:#0001fb}.map-wrapper .maplibregl-popup .maplibregl-popup-content .maplibregl-popup-close-button{background-color:unset;box-shadow:unset;border-radius:4px;width:26px;height:26px;margin:5px;font-size:16px}.map-wrapper .maplibregl-popup .maplibregl-popup-tip{display:none}.map-search-wrapper{background-color:rgba(101,101,101,.2);backdrop-filter:blur(6px);position:absolute;top:80px;left:10px;z-index:10;padding:20px;display:block;height:calc(100% - 90px);border-radius:14px;max-width:400px}@media(max-width: 991.98px){.map-search-wrapper{width:calc(100% - 10px);max-width:unset;height:auto;padding:8px;top:75px;left:5px}}@media(max-width: 767.98px){.map-search-wrapper{top:70px}}.map-search-wrapper .map-search-sidebar{overflow:scroll;scrollbar-width:none;height:100%;border-radius:14px}@media(max-width: 991.98px){.map-search-wrapper .map-search-sidebar{overflow:hidden}}.map-search-wrapper .map-search-sidebar .info-bar{font-size:16px;padding:10px 12px}@media(max-width: 991.98px){.map-search-wrapper .map-search-sidebar .info-bar{display:flex;align-items:center;justify-content:space-between;margin-top:0}}.map-search-wrapper .map-search-sidebar .info-bar .show-filter-wrapper-btn{display:none;align-items:center;justify-content:center;width:38px;height:38px;border:1px solid #e2e5e9;border-radius:10px;position:relative}@media(max-width: 991.98px){.map-search-wrapper .map-search-sidebar .info-bar .show-filter-wrapper-btn{display:flex}}.map-search-wrapper .map-search-sidebar .info-bar .show-filter-wrapper-btn .filters-count{position:absolute;top:-6px;right:-6px;display:flex;align-items:center;justify-content:center;width:20px;height:20px;background-color:#ff3c31;font-size:14px;color:#fff;border-radius:50%;font-weight:600}.map-search-wrapper .map-search-sidebar .types-sort{margin-bottom:10px;padding:10px 12px}@media(max-width: 991.98px){.map-search-wrapper .map-search-sidebar .types-sort{display:none}}.map-search-wrapper .map-search-sidebar .types-sort .types{width:100%}.map-search-wrapper .map-search-sidebar .types-sort .types .estate-type{width:100%}.map-search-wrapper .map-search-sidebar .search-sidebar{padding-bottom:40px}.map-search-wrapper .map-search-sidebar .search-sidebar .save-filter-box{padding:10px 12px}.map-search-wrapper .map-search-sidebar .search-sidebar .filter-btn{position:fixed;right:20px;bottom:10px;width:calc(100% - 40px);box-shadow:0 -2px 8px 3px rgba(0,0,0,.2)}.profile-wrapper{margin-bottom:40px}@media(max-width: 991.98px){.profile-wrapper{display:block;margin-top:20px}}.profile-wrapper .profile-sidebar-wrapper .info-box{display:flex;align-items:center;justify-content:space-between;background-color:#fff;border-radius:14px;padding:12px 16px 16px 16px;margin-bottom:12px}.profile-wrapper .profile-sidebar-wrapper .info-box .info .name{color:#000;font-weight:800;font-size:18px;margin-bottom:4px}.profile-wrapper .profile-sidebar-wrapper .info-box .info .phone{color:#616e77;font-weight:600;font-size:14px}.profile-wrapper .profile-sidebar-wrapper .links{display:flex;flex-direction:column;gap:6px}.profile-wrapper .profile-sidebar-wrapper .links .link{display:flex;align-items:center;gap:10px;padding:12px;color:#616e77;font-weight:600;border-radius:14px}.profile-wrapper .profile-sidebar-wrapper .links .link .icon svg{width:22px;height:22px}.profile-wrapper .profile-sidebar-wrapper .links .link .icon svg path{stroke:#616e77}.profile-wrapper .profile-sidebar-wrapper .links .link:hover{color:#000;background-color:#fff}.profile-wrapper .profile-sidebar-wrapper .links .link:hover .icon svg path{stroke:#000}.profile-wrapper .profile-sidebar-wrapper .links .link.active{background-color:#fff;color:#000}.profile-wrapper .profile-sidebar-wrapper .links .link.active .icon svg path{stroke:#0001fb}.profile-wrapper .profile-sidebar-wrapper .links .link.logout{border:none;background-color:rgba(0,0,0,0)}.profile-wrapper .profile-sidebar-wrapper .links .link.logout:hover{background-color:#fff}.profile-wrapper .profile-icon{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background-color:#fff;border-radius:14px}.profile-wrapper .profile-icon img{width:100px;height:100px}.profile-wrapper .profile-body{width:100%;height:100%;background-color:#fff;border-radius:14px;padding:24px}@media(max-width: 767.98px){.profile-wrapper .profile-body{padding:14px}}.profile-wrapper .profile-body .title{display:flex;align-items:center;justify-content:space-between;padding:6px 0 20px 0;border-bottom:1px solid #f3f4f6;font-size:20px;font-weight:600;margin-bottom:10px}@media(max-width: 767.98px){.profile-wrapper .profile-body .title{font-size:18px}}.profile-wrapper .profile-body .title .profile-edit-btn{padding:8px 12px;border:1px solid #e2e5e9;border-radius:10px;color:#000;font-weight:600;font-size:14px;transition:border .3s}.profile-wrapper .profile-body .title .profile-edit-btn:hover{transition:border .3s;border:1px solid #a3a3a3}.profile-wrapper .profile-body.account-wrapper .account-info{padding:16px 0;border-bottom:1px solid #f3f4f6;font-weight:600}.profile-wrapper .profile-body.account-wrapper .account-info .key{color:#616e77}.profile-wrapper .profile-body.account-wrapper .notification-toggle{padding:16px 0;font-weight:800}.profile-wrapper .profile-body.account-wrapper .notification-toggle .description{display:block;font-weight:500;font-size:14px;color:#616e77}.profile-wrapper .profile-body .buttons{margin-top:32px;display:flex;align-items:center;justify-content:end;gap:6px}.profile-wrapper .profile-body .buttons .cancel-btn{background-color:#f3f4f6;min-width:40px;color:#d80000;padding:10px;font-weight:600;border-radius:10px}.profile-wrapper .profile-body .buttons .submit-btn{min-width:40px;border:none;padding:10px;font-weight:600;border-radius:10px}.comparisons-wrapper .comparisons{width:100%;display:flex;overflow-x:scroll;gap:14px;padding-bottom:40px;border-radius:14px}.comparisons-wrapper .comparisons::-webkit-scrollbar{width:10px;height:10px}.comparisons-wrapper .comparisons::-webkit-scrollbar-track{background:#efefef;border-radius:10px}.comparisons-wrapper .comparisons::-webkit-scrollbar-thumb{background:#1c74e4;border-radius:10px}.comparisons-wrapper .comparisons .comparison{display:flex;flex-direction:column;gap:8px;min-width:22%}@media(max-width: 991.98px){.comparisons-wrapper .comparisons .comparison{min-width:35%}}@media(max-width: 767.98px){.comparisons-wrapper .comparisons .comparison{min-width:75%}}.comparisons-wrapper .comparisons .comparison .image{width:100%;height:250px;border-radius:14px;overflow:hidden}.comparisons-wrapper .comparisons .comparison .image .empty-image{width:100%;height:100%;background-color:#fff;display:flex;align-items:center;justify-content:center}.comparisons-wrapper .comparisons .comparison .image .empty-image svg{width:40px;height:40px}.comparisons-wrapper .comparisons .comparison .image .empty-image svg path{stroke:#eeeff1}.comparisons-wrapper .comparisons .comparison .info{background-color:#fff;border-radius:14px;padding:4px}.comparisons-wrapper .comparisons .comparison .info .price-date{display:flex;align-items:center;justify-content:space-between;text-decoration:none;padding:8px}.comparisons-wrapper .comparisons .comparison .info .price-date .price{color:#1c74e4;font-weight:800;font-size:20px}.comparisons-wrapper .comparisons .comparison .info .price-date .date{color:#616e77;font-size:14px;font-weight:500}.comparisons-wrapper .comparisons .comparison .info .name{height:44px;color:#333;margin-bottom:10px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;padding:0 8px 8px 8px;font-weight:600}.comparisons-wrapper .comparisons .comparison .info .region{display:flex;align-items:center;overflow:hidden;gap:4px;padding:7px 6px;background-color:#edf6ff;border-radius:8px;height:34px}.comparisons-wrapper .comparisons .comparison .info .region .icon{display:flex;align-items:center;justify-content:center}.comparisons-wrapper .comparisons .comparison .info .region .icon svg{width:20px;height:20px;color:#0084ff}.comparisons-wrapper .comparisons .comparison .info .region .region-name{overflow:hidden;text-overflow:ellipsis;text-wrap:nowrap;font-size:14px;font-weight:600;color:rgba(0,0,0,.6);width:100%;color:#0084ff}.comparisons-wrapper .comparisons .comparison .attributes{background-color:#fff;padding:4px;border-radius:14px;display:flex;flex-direction:column;gap:4px}.comparisons-wrapper .comparisons .comparison .attributes .attribute{display:flex;align-items:center;justify-content:space-between;padding:16px;background-color:#f8f8f8;border-radius:10px}.comparisons-wrapper .comparisons .comparison .attributes .attribute .key{font-weight:600;color:#616e77}.comparisons-wrapper .comparisons .comparison .attributes .attribute .value{font-weight:800}.favorites-wrapper .estates{display:flex;flex-direction:column;gap:16px;margin-top:28px}@media(max-width: 767.98px){.favorites-wrapper .estates{margin-top:18px}}.profile-wrapper .estate-section-btn{display:flex;align-items:center;justify-content:space-between;background-color:#fff;padding:12px 16px;color:#000;border-radius:14px;transition:background-color 1s;border:1px solid rgba(0,0,0,0)}@media(max-width: 767.98px){.profile-wrapper .estate-section-btn{padding:8px 12px}}.profile-wrapper .estate-section-btn.active{transition:background-color 1s;background-color:#000;color:#fff}.profile-wrapper .estate-section-btn.active .total{color:#dadada}.profile-wrapper .estate-section-btn .title{width:100%;overflow:hidden;text-overflow:ellipsis;font-size:18px;font-weight:600;white-space:nowrap}@media(max-width: 767.98px){.profile-wrapper .estate-section-btn .title{font-size:14px}}.profile-wrapper .estate-section-btn .total{font-weight:700;color:#616e77;margin-left:8px}@media(max-width: 767.98px){.profile-wrapper .estate-section-btn .total{font-size:12px}}.profile-wrapper .estates{height:unset;display:flex;flex-direction:column;gap:12px}.profile-wrapper .estate-details-wrapper .swiper-container-wrapper{width:100%;aspect-ratio:1.5;flex-flow:row nowrap}@media(max-width: 991.98px){.profile-wrapper .estate-details-wrapper .swiper-container-wrapper{aspect-ratio:1.7}}.profile-wrapper .estate-details-wrapper .swiper-container-wrapper .swiper-container{overflow:hidden;width:100%;margin-left:auto;margin-right:auto;user-select:none;border-radius:16px}.profile-wrapper .estate-details-wrapper .swiper-container-wrapper .swiper-container.gallery-top{position:relative;width:100%;height:100%;margin-right:10px}.profile-wrapper .estate-details-wrapper .swiper-container-wrapper .swiper-container.gallery-top .swiper-wrapper .swiper-slide{text-align:center;background-size:cover;background-position:center;background-color:#fff;display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;border-radius:16px;overflow:hidden}.profile-wrapper .estate-details-wrapper .swiper-container-wrapper .swiper-container.gallery-top .swiper-wrapper .swiper-slide a{display:block;width:100%;height:100%}.profile-wrapper .estate-details-wrapper .swiper-container-wrapper .swiper-container.gallery-top .swiper-wrapper .swiper-slide a img{width:100%;height:100%;object-fit:cover}.profile-wrapper .estate-details-wrapper .swiper-container-wrapper .swiper-container.gallery-top .swiper-wrapper .swiper-slide-active{background-color:#fff}.profile-wrapper .estate-details-wrapper .swiper-container-wrapper .swiper-container.gallery-top .swiper-button-next,.profile-wrapper .estate-details-wrapper .swiper-container-wrapper .swiper-container.gallery-top .swiper-button-prev{width:42px;height:42px;background-color:rgba(37,37,37,.5);border-radius:50%;color:#fff;backdrop-filter:blur(80px)}.profile-wrapper .estate-details-wrapper .swiper-container-wrapper .swiper-container.gallery-top .swiper-button-next svg,.profile-wrapper .estate-details-wrapper .swiper-container-wrapper .swiper-container.gallery-top .swiper-button-prev svg{width:26px;height:26px}@media(max-width: 991.98px){.profile-wrapper .estate-details-wrapper .swiper-container-wrapper .swiper-container.gallery-top .swiper-button-next,.profile-wrapper .estate-details-wrapper .swiper-container-wrapper .swiper-container.gallery-top .swiper-button-prev{display:none}}.profile-wrapper .estate-details-wrapper .swiper-container-wrapper .swiper-container.gallery-top .swiper-button-next:after,.profile-wrapper .estate-details-wrapper .swiper-container-wrapper .swiper-container.gallery-top .swiper-button-prev:after{display:none}.profile-wrapper .estate-details-wrapper .swiper-container-wrapper .swiper-container.gallery-top .swiper-pagination{display:flex}.profile-wrapper .estate-details-wrapper .swiper-container-wrapper .swiper-container.gallery-top .swiper-pagination .swiper-pagination-box{height:28px;width:60px;display:flex;align-items:center;justify-content:center;background-color:rgba(37,37,37,.5);backdrop-filter:blur(80px);border-radius:10px;font-size:16px;color:#fff;margin:0 auto}@media(max-width: 767.98px){.profile-wrapper .estate-details-wrapper .swiper-container-wrapper .swiper-container.gallery-top .swiper-pagination .swiper-pagination-box{height:30px;width:60px;font-size:14px;border-radius:12px}}.profile-wrapper .estate-details-wrapper .empty-image{background-color:#f3f4f6;width:100%;aspect-ratio:1.5;flex-flow:row nowrap;border-radius:14px;display:flex;align-items:center;justify-content:center}@media(max-width: 991.98px){.profile-wrapper .estate-details-wrapper .empty-image{aspect-ratio:1.7}}.profile-wrapper .estate-details-wrapper .empty-image svg{width:60px;height:60px}.profile-wrapper .estate-details-wrapper .details .price{font-size:22px;font-weight:700;margin-bottom:8px}.profile-wrapper .estate-details-wrapper .details .general-info{font-weight:500;font-size:18px;margin-bottom:8px}.profile-wrapper .estate-details-wrapper .details .general-info span{color:#616e77}.profile-wrapper .estate-details-wrapper .details .name{font-weight:500;font-size:18px;margin-bottom:8px}.profile-wrapper .estate-details-wrapper .details .description{font-weight:500;color:#616e77}.profile-wrapper .estate-details-wrapper .edit-btn{background-color:#fff;border:1px solid #e2e5e9;border-radius:10px;padding:6px 10px;font-size:14px;font-weight:600;cursor:pointer;transition:border .3s;color:#000}.profile-wrapper .estate-details-wrapper .edit-btn:hover{transition:border .3s;border:1px solid rgba(158,158,158,.78)}.profile-wrapper .estate-details-wrapper .edit-btn:disabled{color:#e2e5e9;border:1px solid #e2e5e9;cursor:default}.profile-wrapper .estate-details-wrapper .delete-btn{background-color:red;border-radius:10px;padding:6px 10px;font-size:14px;font-weight:600;color:#fff;border:none;display:flex;align-items:center;gap:4px;transition:all .3s}.profile-wrapper .estate-details-wrapper .delete-btn svg{width:20px;height:20px}.profile-wrapper .estate-details-wrapper .delete-btn:hover{transition:all .3s;background-color:#e60101}.estate-service{background-color:#fff;padding:16px;border-radius:14px;display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.estate-service .icon{width:80px;height:80px;display:flex;align-items:center;justify-content:center;flex-direction:column;font-weight:800;border-radius:12px;flex-shrink:0}.estate-service .icon svg{width:35px;height:35px}.estate-service .icon.vip{background:#ffd25e;background:linear-gradient(118deg, rgb(255, 210, 94) 0%, rgb(255, 244, 205) 50%, rgb(255, 213, 64) 100%)}.estate-service .icon.date{background:#1c74e4;color:#fff}.estate-service .text{padding-right:32px}.estate-service .text .title{font-weight:600;font-size:18px}.estate-service .text .description{color:#616e77;font-size:14px}.estate-service .pay{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;flex-shrink:0}.estate-service .pay .price{text-wrap:nowrap;font-size:18px;font-weight:700}.estate-service .pay .pay-btn{background-color:#1c74e4;color:#fff;font-weight:500;display:inline-block;padding:6px 12px;border-radius:8px}.create-step-tabs{display:flex;align-items:center;max-width:900px;margin:0 auto 32px auto;gap:12px;height:90px}@media(max-width: 991.98px){.create-step-tabs{height:unset;margin:28px auto 16px auto;background-color:#fff;border-radius:14px;gap:12px;padding:14px}}@media(max-width: 767.98px){.create-step-tabs{margin:16px auto}}.create-step-tabs .step-tab{background-color:#fff;border-radius:14px;padding:16px;width:100%;height:100%}@media(max-width: 991.98px){.create-step-tabs .step-tab{padding:0}}.create-step-tabs .step-tab .tab-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}@media(max-width: 991.98px){.create-step-tabs .step-tab .tab-head{display:none}}.create-step-tabs .step-tab .tab-head .icon{width:24px;height:24px}.create-step-tabs .step-tab .tab-head .finished{display:flex;align-items:center;gap:4px;color:#14ac00;font-weight:500}@media(max-width: 991.98px){.create-step-tabs .step-tab .tab-head .finished{display:none}}.create-step-tabs .step-tab .tab-head .finished svg g path{stroke:#14ac00}.create-step-tabs .step-tab .line{display:none;height:8px;width:100%;border-radius:16px;background-color:#f3f4f6;margin-bottom:8px}@media(max-width: 991.98px){.create-step-tabs .step-tab .line{display:block}}.create-step-tabs .step-tab .line.active{background-color:#0001fb}.create-step-tabs .step-tab .tab-name{font-weight:600}@media(max-width: 991.98px){.create-step-tabs .step-tab .tab-name{color:#616e77}}@media(max-width: 767.98px){.create-step-tabs .step-tab .tab-name{font-size:12px;width:100%;overflow:hidden}}.create-step-tabs .step-tab.active .tab-head .icon svg{color:#0001fb}.create-step-tabs .step-tab.active .tab-name{color:#0001fb}@media(max-width: 991.98px){.create-step-tabs .step-tab.active .tab-name{color:#000}}.create-step-tabs .tab-arrow{height:100% !important;display:flex;align-items:center;justify-content:center;background-color:#fff;border-radius:14px;padding:8px}@media(max-width: 991.98px){.create-step-tabs .tab-arrow{display:none}}.create-step-tabs .tab-arrow svg{width:24px;height:24px}.create-step-tabs .tab-arrow svg path{stroke:#616e77}.create-step-tabs .tab-arrow.active svg path{stroke:#0001fb}.create-body{background-color:#fff;border-radius:14px;max-width:900px;margin:0 auto 64px auto}@media(max-width: 991.98px){.create-body{margin-bottom:32px}}.create-body .title{font-size:20px;font-weight:600;padding:24px 32px;border-bottom:1px solid #e2e5e9;margin-bottom:32px}@media(max-width: 991.98px){.create-body .title{padding:12px;font-size:18px;margin-bottom:16px}}.create-body .content{display:flex;align-items:start;justify-content:space-between;padding:24px 32px;border-bottom:1px solid #f3f4f6}@media(max-width: 991.98px){.create-body .content{padding:12px;display:block}}.create-body .content label{color:#000;font-weight:600}@media(max-width: 767.98px){.create-body .content label{font-size:14px}}.create-body .content.price .input-group-text-end{background-color:#f3f4f6 !important;font-weight:600;color:#14ac00}.create-body .content.category .type-label{display:flex;align-items:center;justify-content:space-between;width:100%;padding:6px 12px;border:1px solid #e2e5e9;color:#616e77;border-radius:10px;font-weight:600;transition:border .3s;font-size:14px;cursor:pointer}@media(max-width: 991.98px){.create-body .content.category .type-label{margin-bottom:8px}}.create-body .content.category .type-label.active{color:#000;border:1px solid #0001fb;transition:border .3s}.create-body .content.category .type-label .form-check{display:flex;align-items:center;justify-content:center}.create-body .content.map{border:none}.create-body .buttons{display:flex;align-items:center;justify-content:space-between;padding:24px;border-top:1px solid #e2e5e9}@media(max-width: 767.98px){.create-body .buttons{padding:12px}}.create-body .buttons .back-btn{display:flex;align-items:center;justify-content:center;height:40px;padding:8px 24px;border-radius:10px;border:1px solid #e2e5e9;background-color:#f3f4f6;color:#000}.create-body .buttons .back-btn:hover{border:1px solid #c3c6ca}.create-body .buttons .next-btn{display:flex;align-items:center;justify-content:center;height:40px;padding:8px 24px;border-radius:10px;border:none}.create-body .images-wrapper{padding:0 32px}.create-body .images-wrapper #draganddrop{height:150px;background-color:#f3f4f6;margin-bottom:24px;border-radius:10px;border:1px dashed rgba(0,0,0,.12);text-align:center;color:#616e77}.create-body .images-wrapper #draganddrop:hover{background-color:#fff;cursor:pointer;background-size:30px 30px;background-image:-webkit-linear-gradient(135deg, #F3F4F6 25%, transparent 25%, transparent 50%, #F3F4F6 50%, #F3F4F6 75%, transparent 75%, transparent);background-image:linear-gradient(-45deg, #F3F4F6 25%, transparent 25%, transparent 50%, #F3F4F6 50%, #F3F4F6 75%, transparent 75%, transparent);-webkit-animation:stripes 1s linear infinite;animation:stripes 1s linear infinite;border:1px solid rgba(0,0,0,.12)}.create-body .images-wrapper #draganddrop #draggable{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.create-body .images-wrapper #image-container .dropped-image-container .image-box{width:100%;height:150px;border:1px solid rgba(0,0,0,.12);border-radius:10px;overflow:hidden;position:relative}.create-body .images-wrapper #image-container .dropped-image-container .image-box img{width:100%;height:100%;object-fit:cover}.create-body .images-wrapper #image-container .dropped-image-container .image-box .main-image-title{position:absolute;width:100%;height:28px;top:0;left:0}.create-body .images-wrapper #image-container .dropped-image-container .image-box .main-image-title .title{padding:0;width:70%;margin:0 auto;height:28px !important;color:#000;font-weight:700;font-size:14px;text-align:center;background-color:hsla(0,0%,100%,.5);backdrop-filter:blur(20px);border-radius:0 0 8px 8px;border:none}@media(max-width: 767.98px){.create-body .images-wrapper #image-container .dropped-image-container .image-box .main-image-title .title{width:100%;border-radius:0}}.create-body .images-wrapper #image-container .dropped-image-container .image-box .buttons{position:absolute;bottom:0;height:48px;width:100%;display:flex;align-items:center;justify-content:center;gap:6px;border:none}.create-body .images-wrapper #image-container .dropped-image-container .image-box .buttons .expand,.create-body .images-wrapper #image-container .dropped-image-container .image-box .buttons .remove{height:36px;width:36px;display:flex;align-items:center;justify-content:center;border-radius:8px;background-color:rgba(37,37,37,.5);backdrop-filter:blur(80px);color:#fff;transition:background-color .3s;cursor:pointer}.create-body .images-wrapper #image-container .dropped-image-container .image-box .buttons .expand:hover,.create-body .images-wrapper #image-container .dropped-image-container .image-box .buttons .remove:hover{transition:background-color .3s;background-color:rgba(37,37,37,.3)}.create-body .images-wrapper #image-container .dropped-image-container .image-box .progress{position:absolute;width:100%;bottom:0;height:3px;--bs-progress-bar-bg: #0001FB}.create-body .images-wrapper #image-container .dropped-image-container .image-box .progress .progress-bar{width:1px}.create-body .images-wrapper #image-container .dropped-image-container .image-box .blurred{backdrop-filter:blur(3px)}.create-body .attributes-wrapper .features .body .feature-label{height:50px;display:flex;align-items:center;justify-content:space-between;border:1px solid #e2e5e9;border-radius:12px;cursor:pointer;padding:0 8px 0 12px}.create-body .attributes-wrapper .features .body .feature-label.checked{background-color:rgba(38,136,235,.12);border-color:#2688eb}.create-body .attributes-wrapper .features .body .feature-label .label-title{padding:0;font-weight:600}@keyframes stripes{from{background-position:0 0}to{background-position:30px 0}}@-webkit-keyframes stripes{from{background-position:30px 0}to{background-position:0 0}}@media(max-width: 991.98px){.organizations-show-wrapper{padding-top:28px}}.organizations-show-wrapper .info{background-color:#fff;padding:24px;border-radius:14px;margin-bottom:24px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:12px}.organizations-show-wrapper .info .logo{width:150px;height:150px;border-radius:50%;background-color:#f3f4f6;display:flex;align-items:center;justify-content:center}.organizations-show-wrapper .info .logo svg{width:60px;height:60px;color:#6b7280}.organizations-show-wrapper .info .name{font-weight:600;font-size:22px;display:flex;align-items:center;gap:6px}.organizations-show-wrapper .see-all-btn{display:block;color:#000;text-align:center;background-color:#fff;border-radius:14px;padding:12px;margin-bottom:24px;font-weight:600;font-size:18px;box-shadow:0 0 10px 0 rgba(0,0,0,.02)}@media(max-width: 991.98px){.choose-bank-wrapper{padding-top:24px}}.choose-bank-wrapper .choose-bank{display:flex;align-items:center;margin-bottom:24px}.choose-bank-wrapper .choose-bank .label-bank_name{display:flex;align-items:center;justify-content:space-between;background-color:hsla(0,0%,100%,.1);padding:6px 12px 6px 6px;border-radius:14px;cursor:pointer;transition:background-color .3s;background-color:#fff}.choose-bank-wrapper .choose-bank .label-bank_name.active{background-color:#0001fb;color:#fff;transition:background-color .3s}.choose-bank-wrapper .choose-bank .label-bank_name .image-name{display:flex;align-items:center;gap:10px}.choose-bank-wrapper .choose-bank .label-bank_name .image-name .image{display:flex;align-items:center;justify-content:center;width:70px;height:70px;border-radius:10px;padding:4px;background-color:#fff;flex-shrink:0}.choose-bank-wrapper .choose-bank .label-bank_name .image-name .image img{width:100%}.choose-bank-wrapper .choose-bank .label-bank_name .image-name .name{font-weight:600;font-size:20px}.choose-bank-wrapper .submit-btn{display:flex;align-items:center;justify-content:center;height:48px;color:#000;background-color:#fff;border-radius:14px;border:none;font-size:20px;font-weight:600;padding:6px 16px;min-width:200px}@media(max-width: 991.98px){.choose-bank-wrapper .submit-btn{width:100%}}.choose-bank-wrapper .submit-btn .spinner{border:2.5px solid #fff;border-top:2.5px solid rgba(0,0,0,0);border-radius:50%;width:20px;height:20px;animation:spin 1s linear infinite;display:inline-block;margin-right:8px}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.payment-result-wrapper{width:100%;height:100%;background-color:#fff;border-radius:14px;padding:56px 24px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:24px;margin-bottom:24px}@media(max-width: 991.98px){.payment-result-wrapper{margin-top:32px;height:70vh}}.payment-result-wrapper .icon{width:100px;height:100px;border-radius:50%;display:flex;align-items:center;justify-content:center}.payment-result-wrapper .icon svg{width:70px;height:70px}.payment-result-wrapper .icon.success{background-color:#2bc569;color:#fff}.payment-result-wrapper .icon.failed{background-color:red;color:#fff}.payment-result-wrapper .icon.refunded{background-color:#1c74e4;color:#fff}.payment-result-wrapper .icon .spinner{border:6px solid #6b7280;border-top:6px solid rgba(0,0,0,0);border-radius:50%;width:50px;height:50px;animation:spin 1s linear infinite;display:inline-block;margin-bottom:12px}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.payment-result-wrapper .text{font-weight:600;font-size:24px}/*# sourceMappingURL=app.css.map */
