:root{--primary:#1f3e72;--secondary:#ffffffc7;--black:#212121;--blue-gradient:linear-gradient(97.05deg,#4066ff 3.76%,#2949c6);--orange-gradient:linear-gradient(270deg,#ffb978,#ff922d);--blue:#4066ff;--lightBlue:#eef;--shadow:0px 23px 21px -8px #88a0ff40}*{box-sizing:border-box;font-family:Gilroy;margin:0;padding:0;scroll-behavior:smooth;-webkit-user-select:none;user-select:none}a{color:inherit;text-decoration:none}.paddings{padding:1.5rem}.innerWidth{width:100%}.flexCenter{flex-wrap:wrap;justify-content:center;row-gap:2rem}.flexCenter,.flexStart{align-items:center;display:flex}.flexStart{justify-content:flex-start}.flexEnd{align-items:center;display:flex;justify-content:flex-end}.flexColCenter{align-items:center}.flexColCenter,.flexColStart{display:flex;flex-direction:column;justify-content:center}.flexColStart{align-items:flex-start}.flexColEnd{align-items:flex-end;display:flex;flex-direction:column;justify-content:center}.primaryText{color:#1f3e72;font-size:2rem;font-weight:700}.secondaryText{color:#8c8b8b;font-size:.9rem}.orangeText{color:orange;font-size:1.5rem;font-weight:600}.head-text{font-size:1.2rem;font-weight:600;padding-left:10px;padding-top:5px}#light .head-text{color:#3f3f3f}#dark .head-text{color:#d6d6d6}.button{background:linear-gradient(97.05deg,#4066ff 3.76%,#2949c6);background:var(--blue-gradient);border:none;border-radius:4px;color:#fff;font-weight:500;padding:.6rem 1.4rem;transition:all .3s ease-in}.button:hover{cursor:pointer;transform:scale(1.1)}@media (min-width:1536px){.innerWidth{margin:auto;max-width:1280px}}@media (min-width:640px){.paddings{padding:4rem}}@media (min-width:1280px),(min-width:768px){.paddings{padding:2rem}}@media (max-width:640px){.primaryText{font-size:1.5rem}.orangeText{font-size:1.2rem}}@font-face{font-family:Gilroy;src:url(/static/media/Gilroy%20GEO%20Heavy.a04018c8937f30f1ca2c.ttf)}.App{overflow-x:clip;position:relative}.white-gradient{background:hsla(0,0%,100%,.522);border-radius:100px;filter:blur(100px);height:20rem;position:absolute;width:20rem}#light .white-gradient{background:rgba(0,0,0,.522)}#dark .white-gradient{background:hsla(0,0%,100%,.522)}.h-wrapper{color:#000;z-index:99}#light .h-wrapper{background:#f2f2f2cc;border-bottom:2px solid #ebebeb}#dark .h-wrapper,#light .h-wrapper{transition:background-color .3s ease-in-out,border-bottom .3s ease-in-out}#dark .h-wrapper{background:#212121cc;border-bottom:2px solid #1c1c1c}.h-container{color:var(--secondary);justify-content:space-between;padding-bottom:1rem;padding-top:1rem}.logo-link{cursor:pointer;z-index:20}.logo-link img{height:90px;width:90px}.h-menu{gap:2rem}.h-menu>*{cursor:pointer;transition:color .3s ease-in-out}#light .h-menu>*{color:#212121cc}#dark .h-menu>*{color:#f2f2f2cc}#dark .h-menu>:hover,#light .h-menu>:hover{color:#ffa44f;transition:color .3s ease-in-out}.menu-icon{display:none}@media (max-width:768px){.menu-icon{display:block}#dark .menu-icon{color:#fff}#light .menu-icon{color:#000}.h-menu{align-items:flex-start;background:#fff;border-radius:10px;box-shadow:0 4px 4px rgba(0,0,0,.005);color:var(--black);flex-direction:column;font-weight:500;gap:2rem;padding:3rem;position:absolute;right:4rem;top:3rem;transition:all .3s ease-in-out;z-index:99}#light .h-menu>*{color:#212121cc}#dark .h-menu>*{color:#000c}}#time{position:absolute;right:100vw}#time+label{--i:0;--j:calc(1 - var(--i));grid-gap:.5em .25em;background:hsl(199,98%,calc(var(--j)*48%));border-radius:1.75em;color:#0000;cursor:pointer;display:grid;height:2em;overflow:hidden;padding:.5em;transition:.3s;-webkit-user-select:none;user-select:none;width:70%}#time+label:after,#time+label:before{content:"";height:1em;transition:inherit;width:1em}#time+label:before{background:#ff0;border-radius:50px;transform:translate(calc(var(--i)*(100% + .25em))) scale(calc(1 - var(--i)*.7));transform-origin:10% 40%}#time+label:after{background:radial-gradient(circle at 19% 19%,#0000 41%,#fff 43%);border-radius:50%;grid-column:2;transform:translatey(calc(var(--i)*(-100% - .5em)))}#time:checked+label{--i:1}#time{display:none}#light .hero{background:#f2f2f2}#dark .hero,#light .hero{transition:background .3s ease-in-out}#dark .hero{background:#212121}.hero-wrapper{color:#fff;padding-bottom:2rem;position:relative;z-index:1}.hero-container{align-items:flex-end;justify-content:space-around}.hero-left{gap:3rem}.hero-title{position:relative;z-index:1}#light .hero-title{color:#212121cc}#dark .hero-title{color:#f2f2f2cc}.hero-title>h1{font-size:3.3rem;font-weight:600;line-height:4rem;text-align:left}.orange-circle{background:var(--orange-gradient);border-radius:999px;height:4rem;position:absolute;right:25%;top:-10%;width:4rem;z-index:-1}.search-button{align-items:center;border-radius:5px;cursor:pointer;height:40px;justify-content:center;transition:background-color .3s ease-in-out,color .3s ease-in-out;width:200px}#light .search-button{background-color:#f2f2f2cc;border:1px solid #000;color:#212121cc}#dark .search-button{background-color:#212121cc;border:1px solid #fff;color:#f2f2f2cc}#dark .search-button:hover,#light .search-button:hover{background-color:#ffa44f;color:#000;transition:background-color .3s ease-in-out,color .3s ease-in-out}.stats{justify-content:space-between;width:100%}#light .stats{color:#212121cc}#dark .stats{color:#f2f2f2cc}.stat>:first-child{font-size:2rem}.stat>:first-child>:last-child{color:orange}.image-container{border:8px solid #ffffff1f;border-radius:15rem 15rem 0 0;height:35rem;overflow:hidden;width:30rem}#light .image-container{border:8px solid #0f0f0f1f}#dark .image-container{border:8px solid #ffffff1f}.image-container>img{height:100%;width:100%}@media(max-width:640px){.hero-container{margin-top:2rem}.hero-title>h1{font-size:2.5rem;line-height:3rem}.image-container{height:25rem;width:95%}.stats{gap:1.5rem;justify-content:center}.hero-right{width:100%}.stat>:first-child{font-size:1.5rem}.stat>:nth-child(2){font-size:.8rem}}.c-container{gap:1rem;justify-content:space-around}.c-container>img{width:9rem}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, 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")}:root{--swiper-theme-color:#007aff}.swiper,swiper-container{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide,swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid #0000;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.r-container{overflow:hidden}.r-head{margin-bottom:2rem}.r-card{border-radius:10px;gap:.6rem;margin:auto;max-width:-webkit-max-content;max-width:max-content;padding:1rem;transition:all .3s ease-in}.r-card>img{border-radius:10px;height:10rem;object-fit:cover;width:15rem}.r-card>:nth-child(2){font-size:1.2rem;font-weight:600}.r-card>:nth-child(3){font-size:1.5rem}.r-card>:nth-child(4){font-size:.7rem;width:15rem}.r-card:hover{background:linear-gradient(180deg,#fff0,#87a0ff75 217.91%);box-shadow:0 72px 49px -51px #88a0ff36;cursor:pointer;scale:1.025}.swiper-horizontal{overflow:visible}.r-buttons{gap:1rem;position:absolute;right:0;top:-4rem}.r-buttons button{background-color:#fff;border:none;border-radius:5px;color:blue;cursor:pointer;font-size:1.2rem;padding:.2rem .8rem}.r-buttons>:first-child{background-color:#eef}.r-buttons>:nth-child(2){box-shadow:0 0 5px 1px #00000040}@media (max-width:640px){.r-head{align-items:center}.r-buttons{position:static}}.accordion{border:1px solid #0000001a;border-radius:2px}.accordion__item+.accordion__item{border-top:1px solid #0000001a}.accordion__button{background-color:#f4f4f4;border:none;color:#444;cursor:pointer;padding:18px;text-align:left;width:100%}.accordion__button:hover{background-color:#ddd}.accordion__button:before{border-bottom:2px solid;border-right:2px solid;content:"";display:inline-block;height:10px;margin-right:12px;transform:rotate(-45deg);width:10px}.accordion__button[aria-expanded=true]:before,.accordion__button[aria-selected=true]:before{transform:rotate(45deg)}[hidden]{display:none}.accordion__panel{animation:fadein .35s ease-in;padding:20px}@keyframes fadein{0%{opacity:0}to{opacity:1}}.v-wrapper .image-container{border:8px solid #000;border-radius:15rem 15rem 0 0}.v-container>div{flex:1 1}.v-right{gap:.5rem}.accordion{border:none;margin-top:2rem}.accordionItem{background:#fff;border:.8px solid hsla(0,0%,50%,.143);border-radius:8px;margin-bottom:20px;overflow:hidden}.accordionItem.expanded{border-radius:6px;box-shadow:var(--shadow)}.accordionButton{background:#fff;cursor:pointer;justify-content:space-between;padding:1rem;width:100%}.icon{background:#eef;border-radius:5px;padding:10px}.icon svg{fill:var(--blue)}.accordionButton .primaryText{font-size:1.1rem}@media (max-width:1024px){.v-container{flex-direction:column}@media (max-width:768px){.accordionButton .primaryText{font-size:.8rem}}}.c-container{justify-content:space-between}.c-container .image-container{border:8px solid #e8e8e8ed}.c-container>div{flex:1 1}.c-right{width:100%}.c-left{gap:.5rem}.contactModes{gap:1rem;margin-top:2rem}.contactModes .row{gap:1.5rem}.mode{border:.8px solid hsla(0,0%,50%,.143);border-radius:5px;gap:1rem;padding:1rem;transition:all .3s ease-in;width:16rem}.mode .button{background:var(--lightBlue);color:var(--blue);font-size:.9rem;font-weight:600;width:100%}.mode>:first-child{gap:1.6rem;width:100%}.mode .detail .primaryText{font-size:1.1rem;font-weight:600}.mode:hover{box-shadow:var(--shadow);scale:1.1}.mode .button:hover{background:var(--blue-gradient);color:#fff;scale:.8}@media (max-width:1024px){.c-container{flex-direction:column}.c-right{justify-content:center}.contactModes,.row{width:100%}.row{flex-direction:column}.mode{width:100%}}.inner-container{background:#e5e5e5;border:3px solid #1a1c20;border-radius:10px;gap:1.5rem;padding:2rem;text-align:center}.inner-container .primaryText{color:#1f3e72;font-weight:600}.inner-container .secondaryText{color:#8c8b8b}.inner-container .button{background-color:#000;border-radius:10px;box-shadow:var(--shadow)}.f-container{justify-content:space-between}.f-left{gap:1rem}.f-menu{font-weight:500;gap:1.5rem;margin-top:1.5rem}@media (max-width:768px){.f-container{justify-content:center}.f-container>div{align-items:center!important;text-align:center}}.m-card{align-items:center;border-radius:10px;display:flex;flex-direction:row;gap:.6rem;height:100%;justify-content:center;margin:auto;max-width:80%;padding:1rem;position:relative;transition:all .3s ease-in}#light .m-card{background:#f2f2f2cc}#dark .m-card{background:#212121cc}.m-card .img-wrapper{align-items:center;border-radius:10px;display:flex;flex-direction:column;height:11rem;overflow:hidden;position:relative;width:12rem}.img-wrapper>img{height:100%;object-fit:cover;object-position:center;width:100%}.img-wrapper .sw-buttons{bottom:0;display:none;position:absolute}.img-wrapper .sw-buttons button{background-color:#fff;border:none;border-radius:5px;color:blue;cursor:pointer;font-size:.9rem;margin:0 3px;padding:.1rem .8rem}.img-wrapper .sw-buttons>:first-child{background-color:#fff}.img-wrapper .sw-buttons>:nth-child(2){box-shadow:0 0 5px 1px #00000040}.m-card .details-wrapper{display:flex;flex-direction:column;height:100%;width:40%}.m-card .details-wrapper .prText{color:#1f3e72;font-size:1rem;font-weight:700}#light .details-wrapper .prText{color:#1f3e72}#dark .details-wrapper .prText{color:#1c53b2}#light .priceText{color:#1f3e72}#dark .priceText{color:#1c53b2}.m-card .id-wrapper{display:flex;flex-direction:column;height:100%;width:20%}#light .id-wrapper .prText{color:#000}#dark .id-wrapper .prText{color:#fff}.m-card span{margin-right:2px;margin-top:2px}.m-card i{margin-right:6px}.m-card .edit{transform:scale(1);transition:transform .3s ease}.m-card .edit:hover{transform:scale(1.2)}.m-card:hover{background:linear-gradient(180deg,#fff0,#87a0ff75 217.91%);box-shadow:0 72px 49px -51px #88a0ff36;cursor:pointer;scale:1.025}.m-card:hover .img-wrapper .sw-buttons{display:flex}@media (max-width:768px){.m-card{gap:.6rem;height:100%;justify-content:center;margin:auto;padding:1rem;transition:all .3s ease-in;width:100%}.m-card,.m-card .img-wrapper{align-items:center;border-radius:10px;display:flex;flex-direction:column;position:relative}.m-card .img-wrapper{height:15rem;overflow:hidden;width:15rem}.img-wrapper>img{height:100%;object-fit:cover;object-position:center;width:100%}.m-card .details-wrapper{display:flex;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%}.m-card .details-wrapper .prText{color:#1f3e72;font-size:1rem;font-weight:700}#light .details-wrapper .prText{color:#1f3e72}#dark .details-wrapper .prText{color:#1c53b2}#light .priceText{color:#1f3e72}#dark .priceText{color:#1c53b2}.m-card .id-wrapper{display:flex;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%}#light .id-wrapper .prText{color:#000}#dark .id-wrapper .prText{color:#fff}.m-card span{margin-right:2px;margin-top:2px}.m-card i{margin-right:6px}}.cl-cards{grid-gap:20px;display:grid;grid-template-columns:1fr 1fr}@media (max-width:768px){.cl-cards{grid-template-columns:1fr}.cl-wrapper{align-items:center;display:flex;justify-content:center}}.pagination{display:flex;flex-wrap:wrap;justify-content:center;margin-top:1rem}.pagination button{background:#0000;border-color:#eee;border-radius:6px;color:#eee;cursor:pointer;font-family:inherit;font-size:16px;font-weight:600;height:40px;margin:0 10px;transition:all .3s ease;width:40px}.pagination button.active{background:#ffe400;border-color:#101010;color:#101010;font-weight:900}.fpanel-wrapper{padding-bottom:2rem;position:relative;z-index:1}.fpanel-container{align-items:center;background:#f2f2f2cc;display:flex;height:200px;justify-content:center;width:100%}#light .fpanel-container{background:#f2f2f2cc;transition:background-color .3s ease-in-out}#dark .fpanel-container{background:#212121cc;transition:background-color .3s ease-in-out}.searchbar-wrapper{align-items:center;border-radius:50px;color:#757575;display:flex;height:70px;justify-content:center;-webkit-user-select:none;user-select:none;width:1005px}#light .searchbar-wrapper{background:#fff;box-shadow:3px 3px 10px 6px #0000000f;color:#757575}#dark .searchbar-wrapper{background:#363636;box-shadow:3px 3px 10px 6px #ececec0f;color:#eaeaea}.dropbutton{background-color:#1414c0;border:none;border-radius:60px;color:#fff;cursor:pointer;height:40px;width:100px}.dropbutton:hover{background-color:#1212a3;transition:.15s ease-in-out}.searchbutton{background-color:blue;border:none;border-radius:50px;color:#fff;height:50px;margin-right:5px;width:120px}.searchbutton:hover{background-color:#0000b5;cursor:pointer;transition:.15s ease-in}.search-input{border:none;border-radius:50px;height:50px;width:200px}#light .search-input{background:#fff;color:#757575}#dark .search-input::placeholder{color:#eaeaea}#dark .search-input{background:#363636;color:#eaeaea}.search-input:focus{outline:none}.mobile-searchbar-wrapper{display:none}@media (max-width:768px){.searchbar-wrapper{display:none}.fpanel-container{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.mobile-searchbar-wrapper{border-radius:10px;display:flex;flex-direction:column;height:95%;margin:10px;width:95%}.mobile-searchbar-wrapper .mobile-searchbar-mid-first,.mobile-searchbar-wrapper .mobile-searchbar-upper{align-items:center;border:.5px solid #272727;border-radius:10px;display:flex;height:45px;justify-content:center;margin:3px}.mobile-searchbar-wrapper .mobile-searchbar-mid-second{align-items:center;display:flex;flex-direction:row;height:45px;justify-content:center;margin:3px}.mobile-searchbar-mid-second .left{margin-right:1.5px}.mobile-searchbar-mid-second .left,.mobile-searchbar-mid-second .right{align-items:center;border:.5px solid #272727;border-radius:10px;display:flex;height:100%;justify-content:center;width:50%}.mobile-searchbar-mid-second .right{margin-left:1.5px}.mobile-searchbar-wrapper .mobile-searchbar-lower{align-items:center;display:flex;flex-direction:row;height:45px;justify-content:center;margin:3px}.mobile-searchbar-lower .left{border:.5px solid #272727;border-radius:10px;width:60%}.mobile-searchbar-lower .left,.mobile-searchbar-lower .right{align-items:center;display:flex;height:100%;justify-content:center}.mobile-searchbar-lower .right{width:40%}.searchbutton{background-color:blue;border:none;border-radius:50px;color:#fff;height:45px;margin-right:5px;width:120px}.searchbutton:hover{background-color:#0000b5;cursor:pointer;transition:.15s ease-in}.search-input{border-radius:50px;height:43px;padding:4px;width:100%}#light .mobile-searchbar-wrapper{background:#fff;box-shadow:3px 3px 10px 6px #0000000f;color:#757575}#dark .mobile-searchbar-wrapper{background:#363636;box-shadow:3px 3px 10px 6px #ececec0f;color:#eaeaea}}.dealtypedrop{display:flex;position:relative}.dealtypedrop .dropdown-btn{align-items:center;border-radius:50px;cursor:pointer;display:flex;height:70px;justify-content:flex-start;overflow:hidden;padding:15px;-webkit-user-select:none;user-select:none;white-space:nowrap;width:220px}.dealtypedrop .dropdown-btn:hover{background:#f2f2f2;transition:.15s ease-in}.dealtypedrop .dropdown-btn span{font-size:.8rem;margin-right:10px}.dealtypedrop .dropdown-content{align-items:start;border-radius:20px;display:flex;flex-direction:column;font-size:.8rem;font-weight:500;justify-content:center;left:0;padding:10px;position:absolute;top:110%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}#dark .dropdown-content{background:#333;box-shadow:3px 3px 10px 6px #0000000f;color:#fff}#light .dropdown-content{background:#fff;box-shadow:3px 3px 10px 6px #0000000f;color:#333}.dropdown-content .deal-content,.dropdown-content .property-content{display:flex;flex-direction:row;height:45%;width:100%}.dropdown-content .button-space{align-items:center;display:flex;height:10%;justify-content:flex-end;margin-top:10px;width:100%}.dealtypedrop .dropdown-content .dropdown-item{border:1px solid #696969;border-radius:30px;cursor:pointer;margin:7px;padding:8px;transition:all .2s;white-space:nowrap}.dropdown-content .line{align-self:center;border-bottom:1px solid #c1c1c1;height:2px;padding:5px;width:calc(100% - 10px)}@media (max-width:768px){.dealtypedrop{align-items:center;display:flex;justify-content:center;position:relative;width:100%}.dealtypedrop .dropdown-btn{height:45px;justify-content:center;width:220px}.dealtypedrop .dropdown-btn span{font-size:.8rem;margin-right:0}.dealtypedrop .dropdown-content{left:0;width:100%;z-index:10}.dealtypedrop .dropdown-content .dropdown-item{border:1px solid #696969;border-radius:30px;cursor:pointer;font-size:11px;margin:3px;padding:5px;transition:all .2s;white-space:nowrap}.dropdown-content .lower,.dropdown-content .upper{align-items:start;display:flex;flex-direction:column;justify-content:center}}.locationdrop{display:flex;position:relative}.locationdrop .dropdown-btn{align-items:center;border-radius:50px;cursor:pointer;display:flex;height:45px;justify-content:center;overflow:hidden;-webkit-user-select:none;user-select:none;white-space:nowrap;width:220px}.locationdrop .dropdown-btn:hover{background:#f2f2f2;transition:.15s ease-in}.locationdrop .dropdown-btn span{font-size:.8rem;margin-right:10px}.locationdrop .dropdown-content{align-items:start;background:#fff;border-radius:20px;box-shadow:3px 3px 10px 6px #0000000f;color:#333;flex-direction:row;font-size:.8rem;font-weight:500;height:300px;justify-content:center;left:0;padding:10px;position:absolute;text-align:center;top:110%;white-space:nowrap}.locationdrop .dropdown-content,.locationdrop .dropdown-content .left{display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.locationdrop .dropdown-content .left{flex-direction:column;height:100%;padding-right:10px}.locationdrop .dropdown-content .center{flex-direction:column}.locationdrop .dropdown-content .center,.locationdrop .dropdown-content .right{display:flex;height:100%;overflow-y:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.locationdrop .dropdown-content .right{flex-direction:row}.city-part,.district-part{overflow-y:auto}.locationdrop .line-ver{align-self:center;border-left:1px solid #c1c1c1;height:calc(100% - 10px);padding:5px;width:2px}.locationdrop .dropdown-content .dropdown-item{border:1px solid #696969;border-radius:30px;cursor:pointer;margin:7px;padding:8px;transition:all .2s;white-space:nowrap}.dropdown-item.selected{background-color:#1414c0;color:#fff}.dealtypedrop .dropdown-content .dropdown-item:hover{background:#b4b4b4}::-webkit-scrollbar-track{background-color:#f5f5f5;-webkit-box-shadow:inset 0 0 6px #0000004d}::-webkit-scrollbar{background-color:#f5f5f5;height:6px;width:6px;z-index:9999}::-webkit-scrollbar-thumb{background-color:#000}@media (max-width:768px){.locationdrop{align-items:center;display:flex;justify-content:center;position:relative;width:100%}.locationdrop .dropdown-content{left:0;width:100%;z-index:10}.locationdrop .dropdown-content .left{display:flex;flex-direction:column;height:100%;padding-right:0;width:100%}.locationdrop .dropdown-content .center,.locationdrop .dropdown-content .right{display:flex;flex-direction:column;height:100%;overflow-x:hidden;width:100%}.locationdrop .dropdown-content .dropdown-item{border:1px solid #696969;border-radius:30px;cursor:pointer;margin:5px;padding:2px;transition:all .2s;white-space:nowrap}.locationdrop .line-ver{align-self:center;border-left:1px solid #c1c1c1;height:calc(100% - 10px);padding:0;width:2px}}.areadrop{display:flex;position:relative}.areadrop .dropdown-btn{align-items:center;border-radius:50px;cursor:pointer;display:flex;height:45px;justify-content:center;overflow:hidden;-webkit-user-select:none;user-select:none;white-space:nowrap;width:120px}#light .dropdown-btn:hover{background:#f2f2f2;transition:.15s ease-in}#dark .dropdown-btn:hover{background:#464646;transition:.15s ease-in}.areadrop .dropdown-btn span{align-items:center;font-size:.7rem;justify-content:center;margin-right:10px}.areadrop .dropdown-content{align-items:start;background:#fff;border-radius:20px;box-shadow:3px 3px 10px 6px #0000000f;color:#333;display:flex;flex-direction:column;font-weight:500;justify-content:center;left:0;padding:10px;position:absolute;top:110%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.areadrop .dropdown-content .top{display:flex;flex-direction:row;height:80%;padding-top:10px;width:100%}.areadrop .dropdown-content .bottom{display:flex;flex-direction:column;height:20%;padding:15px;width:100%}.areadrop .left,.areadrop .right{display:flex;height:100%;justify-content:center;width:50%}.areadrop .bottom .upper{display:flex;flex-direction:row;height:50%;width:100%}.areadrop .bottom .lower{display:flex;height:50%;justify-content:center;padding:10px;width:100%}.areadrop .dropdown-content .price-input{border:.5px solid grey;border-radius:10px;height:40px;margin:5px;width:150px}.areadrop .hor-line{align-self:center;border-bottom:1px solid #d8d8d8;height:2px;padding:5px;width:calc(100% - 10px)}.areadrop .top input::placeholder{font-size:10px;padding-left:5px}.areadrop .room-item{align-items:center;border:1px solid #696969;border-radius:50px;cursor:pointer;display:flex;font-size:.8rem;height:30px;justify-content:center;margin:5px;padding:10px;transition:all .2s;white-space:nowrap}.areadrop .room-item.selected{background-color:#1414c0;color:#fff}.areadrop .room-item:hover{background:#b4b4b4}@media (max-width:768px){.areadrop{align-items:center;display:flex;justify-content:center;position:relative;width:100%}.areadrop .dropdown-content{align-items:start;background:#fff;border-radius:20px;box-shadow:3px 3px 10px 6px #0000000f;color:#333;display:flex;flex-direction:column;font-weight:500;justify-content:center;left:0;padding:10px;position:absolute;top:110%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.pricedrop{display:flex;position:relative}.pricedrop .dropdown-btn{align-items:center;border-radius:50px;cursor:pointer;display:flex;height:45px;justify-content:center;overflow:hidden;-webkit-user-select:none;user-select:none;white-space:nowrap;width:120px}.pricedrop .dropdown-btn:hover{background:#f2f2f2;transition:.15s ease-in}.pricedrop .dropdown-btn span{font-size:.7rem;margin-right:10px}.pricedrop .dropdown-content{align-items:start;background:#fff;border-radius:20px;box-shadow:3px 3px 10px 6px #0000000f;color:#333;display:flex;flex-direction:column;font-weight:500;justify-content:center;left:0;padding:10px;position:absolute;top:110%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.dropdown-content .top{display:flex;flex-direction:row;height:80%;padding-top:10px;width:100%}.dropdown-content .bottom{display:flex;height:20%;justify-content:center;padding:15px;width:100%}.left,.right{display:flex;height:100%;width:50%}.dropdown-content .price-input{border:.5px solid grey;border-radius:10px;height:40px;margin:5px;width:150px}.hor-line{align-self:center;border-bottom:1px solid #d8d8d8;height:2px;padding:5px;width:calc(100% - 10px)}.top input::placeholder{font-size:10px;padding-left:5px}@media (max-width:768px){.pricedrop{align-items:center;display:flex;justify-content:center;position:relative;width:100%}.pricedrop .dropdown-content{align-items:start;background:#fff;border-radius:20px;box-shadow:3px 3px 10px 6px #0000000f;color:#333;display:flex;flex-direction:column;font-weight:500;justify-content:center;left:-90%;padding:10px;position:absolute;top:110%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.warning-wrapper{align-items:center;display:flex;justify-content:center;width:100%}#light .warning-wrapper .warning{color:#000}#dark .warning-wrapper .warning{color:#fff}.lp-wrapper .address .main-address{font-size:30px;padding-bottom:3px;padding-top:10px}#light .main-address{color:#000}#dark .main-address{color:#fff}.lp-wrapper .address .specific-address{color:grey;font-size:12px}.lp-wrapper .area-wrapper{display:flex;flex-direction:row;margin-top:20px}.area-wrapper .area-item{display:flex;flex-direction:row;margin-right:30px}#light .area-item{color:#000}#dark .area-item{color:#fff}.area-item span{margin-left:8px}.lp-wrapper .price{font-size:20px;margin-top:20px}#light .price{color:#000}#dark .price{color:#fff}.lp-wrapper .i-stats{align-items:center;display:flex;flex-direction:row;margin-top:30px}.i-stats .icon-cont{display:flex;flex-direction:column;margin-bottom:10px;margin-right:30px;width:25%}.icon-cont .img-cont{align-items:flex-end;display:flex;height:40px;overflow:hidden;width:40px}.img-cont img{height:100%;object-fit:contain;width:100%}.icon-cont p{font-size:12px;margin-top:5px}#dark .icon-cont p{color:#fff}#light .icon-cont p{color:#000}.desc{color:grey;display:flex;font-size:15px;margin-bottom:10px;margin-top:30px;max-height:20px;overflow:hidden;transition:max-height .3s ease;width:70%}.desc.expanded{max-height:500px;transition:max-height 2s ease}#light .read-more{color:#000}#dark .read-more{color:#fff}.lower-stats{display:flex;flex-direction:row;justify-content:space-between;margin-top:30px;width:30rem}.lower-stats .down-row{display:flex;flex-direction:column;padding-bottom:10px}#light .down-row h2{color:#000}#dark .down-row h2{color:#fff}.down-row .down-row-item{align-items:center;display:flex;flex-direction:row;margin-top:20px}#light .down-row .down-row-item{color:#000}#dark .down-row .down-row-item{color:#fff}.down-row-item.negative{text-decoration:line-through}#light .down-row-item.negative{color:#ababab}#dark .down-row-item.negative{color:#454545}.down-row-item p{font-size:13px;margin-left:5px}.img-container{height:25px;overflow:hidden;width:25px}.img-container img{max-height:100%;max-width:100%;object-fit:cover}@media(max-width:768px){.lp-wrapper{align-items:start;display:flex;flex-direction:column;justify-content:center;padding:10px;width:100%}.lower-stats{width:100%}}.rp-wrapper{display:flex;flex-direction:column;height:100vh;overflow-y:auto}.rp-container{flex-direction:column;height:80rem;margin-right:5px;margin-top:20px}.rp-container,.rp-container .upper-part{align-items:center;display:flex;justify-content:center}.rp-container .upper-part{height:32rem;padding-bottom:20px;width:90%}.rp-container .mid-part{flex-direction:row;height:16rem;width:90%}.mid-part .half-part,.rp-container .mid-part{align-items:center;display:flex;justify-content:center}.mid-part .half-part{height:100%;overflow:hidden;width:50%}.half-part:first-child{padding-right:10px}.half-part:nth-child(2){padding-left:10px}.rp-container .lower-part{align-items:center;display:flex;height:32rem;justify-content:center;padding-top:20px;width:900%}.rp-container img{border-radius:40px;height:100%;object-fit:cover;width:100%}.modal-overlay{align-items:center;background-color:#00000080;display:flex;height:100%;justify-content:center;left:0;opacity:0;position:fixed;top:0;transition:opacity .3s ease;visibility:hidden;width:100%;z-index:999}.modal{background-color:#fff;box-shadow:0 0 10px #0003;max-height:80vh;max-width:600px;overflow:auto;padding:20px}.modal-overlay.show{opacity:1;visibility:visible}.close{color:#fff;cursor:pointer;font-size:24px;position:absolute;right:10px;top:10px;z-index:1}.close:hover{color:#ccc}@media(max-width:768px){.rp-wrapper{display:flex;flex-direction:row;height:60vh;overflow-x:scroll;width:100%}.rp-container{flex-direction:row;margin-right:0;margin-top:0;width:40rem}.rp-container,.rp-container .upper-part{align-items:center;display:flex;height:100%;justify-content:center}.rp-container .upper-part{padding:10px;width:30rem}.rp-container .mid-part{flex-direction:column;height:100%;width:20rem}.mid-part .half-part,.rp-container .mid-part{align-items:center;display:flex;justify-content:center}.mid-part .half-part{height:50%;overflow:hidden;padding:5px;width:100%}.rp-container .lower-part{align-items:center;display:flex;height:100%;justify-content:center;padding:10px;width:30rem}}.image-gallery-icon{-webkit-appearance:none;appearance:none;background-color:initial;border:0;color:#fff;cursor:pointer;filter:drop-shadow(0 2px 2px #1a1a1a);outline:none;position:absolute;transition:all .3s ease-out;z-index:4}@media(hover:hover)and (pointer:fine){.image-gallery-icon:hover{color:#337ab7}.image-gallery-icon:hover .image-gallery-svg{transform:scale(1.1)}}.image-gallery-icon:focus{outline:2px solid #337ab7}.image-gallery-using-mouse .image-gallery-icon:focus{outline:none}.image-gallery-fullscreen-button,.image-gallery-play-button{bottom:0;padding:20px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:28px;width:28px}@media(max-width:768px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:15px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:24px;width:24px}}@media(max-width:480px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:10px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:16px;width:16px}}.image-gallery-fullscreen-button{right:0}.image-gallery-play-button{left:0}.image-gallery-left-nav,.image-gallery-right-nav{padding:50px 10px;top:50%;transform:translateY(-50%)}.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:120px;width:60px}@media(max-width:768px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:72px;width:36px}}@media(max-width:480px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:48px;width:24px}}.image-gallery-left-nav[disabled],.image-gallery-right-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-left-nav{left:0}.image-gallery-right-nav{right:0}.image-gallery{-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative;-webkit-user-select:none;-o-user-select:none;user-select:none}.image-gallery.fullscreen-modal{background:#000;bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:5}.image-gallery.fullscreen-modal .image-gallery-content{top:50%;transform:translateY(-50%)}.image-gallery-content{line-height:0;position:relative;top:0}.image-gallery-content.fullscreen{background:#000}.image-gallery-content .image-gallery-slide .image-gallery-image{max-height:calc(100vh - 80px)}.image-gallery-content.image-gallery-thumbnails-left .image-gallery-slide .image-gallery-image,.image-gallery-content.image-gallery-thumbnails-right .image-gallery-slide .image-gallery-image{max-height:100vh}.image-gallery-slide-wrapper{position:relative}.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{display:inline-block;width:calc(100% - 110px)}@media(max-width:768px){.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{width:calc(100% - 87px)}}.image-gallery-slide-wrapper.image-gallery-rtl{direction:rtl}.image-gallery-slides{line-height:0;overflow:hidden;position:relative;text-align:center;white-space:nowrap}.image-gallery-slide{left:0;position:absolute;top:0;width:100%}.image-gallery-slide.image-gallery-center{position:relative}.image-gallery-slide .image-gallery-image{object-fit:contain;width:100%}.image-gallery-slide .image-gallery-description{background:#0006;bottom:70px;color:#fff;left:0;line-height:1;padding:10px 20px;position:absolute;white-space:normal}@media(max-width:768px){.image-gallery-slide .image-gallery-description{bottom:45px;font-size:.8em;padding:8px 15px}}.image-gallery-bullets{bottom:20px;left:0;margin:0 auto;position:absolute;right:0;width:80%;z-index:4}.image-gallery-bullets .image-gallery-bullets-container{margin:0;padding:0;text-align:center}.image-gallery-bullets .image-gallery-bullet{-webkit-appearance:none;appearance:none;background-color:initial;border:1px solid #fff;border-radius:50%;box-shadow:0 2px 2px #1a1a1a;cursor:pointer;display:inline-block;margin:0 5px;outline:none;padding:5px;transition:all .2s ease-out}@media(max-width:768px){.image-gallery-bullets .image-gallery-bullet{margin:0 3px;padding:3px}}@media(max-width:480px){.image-gallery-bullets .image-gallery-bullet{padding:2.7px}}.image-gallery-bullets .image-gallery-bullet:focus{background:#337ab7;border:1px solid #337ab7;transform:scale(1.2)}.image-gallery-bullets .image-gallery-bullet.active{background:#fff;border:1px solid #fff;transform:scale(1.2)}@media(hover:hover)and (pointer:fine){.image-gallery-bullets .image-gallery-bullet:hover{background:#337ab7;border:1px solid #337ab7}.image-gallery-bullets .image-gallery-bullet.active:hover{background:#337ab7}}.image-gallery-thumbnails-wrapper{position:relative}.image-gallery-thumbnails-wrapper.thumbnails-swipe-horizontal{touch-action:pan-y}.image-gallery-thumbnails-wrapper.thumbnails-swipe-vertical{touch-action:pan-x}.image-gallery-thumbnails-wrapper.thumbnails-wrapper-rtl{direction:rtl}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{display:inline-block;vertical-align:top;width:100px}@media(max-width:768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{width:81px}}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails{height:100%;left:0;padding:0;position:absolute;top:0;width:100%}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail{display:block;margin-right:0;padding:0}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:0;margin-top:2px}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 5px}@media(max-width:768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 3px}}.image-gallery-thumbnails{overflow:hidden;padding:5px 0}@media(max-width:768px){.image-gallery-thumbnails{padding:3px 0}}.image-gallery-thumbnails .image-gallery-thumbnails-container{cursor:pointer;text-align:center;white-space:nowrap}.image-gallery-thumbnail{background:#0000;border:4px solid #0000;display:inline-block;padding:0;transition:border .3s ease-out;width:100px}@media(max-width:768px){.image-gallery-thumbnail{border:3px solid #0000;width:81px}}.image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:2px}.image-gallery-thumbnail .image-gallery-thumbnail-inner{display:block;position:relative}.image-gallery-thumbnail .image-gallery-thumbnail-image{line-height:0;vertical-align:middle;width:100%}.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{border:4px solid #337ab7;outline:none}@media(max-width:768px){.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{border:3px solid #337ab7}}@media(hover:hover)and (pointer:fine){.image-gallery-thumbnail:hover{border:4px solid #337ab7;outline:none}}@media(hover:hover)and (pointer:fine)and (max-width:768px){.image-gallery-thumbnail:hover{border:3px solid #337ab7}}.image-gallery-thumbnail-label{box-sizing:border-box;color:#fff;font-size:1em;left:0;line-height:1em;padding:5%;position:absolute;text-shadow:0 2px 2px #1a1a1a;top:50%;transform:translateY(-50%);white-space:normal;width:100%}@media(max-width:768px){.image-gallery-thumbnail-label{font-size:.8em;line-height:.8em}}.image-gallery-index{background:#0006;color:#fff;line-height:1;padding:10px 20px;position:absolute;right:0;top:0;z-index:4}@media(max-width:768px){.image-gallery-index{font-size:.8em;padding:5px 10px}}.listing-details-wrapper{display:flex;flex-direction:row;height:100%;margin-bottom:2%;margin-top:5%;width:100%}.listing-details-wrapper .left-panel{align-items:center;border-radius:10px;display:flex;flex-direction:column;height:100%;justify-content:center;margin-left:5%;width:40%}#light .left-panel{background:#f2f2f2cc}#dark .left-panel{background:#212121cc}.listing-details-wrapper .right-panel{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;margin-right:5%;width:50%}@media (max-width:768px){.listing-details-wrapper{align-items:center;display:flex;flex-direction:column-reverse;height:100%;justify-content:center;margin-bottom:2%;margin-top:5%;width:100%}.listing-details-wrapper .left-panel{border-radius:10px;margin-left:0;width:95%}.listing-details-wrapper .left-panel,.listing-details-wrapper .right-panel{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center}.listing-details-wrapper .right-panel{margin-right:0;width:100%}}.login-wrapper{align-items:center;display:flex;height:100vh;justify-content:center;width:100vw}.login-wrapper .login-container{border:1px solid #000}.login-container .form-container{display:flex;flex-direction:column;margin:10px}.form-container input{margin-bottom:10px}.dash-wrapper{display:flex;flex-direction:column}.dash-wrapper .dash-headline{background:blue;display:flex;width:100vw}.dash-headline h1{padding:10px}.dash-wrapper .dash-content-wrapper{display:flex;flex-direction:row}.dash-content-wrapper .dash-tabs{border-right:1px solid #acacac;display:flex;flex-direction:column;height:100;width:15%}.dash-tabs span{border-bottom:1px solid #acacac;cursor:pointer;font-size:18px;padding:10px;width:100%}.dash-tabs .active{color:blue}.dash-content-wrapper .dash-content{display:flex;flex-direction:column;width:85%}.dash-content .inner-content h1{background:grey}.add-statement-wrapper{display:flex;width:100%}.add-statement-wrapper .add-statement-content{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.add-statement-content .type-drop{display:inline-block;position:relative}.add-statement-content .drop-button{background-color:#f1f1f1;border:none;border-radius:30px;color:#333;cursor:pointer;font-size:14px;font-weight:700;margin:5px;padding:10px;width:200px}.add-statement-content .drop-content{background-color:#fff;border:1px solid #ccc;border-radius:4px;box-shadow:0 2px 5px #0003;display:none;min-width:160px;padding:8px;position:absolute;z-index:1}.add-statement-content .address-input{border-radius:30px;height:40px;padding:10px;width:300px}.add-statement-content .double-input{border-radius:30px;height:40px;padding:10px;width:150px}.add-statement-content .checkbox-title{margin-right:10px}.add-statement-content .checkbox-label{align-items:center;cursor:pointer;margin-right:15px}.add-statement-content .main-checkbox{opacity:0;position:absolute}.add-statement-content .custom-checkbox{align-items:center;background-color:#fff;border:2px solid #ccc;border-radius:15px;cursor:pointer;display:inline-flex;height:30px;justify-content:center;margin-bottom:10px;margin-right:5px;margin-top:10px;vertical-align:middle;width:30px}.add-statement-content .main-checkbox:checked+.custom-checkbox{background-color:#007bff;border-color:#007bff}.add-statement-content .main-checkbox:checked+.custom-checkbox:after{color:#fff;display:block;text-align:center}.add-statement-content .checkbox-container{cursor:pointer;font-size:16px;margin-bottom:12px;padding-left:35px;position:relative}.add-statement-content .checkbox-container input{cursor:pointer;height:0;opacity:0;position:absolute;width:0}.add-statement-content .checkmark{background-color:#fff;border:2px solid #ccc;border-radius:3px;height:25px;left:0;position:absolute;top:0;width:25px}.add-statement-content .checkbox-container:hover input~.checkmark{background-color:#f1f1f1}.add-statement-content .checkbox-container input:checked~.checkmark{background-color:#007bff;border-color:#007bff}.add-statement-content .checkmark:after{color:#fff;content:"\2713";display:none;text-align:center}.add-statement-content .checkbox-container input:checked~.checkmark:after{display:block}.add-statement-content .checkbox-container .checkmark:after{padding-top:2px}.add-statement-content .area-price-container,.add-statement-content .comment-container{align-items:center;display:flex;justify-content:center}.add-statement-content .comment-wrapper{border-radius:30px;height:150px;margin:10px;padding:10px;resize:none;width:350px}.image-input{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:20px}.image-input input{display:none}.image-upload-label{cursor:pointer;display:block;height:100%;width:100%}.image-preview{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,1fr)}.image-preview img{border-radius:5px;box-shadow:0 0 5px #0000004d;height:220px;width:200px}.no-images-selected{align-items:center;border:2px dashed #ccc;border-radius:5px;color:#888;display:flex;font-size:14px;height:150px;justify-content:center}.add-statement-content .drop-content span{color:#333;display:block;font-size:14px;padding:8px 12px;text-decoration:none}.add-statement-content .drop-content span:hover{background-color:#f1f1f1}.add-statement-content .show{display:block}.add-statement-content .common-information,.add-statement-content .detailed-information,.add-statement-content .parameters-information{align-items:center;display:flex;flex-direction:column;justify-content:center}.error-message{color:red;margin-bottom:10px}.drop-button.error{border:1px solid red}.listed-content,.popular-statements-wrapper{align-items:center;justify-content:center}.popular-statements-wrapper{display:flex;flex-direction:column;height:20vh;width:100%}.popular-add-btn{cursor:pointer;height:40px;margin-top:20px;width:200px}.popular-add-btn:hover{background:blue}
/*# sourceMappingURL=main.c0efcf64.css.map*/