*{margin:0;padding:0}:root{--bck-color: #F1EFEB;--primary-color: #181D24;--secondary-color: #AC835D;--tertiary-color: #ccd2da;--brand-color: #08554E;--brand2-color: #C4A26E;--gradient-color: linear-gradient(90deg, rgba(173, 20, 20, 1) 0%, rgba(185, 149, 58, 1) 16%, rgba(107, 150, 86, 1) 31%, rgba(101, 132, 129, 1) 46%, rgba(17, 198, 255, 1) 60%, rgba(23, 20, 206, 1) 72%, rgba(208, 23, 189, 1) 85%, rgba(203, 32, 94, 1) 93%, rgba(0, 0, 0, 1) 100%)}h1{font-family:manrope,sans-serif}h1 span{font-family:Playfair Display,serif;font-style:italic}p,a,button{font-family:manrope,sans-serif}.black-btn{border:1px solid var(--primary-color);background-color:var(--primary-color);color:var(--bck-color);font-family:manrope,sans-serif;display:flex;align-items:center;justify-content:center}.transparent-btn{border:1px solid var(--primary-color);background-color:transparent;color:var(--primary-color);font-family:manrope,sans-serif;display:flex;align-items:center;justify-content:center}.white-btn{border:1px solid #E1E1E1;background-color:#fff;color:var(--primary-color);font-family:manrope,sans-serif;display:flex;align-items:center;justify-content:center}.st0{fill:transparent;cursor:pointer;transition:all .4s ease 0s;opacity:.5;stroke:#fff;justify-content:center;align-items:center;display:flex;stroke-width:3px;outline:none;width:100%}.st2{fill:green;cursor:pointer;transition:all .4s ease 0s;opacity:.5;stroke:#fff;justify-content:center;align-items:center;display:flex;stroke-width:3px;outline:none;width:100%}.st2:hover{fill:#adff2f}.st0:hover{fill:var(--brand-color);opacity:.5}.st1{fill:#af0000;opacity:.3;stroke-width:3px;stroke:#fff}.st3{fill:transparent;stroke-width:3px;stroke:#fff}.threejs-point{fill:transparent;stroke-width:3px;stroke:#fff;cursor:pointer}.threejs-point:hover{fill:#015e0d;opacity:.7}.twod-building{fill:transparent;stroke:#ffffff80;stroke-width:2;cursor:pointer}.twod-building:hover{fill:#16831680}.nav-section{height:80px;position:fixed;width:100%;top:0;display:flex;align-items:center;justify-content:center;z-index:999;background-color:var(--bck-color)}.nav-section .nav-wrapper{width:90%;display:flex;justify-content:space-between;align-items:center}.nav-section .nav-wrapper img{height:40px}.nav-section .nav-wrapper .nav-items{display:flex;align-items:center}.nav-section .nav-wrapper .nav-items a{list-style:none;font-weight:500;font-size:16px;text-decoration:none;color:var(--primary-color);margin:0 60px 0 0}.nav-section .nav-wrapper .nav-items a sup{font-size:11px}.nav-section .nav-wrapper .button-box{box-sizing:border-box;display:flex;align-items:center;justify-content:center;font-family:manrope}.nav-section .nav-wrapper .button-box .tabs{z-index:2;display:flex;position:relative;background-color:#fff;border-radius:25px;height:42px;border:1px solid #E1E1E1}.nav-section .nav-wrapper .button-box input[type=radio]{display:none}.nav-section .nav-wrapper .button-box input[type=radio]:checked+label{color:#fff;background-color:var(--brand-color);font-size:20px}.nav-section .nav-wrapper .button-box input[id=radio-1]:checked~.glider{transform:translate(0)}.nav-section .nav-wrapper .button-box input[id=radio-2]:checked~.glider{transform:translate(100%)}.nav-section .nav-wrapper .button-box .glider{position:absolute;display:flex;height:42px;width:200px;background-color:var(--primary-color);color:#fff;z-index:1;border-radius:50px;transition:all .25 ease-in-out}.nav-section .nav-wrapper .button-box .tab{display:flex;align-items:center;justify-content:center;height:42px;width:145px;font-size:16px;font-weight:400;border-radius:50px;cursor:pointer;transition:color .2s ease-in}.nav-section .nav-wrapper .lang-container{position:relative;margin-right:60px}.nav-section .nav-wrapper .lang-container .dropdown-toggle{background:none;border:none;color:var(--primary-color);font-size:16px;cursor:pointer}.nav-section .nav-wrapper .lang-container .dropdown-toggle svg{height:40px;width:40px}.nav-section .nav-wrapper .lang-container .dropdown-menu{position:absolute;top:100%;left:0;background-color:#fff;border:1px solid #ddd;border-radius:4px;box-shadow:0 2px 8px #00000026;z-index:1000;padding:4px 0}.nav-section .nav-wrapper .lang-container .dropdown-item{display:block;padding:8px 12px;background:none;border:none;width:100%;text-align:left;color:var(--primary-color);font-size:16px;cursor:pointer}.nav-section .nav-wrapper .lang-container .dropdown-item svg{height:40px;width:100%}.nav-section .nav-wrapper .lang-container .dropdown-item.selected{font-weight:700;color:var(--brand-color)}.nav-section .nav-wrapper .lang-container .dropdown-item:hover{background-color:#f5f5f5}.btn-menu{display:none;position:relative;z-index:9999999;border:none;background-color:transparent;font-size:30px;color:#fff}.mobile-logo,.mobile-cell{display:none}@media (max-width: 1440px){.btn-menu{z-index:999999;display:flex;justify-content:center;align-items:center}.btn-menu .mobile-cell{border:2px solid var(--brand-color);display:flex;align-items:center;justify-content:center;height:35px;width:35px;border-radius:50px;margin:20px;z-index:9999999}.btn-menu .mobile-cell img{height:18px}.nav-section .nav-wrapper .nav-items{display:none}.nav-section .nav-wrapper .mobile-nav-items{overflow-y:none;transition:all .7 ease-in-out;position:fixed;background-color:var(--bck-color);width:100%;height:100%;top:0;left:0;margin:0;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;z-index:99999}.nav-section .nav-wrapper .mobile-nav-items .mobile-logo{display:flex;z-index:999999;margin-bottom:50px}.nav-section .nav-wrapper .mobile-nav-items a{padding-left:30px;font-size:22px;margin:30px 0}.nav-section .nav-wrapper .button-box{margin:30px 0;padding-left:30px}.nav-section .nav-wrapper .button-box .tabs{height:40px}.nav-section .nav-wrapper .button-box input[type=radio]{display:none}.nav-section .nav-wrapper .button-box input[type=radio]:checked+label{color:#fff;background-color:var(--brand-color);font-size:14px}.nav-section .nav-wrapper .button-box .glider{height:40px}.nav-section .nav-wrapper .button-box .tab{height:40px;width:120px;font-size:14px}.nav-section .nav-wrapper .lang-container{position:relative;padding-left:30px;margin:20px 0}.nav-section .nav-wrapper .lang-container .dropdown-toggle{font-size:22px}.nav-section .nav-wrapper .lang-container .dropdown-menu{left:20px}}@media (max-width: 768px){.nav-section{z-index:999999}.nav-section .nav-wrapper .logo{height:30px}.nav-section .nav-wrapper .lang-container{position:relative;padding-left:30px;margin:20px 0}.nav-section .nav-wrapper .lang-container .dropdown-toggle{font-size:22px}.nav-section .nav-wrapper .lang-container .dropdown-menu{left:20px}}.footer-section{background-color:var(--primary-color);color:#fff;height:400px;width:100%;display:flex;align-items:center;justify-content:center}.footer-section .footer-wrapper{width:90%;display:flex}.footer-section .footer-wrapper .main-container{width:50%}.footer-section .footer-wrapper .main-container p{font-size:18px}.footer-section .footer-wrapper .main-container .socials{width:50%;margin:10px 0 40px;display:flex;justify-content:space-between;align-items:center}.footer-section .footer-wrapper .main-container .socials .icons{width:45%;display:flex;justify-content:space-around;align-items:center}.footer-section .footer-wrapper .main-container .socials .icons a{text-decoration:none;text-transform:none}.footer-section .footer-wrapper .main-container .socials .icons button{background-color:transparent;border:none;cursor:pointer}.footer-section .footer-wrapper .main-container .socials .icons button img{height:20px}.footer-section .footer-wrapper .main-container input{margin-top:10px;width:350px;height:60px;border-radius:30px;border:none;padding:0 20px}.footer-section .footer-wrapper .footer-container{display:flex;width:50%;justify-content:space-between}.footer-section .footer-wrapper .footer-container div ul li{list-style:none;margin-top:10px}.footer-section .footer-wrapper .footer-container div ul li a{text-decoration:none;font-size:18px;color:#fff}.footer-section .footer-wrapper .footer-container div ul li h1{font-weight:500;font-size:25px}@media (max-width: 768px){.footer-section{height:100%;width:100%;padding:20px 0}.footer-section .footer-wrapper{width:95%;display:flex;flex-direction:column;gap:20px}.footer-section .footer-wrapper .main-container{width:100%;display:flex;flex-direction:column;align-items:center}.footer-section .footer-wrapper .main-container .logo{width:auto;height:17px}.footer-section .footer-wrapper .main-container p{font-size:14px}.footer-section .footer-wrapper .main-container .socials{width:70%;margin:20px 0}.footer-section .footer-wrapper .main-container .socials .icons{padding:0 20px;border-left:1px solid rgba(255,255,255,.3764705882)}.footer-section .footer-wrapper .main-container .socials button img{height:15px}.footer-section .footer-wrapper .main-container input{width:80%;height:50px}.footer-section .footer-wrapper .footer-container{display:flex;width:100%;justify-content:center;flex-wrap:wrap;gap:20px}.footer-section .footer-wrapper .footer-container div{padding:0 10px}.footer-section .footer-wrapper .footer-container div ul li{list-style:none;margin-top:7px}.footer-section .footer-wrapper .footer-container div ul li a{text-decoration:none;font-size:14px;color:#fff}.footer-section .footer-wrapper .footer-container div ul li h1{font-weight:500;font-size:18px}.footer-section .footer-wrapper .footer-container div:last-child{border:none}}.banner-section{height:calc(100vh - 80px);background-color:var(--bck-color);background-size:cover;background-image:url(/assets/images/hero/banner.png);background-position:0;background-repeat:no-repeat}.banner-section .banner-wrapper{height:100%;display:flex;align-items:center;justify-content:flex-start;margin-left:5%}.banner-section .banner-wrapper .banner-container{width:40%;height:50%;display:flex;flex-direction:column;position:relative;gap:30px}.banner-section .banner-wrapper .banner-container h1{font-size:88px;line-height:72px;font-weight:500}.banner-section .banner-wrapper .banner-container p{color:#00000060;font-size:18px;line-height:22px}.banner-section .banner-wrapper .banner-container .banner-btns{display:flex;gap:30px}.banner-section .banner-wrapper .banner-container .banner-btns button{font-size:18px;width:175px;height:50px;border-radius:30px;cursor:pointer}.banner-section .banner-wrapper .video-btn{position:relative;bottom:320px;left:430px}.banner-section .banner-wrapper .video-btn button{height:120px;width:120px;background:#ffffff59;box-shadow:0 4px 30px #5a8764cc;border-radius:100px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:none;display:flex;align-items:center;justify-content:center;cursor:pointer}.banner-section .banner-wrapper .video-btn button .rotate{position:absolute;width:90%;height:90%;transition:transform .5s ease-in-out}.banner-section .banner-wrapper .video-btn button .rotate:hover{transform:rotate(90deg)}.banner-section .banner-wrapper .video-btn button .play{width:20%;height:20%}body.modal-open{overflow:hidden}.video-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:9999999}.video-modal-overlay .video-wrapper{width:80%;height:80%;background:transparent;display:flex;align-items:center;justify-content:center}.video-modal-overlay .video-wrapper video{width:100%;height:100%;border-radius:10px}.video-section .video-wrapper .about-title .video-btn button{height:120px;width:120px;background:#fff;box-shadow:0 4px 30px #71c082cc;border-radius:100px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:none;display:flex;align-items:center;justify-content:center;cursor:pointer}.video-section .video-wrapper .about-title .video-btn button .rotate{position:absolute;width:90%;height:90%;transition:transform .5s ease-in-out}.video-section .video-wrapper .about-title .video-btn button .rotate:hover{transform:rotate(90deg)}.video-section .video-wrapper .about-title .video-btn button .play{width:20%;height:20%}.hero-section{height:100%;width:100%;background-color:var(--bck-color);display:flex;justify-content:center}.hero-section .hero-wrapper{width:90%;height:90%;margin:50px 0;display:flex;flex-direction:column;justify-content:space-between;gap:50px}.hero-section .hero-wrapper button{width:185px;height:60px;border-radius:50px;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center}.hero-section .hero-wrapper .hero-title-section{display:flex}.hero-section .hero-wrapper .navigation-btn{width:50%;display:flex;justify-content:flex-end;align-items:flex-end;gap:20px;top:10px}.hero-section .hero-wrapper .navigation-btn button{border-radius:50%;width:50px;height:50px;background-color:var(--primary-color);border:none;cursor:pointer}.hero-section .hero-wrapper .navigation-btn button img{height:20px}.hero-section .hero-wrapper .navigation-btn .select{display:flex;gap:20px}.hero-section .hero-wrapper .navigation-btn .select button{font-size:14px;border:none;border:1px solid #E1E1E1;background-color:#fff;color:var(--primary-color);font-family:manrope,sans-serif;display:flex;align-items:center;justify-content:center;padding:12px 50px;border-radius:30px;cursor:pointer}.hero-section .hero-wrapper .navigation-btn .select .active{background-color:var(--brand-color);color:#fff}.hero-section .hero-wrapper .hero-title{width:50%;height:100%}.hero-section .hero-wrapper .hero-title h1{font-size:72px;line-height:74px;font-weight:400;color:var(--primary-color)}.hero-section .hero-wrapper .hero-title p{color:var(--primary-color);opacity:.6;margin:20px 0;font-weight:400;font-size:18px;line-height:20px}.hero-section .hero-wrapper .hero-title .button-box{box-sizing:border-box;display:flex;align-items:center;font-family:manrope}.hero-section .hero-wrapper .hero-title .button-box .selects{z-index:2;display:flex;align-items:center;position:relative;background-color:#fff;border-radius:30px;border:1px solid #bbb;padding:5px}.hero-section .hero-wrapper .hero-title .button-box input[type=radio]{display:none}.hero-section .hero-wrapper .hero-title .button-box input[type=radio]:checked+label{color:#fff;background-color:var(--brand-color);font-size:20px}.hero-section .hero-wrapper .hero-title .button-box input[id=select-1]:checked~.glider{transform:translate(0)}.hero-section .hero-wrapper .hero-title .button-box input[id=select-2]:checked~.glider{transform:translate(100%)}.hero-section .hero-wrapper .hero-title .button-box input[id=select-3]:checked~.glider{transform:translate(200%)}.hero-section .hero-wrapper .hero-title .button-box input[id=select-4]:checked~.glider{transform:translate(300%)}.hero-section .hero-wrapper .hero-title .button-box .glider{position:absolute;display:flex;height:50px;width:200px;background-color:var(--primary-color);color:#fff;z-index:1;border-radius:50px;transition:all .25 ease-in-out}.hero-section .hero-wrapper .hero-title .button-box .select{display:flex;align-items:center;justify-content:center;height:50px;width:120px;font-size:16px;font-weight:400;border-radius:50px;cursor:pointer;transition:color .2s ease-in}.hero-section .hero-wrapper .hero-container{width:100%;height:max-content;display:flex;flex-direction:column;margin:20px 0}.hero-section .hero-wrapper .hero-container .projects-card{background-color:#ccd2da;height:550px;width:100%;border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;position:relative;overflow:hidden;transition:background-color .5s ease}.hero-section .hero-wrapper .hero-container .projects-card .project-content{position:relative;top:0;height:100px;width:90%;display:flex;align-items:center;justify-content:space-between;z-index:1;transition:color .5s ease}.hero-section .hero-wrapper .hero-container .projects-card .project-content h1{color:var(--default-color);font-size:22px;transition:color .2s ease}.hero-section .hero-wrapper .hero-container .projects-card .project-content button{border-radius:50%;width:50px;height:50px;background-color:var(--secondary-color);cursor:pointer;border:none;position:relative;overflow:hidden;transition:transform .5s ease,background-color .5s ease,all .5s ease}.hero-section .hero-wrapper .hero-container .projects-card .project-content .arrow{cursor:pointer;position:absolute;right:15px}.hero-section .hero-wrapper .hero-container .projects-card .project-img{height:calc(100% - 100px);border-radius:10px;overflow:hidden;z-index:2}.hero-section .hero-wrapper .hero-container .projects-card .project-img img{object-position:center;object-fit:cover;width:100%;height:100%;border-radius:10px}.hero-section .hero-wrapper .hero-container .projects-card:hover .project-content h1{z-index:2;color:#fff}.hero-section .hero-wrapper .hero-container .projects-card:hover button{transform:scale(40)}.hero-section .hero-wrapper .hero-container .services-card{background-color:#fff;height:100%;border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:10px}.hero-section .hero-wrapper .hero-container .services-card .service-img{height:100%;width:95%}.hero-section .hero-wrapper .hero-container .services-card .service-img img{padding-top:2.5%;border-radius:10px;object-position:center;object-fit:cover;width:100%;height:100%}.hero-section .hero-wrapper .hero-container .services-card .service-content{margin:20px 0;width:110%;display:flex;align-items:center;justify-content:space-around}.hero-section .hero-wrapper .hero-container .services-card .service-content h1{text-transform:capitalize;font-size:25px}.hero-section .hero-wrapper .hero-container .services-card .service-content button{border-radius:50%;width:50px;height:50px;background-color:var(--primary-color);border:none;color:#fff;font-size:30px;cursor:pointer;display:flex;align-items:center;justify-content:center}.hero-section .hero-wrapper .hero-container .services-card .service-content button img{height:25px}.hero-section .hero-wrapper .hero-container .services-card .service-content .inner-info{margin:20px 0}.hero-section .hero-wrapper .hero-container .services-card .service-content .inner-info p{font-size:16px}.hero-section .hero-wrapper .hero-container .apartments-card{background-color:#fff;height:100%;border-radius:10px;display:flex;flex-direction:column;align-items:center;gap:5px;cursor:pointer}.hero-section .hero-wrapper .hero-container .apartments-card .apartments-content{margin:20px 0;width:90%;display:flex;flex-direction:column;gap:5px}.hero-section .hero-wrapper .hero-container .apartments-card .apartments-content h1{font-size:25px}.hero-section .hero-wrapper .hero-container .apartments-card .apartments-content .apartments-address{display:flex;gap:10px;color:#bbb}.hero-section .hero-wrapper .hero-container .apartments-card .apartments-content .apartments-address img{opacity:.6;height:25px}.hero-section .hero-wrapper .hero-container .apartments-card .apartments-content .apartments-address p{font-size:18px}.hero-section .hero-wrapper .hero-container .apartments-card .apartments-content .apartments-info{margin-top:10px;width:80%;display:flex;justify-content:space-between}.hero-section .hero-wrapper .hero-container .apartments-card .apartments-content .apartments-info .info-iner{display:flex;gap:5px;color:#bbb}.hero-section .hero-wrapper .hero-container .apartments-card .apartments-content .apartments-info .info-iner img{opacity:.6;height:20px}.hero-section .hero-wrapper .hero-container .apartments-card .apartments-content .apartments-info .info-iner p{font-size:18px}.hero-section .hero-wrapper .hero-container .apartments-card .apartments-img{height:550px;width:100%;border-top-left-radius:10px;border-top-right-radius:10px;background-color:var(--brand-color)}.hero-section .hero-wrapper .hero-container .apartments-card .apartments-img img{border-top-left-radius:10px;border-top-right-radius:10px;object-position:center;object-fit:contain;width:100%;height:100%}.hero-section .hero-wrapper .flat-content{width:90%;height:100%;display:flex;align-items:center;justify-content:center;margin:20px 0 50px}.hero-section .hero-wrapper .flat-content h1{font-size:30px}.hero-section .hero-wrapper .flat-card{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.hero-section .hero-wrapper .flat-card .flat-img{width:100%;height:500px}.hero-section .hero-wrapper .flat-card .flat-img img{object-position:center;object-fit:contain;width:100%;height:100%}.hero-section .hero-wrapper .flat-navigation-btn{width:100%;display:flex;align-items:center;justify-content:center;gap:20px}.hero-section .hero-wrapper .flat-navigation-btn button{border-radius:50%;width:50px;height:50px;background-color:var(--primary-color);border:none;cursor:pointer}.hero-section .hero-wrapper .flat-navigation-btn button img{height:20px}.hero-section .hero-wrapper .full-page-card{height:700px;width:100%;border-radius:10px}.hero-section .hero-wrapper .full-page-card img{border-radius:10px;width:100%;height:100%;object-fit:contain;object-position:center}.hero-section .hero-wrapper .banner-container{height:100%;width:100%;position:relative}.hero-section .hero-wrapper .banner-container img{position:absolute;border-radius:10px;width:100%;height:100%;object-fit:cover;object-position:center;cursor:pointer}.hero-section .hero-wrapper .location-container{height:700px;width:100%}.hero-section .hero-wrapper .location-container iframe{border-radius:10px;width:100%;height:100%;object-fit:cover;object-position:center;border:none}.hero-section .hero-wrapper .blog-wrapper{width:100%;height:100%;display:flex;align-items:center;justify-content:space-between;gap:50px}.hero-section .hero-wrapper .blog-wrapper .left{width:50%;height:700px;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.hero-section .hero-wrapper .blog-wrapper .left .main-blog{display:flex;flex-direction:column;align-items:center;width:100%;height:100%}.hero-section .hero-wrapper .blog-wrapper .left .main-blog .main-pic{width:100%;height:85%}.hero-section .hero-wrapper .blog-wrapper .left .main-blog .main-pic img{object-fit:cover;object-position:0 0;border-radius:10px;width:100%;height:100%}.hero-section .hero-wrapper .blog-wrapper .left .main-blog .main-content{position:relative;top:-20%;width:70%;padding:50px;background-color:var(--primary-color);color:var(--bck-color);display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px;border-radius:10px}.hero-section .hero-wrapper .blog-wrapper .left .main-blog .main-content .date{display:flex;align-items:center;gap:20px}.hero-section .hero-wrapper .blog-wrapper .left .main-blog .main-content .date img{height:40px}.hero-section .hero-wrapper .blog-wrapper .right{width:50%;height:700px;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.hero-section .hero-wrapper .blog-wrapper .right .blog-container{display:flex;height:100%;background-color:#fff;gap:20px;border-radius:10px;cursor:pointer}.hero-section .hero-wrapper .blog-wrapper .right .blog-container img{height:100%;width:50%;object-fit:cover;object-position:center;border-top-left-radius:10px;border-bottom-left-radius:10px}.hero-section .hero-wrapper .blog-wrapper .right .blog-container .blog-content{width:50%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.hero-section .hero-wrapper .blog-wrapper .right .blog-container .blog-content .date{width:80%;display:flex;align-items:center;gap:20px}.hero-section .hero-wrapper .blog-wrapper .right .blog-container .blog-content .date img{height:35px;width:35px}.hero-section .hero-wrapper .blog-wrapper .right .blog-container .blog-content .date p{font-size:18px}.hero-section .hero-wrapper .blog-wrapper .right .blog-container .blog-content h1{width:80%;font-size:25px;line-height:30px}.hero-section .hero-wrapper .blog-wrapper .right .blog-container .blog-content p{width:80%;font-size:18px}.hero-section .hero-wrapper .galery-container{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between}.hero-section .hero-wrapper .galery-container div{height:500px;margin-top:1%;display:flex;border-radius:10px}.hero-section .hero-wrapper .galery-container div img{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:10px}.single-wrapper{height:100%;width:100%;background-color:var(--bck-color);display:flex;justify-content:center;flex-direction:column;align-items:center}.single-wrapper .inner-container{width:90%;margin-bottom:50px}.single-wrapper .inner-container .portfolio-card{height:600px;width:100%;border-radius:10px}.single-wrapper .inner-container .portfolio-card img{border-radius:10px;object-position:center;object-fit:cover;width:100%;height:100%}.details-wrapper{width:30%;height:100%;display:flex;align-items:center;justify-content:center}.details-wrapper .details-container{width:80%;display:flex;flex-wrap:wrap;justify-content:space-between}.details-wrapper .details-container .box{width:37.5%;height:200px;margin-bottom:5%;border:1px solid var(--tertiary-color);border-radius:10px;background:#fff6;box-shadow:0 4px 10px #0000001a;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);padding:5%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:10px}.details-wrapper .details-container .box img{height:50px}.details-wrapper .details-container .box h1{font-size:20px}.details-wrapper .details-container .box p{font-size:14px}.download-section{height:100%;width:100%;background-color:var(--bck-color);display:flex;justify-content:center;position:relative;padding:50px 0;background-image:url(/assets/images/selection/kendi2/10.jpg);background-size:cover;background-position:0 0;color:var(--brand-color)}.download-section:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--brand-color);opacity:.85;z-index:1}.download-section .download-wrapper{position:relative;z-index:2;width:90%;height:90%;margin:50px 0;display:flex;flex-direction:column;justify-content:space-between;gap:50px}.download-section .download-wrapper .download-title{width:100%;display:flex;flex-direction:column;align-items:center;text-align:center;gap:40px;color:var(--bck-color)}.download-section .download-wrapper .download-title h1{font-size:42px;line-height:50px;font-weight:400;color:#fff}.download-section .download-wrapper .download-title h1 span{color:var(--brand2-color)}.download-section .download-wrapper .download-title button{width:185px;height:60px;border-radius:5px;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center}@media (max-width: 1600px){.banner-section .banner-wrapper .video-btn{bottom:270px;left:335px}.hero-section .hero-wrapper .blog-wrapper{gap:40px}.hero-section .hero-wrapper .blog-wrapper .left .main-blog .main-content{position:relative;top:-27%}}@media (max-width: 768px){.banner-section{padding-top:10px;height:calc(100vh - 90px);background-image:url(/assets/images/hero/bannerMobile2.png);background-position:center;background-size:cover}.banner-section .banner-wrapper{height:100%;align-items:flex-start;justify-content:flex-start;text-align:flex-start;margin-left:5%;margin-top:5%}.banner-section .banner-wrapper .banner-container{width:64%;gap:10px}.banner-section .banner-wrapper .banner-container h1{font-size:32px;line-height:40px}.banner-section .banner-wrapper .banner-container h1 span{font-size:32px}.banner-section .banner-wrapper .banner-container p{font-size:14px;line-height:22px}.banner-section .banner-wrapper .banner-container .banner-btns{gap:10px;justify-content:center;flex-direction:column}.banner-section .banner-wrapper .banner-container .banner-btns button{height:40px;width:120px;font-size:14px}.banner-section .banner-wrapper .video-btn{position:relative;bottom:-200px;left:-50px}.banner-section .banner-wrapper .video-btn button{height:100px;width:100px}.hero-section .hero-wrapper{margin:20px 0;gap:20px;align-items:center}.hero-section .hero-wrapper button{height:35px;width:130px;font-size:14px}.hero-section .hero-wrapper .hero-title-section{width:100%;flex-direction:column;gap:10px}.hero-section .hero-wrapper .navigation-btn{width:100%}.hero-section .hero-wrapper .navigation-btn button{width:40px;height:40px}.hero-section .hero-wrapper .navigation-btn button img{height:17px}.hero-section .hero-wrapper .hero-title{width:100%;height:100%}.hero-section .hero-wrapper .hero-title h1{font-size:32px;line-height:50px}.hero-section .hero-wrapper .hero-title h1 span{font-size:36px}.hero-section .hero-wrapper .hero-title p{font-size:14px;line-height:22px}.hero-section .hero-wrapper .hero-title .button-box{justify-content:flex-end}.hero-section .hero-wrapper .hero-title .button-box input[type=select]{display:none}.hero-section .hero-wrapper .hero-title .button-box input[type=select]:checked+label{font-size:18px}.hero-section .hero-wrapper .hero-title .button-box .glider{height:40px;width:83px}.hero-section .hero-wrapper .hero-title .button-box .select{height:40px;width:100px;font-size:14px}.hero-section .hero-wrapper .hero-container{width:100%;height:max-content;display:flex;flex-direction:column;margin:0}.hero-section .hero-wrapper .hero-container .projects-card{height:420px}.hero-section .hero-wrapper .hero-container .projects-card .project-content h1{width:80%}.hero-section .hero-wrapper .hero-container .projects-card .project-content button{width:40px;height:40px}.hero-section .hero-wrapper .hero-container .projects-card .project-content .arrow{right:10px}.hero-section .hero-wrapper .hero-container .services-card{gap:5px}.hero-section .hero-wrapper .hero-container .services-card .service-img img{height:340px}.hero-section .hero-wrapper .hero-container .services-card .service-content{margin:5px 0}.hero-section .hero-wrapper .hero-container .services-card .service-content h1{font-size:20px}.hero-section .hero-wrapper .hero-container .services-card .service-content button{width:40px;height:40px}.hero-section .hero-wrapper .hero-container .services-card .service-content button img{height:20px}.hero-section .hero-wrapper .hero-container .services-card .service-content .inner-info{margin:5px 0}.hero-section .hero-wrapper .hero-container .services-card .service-content .inner-info p{font-size:14px}.hero-section .hero-wrapper .hero-container .apartments-card .apartments-content{margin:10px 0;gap:5px}.hero-section .hero-wrapper .hero-container .apartments-card .apartments-content h1{font-size:20px}.hero-section .hero-wrapper .hero-container .apartments-card .apartments-content .apartments-address img{height:22px}.hero-section .hero-wrapper .hero-container .apartments-card .apartments-content .apartments-address p{font-size:16px}.hero-section .hero-wrapper .hero-container .apartments-card .apartments-content .apartments-info{width:90%}.hero-section .hero-wrapper .hero-container .apartments-card .apartments-content .apartments-info .info-iner img{height:18px}.hero-section .hero-wrapper .hero-container .apartments-card .apartments-content .apartments-info .info-iner p{font-size:16px}.hero-section .hero-wrapper .hero-container .apartments-card .apartments-img{height:310px}.hero-section .hero-wrapper .flat-content h1{font-size:24px}.hero-section .hero-wrapper .flat-card .flat-img{height:300px}.hero-section .hero-wrapper .flat-navigation-btn button{width:40px;height:40px}.hero-section .hero-wrapper .full-page-card{height:350px}.hero-section .hero-wrapper .banner-container{height:210px;width:100%}.hero-section .hero-wrapper .banner-container img{position:absolute;border-radius:10px;width:100%;height:100%;object-fit:cover;object-position:center;cursor:pointer}.hero-section .hero-wrapper .location-container{height:300px;width:100%}.hero-section .hero-wrapper .blog-wrapper{flex-direction:column;gap:0px}.hero-section .hero-wrapper .blog-wrapper .left{width:100%;height:500px}.hero-section .hero-wrapper .blog-wrapper .left .main-blog .main-content{top:-20%;padding:20px;gap:5px}.hero-section .hero-wrapper .blog-wrapper .left .main-blog .main-content .date{display:flex;align-items:center;gap:20px}.hero-section .hero-wrapper .blog-wrapper .left .main-blog .main-content .date img{height:20px}.hero-section .hero-wrapper .blog-wrapper .left .main-blog .main-content h1{font-size:20px}.hero-section .hero-wrapper .blog-wrapper .left .main-blog .main-content p{font-size:16px}.hero-section .hero-wrapper .blog-wrapper .right{width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:10px}.hero-section .hero-wrapper .blog-wrapper .right .blog-container{display:flex;height:200px;background-color:#fff;gap:10px;border-radius:10px;cursor:pointer}.hero-section .hero-wrapper .blog-wrapper .right .blog-container .blog-content,.hero-section .hero-wrapper .blog-wrapper .right .blog-container .blog-content .date{gap:5px}.hero-section .hero-wrapper .blog-wrapper .right .blog-container .blog-content .date img{height:30px;width:30px}.hero-section .hero-wrapper .blog-wrapper .right .blog-container .blog-content .date p{font-size:16px}.hero-section .hero-wrapper .blog-wrapper .right .blog-container .blog-content h1{font-size:20px;line-height:26px}.hero-section .hero-wrapper .blog-wrapper .right .blog-container .blog-content p{font-size:16px}.hero-section .hero-wrapper .galery-container div{height:300px}.single-wrapper .inner-container{width:90%;margin-bottom:50px}.single-wrapper .inner-container .portfolio-card{height:250px;width:100%;border-radius:10px}.single-wrapper .inner-container .portfolio-card img{border-radius:10px;object-position:center;object-fit:cover;width:100%;height:100%}.details-wrapper{width:100%;margin:20px 0 0}.details-wrapper .details-container{width:90%;display:flex;flex-wrap:wrap;justify-content:space-between}.details-wrapper .details-container .box{height:150px;gap:5px}.details-wrapper .details-container .box img{height:40px}.details-wrapper .details-container .box h1{font-size:18px}.details-wrapper .details-container .box p{font-size:14px}.download-section .download-wrapper .download-title{gap:20px}.download-section .download-wrapper .download-title h1{font-size:20px;line-height:32px}.download-section .download-wrapper .download-title button{height:40px;width:150px;font-size:14px}}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.react360{display:flex;justify-content:center;align-items:center;height:500px;background-color:#fff;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.icon-react360{height:4em;position:relative;padding-top:3em}.image{transform:translateY(0);border-radius:15px;display:none;z-index:-1}.active{display:block;z-index:1}.about-wrapper{background-color:var(--bck-color);height:100%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.about-wrapper .about-container{width:100%;display:flex;align-items:center;justify-content:center;background-color:var(--primary-color);color:var(--bck-color)}.about-wrapper .about-container .about-title{margin:50px 0;text-align:center;width:600px}.about-wrapper .about-container .about-title h1{font-size:72px;line-height:74px;font-weight:500}.about-wrapper .about-container .about-title p{opacity:.6;margin:20px 0;font-weight:400;font-size:18px;line-height:20px}.about-wrapper .about-banner{margin:60px 0 0;width:95%;display:flex;justify-content:space-around}.about-wrapper .about-banner .left{width:40%;height:600px}.about-wrapper .about-banner .left img{height:100%;width:100%;object-fit:cover;object-position:center}.about-wrapper .about-banner .right{color:var(--primary-color);width:50%;display:flex;align-items:flex-start;justify-content:center}.about-wrapper .about-banner .right .right-inner{width:100%;display:flex;flex-direction:column;gap:50px}.about-wrapper .about-banner .right .right-inner h1{font-size:72px;line-height:74px;font-weight:500}.about-wrapper .about-banner .right .right-inner p{opacity:.6;margin:20px 0;font-weight:400;font-size:18px;line-height:20px}.about-wrapper .about-banner .boxs{border-top:1px solid var(--brand2-color);border-bottom:1px solid var(--brand2-color);width:95%;display:flex;justify-content:space-evenly}.about-wrapper .about-banner .boxs .box{text-align:center;display:flex;align-items:center;flex-direction:column;gap:10px;margin:20px 0}.about-wrapper .about-banner .boxs .box h1{font-size:90px;font-weight:600}.about-wrapper .about-banner .boxs .box img{height:100px}.about-wrapper .about-banner .boxs .box p{font-size:18px}.about-section{height:100%;width:100%;background-color:var(--bck-color);display:flex;justify-content:center;position:relative;background-image:url(/assets/images/selection/kendi2/10.jpg);background-size:cover;background-position:0 0;color:var(--brand-color)}.about-section:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#000000b3;z-index:1}.about-section .about-section-inner{position:relative;z-index:2;width:90%;height:90%;margin:150px 0;display:flex;flex-direction:column;justify-content:space-between}.about-section .about-section-inner .about-title{width:100%;display:flex;flex-direction:column;align-items:center;text-align:center;color:var(--bck-color)}.about-section .about-section-inner .about-title h1{font-size:42px;line-height:50px;font-weight:400;color:#fff}.about-section .about-section-inner .about-title h1 span{color:var(--brand2-color)}@media (max-width: 568px){.about-section .about-section-inner{margin:100px 0}.about-section .about-section-inner .about-title h1{font-size:25px;line-height:30px}.about-wrapper .about-container{width:100%}.about-wrapper .about-container .about-title{margin:50px 0;width:80%}.about-wrapper .about-container .about-title h1{font-size:25px;margin-bottom:15px}.about-wrapper .about-container .about-title p{font-size:14px}.about-wrapper .about-banner{margin:20px 0 0;flex-direction:column;gap:10px}.about-wrapper .about-banner .left{width:100%;height:450px}.about-wrapper .about-banner .left img{height:100%;width:100%;object-fit:cover;object-position:center}.about-wrapper .about-banner .right{width:100%}.about-wrapper .about-banner .right .right-inner{margin-top:10px;display:flex;flex-direction:column;gap:10px}.about-wrapper .about-banner .right .right-inner h1{font-size:32px;line-height:50px}.about-wrapper .about-banner .right .right-inner h1 span{font-size:36px}.about-wrapper .about-banner .right .right-inner p{font-size:14px;line-height:22px}.about-wrapper .about-banner .boxs{width:100%;flex-wrap:wrap}.about-wrapper .about-banner .boxs .box{text-align:center;width:50%;margin:25px 0}.about-wrapper .about-banner .boxs .box h1{font-size:50px}.about-wrapper .about-banner .boxs .box img{height:50px}.about-wrapper .about-banner .boxs .box p{font-size:18px}}.team-wrapper{width:100%;height:100%;background-color:var(--primary-color);color:var(--bck-color);padding:50px 0;display:flex;justify-content:center}.team-wrapper .team-container{width:90%;height:90%;display:flex;flex-direction:column;justify-content:space-between;gap:50px}.team-wrapper .team-container .team-title-section{display:flex}.team-wrapper .team-container .team-title-section .team-title{width:50%;height:100%}.team-wrapper .team-container .team-title-section .team-title h1{font-size:72px;line-height:74px;font-weight:500}.team-wrapper .team-container .team-title-section .team-title p{opacity:.6;margin:20px 0;font-weight:400;font-size:18px;line-height:20px}.team-wrapper .team-container .team-title-section .navigation-btn{width:50%;display:flex;justify-content:flex-end;align-items:flex-end;gap:20px;top:10px}.team-wrapper .team-container .team-title-section .navigation-btn button{border-radius:50%;width:50px;height:50px;background-color:var(--bck-color);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center}.team-wrapper .team-container .team-title-section .navigation-btn button img{height:20px}.team-wrapper .team-container .team-slider .card{height:100%;width:100%}.team-wrapper .team-container .team-slider .card .card-img{height:400px;border-radius:10px}.team-wrapper .team-container .team-slider .card .card-img img{border-radius:10px;width:100%;height:100%;object-fit:cover;object-position:center}.team-wrapper .team-container .team-slider .card .card-txt{height:100%}.team-wrapper .team-container .team-slider .card .card-txt h1{font-size:25px;font-style:normal;font-weight:500}.team-wrapper .team-container .team-slider .card .card-txt p{font-size:16px}@media (max-width: 700px){.team-wrapper{padding:20px 0}.team-wrapper .team-container{gap:20px}.team-wrapper .team-container .team-title-section{flex-direction:column}.team-wrapper .team-container .team-title-section .team-title{width:100%}.team-wrapper .team-container .team-title-section .team-title h1{font-size:32px;line-height:50px}.team-wrapper .team-container .team-title-section .team-title h1 span{font-size:36px}.team-wrapper .team-container .team-title-section .team-title p{font-size:14px;line-height:22px}.team-wrapper .team-container .team-title-section .navigation-btn{width:100%;display:flex;justify-content:flex-end;align-items:flex-end}.team-wrapper .team-container .team-title-section .navigation-btn button{width:40px;height:40px}.team-wrapper .team-container .team-title-section .navigation-btn button img{height:18px}.team-wrapper .team-container .team-slider .card .card-img{height:300px}.team-wrapper .team-container .team-slider .card .card-txt h1{font-size:18px}.team-wrapper .team-container .team-slider .card .card-txt p{font-size:14px}}.info-wrapper{background-color:var(--bck-color);height:100%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.info-wrapper .info-container{width:90%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.info-wrapper .info-container .info-title{margin:50px 0;text-align:left;width:65%}.info-wrapper .info-container .info-title h1{font-size:72px;line-height:75px;margin-bottom:20px;font-weight:400}.info-wrapper .info-container .info-title h1 span{font-size:70px}.info-wrapper .info-container .info-title p{color:var(--primary-color);font-size:18px}.info-wrapper .info-container .info-detail{width:100%;display:flex;justify-content:space-between;margin:20px 0}.info-wrapper .info-container .info-detail .left{width:40%;display:flex;flex-direction:column;gap:20px}.info-wrapper .info-container .info-detail .left div{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--tertiary-color)}.info-wrapper .info-container .info-detail .left div p{color:#00000060;font-size:20px}.info-wrapper .info-container .info-detail .left div h1{font-size:25px;color:var(--primary-color);text-transform:capitalize;font-weight:500}.info-wrapper .info-container .info-detail .right{width:40%;display:flex;flex-direction:column;gap:20px}.info-wrapper .info-container .info-detail .right div{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--tertiary-color)}.info-wrapper .info-container .info-detail .right div p{color:#00000060;font-size:20px}.info-wrapper .info-container .info-detail .right div h1{font-size:25px;color:var(--primary-color);font-weight:500}.info-wrapper .info-container .info-detail .right div h1 sup{font-size:16px}.info-wrapper .info-container .info-txt{width:100%;margin:20px 0;display:flex;flex-direction:column;gap:10px;padding-bottom:20px;border-bottom:1px solid rgba(0,0,0,.3764705882)}.info-wrapper .info-container .info-txt h1{font-size:25px;color:var(--primary-color);font-weight:700}.info-wrapper .info-container .info-txt p{color:#000}.navigate{bottom:20px;width:100%;position:fixed;display:none;align-items:center;justify-content:center;gap:20px}.navigate a{text-transform:none;text-decoration:none}.navigate button{height:50px;width:150px;border-radius:50px;border:1px solid var(--brand-color);background-color:var(--brand-color);color:var(--bck-color);font-size:16px;display:flex;align-items:center;justify-content:center;gap:20px;cursor:pointer}.navigate button img{height:20px}@media (max-width: 700px){.info-wrapper .info-container .info-title{margin:10px 0;text-align:start;width:100%}.info-wrapper .info-container .info-title h1{font-size:32px;line-height:50px;margin-bottom:10px}.info-wrapper .info-container .info-title h1 span{font-size:30px}.info-wrapper .info-container .info-title p{font-size:14px;line-height:22px;text-align:justify}.info-wrapper .info-container .info-detail{flex-direction:column;margin:10px 0;gap:15px}.info-wrapper .info-container .info-detail .left{width:100%;gap:15px}.info-wrapper .info-container .info-detail .left div p{font-size:16px}.info-wrapper .info-container .info-detail .left div h1{font-size:20px}.info-wrapper .info-container .info-detail .right{width:100%;gap:15px}.info-wrapper .info-container .info-detail .right div p{font-size:16px}.info-wrapper .info-container .info-detail .right div h1{font-size:20px}.info-wrapper .info-container .info-txt{margin:10px 0;gap:10px;padding-bottom:10px}.info-wrapper .info-container .info-txt p{font-size:16px;text-align:justify}.navigate{bottom:20px;width:100%;position:fixed;display:flex;z-index:1}.navigate button{height:40px;width:150px;border-radius:50px;font-size:14px;gap:20px}.navigate button img{height:14px}}.contact-section-wrapper{background-color:var(--bck-color);height:100%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.contact-section-wrapper .contact-section-container{width:90%;display:flex;flex-direction:column;align-items:center;justify-content:center}.contact-section-wrapper .contact-section-container .contact-title{color:var(--bck-color);margin:50px 0;text-align:center;display:flex;flex-direction:column;align-items:center;padding:0 0 400px}.contact-section-wrapper .contact-section-container .contact-title h1{font-size:72px;line-height:74px;font-weight:500}.contact-section-wrapper .contact-section-container .contact-title p{width:50%;opacity:.6;margin:20px 0;font-weight:400;font-size:18px;line-height:20px}.contact-section-wrapper .contact-section-container .contact-form{position:relative;top:-370px;height:800px;width:90%;padding:50px 0;border-radius:10px;background-color:#fff;display:flex;flex-direction:column;justify-content:space-around;align-items:center}.contact-section-wrapper .contact-section-container .contact-form .top{width:90%;display:flex;justify-content:space-between;align-items:center;height:20%}.contact-section-wrapper .contact-section-container .contact-form .top .box{width:32%;padding:30px 0;border-radius:10px;border:1px solid var(--tertiary-color);display:flex;flex-direction:column;justify-content:space-around;align-items:center;gap:10px}.contact-section-wrapper .contact-section-container .contact-form .top .box .inner-box{width:90%;display:flex;flex-direction:column;align-items:flex-start;gap:10px}.contact-section-wrapper .contact-section-container .contact-form .top .box .inner-box img{height:30px}.contact-section-wrapper .contact-section-container .contact-form .top .box .inner-box h1{font-size:20px;font-style:normal;font-weight:500;line-height:normal}.contact-section-wrapper .contact-section-container .contact-form .top .box .inner-box p{font-size:16px;font-style:normal;font-weight:300;line-height:normal}.contact-section-wrapper .contact-section-container .contact-form .top .box button{width:90%;height:45px;font-size:18px;border-radius:10px;cursor:pointer}.contact-section-wrapper .contact-section-container .contact-form .bottom{display:flex;width:90%;height:60%;align-items:center;justify-content:space-between}.contact-section-wrapper .contact-section-container .contact-form .bottom .left{width:40%;height:100%;display:flex;flex-direction:column;justify-content:space-between}.contact-section-wrapper .contact-section-container .contact-form .bottom .left div{width:100%}.contact-section-wrapper .contact-section-container .contact-form .bottom .left div p{font-size:16px;font-style:normal;font-weight:500;line-height:normal;margin-bottom:5px}.contact-section-wrapper .contact-section-container .contact-form .bottom .left div input{width:100%;padding:10px;height:40px;font-size:16px;font-weight:500;border-radius:10px;border:1px solid var(--tertiary-color)}.contact-section-wrapper .contact-section-container .contact-form .bottom .left div textarea{width:100%;padding:10px;height:60px;font-size:16px;border-radius:10px;border:1px solid var(--tertiary-color);resize:none}.contact-section-wrapper .contact-section-container .contact-form .bottom .left div ::placeholder{color:var(--tertiary-color)}.contact-section-wrapper .contact-section-container .contact-form .bottom .right{width:55%;height:100%;border-radius:10px}.contact-section-wrapper .contact-section-container .contact-form .bottom .right img,.contact-section-wrapper .contact-section-container .contact-form .bottom .right iframe{border-radius:10px;width:100%;height:100%;object-fit:cover;object-position:center;border:none}.contact-section-wrapper .contact-section-container .contact-inner{width:100%;margin:20px 0 100px;display:flex;justify-content:center;align-items:flex-start}.contact-section-wrapper .contact-section-container .contact-inner .mobile-left{display:none}.contact-section-wrapper .contact-section-container .contact-inner .left{height:100%;width:25%;display:flex;flex-direction:column}.contact-section-wrapper .contact-section-container .contact-inner .left button{padding:15px;width:100%;display:flex;justify-content:space-between;align-items:center;font-size:20px;border:1px solid var(--tertiary-color);background-color:#fff;cursor:pointer}.contact-section-wrapper .contact-section-container .contact-inner .left button img{height:20px}.contact-section-wrapper .contact-section-container .contact-inner .left button:first-child{border-top-left-radius:10px;border-top-right-radius:10px}.contact-section-wrapper .contact-section-container .contact-inner .left button:last-child{border-bottom-left-radius:10px;border-bottom-right-radius:10px}.contact-section-wrapper .contact-section-container .contact-inner .left .active{background-color:var(--primary-color);border:1px solid var(--primary-color);color:#fff}.contact-section-wrapper .contact-section-container .contact-inner .right{height:100%;width:70%;display:flex;flex-direction:column;align-items:center;justify-content:center}.contact-section-wrapper .contact-section-container .contact-inner .right .general-inner,.contact-section-wrapper .contact-section-container .contact-inner .right .rental-inner,.contact-section-wrapper .contact-section-container .contact-inner .right .selling-inner,.contact-section-wrapper .contact-section-container .contact-inner .right .consulting-inner{display:flex;flex-direction:column;gap:20px}.contact-section-wrapper .contact-section-container .contact-inner .right .expand-icon{background-color:var(--primary-color);height:30px;width:30px;display:flex;align-items:center;justify-content:center;border-radius:20px}.contact-section-wrapper .contact-section-container .contact-inner .right .expand-icon img{height:15px}.contact-section-wrapper .contact-section-container .contact-inner .right .inner-list{height:max-content;padding:10px 0}@media (max-width: 768px){.contact-section-wrapper .contact-section-container{width:90%;display:flex;flex-direction:column;align-items:center;justify-content:center}.contact-section-wrapper .contact-section-container .contact-title{color:var(--bck-color);margin:0 10px;text-align:center;padding:40px 0 300px}.contact-section-wrapper .contact-section-container .contact-title h1{font-size:30px;line-height:34px}.contact-section-wrapper .contact-section-container .contact-title p{width:80%;font-size:16px}.contact-section-wrapper .contact-section-container .contact-form{top:-280px;height:100%;width:100%;padding:20px 0}.contact-section-wrapper .contact-section-container .contact-form .top{flex-direction:column;height:100%;gap:10px}.contact-section-wrapper .contact-section-container .contact-form .top .box{width:90%;padding:10px 0}.contact-section-wrapper .contact-section-container .contact-form .top .box .inner-box{width:calc(100% - 20px);gap:5px}.contact-section-wrapper .contact-section-container .contact-form .top .box .inner-box img{height:20px}.contact-section-wrapper .contact-section-container .contact-form .top .box .inner-box h1{font-size:18px}.contact-section-wrapper .contact-section-container .contact-form .top .box .inner-box p{font-size:14px}.contact-section-wrapper .contact-section-container .contact-form .top .box button{width:calc(100% - 20px);height:40px;border-radius:5px}.contact-section-wrapper .contact-section-container .contact-form .bottom{flex-direction:column;width:90%;height:100%;gap:10px;margin-top:20px}.contact-section-wrapper .contact-section-container .contact-form .bottom .left{width:100%;height:100%;gap:10px}.contact-section-wrapper .contact-section-container .contact-form .bottom .left div{width:calc(100% - 20px)}.contact-section-wrapper .contact-section-container .contact-form .bottom .left div p{font-size:14px;margin-bottom:5px}.contact-section-wrapper .contact-section-container .contact-form .bottom .left div input{height:35px;border-radius:5px}.contact-section-wrapper .contact-section-container .contact-form .bottom .left div textarea{height:50px;border-radius:5px}.contact-section-wrapper .contact-section-container .contact-form .bottom .left div ::placeholder{color:var(--tertiary-color)}.contact-section-wrapper .contact-section-container .contact-form .bottom .right{width:100%;height:350px;border-radius:5px}.contact-section-wrapper .contact-section-container .contact-form .bottom .right img{border-radius:5px;width:100%;height:100%;object-fit:cover;object-position:center}.contact-section-wrapper .contact-section-container .contact-inner{width:110%;margin:20px 0 50px;display:flex;flex-direction:column;align-items:center}.contact-section-wrapper .contact-section-container .contact-inner .mobile-left{display:flex;width:90%;flex-wrap:wrap;justify-content:space-between}.contact-section-wrapper .contact-section-container .contact-inner .mobile-left button{width:47.5%;height:50px;margin-bottom:5%;font-size:16px;background-color:#fff;border:none;border-radius:5px}.contact-section-wrapper .contact-section-container .contact-inner .mobile-left .active{background-color:var(--primary-color);border:1px solid var(--primary-color);color:#fff}.contact-section-wrapper .contact-section-container .contact-inner .left{display:none}.contact-section-wrapper .contact-section-container .contact-inner .right{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.contact-section-wrapper .contact-section-container .contact-inner .right .general-inner,.contact-section-wrapper .contact-section-container .contact-inner .right .rental-inner,.contact-section-wrapper .contact-section-container .contact-inner .right .selling-inner,.contact-section-wrapper .contact-section-container .contact-inner .right .consulting-inner{display:flex;flex-direction:column;gap:10px}.contact-section-wrapper .contact-section-container .contact-inner .right .inner-list{padding:5px 0}}.project-section{background-color:var(--bck-color);height:100%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.project-section .project-wrapper{width:90%;display:flex;align-items:center;justify-content:flex-start}.project-section .project-wrapper .project-title{margin:50px 0;text-align:left;width:65%}.project-section .project-wrapper .project-title h1{font-size:72px;line-height:74px;font-weight:400;color:var(--primary-color)}.project-section .project-wrapper .project-title p{color:var(--primary-color);opacity:.6;margin:20px 0;font-weight:400;font-size:18px;line-height:20px}.project-section .project-container{width:90%;margin-bottom:70px}.project-section .project-container .projects-card{background-color:#ccd2da;height:550px;width:100%;border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;position:relative;overflow:hidden;transition:background-color .5s ease}.project-section .project-container .projects-card .project-content{position:relative;top:0;height:100px;width:90%;display:flex;align-items:center;justify-content:space-between;z-index:1;transition:color .2s ease}.project-section .project-container .projects-card .project-content h1{color:var(--default-color);font-size:22px;transition:color .5s ease}.project-section .project-container .projects-card .project-content button{border-radius:50%;width:50px;height:50px;background-color:var(--secondary-color);cursor:pointer;border:none;position:relative;overflow:hidden;transition:transform .5s ease,background-color .5s ease,all .5s ease}.project-section .project-container .projects-card .project-content .arrow{cursor:pointer;position:absolute;right:15px}.project-section .project-container .projects-card .project-img{height:calc(100% - 100px);border-radius:10px;overflow:hidden;z-index:2}.project-section .project-container .projects-card .project-img img{object-position:center;object-fit:cover;width:100%;height:100%;border-radius:10px}.project-section .project-container .projects-card:hover .project-content h1{z-index:2;color:#fff}.project-section .project-container .projects-card:hover button{transform:scale(30)}@media (max-width: 768px){.project-section .project-wrapper{width:90%}.project-section .project-wrapper .project-title{width:100%;margin:10px 0;text-align:start}.project-section .project-wrapper .project-title h1{font-size:32px;line-height:36px;margin-bottom:0}.project-section .project-wrapper .project-title p{font-size:14px;line-height:20px;margin-bottom:15px;margin-top:10px}.project-section .project-container{width:90%}.project-section .project-container .projects-card{height:350px}.project-section .project-container .projects-card .project-content h1{width:80%}.project-section .project-container .projects-card .project-content button{width:40px;height:40px}.project-section .project-container .projects-card .project-content .arrow{right:10px}}.single-wrapper{padding-top:80px;background-color:var(--bck-color);height:100%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.single-wrapper .single-container{width:90%;height:100%;display:flex;align-items:flex-start;justify-content:center;gap:20px}.single-wrapper .single-container .left{width:60%;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:10px}.single-wrapper .single-container .left h1{font-size:25px;font-weight:400;color:var(--brand-color)}.single-wrapper .single-container .left p{font-size:18px;font-weight:400;color:#00000060}.single-wrapper .single-container .left img{border-radius:10px;height:80%;width:80%;object-position:center}.single-wrapper .single-container .left .modal-btn{position:relative;width:250px;height:100px;border-radius:10px;background:var(--brand-color);-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);color:var(--bck-color);display:flex;align-items:center;justify-content:space-evenly;border:1px solid var(--bck-color);bottom:50px;left:-300px;-webkit-user-select:none;user-select:none;cursor:pointer}.single-wrapper .single-container .left .modal-btn p{width:80px;color:var(--bck-color)}.single-wrapper .single-container .left .modal-btn button{cursor:pointer;width:50px;height:50px;border-radius:30px;border:none;font-size:30px}.single-wrapper .single-container .left .orientation-container{position:absolute;background-color:#fff;bottom:0;right:0;height:180px;width:180px;border-radius:8px 0}.single-wrapper .single-container .right{width:40%;border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.single-wrapper .single-container .right .info{width:90%;display:flex;flex-direction:column;gap:25px}.single-wrapper .single-container .right .info .switch-btn{height:50px;width:150px;border:none;border-radius:20px;font-size:18px}.single-wrapper .single-container .right .info .boxes{width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:5%;margin:50px 0 0}.single-wrapper .single-container .right .info .boxes .box{width:30%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;margin-bottom:50px}.single-wrapper .single-container .right .info .boxes .box .box-img{height:70px;display:flex;flex-direction:column;align-items:center;margin-bottom:20px}.single-wrapper .single-container .right .info .boxes .box .box-img img{height:100%;width:100%}.single-wrapper .single-container .right .info .boxes .box p{font-size:18px}.single-wrapper .single-container .right .info .boxes .box p span{color:var(--brand-color);font-weight:600}.single-wrapper .single-container .right .info h1{color:#4e4e4e;font-size:45px;font-weight:200}.single-wrapper .single-container .right .info h1 span{font-family:manrope;font-style:normal;color:#000;font-weight:600}.single-wrapper .single-container .right .info .column{display:flex;justify-content:space-between}.single-wrapper .single-container .right .info .check{width:45%;display:flex;gap:50px}.single-wrapper .single-container .right .info .check .icon{height:30px}.single-wrapper .single-container .right .info .check button{width:30px;height:30px;border-radius:20px;border:none;background-color:var(--brand2-color)}.single-wrapper .single-container .right .info .check button img{width:15px}.single-wrapper .single-container .right .info .check p{color:var(--bck-color);font-size:18px}.single-wrapper .single-container .right .info .info-inner{padding-bottom:5px;width:100%;display:flex;justify-content:space-between;border-bottom:1px solid var(--tertiary-color)}.single-wrapper .single-container .right .info .info-inner p{font-size:25px;color:var(--brand2-color)}.single-wrapper .single-container .right .info .info-inner .inner-brand{font-size:25px;color:var(--brand-color)}.single-wrapper .single-container .right .info .info-inner button{background-color:transparent;border:none;font-size:18px;color:var(--brand2-color);display:inline-flex;gap:10px;cursor:pointer}.single-wrapper .single-container .right .info .info-inner button img{height:20px}.single-wrapper .single-container .right .right-btn{width:85%;display:flex;justify-content:space-between}.single-wrapper .single-container .right .right-btn button{cursor:pointer;width:45%;height:50px;border-radius:10px;border:none;background-color:var(--bck-color);color:var(--brand-color);font-size:18px}@media (max-width: 1400px){.single-wrapper .single-container .left h1{font-size:32px;line-height:50px}.single-wrapper .single-container .left h1 span{font-size:36px}.single-wrapper .single-container .left p{font-size:14px;line-height:22px}.single-wrapper .single-container .left .modal-btn{width:200px;height:80px;bottom:20px;left:-120px}.single-wrapper .single-container .left .modal-btn p{font-size:16px}.single-wrapper .single-container .left .modal-btn button{width:45px;height:45px;font-size:25px}.single-wrapper .single-container .left .orientation-container{position:absolute;background-color:#fff;bottom:0;right:0;height:130px;width:130px;border-radius:8px 0}}@media (max-width: 768px){.single-wrapper{padding-top:80px;background-color:var(--bck-color);height:100%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.single-wrapper .single-container{align-items:flex-start;flex-direction:column;justify-content:center;gap:10px}.single-wrapper .single-container .left{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:10px;overflow:hidden}.single-wrapper .single-container .left h1{font-size:22px}.single-wrapper .single-container .left p{font-size:16px}.single-wrapper .single-container .left img{border-radius:10px;height:100%;width:100%;object-position:center}.single-wrapper .single-container .left .modal-btn{width:150px;height:70px;bottom:20px;left:-80px}.single-wrapper .single-container .left .modal-btn p{font-size:16px}.single-wrapper .single-container .left .modal-btn button{width:40px;height:40px;font-size:25px}.single-wrapper .single-container .left .orientation-container{position:absolute;background-color:#fff;bottom:10;right:10;height:100px;width:100px;border-radius:8px 0}.single-wrapper .single-container .right{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.single-wrapper .single-container .right .info{width:90%;gap:10px;padding:20px 0}.single-wrapper .single-container .right .info .switch-btn{height:30px;width:100px;font-size:16px}.single-wrapper .single-container .right .info .boxes{margin:40px 0 0}.single-wrapper .single-container .right .info .boxes .box{margin-bottom:40px}.single-wrapper .single-container .right .info .boxes .box .box-img{height:40px;width:40px;margin-bottom:10px}.single-wrapper .single-container .right .info .boxes .box p{font-size:16px}.single-wrapper .single-container .right .info .boxes .box p span{color:var(--brand-color);font-weight:600}.single-wrapper .single-container .right .info h1{color:#000;font-size:22px;font-weight:400}.single-wrapper .single-container .right .info .column{display:flex;justify-content:space-between}.single-wrapper .single-container .right .info .check{width:45%;display:flex;align-items:center;gap:25px}.single-wrapper .single-container .right .info .check .icon{height:20px}.single-wrapper .single-container .right .info .check button{width:30px;height:30px;border-radius:20px;border:none;background-color:var(--brand2-color)}.single-wrapper .single-container .right .info .check button img{width:15px}.single-wrapper .single-container .right .info .check p{color:var(--bck-color);font-size:16px}.single-wrapper .single-container .right .info .info-inner{padding-bottom:3px}.single-wrapper .single-container .right .info .info-inner p,.single-wrapper .single-container .right .info .info-inner .inner-brand,.single-wrapper .single-container .right .info .info-inner button{font-size:16px}.single-wrapper .single-container .right .info .info-inner button img{height:20px}.single-wrapper .single-container .right .right-btn{margin-bottom:20px}}.apartments-section{padding-top:20px;background-color:var(--bck-color);height:100%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.apartments-section .apartments-wrapper{width:90%;display:flex;flex-direction:column;align-items:center;justify-content:center}.apartments-section .apartments-wrapper .apartments-title{margin:20px 0;text-align:center;display:flex;flex-direction:column;align-items:center;width:80%}.apartments-section .apartments-wrapper .apartments-title h1{font-size:72px;line-height:74px;font-weight:500;margin:0 0 50px}.apartments-section .apartments-wrapper .apartments-title .filter-container{width:100%;display:flex;flex-direction:column;align-items:flex-end}.apartments-section .apartments-wrapper .apartments-title .filter-container button{padding:12px 32px;border-radius:30px;border:1px solid var(--primary-color);color:var(--primary-color);font-size:16px;cursor:pointer}.apartments-section .apartments-wrapper .apartments-title .filter-container .row{width:100%;display:flex;justify-content:space-between}.apartments-section .apartments-wrapper .apartments-title .filter-container .row .box{display:flex;flex-direction:column;align-items:flex-start;width:47.5%;margin:20px 0}.apartments-section .apartments-wrapper .apartments-title .filter-container .row .box .buttons{width:80%;display:flex;align-items:flex-start;flex-wrap:wrap;gap:10px;margin:10px 0}.apartments-section .apartments-wrapper .apartments-title .filter-container .row .box .buttons .active{background-color:#000;color:#fff}.apartments-section .apartments-wrapper .apartments-title .filter-container .row .box .slider{width:100%;display:flex;justify-content:space-between}.apartments-section .apartments-wrapper .apartments-title .filter-container .row .box .slider p{font-size:16px}.apartments-section .apartments-wrapper .apartments-title .filter-container .row .box .slider p sup{font-size:12px}.apartments-section .apartments-wrapper .apartments-title .search-bar{display:flex;justify-content:center;align-items:center;height:60px;background-color:#fff;padding:0 2%;border-radius:50px;width:50%;gap:20px}.apartments-section .apartments-wrapper .apartments-title .search-bar img{height:20px}.apartments-section .apartments-wrapper .apartments-title .search-bar input{height:90%;width:80%;border:none;font-size:20px}.apartments-section .apartments-wrapper .apartments-title .search-bar button{position:relative;left:10px;height:calc(100% - 10px);margin-left:10px;width:250px;border-radius:50px}.apartments-section .apartments-wrapper .apartments-title .filter-bar{margin-top:20px;display:flex;justify-content:space-between;height:50px;z-index:1111}.apartments-section .apartments-wrapper .apartments-title .filter-bar div{width:90%}.apartments-section .apartments-wrapper .apartments-title .filter-bar div .inner-list{display:flex;flex-direction:column}.apartments-section .apartments-wrapper .apartments-title .filter-bar div .inner-list button{border:none;width:100%}.apartments-section .apartments-wrapper .apartments-title .filter-bar div .expand-icon{background-color:transparent;border:none}.apartments-section .apartments-wrapper .apartments-title .filter-bar div .expand-icon img{height:10px}.apartments-section .apartments-container{width:90%;margin:50px 0 100px}.apartments-section .apartments-container .apartments-card{background-color:#fff;height:100%;border-radius:10px;display:flex;flex-direction:column;align-items:center;gap:5px;border:1px solid #d6d3d3;cursor:pointer}.apartments-section .apartments-container .apartments-card .apartments-img{height:550px;width:100%;border-top-left-radius:10px;border-top-right-radius:10px;background-color:var(--bck-color)}.apartments-section .apartments-container .apartments-card .apartments-img .apart-btn{position:relative;top:20px;left:20px;display:flex;gap:10px}.apartments-section .apartments-container .apartments-card .apartments-img .apart-btn button{height:30px;padding:0 32px;border:none;border-radius:30px;text-transform:capitalize;color:#fff;font-size:18px}.apartments-section .apartments-container .apartments-card .apartments-img img{border-top-left-radius:10px;border-top-right-radius:10px;object-position:center;object-fit:contain;width:100%;height:100%}.apartments-section .apartments-container .apartments-card .apartments-content{margin:20px 0;width:90%;display:flex;flex-direction:column;gap:5px}.apartments-section .apartments-container .apartments-card .apartments-content .apartments-address{display:flex;gap:10px;color:#bbb}.apartments-section .apartments-container .apartments-card .apartments-content .apartments-address img{opacity:.4;height:25px}.apartments-section .apartments-container .apartments-card .apartments-content .apartments-address p{font-size:18px;font-weight:500}.apartments-section .apartments-container .apartments-card .apartments-content .apartments-info{margin-top:5px;width:50%;display:flex;justify-content:space-between}.apartments-section .apartments-container .apartments-card .apartments-content .apartments-info .info-iner{display:flex;gap:5px}.apartments-section .apartments-container .apartments-card .apartments-content .apartments-info .info-iner img{opacity:.8;height:20px}.apartments-section .apartments-container .apartments-card .apartments-content .apartments-info .info-iner p{color:var(--primary-color);opacity:.8;font-size:18px}.apartments-section .apartments-container .apartments-card .apartments-content h1{font-size:25px;font-weight:500}.apartments-section .apartments-container .apartments-card.filtered{filter:brightness(.5)}.apartments-section .apartments-container .apartments-card.filtered .apart-btn{filter:none}@media (max-width: 1600px){.apartments-section .apartments-wrapper .apartments-title .filter-container button{padding:10px 21px;border-radius:30px}}@media (max-width: 768px){.apartments-section{padding-top:10px}.apartments-section .apartments-wrapper{width:90%}.apartments-section .apartments-wrapper .apartments-title{margin:10px 0;width:100%}.apartments-section .apartments-wrapper .apartments-title h1{font-size:40px}.apartments-section .apartments-wrapper .apartments-title .filter-container button{padding:10px 24px;border-radius:30px}.apartments-section .apartments-wrapper .apartments-title .filter-container .row{flex-direction:column}.apartments-section .apartments-wrapper .apartments-title .filter-container .row .box{width:100%;margin:10px 0}.apartments-section .apartments-wrapper .apartments-title .filter-container .row .box .buttons{width:100%;gap:10px;margin:10px 0}.apartments-section .apartments-wrapper .apartments-title .filter-container .row .box .buttons .active{background-color:#000;color:#fff}.apartments-section .apartments-container{margin:20px 0}.apartments-section .apartments-container .apartments-card{gap:0px}.apartments-section .apartments-container .apartments-card .apartments-img{height:350px;width:100%}.apartments-section .apartments-container .apartments-card .apartments-img .apart-btn{top:10px;left:10px}.apartments-section .apartments-container .apartments-card .apartments-content{margin:10px 0}.apartments-section .apartments-container .apartments-card .apartments-content .apartments-info{width:80%;gap:10px}.apartments-section .apartments-container .apartments-card .apartments-content h1{font-size:24px}}.building-wrapper{background-color:var(--bck-color);padding-top:20px;width:100%;height:100vh;display:flex;align-items:center;flex-direction:column}.building-wrapper .building-filter{height:60px;width:90%;display:flex;align-items:flex-start;justify-content:space-between}.building-wrapper .building-filter .apartment-path{width:12%;height:60px;display:flex;justify-content:center;align-items:center;border-radius:30px;padding:0 30px;background-color:#fff}.building-wrapper .building-filter button{height:60px;width:60px;border-radius:30px}.building-wrapper .building-filter button img{height:25px;width:25px}.building-wrapper .building-filter .drop-down-list{background-color:#fff;height:max-content;border-radius:30px;width:150px}.building-wrapper .building-filter .drop-down-list .inner-btn{width:100%;cursor:pointer;background-color:transparent;border:none;display:flex;align-items:center;font-size:18px;height:60px}.building-wrapper .building-filter .slider{width:calc(100% - 500px);height:60px;background-color:#fff;border-radius:30px;padding:0 30px;display:flex;align-items:center;gap:40px}.building-wrapper .building-filter .slider .title{font-size:20px;font-family:manrope;width:150px}.building-wrapper .building-filter .slider .current-time{font-size:20px;font-family:manrope;width:50px}.building-wrapper .building-filter .slider .icon-time{font-size:20px;font-family:manrope}.building-wrapper .building-filter .slider .icon-time img{height:40px;width:40px}.building-wrapper .wrapper-inner{width:90%;display:flex;align-items:flex-start;justify-content:space-between;height:calc(100vh - 100px)}.building-wrapper .wrapper-inner .building-container{width:70%;height:100%}.building-wrapper .wrapper-inner .building-container .building-banner{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;padding:30px 0;gap:10px}.building-wrapper .wrapper-inner .building-container .building-banner .picture{width:100%}.building-wrapper .wrapper-inner .building-container .building-banner .picture img{border-radius:10px;width:100%;height:100%;object-position:center;object-fit:cover;cursor:pointer}.building-wrapper .wrapper-inner .building-container .building-banner .bottom{height:100%;width:100%;display:flex;justify-content:center}.building-wrapper .wrapper-inner .building-container .building-banner .bottom .slider{display:none}.building-wrapper .wrapper-inner .building-container .building-banner .bottom .corner-directions{display:flex;gap:20px;z-index:1}.building-wrapper .wrapper-inner .building-container .building-banner .bottom .corner-directions button{height:60px;width:60px;border-radius:30px;cursor:pointer}.building-wrapper .wrapper-inner .building-container .building-banner .bottom .corner-directions button img{height:25px;width:25px}.building-wrapper .selection-filter{width:29%;height:100%;display:flex;flex-direction:column;justify-content:space-between;gap:20px}.building-wrapper .selection-filter .top{background-color:#fff;width:100%;height:25%;border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:10px 0 50px}.building-wrapper .selection-filter .top .inner-top{margin:5%;width:90%;flex-direction:column;justify-content:space-between;align-items:flex-start;display:flex;height:100%;gap:20px}.building-wrapper .selection-filter .top .inner-top .row{width:100%;display:flex;justify-content:space-between;flex-wrap:wrap}.building-wrapper .selection-filter .top .inner-top button{width:30px;height:30px;border-radius:50px;border:none;cursor:pointer;font-size:16px;border:1px solid var(--tertiary-color);background-color:transparent;display:flex;align-items:center;justify-content:center}.building-wrapper .selection-filter .top .inner-top input{height:50px;background-color:#fff;border-radius:30px;padding:0 30px;display:flex;align-items:center;border:1px solid var(--tertiary-color);width:100%;font-size:18px}.building-wrapper .selection-filter .top .inner-top ::placeholder{color:var(--tertiary-color)}.building-wrapper .selection-filter .top .inner-top .select{width:30%;height:80px;display:flex;flex-direction:column;justify-content:center}.building-wrapper .selection-filter .top .inner-top .select .title h1{font-size:20px}.building-wrapper .selection-filter .bot{width:100%;height:70%;border-radius:10px;display:flex;flex-direction:column;align-items:center}.building-wrapper .selection-filter .bot .inner-bot{width:100%;height:715px;overflow-y:auto;border-radius:10px}.building-wrapper .selection-filter .bot .inner-bot .bot-title{display:flex;width:100%;height:50px;justify-content:space-between;align-items:center;border-bottom:1px solid #eee;text-align:center;position:sticky;top:0;background-color:#fff}.building-wrapper .selection-filter .bot .inner-bot .bot-title h1{width:20%;font-size:20px}.building-wrapper .selection-filter .bot .inner-bot .apart-info{display:flex;width:100%;justify-content:space-between;border-bottom:1px solid #eee;text-align:center;align-items:center;height:40px}.building-wrapper .selection-filter .bot .inner-bot .apart-info p{width:20%;font-size:18px}.building-wrapper .selection-filter .bot .inner-bot .box{background-color:#fff;margin:10px 0;width:100%;display:flex;border-radius:10px;border:1px solid var(--tertiary-color)}.building-wrapper .selection-filter .bot .inner-bot .box .left{width:50%;border-top-left-radius:10px;border-bottom-left-radius:10px;display:flex;justify-content:center}.building-wrapper .selection-filter .bot .inner-bot .box .left .inner-left{width:90%;padding:5% 0;display:flex;flex-direction:column}.building-wrapper .selection-filter .bot .inner-bot .box .left .inner-left h1{font-size:18px}.building-wrapper .selection-filter .bot .inner-bot .box .left .inner-left h1 span{font-family:manrope;font-style:normal;color:#000;font-weight:600}.building-wrapper .selection-filter .bot .inner-bot .box .left .inner-left p{font-size:14px}.building-wrapper .selection-filter .bot .inner-bot .box .left .inner-left p span{font-size:16px;font-weight:500}.building-wrapper .selection-filter .bot .inner-bot .box .right{width:50%;background-color:var(--brand-color);border-top-right-radius:10px;border-bottom-right-radius:10px}.building-wrapper .selection-filter .bot .inner-bot .box .right img{height:100%;width:100%;object-fit:contain;object-position:center}.modal-wrapper{height:100%;width:230px;display:flex;flex-direction:column;border-radius:10px;z-index:9999}.modal-wrapper p{font-size:14px;font-style:normal;font-weight:500;line-height:normal;color:#fff}.modal-wrapper p span{font-weight:16px;font-weight:700}.modal-wrapper .modal-nav{background-color:#fff;height:50px;display:flex;justify-content:center;align-items:center;border-top-left-radius:10px;border-top-right-radius:10px}.modal-wrapper .modal-nav .inner{height:100%;width:90%;display:flex;align-items:center;justify-content:space-between}.modal-wrapper .modal-nav .inner img{height:50%}.modal-wrapper .modal-container{border-bottom-left-radius:10px;border-bottom-right-radius:10px;min-height:270px;background:#0a554ee6;display:flex;justify-content:center;align-items:center}.modal-wrapper .modal-container .inner{margin-bottom:20px;height:100%;width:90%;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:10px}.modal-wrapper .modal-container .inner img{height:100%;width:100%;object-fit:contain}.inner-bot::-webkit-scrollbar{width:0px}@media (max-width: 1500px){.building-wrapper .selection-filter{width:29%;height:100%;display:flex;flex-direction:column;justify-content:flex-start;padding:30px 0;gap:20px}.building-wrapper .selection-filter .bot{width:100%;height:50%}}@media (max-width: 1080px){.building-wrapper{background-color:var(--bck-color);height:100%;width:100%;display:flex;align-items:center;justify-content:center}.building-wrapper .wrapper-inner{width:95%;flex-direction:column;height:100%}.building-wrapper .wrapper-inner .building-container{width:100%}.building-wrapper .wrapper-inner .building-container .building-banner .bottom{justify-content:space-between}.building-wrapper .wrapper-inner .building-container .building-banner .bottom .slider{z-index:11;display:flex;background-color:#fff;padding:0 20px;width:calc(100% - 140px);height:40px;border-radius:30px;align-items:center;gap:20px}.building-wrapper .wrapper-inner .building-container .building-banner .bottom .slider .current-time{font-size:16px;font-family:manrope}.building-wrapper .wrapper-inner .building-container .building-banner .bottom .slider .icon-time img{height:25px;width:25px}.building-wrapper .wrapper-inner .building-container .building-banner .bottom .corner-directions{gap:10px}.building-wrapper .wrapper-inner .building-container .building-banner .bottom .corner-directions button{height:40px;width:40px;background-color:#fff;border:none}.building-wrapper .wrapper-inner .building-container .building-banner .bottom .corner-directions button img{height:20px;width:20px}.building-wrapper .building-filter{background-color:#fff;border-radius:50px;height:max-content;width:100%;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;z-index:1111}.building-wrapper .building-filter button{margin-top:10px;margin-left:20px;height:40px;width:40px;border-radius:30px}.building-wrapper .building-filter button img{height:20px;width:20px}.building-wrapper .building-filter .apartment-path{margin-top:10px;width:30%;height:40px;display:flex;justify-content:center;align-items:center;border-radius:30px;padding:0 30px;background-color:transparent;font-size:18px}.building-wrapper .building-filter .drop-down-list{background-color:#fff;height:max-content;border-radius:30px;width:100%}.building-wrapper .building-filter .drop-down-list .inner-btn{width:100%;cursor:pointer;background-color:transparent;border:none;display:flex;align-items:center;font-size:16px;height:40px}.building-wrapper .building-filter .slider{display:none}.building-wrapper .selection-filter{width:100%;padding:10px 0;gap:0px}.building-wrapper .selection-filter .top{background-color:#fff;width:100%;height:25%;border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:center}.building-wrapper .selection-filter .top .inner-top{margin:5%;width:90%;height:100%;display:flex;flex-direction:column;justify-content:center;gap:20px}.building-wrapper .selection-filter .top .inner-top .row{display:flex;height:100%;justify-content:space-between;align-items:center;gap:10px}.building-wrapper .selection-filter .top .inner-top .row button{width:100px;height:40px;font-size:16px}.building-wrapper .selection-filter .top .inner-top .row input{height:40px;font-size:16px}.building-wrapper .selection-filter .top .inner-top .row ::placeholder{color:var(--tertiary-color)}.building-wrapper .selection-filter .top .inner-top .row .select .title h1{font-size:20px}.building-wrapper .selection-filter .bot{width:100%;height:75%;border-radius:10px;display:flex;flex-direction:column;align-items:center;gap:20px}.building-wrapper .selection-filter .bot .inner-bot{margin:5%;width:100%;height:715px;overflow-y:auto;overflow-x:hidden}.building-wrapper .selection-filter .bot .inner-bot .bot-title{display:flex;width:100%;height:50px;justify-content:space-between;align-items:center;border-bottom:1px solid #eee;text-align:center}.building-wrapper .selection-filter .bot .inner-bot .bot-title h1{width:20%;font-size:18px}.building-wrapper .selection-filter .bot .inner-bot .apart-info{display:flex;width:100%;justify-content:space-between;border-bottom:1px solid #eee;text-align:center;align-items:center;height:40px}.building-wrapper .selection-filter .bot .inner-bot .apart-info p{width:20%;font-size:16px}.modal-wrapper{width:200px}.modal-wrapper .modal-nav{height:40px}.modal-wrapper .modal-container{height:250px}.modal-wrapper .modal-container .inner{margin-top:25px}}@media (max-width: 768px){.building-wrapper{background-color:var(--bck-color);height:max-content;width:100%;display:flex;align-items:center;justify-content:center}.building-wrapper .wrapper-inner{width:95%;flex-direction:column;height:100%}.building-wrapper .wrapper-inner .building-container{width:100%}.building-wrapper .wrapper-inner .building-container .building-banner{padding:0 0 70px}.building-wrapper .wrapper-inner .building-container .building-banner .bottom{justify-content:space-between}.building-wrapper .wrapper-inner .building-container .building-banner .bottom .slider{z-index:11;display:flex;background-color:#fff;padding:0 20px;width:calc(100% - 140px);height:40px;border-radius:30px;align-items:center;gap:20px}.building-wrapper .wrapper-inner .building-container .building-banner .bottom .slider .current-time{font-size:16px;font-family:manrope}.building-wrapper .wrapper-inner .building-container .building-banner .bottom .slider .icon-time img{height:25px;width:25px}.building-wrapper .wrapper-inner .building-container .building-banner .bottom .corner-directions{gap:10px}.building-wrapper .wrapper-inner .building-container .building-banner .bottom .corner-directions button{height:40px;width:40px;background-color:#fff;border:none}.building-wrapper .wrapper-inner .building-container .building-banner .bottom .corner-directions button img{height:20px;width:20px}.building-wrapper .building-filter{background-color:#fff;border-radius:50px;height:max-content;width:95%;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;z-index:1111}.building-wrapper .building-filter button{margin-top:5px;margin-left:5px;height:40px;width:40px;border-radius:30px}.building-wrapper .building-filter button img{height:20px;width:20px}.building-wrapper .building-filter .apartment-path{margin-top:5px;width:30%;height:40px;display:flex;justify-content:center;align-items:center;border-radius:30px;padding:0 30px;background-color:transparent;font-size:18px}.building-wrapper .building-filter .drop-down-list{background-color:#fff;height:max-content;border-radius:30px;width:100%}.building-wrapper .building-filter .drop-down-list .inner-btn{width:100%;cursor:pointer;background-color:transparent;border:none;display:flex;align-items:center;font-size:16px;height:40px}.building-wrapper .building-filter .slider{display:none}.building-wrapper .selection-filter{width:100%;padding:0;gap:0px}.building-wrapper .selection-filter .top{background-color:#fff;width:100%;height:25%;border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:center}.building-wrapper .selection-filter .top .inner-top{margin:5%;width:90%;height:100%;display:flex;flex-direction:column;justify-content:center;gap:20px}.building-wrapper .selection-filter .top .inner-top .row button{width:100px;height:40px;font-size:16px}.building-wrapper .selection-filter .top .inner-top .row input{height:40px;font-size:16px}.building-wrapper .selection-filter .top .inner-top .row ::placeholder{color:var(--tertiary-color)}.building-wrapper .selection-filter .top .inner-top .row .select .title h1{font-size:20px}.building-wrapper .selection-filter .bot{width:100%;height:75%;border-radius:10px;display:flex;flex-direction:column;align-items:center;gap:20px}.building-wrapper .selection-filter .bot .inner-bot{margin:5%;width:100%;height:715px;overflow-y:auto;overflow-x:hidden}.building-wrapper .selection-filter .bot .inner-bot .bot-title{display:flex;width:100%;height:50px;justify-content:space-between;align-items:center;border-bottom:1px solid #eee;text-align:center}.building-wrapper .selection-filter .bot .inner-bot .bot-title h1{width:20%;font-size:18px}.building-wrapper .selection-filter .bot .inner-bot .apart-info{display:flex;width:100%;justify-content:space-between;border-bottom:1px solid #eee;text-align:center;align-items:center;height:40px}.building-wrapper .selection-filter .bot .inner-bot .apart-info p{width:20%;font-size:16px}.modal-wrapper{width:200px}.modal-wrapper .modal-nav{height:40px}.modal-wrapper .modal-container{height:250px}.modal-wrapper .modal-container .inner{margin-top:25px}}.single-wrapper{padding-top:50px;background-color:var(--bck-color);height:100%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.single-wrapper .single-container{width:90%;height:90%;margin:20px 0;display:flex;flex-direction:column;align-items:center;gap:20px;justify-content:center}.single-wrapper .single-container .single-title{text-align:center;width:800px}.single-wrapper .single-container .single-title h1{font-size:72px;line-height:74px;font-weight:400;color:var(--primary-color)}.single-wrapper .single-container .single-title p{color:var(--primary-color);opacity:.6;margin:20px 0;font-weight:400;font-size:18px;line-height:20px}.single-wrapper .single-container .single-detail{width:100%;display:flex;justify-content:space-between;margin:20px 0}.single-wrapper .single-container .single-detail div{width:47.5%;display:flex;justify-content:space-between;align-items:center;padding-bottom:5px;border-bottom:1px solid var(--tertiary-color)}.single-wrapper .single-container .single-detail div p{color:#00000060;font-size:20px}.single-wrapper .single-container .single-detail div h1{font-size:24px;text-transform:capitalize}.single-wrapper .single-container .single-detail div button{padding:10px 24px;font-size:16px;border-radius:10px;cursor:pointer}.single-wrapper .single-container .single-txt{width:100%;margin:20px 0;display:flex;flex-direction:column;gap:10px;padding-bottom:20px;border-bottom:1px solid rgba(0,0,0,.3764705882)}.single-wrapper .single-container .single-txt text p{color:#00000060}.single-wrapper .single-container .single-carousel{width:100%}.single-wrapper .single-container .single-carousel .single-inner-carousel{height:700px;width:100%;border-radius:10px}.single-wrapper .single-container .single-carousel .single-inner-carousel img{border-radius:10px;width:100%;height:100%;object-fit:cover;object-position:center}@media (max-width: 700px){.single-wrapper{padding-top:0}.single-wrapper .single-container .single-title{margin:10px 0;text-align:center;width:100%}.single-wrapper .single-container .single-title h1{font-size:24px;line-height:30px}.single-wrapper .single-container .single-title h1 span{font-size:30px}.single-wrapper .single-container .single-title p{font-size:16px}.single-wrapper .single-container .single-detail{flex-direction:column;margin:10px 0;gap:15px}.single-wrapper .single-container .single-detail div{width:100%}.single-wrapper .single-container .single-detail div p{font-size:16px}.single-wrapper .single-container .single-detail div h1{font-size:18px}.single-wrapper .single-container .single-txt{margin:10px 0;gap:10px;padding-bottom:10px}.single-wrapper .single-container .single-txt p{font-size:16px}.single-wrapper .single-container .single-carousel .single-inner-carousel{height:350px}}.gallery-wrapper{height:100%;width:100%;background-color:var(--bck-color);display:flex;flex-direction:column;justify-content:center;align-items:center}.gallery-wrapper .gallery-filter{width:90%;overflow:hidden}.gallery-wrapper .gallery-filter .filter-items{display:flex;justify-content:flex-end;gap:20px;overflow-x:auto;flex-wrap:nowrap;width:100%;padding:10px 0;box-sizing:border-box}.gallery-wrapper .gallery-filter .filter-items button{font-size:14px;border:none;border:1px solid #E1E1E1;background-color:#fff;color:var(--primary-color);font-family:manrope,sans-serif;display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;border-radius:30px;cursor:pointer;height:50px;white-space:nowrap;padding:0 20px;flex-shrink:0}.gallery-wrapper .gallery-filter .filter-items .active{background-color:var(--brand-color);color:#fff}.gallery-wrapper .gallery-container{width:90%;margin:30px 0}.gallery-wrapper .gallery-container .portfolio-card{height:600px;width:100%;border-radius:10px}.gallery-wrapper .gallery-container .portfolio-card img{border-radius:10px;object-position:center;object-fit:cover;width:100%;height:100%}.image-modal{position:fixed;top:0;left:0;width:100%;height:100vh;background:#000c;display:flex;justify-content:center;align-items:center;z-index:9999999;overflow:auto}.image-modal .image-wrapper{height:90%;width:80%;display:flex;justify-content:center;align-items:center}.image-modal .image-wrapper img{width:100%;height:90vh;object-fit:contain;object-position:center}.image-modal .image-wrapper .close-btn{position:absolute;top:20px;right:20px;cursor:pointer;font-size:14px;border:none;background-color:transparent;color:var(--primary-color);display:flex;align-items:center;justify-content:center;border-radius:30px;height:40px;width:40px;z-index:999999}@media (max-width: 768px){.gallery-wrapper .gallery-filter .filter-items{justify-content:center;gap:10px;padding:10px 0 10px 250px}.gallery-wrapper .gallery-filter .filter-items button{font-size:13px}.gallery-wrapper .gallery-filter .filter-items .active{background-color:var(--brand-color);color:#fff}.gallery-wrapper .gallery-container{margin:20px 0}.gallery-wrapper .gallery-container .portfolio-card{height:200px}.gallery-wrapper .gallery-container .portfolio-card img{border-radius:4px}.image-modal .image-wrapper{width:85%}.image-modal .image-wrapper .close-btn{top:20px;right:20px}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-button-next,.swiper-button-prev{background-color:transparent;color:transparent;background-size:contain;background-repeat:no-repeat;width:50px;height:50px}.swiper-button-next{background-image:url(/assets/images/icons/modalIcon.png);transform:rotate(180deg)}.swiper-button-prev{background-image:url(/assets/images/icons/modalIcon.png)}.swiper-button-next:after,.swiper-button-prev:after{display:none}.swiper-pagination-bullet{background-color:var(--bck-color)!important;width:10px;height:10px;opacity:1}.swiper-pagination-bullet-active{background-color:var(--brand-color)!important}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: #e74c3c;--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient( to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55 );--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right)}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right)}@media only screen and (max-width : 480px){.Toastify__toast-container{width:100vw;padding:0;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}}.Toastify__toast{--y: 0;position:relative;-ms-touch-action:none;touch-action:none;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0;overflow:hidden}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width : 480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial;border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp{position:absolute;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
