@import url(https://fonts.googleapis.com/css2?family=Poppins&display=swap);:root{--headerColor:#07458a;--mainColor:#0de6fc;--secondColor:#00e691;--thirdColor:#3ae055;--additionalColor:#417a1f;--altColor:#e61787;--altSecondColor:grey;--SharedLayoutColor:#1b2430;--contentWidth:108rem;--SecondBigFontSize:4.5rem;--BigFontSize:3.5rem;--SemiBigFontSize:3rem;--MediumFontSize:1.8rem;--SemiMediumFontSize:1.4rem;--SmallFontSize:1.1rem;--SemiSmallFontSize:0.9rem}html{scroll-behavior:smooth}*{box-sizing:border-box;font-family:Poppins,sans-serif;margin:0;padding:0}::-webkit-scrollbar{width:.75rem}::-webkit-scrollbar-track{background:linear-gradient(#07458a,#3ae055);background:linear-gradient(var(--headerColor),var(--thirdColor))}::-webkit-scrollbar-thumb{background:#0de6fc;background:var(--mainColor);border-radius:1rem}::-webkit-scrollbar-thumb:hover{background:#00e691;background:var(--secondColor)}.fade-bottom{-webkit-animation:fade-bottom .8s ease-in;animation:fade-bottom .8s ease-in}@-webkit-keyframes fade-bottom{0%{opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fade-bottom{0%{opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.welcome{background-image:url(/static/media/welcome-background.3f409fcbff8199155d30.jpg);background-size:cover;border-bottom-right-radius:330px 330px;margin:40px 100px 0}.welcome,.welcome:before{border-top-left-radius:150px 150px;height:630px;width:var(--contentWidth)}.welcome:before{background-color:rgba(0,0,0,.5);border-bottom-right-radius:335px 335px;content:"";opacity:.25;position:absolute}.welcome p{color:var(--secondColor);float:right;font-size:var(--SecondBigFontSize);margin:15% 10%;position:relative;text-transform:uppercase}#find{color:var(--mainColor);text-decoration:underline}#your{color:#fff}.welcome .btn{background:linear-gradient(.7turn,var(--thirdColor),var(--headerColor));border:0;border-radius:30px;color:var(--mainColor);cursor:pointer;float:left;font-size:20px;height:50px;text-decoration:none;width:195px}.welcome .btn:hover{box-shadow:10px -5px 20px 0 var(--mainColor),-10px 1px 20px 0 var(--thirdColor);color:#fff}@media screen and (max-width:1024px){.welcome{height:400px;margin:20px 10px}.welcome,.welcome:before{width:auto}.welcome p{font-size:var(--BigFontSize)}}@media screen and (max-width:480px){.welcome{border-bottom-right-radius:150px 150px;height:220px;margin:20px 10px;width:auto}.welcome .btn{font-size:15px;height:30px;width:135px}.welcome p{font-size:var(--MediumFontSize)}}.offers{display:flex;flex-direction:column;height:850px;margin:45px 100px 0;max-width:var(--contentWidth);min-width:320px}.offers h1{color:var(--headerColor);font-size:var(--SemiBigFontSize);margin-top:0;position:relative;text-align:center;width:var(--contentWidth)}.offers h1:before{left:0}.offers h1:after,.offers h1:before{background:var(--headerColor);content:"";display:block;height:2px;position:absolute;top:50%;width:700px;z-index:-2}.offers h1:after{right:0}.offers p{color:var(--altSecondColor);font-size:var(--SmallFontSize);margin-top:5px;text-align:center}.box-container,.offers p{width:var(--contentWidth)}.box-container{display:grid;grid-template-columns:auto auto auto;justify-content:center}.box{height:630px;margin:50px;width:398px}.box1{background:url(/static/media/house.4be042b0763848c3c59d.jpg);background-position:40% 50%;background-size:cover}.box1,.box:before{border-radius:40px}.box:before{background-color:rgba(0,0,0,.5);content:"";height:630px;opacity:.1;position:absolute;width:398px}.box2{background:url(/static/media/office.938df4fc804c9d84269b.jpg);background-position:35% 50%;background-size:cover}.box2,.box3{border-radius:40px}.box3{background:url(/static/media/vacant_land.1b2b694964fb11893bc6.jpg);background-position:45% 50%;background-size:cover}.content h2{font-size:var(--BigFontSize);margin-top:110%;padding:8px;position:relative;z-index:1}.box2 .content h2,.box3 .content h2{margin-top:130%}.box1 .content span{color:var(--headerColor)}.box1 h2{color:#fff}.box2 h2{color:var(--thirdColor)}.box3 h2{color:var(--mainColor)}@media screen and (max-width:1024px){.offers{margin:45px auto;max-width:100%;padding:0 20px}.offers h1{width:100%}.offers h1:after,.offers h1:before{content:"";display:none}.offers p{width:100%}.box-container{grid-template-columns:auto}.box{height:300px;margin:50px 0;position:relative;width:400px}.offers{height:auto;margin:45px auto 0;max-width:1024px;min-width:320px;overflow-x:hidden}.box-container .content,.offers{align-items:center;display:flex;flex-direction:column;justify-content:center}.box-container .content{bottom:50px;position:absolute}.box:before{height:300px;width:400px}}@media screen and (max-width:480px){.offers{margin:45px auto 0}.box,.box:before{height:270px;width:350px}}@media screen and (max-width:320px){.box,.box:before{height:200px;width:300px}.box1 .content h2,.box2 .content h2,.box3 .content h2{font-size:var(--MediumFontSize)}}.company{display:flex;flex-wrap:wrap;height:620px;margin:90px auto 0;max-width:var(--contentWidth)}.company-container{margin-top:20px;width:100%}.company_img{border-radius:1.8rem;height:560px;max-width:100%}.company_element{float:left;width:50%}.company_info{padding-left:25px;padding-right:25px}.company_info h1{color:var(--headerColor);font-size:var(--SemiBigFontSize);padding-bottom:3.2rem}.company_info P{font-size:var(--SemiMediumFontSize)}.company_info .btn{background:linear-gradient(72deg,var(--headerColor),var(--thirdColor));border:0;border-radius:30px;color:var(--mainColor);cursor:pointer;font-size:var(--MediumFontSize);height:55px;margin-top:1.5rem;text-decoration:none;width:240px}.company_info .btn:hover{box-shadow:10px -5px 20px 0 var(--thirdColor),-10px 1px 20px 0 var(--mainColor);color:#fff}@media screen and (max-width:1300px){.company{height:950px}}@media screen and (max-width:1024px){.company{align-items:center;display:flex;flex-direction:column;height:auto}.company_img{border-radius:1.8rem}.company_element{display:flex;flex-direction:column;height:auto;justify-content:center;margin-bottom:20px;width:100%}.company_info{padding:25px;text-align:center}.company_info h1{font-size:var(--MediumFontSize);padding-bottom:3.2rem}.company_info p{font-size:var(--SemiMediumFontSize)}}@media screen and (max-width:480px){.company_info h1{font-size:var(--SemiMediumFontSize)}.company_info p{font-size:var(--SmallFontSize)}.company_info .btn{font-size:var(--SemiMediumFontSize);height:auto;padding:5px 0;width:180px}}.star_rating{height:800px;margin:90px 100px 0;max-width:var(--contentWidth)}.star_rating h1{color:var(--headerColor);font-size:var(--SemiBigFontSize);margin-top:50px auto;position:relative;text-align:center}.star_rating h1:before{left:0}.star_rating h1:after,.star_rating h1:before{background:var(--headerColor);content:"";display:block;height:2px;position:absolute;top:50%;width:700px;z-index:-2}.star_rating h1:after{right:0}.star_rating p{color:var(--altSecondColor);font-size:var(--SmallFontSize);margin-top:5px;text-align:center}.rating{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:100px}.rating textarea{border-radius:40px;font-size:var(--SmallFontSize);height:335px;padding:20px;width:620px}.stars{text-align:center;width:560px}.star{color:var(--altSecondColor);opacity:50%}.star,.star-hover{height:90px;width:90px}.star-hover{color:orange;cursor:pointer}.rating .btn{background:linear-gradient(72deg,var(--headerColor),var(--thirdColor));border:0;border-radius:30px;color:var(--mainColor);cursor:pointer;font-size:var(--MediumFontSize);height:55px;margin-top:1.5rem;text-decoration:none;width:190px}.rating .btn:hover{box-shadow:10px -5px 20px 0 var(--thirdColor),-10px 1px 20px 0 var(--mainColor);color:#fff}@media screen and (max-width:1024px){.star_rating{height:auto;margin-bottom:15px;width:auto}.star_rating h1{color:var(--headerColor);font-size:var(--SemiBigFontSize);margin-top:50px auto;position:relative;text-align:center}.star_rating h1:after,.star_rating h1:before{content:"";visibility:hidden;width:0}}@media screen and (max-width:700px){.stars{width:500px}.star,.star-hover{height:75px;width:75px}.star_rating h1{font-size:var(--MediumFontSize)}.star_rating p{font-size:var(--SmallFontSize);margin-bottom:-17%}.rating textarea{height:300px;width:500px}}@media screen and (max-width:480px){.stars{width:400px}.star,.star-hover{height:60px;width:60px}.star_rating p{margin-bottom:-40%}.rating textarea{height:200px;width:350px}.rating .btn{height:auto;margin-top:-5%;width:150px}}@media screen and (max-width:320px){.rating textarea{height:150px;width:290px}}.banner{background:url(/static/media/offers-baner.d44821b199e1721c19b3.jpg);background-position:50% 55%;background-size:cover;margin:90px 100px 50px}.banner,.banner:before{height:365px;width:var(--contentWidth)}.banner:before{background-color:rgba(0,0,0,.5);content:"";opacity:.2;position:absolute}.banner h1{color:var(--mainColor);font-size:var(--BigFontSize);padding-top:5%;position:relative;text-align:center;text-shadow:1px 1px 1px rgba(0,0,0,.5);text-transform:uppercase;z-index:1}.banner h1 span{color:#fff}@media screen and (max-width:1024px){.banner{height:auto;margin:20px 10px}.banner,.banner:before{width:auto}.banner h1{font-size:var(--MediumFontSize)}}.dropdown{cursor:pointer;max-width:296px;width:100%}.dropdown-btn{align-items:center;background:#fff;border:0;border:1px solid hsla(0,0%,50%,.2);border-radius:10px;cursor:pointer;display:flex;justify-content:space-between;padding:10px 15px;text-align:left;width:350px}.dropdown-icon-primary,.dropdown-icon-secondary{color:var(--headerColor);font-size:2rem}.dropdown-icon-secondary{margin-left:auto}.dropdown-menu{background-color:#fff;border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);font-size:var(--SmallFontSize);line-height:1.5;list-style:none;margin-top:.5rem;padding:1rem 1.5rem;position:absolute;width:100%;z-index:10}.menu-section{position:relative}.menu-section .dropdown-btn .content{margin-left:.5rem}.menu-section .dropdown-btn .content span{color:var(--secondColor);font-size:var(--SmallFontSize)}.menu-section .dropdown-btn .content .description{color:var(--altSecondColor);font-size:1rem}.menu{cursor:pointer}.menu:hover{color:var(--headerColor)}@media screen and (max-width:480px){.dropdown-btn{margin-left:auto;width:320px}}@media screen and (max-width:320px){.dropdown-btn{margin-left:-10px;width:290px}}.search{border-radius:.5rem;box-shadow:0 0 26px -15px #3e3e48;display:flex;flex-direction:row;justify-content:space-between;margin:auto;padding:8px 100px;width:var(--contentWidth)}.search .btn{background:linear-gradient(72deg,var(--headerColor),var(--thirdColor));border:0;border-radius:30px;color:var(--mainColor);cursor:pointer;font-size:var(--MediumFontSize);height:55px;margin-top:7px;text-align:center;text-decoration:none;width:200px}.search .btn:hover{box-shadow:10px -5px 20px 0 var(--thirdColor),-10px 1px 20px 0 var(--mainColor);color:#fff}@media (max-width:1024px){.search{align-items:center;flex-direction:column;gap:4px;padding-bottom:6px;padding-left:30px;padding-top:6px;width:auto}.search .btn{font-size:var(--SemiMediumFontSize);height:auto;margin-left:45px;width:120px}}@media screen and (max-width:320px){.search{margin-left:-15px;width:320px}.search .btn{margin-left:80px}}.offers-content{background:#fff;border-radius:20px;box-shadow:0 0 26px -15px #3e3e48;cursor:pointer;height:450px;margin:20px auto;transition:box-shadow .2s ease-in-out;width:500px}.offers-content:hover{box-shadow:0 0 24px -4px #3e3e48}.offers-image{border-radius:20px;height:290px;margin:8px 15px 0;width:470px}.element{display:flex;font-size:var(--SmallFontSize);gap:.5rem;margin:8px 15px;text-align:center}.element .country,.element .type{border-radius:30px;color:#fff;padding-left:1.5rem;padding-right:1.5rem}.element .country{background-color:var(--additionalColor)}.details-content{color:#000;display:flex;font-size:var(--SmallFontSize);gap:5px;margin-left:15px}.rent{color:var(--altSecondColor);font-size:.8rem}@media screen and (max-width:1024px){.element{font-size:var(--SemiSmallFontSize)}.offers-content{height:380px;width:340px}.offers-image{height:165px;width:320px}}@media screen and (max-width:320px){.offers-content{height:380px;width:300px}.offers-image{height:145px;width:270px}}.property_list{height:auto;margin:90px 100px 50px;width:var(--contentWidth)}.property_list .container{justify-content:center;width:100%}.offer{display:grid;grid-template-columns:repeat(3,1fr)}.loading{display:flex;justify-content:center}.loading_message{color:var(--altSecondColor);font-size:var(--MediumFontSize);text-align:center}.loading-icon,.loading_message{margin-bottom:100px;margin-top:100px}.loading-icon{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite;color:var(--secondColor);font-size:var(--BigFontSize)}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@media screen and (max-width:1024px){.property_list{margin:20px 10px;width:auto}.offer{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:720px){.offer{grid-template-columns:repeat(1,1fr)}}.about{height:600px;margin:60px auto;width:var(--contentWidth)}.about_data{display:flex;margin-top:30px}.about_img{border-radius:20px;height:350px;margin-right:10px;width:700px}.about_info h1{color:var(--headerColor);font-size:var(--SemiBigFontSize)}.about_info{margin-left:30px}.about_description{font-size:var(--SmallFontSize);margin-right:3rem;margin-top:3rem}.about_stats{background:var(--altSecondColor);border-radius:.75rem;display:inline-block;height:120px;margin-left:40px;margin-top:20px;padding:.75rem .5rem;text-align:center;width:180px}.about_icon{border:1px solid var(--secondColor);border-radius:20px;font-size:40px}.about_title{color:#fff}@media screen and (max-width:1024px){.about{height:auto;width:100%}.about_data{align-items:center;display:flex;flex-direction:column;margin-top:20px}.about_description{margin-left:auto}.about_img{align-items:center;display:flex;height:auto;justify-content:center;margin-top:1rem;width:auto}.about_info{margin-top:20px;text-align:center}.about_info h1{font-size:var(--MediumFontSize)}.about_box .about_stats{justify-content:space-between}.stats{display:flex;flex-direction:column}.about_stats,.stats{align-items:center;margin:10px 0}.about_stats{justify-content:center}}@media screen and (max-width:480px){.about_img{height:280px;width:400px}}@media screen and (max-width:320px){.about_img{height:190px;width:300px}.about_stats{font-size:var(--SemiSmallFontSize);height:20%;width:50%}}.contact{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:30px auto}.header{color:var(--headerColor);font-size:var(--SemiBigFontSize)}.forms{align-items:center;justify-content:center}.email,.forms,.message,.name{display:flex;flex-direction:column}#email,#message,#name{background:#f2f2f2;border:1px solid #000;border-radius:.25rem;border-radius:10px;font-size:1rem;min-width:300px;outline:none;padding:.5rem;width:540px}#email_label,#message_label,#name_label{font-size:var(--SmallFontSize)}#message{height:150px}.forms-btn{background:linear-gradient(36deg,var(--headerColor),var(--thirdColor));border:none;border-radius:.25rem;border-radius:30px;color:#fff;cursor:pointer;font-size:1rem;font-size:var(--MediumFontSize);height:55px;margin-top:1rem;padding:.5rem 1rem;text-decoration:none;width:190px}.forms-btn:hover{box-shadow:10px -5px 20px 0 var(--thirdColor),-10px 1px 20px 0 var(--mainColor);color:var(--mainColor)}#value{color:red;margin-top:1rem}.header{font-size:2rem;margin-bottom:2rem;text-align:center}@media screen and (max-width:1024px){#email,#message,#name{font-size:var(--SemiSmallFontSize);width:auto}#email_label,#message_label,#name_label{font-size:var(--SemiSmallFontSize);margin:0;padding:0}.forms-btn,.header{font-size:var(--SemiMediumFontSize)}.forms-btn{height:auto;width:auto}}@media screen and (max-width:320px){.email,.message,.name{margin-left:-100px;width:200px}}nav{background:var(--SharedLayoutColor);box-shadow:0 5px 15px rgba(0,0,0,.06);justify-content:space-between;padding:20px 80px}#navbar,nav{align-items:center;display:flex}#navbar{justify-content:center}#navbar li{font-size:var(--SemiMediumFontSize);list-style:none;padding:0 20px;position:relative}#navbar li,.link{text-decoration:none}.link{color:var(--secondColor)}.link:hover{color:#fff;text-decoration:none;transition:.3s ease-in-out}.link:hover:after{background:#fff;bottom:-4px;content:"";height:2px;left:20px;position:absolute;transition:.3s ease-in-out;width:30%}.link-active{color:var(--mainColor);text-decoration:none;transition:.3s ease-in-out}.link-active:after{background:var(--mainColor);bottom:-4px;content:"";height:2px;left:20px;position:absolute;transition:.3s ease-in-out;width:30%}.logo img{height:90px;margin-left:20px;width:170px}#mobile{display:none}#mobile i{color:var(--secondColor)}@media screen and (max-width:1024px){.logo{margin-left:-50px}#navbar{align-items:flex-start;background:var(--altSecondColor);box-shadow:0 40px 60px rgba(0,0,0,.1);display:none;flex-direction:column;height:100vh;justify-content:flex-start;padding:40px 0 0 10px;position:fixed;right:-300px;top:135px;transition:.3s ease-in-out;width:40%;z-index:3}#navbar.nav_active{display:flex;right:0;transition:.3s ease-in-out}#navbar li{margin-bottom:25px}#mobile{display:block}#mobile i{cursor:pointer;font-size:var(--SemiMediumFontSize)}}@media screen and (max-width:320px){.logo{margin-left:-90px}}.footer{background:var(--SharedLayoutColor);height:230px;text-align:center;width:auto}.footer h1{color:#fff;font-size:var(--SmallFontSize);padding-top:60px}.footer .links{display:flex;justify-content:center}.footer p{color:#fff;cursor:pointer}.footer .links ul{list-style:none}.footer .links li{cursor:pointer;display:inline-block;margin:20px;text-decoration:none}.footer .link{color:#fff}.footer .note{font-size:12px;margin-top:.5rem}.footer .note,.footer .note a{color:#fff;text-decoration:none}@media (max-width:480px){.footer{height:auto;padding:30px 10px}.footer h1{font-size:var(--MediumFontSize);padding-top:30px}.footer .links{align-items:center;flex-direction:column;margin-top:20px}.footer .links li{margin:10px 0}}@media (max-width:1024px){.footer .links{align-items:center;flex-direction:column;justify-content:space-between}}.property_details{margin:90px auto;width:var(--contentWidth)}.offer_data{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.offer_element{margin-bottom:0}.offer_element .country,.offer_element .type{border-radius:30px;color:#fff;padding-left:1.5rem;padding-right:1.5rem}.offer_element .country{background-color:var(--additionalColor)}.offer_element{display:flex;gap:2px;margin-bottom:1rem}.offer_price{color:var(--headerColor);font-size:var(--SemiMediumFontSize);text-align:right}.offer_image{border-radius:20px;display:block;height:700px;margin:2rem auto;width:1200px}.offer_stats{color:var(--headerColor);display:flex;font-size:var(--SemiMediumFontSize);gap:.8rem;justify-content:center;margin-bottom:6px}.offer_description{margin:10px auto;text-align:center;width:70%}#header{color:var(--headerColor);font-size:var(--MediumFontSize);margin-top:3rem;text-align:center}.estate_agent{display:flex;justify-content:center;margin-top:3rem}.agent_name{font-size:var(--SmallFontSize);text-align:center}.estate_agent img{display:block;height:auto;margin:0 auto;width:150px}.estate_agent form{align-items:center;display:flex;flex-direction:column;gap:1rem}.estate_agent input,textarea{border:1px solid #000;border-radius:10px;padding:10px;width:500px}.estate_agent input{height:70px}.estate_agent textarea{height:180px}.estate_agent .btn{background:linear-gradient(54deg,var(--headerColor),var(--thirdColor));border:0;border-radius:30px;color:#fff;cursor:pointer;font-size:var(--MediumFontSize);height:55px;text-decoration:none;width:190px}.estate_agent .btn:hover{box-shadow:10px -5px 20px 0 var(--thirdColor),-10px 1px 20px 0 var(--mainColor);color:var(--mainColor)}#value{text-align:center}@media screen and (max-width:1024px){.property_details{margin:40px auto;width:auto}.offer_data{display:flex;flex-direction:column}.offer_element{display:flex;gap:2px;margin-bottom:1rem}.offer_price{text-align:center}.offer_image{height:auto;margin:2rem auto;width:600px}.offer_stats{color:var(--headerColor);display:flex;font-size:var(--SemiMediumFontSize);gap:.8rem;justify-content:center;margin-bottom:6px}.offer_description{margin:10px auto;text-align:center;width:70%}#header{font-size:var(--SemiMediumFontSize)}.estate_agent img{height:auto;width:120px}.estate_agent input,textarea{font-size:var(--SemiSmallFontSize);width:450px}.estate_agent .btn{font-size:var(--SemiMediumFontSize);height:40px;width:130px}}@media screen and (max-width:480px){.offer_image{height:auto;margin:2rem auto;width:400px}.estate_agent input,textarea{width:250px}}@media screen and (max-width:320px){.offer_element{font-size:var(--SemiSmallFontSize)}.offer_image{height:auto;width:300px}}
/*# sourceMappingURL=main.6e02fff5.css.map*/