@charset "UTF-8";*{font-family:Tajawal,sans-serif;margin:0;color:#fff}body{background:#141414}header{background:#1a1a1a;display:flex;flex-direction:row;justify-content:space-around;align-items:center;height:100px;border-bottom:1px solid #262626}header img{width:160px;height:50px}header nav{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:50%;height:70px}header div{display:flex;flex-direction:row;justify-content:space-around;align-items:center;width:390px}header a{font-size:18px;text-decoration:none;padding:15px 10px;text-align:center;transition:background .3s}header a:hover{background:#141414;border:#262626 solid 1px;border-radius:10px}header .activePath{background:#141414;border:#262626 solid 1px;border-radius:10px}header .menuBtn,header .closeBtn{background:transparent;border:none;margin-right:20px;font-size:30px;font-weight:500;cursor:pointer;display:none}.hero{direction:rtl;display:flex;flex-direction:row;justify-content:space-between;align-items:start;width:100%;flex-wrap:wrap;height:auto}.hero .hero-img{width:48%}.hero .loading-box{text-align:center;margin:auto 0;min-height:340px!important;display:flex;align-items:center;justify-content:center}.hero .about-img{width:45%;margin:3%}.hero .hero-content{direction:ltr;display:flex;flex-direction:column;width:39%;height:500px;margin:auto;text-align:right;justify-content:space-evenly;position:relative}.hero .hero-content .sub-img{position:absolute;width:175px;top:50px;right:-185px}.hero .hero-content h2{margin-bottom:-20px;font-size:55px}.hero .hero-content p{color:#999}.hero .hero-content div{display:flex;flex-direction:row;justify-content:right;align-items:center;width:100%}.hero .hero-content div .Counter{display:flex;flex-direction:column;justify-content:space-around;align-items:center;padding:15px;margin:0 20px;width:28%;height:90px;background:#1a1a1a;border-radius:12px;border:1px solid #262626}.hero .hero-content div .Counter h2{font-size:35px}.hero .hero-content div a{text-decoration:none;margin:0 8px;padding:10px 15px;border:2px solid #262626;border-radius:10px;font-size:19px;transition:all .3s;background:#1a1a1a}.hero .hero-content div a:hover{background:#000}.hero .hero-content div .properties{background:#703bf7;border:none}.hero .hero-content div .properties:hover{background:#4f20c5}.hero .choice{display:flex;flex-direction:row;justify-content:space-around;align-items:center;padding:10px;margin:10px 0 0;width:100%;border:2px solid #262626;box-shadow:1px 1px 5px 10px #1a1a1a}.hero .choice .option{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;width:24%;background:#1a1a1a;text-decoration:none;border:2px solid #262626;border-radius:12px;position:relative;height:180px;transition:all .3s}.hero .choice .option .arrow{position:absolute;top:10px;right:10px;width:35px;transition:all .1s}.hero .choice .option .center{width:80px}.hero .choice .option:hover{transform:translateY(-5px);box-shadow:1px 2px 10px 1px #262626}.hero .choice .option:hover .arrow{top:5px;right:5px}.main-properties{margin:60px 0;display:flex;flex-direction:column;justify-content:space-around;align-items:center;width:100%;height:auto}.main-properties .mp-content{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:90%;padding-top:40px;flex-wrap:wrap;position:relative;margin-bottom:60px;direction:rtl}.main-properties .mp-content h2{width:100%}.main-properties .mp-content p{width:70%;color:#999}.main-properties .mp-content a{text-decoration:none;padding:10px 15px;border:2px solid #262626;border-radius:10px;font-size:15px;transition:all .3s;background:#1a1a1a}.main-properties .mp-content .about-navigate-mp{width:100%;text-align:center;margin:20px 0 0}.main-properties .mp-content a:hover{background:#000}.main-properties .mp-content img{width:70px;position:absolute;top:0;right:-20px;transform:rotate(180deg)}.main-properties .properties-container{display:flex;flex-direction:row;justify-content:space-around;align-items:center;width:90%;padding-bottom:50px}.main-properties .properties-container .prop-container{display:flex;flex-direction:column;justify-content:space-around;align-items:center;padding:15px;width:29%;border:2px solid #262626;border-radius:12px}.main-properties .properties-container .prop-container img{width:100%;border-radius:10px}.main-properties .properties-container .prop-container h4{font-size:14px;background:#1a1a1a;padding:7px;border-radius:30px;border:2px solid #262626;font-weight:300}.main-properties .properties-container .prop-container .text{display:flex;flex-direction:column;align-items:flex-end;margin:10px 0;text-align:right}.main-properties .properties-container .prop-container .text p{color:#999}.main-properties .properties-container .prop-container div{display:flex;flex-direction:row;justify-content:space-around;align-items:center;width:95%}.main-properties .properties-container .prop-container div .details{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:4px 12px;margin:8px 0;background:#1a1a1a;border:2px solid #262626;border-radius:28px}.main-properties .properties-container .prop-container div .details img{width:20px;margin-right:2px}.main-properties .properties-container .prop-container div .price{display:flex;flex-direction:column;align-items:flex-end;text-align:right;color:#999}.main-properties .properties-container .prop-container div .GoDetail{background:#703bf7;padding:10px 16px;border-radius:8px;text-decoration:none;transition:all .2s}.main-properties .properties-container .prop-container div .GoDetail:hover{background:#4f20c5}.main-properties .properties-container .comment-container{display:flex;flex-direction:column;justify-content:space-around;padding:20px;width:400px;border:2px solid #262626;border-radius:12px;text-align:right;min-height:300px}.main-properties .properties-container .comment-container h2{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;font-size:20px}.main-properties .properties-container .comment-container h2 img{margin-right:3px;width:30px}.main-properties .properties-container .comment-container div{display:flex;flex-direction:row;align-items:center;direction:rtl}.main-properties .properties-container .comment-container div div{display:inline}.main-properties .properties-container .comment-container div div p{color:#999}.main-properties .properties-container .swiper-pagination-fraction{color:#fff!important;font-size:22px;font-weight:700;position:absolute;bottom:0;left:30px;text-align:left}.main-properties .properties-container .swiper-button-prev,.main-properties .properties-container .swiper-button-next{color:#fff;position:absolute;bottom:0!important;top:auto;z-index:40;width:60px}.main-properties .properties-container .swiper-button-prev{left:auto;right:90px}.FAQ-container{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:90%;flex-wrap:wrap}.FAQ-container .FAQ{display:flex;flex-direction:column;justify-content:space-around;padding:20px;width:29%;border:2px solid #262626;border-radius:12px;text-align:right;min-height:250px}.FAQ-container .FAQ p{color:#999}.FAQ-container .FAQ .about-navigate{text-decoration:none;padding:10px 15px;border:2px solid #262626;border-radius:10px;font-size:15px;transition:all .3s;background:#1a1a1a}.FAQ-container .FAQ .about-navigate:hover{background:#000}footer{display:flex;flex-direction:column}footer .start-today{display:flex;flex-direction:row;justify-content:space-around;align-items:center;direction:rtl;position:relative;border:2px solid #262626;height:170px}footer .start-today div{width:70%;z-index:3;text-align:right}footer .start-today div p{color:#999}footer .start-today a{z-index:3;text-decoration:none;margin:0;padding:5px 10px;border-radius:10px;font-size:19px;transition:all .3s;background:#703bf7}footer .start-today a:hover{background:#4f20c5}footer .start-today .left{position:absolute;left:0;bottom:0;width:300px;z-index:0}footer .start-today .right{position:absolute;right:0;bottom:0;width:300px;z-index:0}footer section{padding:5%;display:flex;flex-direction:row;justify-content:space-around}footer section img{width:160px}footer section div ul{list-style:none;display:flex;flex-direction:column;padding:0;text-align:right}footer section div ul li{margin:3px 0}footer section div ul li a{text-decoration:none;font-size:22px}footer section div ul li a:hover{border-bottom:3px solid #b3b3b3}footer section div ul li .main-link{color:#999}footer .last{background:#1a1a1a;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:15px 5%}footer .last .social-media{display:flex;flex-direction:row;justify-content:space-evenly;width:30%}footer .last .social-media img{width:50px}.values{display:flex;flex-direction:row;justify-content:space-around;align-items:center;margin:50px auto;width:90%;direction:rtl}.values .values-content{width:40%;position:relative}.values .values-content p{color:#999}.values .values-content img{position:absolute;width:70px;transform:rotate(180deg);top:-30px;right:-20px}.values .values-elements{display:flex;flex-direction:row;justify-content:space-around;padding:40px;width:50%;flex-wrap:wrap;border:1px solid #262626;box-shadow:1px 1px 5px 8px #1a1a1a;border-radius:12px}.values .values-elements div{margin:10px 0;width:46%;border:1px solid #262626;border-radius:10px;padding:0 5px}.values .values-elements div p{color:#999}.values .values-elements div div{display:flex;flex-direction:row;align-items:center;border:none}.values .values-elements div div img{width:50px;margin-left:8px}.achievements,.navigating,.team{display:flex;flex-direction:column;margin:50px auto;width:90%}.achievements .achievements-content,.achievements .navigating-content,.achievements .team-content,.navigating .achievements-content,.navigating .navigating-content,.navigating .team-content,.team .achievements-content,.team .navigating-content,.team .team-content{direction:rtl;position:relative}.achievements .achievements-content p,.achievements .navigating-content p,.achievements .team-content p,.navigating .achievements-content p,.navigating .navigating-content p,.navigating .team-content p,.team .achievements-content p,.team .navigating-content p,.team .team-content p{color:#999}.achievements .achievements-content img,.achievements .navigating-content img,.achievements .team-content img,.navigating .achievements-content img,.navigating .navigating-content img,.navigating .team-content img,.team .achievements-content img,.team .navigating-content img,.team .team-content img{transform:rotate(180deg);position:absolute;top:-30px;width:70px;right:-20px}.achievements .achievements-elements,.navigating .achievements-elements,.team .achievements-elements{margin:40px 0 0;display:flex;flex-direction:row;justify-content:space-evenly;width:100%}.achievements .achievements-elements div,.navigating .achievements-elements div,.team .achievements-elements div{width:25%;border:2px solid #262626;box-shadow:1px 1px 5px 5px #1a1a1a;border-radius:12px;text-align:right;padding:20px}.achievements .achievements-elements div h3,.navigating .achievements-elements div h3,.team .achievements-elements div h3{margin-bottom:10px}.achievements .achievements-elements div p,.navigating .achievements-elements div p,.team .achievements-elements div p{color:#999}.achievements .navigating-elements,.navigating .navigating-elements,.team .navigating-elements{margin:40px 0 0;flex-wrap:wrap;display:flex;flex-direction:row;justify-content:space-evenly;width:100%}.achievements .navigating-elements .step-container,.navigating .navigating-elements .step-container,.team .navigating-elements .step-container{width:30%;text-align:right;margin-bottom:50px}.achievements .navigating-elements .step-container .step,.navigating .navigating-elements .step-container .step,.team .navigating-elements .step-container .step{border-right:2px solid #703bf7;padding:7px 10px}.achievements .navigating-elements .step-container div,.navigating .navigating-elements .step-container div,.team .navigating-elements .step-container div{border:2px solid transparent;border-image:linear-gradient(to top right,#262626 80%,#703bf7);border-image-slice:1;background:linear-gradient(to top right,transparent 80%,rgba(112,59,247,.4862745098));height:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-evenly}.achievements .navigating-elements .step-container div h3,.achievements .navigating-elements .step-container div p,.navigating .navigating-elements .step-container div h3,.navigating .navigating-elements .step-container div p,.team .navigating-elements .step-container div h3,.team .navigating-elements .step-container div p{width:90%}.achievements .navigating-elements .step-container div p,.navigating .navigating-elements .step-container div p,.team .navigating-elements .step-container div p{color:#999}.achievements .team-elements,.navigating .team-elements,.team .team-elements{display:flex;flex-direction:row;justify-content:space-around;margin:40px 0;width:100%}.achievements .team-elements .team-container,.navigating .team-elements .team-container,.team .team-elements .team-container{border:2px solid #262626;border-radius:12px;display:flex;flex-direction:column;justify-content:space-around;align-items:center;padding:1% 0;width:22%}.achievements .team-elements .team-container p,.navigating .team-elements .team-container p,.team .team-elements .team-container p{color:#999;margin-bottom:10px;font-size:14px}.achievements .team-elements .team-container .person,.navigating .team-elements .team-container .person,.team .team-elements .team-container .person{width:90%;border-radius:12px}.achievements .team-elements .team-container .tb,.navigating .team-elements .team-container .tb,.team .team-elements .team-container .tb{width:60px;margin-top:-30px}.achievements .team-elements .team-container .say-hello,.navigating .team-elements .team-container .say-hello,.team .team-elements .team-container .say-hello{background:#1a1a1a;border-radius:30px;border:2px solid #262626;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:10px;width:70%}.achievements .team-elements .team-container .say-hello button,.navigating .team-elements .team-container .say-hello button,.team .team-elements .team-container .say-hello button{width:30px;height:30px;background:none;border:none;cursor:pointer}.achievements .team-elements .team-container .say-hello button img,.navigating .team-elements .team-container .say-hello button img,.team .team-elements .team-container .say-hello button img{width:30px}.properties-hero{display:flex;flex-direction:column;align-items:center;width:100%}.properties-hero .p-h-content{height:350px;background:linear-gradient(-100deg,#262626,#141414 40%);border-bottom:2px solid #262626;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.properties-hero .p-h-content h2,.properties-hero .p-h-content p{width:80%;text-align:right}.properties-hero .p-h-content h2{font-size:28px}.properties-hero .p-h-content p{color:#999;margin-top:10px}.properties-hero .choice{border:2px solid #262626;box-shadow:1px 1px 5px 10px #1a1a1a;display:flex;flex-direction:row;justify-content:space-around;padding:10px;margin:10px 0 0;width:calc(100% - 24px)}.properties-hero .choice .option{background:#1a1a1a;text-decoration:none;border:2px solid #262626;border-radius:12px;position:relative;height:180px;transition:all .3s;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;width:24%}.properties-hero .choice .option .arrow{position:absolute;top:10px;right:10px;width:35px;transition:all .1s}.properties-hero .choice .option .center{width:80px}.properties-hero .choice .option:hover{transform:translateY(-5px);box-shadow:1px 2px 10px 1px #262626}.properties-hero .choice .option:hover .arrow{top:5px;right:5px}.properties-hero .search-properties{direction:rtl;display:flex;flex-direction:column;align-items:center;width:60%}.properties-hero .search-properties .search{position:relative;width:80%;height:65px;margin:-40px 0 5px}.properties-hero .search-properties .search input{background:transparent;border:none;font-size:22px;width:calc(100% - 20px);height:65px;border:2px solid #262626;border-radius:12px 12px 0 0;background:#141414;padding-right:20px;box-shadow:1px 1px 3px 5px #1a1a1a}.properties-hero .search-properties .search button{z-index:10;position:absolute;top:12px;left:10px;font-size:20px;background:#703bf7;border:none;border-radius:8px;padding:10px 15px;cursor:pointer}.properties-hero .search-properties .search button img{margin:0 -2px -8px 5px;width:25px}.properties-hero .search-properties .filter{display:flex;flex-direction:row;justify-content:space-around;align-items:center;margin:10px 0 0;width:100%}.properties-hero .search-properties .filter .select{position:relative;width:19%;height:40px;box-shadow:1px 1px 3px 5px #1a1a1a;border-radius:8px}.properties-hero .search-properties .filter .select img{width:25px;position:absolute;top:7px;right:3px;border-left:2px solid #262626}.properties-hero .search-properties .filter .select select{padding-right:28px;width:100%;height:100%;background:#141414;color:#999;border:1px solid #262626;border-radius:8px}.properties-hero .search-properties .filter .clear-filters{background:#703bf7;border:none;border-radius:8px;padding:10px 15px;cursor:pointer;transition:all .3s}.properties-hero .search-properties .filter .clear-filters:hover{background:#4f20c5}.broken-filter{height:500px;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.broken-filter h2{margin-bottom:50px}.broken-filter .clear-filters{background:#703bf7;border:none;border-radius:8px;padding:10px 15px;font-size:22px;cursor:pointer;transition:all .3s}.broken-filter .clear-filters:hover{background:#4f20c5}.logo-loader{width:100%;height:750px;position:relative}.logo-loader img{position:absolute;width:10%;top:30%;right:45%;left:45%;bottom:0}.back-button{background:#703bf7;padding:4px 8px;margin:30px 0;margin-left:calc(100% - 150px);direction:rtl;display:flex;width:90px;border-radius:8px}.back-button a{text-decoration:none}.properties-detial-container{display:flex;flex-direction:column;margin:40px auto;width:90%}.properties-detial-container .top{direction:rtl;display:flex;flex-direction:row;justify-content:space-between;margin:0 0 30px;width:100%}.properties-detial-container .top div{display:flex;flex-direction:row;align-items:center}.properties-detial-container .top div p{display:flex;flex-direction:row;align-items:center;padding:4px 5px;margin:0 20px 0 0;border:2px solid #262626;border-radius:8px}.properties-detial-container .top div p img{width:25px;margin-left:5px}.properties-detial-container .top .price{text-align:right;color:#999;font-size:15px;display:flex;flex-direction:column}.properties-detial-container .top .price span{font-size:24px}.properties-detial-container .slide{padding:20px;background:#1a1a1a;border-radius:12px;border:2px solid #262626}.properties-detial-container .slide .properties-container{width:100%;display:flex;flex-direction:row;justify-content:space-around;padding:0 0 50px}.properties-detial-container .slide .properties-container .image-container{display:flex;flex-direction:row;align-items:center;margin:0 0 20px;width:50%}.properties-detial-container .slide .properties-container .image-container img{width:100%;height:500px;border-radius:12px}.properties-detial-container .slide .properties-container .swiper-pagination{background:#141414;border-radius:20px;border:2px solid #262626;position:absolute;bottom:0;left:auto;right:auto;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:20px;width:auto}.properties-detial-container .slide .properties-container .swiper-pagination .swiper-pagination-bullet{background:#fff!important;opacity:.4;height:3px;width:10px;border-radius:0}.properties-detial-container .slide .properties-container .swiper-pagination .swiper-pagination-bullet-active{background:#703bf7!important;opacity:1}.properties-detial-container .slide .properties-container .swiper-button-prev,.properties-detial-container .slide .properties-container .swiper-button-next{color:#fff;position:absolute;bottom:0!important;top:auto;right:auto;margin:0 0 0 250px;z-index:40;width:60px}.properties-detial-container .slide .properties-container .swiper-button-prev{left:auto;margin:0 250px 0 0}.properties-detial-container .bottom{flex-wrap:wrap;direction:rtl;display:flex;flex-direction:row;justify-content:space-between;align-items:start;padding:30px 0 0;width:100%}.properties-detial-container .bottom .bottom-container,.properties-detial-container .bottom .bottom-container2{display:flex;flex-direction:column;justify-content:space-evenly;padding:20px;width:calc(49% - 44px);direction:rtl;border:2px solid #262626;border-radius:12px}.properties-detial-container .bottom .bottom-container h1,.properties-detial-container .bottom .bottom-container2 h1{margin-bottom:20px;font-size:23px}.properties-detial-container .bottom .bottom-container .anotherDetail,.properties-detial-container .bottom .bottom-container2 .anotherDetail{display:flex;flex-direction:row;align-items:center;padding:15px 0;margin:0 0 20px;background:linear-gradient(-90deg,#1a1a1a,#141414);border-right:2px solid #703bf7;color:#999}.properties-detial-container .bottom .bottom-container .anotherDetail img,.properties-detial-container .bottom .bottom-container2 .anotherDetail img{width:20px;margin:0 10px}.properties-detial-container .bottom .bottom-container .bottom-content,.properties-detial-container .bottom .bottom-container2 .bottom-content{display:flex;flex-direction:column;margin:0 0 20px}.properties-detial-container .bottom .bottom-container .bottom-content p,.properties-detial-container .bottom .bottom-container2 .bottom-content p{color:#999;margin-bottom:20px}.properties-detial-container .bottom .bottom-container .detail-container,.properties-detial-container .bottom .bottom-container2 .detail-container{border-top:2px solid #262626;display:flex;flex-direction:row;justify-content:space-around;padding:20px 0 0;width:100%}.properties-detial-container .bottom .bottom-container .detail-container .detail,.properties-detial-container .bottom .bottom-container2 .detail-container .detail{display:flex;flex-direction:column;width:30%}.properties-detial-container .bottom .bottom-container .detail-container .detail p,.properties-detial-container .bottom .bottom-container2 .detail-container .detail p{display:flex;flex-direction:row;align-items:center}.properties-detial-container .bottom .bottom-container .detail-container .detail p img,.properties-detial-container .bottom .bottom-container2 .detail-container .detail p img{width:23px;margin-left:5px}.properties-detial-container .bottom .bottom-container .detail-container .detail h3,.properties-detial-container .bottom .bottom-container2 .detail-container .detail h3{color:#999;font-size:33px}.properties-detial-container .bottom .bottom-container .detail-container .center,.properties-detial-container .bottom .bottom-container2 .detail-container .center{width:calc(33% - 24px);border-left:2px solid #262626;border-right:2px solid #262626;padding-right:20px}.SendMessagePD,.SendMessage{display:flex;flex-direction:row;justify-content:space-around;margin:80px auto 40px;width:90%;direction:rtl}.SendMessagePD div,.SendMessage div{width:30%;position:relative}.SendMessagePD div p,.SendMessage div p{color:#999}.SendMessagePD div img,.SendMessage div img{width:70px;position:absolute;top:-20px;right:-20px;transform:rotate(180deg)}.SendMessagePD form,.SendMessage form{display:flex;flex-direction:row;justify-content:space-around;padding:20px;width:calc(65% - 44px);flex-wrap:wrap;border:2px solid #262626;border-radius:12px}.SendMessagePD form .small,.SendMessage form .small{display:flex;flex-direction:column;width:48%}.SendMessagePD form div,.SendMessage form div{display:flex;flex-direction:column;margin:0 0 15px;width:98%}.SendMessagePD form div label,.SendMessage form div label{font-size:18px;font-weight:700;margin-bottom:5px}.SendMessagePD form div input,.SendMessagePD form div textarea,.SendMessagePD form div select,.SendMessage form div input,.SendMessage form div textarea,.SendMessage form div select{width:calc(100% - 10px);background:#1a1a1a;border:2px solid #262626;border-radius:8px;height:40px;padding-right:10px;resize:vertical;font-size:16px}.SendMessagePD form div select,.SendMessage form div select{color:#999;width:100%}.SendMessagePD form div textarea,.SendMessage form div textarea{min-height:80px}.SendMessagePD form div input[type=number]::-webkit-outer-spin-button,.SendMessagePD form div input[type=number]::-webkit-inner-spin-button,.SendMessage form div input[type=number]::-webkit-outer-spin-button,.SendMessage form div input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.SendMessagePD form .submit,.SendMessage form .submit{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:98%}.SendMessagePD form .submit p,.SendMessage form .submit p{display:flex;flex-direction:row;align-items:center;direction:ltr;text-align:right;font-size:14px}.SendMessagePD form .submit p input,.SendMessage form .submit p input{width:20px;height:20px;background:#1a1a1a;margin-right:10px;border-radius:4px;padding:0}.SendMessagePD form .submit p input[type=checkbox],.SendMessage form .submit p input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#1a1a1a;cursor:pointer}.SendMessagePD form .submit p input[type=checkbox]:checked,.SendMessage form .submit p input[type=checkbox]:checked{background-color:#1a1a1a;border:1px solid #fff}.SendMessagePD form .submit p input[type=checkbox]:checked:after,.SendMessage form .submit p input[type=checkbox]:checked:after{content:"✓";color:#fff;font-size:14px;display:block;text-align:center}.SendMessagePD form .submit button,.SendMessage form .submit button{width:calc(30% - 20px);background:#703bf7;border:none;border-radius:8px;padding:5px 10px;font-size:22px;cursor:pointer;transition:all .3s;font-weight:700}.SendMessagePD form .submit button:hover,.SendMessage form .submit button:hover{background:#4f20c5}.SendMessage{display:flex;flex-direction:column}.SendMessage div{width:100%;margin-bottom:30px}.SendMessage form{width:calc(100% - 44px)}.SendMessage form .form-child{width:30%}.price-detial{direction:rtl;display:flex;flex-direction:column;justify-content:space-around;margin:80px auto 40px;width:90%}.price-detial .pd{position:relative}.price-detial .pd p{margin-top:10px;color:#999}.price-detial .pd img{width:70px;position:absolute;top:-20px;right:-20px;transform:rotate(180deg)}.price-detial .pd .note{background:#1a1a1a;border-radius:10px;border:2px solid #262626;display:flex;flex-direction:row;align-items:center;padding:15px;margin:20px 0}.price-detial .pd .note h3{border-left:2px solid #262626;padding-left:10px}.price-detial .pd .note p{margin:0 10px}.price-detial .price-container{display:flex;flex-direction:row;justify-content:space-between}.price-detial .price-container .price{display:flex;flex-direction:column;text-align:right;color:#999;font-size:15px}.price-detial .price-container .price span{font-size:24px}.price-detial .price-container .price-child{display:flex;flex-direction:column;width:85%}.price-detial .price-container .price-child .pc-container{border:2px solid #262626;border-radius:12px;display:flex;flex-direction:column;padding:20px 20px 0;margin:0 0 40px;width:calc(100% - 44px)}.price-detial .price-container .price-child .pc-container .learn{border-bottom:2px solid #262626;display:flex;flex-direction:row;justify-content:space-between;padding:10px 0 20px;margin:0 0 30px;width:100%}.price-detial .price-container .price-child .pc-container .learn a{padding:6px 10px;background:#1a1a1a;border:2px solid #262626;border-radius:8px;text-decoration:none}.price-detial .price-container .price-child .pc-container .pc{background:#262626;display:flex;flex-direction:row;justify-content:space-between;margin:0 0 30px;width:100%}.price-detial .price-container .price-child .pc-container .pc .prices{width:calc(50% - 21px);background:#141414;padding-right:20px}.price-detial .price-container .price-child .pc-container .pc .prices p{color:#999;margin-bottom:5px}.price-detial .price-container .price-child .pc-container .pc .prices h3{color:#fff;display:flex;align-items:center}.price-detial .price-container .price-child .pc-container .pc .prices h3 span{margin-right:10px;font-size:14px;font-weight:500;color:#999;background:#1a1a1a;padding:4px 8px;border-radius:12px;border:2px solid #262626}.price-detial .price-container .price-child .pc-container .pc .fill{width:100%}.price-detial .price-container .price-child .pc-container hr{border:1px solid #262626;margin:-10px 0 20px}.services{text-align:right;display:flex;flex-direction:column;margin:100px auto 60px;width:90%}.services .services-title{position:relative;margin-bottom:30px}.services .services-title p{margin-top:10px;color:#999}.services .services-title img{width:70px;position:absolute;top:-30px;right:-20px;transform:rotate(180deg)}.services .services-content{flex-wrap:wrap;direction:rtl;display:flex;flex-direction:row;justify-content:space-around;width:100%}.services .services-content .small{border:2px solid #262626;border-radius:12px;height:138px;display:flex;flex-direction:column;justify-content:space-around;padding:20px;margin:0 0 30px;width:calc(30% - 44px)}.services .services-content .small p{color:#999}.services .services-content .small div{display:flex;flex-direction:row;align-items:center;direction:rtl}.services .services-content .small div img{width:60px;margin-left:10px}.services .services-content .last{margin-bottom:0}.services .services-content .big{background:#1a1a1a;background-image:url(/assets/background-FtkMzrC8.png);background-size:cover;border-radius:12px;border:2px solid #262626;height:138px;display:flex;flex-direction:column;justify-content:space-around;padding:20px;width:60%}.services .services-content .big p{color:#999}.services .services-content .big div{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.services .services-content .big div a{padding:7px 10px;background:#141414;border:2px solid #262626;border-radius:5px;text-decoration:none}.last-services{direction:rtl;display:flex;flex-direction:row;justify-content:space-between;margin:100px auto 60px;width:90%}.last-services .ls{position:relative;margin-bottom:30px;width:30%}.last-services .ls p{margin:10px 0 30px;color:#999}.last-services .ls img{width:70px;position:absolute;top:-30px;right:-20px;transform:rotate(180deg)}.last-services .ls div{background:#1a1a1a;background-image:url(/assets/background-FtkMzrC8.png);background-size:cover;padding:20px;width:calc(100% - 44px);display:flex;flex-direction:column;border-radius:12px;border:2px solid #262626}.last-services .ls div a{padding:10px 0;width:100%;background:#141414;border-radius:8px;border:2px solid #262626;text-align:center;text-decoration:none}.last-services .ls-content{flex-wrap:wrap;background:#1a1a1a;border:2px solid #262626;border-radius:12px;display:flex;flex-direction:row;justify-content:space-between;padding:10px 10px 5px;width:calc(65% - 24px)}.last-services .ls-content .ls-child{display:flex;flex-direction:column;padding:20px;margin:0 0 6px;width:calc(50% - 46.5px);border:2px solid #262626;border-radius:12px;background:#141414}.last-services .ls-content .ls-child p{color:#999}.last-services .ls-content .ls-child div{display:flex;flex-direction:row;align-items:center}.last-services .ls-content .ls-child div img{width:65px;margin-left:10px}.locations{display:flex;flex-direction:column;margin:60px auto;width:90%;direction:rtl}.locations .locations-title{position:relative;margin-bottom:30px}.locations .locations-title p{margin-top:10px;color:#999}.locations .locations-title img{width:70px;position:absolute;top:-30px;right:-20px;transform:rotate(180deg)}.locations .locations-content{display:flex;flex-direction:row;justify-content:space-around;margin:20px 0;width:100%}.locations .locations-content .location-child{display:flex;flex-direction:column;padding:20px;width:calc(49% - 44px);border:2px solid #262626;border-radius:12px}.locations .locations-content .location-child p{color:#999}.locations .locations-content .location-child h5,.locations .locations-content .location-child h3{margin-bottom:15px}.locations .locations-content .location-child div{display:flex;flex-direction:row;justify-content:right;align-items:center;margin:15px 0;width:100%;flex-wrap:wrap}.locations .locations-content .location-child div .details{color:#fff;display:flex;flex-direction:row;align-items:center;padding:4px 8px;margin:0 10px 5px;width:auto;background:#1a1a1a;border:2px solid #262626;border-radius:18px;font-size:13px}.locations .locations-content .location-child div .details img{width:23px;margin-left:5px}.locations .locations-content .location-child a{width:calc(100% - 18px);text-align:center;padding:5px 9px;background:#703bf7;border-radius:8px;text-decoration:none;transition:all .3s}.locations .locations-content .location-child a:hover{background:#4f20c5}.office{display:flex;flex-direction:row;justify-content:space-around;padding:30px;margin:60px auto;width:calc(90% - 64px);flex-wrap:wrap;background:#1a1a1a;background-image:url(/assets/BACKGROUND2-CcdEs84U.png);background-size:cover;border:2px solid #262626;border-radius:12px;direction:rtl}.office img{width:48%;height:180px;margin-bottom:10px;border-radius:10px}.office .small-container{width:48%;display:flex;justify-content:space-between}.office .small-container .small{width:49%}.office .office-content{width:48%;height:180px}.office .office-content p{margin-top:10px;color:#999;font-size:20px}@media (max-width: 1250px){header nav{width:65%}.hero .hero-img,.hero .about-img{min-height:420px}.hero .hero-content{height:auto;width:40%}.hero .hero-content h2{font-size:35px;margin-bottom:10px}.hero .hero-content p{margin-bottom:10px}.hero .hero-content .sub-img{width:120px;right:-130px;top:20px}.hero .hero-content div a{font-size:17px;margin-bottom:10px}.hero .hero-content div .Counter{padding-right:5px}.hero .hero-content div .Counter h2{font-size:28px;margin:0}.hero .hero-content div .Counter p{font-size:13px}.hero .choice .option{height:150px;font-size:12px}.hero .choice .option .center{width:60px}.hero .choice .option .arrow{width:30px}.main-properties .mp-content p{width:70%}.main-properties .properties-container .prop-container{padding:16px 5px}.main-properties .properties-container .prop-container .text h3{font-size:16px;margin-bottom:4px}.main-properties .properties-container .prop-container .text p{font-size:12px}.main-properties .properties-container .prop-container img{width:90%}.main-properties .properties-container .prop-container div .details{font-size:11px;padding:2px 6px}.main-properties .properties-container .prop-container div .details img{width:15px;margin-right:0}.main-properties .properties-container .prop-container div .price{font-size:16px}.main-properties .properties-container .prop-container div .GoDetail{padding:4px 10px;font-size:14px}.FAQ-container .FAQ{width:27%}.properties-hero .choice .option{height:150px;font-size:12px}.properties-hero .choice .option .center{width:60px}.properties-hero .choice .option .arrow{width:30px}footer section div img{width:114px}footer section div ul li a{font-size:16px}.properties-detial-container .slide .properties-container .image-container img{height:400px}}@media (max-width: 850px){header{display:flex;flex-direction:row;justify-content:space-between;padding:0 40px!important}header nav{height:100%;position:fixed;z-index:200;top:0;left:30%;right:0;bottom:0;background:#141414;transition:all .5s;transform:translate(100vw);border-left:2px solid #262626;box-shadow:5px 5px 30px #000;display:flex;flex-direction:column;justify-content:start;align-items:start;padding:70px 15px 25px;margin:0;width:auto}header nav div{display:flex;flex-direction:column;width:100%}header nav a{width:100%;margin:15px 0;font-size:18px;padding:10px 0}header nav a:hover{background:#1a1a1a;border:#262626 solid 2px;border-radius:10px}header nav .activePath{background:#1a1a1a;border:#262626 solid 2px;border-radius:10px}header nav .closeBtn{display:block;position:absolute;top:10px;right:40px;font-size:48px;font-weight:500;margin:0}header .menuBtn{display:block;margin:0}header .show-navbar{transform:none}.hero{direction:rtl;flex-wrap:nowrap;display:flex;flex-direction:column;align-items:center}.hero .hero-img,.hero .about-img,.hero .loading-box{width:90%;margin:40px 0 60px;border-radius:15px;border:2px solid #262626;min-height:auto}.hero .hero-content{width:90%}.hero .hero-content h2{font-size:33px;margin:0 0 20px}.hero .hero-content p{font-size:20px;margin-bottom:30px}.hero .hero-content div{flex-wrap:wrap}.hero .hero-content div a{width:100%;text-align:center;margin:10px 0}.hero .hero-content .counter-container{flex-wrap:wrap;display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin:30px 0 0;width:100%}.hero .hero-content .counter-container .small-c{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0;margin:10px 0;width:48%;text-align:center}.hero .hero-content .counter-container .small-c h2{margin:0;font-size:32px}.hero .hero-content .counter-container .small-c p{margin:0}.hero .hero-content .counter-container .big-c{text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0;margin:5px 0;width:100%}.hero .hero-content .counter-container .big-c h2{margin:0;font-size:32px}.hero .hero-content .counter-container .big-c p{margin:0}.hero .hero-content .sub-img{width:120px;right:10px;top:-120px}.hero .choice{flex-wrap:wrap;border-radius:12px;box-shadow:1px 1px 10px 5px #1a1a1a;display:flex;flex-direction:row;justify-content:space-around;padding:10px 10px 0;width:90%}.hero .choice .option{width:47%;margin-bottom:10px}.main-properties{margin-top:30px}.main-properties .mp-content{margin-bottom:30px}.main-properties .mp-content p{width:100%}.main-properties .mp-content img{right:0}.main-properties .properties-container .prop-container{width:95%!important}.main-properties .properties-container .comment-container{width:90%!important}.main-properties .navigate-properties{text-decoration:none;padding:10px 15px;border:2px solid #262626;border-radius:10px;font-size:15px;transition:all .3s;background:#1a1a1a;margin-top:20px}.main-properties .navigate-properties:hover{background:#000}.FAQ-container .FAQ{width:90%;margin-bottom:20px}footer .start-today{flex-wrap:wrap;height:300px}footer .start-today div{width:90%}footer .start-today .left{left:-65px;bottom:66px;transform:rotate(90deg)}footer .start-today .right{transform:rotate(0);bottom:0}footer section{flex-wrap:wrap}footer section .logo-footer{width:100%;border:none}footer section div{width:49.5%;border:2px solid #262626}footer section div ul{margin-right:10px}footer section .left-div{border-left:none;border-top:none}footer section .right-div{border-right:none;border-top:none}footer section .small-last{width:100%;border-left:none;border-right:none;border-bottom:none}footer .last{padding-bottom:20px;display:flex;flex-direction:column;align-items:center}footer .last .social-media{width:90%;margin-bottom:15px}.values{margin:60px auto;flex-direction:column}.values .values-content{width:100%;margin-bottom:30px}.values .values-content img{right:-10px}.values .values-elements{display:flex;flex-direction:column;align-items:center;padding:20px 0;width:100%}.values .values-elements div{width:90%;border:none;border-bottom:2px solid #262626;border-radius:0;padding-bottom:10px}.values .values-elements .last{border:none}.achievements .achievements-content img,.achievements .navigating-content img,.achievements .team-content img,.navigating .achievements-content img,.navigating .navigating-content img,.navigating .team-content img,.team .achievements-content img,.team .navigating-content img,.team .team-content img{right:-10px}.achievements .achievements-elements,.navigating .achievements-elements,.team .achievements-elements{display:flex;flex-direction:column;align-items:center}.achievements .achievements-elements div,.navigating .achievements-elements div,.team .achievements-elements div{width:90%;margin-bottom:30px}.achievements .navigating-elements,.navigating .navigating-elements,.team .navigating-elements{display:flex;flex-direction:column;align-items:center}.achievements .navigating-elements .step-container,.navigating .navigating-elements .step-container,.team .navigating-elements .step-container{width:100%}.achievements .navigating-elements .step-container div,.navigating .navigating-elements .step-container div,.team .navigating-elements .step-container div{padding:10px 0}.achievements .team-elements,.navigating .team-elements,.team .team-elements{display:flex;flex-direction:column;align-items:center}.achievements .team-elements .team-container,.navigating .team-elements .team-container,.team .team-elements .team-container{width:100%;padding:4% 0;margin-bottom:30px}.properties-hero .p-h-content{margin-bottom:30px}.properties-hero .p-h-content h2,.properties-hero .p-h-content p{width:90%}.properties-hero .choice{flex-wrap:wrap;border-radius:none;box-shadow:1px 1px 10px 5px #1a1a1a;margin-top:-30px;display:flex;flex-direction:row;padding:10px 10px 0;width:calc(100% - 24px)}.properties-hero .choice h3{font-size:12px}.properties-hero .choice .option{width:47%;margin-bottom:10px}.properties-hero .search-properties{width:90%}.properties-hero .search-properties .search{width:88%;margin:0 0 20px;height:55px}.properties-hero .search-properties .search input{height:55px;border-radius:12px}.properties-hero .search-properties .search button{padding:5px 10px}.properties-hero .search-properties .search button img{margin-left:0}.properties-hero .search-properties .filter{padding-top:20px;border-radius:12px;background:#1a1a1a;display:flex;flex-direction:column;width:90%}.properties-hero .search-properties .filter .select{width:90%;margin-bottom:20px;box-shadow:none}.properties-hero .search-properties .filter .clear-filters{margin-bottom:20px}.logo-loader img{width:40%;top:30%;right:30%;left:30%}.properties-detial-container .top{display:flex;flex-direction:column}.properties-detial-container .top h1{font-size:20px}.properties-detial-container .top div{display:flex;flex-direction:row;justify-content:start;align-items:center;margin:20px 0 0;width:100%}.properties-detial-container .top div .price{display:flex;flex-direction:row;align-items:center;margin:0 20px 0 0}.properties-detial-container .top div .price span{margin:2px 5px 0 0;font-size:22px}.properties-detial-container .top div p{margin:0}.properties-detial-container .slide .properties-container .image-container{width:100%}.properties-detial-container .slide .properties-container .image-container img{height:350px}.properties-detial-container .slide .properties-container .swiper-pagination{padding:10px;bottom:10px}.properties-detial-container .slide .properties-container .swiper-pagination .swiper-pagination-bullet{width:7px}.properties-detial-container .slide .properties-container .swiper-button-prev,.properties-detial-container .slide .properties-container .swiper-button-next{margin:0;right:0}.properties-detial-container .slide .properties-container .swiper-button-prev{left:0}.properties-detial-container .bottom{flex-direction:column;align-items:center}.properties-detial-container .bottom .bottom-container,.properties-detial-container .bottom .bottom-container2{width:calc(100% - 44px);margin-bottom:30px}.properties-detial-container .bottom .bottom-container .detail-container,.properties-detial-container .bottom .bottom-container2 .detail-container{flex-wrap:wrap}.properties-detial-container .bottom .bottom-container .detail-container .detail,.properties-detial-container .bottom .bottom-container2 .detail-container .detail{width:47%;margin-bottom:10px}.properties-detial-container .bottom .bottom-container .detail-container .center,.properties-detial-container .bottom .bottom-container2 .detail-container .center{width:calc(50% - 24px);border-left:none}.properties-detial-container .bottom .bottom-container .detail-container .last,.properties-detial-container .bottom .bottom-container2 .detail-container .last{width:100%;padding-top:20px;border-top:2px solid #262626;margin-bottom:0}.SendMessagePD,.SendMessage{display:flex;flex-direction:column;align-items:center;width:90%}.SendMessagePD div,.SendMessage div{width:100%;margin-bottom:20px}.SendMessagePD div img,.SendMessage div img{right:-10px;top:-30px}.SendMessagePD form,.SendMessage form{width:calc(100% - 44px)}.SendMessagePD form .form-child,.SendMessage form .form-child{width:100%}.SendMessagePD form .small,.SendMessage form .small{width:98%}.SendMessagePD form .submit,.SendMessage form .submit{flex-direction:column}.SendMessagePD form .submit p,.SendMessage form .submit p{font-size:10px;margin-bottom:10px;color:#fff}.SendMessagePD form .submit button,.SendMessage form .submit button{width:100%}.price-detial .pd p{font-size:14px}.price-detial .pd .note p{font-size:12px}.price-detial .pd img{right:-10px;top:-30px}.price-detial .price-container{flex-direction:column;align-items:center}.price-detial .price-container .price{width:100%}.price-detial .price-container .price-child{width:100%;align-items:center}.price-detial .price-container .price-child .pc-container .learn{align-items:center}.price-detial .price-container .price-child .pc-container .learn h3{font-size:16px}.price-detial .price-container .price-child .pc-container .learn a{font-size:12px}.price-detial .price-container .price-child .pc-container .pc{flex-wrap:wrap;margin-bottom:0;background:#141414}.price-detial .price-container .price-child .pc-container .pc .prices{width:100%;padding-bottom:20px;margin-bottom:10px;border-bottom:2px solid #262626}.price-detial .price-container .price-child .pc-container .pc .prices h3{font-size:16px}.price-detial .price-container .price-child .pc-container .pc .prices h3 span{font-size:12px}.price-detial .price-container .price-child .pc-container .pc .last{border-bottom:none;margin-bottom:0}.services .services-title img{right:-10px}.services .services-content .small{width:100%}.services .services-content .last{margin-bottom:30px}.services .services-content .big{width:100%;height:auto}.services .services-content .big div{flex-direction:column}.services .services-content .big div h3{margin-bottom:10px}.services .services-content .big div a{width:calc(100% - 20px);text-align:center;margin-bottom:10px}.last-services{flex-direction:column;align-items:center}.last-services .ls{width:100%}.last-services .ls img{right:-10px}.last-services .ls-content{width:calc(100% - 24px)}.last-services .ls-content .ls-child{width:100%}.locations .locations-title img{right:-10px}.locations .locations-content{display:flex;flex-direction:column;align-items:center}.locations .locations-content .location-child{margin-bottom:20px;width:calc(100% - 44px)}.office img{height:auto}.office .office-content{width:100%;height:auto;margin-bottom:20px}.office .last{width:100%}}@media (max-width: 480px){.main-properties .properties-container .prop-container{width:95%!important}.main-properties .properties-container .comment-container{width:calc(87% - 30px)!important;min-height:250px}.properties-detial-container .slide .properties-container .image-container{width:100%}.properties-detial-container .slide .properties-container .image-container img{height:250px}footer section div{width:49%}}@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) format("woff");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);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-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}: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"}
