@keyframes pulse{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}@keyframes fade-in{to{opacity:1}}:root{--text-color:#222a38;--text-gray:#73787e;--dark-blue:#161c26;--blue:#008ecf;--blue-gray:#2f3d56;--light-gray:#f1f1f1}h1,h2,h3,h4,h5,h6{font-family:Inter,sans-serif;margin-top:0}.basic-header__title,.blog-header__title,.contact-header__title,.content-header__title,.empty-results__title,.h1,.location-detail__content__title,.locations-header__title,.real-estate-content__title,.real-estate-index-header__title{font-size:38px;font-weight:800;line-height:46px}@media (max-width:768px){.basic-header__title,.blog-header__title,.contact-header__title,.content-header__title,.empty-results__title,.h1,.location-detail__content__title,.locations-header__title,.real-estate-content__title,.real-estate-index-header__title{font-size:32px;line-height:36px}}.h2{font-size:23px;font-weight:700}.blog-content__container>h3,.brochure__text__claim,.empty-results__info,.h3,.real-estate-content__section__title,.recommended-real-estates__title{font-size:21px;line-height:30px}.bar-title-wrapper{margin-bottom:40px;overflow:hidden}@media (max-width:1200px){.bar-title-wrapper{width:100%}}.about-links__title,.bar-title{display:inline;font-size:32px;font-weight:800;line-height:39px;position:relative}.about-links__title:after,.bar-title:after{background-color:#fff;bottom:8px;content:"";height:2.5px;margin-left:10px;position:absolute;width:109px}:root[dir=rtl] .about-links__title:after,:root[dir=rtl] .bar-title:after{margin-left:0;margin-right:10px}p{margin-top:0}.footer{background-color:var(--blue-gray);color:#fff;margin-top:auto;z-index:10}.footer__container{display:flex;flex-direction:column}.footer .newsletter{margin-bottom:90px;margin-top:-77px}.footer__socials{align-items:flex-end;display:flex;margin-bottom:56px}.footer__socials__logo{margin-right:10px;width:159px}.footer__socials__link{align-items:center;background-color:var(--blue);border-radius:100%;display:flex;height:28px;justify-content:center;margin-left:20px;width:28px}.footer__columns{display:flex;justify-content:space-between;margin-bottom:60px}@media (max-width:992px){.footer__columns{grid-gap:30px;display:grid;grid-template-columns:repeat(2,1fr)}}.footer__columns__column{font-size:17px;line-height:29px;list-style:none;padding-left:0}.footer__columns__column__row{padding-bottom:0}.footer__columns__column__row a{color:#fff;text-decoration:none}.footer__columns__column__row a:hover{text-decoration:underline}.footer__columns__column__row__title{display:block;font-weight:700;margin-bottom:9px}.footer__copyright{border-top:1px solid #fff;display:flex;justify-content:space-between;margin-bottom:74px;padding-top:18px}@media (max-width:576px){.footer__copyright{flex-direction:column;margin-bottom:30px}.footer__copyright small:first-child{margin-bottom:10px}}@media print{.footer{display:none}}:root[dir=rtl] .footer__socials__logo{margin-left:10px;margin-right:0}:root[dir=rtl] .footer__socials__link{margin-left:0;margin-right:20px}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--text-color);display:flex;flex-direction:column;font-family:Source Sans Pro,sans-serif;font-size:15px;margin:0 auto;max-width:1920px;min-height:100vh;-webkit-print-color-adjust:exact;print-color-adjust:exact}body.stop-scrolling,body.stop-scrolling-nav{height:100%;overflow:hidden;padding-right:var(--horizontal-scrollbar-width)}body p{line-height:24px}body *{box-sizing:border-box}body ul{margin:0;padding:0 0 0 16px}body ul li{padding-bottom:12px}@media print{body{background-color:#fff;color:#000;width:210mm}body #reset-this-root{all:unset}}html{scroll-behavior:smooth}[x-cloak]{display:none!important}.about-links{align-items:flex-start;flex-direction:column;margin-bottom:200px!important;margin-top:90px!important}.about-links__title{margin-bottom:50px}@media (max-width:576px){.about-links__title:after{content:none}}.about-links__links{-moz-column-gap:30px;column-gap:30px;display:grid;grid-template-columns:repeat(4,1fr);width:100%}@media (max-width:992px){.about-links__links{grid-template-columns:repeat(2,1fr);row-gap:30px}}@media (max-width:576px){.about-links__links{grid-template-columns:repeat(1,1fr)}}.about-links__links__link{color:#fff;font-family:Inter,sans-serif;font-size:21px;font-weight:700;height:175px;line-height:25px;padding:30px;position:relative;text-decoration:none}@media (max-width:576px){.about-links__links__link{height:125px}}.about-links__links__link:before{border-bottom:2px solid var(--blue);border-right:2px solid var(--blue);bottom:30px;content:"";height:10px;position:absolute;right:30px;transform:rotate(-45deg);transition:.3s ease-out;width:10px}:root[dir=rtl] .about-links__links__link:before{left:30px;right:auto;transform:rotate(135deg)}.about-links__links__link:after{border:1px solid #fff;content:"";height:100%;left:0;mix-blend-mode:overlay;position:absolute;top:0;width:100%}.about-links__links__link:hover{text-decoration:underline}.about-links__links__link:hover:before{transform:translateX(3px) rotate(-45deg)}.about-links--full{margin-bottom:90px!important;margin-top:40px!important}.about-links--full .about-links__title{font-size:21px;line-height:33px;margin-bottom:29px}.accordion{background-color:#f7fafc;position:relative}.accordion__title{cursor:pointer;display:block;font-size:17px;line-height:28px;padding:16px 70px 16px 25px;position:relative}.accordion__title:after{border-bottom:2px solid var(--blue);border-right:2px solid var(--blue);content:"";height:10px;position:absolute;right:40px;top:50%;transform:translateY(-50%) rotate(45deg);transition:all .2s linear;width:10px}.accordion__content{max-height:0;overflow:hidden;padding:0 25px;position:relative;transition:all .3s ease-in-out}.accordion__content *{font-size:17px;line-height:28px}.accordion__content:before{background-color:var(--text-gray);content:"";height:1px;left:25px;opacity:.3;position:absolute;top:0;width:calc(100% - 50px)}.accordion__content a{color:var(--blue);font-weight:400;text-decoration:none}.accordion__content a:hover{text-decoration:underline}.accordion__content>:first-child{padding-top:20px}.accordion--open .accordion__title:after{transform:translateY(-50%) rotate(225deg);transform-origin:50% 50%}:root[dir=rtl] .accordion__title{padding:16px 25px 16px 70px}:root[dir=rtl] .accordion__title:after{left:40px;right:auto}.basic-header,.roadshow-header{height:542px!important}.basic-header+*,.roadshow-header+*{margin-top:0!important;padding-top:90px}.basic-header__image,.roadshow-header__image{height:542px!important}.basic-header__image:after,.roadshow-header__image:after{background-color:rgba(0,0,0,.1)!important;background:radial-gradient(88.71% 542.24% at 16.07% 40.96%,rgba(0,0,0,.4) 0,rgba(0,0,0,.4) .01%,transparent 94.08%),rgba(0,0,0,.1)}@media (max-width:576px){.basic-header__image:after,.roadshow-header__image:after{background-color:rgba(0,0,0,.2)!important}}.basic-header__content{color:#fff;flex-direction:column;margin-top:105px!important;position:relative;z-index:10}.basic-header__title{margin-bottom:40px;margin-top:10px}.basic-header__text{max-width:600px}.basic-header__text p{font-size:17px;line-height:29px;margin-top:0}:root[dir=rtl] .basic-header__image:after,:root[dir=rtl] .roadshow-header__image:after{transform:scaleX(-1)}.block{background-color:#fff;position:relative;z-index:1}.about-links,.basic-header__content,.block__container,.company-management,.contact-header,.content-header,.dubai-stats__wrapper,.faq,.location-detail,.locations,.locations-all,.locations-header,.navbar__menu__close-container,.navbar__menu__container,.numbered-list,.offices,.purchase-steps,.real-estate-categories,.real-estate-content-wrapper,.real-estate-index-header,.real-estates,.recommended-real-estates,.team,.visas{display:flex}.about-links--full,.block__container--full,.locations,.locations-all,.locations-header,.navbar__menu__close-container,.navbar__menu__container,.real-estate-categories,.real-estate-index-header,.real-estates,.recommended-real-estates{padding:0 31px;width:100%!important}.block--dark-blue{background-color:var(--text-color);color:#fff;margin-top:120px}@media print{.block--dark-blue{display:none}}.block--dark-blue+.block--dark-blue{margin-top:0}.block--darker-blue{background-color:var(--dark-blue);color:#fff;z-index:2}.block--darker-blue+.block--dark-blue{margin-top:0}.block--blue-shape{overflow-x:clip}.block--blue-shape:after{background:rgba(0,87,255,.1);background-blend-mode:hue;border-radius:100%;content:"";filter:blur(112px);height:64vw;position:absolute;right:-32vw;top:-19vw;width:64vw;z-index:-1}:root[dir=rtl] .block--blue-shape:after{left:-32vw;right:auto}.block--blue-shape--left:after{left:-32vw;right:auto;top:0}:root[dir=rtl] .block--blue-shape--left:after{left:auto;right:-32vw}.block--light-gray{background-color:var(--light-gray)}.block--clip-shape{clip-path:polygon(0 0,100% 0,100% 100%,0 85%)}.block--cut-bottom-right{clip-path:polygon(0 0,100% 0,100% calc(100% - 65px),0 100%);margin-bottom:-65px;padding-bottom:65px}.block--cut-bottom-right+*{clip-path:polygon(0 65px,100% 0,100% 100%,0 100%);padding-top:65px}:root[dir=rtl] .block--cut-bottom-right{clip-path:polygon(0 0,100% 0,100% 100%,0 calc(100% - 65px))}:root[dir=rtl] .block--cut-bottom-right+*{clip-path:polygon(0 0,100% 65px,100% 100%,0 100%)}.block--cut-bottom-left{clip-path:polygon(0 0,100% 0,100% 100%,0 calc(100% - 65px));margin-bottom:-65px;padding-bottom:65px}.block--cut-bottom-left+*{clip-path:polygon(0 0,100% 65px,100% 100%,0 100%);padding-top:65px}:root[dir=rtl] .block--cut-bottom-left{clip-path:polygon(0 0,100% 0,100% calc(100% - 65px),0 100%)}:root[dir=rtl] .block--cut-bottom-left+*{clip-path:polygon(0 65px,100% 0,100% 100%,0 100%)}.blog-header{color:#fff;margin-top:100px}.blog-header__title{margin-bottom:30px;margin-top:12px}.blog-header__links{align-items:center;display:flex;justify-content:space-between;margin-bottom:35px}@media (max-width:576px){.blog-header__links{align-items:flex-start;flex-direction:column;row-gap:30px}}.blog-header__links__tags{-moz-column-gap:20px;column-gap:20px;display:flex}.blog-header__links__tags__item{background-color:var(--blue);font-family:Inter,sans-serif;font-size:14px;font-weight:700;letter-spacing:.01em;padding:10px;text-transform:uppercase}.blog-header__links__socials{align-items:center;-moz-column-gap:17px;column-gap:17px;display:flex}.blog-header__links__socials__text{font-size:16px;letter-spacing:.01em;line-height:32px}.blog-header__links__socials__socials{-moz-column-gap:inherit;column-gap:inherit;display:flex}.blog-header__links__socials__socials__item{align-items:center;background-color:var(--blue);border-radius:100%;display:flex;height:28px;justify-content:center;width:28px}.blog-header__image{margin-top:30px;width:100%}.blog-header__image img{display:block;width:100%}.blog-content{color:#fff;font-size:17px;line-height:28px}.blog-content__container{margin-left:auto;margin-right:auto;margin-top:60px;max-width:730px}.blog-content__container>h3{margin-bottom:30px}.blog-content__container>h4{font-size:19px;line-height:32px;margin-bottom:30px}.blog-content__container>img{width:100%}.blog-content__container>p a{color:#fff}.blog-content__perex{font-size:19px;line-height:32px;margin-bottom:30px}.blog-content__more{margin-top:88px}.blog-content__more__title{padding-right:120px;position:relative;width:-moz-fit-content;width:fit-content}.blog-content__more__title:after{background-color:#fff;bottom:6px;content:"";height:2px;position:absolute;right:0;width:109px}@media (max-width:576px){.blog-content__more__title:after{content:unset}}.blog-content__more__items{display:flex;flex-direction:column;row-gap:30px}.blog-content__more__items__item{color:#fff;-moz-column-gap:30px;column-gap:30px;display:flex;justify-content:space-between;position:relative;text-decoration:none}@media (max-width:576px){.blog-content__more__items__item{flex-direction:column}}.blog-content__more__items__item:after{content:"";height:calc(100% + 20px);left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:background-color .3s linear;width:calc(100% + 20px);z-index:-1}.blog-content__more__items__item:hover .blog-content__more__items__item__image img{transform:scale(1.08)}.blog-content__more__items__item:hover:after{background-color:var(--blue-gray)}.blog-content__more__items__item__image{flex-basis:253px;overflow:hidden;width:auto}@media (max-width:576px){.blog-content__more__items__item__image{flex-basis:unset}}.blog-content__more__items__item__image img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;transition:all .3s ease-in-out;width:100%}.blog-content__more__items__item__text{flex-basis:445px}@media (max-width:576px){.blog-content__more__items__item__text{flex-basis:unset}}.blog-content__more__items__item__text__title{font-size:19px;line-height:32px;margin-bottom:6px}.blog-content__more__items__item__text__perex{line-height:26px;margin-bottom:19px}:root[dir=rtl] .blog-content__more__title{padding-left:120px;padding-right:0}:root[dir=rtl] .blog-content__more__title:after{left:0;right:auto}.blog{margin-top:10px}.blog__posts{-moz-column-gap:30px;column-gap:30px;display:grid;grid-template-columns:repeat(3,1fr);row-gap:60px}@media (max-width:992px){.blog__posts{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.blog__posts{grid-template-columns:repeat(1,1fr);row-gap:30px}}.blog__posts__recommended{background-color:hsla(0,0%,100%,.06);color:#fff;grid-column:2/-1;padding:30px 30px 40px}@media (max-width:992px){.blog__posts__recommended{grid-column:1/-1}}@media (max-width:576px){.blog__posts__recommended{padding:30px 20px}}.blog__posts__recommended__title{font-size:32px;line-height:39px;margin-bottom:30px}.blog__posts__recommended__items{display:flex;flex-direction:column;row-gap:35px}.blog__posts__recommended__items__item{color:#fff;-moz-column-gap:30px;column-gap:30px;display:flex;text-decoration:none}@media (max-width:576px){.blog__posts__recommended__items__item{flex-direction:column;row-gap:10px}}.blog__posts__recommended__items__item:hover .blog__posts__recommended__items__item__text__title{text-decoration:underline}.blog__posts__recommended__items__item:hover .blog__posts__recommended__items__item__image img{transform:scale(1.08)}.blog__posts__recommended__items__item__image{flex-shrink:0;overflow:hidden;width:161px}@media (max-width:576px){.blog__posts__recommended__items__item__image{width:100%}}.blog__posts__recommended__items__item__image img{display:block;transition:all .3s ease-in-out;width:100%}.blog__posts__recommended__items__item__text{display:flex;flex-direction:column;justify-content:space-around}.blog__posts__recommended__items__item__text__title{font-size:19px;line-height:32px;margin-bottom:0}.blog-post{color:#fff;display:flex;flex-direction:column;position:relative;row-gap:20px;text-decoration:none}.blog-post:after{content:"";height:calc(100% + 20px);left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:background-color .3s linear;width:calc(100% + 20px);z-index:-1}.blog-post:hover .blog-post__image img{transform:scale(1.08)}.blog-post:hover:after{background-color:var(--blue-gray)}.blog-post:first-child{align-items:center;-moz-column-gap:32px;column-gap:32px;display:grid;grid-column:1/-1;grid-template-columns:repeat(3,1fr)}@media (max-width:992px){.blog-post:first-child{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.blog-post:first-child{grid-template-columns:repeat(1,1fr)}}.blog-post:first-child .blog-post__image{grid-column:1/3;height:100%}@media (max-width:992px){.blog-post:first-child .blog-post__image{grid-column:unset}}.blog-post:first-child .blog-post__image img{height:100%;-o-object-fit:cover;object-fit:cover}.blog-post:first-child .blog-post__text__title{font-size:32px;line-height:39px;margin-bottom:30px}@media (max-width:576px){.blog-post:first-child .blog-post__text__title{font-size:19px;line-height:32px;margin-bottom:20px}}.blog-post:first-child .blog-post__text__perex{line-height:29px;margin-bottom:30px}@media (max-width:768px){.blog-post:first-child .blog-post__text .blog-article-info{display:block}.blog-post:first-child .blog-post__text .blog-article-info__published{order:unset}.blog-post:first-child .blog-post__text .blog-article-info__published:after{content:""}}.blog-post__image{overflow:hidden;width:100%}.blog-post__image img{display:block;transition:all .3s ease-in-out;width:100%}.blog-post__text__title{font-size:19px;line-height:32px;margin-bottom:20px}.blog-post__text__perex{font-size:17px;line-height:26px;margin-bottom:20px}@media (max-width:768px){.blog-post__text .blog-article-info{display:flex;flex-direction:column}.blog-post__text .blog-article-info__published{order:1}.blog-post__text .blog-article-info__published:after{content:unset}}.blog-article-info{font-size:16px;letter-spacing:.01em;line-height:32px}@media (max-width:576px){.blog-article-info{display:flex;flex-direction:column}}.blog-article-info__published{color:hsla(0,0%,100%,.6);display:inline-block;padding-right:30px;position:relative}@media (max-width:576px){.blog-article-info__published{order:1}}.blog-article-info__published:after{background-color:#fff;content:"";height:1px;position:absolute;right:6px;top:50%;transform:translateY(-50%);width:18px}@media (max-width:576px){.blog-article-info__published:after{content:unset}}.blog-article-info__published strong{color:#fff}:root[dir=rtl] .blog-article-info__published{padding-left:30px;padding-right:0}:root[dir=rtl] .blog-article-info__published:after{left:6px;right:auto}.breadcrumbs{display:flex;list-style:none;padding-left:0;position:relative;z-index:1}.breadcrumbs__breadcrumb{color:#fff;font-size:15px;margin-right:34px;padding-bottom:0;position:relative}.breadcrumbs__breadcrumb:last-child{font-weight:700}.breadcrumbs__breadcrumb:not(:last-child):after{background-color:#fff;content:"";height:1px;left:calc(100% + 8px);opacity:.8;position:absolute;top:50%;transform:translateY(-50%);width:18px}.breadcrumbs__breadcrumb a{color:#fff;text-decoration:none}.breadcrumbs__breadcrumb a:hover{text-decoration:underline}:root[dir=rtl] .breadcrumbs__breadcrumb{margin-left:34px;margin-right:0}:root[dir=rtl] .breadcrumbs__breadcrumb:not(:last-child):after{content:"";right:calc(100% + 8px)}.brochure{align-items:center;background-color:var(--blue);color:#fff;display:flex;padding:0 54px 0 31px;width:100%}@media print{.brochure{display:none}}@media (max-width:992px){.brochure{-moz-column-gap:30px;column-gap:30px;padding:24px 31px}}@media (max-width:768px){.brochure{align-items:flex-start;flex-direction:column;row-gap:30px}}.brochure__image{margin-top:-20px}@media (max-width:992px){.brochure__image{display:none}}.brochure__image img{display:block;max-height:120px;-o-object-fit:contain;object-fit:contain}.brochure__text{margin-left:46px;position:relative}@media (max-width:992px){.brochure__text{margin-left:0}}.brochure__text__claim{margin-bottom:13px;transition:all .3s ease-out}.brochure__text__info{font-size:14px;line-height:17px;margin-bottom:0;transition:all .3s ease-out}.brochure__text__inputs{bottom:5px;-moz-column-gap:21px;column-gap:21px;display:flex;opacity:0;position:absolute;transition:all .3s ease-out;width:100%}.brochure__text__inputs>*{flex-grow:1}.brochure .btn{font-size:13px;margin-left:auto;padding:15px 26px;white-space:nowrap}.brochure__buttons{margin-left:auto;position:relative}.brochure__buttons .btn{text-align:center}.brochure__buttons .btn:nth-child(2){left:0;opacity:0;pointer-events:none;position:absolute;width:100%}.brochure--open .brochure__text__claim{transform:translateY(-14px)}.brochure--open .brochure__text__info{opacity:0;transform:translateY(100%)}.brochure--open .brochure__text__inputs{opacity:1}.brochure--open .brochure__buttons .btn:first-child{opacity:0;pointer-events:none}.brochure--open .brochure__buttons .btn:nth-child(2){opacity:1;pointer-events:auto}.brochure-popup{bottom:0;left:0;position:fixed;transform:translateY(calc(100% + 20px));transition:all 1s linear;width:100%;z-index:1000}@media print{.brochure-popup{display:none}}.brochure-popup__wrapper{position:relative}.brochure-popup__close{cursor:pointer;height:12px;position:absolute;right:13px;top:13px;width:12px}.brochure-popup__close:after,.brochure-popup__close:before{background-color:#fff;border-radius:2px;content:"";height:2px;left:0;position:absolute;transform-origin:left center;width:15px}.brochure-popup__close:before{bottom:0;transform:rotate(-45deg)}.brochure-popup__close:after{top:0;transform:rotate(45deg)}.brochure-popup--show{transform:translateY(0)}.btn{cursor:pointer;display:inline-block;font-family:Inter,sans-serif;padding:11px 20px;text-align:center;transition:all .3s linear}.btn,.btn--blur{text-decoration:none}.btn--blur{-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px);background:rgba(34,42,56,.7);border:1px solid hsla(0,0%,100%,.3);border-radius:30px;color:#fff}.btn--blur:hover{border-color:#fff}.btn--grey{-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px);background:rgba(34,42,56,.7);border:1px solid hsla(0,0%,100%,.3);border-radius:30px;color:#fff}.btn--blue{background-color:var(--blue);box-shadow:0 0 10px rgba(0,0,0,.25);color:#fff;font-size:17px;font-weight:700;letter-spacing:.01em;padding:20px;text-align:center}.btn--blue:hover{box-shadow:0 0 20px rgba(0,0,0,.75)}.btn--ghost{background-color:transparent;border:1px solid #fff;color:#fff;font-size:16px;font-weight:700;padding:20px 52px}.btn--ghost:hover{box-shadow:0 0 20px rgba(0,0,0,.2)}.btn--smaller{font-size:14px;padding:16px 20px}.btn--smallest{font-size:14px;padding:10px}.carousel__items{background:var(--text-gray);display:block;position:relative}.carousel__items:after{clear:both;content:"";display:block}.carousel__items__item{float:left;left:0;margin-left:-100%;opacity:0;overflow:hidden;padding-top:56.25%;position:relative;top:0;transition:all .3s linear;width:100%}.carousel__items__item--active{opacity:1}.carousel__items__item:first-child{margin-left:0}.carousel__items__item img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;text-indent:-9999px;top:0;transition:all .3s ease-in-out;width:100%}.carousel__controls{bottom:5px;display:flex;position:absolute;right:5px;z-index:1000}.carousel__controls__item{border-radius:100%;display:block;height:16px;position:relative;width:16px}.carousel__controls__item:before{background-color:#fff;border-radius:100%;content:"";height:6px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:6px}.carousel__controls__item--active:before{background-color:var(--blue)}.carousel--home{height:100%}.carousel--home .carousel__items{background-color:var(--dark-blue);height:100%}.carousel--home .carousel__items__item{height:100%;padding-top:0}.carousel--home .carousel__controls{bottom:50px;left:27px}@media (max-width:576px){.carousel--home .carousel__controls{display:none}}.carousel--home .carousel__controls__item{border-radius:0;height:16px;margin-right:9px;width:65px}.carousel--home .carousel__controls__item:before{background-color:hsla(0,0%,100%,.5);border-radius:0;height:6px;width:65px}.carousel--home .carousel__controls__item--active{overflow:hidden}.carousel--home .carousel__controls__item--active:after{animation-duration:5s;animation-fill-mode:forwards;animation-name:load;animation-timing-function:linear;background-color:#fff;content:"";height:6px;left:0;position:absolute;top:50%;transform:translate(-100%,-50%);width:0;width:100%}@keyframes load{to{transform:translateY(-50%)}}:root[dir=rtl] .carousel--home .carousel__controls{left:auto;right:27px}:root[dir=rtl] .carousel__controls{left:5px;right:auto}.company-management{align-items:center;flex-direction:column}.company-management__title{font-size:32px;line-height:39px;margin-bottom:60px;text-align:center}.company-management__people{-moz-column-gap:115px;column-gap:115px;display:flex;margin-bottom:60px}@media (max-width:992px){.company-management__people{flex-direction:column;row-gap:30px}}.company-management__people__person,.roadshow__contacts__contacts__contact{align-items:center;-moz-column-gap:41px;column-gap:41px;display:flex}@media (max-width:576px){.company-management__people__person,.roadshow__contacts__contacts__contact{-moz-column-gap:30px;column-gap:30px}}.company-management__people__person__image,.roadshow__contacts__contacts__contact__image{border-radius:100%;flex-shrink:0;height:150px;overflow:hidden;width:150px}@media (max-width:768px){.company-management__people__person__image,.roadshow__contacts__contacts__contact__image{height:105px;width:105px}}.company-management__people__person__image img,.roadshow__contacts__contacts__contact__image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.company-management__people__person__text,.roadshow__contacts__contacts__contact__text{display:flex;flex-direction:column}.company-management__people__person__text__name,.roadshow__contacts__contacts__contact__text__name{font-size:21px;line-height:25px;margin-bottom:2px}.company-management__people__person__text__position,.roadshow__contacts__contacts__contact__text__position{font-size:17px;line-height:21px;margin-bottom:18px}.company-management__people__person__text__contact,.roadshow__contacts__contacts__contact__text__contact{font-size:17px;line-height:29px}.contact-header,.content-header{color:#fff;margin-top:100px!important}.contact-header__content,.content-header__content{max-width:600px}.contact-header__title,.content-header__title{margin-bottom:40px;margin-top:10px}.contact-header__text p{font-size:17px;line-height:28px}.contact-header__text p:last-child{margin-bottom:0}.about-links,.basic-header__content,.block__container,.blog-content,.blog-header__container,.blog__container,.brochure-popup__container,.company-management,.contact-header,.container,.content-header,.dubai-stats__wrapper,.faq,.footer__container,.location-detail,.locations,.locations-all,.locations-header,.navbar__menu__close-container,.navbar__menu__container,.numbered-list,.offices,.purchase-steps,.real-estate-categories,.real-estate-content-wrapper,.real-estate-index-header,.real-estates,.recommended-real-estates,.roadshow-header__text,.team,.visas{margin:0 auto;max-width:100%;padding:0 30px;width:1210px}@media (max-width:576px){.about-links,.basic-header__content,.block__container,.blog-content,.blog-header__container,.blog__container,.brochure-popup__container,.company-management,.contact-header,.container,.content-header,.dubai-stats__wrapper,.faq,.footer__container,.location-detail,.locations,.locations-all,.locations-header,.navbar__menu__close-container,.navbar__menu__container,.numbered-list,.offices,.purchase-steps,.real-estate-categories,.real-estate-content-wrapper,.real-estate-index-header,.real-estates,.recommended-real-estates,.roadshow-header__text,.team,.visas{padding:0 10px}}.content{font-size:17px;line-height:28px;margin-bottom:197px}.cta{display:flex;margin:30px 0}.cta--left{justify-content:flex-start}.cta--right{justify-content:flex-end}.cta--center{justify-content:center}.dubai-stats{align-items:flex-start;display:flex}.dubai-stats__logo{flex-shrink:0;height:auto!important;margin-top:0!important;position:absolute!important;width:124px!important}@media (max-width:1200px){.dubai-stats__logo{position:relative!important}}@media (max-width:992px){.dubai-stats__logo{display:none}}.dubai-stats__logo:before{bottom:-150px!important;right:20px!important}.dubai-stats__list{-moz-column-gap:43px;column-gap:43px;display:grid;grid-template-columns:repeat(3,1fr);list-style:none;margin-bottom:77px;margin-top:90px;max-width:764px;row-gap:91px}@media (max-width:768px){.dubai-stats__list{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.dubai-stats__list{grid-template-columns:repeat(1,1fr);row-gap:60px}}.dubai-stats__list__item{align-items:center;display:flex;flex-direction:column;padding-bottom:0;text-align:center}.dubai-stats__list__item i{color:var(--blue);font-size:36px;margin-bottom:13px}.dubai-stats__list__item__title{font-size:21px;line-height:33px;margin-bottom:9px}.dubai-stats__list__item__title small{font-size:17px;font-weight:400}.dubai-stats__list__item__text p{font-size:17px;line-height:28px}.dubai-stats__list__item__text p:last-child{margin-bottom:0}.dubai-stats__tower-image{bottom:0;clip-path:polygon(30% 0,100% 0,100% 100%,0 100%);height:100%;position:absolute;right:0}@media (max-width:1200px){.dubai-stats__tower-image{display:none}}.dubai-stats__tower-image img{height:100%}:root[dir=rtl] .dubai-stats__logo{margin-left:0;margin-right:41px}:root[dir=rtl] .dubai-stats__logo:before{left:20px!important;right:auto!important;transform:rotate(30deg)}:root[dir=rtl] .dubai-stats__tower-image{left:0;right:auto;transform:scaleX(-1)}.empty-results{padding-top:60px;position:absolute;text-align:center;width:100%;z-index:10}.error-header{height:607px;overflow:hidden}.error-header__image{height:607px;left:50%;max-width:1920px;position:fixed;top:0;transform:translateX(-50%);width:100%}.error-header__image img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.error-header__text-wrapper{margin:0 auto;width:-moz-fit-content;width:fit-content}.error-header__text{align-items:center;color:#fff;display:flex;flex-direction:column;margin-top:212px;position:relative;z-index:10}.error-header__text:after{background:radial-gradient(50% 50% at 50% 50%,#000 0,transparent 100%);content:"";height:calc(100% + 200px);left:50%;opacity:.5;position:absolute;top:50%;transform:translate(-50%,-50%);width:calc(100% + 300px);z-index:-1}.error-header__text__title{font-size:60px;font-weight:800;line-height:66px;margin-bottom:9px;text-align:center}.error-header__text__error{font-size:23px;line-height:29px;margin-bottom:30px}.error-header__text__text{font-size:17px;line-height:28px;margin-bottom:30px;text-align:center}.error-header__text .btn{padding:25px 35px}.faq{-moz-column-gap:95px;column-gap:95px;margin-bottom:197px;margin-top:100px}@media (max-width:992px){.faq{flex-direction:column;row-gap:60px}}.faq__content__title{font-size:32px;font-weight:800;line-height:39px;margin-bottom:60px}.faq__content__questions{display:flex;flex-direction:column;row-gap:30px}.faq__content__questions__section__title{font-size:21px;line-height:33px;margin-bottom:20px}.faq__content__questions__section__items{display:flex;flex-direction:column;row-gap:5px}.faq__form-wrapper{flex-shrink:0;width:416px}@media (max-width:992px){.faq__form-wrapper{width:100%}}.faq__form{border:1px solid var(--text-gray);display:flex;flex-direction:column;padding:28px 36px 30px 30px;position:sticky;top:100px}@media (max-width:576px){.faq__form{padding:28px 15px 30px}}.faq__form a{color:var(--blue);text-decoration:none}.faq__form__send{margin-top:24px;width:100%}.faq__form__send .btn{color:#fff;width:100%}.faq__form__title{font-size:21px;line-height:33px;margin-bottom:9px}.faq__form__text{font-size:17px;line-height:28px;margin-bottom:30px}.faq__form__inputs{display:flex;flex-direction:column;margin-bottom:23px;row-gap:40px}.faq__form__inputs .text-input{margin-top:0}.filter__controls{align-items:center;display:flex;margin-bottom:40px;width:100%}.filter__controls button{display:none}@media (max-width:768px){.filter__controls button{align-items:center;background-color:var(--blue);border:none;color:#fff;-moz-column-gap:12px;column-gap:12px;cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:14px;font-weight:700;justify-content:center;letter-spacing:.14px;margin-bottom:20px;margin-top:20px;padding:13px 0;width:100%}.filter__controls button i{font-size:20px}}.filter__controls__item{align-items:center;color:#fff;display:flex;font-size:17px;line-height:29px;margin-right:30px;text-decoration:none}.filter__controls__item:before{background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:19px;margin-right:5px;width:19px}.filter__controls__item:last-child{margin-left:auto;margin-right:0}.filter__controls__item--more:before{background-image:url(/img/plus.svg)}@media (max-width:768px){.filter__controls__item--more{display:none}}.filter__controls__item--more-expanded:before{background-image:url(/img/minus.svg)}.filter__controls__item--remove:before{background-image:url(/img/remove.svg)}.filter__inputs{display:flex;flex-wrap:wrap;transition:all .3s ease-in-out}@media (max-width:768px){.filter__inputs{max-height:0;overflow:hidden}}.filter__inputs__row{-moz-column-gap:32px;column-gap:32px;display:flex;flex-wrap:wrap;row-gap:35px}.filter__inputs__row:not(:first-child){padding-top:35px}@media (min-width:768px){.filter__inputs__row:not(:first-child){max-height:0;opacity:0;padding-top:0;pointer-events:none;transition:all .4s ease-in-out}}@media (max-width:768px){.filter__inputs__row:not(:first-child){margin-bottom:20px}}.filter__inputs__row--expand:not(:first-child){max-height:500px;opacity:1;padding-top:35px;pointer-events:auto}.filter__inputs__input{display:flex;flex-direction:column;width:110px}.filter__inputs__input__multi{display:flex}.filter__inputs__input__multi .dropdown{margin-right:32px;width:150px!important}@media (max-width:768px){.filter__inputs__input__multi .dropdown{margin-right:15px}}.filter__inputs__input__multi .dropdown:last-child{margin-right:0}.filter__inputs__input .date-input,.filter__inputs__input .date-input input{width:100%}.filter__inputs__input .text-input{margin-top:0}.filter__inputs__input .dropdown{font-size:14px;width:100%}.filter__inputs__input .dropdown:after{border-bottom:2px solid #fff;border-right:2px solid #fff;bottom:10px;content:"";height:7px;position:absolute;right:2px;transform:rotate(45deg);transition:all .3s linear;width:7px;z-index:100}.filter__inputs__input .dropdown__active{display:block;width:calc(100% - 15px)}.filter__inputs__input .dropdown__active:after{content:unset}.filter__inputs__input__title{display:inline-block;margin-bottom:15px;white-space:nowrap}.filter__inputs__input--w-90{width:90px}.filter__inputs__input--w-120{width:120px}.filter__inputs__input--w-150{width:150px}.filter__inputs__input--w-225{width:225px}@media (max-width:768px){.filter__inputs__input--w-225{width:100%!important}}.filter__inputs__input--w-auto{width:auto}@media (max-width:768px){.filter__inputs__input{width:calc(50% - 17px)}}.filter__inputs__input--disabled{opacity:.3;pointer-events:none}@media (max-width:768px){.filter__inputs--expand{max-height:1000px}}:root[dir=rtl] .filter__controls__item{margin-left:30px;margin-right:0}:root[dir=rtl] .filter__controls__item:before{margin-left:5px;margin-right:0}.filter--map{color:#fff}@media (max-width:768px){.filter--map{display:flex;flex-direction:column}}.filter--map .filter__inputs{margin-bottom:10px;margin-top:20px}@media (max-width:768px){.filter--map .filter__inputs{display:none}}.filter--map .filter__inputs__row:not(:first-child){display:none;overflow:hidden}.filter--map .filter__inputs__row--expand{overflow:visible!important}@media (max-width:768px){.filter--map .filter__inputs__row--expand{max-height:900px}}.filter--map .filter__controls{margin-bottom:0}@media (max-width:576px){.filter--map .filter__controls{align-items:flex-start;flex-direction:column;row-gap:10px}}.filter--modal{color:var(--text-color);left:50%;max-width:calc(100% - 100px);opacity:0;padding:50px 70px;pointer-events:none;position:fixed;top:50%;transform:translate(-50%,-50%);width:940px;z-index:1000}@media (max-width:768px){.filter--modal{height:100%;left:0;max-width:100%;padding:30px;top:0;transform:none}}.filter--modal:before{background-color:rgba(0,0,0,.5);content:"";height:100vh;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:100vw;z-index:-2}.filter--modal:after{background-color:#fff;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.filter--modal .dropdown,.filter--modal .dropdown:after{border-color:var(--text-color)}@media (max-width:768px){.filter--modal .dropdown__options{width:100%}.filter--modal .dropdown__options label{white-space:normal}}.filter--modal .range-slider{width:calc(100% - 2px)}.filter--modal .range-slider span{line-height:23px}.filter--modal h2{font-size:32px;font-weight:800}@media (max-width:768px){.filter--modal h2{display:none}}.filter--modal h2:after{background-color:var(--text-color);content:"";display:inline-block;height:2px;margin-left:6px;width:129px}.filter--modal h3{font-size:21px;margin-bottom:20px}@media (min-width:768px){.filter--modal h3{display:none}}@media (max-width:768px){.filter--modal .filter__inputs{display:flex;flex-direction:column;flex-wrap:nowrap;height:100%;max-height:unset;overflow:scroll}}.filter--modal .filter__inputs__row{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));max-height:unset;opacity:1;overflow:visible!important;row-gap:30px;width:100%}@media (max-width:768px){.filter--modal .filter__inputs__row{grid-template-columns:repeat(2,minmax(0,1fr));padding-top:0}}.filter--modal .filter__inputs__row>*{width:100%}.filter--modal .filter__inputs__row__full{grid-column:1/-1}@media (min-width:768px){.filter--modal .filter__inputs__input__mobile{display:none}}.filter--modal .filter__inputs__close{align-items:center;background-color:var(--text-color);border:none;color:#fff;cursor:pointer;display:flex;font-size:24px;height:40px;justify-content:center;padding:0;position:absolute;right:30px;top:30px;width:40px;z-index:100}.filter--modal .filter__controls{justify-content:flex-end;margin-top:30px}@media (max-width:768px){.filter--modal .filter__controls{align-items:center;flex-direction:row}}.filter--modal .filter__controls__item{color:var(--text-color)}.filter--modal .filter__controls button{background-color:var(--blue);border:none;color:#fff;cursor:pointer;display:block;font-size:14px;font-weight:700;margin-bottom:0;padding:18px 25px}@media (max-width:768px){.filter--modal .filter__controls button{margin-top:0;width:-moz-fit-content;width:fit-content}}.filter--modal .filter__controls button i{display:none}.filter--modal.filter--show{background-color:#fff;opacity:1;pointer-events:auto}.filter--modal.filter--show .filter__inputs__row{pointer-events:auto}.gallery{grid-gap:29px;display:grid;grid-template-columns:repeat(3,1fr)}@media (max-width:576px){.gallery{grid-gap:15px;grid-template-columns:repeat(2,1fr)}}@media print{.gallery{grid-template-columns:repeat(2,1fr);margin-bottom:0!important}}.gallery__item{padding-top:56.07%;position:relative;width:100%}@media print{.gallery__item:nth-child(n+11){display:none}}.gallery__item__image{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.gallery--video .gallery__item{width:calc(50% - 10px)}.home-header{color:#fff;height:838px;max-height:calc(100vh - 130px);overflow:hidden;position:relative}.home-header:after{background:rgba(0,0,0,.45);content:"";filter:blur(70px);height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}@media (max-width:768px){.home-header{max-height:calc(100vh - 80px)}}.home-header+.block{margin-top:0;padding-top:40px}.home-header__default-image{height:100%;width:100%}.home-header__default-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.home-header .carousel:after{background-color:rgba(0,0,0,.1);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.home-header__text{align-items:center;display:flex;flex-direction:column;left:50%;position:absolute;text-align:center;top:55%;transform:translate(-50%,-50%);width:calc(100% - 10px);z-index:10}@media (max-width:576px){.home-header__text{top:50%}}.home-header__text__title{font-size:60px;font-weight:800;line-height:66px;margin-bottom:9px}@media (max-width:576px){.home-header__text__title{font-size:30px;line-height:32px}}.home-header__text__claim{font-size:23px;line-height:29px;margin-bottom:38px}@media (max-width:576px){.home-header__text__claim{font-size:20px;line-height:26px;margin-bottom:16px}}.home-header__text__benefits-wrapper{margin-top:40px;max-width:100%;padding:0 33px;position:relative}@media (max-width:576px){.home-header__text__benefits-wrapper{margin-top:10px}}.home-header__text__benefits{-moz-column-gap:10px;column-gap:10px;display:flex;flex-wrap:wrap;justify-content:center;list-style:none;max-width:100%;padding-left:0;position:relative;row-gap:10px;width:905px}@media (max-width:768px){.home-header__text__benefits{row-gap:6px}}.home-header__text__benefits__benefit{align-items:center;-moz-column-gap:10px;column-gap:10px;display:flex;padding:14px 30px 14px 20px;position:relative;z-index:1}@media (max-width:768px){.home-header__text__benefits__benefit{font-size:15px;padding:9px 11px 9px 14px}}@media (max-width:576px){.home-header__text__benefits__benefit{width:270px}}.home-header__text__benefits__benefit:after{background-color:var(--text-color);content:"";height:100%;left:0;opacity:.7;position:absolute;top:0;width:100%;z-index:-1}.home-header__text__benefits__benefit__icon{align-items:center;display:flex;height:26px;justify-content:center;width:26px}@media (max-width:768px){.home-header__text__benefits__benefit__icon{height:20px;width:20px}}.home-header__text__benefits__benefit__icon img{height:100%;max-height:22px;max-width:20px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:100%}@media (max-width:768px){.home-header__text__benefits__benefit__icon img{max-height:16px;max-width:16px}.home-header__text__benefits__benefit__text{display:none}}.home-header__text__benefits__benefit__text--mobile{display:none}@media (max-width:768px){.home-header__text__benefits__benefit__text--mobile{display:block}}.home-header__text .btn{padding:25px 42px}@media (max-width:576px){.home-header__text .btn{display:none}}.home-header__real-estate-info{align-items:center;bottom:22px;display:flex;left:32px;list-style:none;opacity:0;padding-left:0;pointer-events:none;position:absolute;transition:all .3s linear;z-index:10}@media (max-width:576px){.home-header__real-estate-info{align-items:flex-start;bottom:10px;display:flex;flex-direction:column;left:10px;z-index:0}}.carousel__items__item--active .home-header__real-estate-info{opacity:1;pointer-events:auto}.home-header__real-estate-info:after{background:rgba(0,0,0,.8);border-radius:100%;content:"";filter:blur(57px);height:232px;left:-225px;position:absolute;top:-57px;width:calc(100% + 368px);z-index:-1}.home-header__real-estate-info__item{align-items:center;display:flex;padding-bottom:0}.home-header__real-estate-info__item__link{color:#fff;text-decoration:none}.home-header__real-estate-info__item__link:hover{text-decoration:underline}.home-header__real-estate-info__item:after{background-color:hsla(0,0%,100%,.8);content:"";display:inline-block;height:1px;margin:0 8px;width:18px}@media (max-width:576px){.home-header__real-estate-info__item:after{content:unset}}.home-header__real-estate-info__item:last-child:after{content:none}:root[dir=rtl] .home-header__real-estate-info{left:auto;right:32px}i{background-position:50%;background-repeat:no-repeat;background-size:contain;display:inline-block}i.image-icon{background-image:url(/img/image.svg);height:14px;width:15px}i.play-icon{background-image:url(/img/play.svg);height:13px;width:11px}i.heart-icon{background-image:url(/img/heart.svg);height:13px;width:15px}i.plus-icon{background-image:url(/img/plus-solid.svg);height:13px;width:11px}i.plus-gray-icon{background-image:url(/img/plus-gray.svg);height:11px;width:11px}i.share-icon{background-image:url(/img/share.svg);height:13px;width:11px}i.cross-icon{background-image:url(/img/cross.svg);height:11px;width:11px}i.envelope-icon{background-image:url(/img/envelope.svg);height:12px;width:16px}i.phone-icon{background-image:url(/img/phone.svg);height:16px;width:16px}i.meter-icon{background-image:url(/img/meter.svg);height:16px;width:16px}i.bed-icon{background-image:url(/img/bed.svg);height:16px;width:18px}i.bathtub-icon{background-image:url(/img/bathtub.svg);height:16px;width:16px}i.youtube-icon{background-image:url(/img/youtube.svg);height:13px;width:18px}i.facebook-icon{background-image:url(/img/facebook.svg);height:18px;width:10px}i.linkedin-icon{background-image:url(/img/linkedin.svg);height:15px;width:15px}i.instagram-icon{background-image:url(/img/instagram.svg);height:18px;width:18px}i.twitter-icon{background-image:url(/img/twitter.svg);height:16px;width:19px}.image{margin-bottom:60px;margin-top:30px}.image img{width:100%}.dropdown{font-family:Inter,sans-serif;position:relative}.dropdown__active{cursor:pointer;font-weight:700;overflow:hidden;padding-right:18px;position:relative;white-space:nowrap}.dropdown__active:after{border-bottom:2px solid #fff;border-right:2px solid #fff;bottom:7px;content:"";height:7px;position:absolute;right:2px;transform:rotate(45deg);transition:all .3s linear;width:7px}.dropdown__options{background-color:#fff;border-radius:3px;color:var(--text-color);left:0;list-style:none;margin-bottom:0;max-height:300px;min-width:100%;opacity:0;overflow-x:hidden;padding-left:0;pointer-events:none;position:absolute;top:calc(100% + 2px);transition:all .1s linear}.dropdown__options__option{padding-bottom:0;transition:all .1s linear}@media (min-width:768px){.dropdown__options__option:hover{background-color:var(--blue-gray)}.dropdown__options__option:hover a,.dropdown__options__option:hover label{color:#fff}}.dropdown__options__option a,.dropdown__options__option label{color:var(--text-color);display:block;font-weight:700;padding:7px 10px;text-decoration:none;white-space:nowrap}.dropdown__options__option input{display:none}.dropdown__options__option input:checked+label{background-color:var(--blue);color:#fff}@media (min-width:768px){.dropdown__options__option input:hover:checked+label{background-color:var(--blue);color:#fff}}.dropdown__options__option--disabled{opacity:.4}.dropdown__options__option--disabled:hover{background-color:unset;pointer-events:none}.dropdown__options__option--disabled:hover label{color:var(--text-color)}.dropdown--open .dropdown__options{opacity:1;pointer-events:all;z-index:1000}.dropdown--upper{text-transform:uppercase}.dropdown--underline{border-bottom:1px solid #fff;display:inline-block;padding-bottom:3px;width:-moz-fit-content;width:fit-content}.dropdown--underline .dropdown__active{font-weight:400;height:19px}:root[dir=rtl] .dropdown__options{left:auto;right:0}.dropdown-wrapper{height:50px;margin-left:auto;position:relative;width:100%;z-index:2}.dropdown-wrapper+.dropdown-wrapper{z-index:1}.dropdown-roadshow{align-items:flex-start;background-color:#00628e;border-radius:8px;box-sizing:border-box;cursor:pointer;display:flex;position:absolute;right:0;top:0;transition:all .3s ease-out;width:100%}.dropdown-roadshow:hover{background-color:#007ab1}.dropdown-roadshow__opener{cursor:pointer;height:50px;left:0;position:absolute;top:0;width:100%}.dropdown-roadshow__label{align-items:center;color:var(--orange-500);-moz-column-gap:10px;column-gap:10px;cursor:pointer;display:flex;line-height:23.8px;top:13px}.dropdown-roadshow__label,.dropdown-roadshow__value{font-size:17px;left:24px;position:absolute;transition:all .15s ease-out}.dropdown-roadshow__value{line-height:140%;opacity:0;pointer-events:none;top:20.5px}.dropdown-roadshow i{background-color:var(--red-500);cursor:pointer;height:18px;position:absolute;right:30px;top:16px;transition:transform .3s ease-out;width:18px}.dropdown-roadshow__options-wrapper{max-height:50px;overflow:hidden;transition:all .3s ease-out;width:100%}.dropdown-roadshow__options{display:flex;flex-direction:column;padding-bottom:13px;padding-top:48px;width:100%}.dropdown-roadshow__options__option{order:1;padding:5px 0 5px 30px!important}.dropdown-roadshow__options__option--disabled{color:var(--grey-warm-500)!important;cursor:not-allowed!important;opacity:.4}.dropdown-roadshow .checkbox-label{color:#fff;cursor:pointer;font-size:17px;line-height:140%;padding:4px 24px!important;transition:all .15s ease-out}.dropdown-roadshow .checkbox-label input{left:0;opacity:0;position:absolute}.dropdown-roadshow .checkbox-label:hover{background-color:#00628e}.dropdown-roadshow--open{border-color:var(--grey-warm-500);cursor:auto}.dropdown-roadshow--open .dropdown-roadshow__options-wrapper{max-height:var(--height)}.dropdown-roadshow--open .dropdown-roadshow__value{opacity:0!important}.dropdown-roadshow--open i{transform:rotate(180deg)}.dropdown-roadshow--open .dropdown-roadshow__options__option:hover{color:var(--orange-500)}.dropdown-roadshow--selected .dropdown-roadshow__label{font-size:14px;line-height:19.6px;top:5.5px}.dropdown-roadshow--selected .dropdown-roadshow__value{opacity:1}.text-input{margin-top:7px;position:relative}.text-input textarea{font-family:Inter,sans-serif;height:24px;resize:none}.text-input input[type=email],.text-input input[type=number],.text-input input[type=password],.text-input input[type=tel],.text-input input[type=text],.text-input textarea{background-color:transparent;border:unset;border-bottom:1px solid var(--text-color);color:#040f24;font-size:14px;padding:3px 0;width:100%}.text-input input[type=email]:focus-visible,.text-input input[type=number]:focus-visible,.text-input input[type=password]:focus-visible,.text-input input[type=tel]:focus-visible,.text-input input[type=text]:focus-visible,.text-input textarea:focus-visible{outline:none}.text-input input[type=email]:focus-visible~label,.text-input input[type=number]:focus-visible~label,.text-input input[type=password]:focus-visible~label,.text-input input[type=tel]:focus-visible~label,.text-input input[type=text]:focus-visible~label,.text-input textarea:focus-visible~label{font-size:10px;opacity:1;pointer-events:none;top:-20px}.text-input input[type=email]::-moz-placeholder,.text-input input[type=number]::-moz-placeholder,.text-input input[type=password]::-moz-placeholder,.text-input input[type=tel]::-moz-placeholder,.text-input input[type=text]::-moz-placeholder,.text-input textarea::-moz-placeholder{color:transparent}.text-input input[type=email]::placeholder,.text-input input[type=number]::placeholder,.text-input input[type=password]::placeholder,.text-input input[type=tel]::placeholder,.text-input input[type=text]::placeholder,.text-input textarea::placeholder{color:transparent}.text-input input[type=email]:not(.text-input input[type=text]:-moz-placeholder-shown,.text-input input[type=email]:-moz-placeholder-shown,.text-input input[type=tel]:-moz-placeholder-shown,.text-input input[type=password]:-moz-placeholder-shown,.text-input input[type=number]:-moz-placeholder-shown,.text-input textarea:-moz-placeholder-shown)~label,.text-input input[type=number]:not(.text-input input[type=text]:-moz-placeholder-shown,.text-input input[type=email]:-moz-placeholder-shown,.text-input input[type=tel]:-moz-placeholder-shown,.text-input input[type=password]:-moz-placeholder-shown,.text-input input[type=number]:-moz-placeholder-shown,.text-input textarea:-moz-placeholder-shown)~label,.text-input input[type=password]:not(.text-input input[type=text]:-moz-placeholder-shown,.text-input input[type=email]:-moz-placeholder-shown,.text-input input[type=tel]:-moz-placeholder-shown,.text-input input[type=password]:-moz-placeholder-shown,.text-input input[type=number]:-moz-placeholder-shown,.text-input textarea:-moz-placeholder-shown)~label,.text-input input[type=tel]:not(.text-input input[type=text]:-moz-placeholder-shown,.text-input input[type=email]:-moz-placeholder-shown,.text-input input[type=tel]:-moz-placeholder-shown,.text-input input[type=password]:-moz-placeholder-shown,.text-input input[type=number]:-moz-placeholder-shown,.text-input textarea:-moz-placeholder-shown)~label,.text-input input[type=text]:not(.text-input input[type=text]:-moz-placeholder-shown,.text-input input[type=email]:-moz-placeholder-shown,.text-input input[type=tel]:-moz-placeholder-shown,.text-input input[type=password]:-moz-placeholder-shown,.text-input input[type=number]:-moz-placeholder-shown,.text-input textarea:-moz-placeholder-shown)~label,.text-input textarea:not(.text-input input[type=text]:-moz-placeholder-shown,.text-input input[type=email]:-moz-placeholder-shown,.text-input input[type=tel]:-moz-placeholder-shown,.text-input input[type=password]:-moz-placeholder-shown,.text-input input[type=number]:-moz-placeholder-shown,.text-input textarea:-moz-placeholder-shown)~label{font-size:10px;opacity:1;pointer-events:none;top:-20px}.text-input input[type=email]:not(.text-input input[type=text]:placeholder-shown,.text-input input[type=email]:placeholder-shown,.text-input input[type=tel]:placeholder-shown,.text-input input[type=password]:placeholder-shown,.text-input input[type=number]:placeholder-shown,.text-input textarea:placeholder-shown)~label,.text-input input[type=number]:not(.text-input input[type=text]:placeholder-shown,.text-input input[type=email]:placeholder-shown,.text-input input[type=tel]:placeholder-shown,.text-input input[type=password]:placeholder-shown,.text-input input[type=number]:placeholder-shown,.text-input textarea:placeholder-shown)~label,.text-input input[type=password]:not(.text-input input[type=text]:placeholder-shown,.text-input input[type=email]:placeholder-shown,.text-input input[type=tel]:placeholder-shown,.text-input input[type=password]:placeholder-shown,.text-input input[type=number]:placeholder-shown,.text-input textarea:placeholder-shown)~label,.text-input input[type=tel]:not(.text-input input[type=text]:placeholder-shown,.text-input input[type=email]:placeholder-shown,.text-input input[type=tel]:placeholder-shown,.text-input input[type=password]:placeholder-shown,.text-input input[type=number]:placeholder-shown,.text-input textarea:placeholder-shown)~label,.text-input input[type=text]:not(.text-input input[type=text]:placeholder-shown,.text-input input[type=email]:placeholder-shown,.text-input input[type=tel]:placeholder-shown,.text-input input[type=password]:placeholder-shown,.text-input input[type=number]:placeholder-shown,.text-input textarea:placeholder-shown)~label,.text-input textarea:not(.text-input input[type=text]:placeholder-shown,.text-input input[type=email]:placeholder-shown,.text-input input[type=tel]:placeholder-shown,.text-input input[type=password]:placeholder-shown,.text-input input[type=number]:placeholder-shown,.text-input textarea:placeholder-shown)~label{font-size:10px;opacity:1;pointer-events:none;top:-20px}.text-input label{bottom:6px;color:var(--text-color);cursor:auto;font-size:16px;font-weight:400;left:0;max-width:100%;overflow:hidden;padding-top:7px;position:absolute;text-overflow:ellipsis;transition:.3s;white-space:nowrap}:root[dir=rtl] .text-input label{left:auto;right:0}.text-input--required label:after{color:var(--text-color);content:" *"}.text-input--white input[type=email],.text-input--white input[type=number],.text-input--white input[type=password],.text-input--white input[type=tel],.text-input--white input[type=text],.text-input--white textarea{border-color:#fff;color:#fff}.text-input--white label{color:#fff}.date-input input[type=date]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:none;border-bottom:1px solid #fff;color:#fff;font-family:Source Sans Pro,sans-serif;font-size:14px;padding-bottom:2px;position:relative}.date-input input[type=date]::-webkit-calendar-picker-indicator{background:transparent;height:100%;left:0;position:absolute;top:0;width:100%}.date-input input[type=date]:focus-visible{outline:none}.checkbox-label{color:var(--text-gray);display:block;padding-left:40px;position:relative}.checkbox-label a{color:var(--blue)}.checkbox-label .checkmark{background-color:#fff;border:1px solid var(--text-color);height:22px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:22px}.checkbox-label input[type=checkbox]{bottom:0;font-size:1px;left:1px;opacity:0;position:absolute;z-index:-1}.checkbox-label input[type=checkbox]:checked+.checkmark:before{background:var(--text-color);content:"";display:block;height:16px;left:2px;position:absolute;top:2px;width:16px}:root[dir=rtl] .checkbox-label{padding-left:0;padding-right:40px}:root[dir=rtl] .checkbox-label .checkmark{left:auto;right:1px}.range-slider{height:100%;justify-content:space-between;max-width:100%;position:relative;width:300px}@media (max-width:576px){.range-slider{width:100%}}.range-slider span{font-size:14px;position:relative;top:-2px}@media (max-width:576px){.range-slider span{top:-15px}}.range-slider input[type=range]{-webkit-appearance:none;background:transparent;bottom:0;left:0;margin-bottom:0;position:absolute;width:100%}.range-slider input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:var(--blue);border-radius:50%;cursor:pointer;height:10px;margin-top:-4px;position:relative;width:10px;z-index:1}@media (max-width:576px){.range-slider input[type=range]::-webkit-slider-thumb{height:16px;margin-top:-8px;width:16px}}.range-slider input[type=range]::-webkit-slider-runnable-track{background:#e8e8e8;border:none;border-radius:3px;height:2px;width:100%}.radio-input{align-items:center;-moz-column-gap:20px;column-gap:20px;cursor:pointer;display:flex;font-size:16px;height:55px;line-height:19px;padding:0 18px 0 25px;position:relative;transition:all .15s ease-out}@media (max-width:768px){.radio-input{padding:0 15px}}.radio-input:after,.radio-input:before{border:1px solid #fff;box-sizing:border-box;content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.radio-input:before{opacity:0;transition:opacity .15s ease-out}.radio-input:after{mix-blend-mode:overlay}.radio-input input[type=radio]{display:none}.radio-input input[type=radio]:checked+.radio-input__checkbox:after{opacity:1}.radio-input__checkbox{border:1px solid hsla(0,0%,100%,.5);border-radius:100%;flex-shrink:0;height:22px;position:relative;width:22px}.radio-input__checkbox:after{background-color:#fff;border-radius:100%;content:"";height:16px;left:2px;opacity:0;position:absolute;top:2px;transition:opacity .15s ease-out;width:16px}.radio-input:hover:before{opacity:1}.radio-input--active{background-color:var(--blue)}.radio-input--active:after,.radio-input--active:before{opacity:0!important}.price-input{align-items:center;-moz-column-gap:20px;column-gap:20px;display:flex;padding:10px 30px 10px 25px;position:relative}.price-input:after{border:1px solid #fff;box-sizing:border-box;content:"";height:100%;left:0;mix-blend-mode:overlay;pointer-events:none;position:absolute;top:0;width:100%}.price-input:before{background-color:#fff;content:"";display:block;height:35px;mix-blend-mode:overlay;order:1;width:1px}.price-input input{-moz-appearance:textfield;background-color:transparent;border:none;color:#fff;flex-grow:1;font-size:16px;font-weight:700;height:100%;line-height:19px;padding:0;width:100%}.price-input input::-webkit-inner-spin-button,.price-input input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.price-input input:focus-visible{outline:none}.price-input .dropdown{order:2}.price-input .dropdown>span{align-items:center;-moz-column-gap:11px;column-gap:11px;display:flex;width:87px}.price-input .dropdown__options{border-radius:0;overflow-x:clip;padding:13px 0;top:calc(100% + 33px)}.price-input .dropdown__options:after{background-color:#fff;content:"";height:10px;left:50%;position:absolute;top:0;transform:rotate(45deg) translateX(-50%);width:10px}.price-input .dropdown__options__option label{align-items:center;-moz-column-gap:11px;column-gap:11px;display:flex;padding:7px 20px}.price-input .dropdown__options__option:hover{background-color:transparent}@media (min-width:768px){.price-input .dropdown__options__option:hover label{color:var(--blue)}}.leads-form-header{height:542px!important}@media (max-width:576px){.leads-form-header{height:387px!important}}.leads-form-header__image{height:542px!important}@media (max-width:576px){.leads-form-header__image{height:387px!important}}.leads-form-header__image:after{background:radial-gradient(549.45% 91.76% at 16.07% 40.96%,rgba(0,0,0,.4) 0,rgba(0,0,0,.4) .01%,transparent 94.08%),rgba(0,0,0,.1)}.leads-form-header__content{align-items:center;color:#fff;display:flex;flex-direction:column;margin-top:181px;position:relative;text-align:center}@media (max-width:576px){.leads-form-header__content{margin-top:111px}}.leads-form-header__content>*{max-width:100%;width:585px}.leads-form-header__content__title{margin-bottom:30px}.leads-form-header__content__text{font-size:17px;line-height:28px}.leads-form-wrapper{background-color:var(--text-color);position:relative}@media (max-width:576px){.leads-form-wrapper>.about-links,.leads-form-wrapper>.basic-header__content,.leads-form-wrapper>.block__container,.leads-form-wrapper>.blog-content,.leads-form-wrapper>.blog-header__container,.leads-form-wrapper>.blog__container,.leads-form-wrapper>.brochure-popup__container,.leads-form-wrapper>.company-management,.leads-form-wrapper>.contact-header,.leads-form-wrapper>.container,.leads-form-wrapper>.content-header,.leads-form-wrapper>.dubai-stats__wrapper,.leads-form-wrapper>.faq,.leads-form-wrapper>.footer__container,.leads-form-wrapper>.location-detail,.leads-form-wrapper>.locations,.leads-form-wrapper>.locations-all,.leads-form-wrapper>.locations-header,.leads-form-wrapper>.navbar__menu__close-container,.leads-form-wrapper>.navbar__menu__container,.leads-form-wrapper>.numbered-list,.leads-form-wrapper>.offices,.leads-form-wrapper>.purchase-steps,.leads-form-wrapper>.real-estate-categories,.leads-form-wrapper>.real-estate-content-wrapper,.leads-form-wrapper>.real-estate-index-header,.leads-form-wrapper>.real-estates,.leads-form-wrapper>.recommended-real-estates,.leads-form-wrapper>.roadshow-header__text,.leads-form-wrapper>.team,.leads-form-wrapper>.visas{padding:0}}.leads-form{background-color:var(--text-color);color:#fff;margin-bottom:197px;margin-top:-82px;min-height:622px;padding:63px 120px 100px;position:relative}@media (max-width:768px){.leads-form{min-height:566px;padding:63px 60px}}@media (max-width:576px){.leads-form{margin-top:0;padding:35px 30px}}.leads-form:after{border:1px solid #fff;box-sizing:border-box;content:"";height:calc(100% + 2px);left:-1px;mix-blend-mode:overlay;pointer-events:none;position:absolute;top:-1px;width:calc(100% + 2px)}@media (max-width:576px){.leads-form:after{content:unset}}.leads-form__progress{background-color:#fff;height:7px;left:0;position:absolute;top:0;width:100%}.leads-form__progress:before{left:0;width:calc(33.33333%*min(var(--step), 3) - 90px)}.leads-form__progress:after,.leads-form__progress:before{background-color:var(--blue);content:"";height:100%;position:absolute;top:0;transition:width .3s ease-out}.leads-form__progress:after{left:calc(100% - 90px);width:calc(45px*(-3 + max(0, var(--step))))}.leads-form__step__progress{display:block;line-height:33px;margin-bottom:10px}@media (max-width:992px){.leads-form__step__progress{font-size:19px;line-height:32px}}@media (max-width:768px){.leads-form__step__progress{margin-bottom:5px}}.leads-form__step__title{font-size:32px;line-height:39px;margin-bottom:40px}@media (max-width:992px){.leads-form__step__title{font-size:21px;line-height:29px}}@media (max-width:768px){.leads-form__step__title{margin-bottom:25px}}.leads-form__step__content{-moz-column-gap:80px;column-gap:80px;display:flex;min-height:329px}@media (max-width:1200px){.leads-form__step__content{-moz-column-gap:40px;column-gap:40px}}.leads-form__step__content__controls{display:flex;flex-basis:380px;flex-direction:column}@media (max-width:992px){.leads-form__step__content__controls{flex-basis:unset;width:100%}}.leads-form__step__content__controls__inputs{display:flex;flex-direction:column;margin-bottom:30px;row-gap:10px}.leads-form__step__content__controls__bottom{align-items:center;display:flex;justify-content:space-between;margin-top:auto}.leads-form__step__content__controls__bottom__prev{align-items:center;color:#fff;-moz-column-gap:20px;column-gap:20px;display:flex;font-size:17px;line-height:28px;opacity:.6;text-decoration:none;transition:opacity .15s ease-out}.leads-form__step__content__controls__bottom__prev:before{border-bottom:2px solid #fff;border-left:2px solid #fff;content:"";height:10px;transform:rotate(45deg);width:10px}.leads-form__step__content__controls__bottom__prev:hover{opacity:1}.leads-form__step__content__controls__bottom .btn{align-items:center;border:none;-moz-column-gap:20px;column-gap:20px;cursor:pointer;display:flex;font-weight:400;height:49px;margin-left:auto;padding:10px 30px}.leads-form__step__content__controls__bottom .btn:after{border-bottom:2px solid #fff;border-right:2px solid #fff;content:"";height:10px;transform:rotate(-45deg);width:10px}.leads-form__step__content__controls__bottom .btn--disabled{opacity:.6;pointer-events:none}.leads-form__step__content__image{flex-basis:410px}@media (max-width:992px){.leads-form__step__content__image{display:none}}.leads-form__step__content__image img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.leads-form__step--contact{margin-top:37px}@media (max-width:992px){.leads-form__step--contact{margin-top:0}}.leads-form__step--contact>form{align-items:center;display:flex;flex-direction:column}.leads-form__step--contact .leads-form__step__title{font-size:32px;line-height:normal;margin-bottom:20px;text-align:center}.leads-form__step--contact .leads-form__step__text{font-size:17px;line-height:28px;margin-bottom:0;text-align:center}.leads-form__step--contact .leads-form__step__contact{-moz-column-gap:50px;column-gap:50px;display:grid;grid-template-columns:repeat(2,1fr);margin-bottom:57px;margin-top:50px;width:calc(100% - 60px)}@media (max-width:992px){.leads-form__step--contact .leads-form__step__contact{grid-template-columns:repeat(1,1fr);row-gap:30px}}@media (max-width:576px){.leads-form__step--contact .leads-form__step__contact{margin-bottom:30px;margin-top:30px;width:100%}}.leads-form__step--contact .leads-form__step__contact__input{display:flex;flex-direction:column;position:relative}.leads-form__step--contact .leads-form__step__contact__input span{color:var(--text-gray)}.leads-form__step--contact .leads-form__step__contact__input i{bottom:19px;color:var(--blue);left:20px;position:absolute}.leads-form__step--contact .leads-form__step__contact__input input{background:transparent;border:none;color:#fff;font-size:16px;font-weight:700;padding:18px 51px;position:relative}.leads-form__step--contact .leads-form__step__contact__input input:focus-visible{outline:none}.leads-form__step--contact .leads-form__step__contact__input__input{margin-top:11px;position:relative}.leads-form__step--contact .leads-form__step__contact__input__input:after{border:1px solid #fff;box-sizing:border-box;content:"";height:100%;left:0;mix-blend-mode:overlay;pointer-events:none;position:absolute;top:0;width:100%}.leads-form__step--contact .checkbox-label{margin-bottom:60px}@media (max-width:576px){.leads-form__step--contact .checkbox-label{margin-bottom:30px}}.leads-form__step--contact .checkbox-label .checkmark{background-color:transparent;border:1px solid var(--text-gray)}.leads-form__step--contact .checkbox-label input[type=checkbox]:checked+.checkmark:before{background:var(--blue)}.leads-form__step--contact .btn{border:none;cursor:pointer;width:311px}.leads-form__step--final{align-items:center;display:flex;flex-direction:column;margin-bottom:61px;margin-top:92px}.leads-form__step--final .leads-form__step__check{align-items:center;background:var(--blue);border-radius:100%;display:flex;height:161px;justify-content:center;margin-bottom:50px;width:161px}.leads-form__step--final .leads-form__step__check i{font-size:60px}.leads-form__step--final .leads-form__step__title{font-size:32px;line-height:normal;margin-bottom:20px}.leads-form__step--final .leads-form__step__text{font-size:17px;line-height:28px;margin-bottom:0;text-align:center}.list-block{flex-direction:column;margin-bottom:90px;margin-top:90px;padding:95px;position:relative;width:100%}@media (max-width:576px){.list-block{padding:30px}}.list-block:after{border:1px solid #fff;content:"";height:100%;left:0;mix-blend-mode:overlay;position:absolute;top:0;width:100%;z-index:-1}@media (max-width:576px){.list-block__title:after{content:none}}.list-block__claim{font-size:17px;line-height:21px;margin-top:22px}.list-block__list{-moz-column-count:2;column-count:2;list-style:none;margin-bottom:-22px;margin-top:42px;padding-left:0;row-gap:22px}@media (max-width:768px){.list-block__list{-moz-column-count:1;column-count:1}}.list-block__list__item{-moz-column-break-inside:avoid;break-inside:avoid-column;display:flex;font-size:17px;line-height:29px;margin-bottom:22px;padding-bottom:0}.list-block__list__item:before{border-bottom:2px solid var(--blue);border-right:2px solid var(--blue);content:"";display:block;flex-shrink:0;height:10px;margin-left:-8px;margin-right:20px;margin-top:9px;transform:rotate(-45deg);width:10px}:root[dir=rtl] .list-block__list__item:before{margin-left:20px;margin-right:-8px;transform:rotate(135deg)}.location-detail{-moz-column-gap:61px;column-gap:61px;margin-bottom:120px;margin-top:40px}@media (max-width:768px){.location-detail{flex-direction:column;margin-bottom:60px}}.location-detail__content__text p{font-size:17px;line-height:29px}.location-detail__content__map iframe{width:100%}.location-detail__content__gallery{-moz-column-gap:29px;column-gap:29px;display:grid;grid-template-columns:repeat(3,1fr);margin-bottom:60px;margin-top:40px;row-gap:29px}@media (max-width:576px){.location-detail__content__gallery{-moz-column-gap:15px;column-gap:15px;grid-template-columns:repeat(2,1fr);row-gap:15px}}.location-detail__content__gallery img{width:100%}.location-detail__content .text-and-image__title{font-size:32px;font-weight:800;line-height:39px}@media (max-width:992px){.location-detail__content .text-and-image__content{flex-direction:column}}.location-detail__content .text-and-image__content__image img{max-height:400px}@media (max-width:992px){.location-detail__content .text-and-image__content__image{width:100%}.location-detail__content .text-and-image__content__text{margin-top:30px;width:100%}.location-detail__content .text-and-image--image-right .text-and-image__content__image{order:unset}}.location-detail__content__end-buttons{margin-top:62px}.location-detail__side-info{flex-shrink:0;margin-top:23px;min-width:350px}@media (max-width:768px){.location-detail__side-info{-moz-column-gap:30px;column-gap:30px;display:flex;justify-content:space-between;margin-top:60px;min-width:auto}}@media (max-width:576px){.location-detail__side-info{flex-direction:column}}.location-detail__side-info__numbers{margin-bottom:60px}.location-detail__side-info__equipment__title,.location-detail__side-info__numbers__title{font-size:21px;line-height:33px;margin-bottom:29px}.location-detail__side-info__numbers__list{display:flex;flex-direction:column;list-style:none;padding-left:0;row-gap:30px}.location-detail__side-info__numbers__list__item{padding-bottom:0}.location-detail__side-info__numbers__list__item__number{font-size:41px;font-weight:700;letter-spacing:.03em;line-height:30px;margin-bottom:4px;white-space:nowrap}.location-detail__side-info__numbers__list__item__number small{font-size:21px;letter-spacing:0;line-height:23px}.location-detail__side-info__numbers__list__item__title{font-size:17px;line-height:29px}.location-detail__side-info__equipment__list{display:flex;flex-direction:column;list-style:none;padding-left:0;row-gap:30px}.location-detail__side-info__equipment__list__item{align-items:center;display:flex;padding-bottom:0}.location-detail__side-info__equipment__list__item i{color:var(--text-gray);font-size:19px;position:absolute}.location-detail__side-info__equipment__list__item span{font-size:17px;line-height:29px;padding-left:35px}:root[dir=rtl] .location-detail__side-info__equipment__list__item span{padding-left:0;padding-right:35px}.locations-map{height:calc(100dvh - 61px);position:sticky;top:61px;width:100%}@media (max-width:768px){.locations-map{height:100%}}.real-estates-map{height:100%;width:100%}.real-estates-map .map-dialog{text-decoration:none}.real-estates-map .map-dialog img{display:block;width:100%}.real-estates-map .map-dialog__text{color:var(--text-color);padding:10px 30px 15px 15px;position:relative}.real-estates-map .map-dialog__text h4{font-size:21px;font-weight:700;margin-bottom:0}.real-estates-map .map-dialog__text p{font-size:17px;font-weight:400;margin-bottom:0}.real-estates-map .map-dialog__text i{color:var(--text-gray);font-size:14px;position:absolute;right:15px;top:50%;transform:translateY(-50%)}.real-estates-map .gm-style-iw.gm-style-iw-c{border-radius:0;padding-bottom:0;padding-left:0;padding-right:0;width:247px}.real-estates-map .gm-style-iw-tc,.real-estates-map .gm-style-iw.gm-style-iw-c{animation-duration:.6s;animation-fill-mode:forwards;animation-name:fade-in;opacity:0}.real-estates-map .gm-style-iw-d{overflow:hidden!important;padding-bottom:0;padding-right:0}.real-estates-map .gm-style-iw-chr{background-color:var(--text-color);position:absolute;right:0;top:0}.real-estates-map .gm-style-iw-chr button{height:28px!important;width:28px!important}.real-estates-map .gm-style-iw-chr span{background-color:#fff!important;height:18px!important;margin:5px!important;width:18px!important}.locations{color:#fff;flex-direction:column;margin-bottom:197px}.locations__list{align-content:space-between;display:flex;flex-direction:column;flex-wrap:wrap;height:1023px;justify-content:space-between;list-style:none;padding-left:0;width:100%}@media (max-width:1200px){.locations__list{height:512px}}@media (max-width:992px){.locations__list{grid-gap:24px;display:grid;grid-template-columns:repeat(2,1fr);height:auto}}@media (max-width:576px){.locations__list{grid-template-columns:repeat(1,1fr)}}.locations__list__item{background:linear-gradient(0deg,rgba(0,0,0,.2),rgba(0,0,0,.2)),linear-gradient(22.52deg,rgba(0,0,0,.6) 19.06%,transparent 44.86%);padding-bottom:0;position:relative!important;width:calc(25% - 17px)}@media (max-width:992px){.locations__list__item{height:200px!important;width:100%}}.locations__list__item:hover img{transform:scale(1.05)}.locations__list__item:first-child,.locations__list__item:nth-child(10),.locations__list__item:nth-child(3),.locations__list__item:nth-child(9){height:300px}@media (max-width:1200px){.locations__list__item:first-child,.locations__list__item:nth-child(10),.locations__list__item:nth-child(3),.locations__list__item:nth-child(9){height:150px}}.locations__list__item:nth-child(11),.locations__list__item:nth-child(2),.locations__list__item:nth-child(4),.locations__list__item:nth-child(6){height:373px}@media (max-width:1200px){.locations__list__item:nth-child(11),.locations__list__item:nth-child(2),.locations__list__item:nth-child(4),.locations__list__item:nth-child(6){height:187px}}.locations__list__item:nth-child(5){height:226px}@media (max-width:1200px){.locations__list__item:nth-child(5){height:113px}}.locations__list__item:nth-child(7){height:478px}@media (max-width:1200px){.locations__list__item:nth-child(7){height:239px}}.locations__list__item:nth-child(8){height:518px}@media (max-width:1200px){.locations__list__item:nth-child(8){height:259px}}.locations__list__item img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;transition:all .3s ease-in-out;width:100%;z-index:-1}.locations__list__item__text{color:#fff}.locations__list__item a{height:100%;left:0;position:absolute;top:0;width:100%}.locations__list--normal{-moz-column-gap:23px;column-gap:23px;display:grid;grid-template-columns:repeat(4,1fr);height:auto;margin-top:25px;row-gap:25px}@media (max-width:992px){.locations__list--normal{-moz-column-gap:24px;column-gap:24px;grid-template-columns:repeat(2,1fr);margin-top:-200px;row-gap:24px}}@media (max-width:576px){.locations__list--normal{grid-template-columns:repeat(1,1fr);margin-top:12px}}@media (max-width:992px){.locations__list--normal:before{content:"";display:block}}@media (max-width:576px){.locations__list--normal:before{content:unset}}.locations__list--normal .locations__list__item{height:373px!important;width:100%}@media (max-width:1200px){.locations__list--normal .locations__list__item{height:187px!important}}@media (max-width:992px){.locations__list--normal .locations__list__item{height:200px!important}}.locations-header{display:flex;flex-direction:column}.locations-header__title{color:#fff;margin-bottom:40px;margin-top:10px}.locations-all{flex-direction:column;margin-bottom:90px;row-gap:25px}@media (max-width:1200px){.locations-all{row-gap:12px}}@media (max-width:992px){.locations-all{row-gap:24px}.locations-all .locations__list:nth-child(2n+0){margin-top:-224px}}@media (max-width:576px){.locations-all .locations__list:nth-child(2n+0){margin-top:0}}@media (max-width:992px){.locations-all .locations__list:nth-child(2n+0):before{content:"";display:block}}@media (max-width:576px){.locations-all .locations__list:nth-child(2n+0):before{content:unset}}.locations-all .locations__list--normal{margin-top:0}@media (max-width:992px){.locations-all .locations__list--normal:before{content:unset}}.alpine-modal{background:rgba(0,0,0,.6);height:100%;left:0;opacity:0;pointer-events:none;position:fixed;top:0;transition:all .2s linear;width:100%;z-index:99999}.alpine-modal__container{background:#fff;margin:20vh auto 0;max-width:calc(100% - 20px);min-height:555px;position:relative;width:1200px}@media (max-width:992px){.alpine-modal__container{min-height:unset}}@media (max-width:768px){.alpine-modal__container{margin-top:10vh}}.alpine-modal__content{display:flex}@media (max-width:768px){.alpine-modal__content{max-height:80vh;overflow:scroll}}.alpine-modal__close{color:#fff;cursor:pointer;font-size:14px;font-weight:700;margin-left:auto;opacity:1;position:absolute;right:0;text-transform:uppercase;top:-30px;width:-moz-fit-content;width:fit-content}.alpine-modal__close:hover{text-decoration:underline}.alpine-modal__close--hidden{opacity:0}.alpine-modal__loader{display:none}.alpine-modal--open{opacity:1;overflow:scroll;pointer-events:auto}.alpine-modal--loading{display:block}.alpine-modal--loading .alpine-modal__container{background:transparent}.alpine-modal--loading .alpine-modal__content{display:none;position:relative}.alpine-modal--loading .alpine-modal__loader{display:block;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.alpine-modal .spinner-border{opacity:1;transition:opacity .2s ease-out}.alpine-modal .spinner-border--hidden{opacity:0}.alpine-modal--sm .alpine-modal__container{width:300px}.alpine-modal--md .alpine-modal__container{width:1000px}.alpine-modal--md .alpine-modal__close{align-items:center;background-color:var(--text-color);color:#fff;display:flex;font-size:28px;height:40px;justify-content:center;right:30px;top:30px;width:40px}.alpine-modal--md .alpine-modal__close:hover{text-decoration:none}.alpine-modal--xl .alpine-modal__container{width:1140px}.modal-content{display:none}.navbar{align-items:center;-webkit-backdrop-filter:blur(7.5px);backdrop-filter:blur(7.5px);background:rgba(0,0,0,.05);border-bottom:1px solid hsla(0,0%,100%,.286);color:#fff;display:flex;height:61px;justify-content:space-between;max-width:1920px;padding:14px 31px;position:fixed;top:0;transition:.3s ease-in-out;transition-property:top,opacity;width:100%;z-index:1001}@media (max-width:576px){.navbar{padding:11px 15px}}@media only screen and (max-width:1920px){.stop-scrolling .navbar{padding-right:calc(31px + var(--horizontal-scrollbar-width))}}@media (max-width:576px){.stop-scrolling .navbar{padding-right:calc(15px + var(--horizontal-scrollbar-width))}}.navbar__brand img:last-child{display:none}.navbar__back{align-items:center;-moz-column-gap:10px;column-gap:10px;display:flex;margin-left:40px;margin-right:auto}@media (max-width:576px){.navbar__back{display:none}}.navbar__back i{color:#fff;font-size:14px}.navbar__content{align-items:center;-moz-column-gap:40px;column-gap:40px;display:flex}@media (max-width:992px){.navbar__content__consultation{display:none}}@media (max-width:576px){.navbar__content{-moz-column-gap:30px;column-gap:30px}.navbar__content>.dropdown{display:block}}.navbar__toggle{cursor:pointer;height:24px;position:relative;width:46px;z-index:9999}@media (max-width:768px){.navbar__toggle{order:1}}.navbar__toggle__icon{display:block;top:11px;width:39px}.navbar__toggle:after,.navbar__toggle:before,.navbar__toggle__icon{background-color:#fff;height:2px;position:absolute;transition:all .3s ease-out}.navbar__toggle:after,.navbar__toggle:before{content:"";left:0}.navbar__toggle:before{top:0;width:46px}.navbar__toggle:after{bottom:0;width:42px}.navbar__toggle--open{height:33px}.navbar__toggle--open .navbar__toggle__icon{opacity:0}.navbar__toggle--open:after,.navbar__toggle--open:before{background-color:#fff!important;transform-origin:left;width:46px}.navbar__toggle--open:before{transform:rotate(45deg)}.navbar__toggle--open:after{transform:rotate(-45deg)}.navbar__support{align-items:flex-end;display:flex;flex-direction:column;font-family:Inter,sans-serif}@media (max-width:768px){.navbar__support{display:none}}.navbar__support small{font-size:12px;letter-spacing:.02em;line-height:15px}.navbar__support span{font-size:14px;font-weight:700;letter-spacing:.01em;line-height:17px}.navbar__support span a{color:inherit;text-decoration:none}.navbar__menu{align-items:center;background-color:rgba(34,42,56,.97);color:#fff;display:flex;height:100vh;left:50%;margin-left:0;opacity:0;pointer-events:none;position:fixed;top:0;transform:translateX(-50%);transition:opacity .2s linear;width:100vw;z-index:9000}@media (max-width:768px){.navbar__menu:after{background-color:#fff;content:"";height:1px;left:0;mix-blend-mode:overlay;position:absolute;top:72px;width:100%}}.navbar__menu:before{background:rgba(0,87,255,.1);background-blend-mode:hue;content:"";filter:blur(112px);height:64vw;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:64vw}.navbar__menu__container{left:calc(var(--horizontal-scrollbar-width)/2);max-width:1920px;position:relative}@media (max-width:768px){.navbar__menu__container{margin-top:120px}}.navbar__menu__close-container{justify-content:flex-end;left:50%;max-width:1920px;padding-bottom:19px;padding-top:23px;position:absolute;top:0;transform:translateX(-50%);z-index:100}.navbar__menu__close{cursor:pointer;height:34px;position:relative;right:425px;width:34px;z-index:100}@media (max-width:768px){.navbar__menu__close{right:13px}}.navbar__menu__close:after,.navbar__menu__close:before{background-color:#fff;content:"";height:2px;left:0;position:absolute;transform-origin:left;width:46px}.navbar__menu__close:before{top:0;transform:rotate(45deg)}.navbar__menu__close:after{bottom:0;transform:rotate(-45deg)}.navbar__menu__content{align-items:stretch;-moz-column-gap:221px;column-gap:221px;display:flex;justify-content:space-between;margin-left:auto;width:calc(100% - 164px)}@media (max-width:1200px){.navbar__menu__content{width:100%}}@media (max-width:768px){.navbar__menu__content{align-items:flex-start;flex-direction:column-reverse;height:calc(100vh - 120px);overflow-x:hidden;padding:0 20px}}@media (max-width:576px){.navbar__menu__content{padding:0 40px}}.navbar__menu__content__info{align-items:flex-start;display:flex;flex-direction:column;flex-grow:1}@media (max-width:768px){.navbar__menu__content__info{flex-grow:unset;width:100%}}.navbar__menu__content__info img{cursor:pointer;margin-bottom:161px;width:149px}@media (max-width:768px){.navbar__menu__content__info img{position:fixed;top:27px;width:72px}}@media (max-width:576px){.navbar__menu__content__info img{left:17px}}.navbar__menu__content__info__title{margin-bottom:14px}@media (max-width:768px){.navbar__menu__content__info__title{display:none}}.navbar__menu__content__info__contacts{margin-bottom:54px}@media (max-width:768px){.navbar__menu__content__info__contacts{margin-bottom:24px}}.navbar__menu__content__info__contacts__contact i{color:var(--blue);font-size:16px;margin-right:16px}.navbar__menu__content__info__contacts__contact span{font-size:17px;line-height:28px}@media (max-width:768px){.navbar__menu__content__info__contacts__contact span{font-size:18px;line-height:48px}}.navbar__menu__content__info__contacts__contact span a{color:#fff;text-decoration:none}.navbar__menu__content__info__more{align-items:flex-end;display:flex;justify-content:space-between;width:100%}@media (max-width:768px){.navbar__menu__content__info__more{align-items:flex-start;flex-direction:column;margin-bottom:45px;row-gap:74px}}.navbar__menu__content__info__more__web{display:flex;flex-direction:column}.navbar__menu__content__info__more__web__title{font-size:21px;line-height:45px;margin-bottom:5px}.navbar__menu__content__info__more__web a{color:#fff;font-size:17px;line-height:28px;text-decoration:none}.navbar__menu__content__info__more__web a:hover{text-decoration:underline}.navbar__menu__content__info__more__socials{-moz-column-gap:20px;column-gap:20px;display:flex;position:relative}@media (max-width:768px){.navbar__menu__content__info__more__socials{-moz-column-gap:40px;column-gap:40px;padding-top:35px;width:100%}.navbar__menu__content__info__more__socials:before{background-color:#fff;content:"";height:1px;left:0;mix-blend-mode:overlay;position:absolute;top:0;width:100%}}.navbar__menu__content__info__more__socials__link{align-items:center;background-color:var(--blue);border-radius:100%;display:flex;height:28px;justify-content:center;width:28px}@media (max-width:768px){.navbar__menu__content__info__more__socials__link{height:38px;width:38px}.navbar__menu__content__info__more__socials__link i{transform:scale(1.3)}}.navbar__menu__content__menu{align-items:flex-start;display:flex;flex-direction:column;flex-shrink:0;justify-content:space-between;margin-right:200px;position:relative;width:290px}@media (max-width:768px){.navbar__menu__content__menu{margin-right:0;width:auto}}.navbar__menu__content__menu:before{background-color:#fff;content:"";height:100%;left:-110px;mix-blend-mode:overlay;position:absolute;top:0;width:1px}@media (max-width:768px){.navbar__menu__content__menu:before{content:none}}.navbar__menu__content__menu__title{margin-bottom:75px}@media (max-width:768px){.navbar__menu__content__menu__title{display:none}}.navbar__menu__content__menu .btn{margin-bottom:76px;padding:25px 20px;width:100%}@media (max-width:768px){.navbar__menu__content__menu .btn{margin-bottom:30px}}.navbar__menu__content__menu__items{list-style:none;padding-left:0}.navbar__menu__content__menu__items__item{padding-bottom:0}.navbar__menu__content__menu__items__item a{color:#fff;font-size:21px;font-weight:700;line-height:45px;text-decoration:none}.navbar__menu__content__menu__items__item a:hover{text-decoration:underline}:root[dir=rtl] .navbar__menu__content{margin-left:0;margin-right:auto}:root[dir=rtl] .navbar__menu__content__info__contacts__contact i{margin-left:16px;margin-right:0}:root[dir=rtl] .navbar__menu__content__menu{margin-left:174px;margin-right:0}:root[dir=rtl] .navbar__menu__content__menu:before{left:unset;right:-110px}.navbar__menu--open{opacity:1;pointer-events:auto}.navbar__menu--open .navbar__menu__container{left:0}.navbar--white{background-color:#fff;border-color:var(--text-gray);color:var(--text-color)}.navbar--white .navbar__brand img:first-child{display:none}.navbar--white .navbar__brand img:last-child{display:block}.navbar--white .navbar__toggle:after,.navbar--white .navbar__toggle:before,.navbar--white .navbar__toggle__icon{background-color:var(--text-color)}.navbar--white .dropdown__active:after{border-color:var(--text-color)}.navbar--white .dropdown__options{border:1px solid var(--text-gray)}body:not(.stop-scrolling) .navbar--hidden{top:-76px}.navbar__currency .dropdown__active{width:60px}@media print{.navbar{display:none}}.navbar-languages{font-weight:700;height:50px;margin-left:15px;margin-right:-15px;position:relative;z-index:1}.navbar-languages:after{background-color:var(--dark-blue);border-radius:7px;content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:all .3s ease-out;width:100%;z-index:-1}.navbar-languages__wrapper{border-radius:7px;display:flex;flex-direction:column;padding:15px;row-gap:10px;transition:all .3s ease-out}.navbar-languages>div{cursor:pointer;margin-top:0;z-index:10}.navbar-languages a,.navbar-languages div{align-items:center;-moz-column-gap:10px;column-gap:10px;display:flex;font-family:Inter,sans-serif;font-size:15px;font-weight:700}.navbar-languages a img,.navbar-languages div img{border-radius:100%;width:20px}.navbar-languages a{color:#fff;opacity:0;text-decoration:none;transition:all .15s ease-out}.navbar-languages a:hover{color:var(--blue-gray)}.navbar-languages:hover a{opacity:1}.navbar-languages:hover:after{height:var(--height);opacity:1}.newsletter{background-color:var(--blue);box-shadow:0 0 20px rgba(0,0,0,.2);color:#fff;display:flex;justify-content:space-between;padding:40px 35px}@media (max-width:992px){.newsletter{flex-direction:column}}.newsletter__text{display:flex;flex-direction:column}.newsletter__text__small-text{font-size:21px;font-weight:700;line-height:25px;margin-bottom:4px}.newsletter__text__big-text{font-size:32px;font-weight:800;line-height:39px}.newsletter__form{align-items:flex-end;display:flex}@media (max-width:992px){.newsletter__form{justify-content:space-between}}@media (max-width:768px){.newsletter__form{margin-top:20px}}@media (max-width:576px){.newsletter__form{align-items:flex-start;flex-direction:column}.newsletter__form>*{text-align:center;width:100%!important}}.newsletter__form .text-input{margin-right:30px;width:253px}@media (max-width:576px){.newsletter__form .text-input{margin-bottom:20px}}.newsletter__form__sent{font-size:17px;font-weight:700}:root[dir=rtl] .newsletter__form .text-input{margin-left:30px;margin-right:0}.numbered-list{margin-bottom:90px}.numbered-list__wrapper{-moz-column-gap:30px;column-gap:30px;counter-reset:list-counter;display:grid;grid-template-columns:repeat(3,1fr);overflow:hidden;row-gap:90px}@media (max-width:768px){.numbered-list__wrapper{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.numbered-list__wrapper{grid-template-columns:repeat(1,1fr)}}.numbered-list__item{counter-increment:list-counter;padding-left:46px;position:relative}.numbered-list__item:before{-webkit-text-stroke:1px hsla(0,0%,100%,.5);color:transparent;content:counter(list-counter);font-size:38px;font-weight:800;left:0;line-height:26px;position:absolute;top:0}.numbered-list__item:after{background-color:#fff;bottom:-45px;height:1px;mix-blend-mode:overlay;position:absolute;right:0;width:calc(100vw - 60px)}@media (min-width:768px){.numbered-list__item:nth-child(3n+0):after{content:""}}@media (max-width:768px){.numbered-list__item:nth-child(2n+0):after{content:""}}@media (max-width:576px){.numbered-list__item:after{content:""}}.numbered-list__item__title{font-size:21px;font-weight:700;line-height:25px;margin-bottom:22px}.numbered-list__item__text p{font-size:17px;line-height:28px}.numbered-list__item__text p:last-child{margin-bottom:0}:root[dir=rtl] .numbered-list__item{padding-left:0;padding-right:46px}:root[dir=rtl] .numbered-list__item:before{left:auto;right:0}:root[dir=rtl] .numbered-list__item:after{left:0;right:auto}.offices{flex-direction:column;margin-bottom:100px;margin-top:90px}.offices__title{font-size:21px;line-height:33px;margin-bottom:30px}.offices__list{-moz-column-gap:30px;column-gap:30px;display:grid;grid-template-columns:repeat(2,1fr);row-gap:30px}@media (max-width:992px){.offices__list{grid-template-columns:repeat(1,1fr)}}.offices__list__item{display:flex;flex-direction:column;width:100%}@media (max-width:992px){.offices__list__item{width:100%}}.offices__list__item__text{display:flex;flex-grow:1;justify-content:space-between;padding:40px;position:relative}@media (max-width:576px){.offices__list__item__text{flex-direction:column;padding:20px;row-gap:20px}}.offices__list__item__text:after{border:1px solid #fff;content:"";height:calc(100% - 2px);left:0;mix-blend-mode:overlay;position:absolute;top:0;width:calc(100% - 2px);z-index:-1}.offices__list__item__text__address{display:flex;flex-direction:column}.offices__list__item__text__address__title{font-size:21px;line-height:25px;margin-bottom:20px}.offices__list__item__text__address span{font-size:17px;line-height:21px}.offices__list__item__text__contacts{display:flex;flex-direction:column}.offices__list__item__text__contacts__contact{align-items:center;display:flex;font-size:17px;line-height:28px}.offices__list__item__text__contacts__contact i{color:var(--blue);font-size:16px;margin-right:16px}:root[dir=rtl] .offices__list__item__text__contacts__contact i{margin-left:16px;margin-right:0}.offices__list__item__text__contacts__contact a{color:#fff;text-decoration:none}.offices__list__item__text__contacts__contact a:hover{text-decoration:underline}.offices__list__item__map{padding-top:48.14%;position:relative;width:100%}.offices__list__item__map iframe{height:100%;left:0;position:absolute;top:0;width:100%}.offers-map{--width-offset:0%;-moz-column-gap:50px;column-gap:50px;display:flex;overflow:clip;padding-left:30px;padding-top:61px;width:calc(100vw - var(--horizontal-scrollbar-width))}@media screen and (min-width:1920px){.offers-map{margin-left:calc(-50vw + 960px)}}@media (max-width:768px){.offers-map{--height-offset:0svh;flex-direction:column-reverse;padding-left:0;padding-top:71px}}.offers-map__resize{align-items:center;aspect-ratio:1;background-clip:padding-box;background-color:var(--text-color);border:3px solid rgba(0,142,207,.3);border-radius:100%;box-shadow:0 0 15px 0 rgba(0,0,0,.4);color:#fff;cursor:pointer;display:flex;justify-content:center;left:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .5s ease-out;width:66px}.offers-map__resize:hover{border-color:rgba(0,142,207,.7)}@media (max-width:768px){.offers-map__resize{bottom:10px;left:auto;right:10px;top:auto;transform:none}}.offers-map__resize:before{aspect-ratio:1;border:1px solid #fff;border-radius:100%;content:"";left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:52px}.offers-map__resize>i{font-size:14px;transition:all .5s ease-out}@media (max-width:768px){.offers-map__resize>i{display:none}}@media (min-width:768px){.offers-map__resize div{display:none}}.offers-map__resize div i{font-size:16px;transition:all .5s ease-out}.offers-map__resize div i:last-child{left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%)}.offers-map__left{display:flex;flex-direction:column;height:calc(100svh - 60px);transition:all .5s ease-out;width:calc(50% + var(--width-offset) - 30px)}@media (max-width:768px){.offers-map__left{background-color:#161c26;display:flex;flex-direction:column;height:auto;max-height:unset;overflow-x:clip;overflow-y:scroll;padding:0 30px;transition:all .3s ease-out;width:100%;z-index:10}}@media (max-width:576px){.offers-map__left{padding:0 16px}}.offers-map__left--show{transform:translateX(0)}.offers-map__right{flex-shrink:0;margin-top:-30px;position:relative;transition:all .5s ease-out;width:calc(50% - var(--width-offset) + 2px)}@media (max-width:768px){.offers-map__right{height:calc(37svh + var(--height-offset) - 71px);margin-top:0;width:100%}}.stop-scrolling .offers-map__right{pointer-events:none}.offers-map--resize{--width-offset:29%}@media (max-width:768px){.offers-map--resize{--height-offset:40svh}}.offers-map--resize .offers-map__resize>i{transform:scaleX(-1)}.offers-map--resize .offers-map__resize div i:first-child{opacity:0}.offers-map--resize .offers-map__resize div i:last-child{opacity:1}.offers-map-top{padding-bottom:15px;position:relative}@media (max-width:768px){.offers-map-top{padding-bottom:0}}.offers-map-top:before{background-color:#161c26;bottom:0;content:"";height:1000px;left:-30px;position:absolute;width:100vw;z-index:-1}.offers-map-bottom{display:flex;flex-direction:column;overflow:hidden}.stop-scrolling .offers-map-bottom{pointer-events:none}.poi-modal{display:flex}@media (max-width:992px){.poi-modal{flex-direction:column}}.poi-modal__image{min-height:555px;width:50%}@media (max-width:992px){.poi-modal__image{min-height:unset;width:100%}}.poi-modal__image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.poi-modal__text{padding:40px;width:50%}@media (max-width:992px){.poi-modal__text{width:100%}}@media (max-width:576px){.poi-modal__text{padding:20px}}.poi-modal__text h2{font-size:32px}.poi-modal__text p{font-size:17px;line-height:29px}.purchase-steps{counter-reset:counter;flex-direction:column;list-style:none;padding-bottom:90px}@media (max-width:768px){.purchase-steps{padding-bottom:30px}}.purchase-steps__step{align-items:flex-start;-moz-column-gap:60px;column-gap:60px;counter-increment:counter;display:flex;margin-bottom:18px;padding-bottom:25px;position:relative}@media (max-width:768px){.purchase-steps__step{flex-direction:column;row-gap:15px}}.purchase-steps__step:after{border:1px solid #fff;bottom:0;content:"";mix-blend-mode:overlay;position:absolute;right:0;width:calc(100% - 72px)}.purchase-steps__step:last-child{margin-bottom:0}.purchase-steps__step:last-child:after{content:unset}.purchase-steps__step__title{align-items:center;display:flex;font-size:21px;line-height:25px;margin-bottom:0;padding-left:72px;width:46%}@media (max-width:768px){.purchase-steps__step__title{width:100%}}.purchase-steps__step__title:before{color:var(--blue);content:counter(counter) ".";font-size:38px;font-weight:800;left:0;line-height:46px;margin-right:42px;position:absolute}.purchase-steps__step__text{width:54%}@media (max-width:768px){.purchase-steps__step__text{padding-left:72px;width:100%}}.purchase-steps__step__text p{font-size:17px;line-height:28px}.purchase-steps__step__text p:last-child{margin-bottom:0}.purchase-steps__step__text ul{list-style:none;padding-left:0}.purchase-steps__step__text ul li{font-size:17px;line-height:28px;padding-bottom:0;padding-left:26px;position:relative}.purchase-steps__step__text ul li:before{background-color:#fff;border-radius:100%;content:"";height:4px;left:11px;position:absolute;top:50%;transform:translateY(-50%);width:4px}:root[dir=rtl] .purchase-steps__step__title{padding-left:0;padding-right:72px}:root[dir=rtl] .purchase-steps__step__title:before{left:auto;margin-left:42px;margin-right:0;right:0}@media (max-width:768px){:root[dir=rtl] .purchase-steps__step__text{padding-left:0;padding-right:72px}}.basic-header,.leads-form-header,.location-detail-header,.real-estate-header,.roadshow-header{background-size:cover;height:636px;overflow:hidden;position:relative}@media (max-width:992px){.basic-header,.leads-form-header,.location-detail-header,.real-estate-header,.roadshow-header{height:430px}}@media print{.basic-header,.leads-form-header,.location-detail-header,.real-estate-header,.roadshow-header{height:auto;padding-top:33%;width:100%}}.basic-header__image,.leads-form-header__image,.location-detail-header__image,.real-estate-header__image,.roadshow-header__image{height:636px;left:50%;max-width:1920px;overflow:hidden;position:fixed;top:0;transform:translateX(-50%);width:100%}@media print{.basic-header__image,.leads-form-header__image,.location-detail-header__image,.real-estate-header__image,.roadshow-header__image{height:100%;position:absolute;width:100%}}.basic-header__image:after,.leads-form-header__image:after,.location-detail-header__image:after,.real-estate-header__image:after,.roadshow-header__image:after{background-color:rgba(0,0,0,.2);content:"";height:100%;left:0;position:absolute;top:0;width:100%}@media print{.basic-header__image:after,.leads-form-header__image:after,.location-detail-header__image:after,.real-estate-header__image:after,.roadshow-header__image:after{content:unset}}@media (max-width:992px){.basic-header__image,.leads-form-header__image,.location-detail-header__image,.real-estate-header__image,.roadshow-header__image{height:430px}}.basic-header__image img,.leads-form-header__image img,.location-detail-header__image img,.real-estate-header__image img,.roadshow-header__image img{animation:zoom 6s ease-out;animation-fill-mode:forwards;height:100%;left:50%;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;transform:translateX(-50%);width:100%}@keyframes zoom{to{transform:translateX(-50%) scale(1.08)}}@media print{.basic-header__image img,.leads-form-header__image img,.location-detail-header__image img,.real-estate-header__image img,.roadshow-header__image img{animation:none}}.real-estate-header__breadcrumbs{bottom:37px;left:29px;position:absolute}@media (max-width:768px){.real-estate-header__breadcrumbs{display:none}}@media print{.real-estate-header__breadcrumbs{display:none}}.real-estate-header__breadcrumbs:after{background:rgba(0,0,0,.6);border-radius:100%;content:"";filter:blur(57px);height:232px;left:-225px;position:absolute;top:-57px;width:calc(100% + 368px)}:root[dir=rtl] .real-estate-header__breadcrumbs{left:auto;right:29px}.real-estate-header__buttons{bottom:40px;-moz-column-gap:20px;column-gap:20px;display:flex;position:absolute;right:30px}@media (max-width:768px){.real-estate-header__buttons{bottom:10px;right:10px}}@media print{.real-estate-header__buttons{display:none}}.real-estate-header__buttons .btn{align-items:center;display:flex}@media (max-width:992px){.real-estate-header__buttons .btn{margin-left:0;margin-top:10px}}.real-estate-header__buttons .btn i{margin-right:7px}:root[dir=rtl] .real-estate-header__buttons{left:30px;right:auto}:root[dir=rtl] .real-estate-header__buttons i{margin-left:7px;margin-right:0}.real-estate-content-wrapper{display:flex;justify-content:space-between;margin-top:40px}@media (max-width:992px){.real-estate-content-wrapper{flex-direction:column}}@media print{.real-estate-content-wrapper{display:block;max-width:100%;min-width:100%;width:100%}}.real-estate-content{margin-bottom:90px;width:calc(62% - 10px)}@media (max-width:992px){.real-estate-content{margin-bottom:60px;width:100%}}@media print{.real-estate-content{display:flex;flex-direction:column;margin-bottom:0;width:100%}}.real-estate-content__title{margin-bottom:10px}@media print{.real-estate-content__title{font-size:23px;line-height:28px;margin-bottom:25px}}.real-estate-content__stats{align-items:center;-moz-column-gap:10px;column-gap:10px;display:grid;grid-template-columns:repeat(3,1fr);list-style:none;margin-bottom:22px;padding-left:0}@media (max-width:768px){.real-estate-content__stats{grid-template-columns:repeat(2,1fr);margin-top:16px}}@media print{.real-estate-content__stats{grid-template-columns:repeat(2,1fr);margin-bottom:36px;margin-top:0;max-width:calc(100% - 232px);order:1}}.real-estate-content__stats__item{font-size:17px;line-height:29px;padding-bottom:0}@media (max-width:768px){.real-estate-content__stats__item{line-height:22px;margin-right:0}.real-estate-content__stats__item strong{display:block;padding-bottom:16px}}@media print and (max-width:768px){.real-estate-content__stats__item strong{display:inline-block;padding-bottom:5px}}@media print{.real-estate-content__stats__item{line-height:23px}}.real-estate-content__stats__item span{color:var(--text-gray)}.real-estate-content__price{align-items:center;color:var(--text-gray);display:flex;flex-wrap:wrap;font-family:Inter,sans-serif;font-size:32px;line-height:38px;margin-bottom:18px}@media (max-width:768px){.real-estate-content__price{font-size:26px;line-height:33px}}@media print{.real-estate-content__price{align-items:flex-start;color:var(--text-gray);flex-direction:column;font-size:19px;line-height:23px;margin-bottom:18px;max-width:calc(100% - 232px)}}.real-estate-content__price strong{font-weight:800;margin-right:38px;position:relative}.real-estate-content__price strong:after{background-color:var(--text-gray);content:"";height:1px;left:calc(100% + 10px);position:absolute;top:50%;transform:translateY(-50%);width:18px}@media print{.real-estate-content__price strong:after{content:none}.real-estate-content__price small{font-size:19px;line-height:23px}}:root[dir=rtl] .real-estate-content__price strong{margin-left:38px;margin-right:0}:root[dir=rtl] .real-estate-content__price strong:after{left:0;right:calc(100% + 10px)}.real-estate-content__location{align-items:center;display:flex;margin-bottom:40px}@media (max-width:576px){.real-estate-content__location{flex-wrap:wrap;margin-bottom:0}}@media print{.real-estate-content__location{margin-bottom:18px;order:2}}.real-estate-content__location__title{color:var(--text-gray);font-family:Inter,sans-serif;font-size:32px;font-weight:800;line-height:38px}@media (max-width:576px){.real-estate-content__location__title{font-size:26px;line-height:33px;margin-bottom:20px;width:100%}}@media print{.real-estate-content__location__title{color:var(--text-color);font-size:16px;line-height:20px;margin-bottom:0;text-decoration:none}}.real-estate-content__location__image{border-radius:100%;flex-shrink:0;height:58px;margin-left:20px;overflow:hidden;position:relative;width:58px}@media print{.real-estate-content__location__image{display:none}}@media (max-width:576px){.real-estate-content__location__image:first-of-type{margin-left:0}}.real-estate-content__location__image:before{border:1px solid #fff;border-radius:100%;content:"";height:calc(100% - 6px);left:50%;mix-blend-mode:overlay;position:absolute;top:50%;transform:translate(-50%,-50%);width:calc(100% - 6px)}.real-estate-content__location__image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.real-estate-content__location__image__more{align-items:center;background-color:rgba(34,42,56,.702);border:1px solid #fff;border-radius:100%;color:#fff;display:flex;flex-direction:column;height:calc(100% - 4px);justify-content:center;left:50%;position:absolute;text-decoration:none;top:50%;transform:translate(-50%,-50%);width:calc(100% - 4px)}:root[dir=rtl] .real-estate-content__location__image{margin-left:0;margin-right:20px}.real-estate-content__about{margin-bottom:40px}@media (max-width:576px){.real-estate-content__about{margin-bottom:30px}}@media print{.real-estate-content__about{-webkit-line-clamp:9;-webkit-box-orient:vertical;display:-webkit-box;margin-bottom:36px;max-width:calc(100% - 278px);order:3;overflow:hidden;text-overflow:ellipsis}}.real-estate-content__about p{font-family:Source Sans Pro;font-size:17px;letter-spacing:-.01em;line-height:29px;margin-top:0}@media print{.real-estate-content__about p{line-height:23px}}.real-estate-content__about>:last-child{margin-bottom:0}@media print{.real-estate-content__section{order:4}}.real-estate-content__section__title{margin-bottom:30px}@media (max-width:576px){.real-estate-content__section__title{margin-bottom:15px}}@media print{.real-estate-content__section__title{font-size:16px;line-height:20px;margin-bottom:18px}.real-estate-content__section--gallery .real-estate-content__section__title,.real-estate-content__section--tour{display:none}}.real-estate-content__section--payment-plan{margin-bottom:60px}.real-estate-content__section--payment-plan .real-estate-content__section__title{margin-bottom:17px}.real-estate-content__section--payment-plan p{background-color:var(--blue);color:#fff;font-size:15px;font-weight:bolder;margin-bottom:3px;padding:6px 12px;width:50%}@media (max-width:576px){.real-estate-content__section--payment-plan p{width:100%}}.real-estate-content__section--reael-estate-brochure .real-estate-content__section__title{margin-bottom:20px}.real-estate-content__section--reael-estate-brochure p{font-family:Source Sans Pro;font-size:17px;letter-spacing:-.01em;line-height:29px;margin-top:0}.real-estate-content__equipment{display:grid;grid-template-columns:repeat(3,1fr);list-style:none;margin-bottom:60px;padding-left:0;row-gap:30px}@media (max-width:576px){.real-estate-content__equipment{grid-template-columns:repeat(2,1fr);margin-bottom:30px}}@media print{.real-estate-content__equipment{grid-template-columns:repeat(3,1fr);margin-bottom:36px;row-gap:13px}}.real-estate-content__equipment__item{align-items:center;color:var(--text-color);display:flex;padding-bottom:0}.real-estate-content__equipment__item:nth-of-type(n+7){display:none}.real-estate-content__equipment__item i,.real-estate-content__equipment__item span{font-size:17px}.real-estate-content__equipment__item i{color:var(--text-gray);margin-right:7px}.real-estate-content__equipment__item--more{color:var(--text-color);text-decoration:none}.real-estate-content__equipment--extended .real-estate-content__equipment__item:nth-of-type(n+7){display:block}.real-estate-content__equipment--extended .real-estate-content__equipment__item--more{display:none}:root[dir=rtl] .real-estate-content__equipment__item i{margin-left:7px;margin-right:0}.real-estate-content__poi{display:grid;grid-template-columns:repeat(5,1fr);list-style:none;margin-bottom:40px;padding-left:0;row-gap:30px}@media (max-width:768px){.real-estate-content__poi{grid-template-columns:repeat(3,1fr)}}@media (max-width:576px){.real-estate-content__poi{grid-template-columns:repeat(2,1fr)}}@media print{.real-estate-content__poi{-moz-column-break-after:page;break-after:page;grid-template-columns:repeat(4,1fr);row-gap:11px}}.real-estate-content__poi__item{display:flex;flex-direction:column;font-size:17px;line-height:22px;padding-bottom:0}@media print{.real-estate-content__poi__item:nth-of-type(n+9){display:none}}.real-estate-content__poi__item a{color:var(--text-color)}.real-estate-content__map{margin-bottom:60px;padding-top:42.14%;position:relative;width:100%}@media (max-width:576px){.real-estate-content__map{margin-bottom:30px}}@media print{.real-estate-content__map{height:217px;padding-top:0;position:absolute!important;right:30px;top:318px;width:212px}}.real-estate-content__map iframe{height:100%;left:0;position:absolute;top:20px;width:100%}@media print{.real-estate-content__map iframe{top:0}}.real-estate-content__gallery{margin-bottom:60px}@media (max-width:576px){.real-estate-content__gallery{margin-bottom:30px}}@media print{.real-estate-content__gallery{height:100%;overflow:hidden;width:100%}}.location-detail__content__end-buttons,.real-estate-content__end-buttons{align-items:center;-moz-column-gap:17px;column-gap:17px;display:flex;flex-wrap:wrap;font-size:17px;row-gap:10px}@media (max-width:576px){.location-detail__content__end-buttons,.real-estate-content__end-buttons{align-items:flex-start;flex-direction:column}}.location-detail__content__end-buttons__buttons,.real-estate-content__end-buttons__buttons{-moz-column-gap:17px;column-gap:17px;display:flex;flex-wrap:wrap;row-gap:10px}.location-detail__content__end-buttons .btn,.real-estate-content__end-buttons .btn{font-size:15px}@media print{.location-detail__content__end-buttons,.real-estate-content__end-buttons{display:none}}.real-estate-content__brochure{background-color:var(--blue);box-shadow:0 0 20px rgba(0,0,0,.2);color:#fff;margin-bottom:60px;overflow:visible;padding:30px 75px 30px 35px;position:relative}.real-estate-content__brochure__wrapper{align-items:flex-end;-moz-column-gap:35px;column-gap:35px;display:flex;flex-wrap:wrap;justify-content:flex-start}@media print{.real-estate-content__brochure{display:none}}@media (max-width:768px){.real-estate-content__brochure{flex-direction:column;margin-bottom:30px}}.real-estate-content__brochure .text-input{width:230px}.real-estate-content__brochure__image{position:absolute;right:-20px;top:-20px}.real-estate-content__brochure__success{margin:0;opacity:0}.real-estate-content__brochure__success--show{opacity:1}.real-estate-content__brochure .real-estate-content__brochure__success--hide{opacity:0}.real-estate-contact-wrapper{width:calc(37% - 10px)}@media (max-width:992px){.real-estate-contact-wrapper{width:100%}}@media print{.real-estate-contact-wrapper{max-width:212px;position:absolute;right:30px;top:94px;width:auto}}.real-estate-contact{border:1px solid var(--text-gray);margin-bottom:90px;padding:20px 36px 40px 30px;position:sticky;top:100px}@media (max-width:992px){.real-estate-contact{align-items:center;border-right:1px solid var(--text-gray);display:flex;flex-wrap:wrap;justify-content:space-between;position:relative;top:0}}@media (max-width:576px){.real-estate-contact{margin-bottom:60px}}@media print{.real-estate-contact{border:1px solid var(--text-gray);padding:24px 24px 18px;position:static}}.real-estate-contact__title{font-size:21px;line-height:30px;margin-bottom:39px;margin-top:0}@media (max-width:992px){.real-estate-contact__title{width:100%}}@media (max-width:768px){.real-estate-contact__title{text-align:center}}@media print{.real-estate-contact__title{display:none}}.real-estate-contact__agent{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:10px}@media (max-width:992px){.real-estate-contact__agent{margin-bottom:0}}@media (max-width:576px){.real-estate-contact__agent{flex-wrap:wrap;justify-content:center}}@media print{.real-estate-contact__agent{margin-bottom:0}}@media (max-width:768px){.real-estate-contact__agent__text{align-items:center;display:flex;flex-direction:column;justify-content:center}}.real-estate-contact__agent__text__name{font-size:19px;line-height:23px;margin-bottom:3px;margin-top:0}@media print{.real-estate-contact__agent__text__name{font-size:14px;line-height:19px;margin-bottom:6px}}.real-estate-contact__agent__text__position{color:var(--text-gray);display:block;line-height:23px;margin-bottom:6px}@media print{.real-estate-contact__agent__text__position{margin-bottom:19px}}.real-estate-contact__agent__text__contact{align-items:center;display:flex;font-size:17px;line-height:29px;margin-bottom:5px}.real-estate-contact__agent__text__contact a{display:block;margin-right:10px;max-width:170px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width:768px){.real-estate-contact__agent__text__contact a{max-width:100%;overflow:visible}}@media print{.real-estate-contact__agent__text__contact a{max-width:100%;overflow:visible;text-overflow:clip;white-space:normal}.real-estate-contact__agent__text__contact{font-size:14px;line-height:17px}}.real-estate-contact__agent__text__contact:last-of-type{margin-bottom:0}.real-estate-contact__agent__text__contact i{margin-right:6px;-webkit-print-color-adjust:exact}@media print{.real-estate-contact__agent__text__contact i{width:10px}}.real-estate-contact__agent__text__contact a{color:var(--text-color);text-decoration:none}.real-estate-contact__agent__image{margin-bottom:30px;margin-left:10px;position:relative;width:136px}@media (max-width:768px){.real-estate-contact__agent__image{order:-1}}@media print{.real-estate-contact__agent__image{display:none}}.real-estate-contact__agent__image:after{background-image:url(/img/buy-dubai-logo-black.svg);background-repeat:no-repeat;background-size:contain;bottom:0;content:"";height:13px;position:absolute;right:0;width:31px}.real-estate-contact__agent__image img{border-radius:100%;height:107px;width:107px}@media (max-width:992px){.real-estate-contact__form{width:43%}}@media (max-width:768px){.real-estate-contact__form{margin-bottom:30px;order:-1;width:100%}}.real-estate-contact__form__title{margin-bottom:35px;margin-top:0}.real-estate-contact__form__sent{color:var(--blue);display:block;font-size:17px;font-weight:700;padding:20px;text-align:center}.real-estate-contact__form__sent--error{color:red}.real-estate-contact__form .text-input{margin-bottom:40px}.real-estate-contact__form .btn{width:100%}@media print{.real-estate-contact__form{display:none}}:root[dir=rtl] .real-estate-contact__agent__text__contact i{margin-left:6px;margin-right:0}:root[dir=rtl] .real-estate-contact__agent__image{margin-left:0;margin-right:10px}:root[dir=rtl] .real-estate-contact__agent__image img{display:block;margin-right:auto}.recommended-real-estates{display:flex;flex-direction:column;margin-bottom:169px;margin-top:-120px;position:relative;width:100%}.recommended-real-estates:before{background-color:#fff;content:"";height:120px;left:50%;position:absolute;top:0;transform:translateX(-50%);width:100%}.recommended-real-estates__title{color:var(--text-color);margin-bottom:30px;padding-left:170px;padding-right:120px;position:relative;width:-moz-fit-content;width:fit-content}@media (max-width:576px){.recommended-real-estates__title{padding-left:0;padding-right:0}}.recommended-real-estates__title:first-letter{text-transform:uppercase}.recommended-real-estates__title:after,.recommended-real-estates__title:before{background-color:var(--text-color);bottom:6px;content:"";height:2px;position:absolute}@media (max-width:768px){.recommended-real-estates__title:after,.recommended-real-estates__title:before{content:unset}}.recommended-real-estates__title:before{left:0;width:159px}@media (max-width:768px){.recommended-real-estates__title:before{width:89px}}.recommended-real-estates__title:after{right:0;width:109px}.real-estates__list,.recommended-real-estates__list{-moz-column-gap:5px;column-gap:5px;display:grid;grid-template-columns:repeat(4,1fr);width:100%}@media (max-width:992px){.real-estates__list,.recommended-real-estates__list{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.real-estates__list,.recommended-real-estates__list{grid-template-columns:repeat(1,1fr);row-gap:30px}}.recommended-real-estates:not(.recommended-real-estates--home) .recommended-real-estates__list__item:hover{background-color:transparent}.locations__more,.real-estate-categories__more,.recommended-real-estates__more{align-items:center;color:#fff;display:flex;font-size:17px;line-height:29px;margin-left:auto;margin-right:0;margin-top:48px;text-decoration:none}@media (max-width:768px){.locations__more,.real-estate-categories__more,.recommended-real-estates__more{margin-top:20px}}.locations__more:before,.real-estate-categories__more:before,.recommended-real-estates__more:before{background-image:url(/img/plus.svg);content:"";display:inline-block;height:19px;margin-right:5px;width:19px}:root[dir=rtl] .locations__more,:root[dir=rtl] .real-estate-categories__more,:root[dir=rtl] .recommended-real-estates__more{margin-left:0;margin-right:auto}.recommended-real-estates--home,.recommended-real-estates--stacked{margin-bottom:28px;margin-top:0}.recommended-real-estates--home:before,.recommended-real-estates--stacked:before{content:unset}.recommended-real-estates--home .recommended-real-estates__title,.recommended-real-estates--stacked .recommended-real-estates__title{color:#fff;padding-left:0}:root[dir=rtl] .recommended-real-estates--home .recommended-real-estates__title,:root[dir=rtl] .recommended-real-estates--stacked .recommended-real-estates__title{padding-left:120px;padding-right:0}.recommended-real-estates--home .recommended-real-estates__title:before,.recommended-real-estates--stacked .recommended-real-estates__title:before{content:unset}.recommended-real-estates--home .recommended-real-estates__title:after,.recommended-real-estates--stacked .recommended-real-estates__title:after{background-color:#fff}@media print{.recommended-real-estates{display:none}}:root[dir=rtl] .recommended-real-estates__title{padding-left:120px;padding-right:170px}:root[dir=rtl] .recommended-real-estates__title:before{left:auto;right:0}:root[dir=rtl] .recommended-real-estates__title:after{left:0;right:auto}:root[dir=rtl] .locations__more:before,:root[dir=rtl] .real-estate-categories__more:before,:root[dir=rtl] .recommended-real-estates__more:before{margin-left:5px;margin-right:0}.real-estate-card-wrapper{flex-basis:0;flex-grow:1;max-width:500px;min-width:315px}.real-estate-card{color:#fff;display:flex;flex-direction:column;padding:10px;position:relative;transition:all .3s ease-in-out}.offers-map .real-estate-card{flex-basis:0;flex-grow:1;max-width:500px;min-width:315px}.real-estate-card:hover{background-color:var(--blue-gray)}.real-estate-card:hover .carousel__items__item>img{transform:scale(1.08)}.real-estate-card .carousel{margin-bottom:20px}.real-estate-card__label{background-color:rgba(34,42,56,.702);font-size:17px;left:5px;padding:5px 18px;position:absolute;top:5px;z-index:10}.real-estate-card__text{color:#fff;display:flex;flex-direction:column;text-decoration:none}.real-estate-card__text__title{font-size:21px;font-weight:700;line-height:25px;margin-bottom:9px}.real-estate-card__text__description{display:inline-block;font-size:17px;line-height:21px;margin-bottom:15px;min-height:50px}.real-estate-card__text__location{display:block;font-size:16px;margin-bottom:12px;text-transform:uppercase}.real-estate-card__text__stats{border-bottom:1px solid #fff;border-top:1px solid #fff;display:flex;justify-content:space-between;list-style:none;margin-bottom:20px;padding:13px 0}.real-estate-card__text__stats__item{align-items:center;display:flex;padding-bottom:0}.real-estate-card__text__stats__item i{margin-right:6px}.real-estate-card__text__price{display:inline-block;font-size:21px;font-weight:700;line-height:25px}.real-estate-card .carousel{filter:drop-shadow(0 0 4px rgba(0,0,0,.25))}.real-estate-card--placeholder{animation:pulse 1.8s ease-in-out infinite}.real-estate-card--placeholder .real-estate-card__text__description,.real-estate-card--placeholder .real-estate-card__text__location,.real-estate-card--placeholder .real-estate-card__text__price{background:var(--text-gray);display:block}.real-estate-card--placeholder .carousel__controls{opacity:.3}.real-estate-card--placeholder .carousel__items__item{opacity:1}.real-estate-card--placeholder .real-estate-card__text__title{position:relative;width:100%}.real-estate-card--placeholder .real-estate-card__text__title:after,.real-estate-card--placeholder .real-estate-card__text__title:before{background:var(--text-gray);content:" ";height:27px;position:absolute}.real-estate-card--placeholder .real-estate-card__text__title:after{top:33px;width:60%}.real-estate-card--placeholder .real-estate-card__text__title:before{width:90%}.real-estate-card--placeholder .real-estate-card__text__description{height:18px;width:70%}.real-estate-card--placeholder .real-estate-card__text__location{height:20px;width:30%}.real-estate-card--placeholder .real-estate-card__text__stats li{background:var(--text-gray);display:inline-block;height:20px;width:60px}.real-estate-card--placeholder .real-estate-card__text__price{height:25px;width:30%}:root[dir=rtl] .real-estate-card__label{left:auto;right:5px}:root[dir=rtl] .real-estate-card__text__stats__item i{margin-left:6px;margin-right:0}.real-estate-index-header{flex-direction:column;margin-bottom:30px;margin-top:100px;overflow-x:clip}.real-estate-index-header__breadcrumbs{margin-bottom:10px}.real-estates{border-top:1px solid hsla(0,0%,100%,.286);color:#fff;flex-direction:column;min-height:980px}.real-estates__active-filters{align-items:flex-start;display:flex;font-size:17px;margin-bottom:10px;padding:30px 0}.real-estates__active-filters__results{margin-right:20px;width:185px}.real-estates__active-filters__items{-moz-column-gap:23px;column-gap:23px;display:flex;flex-wrap:wrap;list-style:none;padding-left:0;row-gap:25px}.real-estates__active-filters__items__item{padding-bottom:0}.real-estates__active-filters__items__item__values span:nth-child(n+4){display:none}.real-estates__active-filters__items__item__values--expand span:nth-child(n+4){display:initial}.real-estates__active-filters__items__item a{color:#fff;font-weight:400}:root[dir=rtl] .real-estates__active-filters__results{margin-left:20px;margin-right:0}.real-estates__list{row-gap:40px}.real-estates__list:after,.real-estates__list:before{content:" ";display:block;flex-basis:0;flex-grow:1;max-width:500px;min-width:315px}.real-estates__list:before{order:1}.real-estates__list:last-of-type{margin-bottom:120px}.real-estates__list--empty-results{position:relative}.real-estates__list--empty-results .real-estate-card--placeholder{animation:unset;opacity:.15}.real-estates__list--empty-results:after{background:#222a38;background:linear-gradient(180deg,rgba(34,42,56,0),#222a38 90%);bottom:0;content:" ";display:block;height:300px;position:absolute;width:100%}.real-estates-n-map{color:#fff;display:flex;flex-direction:column;overflow:hidden}.real-estates-n-map__cards{overflow-x:clip;overflow-y:scroll;scrollbar-color:#c1c1c1 #161c26}.real-estates-n-map .real-estates__list{display:flex;flex-wrap:wrap;grid-template-columns:repeat(2,1fr)}@media screen and (min-width:2000px){.real-estates-n-map .real-estates__list{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:2560px){.real-estates-n-map .real-estates__list{grid-template-columns:repeat(4,1fr)}}@media (max-width:1400px){.real-estates-n-map .real-estates__list{grid-template-columns:repeat(1,1fr)}}.real-estates-n-map .real-estates__list::last-of-type{margin-bottom:60px}.real-estates-n-map .real-estates__active-filters{padding:15px 0}@media (max-width:768px){.real-estates-n-map .real-estates__active-filters{border-bottom:0;justify-content:center;margin-bottom:10px;padding-bottom:0;padding-top:0;text-align:center}}.real-estate-categories{color:#fff;flex-direction:column;margin-bottom:28px}.real-estate-categories__title-wrapper{overflow:hidden;width:calc(25% - 12px)}.real-estate-categories__title{display:inline-block;font-size:32px;font-weight:800;line-height:39px;position:relative}.real-estate-categories__title:after{background-color:#fff;bottom:8px;content:"";height:2.5px;left:calc(100% + 6px);position:absolute;width:100%}.real-estate-categories__list{grid-gap:24px;display:grid;grid-template-columns:repeat(4,1fr)}@media (max-width:992px){.real-estate-categories__list{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.real-estate-categories__list{grid-template-columns:repeat(1,1fr)}}.locations__list__item,.real-estate-categories__list__item{background:linear-gradient(22.52deg,rgba(0,0,0,.6) 19.06%,transparent 44.86%);box-shadow:0 0 60px rgba(0,0,0,.2);color:#fff;overflow:hidden;position:relative;text-decoration:none}.locations__list__item:nth-child(n+5),.real-estate-categories__list__item:nth-child(n+5){position:absolute}.locations__list__item:nth-child(n+5) .real-estate-categories__list__item__image,.real-estate-categories__list__item:nth-child(n+5) .real-estate-categories__list__item__image{padding-top:0}.locations__list__item:hover .real-estate-categories__list__item__image,.real-estate-categories__list__item:hover .real-estate-categories__list__item__image{transform:scale(1.03)}.locations__list__item:before,.real-estate-categories__list__item:before{border-left:1px solid #fff;border-right:1px solid #fff;border-top:1px solid #fff;content:"";height:calc(100% - 37px);left:14px;position:absolute;top:14px;width:calc(100% - 28px)}.real-estate-categories__list__item__image{padding-top:138.55%;position:relative;transition:all .3s ease-in-out;z-index:-1}@media (max-width:992px){.real-estate-categories__list__item__image{padding-top:56.25%}}.real-estate-categories__list__item__image img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.locations__list__item__text,.real-estate-categories__list__item__text{align-items:flex-start;bottom:15px;display:flex;flex-direction:column;left:15px;overflow:hidden;padding-left:20px;position:absolute;width:calc(100% - 28px)}.locations__list__item__text h5,.real-estate-categories__list__item__text h5{font-size:21px;line-height:25px;margin-bottom:0}.locations__list__item__text span,.real-estate-categories__list__item__text span{font-size:17px;line-height:21px;max-width:calc(100% - 30px);position:relative}.locations__list__item__text span:after,.locations__list__item__text span:before,.real-estate-categories__list__item__text span:after,.real-estate-categories__list__item__text span:before{background-color:#fff;bottom:7px;content:"";height:1px;position:absolute}.locations__list__item__text span:before,.real-estate-categories__list__item__text span:before{right:calc(100% + 10px);width:11px}.locations__list__item__text span:after,.real-estate-categories__list__item__text span:after{left:calc(100% + 20px);width:100vw}.real-estate-categories__list--expand .locations__list__item:nth-child(n+5),.real-estate-categories__list--expand .real-estate-categories__list__item:nth-child(n+5){position:relative}.real-estate-categories__list--expand .locations__list__item:nth-child(n+5) .real-estate-categories__list__item__image,.real-estate-categories__list--expand .real-estate-categories__list__item:nth-child(n+5) .real-estate-categories__list__item__image{padding-top:138.55%}@media (max-width:992px){.real-estate-categories__list--expand .locations__list__item:nth-child(n+5) .real-estate-categories__list__item__image,.real-estate-categories__list--expand .real-estate-categories__list__item:nth-child(n+5) .real-estate-categories__list__item__image{padding-top:56.25%}}.real-estate-categories__more{margin-top:60px!important}:root[dir=rtl] .locations__list__item,:root[dir=rtl] .real-estate-categories__list__item{background:linear-gradient(-22.52deg,rgba(0,0,0,.6) 19.06%,transparent 44.86%)}:root[dir=rtl] .locations__list__item__text,:root[dir=rtl] .real-estate-categories__list__item__text{padding-left:0;padding-right:20px}:root[dir=rtl] .locations__list__item__text span:before,:root[dir=rtl] .real-estate-categories__list__item__text span:before{left:calc(100% + 10px);right:auto}:root[dir=rtl] .locations__list__item__text span:after,:root[dir=rtl] .real-estate-categories__list__item__text span:after{left:auto;right:calc(100% + 20px)}.references{color:var(--text-color);margin-bottom:40px;padding-bottom:60px;padding-top:60px}.references__title{margin-bottom:50px;padding-right:120px;position:relative;width:-moz-fit-content;width:fit-content}.references__title:after{background-color:var(--text-color);bottom:6px;content:"";height:2px;position:absolute;right:0;width:109px}.references__carousel{position:relative}.references-carousel__next,.references-carousel__prev{background-color:transparent;border:none;cursor:pointer;height:20px;position:absolute;top:50%;transform:translateY(-50%);width:20px}.references-carousel__next:before,.references-carousel__prev:before{border-bottom:2px solid var(--blue);content:"";height:12px;position:absolute;top:50%;width:12px}.references-carousel__prev{left:-6px}.references-carousel__prev:before{border-left:2px solid var(--blue);transform:translateY(-50%) rotate(45deg)}.references-carousel__next{right:-6px}.references-carousel__next:before{border-right:2px solid var(--blue);right:6px;transform:translateY(-50%) rotate(-45deg)}.references-carousel__nav{bottom:-5px;display:flex;left:50%;position:absolute;transform:translateX(-50%)}.references-carousel__nav button{align-items:center;background-color:transparent;border:none;cursor:pointer;display:flex;height:16px;justify-content:center;padding:0;width:16px}.references-carousel__nav button:before{background-color:#fff;border-radius:100%;content:"";display:block;height:6px;width:6px}.references-carousel__nav button.active:before{background-color:var(--blue)}.references-carousel__slides{padding-bottom:40px;position:relative}.references-carousel-slide{-moz-column-gap:90px;column-gap:90px;display:grid;grid-template-columns:repeat(3,1fr);opacity:0;padding:0 50px;pointer-events:none;transition:all .3s ease-out}@media (max-width:1400px){.references-carousel-slide{-moz-column-gap:30px;column-gap:30px}}@media (max-width:1200px){.references-carousel-slide{grid-template-columns:repeat(1,1fr);row-gap:30px}}@media (max-width:576px){.references-carousel-slide{padding:0 30px}}.references-carousel-slide:not(:first-child){position:absolute;top:0}.references-carousel-slide--active{opacity:1;pointer-events:auto}.reference{-moz-column-gap:30px;column-gap:30px;display:flex}@media (max-width:576px){.reference{flex-direction:column;row-gap:15px}}.reference img{border-radius:100%;height:90px;width:90px}.reference-text{font-size:17px;line-height:29px}.reference-text__title{line-height:34px;margin-bottom:-5px}.reference-text__about{margin-bottom:5px}.reference-text__about span{white-space:nowrap}.reference-text__reference{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;margin-bottom:5px;overflow:hidden;text-overflow:ellipsis}.reference-text__reference p{margin-bottom:0}.reference-text a{color:var(--blue);text-decoration:none}.reference-modal{font-size:17px;line-height:29px;padding:80px 100px}@media (max-width:768px){.reference-modal{padding:80px 30px 40px}}.reference-modal img{border-radius:100%;height:110px;width:110px}.reference-modal-review{border-bottom:1px solid hsla(213,5%,47%,.3);-moz-column-gap:30px;column-gap:30px;display:flex;margin-bottom:60px;padding-bottom:60px}@media (max-width:576px){.reference-modal-review{flex-direction:column;margin-bottom:15px;padding-bottom:15px;row-gap:15px}}.reference-modal-review-text__title{line-height:34px;margin-bottom:-5px}.reference-modal-review-text__about{margin-bottom:5px}.reference-modal-booker{align-items:center;-moz-column-gap:30px;column-gap:30px;display:flex;line-height:21px;margin-top:20px}@media (max-width:576px){.reference-modal-booker{align-items:flex-start;flex-direction:column;padding-bottom:40px;row-gap:15px}}.reference-modal-booker-text__title{line-height:34px;margin-bottom:2px}.reference-modal-booker-text__about{margin-bottom:14px}.roadshow-header__image img{opacity:.7}.roadshow-header__image:after{background:radial-gradient(68.72% 471.16% at 46.36% 50%,rgba(0,0,0,.4) 0,rgba(0,0,0,.4) .01%,transparent 94.08%),rgba(0,0,0,.3)}.roadshow-header__text{align-items:center;color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;position:relative;text-align:center;z-index:1}.roadshow-header__text__logo{height:86px;margin-bottom:80px;width:216px}.roadshow-header__text__title{font-size:60px;font-weight:800;line-height:66px;margin-bottom:30px;text-align:center;text-transform:uppercase}@media (max-width:768px){.roadshow-header__text__title{font-size:46px;line-height:52px}}@media (max-width:576px){.roadshow-header__text__title{font-size:35px;line-height:42px}}.roadshow-header__text__text{font-size:30px;line-height:38px}.roadshow-header__text__text p{margin-bottom:0}@media (max-width:768px){.roadshow-header__text__text{font-size:24px}}.roadshow{align-items:center;display:flex;flex-direction:column;overflow:visible;width:100%}.roadshow__file{margin-bottom:90px;transform:translateY(-50%)}@media (max-width:576px){.roadshow__file{margin-bottom:30px;margin-top:30px;position:relative;transform:translateY(0);width:320px;z-index:100}}.roadshow__file img{left:-57px;position:absolute;top:-18px}.roadshow__file .btn{padding:25px 37px 25px 114px}.roadshow__contacts{align-items:center;display:flex;flex-direction:column;margin-bottom:100px;max-width:815px;width:100%}@media (max-width:576px){.roadshow__contacts{margin-bottom:60px}}.roadshow__contacts__title{font-size:32px;line-height:39px;margin-bottom:60px;text-align:center}.roadshow__contacts__contacts{-moz-column-gap:73px;column-gap:73px;display:flex}@media (max-width:992px){.roadshow__contacts__contacts{flex-direction:column;row-gap:60px}}.roadshow__offers{display:grid;grid-template-columns:repeat(4,1fr);margin-bottom:180px;padding:56px 82px;position:relative;width:100%}@media (max-width:768px){.roadshow__offers{grid-template-columns:repeat(2,1fr);padding:25px 30px}}@media (max-width:576px){.roadshow__offers{padding:10px}}.roadshow__offers:after{border:1px solid #fff;content:"";height:100%;left:0;mix-blend-mode:overlay;position:absolute;top:0;width:100%;z-index:-1}.roadshow__offers .real-estate-card--placeholder{--text-gray:#fff;animation:none;-webkit-mask-image:linear-gradient(rgba(0,0,0,.06),transparent);mask-image:linear-gradient(rgba(0,0,0,.06),transparent);width:100%}@media (max-width:768px){.roadshow__offers .real-estate-card--placeholder:nth-child(n+3){display:none}}.roadshow__offers .real-estate-card--placeholder:hover{background-color:transparent}.roadshow__offers .real-estate-card--placeholder .carousel{margin-bottom:13px}.roadshow__offers .real-estate-card--placeholder .real-estate-card__text__title{height:41px;margin-bottom:6px}.roadshow__offers .real-estate-card--placeholder .real-estate-card__text__title:after,.roadshow__offers .real-estate-card--placeholder .real-estate-card__text__title:before{height:18px}.roadshow__offers .real-estate-card--placeholder .real-estate-card__text__title:after{top:23px}.roadshow__offers .real-estate-card--placeholder .real-estate-card__text__description{height:13px;margin-bottom:10px}.roadshow__offers .real-estate-card--placeholder .real-estate-card__text__location{height:13px;margin-bottom:8px}.roadshow__offers .real-estate-card--placeholder .real-estate-card__text__stats{margin-bottom:0;padding:9px 0}.roadshow__offers .real-estate-card--placeholder .real-estate-card__text__stats__item{height:13px;max-width:40px;width:30%}.roadshow__offers .btn{left:50%;padding:25px 46px;position:absolute;top:50%;transform:translate(-50%,-50%)}.roadshow-big-wrapper{overflow:hidden}.roadshow-big-wrapper .about-links,.roadshow-big-wrapper .basic-header__content,.roadshow-big-wrapper .block__container,.roadshow-big-wrapper .blog-content,.roadshow-big-wrapper .blog-header__container,.roadshow-big-wrapper .blog__container,.roadshow-big-wrapper .brochure-popup__container,.roadshow-big-wrapper .company-management,.roadshow-big-wrapper .contact-header,.roadshow-big-wrapper .container,.roadshow-big-wrapper .content-header,.roadshow-big-wrapper .dubai-stats__wrapper,.roadshow-big-wrapper .faq,.roadshow-big-wrapper .footer__container,.roadshow-big-wrapper .location-detail,.roadshow-big-wrapper .locations,.roadshow-big-wrapper .locations-all,.roadshow-big-wrapper .locations-header,.roadshow-big-wrapper .navbar__menu__close-container,.roadshow-big-wrapper .navbar__menu__container,.roadshow-big-wrapper .numbered-list,.roadshow-big-wrapper .offices,.roadshow-big-wrapper .purchase-steps,.roadshow-big-wrapper .real-estate-categories,.roadshow-big-wrapper .real-estate-content-wrapper,.roadshow-big-wrapper .real-estate-index-header,.roadshow-big-wrapper .real-estates,.roadshow-big-wrapper .recommended-real-estates,.roadshow-big-wrapper .roadshow-header__text,.roadshow-big-wrapper .team,.roadshow-big-wrapper .visas{padding:0 50px}@media (max-width:576px){.roadshow-big-wrapper .about-links,.roadshow-big-wrapper .basic-header__content,.roadshow-big-wrapper .block__container,.roadshow-big-wrapper .blog-content,.roadshow-big-wrapper .blog-header__container,.roadshow-big-wrapper .blog__container,.roadshow-big-wrapper .brochure-popup__container,.roadshow-big-wrapper .company-management,.roadshow-big-wrapper .contact-header,.roadshow-big-wrapper .container,.roadshow-big-wrapper .content-header,.roadshow-big-wrapper .dubai-stats__wrapper,.roadshow-big-wrapper .faq,.roadshow-big-wrapper .footer__container,.roadshow-big-wrapper .location-detail,.roadshow-big-wrapper .locations,.roadshow-big-wrapper .locations-all,.roadshow-big-wrapper .locations-header,.roadshow-big-wrapper .navbar__menu__close-container,.roadshow-big-wrapper .navbar__menu__container,.roadshow-big-wrapper .numbered-list,.roadshow-big-wrapper .offices,.roadshow-big-wrapper .purchase-steps,.roadshow-big-wrapper .real-estate-categories,.roadshow-big-wrapper .real-estate-content-wrapper,.roadshow-big-wrapper .real-estate-index-header,.roadshow-big-wrapper .real-estates,.roadshow-big-wrapper .recommended-real-estates,.roadshow-big-wrapper .roadshow-header__text,.roadshow-big-wrapper .team,.roadshow-big-wrapper .visas{padding:0 30px}}.roadshow-big-header{aspect-ratio:1452/782;display:flex;margin:30px 30px 0;position:relative}@media (max-width:1400px){.roadshow-big-header{aspect-ratio:auto}}@media (max-width:768px){.roadshow-big-header{margin:0}}.roadshow-big-header__image{border-radius:30px;height:100%;overflow:hidden;position:absolute;top:0;width:100%}@media (max-width:768px){.roadshow-big-header__image{border-radius:0;border-bottom-left-radius:20px;border-bottom-right-radius:20px}}.roadshow-big-header__image:before{background:linear-gradient(180deg,transparent 49.5%,#000);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.roadshow-big-header__image:after{aspect-ratio:1452/903;background:radial-gradient(50% 50% at 50% 50%,rgba(0,0,0,.7) 30%,transparent 100%);border-radius:1452px;content:"";left:0;position:absolute;top:50%;transform:translateY(-50%);width:100%}@media (max-width:768px){.roadshow-big-header__image:after{aspect-ratio:593/791;left:50%;transform:translate(-50%,-50%);width:150%}}.roadshow-big-header__image img{animation:roadshow-header-zoom 10s ease-out;animation-fill-mode:forwards;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;width:100%}@keyframes roadshow-header-zoom{to{transform:scale(1.15)}}.roadshow-big-header__content{align-items:center;color:#fff;display:flex;flex-direction:column;margin:0 auto 100px;max-width:calc(100% - 100px);padding-top:160px;position:relative;row-gap:40px;text-align:center;width:813px;z-index:1}@media (max-width:768px){.roadshow-big-header__content{margin-bottom:148px;max-width:calc(100% - 60px);padding-top:147px;row-gap:30px}}.roadshow-big-header__content img{width:200px}@media (max-width:768px){.roadshow-big-header__content img{width:148px}}.roadshow-big-header__content h1{font-size:49px;font-weight:400;margin-bottom:0}@media (max-width:768px){.roadshow-big-header__content h1{font-size:31px}}.roadshow-big-header__content a{background-color:var(--blue);border-radius:10px;color:#fff;font-size:16px;font-weight:700;letter-spacing:.16px;padding:23px 50px;text-decoration:none;transition:all .3s ease-out}@media (max-width:576px){.roadshow-big-header__content a{width:100%}}.roadshow-big-header__content a:hover{background-color:#00afff}.roadshow-big-date{align-items:center;background-color:var(--text-color);color:#fff;-moz-column-gap:25px;column-gap:25px;display:flex;margin:0 auto;padding:34px 0 10px;position:relative;transform:translateY(calc(-100% + 1px));width:-moz-fit-content;width:fit-content;z-index:2}@media (max-width:768px){.roadshow-big-date{flex-direction:column;margin-top:50px;padding-bottom:0;padding-top:0;row-gap:5px;transform:none}}.roadshow-big-date:after,.roadshow-big-date:before{background-image:url(/img/vector-date.svg);background-position:bottom;background-size:100% 100%;content:"";height:100%;position:absolute;right:100%;top:0;width:112px}.roadshow-big-date:after{left:100%;right:auto;transform:scaleX(-1)}.roadshow-big-date a,.roadshow-big-date div{align-items:center;-moz-column-gap:7px;column-gap:7px;display:flex;font-size:18px;line-height:29px}.roadshow-big-date a i,.roadshow-big-date div i{aspect-ratio:1;width:26px}.roadshow-big-date a i.calendar-regular,.roadshow-big-date div i.calendar-regular{background-image:url(/img/calendar-regular.svg)}.roadshow-big-date a i.location-dot-regular,.roadshow-big-date div i.location-dot-regular{background-image:url(/img/location-dot-regular.svg)}.roadshow-big-date a{color:#fff;transition:all .15s ease-out}.roadshow-big-date a:hover{-webkit-text-decoration:underline solid transparent;text-decoration:underline solid transparent}.roadshow-big-why{align-items:center;color:#fff;display:flex;flex-direction:column;margin-top:57px;position:relative;text-align:center}@media (max-width:768px){.roadshow-big-why{margin-top:100px}}.roadshow-big-why:before{background:rgba(0,163,255,.07);background-blend-mode:hue;border-radius:1652px;content:"";filter:blur(112px);height:764px;left:50%;position:absolute;top:250px;transform:translateX(-50%);width:1652px;z-index:-1}.roadshow-big-why h3{font-size:21px;line-height:33.4px;margin-bottom:130px;max-width:100%;width:677px}@media (max-width:768px){.roadshow-big-why h3{font-size:17px;line-height:29.4px;margin-bottom:100px}}.roadshow-big-why h2{font-size:32px;font-weight:800;margin-bottom:0}@media (max-width:768px){.roadshow-big-why h2{font-size:24px}}.roadshow-big-why ul{-moz-column-gap:30px;column-gap:30px;display:grid;grid-template-columns:repeat(4,1fr);list-style:none;margin-top:100px;padding-left:0}@media (max-width:992px){.roadshow-big-why ul{grid-template-columns:repeat(2,1fr);row-gap:60px}}@media (max-width:768px){.roadshow-big-why ul{margin-left:20px;margin-right:20px;margin-top:60px}}@media (max-width:576px){.roadshow-big-why ul{grid-template-columns:1fr}}.roadshow-big-why ul li{align-items:center;border-radius:20px;display:flex;filter:drop-shadow(0 20px 30px rgba(0,0,0,.2));flex-direction:column;padding:79px 32px 70px 33px;position:relative}@media (max-width:576px){.roadshow-big-why ul li{min-height:190px;padding:74px 41px 22px}}.roadshow-big-why ul li strong{font-size:21px;line-height:26px;margin-bottom:15px}@media (max-width:576px){.roadshow-big-why ul li strong{margin-bottom:10px}}.roadshow-big-why ul li span{color:#a0a7b4;font-size:17px;line-height:28px}@media (max-width:576px){.roadshow-big-why ul li span{font-size:15px;line-height:20px}}.roadshow-big-why__background{background:linear-gradient(90deg,#1a212e,#1a212e calc(50% - 67px),transparent calc(50% - 67px),transparent calc(50% + 68.5px),#1a212e calc(50% + 68.5px));border-radius:20px;height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.roadshow-big-why__background:before{background-color:#1a212e;border-radius:20px;bottom:0;content:"";height:calc(100% - 49px);left:0;position:absolute;width:100%;z-index:-1}.roadshow-big-why__background:after{background-color:#1a212e;content:"";height:49px;left:50%;-webkit-mask-image:url(/img/why-shape.svg);mask-image:url(/img/why-shape.svg);position:absolute;top:0;transform:translateX(-50%);width:137px}.roadshow-big-why__icon{align-items:center;aspect-ratio:1;display:flex;justify-content:center;position:absolute;top:0;transform:translateY(-50%);width:62px;z-index:1}.roadshow-big-why__icon i{aspect-ratio:1;background-image:url(/img/check-regular.svg);display:block;position:relative;width:38px;z-index:1}.roadshow-big-why__icon:before{background-color:#dbfff0;border-radius:100%;content:"";filter:drop-shadow(0 10px 20px rgba(0,178,103,.5));height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;z-index:-1}.roadshow-big-offer{background-color:#fff;background-image:url(/img/offer-bg.jpeg);background-position:100% 100%;background-repeat:no-repeat;background-size:60.5% auto;border-radius:30px;display:flex;margin:-37px 30px 0}@media (max-width:768px){.roadshow-big-offer{background-image:url(/img/offer-bg-mobile.jpeg);background-size:100% auto;border-radius:20px;margin-top:-23px}}.roadshow-big-offer__text{margin-bottom:190px;margin-top:227px;max-width:100%;width:676px}@media (max-width:768px){.roadshow-big-offer__text{margin-bottom:123%;margin-top:123px}}.roadshow-big-offer__text>h2{font-size:43px;font-weight:300;margin-bottom:20px}@media (max-width:576px){.roadshow-big-offer__text>h2{font-size:32px;line-height:normal;text-align:center}}.roadshow-big-offer__text>h2 strong{font-weight:800}.roadshow-big-offer__text>p{color:var(--text-gray);font-size:17px;line-height:28.4px}@media (max-width:576px){.roadshow-big-offer__text>p{font-size:15px;line-height:20px;text-align:center}}.roadshow-big-offer__text ul{display:flex;flex-direction:column;list-style:none;margin-top:70px;padding-left:0;row-gap:30px}@media (max-width:576px){.roadshow-big-offer__text ul{margin-top:50px;row-gap:60px}}.roadshow-big-offer__text ul li{align-items:center;-moz-column-gap:40px;column-gap:40px;display:flex;padding-bottom:0}@media (max-width:576px){.roadshow-big-offer__text ul li{flex-direction:column;row-gap:15px;text-align:center}}.roadshow-big-offer__text ul li h2{font-size:32px;font-weight:800;margin-bottom:5px}@media (max-width:576px){.roadshow-big-offer__text ul li h2{font-size:21px;margin-bottom:10px}}.roadshow-big-offer__text ul li span{color:var(--text-gray);font-size:17px;line-height:28.4px}@media (max-width:576px){.roadshow-big-offer__text ul li span{display:inline-block;font-size:15px;line-height:20px;width:160px}}.roadshow-big-offer__text a{display:block;margin-top:40px;width:-moz-fit-content;width:fit-content}@media (max-width:576px){.roadshow-big-offer__text a{text-align:center;width:100%}}.roadshow-big-offer__icon{align-items:center;aspect-ratio:1;background-color:#dbfff0;border-radius:100%;display:flex;justify-content:center;width:92px}.roadshow-big-offer__icon i{color:#00b267;font-size:30px}.roadshow-big-form{color:#fff;margin-top:190px;position:relative}@media (max-width:768px){.roadshow-big-form{margin-top:100px}}.roadshow-big-form:before{background:rgba(0,163,255,.07);background-blend-mode:hue;border-radius:1652px;content:"";filter:blur(112px);height:913px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:1652px;z-index:-1}@media (max-width:768px){.roadshow-big-form:before{height:1164px;width:790px}}.roadshow-big-form h2{font-size:43px;font-weight:800;margin-bottom:40px;text-align:center}@media (max-width:768px){.roadshow-big-form h2{font-size:32px;line-height:normal;margin-bottom:20px}}.roadshow-big-form p{line-height:28.4px;margin:0 auto;max-width:100%;text-align:center;width:878px}@media (max-width:768px){.roadshow-big-form p{font-size:15px;line-height:normal}}.roadshow-big-form form{align-items:center;background-color:var(--blue);border-radius:30px;display:flex;flex-direction:column;margin-top:80px;padding:80px;position:relative}@media (max-width:992px){.roadshow-big-form form{padding:60px}}@media (max-width:768px){.roadshow-big-form form{border-radius:20px;margin-top:50px;padding:60px 20px}.roadshow-big-form form p{font-size:12px;line-height:28.4px}}.roadshow-big-form form button{border:none;border-radius:10px;cursor:pointer;font-size:15px;font-weight:700;margin-top:30px;padding:21px 50px;transition:all .3s ease-out}@media (max-width:576px){.roadshow-big-form form button{margin-top:20px;width:100%}}.roadshow-big-form form button:hover{background-color:#caeeff}.roadshow-big-form form button.disabled{opacity:.4;pointer-events:none}.roadshow-big-form form.sent .roadshow-big-form__content{opacity:0;transform:translateY(30px);transition:all .3s ease-out}.roadshow-big-form form.sent .roadshow-big-form__sent{opacity:1;pointer-events:all;transform:translate(-50%);transition:all .3s ease-out;transition-delay:.5s}.roadshow-big-form form.sent .roadshow-big-form__close{opacity:1;pointer-events:all}.roadshow-big-form__icon{align-items:center;aspect-ratio:1;background-color:#dbfff0;border-radius:100%;display:flex;filter:drop-shadow(0 10px 20px rgba(0,178,103,.5));justify-content:center;margin-bottom:20px;width:62px}.roadshow-big-form__icon i{color:#00b267;font-size:31px}.roadshow-big-form__close{background-color:transparent;border-radius:10px!important;cursor:pointer;margin-top:0!important;opacity:0;padding:14px 16px!important;pointer-events:none;position:absolute;right:20px;top:20px;transition:all .15s ease-out}@media (max-width:576px){.roadshow-big-form__close{width:auto!important}}.roadshow-big-form__close i{color:#fff;display:block;font-size:16px}.roadshow-big-form__close:hover{background-color:#007ab1!important}.roadshow-big-form__content{align-items:center;display:flex;flex-direction:column;transition:opacity .3s ease-out;width:100%}.roadshow-big-form__content>.checkbox-label{color:#fff;margin-bottom:40px;padding-left:30px}.roadshow-big-form__content>.checkbox-label .checkmark{border-color:#fff;border-radius:4px;transition:all .15s ease-out}.roadshow-big-form__content>.checkbox-label .checkmark:before{content:unset}.roadshow-big-form__content>.checkbox-label .checkmark i{color:#00b267;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .15s ease-out}.roadshow-big-form__content>.checkbox-label:hover .checkmark{background-color:#8fdcff;border-color:#8fdcff}.roadshow-big-form__content>.checkbox-label input:checked+.checkmark{background-color:#fff;border-color:#fff}.roadshow-big-form__content>.checkbox-label input:checked+.checkmark:before{content:unset}.roadshow-big-form__content>.checkbox-label input:checked+.checkmark i{opacity:1}.roadshow-big-form__sent{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;left:50%;max-width:calc(100% - 50px);opacity:0;pointer-events:none;position:absolute;top:0;transform:translate(-50%,-30px);transition:opacity .3s ease-out;width:663px}@media (max-width:768px){.roadshow-big-form__sent{width:calc(100% - 40px)}}.roadshow-big-form__sent h2{margin-bottom:20px}.roadshow-big-form__row{-moz-column-gap:10px;column-gap:10px;display:grid;grid-template-columns:repeat(2,1fr);margin-bottom:20px;row-gap:10px;width:100%}@media (max-width:768px){.roadshow-big-form__row{grid-template-columns:1fr;row-gap:10px}}.roadshow-big-form__row .text-input{color:#fff;margin-top:0;transition:all .3s ease-out}.roadshow-big-form__row .text-input label{color:#fff;font-size:17px;left:24px;line-height:23.8px;padding-top:0;top:13px}.roadshow-big-form__row .text-input input{background-color:#00628e;border-bottom:none;border-radius:8px;color:#fff;font-size:17px;line-height:23.8px;padding:21px 24px 6px;transition:inherit}.roadshow-big-form__row .text-input input:not(.roadshow-big-form__row .text-input input:-moz-placeholder-shown)~label{font-size:14px;opacity:1;pointer-events:none;top:5px}.roadshow-big-form__row .text-input input:focus-visible~label,.roadshow-big-form__row .text-input input:not(.roadshow-big-form__row .text-input input:placeholder-shown)~label{font-size:14px;opacity:1;pointer-events:none;top:5px}.roadshow-big-form__row .text-input input:focus-visible{background-color:#007ab1}.roadshow-big-form__row .text-input:hover input{background-color:#007ab1}.roadshow-big-offers{align-items:center;color:#fff;display:flex;flex-direction:column;margin-bottom:200px;margin-top:190px;text-align:center}@media (max-width:768px){.roadshow-big-offers{margin-top:100px}}.roadshow-big-offers h2{font-size:43px;font-weight:800;margin-bottom:80px}@media (max-width:768px){.roadshow-big-offers h2{font-size:32px;margin-bottom:40px}}.roadshow-big-offers__items{-moz-column-gap:30px;column-gap:30px;display:grid;grid-template-columns:repeat(2,1fr);row-gap:50px}@media (max-width:768px){.roadshow-big-offers__items{grid-template-columns:1fr;row-gap:20px}}.roadshow-big-offers__item{background-color:#1a212e;border-radius:30px;text-decoration:none}@media (max-width:768px){.roadshow-big-offers__item{border-radius:20px}}.roadshow-big-offers__item strong{color:#fff;display:block;font-size:18px;line-height:28.4px;padding:23px 0 28px}@media (max-width:768px){.roadshow-big-offers__item strong{padding:9px 0 12px}}.roadshow-big-offers a:hover img{transform:scale(1.05)}.roadshow-big-offers__image{border-radius:30px;overflow:hidden}@media (max-width:768px){.roadshow-big-offers__image{border-radius:0;border-top-left-radius:20px;border-top-right-radius:20px}}.roadshow-big-offers__image img{display:block;-o-object-fit:cover;object-fit:cover;transition:all .3s ease-out;width:100%}@media (max-width:768px){.roadshow-big-offers__image img{aspect-ratio:335/211}}.roadshow-big-offers__button{background-color:var(--blue);border-radius:10px;color:#fff;font-size:16px;font-weight:700;margin-top:80px;padding:23px 50px;text-decoration:none}@media (max-width:768px){.roadshow-big-offers__button{margin-top:40px}}@media (max-width:576px){.roadshow-big-offers__button{width:100%}}.roadshow-big-footer{border-top:1px solid #3e4553;color:#a0a7b4;font-size:13px;margin:130px auto 0;max-width:calc(100% - 60px);padding:30px 0;text-align:center;width:1452px}@media (max-width:768px){.roadshow-big-footer{font-size:11px;margin-top:100px;max-width:100%;padding:20px 0}}.services{background-color:var(--light-gray);clip-path:polygon(0 0,100% 0,100% 100%,0 85%);color:var(--text-color);display:flex;overflow:hidden}@media (max-width:992px){.services{clip-path:polygon(0 0,100% 0,100% 100%,0 90%)}}@media (max-width:576px){.services{clip-path:polygon(0 0,100% 0,100% 100%,0 95%)}}.services__left-images{display:flex;flex-direction:column;justify-content:space-between;margin-right:-25px;width:38%}@media (max-width:768px){.services__left-images{display:none}}.dubai-stats__logo,.services__left-images__logo{height:89px;margin-left:41px;margin-top:123px;position:relative;width:220px}.dubai-stats__logo:before,.services__left-images__logo:before{background-color:#fff;bottom:-120px;content:"";height:442px;position:absolute;right:-50px;transform:rotate(-30deg);width:533px;z-index:-1}.dubai-stats__logo img,.services__left-images__logo img{height:100%;width:100%}.services__text{margin-top:60px}@media (max-width:1400px){.services__text{padding-right:50px}}@media (max-width:768px){.services__text{padding-left:50px}}@media (max-width:576px){.services__text{padding:0 10px}}.services__text__header{margin-bottom:30px}.services__text__header__title{font-size:32px;font-weight:800;line-height:39px;margin-bottom:10px}.services__text__header__paragraphs{font-size:17px;line-height:29px}.services__text__header__paragraphs p{margin-top:0}.services__text__header__paragraphs p:last-child{margin-bottom:0}.services__text__text{display:block;font-size:17px;line-height:29px;margin-bottom:23px}.services__text__claim{font-size:21px;font-weight:700;line-height:30px;margin-bottom:30px}.services__text__list{display:flex;flex-wrap:wrap;justify-content:space-between;list-style:none;margin-bottom:80px;padding-left:0}@media (max-width:576px){.services__text__list{margin-bottom:60px}}.services__text__list__item{align-items:center;display:flex;margin-bottom:40px;padding-bottom:0;width:calc(50% - 30px)}@media (max-width:1400px){.services__text__list__item{width:100%}}.services__text__list__item__image{position:absolute}.services__text__list__item__text{font-size:17px;line-height:21px;padding-left:40px}.services__right-image{flex-shrink:0;margin-left:-50px;width:411px}@media (max-width:1400px){.services__right-image{display:none}}.services__right-image img{clip-path:polygon(0 0,100% 0,100% 88%,65% 100%);height:530px;-o-object-fit:cover;object-fit:cover;width:100%}:root[dir=rtl] .services{clip-path:polygon(0 0,100% 0,100% 85%,0 100%)}@media (max-width:992px){:root[dir=rtl] .services{clip-path:polygon(0 0,100% 0,100% 90%,0 100%)}}@media (max-width:576px){:root[dir=rtl] .services{clip-path:polygon(0 0,100% 0,100% 95%,0 100%)}}:root[dir=rtl] .dubai-stats__logo,:root[dir=rtl] .services__left-images__logo{margin-left:0;margin-right:41px}:root[dir=rtl] .dubai-stats__logo:before,:root[dir=rtl] .services__left-images__logo:before{left:-50px;right:auto;transform:rotate(30deg)}:root[dir=rtl] .services__left-images__image{transform:scaleX(-1)}:root[dir=rtl] .services__text__list__item__text{padding-left:0;padding-right:40px}:root[dir=rtl] .services__right-image{margin-left:0;margin-right:-50px;transform:scaleX(-1)}.team{-moz-column-gap:29px;column-gap:29px;margin-bottom:197px;margin-top:100px}@media (max-width:1200px){.team{flex-direction:column;row-gap:60px}}.team__people__title{font-size:32px;font-weight:800;line-height:39px;margin-bottom:60px}.team__people__list{-moz-column-gap:25px;column-gap:25px;display:grid;grid-template-columns:repeat(2,1fr);row-gap:40px}@media (max-width:768px){.team__people__list{grid-template-columns:repeat(1,1fr)}}.team__people__list__person{align-items:flex-start;-moz-column-gap:18px;column-gap:18px;display:flex}.team__people__list__person__image{position:relative}.team__people__list__person__image__profile-picture{border-radius:100%;width:110px}.team__people__list__person__image img:last-child:not(.team__people__list__person__image__profile-picture){bottom:-5px;position:absolute;right:0;width:37px}.team__people__list__person__text__name{font-size:21px;line-height:25px;margin-bottom:2px}.team__people__list__person__text__position{display:block;font-size:17px;line-height:21px;margin-bottom:14px}.team__people__list__person__text__contact{margin-bottom:14px}.team__people__list__person__text__contact span{font-size:17px;line-height:21px}.team__people__list__person__text__contact span a{color:var(--text-color);display:block;text-decoration:none;white-space:nowrap}.team__people__list__person__text__markets{font-size:17px;line-height:21px}.team__contact-wrapper{flex-shrink:0;width:416px}@media (max-width:1200px){.team__contact-wrapper{width:100%}}.team__contact-form{border:1px solid var(--text-gray);padding:28px 36px 40px 30px;position:sticky;top:100px}@media (max-width:576px){.team__contact-form{padding:15px}}.team__contact-form__title{font-size:21px;line-height:33px;margin-bottom:9px}.team__contact-form__text{margin-bottom:30px}.team__contact-form__text p{font-size:17px;line-height:28px}.team__contact-form__text p a{color:var(--blue);text-decoration:none}.team__contact-form__text p:last-child{margin-bottom:0}.team__contact-form__inputs{display:flex;flex-direction:column;margin-bottom:24px;row-gap:30px}.team__contact-form .btn{margin-top:24px;width:100%}.text-and-image__title{font-size:32px;font-weight:800;line-height:39px;margin-bottom:10px}.text-and-image__content{-moz-column-gap:30px;column-gap:30px;display:flex}.text-and-image__content__image{width:34%}.text-and-image__content__image img{-o-object-fit:contain;object-fit:contain;-o-object-position:left;object-position:left;width:100%}:root[dir=rtl] .text-and-image__content__image img{-o-object-position:right;object-position:right}.text-and-image__content__text{width:66%}.text-and-image__content__text p{font-size:17px;line-height:29px;margin-top:0}.text-and-image__content__text a{color:var(--text-color)}.text-and-image--image-right .text-and-image__content__image{order:1}.text-and-image--normal{align-items:center;-moz-column-gap:95px;column-gap:95px;display:flex;margin-bottom:90px}@media (max-width:768px){.text-and-image--normal{flex-direction:column;row-gap:30px}}.text-and-image--normal .text-and-image__image{width:53%}@media (max-width:768px){.text-and-image--normal .text-and-image__image{order:1;width:100%}}.text-and-image--normal .text-and-image__image img{width:100%}.text-and-image--normal .text-and-image__text{width:47%}@media (max-width:768px){.text-and-image--normal .text-and-image__text{width:100%}}.text-and-image--normal .text-and-image__text__iso{align-items:center;color:inherit;-moz-column-gap:17px;column-gap:17px;display:flex;margin-top:40px;position:relative;text-decoration:none}@media (max-width:992px){.text-and-image--normal .text-and-image__text__iso{flex-direction:column;margin-top:95px}}@media (max-width:768px){.text-and-image--normal .text-and-image__text__iso{flex-direction:row;margin-top:40px}}@media (max-width:576px){.text-and-image--normal .text-and-image__text__iso{flex-direction:column;margin-top:95px}}.text-and-image--normal .text-and-image__text__iso:before{border:1px solid #fff;content:"";height:calc(100% - 8px);mix-blend-mode:overlay;position:absolute;right:0;top:50%;transform:translateY(-50%);width:calc(100% - 55px);z-index:-1}@media (max-width:992px){.text-and-image--normal .text-and-image__text__iso:before{width:100%}}@media (max-width:768px){.text-and-image--normal .text-and-image__text__iso:before{width:calc(100% - 55px)}}@media (max-width:576px){.text-and-image--normal .text-and-image__text__iso:before{width:100%}}:root[dir=rtl] .text-and-image--normal .text-and-image__text__iso:before{left:0;right:auto}@media (max-width:992px){.text-and-image--normal .text-and-image__text__iso img{margin-top:-55px}}@media (max-width:768px){.text-and-image--normal .text-and-image__text__iso img{margin-top:0}}@media (max-width:576px){.text-and-image--normal .text-and-image__text__iso img{margin-top:-55px}}.text-and-image--normal .text-and-image__text__iso__text{padding:10px 10px 10px 0}@media (max-width:992px){.text-and-image--normal .text-and-image__text__iso__text{padding:10px;text-align:center}}@media (max-width:768px){.text-and-image--normal .text-and-image__text__iso__text{padding:10px 10px 10px 0;text-align:left}}@media (max-width:576px){.text-and-image--normal .text-and-image__text__iso__text{padding:10px;text-align:center}}.text-and-image--normal .text-and-image__text__iso__text__title{font-size:17px;line-height:28px;margin-bottom:5px}.text-and-image--normal .text-and-image__text__iso__text__about{font-size:16px;line-height:20px;margin-bottom:0}.text-and-image--normal .text-and-image__text>:last-child{margin-bottom:0}.text-and-image--normal .text-and-image__text h2{font-size:21px;line-height:25px;margin-bottom:30px}.text-and-image--normal .text-and-image__text p{font-size:17px;line-height:29px}.two-images{-moz-column-gap:30px;column-gap:30px;display:grid;grid-template-columns:repeat(2,1fr);margin-bottom:60px;margin-top:30px}.two-images img{width:100%}.video-wrapper{margin-bottom:60px;padding-top:56.25%;position:relative;width:100%}.video-wrapper .video{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.visas{align-items:flex-start;flex-direction:column;margin-bottom:197px}.visas__title{margin-bottom:30px;max-width:373px}.visas__claim{font-size:17px;line-height:21px;margin-bottom:70px}.visas__types{-moz-column-gap:30px;column-gap:30px;display:grid;grid-template-columns:repeat(2,1fr)}@media (max-width:992px){.visas__types{grid-template-columns:repeat(2,1fr);row-gap:60px}}@media (max-width:576px){.visas__types{grid-template-columns:repeat(1,1fr)}}.visas__types__type{padding:65px 31px 31px;position:relative}.visas__types__type:before{border:1px solid #fff;content:"";height:100%;left:0;mix-blend-mode:overlay;position:absolute;top:0;width:100%}.visas__types__type__title{font-size:21px;line-height:25px;margin-bottom:13px}.visas__types__type__text p{font-size:17px;line-height:28px}.visas__types__type__text p:last-child{margin-bottom:0}.visas__types__type__lenght{background-color:var(--text-color);font-size:38px;font-weight:800;left:16px;line-height:46px;padding:0 15px;position:absolute;top:-24px}:root[dir=rtl] .visas__types__type__lenght{left:auto;right:16px}

/*# sourceMappingURL=styles.css.map*/