.text-color{color:#ff914d}#home .header-trigger{position:absolute;top:0;width:100vw;height:70px}#home .btn{color:#fff;text-decoration:none;font-size:20px;width:290px;background-color:#ff914d;padding:12px 30px;border-radius:5px;font-weight:600;text-align:center;transition:all .3s;position:relative}#home .btn:hover{color:#270799;cursor:pointer;background-color:#f59a0e}#home .landing .bg{position:absolute;height:100vh;width:100vw;background-size:cover;background-position:50%;filter:brightness(75%);z-index:-1}#home .landing{height:100vh}#home .landing,#home .landing .container{display:flex;justify-content:center;align-items:center}#home .landing .container{flex-wrap:wrap;column-gap:200px;row-gap:50px}#home .landing .container .text{font-weight:500;color:#fff;font-size:60px;text-align:end;line-height:1.2;width:565px}#home .landing .container .text span{font-weight:800;color:#f59a0e}@media screen and (max-width:700px){#home .landing .container .text{font-weight:500;color:#fff;font-size:40px;text-align:center;line-height:1.2}#home .landing .container{width:80vw}}#home .landing .container .btn{margin:0 10px}#home .benefits{margin:80px 0;display:flex;justify-content:center;column-gap:100px;row-gap:50px;flex-wrap:wrap}#home .benefits .with{width:400px}#home .benefits .with h1{border-radius:50px;padding:20px 0;background-color:#ff914d;text-align:center;font-size:32px;margin-bottom:20px}#home .benefits .with img{width:28px;object-fit:contain}#home .benefits .with li p{font-size:1.2rem}#home .benefits .with li:last-child{border-bottom:none}#home .benefits .with ul{background-color:#ffe4d4;border-radius:20px}#home .benefits .without{width:350px;margin-top:20px}#home .benefits .without h1{border-radius:50px;padding:18px 0;background-color:grey;text-align:center;margin-bottom:20px}#home .benefits .without img{width:22px;object-fit:contain}#home .benefits li{display:flex;gap:10px;padding:10px;border-bottom:1px solid #ddd}#home .benefits li p{color:#000}@media screen and (max-width:800px){#home .benefits{margin:80px 20px}}#home .find{background-color:#e9e9e9;padding:80px 20px}#home .find h1{text-align:center}#home .find .container{margin-top:50px;display:flex;column-gap:100px;row-gap:50px;justify-content:center;flex-wrap:wrap}#home .find .container>img{width:300px;height:400px;padding:10px;background-color:#fff;box-shadow:0 0 10px rgba(0,0,0,.5)}#home .find .container .steps-container{display:flex;flex-direction:column;gap:70px}#home .find .container .steps-container .steps{display:flex;gap:35px;max-width:600px;min-height:110px;position:relative}#home .find .container .steps-container .steps .arrow1{position:absolute;top:94px;left:-40px;width:100px;transform:rotateY(180deg)}#home .find .container .steps-container .steps .arrow2{position:absolute;top:94px;left:20px;width:100px}#home .find .container .steps-container .steps .step-img{width:75px;object-fit:contain}@media screen and (max-width:700px){#home .find .container .steps-container .steps .arrow1,#home .find .container .steps-container .steps .arrow2{display:none}#home .find .container .steps-container .steps .step-img{width:55px}}#home .find .container .steps-container .btn{bottom:20px}@media screen and (max-width:1059px){#home .find .container .steps-container .btn{align-self:center}}#home .apartments{background-position:50%;background-size:cover;padding-bottom:80px;display:flex;flex-direction:column;justify-content:center;align-items:center}#home .apartments h1{text-align:center;padding:80px 0 40px}#home .apartments .slider{overflow:hidden;width:1140px}#home .apartments .slider-container{display:flex;gap:30px;scroll-snap-type:x mandatory;scroll-behavior:smooth;overflow-x:auto;overflow-y:hidden;-ms-overflow-style:none;scrollbar-width:none}#home .apartments .slider-container::-webkit-scrollbar{display:none}#home .apartments .slider-container .image{margin-bottom:20px;scroll-snap-align:start;height:300px;width:360px;flex-shrink:0}#home .apartments .slider-container a{overflow:hidden;display:block;border-radius:5px;height:inherit;width:inherit;position:relative}#home .apartments .slider-container a img{transition:all .5s;width:inherit;height:inherit;object-fit:cover;display:block}#home .apartments .slider-container a img:hover{transform:scale(1.15) rotate(2deg)}#home .slider-control{position:relative;overflow:visible;padding:25px}#home .apartments .slider-control .left-btn,#home .apartments .slider-control .right-btn{position:absolute;color:#f59a0e;background-color:#fff;border:none;width:30px;height:30px;display:flex;align-items:center;justify-content:center;padding:0;border-radius:50%;box-shadow:0 5px 10px rgba(0,0,0,.15);transition:all .3s;z-index:2;top:calc(50% - 25px);opacity:0;cursor:pointer}#home .apartments .slider-control .left-btn{left:60px}#home .apartments .slider-control .right-btn{right:60px}#home .apartments .slider-control:hover .left-btn{transform:translateX(-140%);opacity:1}#home .apartments .slider-control:hover .right-btn{transform:translateX(140%);opacity:1}#home .apartments .slider-control .left-btn:hover,#home .apartments .slider-control .right-btn:hover{background-color:#f59a0e;color:#fff;cursor:pointer}#home .apartments .slider-control .dots{position:absolute;bottom:-35px;left:calc(50% - 32.5px);display:flex;justify-content:center;align-items:center;gap:10px}#home .apartments .slider-control .dots div{width:15px;height:15px;background-color:#d8d8d8;border-radius:50%;box-shadow:0 5px 10px rgba(0,0,0,.15);cursor:pointer}#home .apartments .slider-control .dots .active{background-color:#f59a0e}#home .apartments .btn{margin:100px 0 50px}@media screen and (max-width:1240px){#home .apartments .slider{width:900px}#home .apartments .slider-container .image{width:435px;height:345px}#home .apartments .slider-control:hover .left-btn,#home .apartments .slider-control:hover .right-btn{transform:none}#home .apartments .slider-control .left-btn{left:0;opacity:1}#home .apartments .slider-control .right-btn{right:0;opacity:1}#home .apartments .slider-control .dots{left:calc(50% - 60px)}}@media screen and (max-width:980px){#home .apartments .slider,#home .apartments .slider-container .image{width:600px}#home .apartments .slider-control .dots{left:calc(50% - 105px)}}@media screen and (max-width:700px){#home .apartments .slider,#home .apartments .slider-container .image{width:400px}#home .apartments{padding:0 20px}}@media screen and (max-width:465px){#home .apartments .slider{width:300px}#home .apartments .slider-container .image{width:300px;height:280px}}@media screen and (max-width:370px){#home .apartments .slider{width:250px}#home .apartments .slider-container .image{width:250px;height:225px}}#home .cities{background-color:#e9e9e9;padding:80px 20px}#home .cities>div{display:flex;flex-wrap:wrap;max-width:1260px;margin:auto;justify-content:center;align-items:center;gap:40px}#home .cities .photo{box-shadow:0 0 10px rgba(0,0,0,.5);width:600px;border:10px solid #fff}#home .cities .photo img{display:block;max-width:100%}#home .cities .container{width:600px;display:flex;flex-direction:column}#home .cities .container h2{font-size:40px;font-weight:600;margin-bottom:20px}#home .cities .container p{line-height:28px;padding-right:50px}#home .cities .btn{margin-top:20px;width:300px}#home .whatsapp{background-color:#e9e9e9;padding:0 20px}#home .whatsapp .container{max-width:980px;margin:auto;padding:72px 20px 64px;display:flex;flex-direction:column;align-items:center;text-align:center}#home .whatsapp .photo{width:min(420px,100%);margin-bottom:28px}#home .whatsapp .photo img{width:100%;display:block;margin-bottom:20px}#home .whatsapp h1{max-width:900px;margin-bottom:20px;color:#1d1d1d;font-weight:500;line-height:1.3}#home .whatsapp .separator{width:min(560px,90%);height:1px;background-color:#bababa;margin-bottom:22px}#home .whatsapp p{max-width:740px;margin-bottom:30px;line-height:1.45;color:#545454;font-size:18px}#home .whatsapp .whatsapp-btn{width:auto;min-width:430px;display:inline-flex;justify-content:center;align-items:center;gap:14px;background-color:#ff914d;border-radius:10px;font-weight:700;padding:15px 30px}#home .whatsapp .whatsapp-btn:hover{color:#270799;background-color:#f59a0e}#home .whatsapp .whatsapp-icon-img{width:42px;height:42px;min-width:42px;object-fit:contain}@media screen and (max-width:700px){#home .whatsapp{background-color:#e9e9e9;padding:20px 15px 60px}#home .whatsapp .container{padding:20px 10px}#home .whatsapp .photo{width:min(320px,100%);margin-bottom:20px}#home .whatsapp .whatsapp-btn{min-width:100%;padding:13px 16px}#home .whatsapp .whatsapp-icon-img{width:36px;height:36px;min-width:36px}}#home .creators{padding:20px 0 100px}#home .creators h1{text-align:center;padding:60px 0}#home .creators>div{display:flex;flex-wrap:wrap;max-width:1220px;margin:auto;justify-content:center;gap:20px}#home .creators .photo{width:600px;box-shadow:0 0 10px rgba(0,0,0,.1)}#home .creators .photo img{display:block;max-width:100%}#home .creators .container{width:600px;box-shadow:0 0 10px rgba(0,0,0,.1);display:flex;flex-direction:column;align-items:center;padding-bottom:10px}#home .creators .container:hover,#home .creators .photo:hover{box-shadow:0 10px 15px rgba(0,0,0,.1)}#home .creators .container h3{color:#f59a0e;font-size:18px;font-weight:600;margin:15px 0 5px}#home .creators .container h4{color:#666;font-size:16px;font-weight:600;margin-bottom:5px}#home .creators .container p{padding:0 30px;line-height:26px;font-size:15px}#home .creators .container img{width:280px}@media screen and (max-width:1200px){#home .creators .container,#home .creators .photo{margin:0 20px}#home .creators .container img{width:230px}}