.d-flex{display:flex}.align-center{align-items:center}.justify-center{justify-content:center}.container{width:100%;max-width:1400px;margin:0 auto}.container:before,.container:after{display:none}*{margin:0;padding:0}*,:after,:before{box-sizing:border-box}a{cursor:pointer}body{font-family:"Gothampro", sans-serif;position:relative;min-width:320px;font-weight:400;font-size:16px;line-height:24px;color:#141414}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#F4CC2C}a,a:hover,a:active{text-decoration:none}button:hover,button:active{background-color:inherit !important}p{margin-bottom:15px}p:last-child{margin-bottom:0}ul{list-style:none}h1,h2{font-family:"Oswald", sans-serif;font-weight:700}h1{font-size:64px;line-height:77px}@media (max-width:767px){h1{font-size:32px;line-height:37px}}@media screen and (min-width:768px) and (max-width:1023px){h1{font-size:52px;line-height:57px}}h2{font-size:36px;line-height:47px}.btn__form{display:flex;align-items:center;justify-content:center;font-weight:700;line-height:1;padding:15px 30px;text-align:center;border:1px solid #F4CC2C;background-color:#F4CC2C;text-transform:uppercase;color:#141414}.btn__form:hover,.btn__form:active{color:#141414;text-decoration:underline}.btn__form-white{display:flex;align-items:center;justify-content:center;line-height:1;padding:15px 30px;color:#fff;border:1px solid #fff;background-color:rgba(0, 0, 0, 0.5);text-transform:uppercase}.btn__form-white:hover,.btn__form-white:active{color:#fff;text-decoration:underline}@media (max-width:767px){.btn__form-white{width:100%;max-width:360px}}.btn__form-yellow{display:flex;align-items:center;justify-content:center;line-height:1;padding:15px 30px;color:#F4CC2C;border:1px solid #fff;background-color:rgba(20, 20, 20, 0.5);text-transform:uppercase}.btn__form-yellow:hover,.btn__form-yellow:active{color:#F4CC2C;text-decoration:underline}@media (max-width:767px){.btn__form-yellow{width:100%;max-width:360px}}.note{display:flex;align-items:center;column-gap:20px;font-size:18px;line-height:27px}.note::before{content:"";display:block;width:5px;height:27px;background-color:#9E693D}.italic{font-style:italic;font-size:18px;line-height:27px}.catalog__filter-item{text-transform:capitalize}.catalog__filter-btn{display:flex;align-items:center;justify-content:center;height:46px;width:215px;max-width:100%;font-size:16px;font-style:normal;font-weight:400;border-radius:1px;border:1px solid #141414;transition:all 0.3s ease;cursor:pointer}@media (max-width:767px){.catalog__filter-btn{width:100%}}.catalog__filter-btn:hover{background-color:#dcdcdc}.catalog__filter-list{z-index:2;border:1px solid black;position:absolute;top:105%;width:100%;left:0;background-color:#f4f4f4;display:none}.catalog__filter-list.show{display:block}.catalog__filter-list li:not(:last-child){border-bottom:1px solid #363636}.catalog__filter-list li{padding:5px 10px 5px 30px;position:relative;cursor:pointer}.catalog__filter-list li:hover{background-color:#dcdcdc}.catalog__filter-list li:before{content:"";display:block;width:14px;height:14px;border-radius:1px;border:1px solid white;position:absolute;left:8px;top:8px;outline:1px solid black}.catalog__filter-list li.active:before{background-color:#9E693D}.catalog__filter-container{position:relative}.product__block .product__area:before{content:"";display:block;margin-right:5px;width:20px;height:20px;background-image:url(https://www.nesta-realty.com/wp-content/uploads/2023/09/location-1.svg);background-size:contain;background-repeat:no-repeat;background-position:center}.product__block .product__spec .room:before{content:"";display:block;width:20px;height:20px;background-image:url(https://www.nesta-realty.com/wp-content/uploads/2023/09/hotel-single-bed-1-1.svg);background-size:contain;background-repeat:no-repeat;background-position:center}.product__block .product__spec .space:before{content:"";display:block;width:20px;height:20px;background-image:url(https://www.nesta-realty.com/wp-content/uploads/2023/09/carbon_area-1.svg);background-size:contain;background-repeat:no-repeat;background-position:center}.product__block .product__spec .year:before{content:"";display:block;width:20px;height:20px;background-image:url(https://www.nesta-realty.com/wp-content/uploads/2023/09/tabler_crane-1.svg);background-size:contain;background-repeat:no-repeat;background-position:center}button#loadmore{display:flex;align-items:center;justify-content:center;width:100%;max-width:362px;height:45px;border:1px solid #F4CC2C;background-color:transparent;text-transform:uppercase;line-height:1;font-weight:700;color:#141414;margin:30px auto}.mobile_menu_control{display:flex;gap:20px;align-items:center}.header{position:fixed;width:100%;top:0;left:0;background-color:#14141480;padding:29px 0;box-sizing:border-box;z-index:999}.header .container{display:flex;align-items:center;justify-content:space-between}@media (max-width:1023px){.header .container{position:relative;padding:0 15px}}@media screen and (min-width:1024px) and (max-width:1366px){.header .container{padding:0 15px}}.header .container .header__left .logo{width:100%;max-width:250px;height:42px}@media (max-width:767px){.header .container .header__left .logo{max-width:150px}}.header .container .header__left .logo a img{width:100%;height:100%}.header .container .mobile__menu{display:none;align-items:center;justify-content:center;position:relative;overflow:hidden;width:42px;height:42px;border-radius:50%;background-color:rgba(20, 20, 20, 0.4);border-color:transparent}@media (max-width:1023px){.header .container .mobile__menu{display:flex}}.header .container .mobile__menu .burger__lines{display:block;width:70%;height:1.6px;background-color:#fff;transition:all 0.2s}.header .container .mobile__menu .burger__lines::before{content:"";display:block;position:absolute;top:10px;left:50%;width:50%;height:1.6px;margin-left:0;background-color:#fff;transform:translate(-50%, 0);transition:all 0.2s}.header .container .mobile__menu .burger__lines::after{content:"";display:block;position:absolute;bottom:10px;left:50%;width:50%;height:1.6px;background-color:#fff;transform:translate(-50%, 0);transition:all 0.2s}.header .container .mobile__menu.active{display:none}@media (max-width:1023px){.header .container .mobile__menu.active{display:flex}}.header .container .mobile__menu.active .burger__lines{width:0}.header .container .mobile__menu.active .burger__lines::before{top:auto;margin-left:-25%;transform:rotate(45deg)}.header .container .mobile__menu.active .burger__lines::after{bottom:auto;margin-left:-25%;transform:rotate(135deg)}.header .container .header__right{display:flex;align-items:center;column-gap:33px}@media (max-width:1023px){.header .container .header__right{display:none}}@media screen and (min-width:1024px) and (max-width:1366px){.header .container .header__right{column-gap:15px}}.header .container .header__right .menu{display:flex;column-gap:33px}@media screen and (min-width:1024px) and (max-width:1366px){.header .container .header__right .menu{column-gap:15px}}.header .container .header__right .menu li a{line-height:1;color:#fff;transition:all 0.2s}.header .container .header__right .menu li a:hover{color:#F4CC2C}.header .container .header__right .social .social__list{display:flex;align-items:center;gap:10px}.header .container .header__right .social .social__list li{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background-color:#14141466}.header .container .header__right .social .social__list li a{display:flex}.header .container .header__right .choice{display:flex;align-items:center;gap:17px}@media screen and (min-width:1024px) and (max-width:1366px){.header .container .header__right .choice{gap:10px}}.header .container .header__right .choice .currency,.header .container .header__right .choice .lang{color:#fff;line-height:24px}.header .container .header__right .choice .currency .pll-switcher-select,.header .container .header__right .choice .currency .currency__select,.header .container .header__right .choice .lang .pll-switcher-select,.header .container .header__right .choice .lang .currency__select{font-family:"Gothampro", sans-serif;background:transparent;border:none;color:#fff;font-size:16px;line-height:24px}.header .container .header__right .choice .currency .pll-switcher-select:focus-visible,.header .container .header__right .choice .currency .currency__select:focus-visible,.header .container .header__right .choice .lang .pll-switcher-select:focus-visible,.header .container .header__right .choice .lang .currency__select:focus-visible{outline:none}.header .container .header__right .choice .currency .pll-switcher-select::after,.header .container .header__right .choice .currency .currency__select::after,.header .container .header__right .choice .lang .pll-switcher-select::after,.header .container .header__right .choice .lang .currency__select::after{content:"";display:block;width:10px;height:5px;background-image:url("/img/arrow-down.svg");background-size:cover;background-repeat:no-repeat;margin-left:4px}.header .container .header__right .choice .currency .pll-switcher-select option,.header .container .header__right .choice .currency .currency__select option,.header .container .header__right .choice .lang .pll-switcher-select option,.header .container .header__right .choice .lang .currency__select option{color:#fff;background:#141414}.header .container .header__right.active{display:flex;flex-direction:column;position:absolute;top:71px;left:0;background-color:#141414;width:100%;height:calc(100vh - 71px);align-items:flex-start;padding:15px;gap:30px}.header .container .header__right.active .menu{display:flex;flex-direction:column;gap:10px}.single .header{position:relative;background-color:#141414}.currency__select{background:transparent;border:none;color:#fff;font-size:16px;line-height:24px;outline:none}.choice.mobile{display:none}@media (max-width:1023px){.choice.mobile{display:flex;gap:10px}}.choice.mobile .lang,.choice.mobile .currency{color:#fff;line-height:24px}.choice.mobile .lang .pll-switcher-select,.choice.mobile .currency .pll-switcher-select{font-family:"Gothampro", sans-serif;background:transparent;border:none;color:#fff;font-size:16px;line-height:24px}.choice.mobile .lang .pll-switcher-select:focus-visible,.choice.mobile .currency .pll-switcher-select:focus-visible{outline:none}.choice.mobile .lang .pll-switcher-select::after,.choice.mobile .currency .pll-switcher-select::after{content:"";display:block;width:10px;height:5px;background-image:url("/img/arrow-down.svg");background-size:cover;background-repeat:no-repeat;margin-left:4px}.choice.mobile .lang .pll-switcher-select option,.choice.mobile .currency .pll-switcher-select option{color:#fff;background:#141414}.choice.mobile .currency .currency__select option{color:#fff;background:#141414}.footer{background-color:#141414;padding:80px 0;margin-top:200px}@media (max-width:767px){.footer{margin-top:50px}}@media screen and (min-width:768px) and (max-width:1023px){.footer{margin-top:100px}}.footer .container{display:flex;justify-content:space-between;align-items:center}@media (max-width:767px){.footer .container{flex-direction:column;align-items:center;justify-content:center;padding:0 15px;gap:30px}}@media screen and (min-width:768px) and (max-width:1366px){.footer .container{padding:0 15px}}.footer .container .footer__left{width:100%;max-width:250px}.footer .container .footer__left .logo a img{width:100%}.footer .container .footer__right{display:flex;gap:171px;margin-right:100px}@media (max-width:767px){.footer .container .footer__right{flex-direction:column;align-items:center;justify-content:center;gap:30px;margin-right:0}}@media screen and (min-width:768px) and (max-width:1023px){.footer .container .footer__right{gap:50px;margin-right:0}}.footer .container .footer__right .left{display:flex;flex-direction:column;gap:60px}@media (max-width:767px){.footer .container .footer__right .left{gap:30px}}.footer .container .footer__right .left .tel{display:flex;flex-direction:column}@media (max-width:767px){.footer .container .footer__right .left .tel{text-align:center}}.footer .container .footer__right .left .tel a{color:#fff}.footer .container .footer__right .left .soc{display:flex;gap:15px}.footer .container .footer__right .left .soc a{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background-color:#fff;border-radius:50%}.footer .container .footer__right .right ul{display:flex;flex-direction:column;gap:10px}.footer .container .footer__right .right ul li{line-height:1}@media (max-width:767px){.footer .container .footer__right .right ul li{text-align:center}}.footer .container .footer__right .right ul li a{color:#fff;line-height:1}.main .top__container{display:flex;align-items:center;background-size:cover;background-repeat:no-repeat;height:100vh}.main .top__container .top__container-bg{display:flex;align-items:center;width:100%;height:100vh;background-color:#00000066}@media (max-width:767px){.main .top__container .top__container-block{padding:15px}}@media screen and (min-width:768px) and (max-width:1366px){.main .top__container .top__container-block{padding:0 15px}}.main .top__container .top__container-block .top__container-title{margin-bottom:43px}@media (max-width:767px){.main .top__container .top__container-block .top__container-title{margin-bottom:22px}}.main .top__container .top__container-block .top__container-title h1{color:#fff;max-width:1075px}.main .top__container .top__container-block .top__container-description{margin-bottom:74px}@media (max-width:767px){.main .top__container .top__container-block .top__container-description{margin-bottom:35px}}.main .top__container .top__container-block .top__container-description span{font-size:32px;line-height:31px;color:#fff}@media (max-width:767px){.main .top__container .top__container-block .top__container-description span{font-size:14px;line-height:1}}.main .top__container .top__container-block .top__container-buttons{display:flex;gap:12px}@media (max-width:767px){.main .top__container .top__container-block .top__container-buttons{flex-wrap:wrap}}.main .about__container{padding:150px 0 50px}@media (max-width:767px){.main .about__container{padding:75px 15px 50px}}@media screen and (min-width:768px) and (max-width:1023px){.main .about__container{padding:100px 15px 50px}}@media screen and (min-width:1024px) and (max-width:1366px){.main .about__container{padding:150px 15px 50px}}.main .about__container .about__container-top{display:flex;gap:42px;margin-bottom:70px}@media (max-width:1023px){.main .about__container .about__container-top{flex-wrap:wrap}}.main .about__container .about__container-top .about__block-left{max-width:560px}@media screen and (min-width:768px) and (max-width:1023px){.main .about__container .about__container-top .about__block-left{max-width:100%}}.main .about__container .about__container-top .about__block-left .note{margin-bottom:20px}.main .about__container .about__container-top .about__block-left h2{margin-bottom:15px}.main .about__container .about__container-top .about__block-left .italic{margin-bottom:30px}.main .about__container .about__container-top .about__block-right img{width:100%;max-width:800px}.main .about__container .about__container-bottom{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:40px}@media (max-width:767px){.main .about__container .about__container-bottom{grid-template-columns:1fr 1fr;gap:10px}}.main .about__container .about__container-bottom .about__adv{display:flex;flex-direction:column;row-gap:10px}.main .about__container .about__container-bottom .about__adv img{width:fit-content;height:30px}.main .catalog__container{background-color:#F4F4F4;padding:150px 0 100px}@media (max-width:767px){.main .catalog__container{padding:75px 15px 50px}}@media screen and (min-width:768px) and (max-width:1023px){.main .catalog__container{padding:100px 15px 50px}}@media screen and (min-width:1024px) and (max-width:1366px){.main .catalog__container{padding:150px 15px 100px}}.main .catalog__container .section__content .section__title{margin-bottom:50px}@media (max-width:767px){.main .catalog__container .section__content .section__title{margin-bottom:25px}}.main .catalog__container .section__content .catalog__filter{display:flex;align-items:center;justify-content:space-between;margin-bottom:40px}@media (max-width:767px){.main .catalog__container .section__content .catalog__filter{flex-direction:column;gap:10px}}.main .catalog__container .section__content .catalog__filter .catalog__filter-left{display:flex;width:100%;gap:10px}@media (max-width:767px){.main .catalog__container .section__content .catalog__filter .catalog__filter-left .catalog__filter-container{width:100%;max-width:50%}}.main .catalog__container .section__content .catalog__filter .catalog__filter-left .type,.main .catalog__container .section__content .catalog__filter .catalog__filter-left .area{padding:15px 30px;border:1px solid #141414;line-height:1}.main .catalog__container .section__content .catalog__filter .catalog__filter-right .form__three .btn__form{min-width:257px;padding-left:5px;padding-right:5px}.main .catalog__container .section__content .alm-reveal{display:none}.main .catalog__container .section__content .catalog__list{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;gap:30px}.main .catalog__container .section__content .catalog__list .product__block{display:flex;flex-direction:column;background-color:#fff;width:320px;box-shadow:4px 4px 10px 0px #1414141A}.main .catalog__container .section__content .catalog__list .product__block a{color:inherit}.main .catalog__container .section__content .catalog__list .product__block .product__image img{width:100%;object-fit:cover;max-height:266px}.main .catalog__container .section__content .catalog__list .product__block .product__type{margin-top:10px;padding:0 10px;font-size:14px;line-height:21px}.main .catalog__container .section__content .catalog__list .product__block .product__title{margin-top:10px;padding:0 10px;font-size:18px;font-weight:700;line-height:27px;height:60px}.main .catalog__container .section__content .catalog__list .product__block .product__area{display:flex;align-items:center;column-gap:5px;padding:0 10px;margin-top:7px}.main .catalog__container .section__content .catalog__list .product__block .product__info{display:flex;align-items:center;justify-content:space-between;padding:0 10px;margin-top:47px}.main .catalog__container .section__content .catalog__list .product__block .product__info .price{color:#9E693D;font-weight:700}.main .catalog__container .section__content .catalog__list .product__block .product__info .price .curr{margin-left:5px}.main .catalog__container .section__content .catalog__list .product__block .product__info .more{color:#141414;position:relative}.main .catalog__container .section__content .catalog__list .product__block .product__info .more::after{content:"";display:block;position:absolute;bottom:2px;width:100%;height:1px;background-color:#D9D9D9}.main .catalog__container .section__content .catalog__list .product__block .product__spec{display:grid;grid-template-columns:1fr 1fr 1fr;border-top:1px solid #D9D9D9;margin-top:20px}.main .catalog__container .section__content .catalog__list .product__block .product__spec div{display:flex;justify-content:center;align-items:center;column-gap:10px;height:60px;border-right:1px solid #D9D9D9}.main .catalog__container .section__content .catalog__list .product__block .product__spec div:last-child{border-right:none}.main .catalog__container .section__content .catalog__list .product__block .product__spec div span{font-weight:700;line-height:1;font-size:14px}.main .catalog__container .section__content .alm-load-more-btn{display:flex;align-items:center;justify-content:center;width:100%;max-width:362px;height:45px;border:1px solid #F4CC2C;background-color:transparent;text-transform:uppercase;line-height:1;font-weight:700;color:#141414;margin:0 auto}.main .catalog__container .section__content .catalog__more{display:flex;justify-content:center;width:100%;margin-top:50px}.main .catalog__container .section__content .catalog__more .more__button{display:flex;align-items:center;justify-content:center;width:100%;max-width:362px;height:45px;border:1px solid #F4CC2C;background-color:transparent;text-transform:uppercase;line-height:1;font-weight:700;color:#141414}.main .services__container{padding-top:100px;padding-bottom:100px}@media (max-width:767px){.main .services__container{padding:50px 15px}}@media screen and (min-width:768px) and (max-width:1366px){.main .services__container{padding:100px 15px}}.main .services__container .services__content{display:flex;align-items:center;gap:40px;margin-top:40px;margin-bottom:55px}@media (max-width:767px){.main .services__container .services__content{flex-wrap:wrap;gap:20px}.main .services__container .services__content .services__content-right img{width:100%}}@media screen and (min-width:768px) and (max-width:1023px){.main .services__container .services__content{flex-wrap:wrap}.main .services__container .services__content .services__content-right img{width:100%}}@media screen and (min-width:1024px) and (max-width:1366px){.main .services__container .services__content .services__content-right img{max-width:500px}}.main .services__container .services__content .services__content-left{max-width:800px}.main .services__container .services__content .services__content-left .note{margin-bottom:10px;font-weight:700}.main .services__container .services__content .services__content-left p{margin-bottom:30px}.main .services__container .services__content .services__content-left p:last-child{margin:0}.main .services__container .services__content:nth-child(odd){flex-direction:row-reverse}.main .services__container .services__action{display:flex;justify-content:center;width:100%;margin-top:55px}@media (max-width:767px){.main .services__container .services__action{margin-top:0}}.main .advantages__container{background-color:#F4F4F4;padding:100px 0}@media (max-width:767px){.main .advantages__container{padding:50px 0}.main .advantages__container .container{padding:0 15px}}@media screen and (min-width:768px) and (max-width:1366px){.main .advantages__container .container{padding:0 15px}}.main .advantages__container .italic{margin:15px 0 30px}.main .advantages__container .advantages__content{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:40px}@media (max-width:767px){.main .advantages__container .advantages__content{grid-template-columns:1fr;gap:20px}}@media screen and (min-width:768px) and (max-width:1023px){.main .advantages__container .advantages__content{grid-template-columns:1fr 1fr}}.main .advantages__container .advantages__content .advantages__content-block{display:flex;flex-direction:column;row-gap:10px}.main .advantages__container .advantages__content .advantages__content-block .icon{width:40px;height:40px}.main .advantages__container .advantages__content .advantages__content-block .title{font-weight:700;font-size:18px;line-height:27px}.main .advantages__container .advantages__action{display:flex;justify-content:center;width:100%;margin-top:55px}.main .partner__container{padding:100px 0}@media (max-width:767px){.main .partner__container{padding:50px 15px}}@media screen and (min-width:768px) and (max-width:1023px){.main .partner__container{padding:100px 15px}}@media screen and (min-width:1024px) and (max-width:1366px){.main .partner__container{padding:100px 15px}}.main .partner__container .section__title{text-align:center}.main .partner__container .swiper-wrapper{margin-top:50px;padding-bottom:40px}@media (max-width:767px){.main .partner__container .swiper-wrapper .swiper-slide{display:flex;justify-content:center}}.main .partner__container .swiper-pagination{bottom:0}.main .partner__container .swiper-pagination .swiper-pagination-bullet{width:10px;height:10px;background:#F4F4F4;transition:all 400ms ease-in-out;opacity:1}.main .partner__container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:20px;height:10px;background:#9E693D;border-radius:5px;transition:all 400ms ease-in-out}.main .invest__container{background-color:#F4F4F4;padding:100px 0}@media (max-width:767px){.main .invest__container{padding:50px 0}.main .invest__container .container{padding:0 15px}}@media screen and (min-width:768px) and (max-width:1366px){.main .invest__container{padding:100px 15px}}.main .invest__container .invest__content{margin-top:63px;display:flex;align-items:center;gap:40px}@media (max-width:767px){.main .invest__container .invest__content{flex-wrap:wrap;margin-top:30px;gap:20px}.main .invest__container .invest__content .content__right img{width:100%}}@media screen and (min-width:768px) and (max-width:1023px){.main .invest__container .invest__content{flex-wrap:wrap}.main .invest__container .invest__content .content__right img{width:100%}}@media screen and (min-width:1024px) and (max-width:1366px){.main .invest__container .invest__content .content__right img{width:100%}}.main .invest__container .invest__content .content__left{max-width:440px}.main .invest__container .invest__content .content__left ul{display:flex;flex-direction:column;gap:30px}.main .invest__container .invest__content .content__left ul li{position:relative;padding-left:25px}.main .invest__container .invest__content .content__left ul li::before{content:"";display:block;position:absolute;top:7px;left:0;width:10px;height:10px;background-color:#9E693D;border-radius:50%}.main .why__container{margin-top:100px;margin-bottom:100px}@media (max-width:767px){.main .why__container{margin-top:50px;margin-bottom:50px;padding:0 15px}}@media screen and (min-width:768px) and (max-width:1366px){.main .why__container{padding:0 15px}}.main .why__container .why__content{display:flex;align-items:center;gap:40px;margin-top:40px}@media (max-width:767px){.main .why__container .why__content{flex-wrap:wrap;gap:20px}.main .why__container .why__content .why__content-right img{width:100%}}@media screen and (min-width:768px) and (max-width:1023px){.main .why__container .why__content{flex-wrap:wrap}.main .why__container .why__content .why__content-right img{width:100%}}@media screen and (min-width:1024px) and (max-width:1366px){.main .why__container .why__content .why__content-right img{max-width:500px}}.main .why__container .why__content .why__content-left{max-width:800px}.main .why__container .why__content .why__content-left .note{margin-bottom:10px;font-weight:700}.main .why__container .why__content .why__content-left p{margin-bottom:30px}.main .why__container .why__content .why__content-left p:last-child{margin:0}.main .why__container .why__content:nth-child(2n){flex-direction:row-reverse}.main .stage__container{padding:0 0 100px}@media (max-width:767px){.main .stage__container{padding:50px 15px}.main .stage__container .italic{margin-top:10px}}@media screen and (min-width:768px) and (max-width:1366px){.main .stage__container{padding:100px 15px}}.main .stage__container .italic{margin:15px 0 30px}.main .stage__container .stage__content{display:flex;gap:120px;margin-top:20px}@media (max-width:767px){.main .stage__container .stage__content{flex-wrap:wrap;gap:30px}.main .stage__container .stage__content .stage__content-right img{width:100%}}@media screen and (min-width:768px) and (max-width:1023px){.main .stage__container .stage__content{flex-wrap:wrap}.main .stage__container .stage__content .stage__content-right{width:100%;text-align:center}.main .stage__container .stage__content .stage__content-right img{width:100%}}@media screen and (min-width:1024px) and (max-width:1366px){.main .stage__container .stage__content{gap:70px}}.main .stage__container .stage__content .stage__content-left{display:flex;flex-direction:column;gap:23px;max-width:600px;counter-reset:section}.main .stage__container .stage__content .stage__content-left .stage__block{display:flex;flex-direction:column;position:relative;padding-left:47px}.main .stage__container .stage__content .stage__content-left .stage__block::before{counter-increment:section;content:counters(section, ".") " ";display:flex;align-items:center;justify-content:center;position:absolute;top:0;left:0;width:27px;height:27px;background-color:#9E693D;color:#fff;border-radius:50%;font-size:14px;line-height:14px}.main .stage__container .stage__content .stage__content-left .stage__block .title{font-size:18px;line-height:27px;margin-bottom:10px}.main .contact__container{padding:150px 0 100px}@media (max-width:767px){.main .contact__container{padding:50px 0}}.main .contact__container .contact__container-bg{background-color:#F4F4F4}.main .contact__container .container{display:flex;gap:50px}@media (max-width:767px){.main .contact__container .container{padding:0 15px;flex-wrap:wrap;gap:25px}}@media screen and (min-width:768px) and (max-width:1023px){.main .contact__container .container{padding:0 15px;flex-wrap:wrap}}@media screen and (min-width:1024px) and (max-width:1366px){.main .contact__container .container{padding:0 15px;flex-wrap:wrap}}.main .contact__container .container .contact__left{padding:64px 0;width:100%}.main .contact__container .container .contact__left .contact__left-top .section__title{margin-left:120px}@media (max-width:767px){.main .contact__container .container .contact__left .contact__left-top .section__title{margin-left:0;text-align:center}}.main .contact__container .container .contact__left .contact__left-bottom{display:flex;gap:80px}@media (max-width:767px){.main .contact__container .container .contact__left .contact__left-bottom{gap:20px}}.main .contact__container .container .contact__left .contact__left-bottom .left{flex-direction:column;gap:15px;margin-top:13px}.main .contact__container .container .contact__left .contact__left-bottom .right{margin-top:30px;width:100%}.main .contact__container .container .contact__left .contact__left-bottom .right form{display:flex;flex-direction:column;gap:10px}.main .contact__container .container .contact__left .contact__left-bottom .right form input{font-family:"Gothampro";color:#141414;font-weight:400;font-size:16px;line-height:24px;width:100%;max-width:320px;height:44px;border:1px solid #141414;background-color:transparent;text-indent:20px}.main .contact__container .container .contact__left .contact__left-bottom .right form ::placeholder{font-family:"Gothampro";color:#A5A5A5;font-weight:400;font-size:16px;line-height:24px}.main .contact__container .container .contact__left .contact__left-bottom .right form button{margin-top:10px}@media screen and (min-width:1024px) and (max-width:1366px){.main .contact__container .container .contact__left .contact__left-bottom .right form button{max-width:320px}}.main .contact__container .container .contact__right{margin-top:-48px;margin-bottom:-37px;max-width:911px}@media (max-width:1023px){.main .contact__container .container .contact__right img{width:100%}}.main .faq__container{padding:100px 0}@media (max-width:767px){.main .faq__container{padding:50px 15px}}@media screen and (min-width:768px) and (max-width:1366px){.main .faq__container{padding:100px 15px}}.main .faq__container .section__title{margin-bottom:15px}.main .faq__container .faq__content{margin-top:40px;max-width:920px}@media (max-width:767px){.main .faq__container .faq__content{margin-top:20px}}.main .faq__container .faq__content .accordion{font-family:"Gothampro";position:relative;background-color:transparent;color:#141414;cursor:pointer;padding:35px 150px 35px 0;width:100%;border:none;text-align:left;outline:none;font-size:18px;line-height:27px;transition:0.4s}@media (max-width:1023px){.main .faq__container .faq__content .accordion{padding:35px 50px 35px 0}}.main .faq__container .faq__content .accordion::after{content:"+";display:block;position:absolute;top:35px;right:34px;color:#555555;font-size:32px;font-weight:400;transform:rotate(0);transition:0.4s}@media (max-width:1023px){.main .faq__container .faq__content .accordion::after{right:15px}}.main .faq__container .faq__content .accordion.active::after{transform:rotate(45deg)}.main .faq__container .faq__content .panel{padding:0;background-color:white;max-height:0;overflow:hidden;transition:max-height 0.2s ease-out;border-bottom:1px solid #D1D1D1}.main .subscribe__container{background-color:#F4F4F4;margin:100px 0}@media (max-width:767px){.main .subscribe__container{margin:50px 0}.main .subscribe__container .container{padding:0 15px}}@media screen and (min-width:768px) and (max-width:1366px){.main .subscribe__container .container{padding:0 15px}}.main .subscribe__container .subscribe__content{display:flex;align-items:center;gap:32px;padding:40px 0 0}@media (max-width:767px){.main .subscribe__container .subscribe__content{flex-wrap:wrap}}@media screen and (min-width:768px) and (max-width:1023px){.main .subscribe__container .subscribe__content{flex-wrap:wrap}}@media screen and (min-width:1024px) and (max-width:1366px){.main .subscribe__container .subscribe__content{gap:20px}}.main .subscribe__container .subscribe__content .left{max-width:808px}.main .subscribe__container .subscribe__content .left .section__list{display:flex;flex-direction:column;margin-top:30px}.main .subscribe__container .subscribe__content .left .section__list ul{display:flex;flex-direction:column;gap:10px}.main .subscribe__container .subscribe__content .left .section__list ul li{position:relative;padding-left:15px}.main .subscribe__container .subscribe__content .left .section__list ul li::before{content:"";display:block;position:absolute;top:11px;left:0;width:5px;height:5px;background-color:#9E693D;border-radius:50%}.main .subscribe__container .subscribe__content .left .section__list .btn__form{margin-top:30px;max-width:320px;width:100%}@media (max-width:767px){.main .subscribe__container .subscribe__content .left .section__list .btn__form{margin:30px auto 0}}.main .subscribe__container .subscribe__content .left .section__list .btn__form img{max-height:467px}.main .subscribe__container .subscribe__content .right{margin-bottom:-46px}@media (max-width:1023px){.main .subscribe__container .subscribe__content .right{width:100%;display:flex;justify-content:center}.main .subscribe__container .subscribe__content .right img{width:100%}}.main-popup-wrap,.popup__form-two,.popup__form-three{background:rgba(0, 0, 0, 0.5);position:fixed;z-index:1000;top:0;left:0;width:100%;height:100%;display:none}.main-popup-wrap .popup-wrap,.popup__form-two .popup-wrap,.popup__form-three .popup-wrap{position:fixed;z-index:11;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;overflow:auto}.main-popup-wrap .popup-wrap .popup,.popup__form-two .popup-wrap .popup,.popup__form-three .popup-wrap .popup{padding:35px 50px;background:#fff;position:relative;z-index:13;width:100%;max-width:593px;margin:auto;transform:scale(0.8)}@media (max-width:767px){.main-popup-wrap .popup-wrap .popup,.popup__form-two .popup-wrap .popup,.popup__form-three .popup-wrap .popup{padding:50px 30px}}.main-popup-wrap .popup-wrap .popup .succ,.popup__form-two .popup-wrap .popup .succ,.popup__form-three .popup-wrap .popup .succ{text-align:center;padding-top:20px;font-size:18px;color:#009185;display:none}.main-popup-wrap .popup-wrap .popup input,.popup__form-two .popup-wrap .popup input,.popup__form-three .popup-wrap .popup input{border:1px solid #141414;height:44px;padding:0 15px;background:white;display:block;width:100%;color:#141414;font-size:16px}@media (max-width:767px){.main-popup-wrap .popup-wrap .popup input,.popup__form-two .popup-wrap .popup input,.popup__form-three .popup-wrap .popup input{font-size:14px;line-height:1.2}}.main-popup-wrap .popup-wrap .popup ::placeholder,.popup__form-two .popup-wrap .popup ::placeholder,.popup__form-three .popup-wrap .popup ::placeholder{font-size:16px}@media (max-width:767px){.main-popup-wrap .popup-wrap .popup ::placeholder,.popup__form-two .popup-wrap .popup ::placeholder,.popup__form-three .popup-wrap .popup ::placeholder{font-size:14px;line-height:1.2}}.main-popup-wrap .popup-wrap .popup input:focus,.main-popup-wrap .popup-wrap .popup input:hover,.popup__form-two .popup-wrap .popup input:focus,.popup__form-two .popup-wrap .popup input:hover,.popup__form-three .popup-wrap .popup input:focus,.popup__form-three .popup-wrap .popup input:hover{border-color:#F4CC2C;outline:none}.main-popup-wrap .popup-wrap .popup input::placeholder,.popup__form-two .popup-wrap .popup input::placeholder,.popup__form-three .popup-wrap .popup input::placeholder{font-family:"Gothampro", sans-serif;color:#A5A5A5}.main-popup-wrap .popup-wrap .popup .closer,.main-popup-wrap .popup-wrap .popup .closert,.main-popup-wrap .popup-wrap .popup .threecloser,.popup__form-two .popup-wrap .popup .closer,.popup__form-two .popup-wrap .popup .closert,.popup__form-two .popup-wrap .popup .threecloser,.popup__form-three .popup-wrap .popup .closer,.popup__form-three .popup-wrap .popup .closert,.popup__form-three .popup-wrap .popup .threecloser{position:absolute;top:25px;right:25px;font-size:25px;color:#141414}.main-popup-wrap .popup-wrap .popup .closer span,.main-popup-wrap .popup-wrap .popup .closert span,.main-popup-wrap .popup-wrap .popup .threecloser span,.popup__form-two .popup-wrap .popup .closer span,.popup__form-two .popup-wrap .popup .closert span,.popup__form-two .popup-wrap .popup .threecloser span,.popup__form-three .popup-wrap .popup .closer span,.popup__form-three .popup-wrap .popup .closert span,.popup__form-three .popup-wrap .popup .threecloser span{cursor:pointer}.main-popup-wrap .popup-wrap .popup .popup-heading,.popup__form-two .popup-wrap .popup .popup-heading,.popup__form-three .popup-wrap .popup .popup-heading{font-family:"Oswald", sans-serif;font-size:36px;line-height:47px;text-align:center;color:#141414;font-weight:700;margin-bottom:20px;max-width:345px;margin:0 auto 20px;letter-spacing:0.5px}@media (max-width:767px){.main-popup-wrap .popup-wrap .popup .popup-heading,.popup__form-two .popup-wrap .popup .popup-heading,.popup__form-three .popup-wrap .popup .popup-heading{font-size:24px;line-height:1.2}}.main-popup-wrap .popup-wrap .popup label,.popup__form-two .popup-wrap .popup label,.popup__form-three .popup-wrap .popup label{display:block;font-size:16px;font-weight:400;line-height:24px;margin-bottom:10px}@media (max-width:767px){.main-popup-wrap .popup-wrap .popup label,.popup__form-two .popup-wrap .popup label,.popup__form-three .popup-wrap .popup label{font-size:14px;line-height:1.2}}.main-popup-wrap .popup-wrap .popup input,.popup__form-two .popup-wrap .popup input,.popup__form-three .popup-wrap .popup input{margin-bottom:20px}.main-popup-wrap .popup-wrap .popup textarea,.popup__form-two .popup-wrap .popup textarea,.popup__form-three .popup-wrap .popup textarea{font-family:"Gothampro", sans-serif;font-size:16px;color:#141414;width:100%;height:92px;padding:15px;resize:none;margin-bottom:20px}@media (max-width:767px){.main-popup-wrap .popup-wrap .popup textarea,.popup__form-two .popup-wrap .popup textarea,.popup__form-three .popup-wrap .popup textarea{font-size:14px;line-height:1.2}}.main-popup-wrap .popup-wrap .popup textarea::placeholder,.popup__form-two .popup-wrap .popup textarea::placeholder,.popup__form-three .popup-wrap .popup textarea::placeholder{font-family:"Gothampro", sans-serif;color:#A5A5A5;font-size:16px}@media (max-width:767px){.main-popup-wrap .popup-wrap .popup textarea::placeholder,.popup__form-two .popup-wrap .popup textarea::placeholder,.popup__form-three .popup-wrap .popup textarea::placeholder{font-size:14px;line-height:1.2}}.main-popup-wrap .popup-wrap .popup input[type="submit"],.popup__form-two .popup-wrap .popup input[type="submit"],.popup__form-three .popup-wrap .popup input[type="submit"]{background:#F4CC2C;border:none;font-size:16px}.main-popup-wrap .popup-wrap .popup .select,.popup__form-two .popup-wrap .popup .select,.popup__form-three .popup-wrap .popup .select{position:relative}.main-popup-wrap .popup-wrap .popup .select:after,.popup__form-two .popup-wrap .popup .select:after,.popup__form-three .popup-wrap .popup .select:after{content:"";display:block;position:absolute;top:5px;right:5px;background-image:url("https://www.nesta-realty.com/wp-content/uploads/2023/09/arrow-down.png");background-size:cover;background-repeat:no-repeat;width:10px;height:5px}.main-popup-wrap .popup-wrap .popup select,.popup__form-two .popup-wrap .popup select,.popup__form-three .popup-wrap .popup select{font-family:"Gothampro", sans-serif;border:1px solid #141414;height:44px;padding:0 15px;background:white;display:block;width:100%;color:#141414;margin-bottom:20px;appearance:none;font-size:16px}.main-popup-wrap .popup-wrap .popup .btn__form,.popup__form-two .popup-wrap .popup .btn__form,.popup__form-three .popup-wrap .popup .btn__form{width:100%;line-height:20px}.main-popup-wrap .popup-wrap .popup #successMessage .popup-heading,.main-popup-wrap .popup-wrap .popup #textsuccess .popup-heading,.main-popup-wrap .popup-wrap .popup #threesuccess .popup-heading,.popup__form-two .popup-wrap .popup #successMessage .popup-heading,.popup__form-two .popup-wrap .popup #textsuccess .popup-heading,.popup__form-two .popup-wrap .popup #threesuccess .popup-heading,.popup__form-three .popup-wrap .popup #successMessage .popup-heading,.popup__form-three .popup-wrap .popup #textsuccess .popup-heading,.popup__form-three .popup-wrap .popup #threesuccess .popup-heading{letter-spacing:0}.main-popup-wrap .popup-wrap .popup #successMessage span,.main-popup-wrap .popup-wrap .popup #textsuccess span,.main-popup-wrap .popup-wrap .popup #threesuccess span,.popup__form-two .popup-wrap .popup #successMessage span,.popup__form-two .popup-wrap .popup #textsuccess span,.popup__form-two .popup-wrap .popup #threesuccess span,.popup__form-three .popup-wrap .popup #successMessage span,.popup__form-three .popup-wrap .popup #textsuccess span,.popup__form-three .popup-wrap .popup #threesuccess span{display:block;text-align:center}.main-popup-wrap .popup-wrap .popup #successMessage .closers,.main-popup-wrap .popup-wrap .popup #successMessage .closerst,.main-popup-wrap .popup-wrap .popup #successMessage .threeclosers,.main-popup-wrap .popup-wrap .popup #textsuccess .closers,.main-popup-wrap .popup-wrap .popup #textsuccess .closerst,.main-popup-wrap .popup-wrap .popup #textsuccess .threeclosers,.main-popup-wrap .popup-wrap .popup #threesuccess .closers,.main-popup-wrap .popup-wrap .popup #threesuccess .closerst,.main-popup-wrap .popup-wrap .popup #threesuccess .threeclosers,.popup__form-two .popup-wrap .popup #successMessage .closers,.popup__form-two .popup-wrap .popup #successMessage .closerst,.popup__form-two .popup-wrap .popup #successMessage .threeclosers,.popup__form-two .popup-wrap .popup #textsuccess .closers,.popup__form-two .popup-wrap .popup #textsuccess .closerst,.popup__form-two .popup-wrap .popup #textsuccess .threeclosers,.popup__form-two .popup-wrap .popup #threesuccess .closers,.popup__form-two .popup-wrap .popup #threesuccess .closerst,.popup__form-two .popup-wrap .popup #threesuccess .threeclosers,.popup__form-three .popup-wrap .popup #successMessage .closers,.popup__form-three .popup-wrap .popup #successMessage .closerst,.popup__form-three .popup-wrap .popup #successMessage .threeclosers,.popup__form-three .popup-wrap .popup #textsuccess .closers,.popup__form-three .popup-wrap .popup #textsuccess .closerst,.popup__form-three .popup-wrap .popup #textsuccess .threeclosers,.popup__form-three .popup-wrap .popup #threesuccess .closers,.popup__form-three .popup-wrap .popup #threesuccess .closerst,.popup__form-three .popup-wrap .popup #threesuccess .threeclosers{position:relative;top:inherit;right:inherit;width:100%;max-width:374px;height:42px;margin:35px auto;display:flex;align-items:center;justify-content:center;border:1px solid #141414;font-size:16px;line-height:24px;font-weight:400;cursor:pointer}.main-popup-wrap .popup-wrap .popup .form__two-strong,.popup__form-two .popup-wrap .popup .form__two-strong,.popup__form-three .popup-wrap .popup .form__two-strong{font-size:18px !important;font-weight:600 !important;margin-bottom:20px !important}.main-popup-wrap .popup-wrap .popup .form__two-content,.popup__form-two .popup-wrap .popup .form__two-content,.popup__form-three .popup-wrap .popup .form__two-content{display:flex;flex-direction:column;row-gap:10px;margin-bottom:20px}.main-popup-wrap .popup-wrap .popup .form__two-content .option label,.popup__form-two .popup-wrap .popup .form__two-content .option label,.popup__form-three .popup-wrap .popup .form__two-content .option label{display:flex;align-items:center;gap:10px;line-height:27px;margin-bottom:0}.main-popup-wrap .popup-wrap .popup .form__two-content .option label input,.popup__form-two .popup-wrap .popup .form__two-content .option label input,.popup__form-three .popup-wrap .popup .form__two-content .option label input{position:relative;width:15px;height:15px;margin-bottom:0}.main-popup-wrap .popup-wrap .popup .form__two-content .option label input:before,.popup__form-two .popup-wrap .popup .form__two-content .option label input:before,.popup__form-three .popup-wrap .popup .form__two-content .option label input:before{content:"";display:block;width:15px;height:15px;border:1px solid #141414;background-color:#fff}.main-popup-wrap .popup-wrap .popup .form__two-content .option label input[type="checkbox"]:checked:after,.popup__form-two .popup-wrap .popup .form__two-content .option label input[type="checkbox"]:checked:after,.popup__form-three .popup-wrap .popup .form__two-content .option label input[type="checkbox"]:checked:after{content:"";display:block;position:absolute;top:3px;left:3px;width:9px;height:9px;border-radius:2px;background-color:#9E693D}.main-popup-wrap .popup-wrap .popup-close,.main-popup-wrap .popup-wrap .close__form-two,.popup__form-two .popup-wrap .popup-close,.popup__form-two .popup-wrap .close__form-two,.popup__form-three .popup-wrap .popup-close,.popup__form-three .popup-wrap .close__form-two{position:fixed;z-index:12;top:0;left:0;width:100%;height:100%}.popup__form-two .popup-wrap .popup{max-width:736px}.btn-group{margin-bottom:20px;width:100%;height:44px}.btn-group .btn{border:1px solid #141414;width:100%;height:44px;box-shadow:none;border-radius:0}.btn-group .dropdown-toggle{text-align:left}.btn-group .dropdown-toggle .caret{position:absolute;right:12px;top:50%;transform:translate(0, -50%);border-top:6px solid;border-right:6px solid transparent;border-left:6px solid transparent}.btn-group.open .dropdown-toggle{box-shadow:none !important}.btn-group.open .dropdown-menu{width:100%}.btn-group.open .dropdown-menu .disabled.active{display:none}.btn-group.open .dropdown-menu .active a{background-color:transparent}.btn-group.open .dropdown-menu li a{display:block;padding:0 15px;clear:both;font-size:16px;font-weight:400;line-height:24px;color:#141414;white-space:nowrap}.btn-group.open .dropdown-menu li a:hover{background-color:transparent}.btn-group.open .dropdown-menu li a label{display:flex;align-items:center;width:fit-content;gap:10px}.btn-group.open .dropdown-menu li a label:before{content:"";position:absolute;z-index:2;top:-3px;left:0;transform:translate(0, 50%);width:14px !important;height:14px !important;display:flex;border:0.5px solid #141414;border-radius:1px;background-color:#fff}@media (max-width:767px){.btn-group.open .dropdown-menu li a label:before{top:0;transform:translate(0, 0)}}.btn-group.open .dropdown-menu li a label input{margin-bottom:0}.btn-group.open .dropdown-menu li a label input[type=checkbox]{position:relative;top:0;left:0;margin:0;height:0}.btn-group.open .dropdown-menu li.active a label:after{content:"";position:absolute;z-index:3;top:2.3px;left:2.5px;transform:translate(0, 50%);width:9px;height:9px;display:flex;border-radius:1px;background-color:#9E693D}@media (max-width:767px){.btn-group.open .dropdown-menu li.active a label:after{top:-2px}}#select-box{position:relative;margin-bottom:20px;border:1px solid #141414}#select-box #app-cover{position:absolute;top:0;right:0;left:0;width:300px;height:42px;margin:100px auto 0 auto;z-index:1}#select-box #select-button{position:relative;height:16px;padding:12px 14px;height:44px;background-color:#fff;border-radius:4px;cursor:pointer}#select-box #options-view-button{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:44px;margin:0;opacity:0;cursor:pointer;z-index:3}#select-box #selected-value{font-size:16px;line-height:1;margin-right:26px}@media (max-width:767px){#select-box #selected-value{font-size:14px;line-height:16px}}#select-box .option i{width:14px;height:14px}#select-box .option,#select-box .label{color:#141414;font-size:16px}@media (max-width:767px){#select-box .option,#select-box .label{font-size:14px;line-height:16px}}#select-box #chevrons{position:absolute;top:50%;right:0;bottom:0;width:12px;height:5px;transform:translate(-50%, -50%);display:flex}#select-box #chevrons i{display:block;height:50%;color:#d1dede;font-size:12px;text-align:right}#select-box #options-view-button:checked+#select-button #chevrons i{color:#2d3667}#select-box .options{position:absolute;left:0;width:250px}#select-box #options{position:absolute;top:42px;right:0;left:0;width:100%;margin:0 auto;background-color:#fff;border-radius:4px}#select-box #options-view-button:checked~#options{border:1px solid #e2eded;border-color:#eaf1f1 #e4eded #dbe7e7 #e4eded;z-index:2}#select-box .option{position:relative;line-height:1;transition:0.3s ease all;z-index:2;width:100%}#select-box .option i{position:absolute;padding:0;display:none}#select-box .option i:before{position:absolute;top:13px;left:10px;content:"";display:block;width:15px;height:15px;border:1px solid #141414}#select-box #options-view-button:checked~#options .option i{display:block;padding:12px 0}#select-box .label{display:none;padding:0}#select-box #options-view-button:checked~#options .label{display:block;padding:12px 34px}#select-box .s-c{position:absolute;left:0;width:100%;height:50%}#select-box .s-c.top{top:0}#select-box .s-c.bottom{bottom:0}#select-box input[type="radio"]{position:absolute;right:0;left:0;width:100%;height:50%;margin:0;opacity:0;cursor:pointer}#select-box .s-c:hover{height:100%;z-index:1}#select-box .label{transition:0.3s ease all}#select-box .opt-val{position:absolute;left:15px;min-width:100px;opacity:0;background-color:#fff;transform:scale(0)}#select-box .option input[type="radio"]:checked~.opt-val{opacity:1;transform:scale(1)}#select-box .option input[type="radio"]:checked~i{top:0;bottom:auto;opacity:1;animation:unset}#select-box .option input[type="radio"]:checked~.label:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1}#select-box #options-view-button:not(:checked)~#options .option input[type="radio"]:checked~.opt-val{top:-30px}#select-box .option:nth-child(1) input[type="radio"]:checked~.label:before{}#select-box .option:nth-child(1) input[type="radio"]:checked~.opt-val{top:-31px}#select-box .option:nth-child(2) input[type="radio"]:checked~.label:before{}#select-box .option:nth-child(2) input[type="radio"]:checked~.opt-val{top:-71px}#select-box .option:nth-child(3) input[type="radio"]:checked~.label:before{}#select-box .option:nth-child(3) input[type="radio"]:checked~.opt-val{top:-111px}#select-box .option:nth-child(4) input[type="radio"]:checked~.label:before{}#select-box .option:nth-child(4) input[type="radio"]:checked~.opt-val{top:-151px}#select-box .option input[type="radio"]:checked~i:after{content:"";position:absolute;top:16px;left:13px;display:block;width:9px;height:9px;background-color:#9E693D;border-radius:2px}#select-box #option-bg{position:absolute;top:0;right:0;left:0;height:40px;transition:0.3s ease all;z-index:1;display:none}#select-box #options-view-button:checked~#options #option-bg{display:block}.popup__form-three .form__three-first .form__three-title{margin-bottom:20px}.popup__form-three .form__three-first #select-box #options{position:inherit;top:0}.popup__form-three .form__three-first .option:nth-child(5) input[type="radio"]:checked~.opt-val{top:-191px}.popup__form-three .form__three-first .option:nth-child(6) input[type="radio"]:checked~.opt-val{top:-231px}.popup__form-three .form__three-first .option:nth-child(7) input[type="radio"]:checked~.opt-val{top:-271px}.popup__form-three .form__three-first .option:nth-child(8) input[type="radio"]:checked~.opt-val{top:-311px}.popup__form-three .form__three-first .option:nth-child(9) input[type="radio"]:checked~.opt-val{top:-351px}.popup__form-three .form__three-first .option:nth-child(10) input[type="radio"]:checked~.opt-val{top:-391px}.popup__form-three .form__three-first .option:nth-child(11) input[type="radio"]:checked~.opt-val{top:-431px}.popup__form-three .form__three-first .option:nth-child(12) input[type="radio"]:checked~.opt-val{top:-471px}.popup__form-three .form__three-first .option:nth-child(13) input[type="radio"]:checked~.opt-val{top:-511px}.popup__form-three .form__three-first .option:nth-child(14) input[type="radio"]:checked~.opt-val{top:-551px}.popup__form-three .form__three-first .option:nth-child(15) input[type="radio"]:checked~.opt-val{top:-591px}.popup__form-three .form__three-first .option:nth-child(16) input[type="radio"]:checked~.opt-val{top:-631px}.popup__form-three .form__three-first .option:nth-child(17) input[type="radio"]:checked~.opt-val{top:-671px}.popup__form-three .form__three-first .option:nth-child(18) input[type="radio"]:checked~.opt-val{top:-711px}.popup__form-three .form__three-first .option:nth-child(19) input[type="radio"]:checked~.opt-val{top:-751px}.popup__form-three .form__three-first .option:nth-child(20) input[type="radio"]:checked~.opt-val{top:-791px}.alm-btn-wrap img{width:64px;height:auto;animation:rotateImgLoading 4s linear infinite}@keyframes rotateImgLoading{from{transform:rotate(0%)}to{transform:rotate(360deg)}}.form__three-button{display:flex;align-items:center;justify-content:center;font-weight:700;line-height:1;padding:15px 30px;border:1px solid #F4CC2C;background-color:#F4CC2C;text-transform:uppercase;color:#141414}.product__title-container{background-color:#f4f4f4;padding:35px 0 30px}@media (max-width:1366px){.product__title-container{padding:35px 15px 30px}}.product__title-container .container{display:flex;align-items:center;justify-content:space-between}@media (max-width:1366px){.product__title-container .container{flex-wrap:wrap;gap:20px}}.product__title-container .container .product__title-left .title{display:flex;flex-direction:column;gap:20px}.product__title-container .container .product__title-left .title h1{font-size:54px;line-height:77px}@media (max-width:767px){.product__title-container .container .product__title-left .title h1{font-size:32px;line-height:35px}}@media screen and (min-width:768px) and (max-width:1023px){.product__title-container .container .product__title-left .title h1{font-size:40px;line-height:45px}}.product__title-container .container .product__title-left .title .spec{display:flex;align-items:center;gap:30px}@media (max-width:767px){.product__title-container .container .product__title-left .title .spec{flex-wrap:wrap;gap:15px}}.product__title-container .container .product__title-left .title .spec .spec__block{display:flex;align-items:center;gap:10px}.product__title-container .container .product__title-left .title .spec .spec__block:last-child span{color:#6E6E6E}.product__title-container .container .product__title-right{background-color:#F4CC2C;padding:15px 30px;display:flex;align-items:center;justify-content:center;gap:10px}.product__title-container .container .product__title-right .before,.product__title-container .container .product__title-right .after,.product__title-container .container .product__title-right .price{font-family:"Oswald", sans-serif;font-size:32px;line-height:39px}@media screen and (min-width:768px) and (max-width:1023px){.product__title-container .container .product__title-right .before,.product__title-container .container .product__title-right .after,.product__title-container .container .product__title-right .price{font-size:25px;line-height:30px}}.product__title-container .container .product__title-right .price{font-weight:700}.product__gallery{margin-top:40px;overflow:hidden}@media (max-width:1366px){.product__gallery{padding:0 15px}}.product__gallery .swipers{position:relative;padding-bottom:54px}.product__gallery .swiper-wrapper{max-height:650px}.product__gallery .swiper-wrapper .swiper-slide{display:grid;grid-auto-flow:column dense;grid-auto-columns:1fr 1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:1fr 1fr;gap:40px;max-height:652px}@media (max-width:767px){.product__gallery .swiper-wrapper .swiper-slide{gap:10px}}@media screen and (min-width:768px) and (max-width:1023px){.product__gallery .swiper-wrapper .swiper-slide{gap:20px}}.product__gallery .swiper-wrapper .swiper-slide .image__block:nth-child(1){grid-row-start:1;grid-column-start:1;grid-row-end:2;grid-column-end:3}.product__gallery .swiper-wrapper .swiper-slide .image__block:nth-child(1) video{max-height:306px}.product__gallery .swiper-wrapper .swiper-slide .image__block:nth-child(2){grid-row-start:2;grid-column-start:1;grid-row-end:3;grid-column-end:2}.product__gallery .swiper-wrapper .swiper-slide .image__block:nth-child(2) video{max-height:306px}.product__gallery .swiper-wrapper .swiper-slide .image__block:nth-child(3){grid-row-start:2;grid-column-start:2;grid-row-end:3;grid-column-end:3}.product__gallery .swiper-wrapper .swiper-slide .image__block:nth-child(3) video{max-height:306px}.product__gallery .swiper-wrapper .swiper-slide .image__block:nth-child(4){grid-row-start:1;grid-column-start:3;grid-row-end:3;grid-column-end:4}.product__gallery .swiper-wrapper .swiper-slide .image__block:nth-child(4) video{max-height:652px}.product__gallery .swiper-wrapper .swiper-slide .image__block:nth-child(5){grid-row-start:1;grid-column-start:4;grid-row-end:2;grid-column-end:5}.product__gallery .swiper-wrapper .swiper-slide .image__block:nth-child(5) video{max-height:306px}.product__gallery .swiper-wrapper .swiper-slide .image__block:nth-child(6){grid-row-start:2;grid-column-start:4;grid-row-end:3;grid-column-end:5}.product__gallery .swiper-wrapper .swiper-slide .image__block:nth-child(6) video{max-height:306px}.product__gallery .swiper-wrapper .swiper-slide video{width:100%;height:100%;object-fit:cover}.product__gallery .swiper-pagination{bottom:0}.product__gallery .swiper-pagination .swiper-pagination-bullet{width:10px;height:10px;background:#F4F4F4;transition:all 400ms ease-in-out;opacity:1}.product__gallery .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:20px;height:10px;background:#9E693D;border-radius:5px;transition:all 400ms ease-in-out}.product__content{display:flex;justify-content:space-between;margin-top:50px}@media (max-width:1023px){.product__content{flex-wrap:wrap}}@media screen and (min-width:1024px) and (max-width:1366px){.product__content{padding:0 15px;gap:20px}}.product__content .product__content-left{width:100%;max-width:616px}@media screen and (min-width:768px) and (max-width:1023px){.product__content .product__content-left{max-width:100%}}.product__content .product__content-left .top{margin-bottom:87px}@media (max-width:767px){.product__content .product__content-left .top{margin-bottom:50px}}.product__content .product__content-left .top .specif{margin-bottom:50px}.product__content .product__content-left .top .specif .spec{display:flex;padding:15px;background-color:#f4f4f4}@media (max-width:1023px){.product__content .product__content-left .top .specif .spec{padding:0}}.product__content .product__content-left .top .specif .spec:nth-child(2n){background-color:#fff}.product__content .product__content-left .top .specif .spec span{width:50%}@media (max-width:1023px){.product__content .product__content-left .top .specif .spec span{padding:15px}}.product__content .product__content-left .top .specif .spec span:first-child{color:#8D8D8D}.product__content .product__content-left .top .buttons{display:flex;align-items:center;gap:16px}@media (max-width:1366px){.product__content .product__content-left .top .buttons{flex-wrap:wrap;padding:0 15px}}.product__content .product__content-left .top .buttons .btn__trans{display:flex;align-items:center;justify-content:center;height:45px;width:100%;max-width:292px;color:#141414;text-transform:uppercase;font-size:16px;line-height:1;border:1px solid #F4CC2C;font-weight:700}@media (max-width:767px){.product__content .product__content-left .top .buttons .btn__trans{max-width:375px}}.product__content .product__content-left .top .buttons .btn__yel{display:flex;align-items:center;justify-content:center;height:45px;width:100%;max-width:308px;color:#141414;text-transform:uppercase;font-size:16px;line-height:1;border:1px solid #F4CC2C;background-color:#F4CC2C;font-weight:700}@media (max-width:767px){.product__content .product__content-left .top .buttons .btn__yel{max-width:375px}}@media (max-width:767px){.product__content .product__content-left .bottom iframe{width:100%}}.product__content .product__content-right{width:100%;max-width:680px;display:flex;flex-direction:column;gap:60px}@media (max-width:767px){.product__content .product__content-right{margin-top:50px;gap:30px;padding:0 15px}}@media screen and (min-width:768px) and (max-width:1023px){.product__content .product__content-right{margin-top:50px;max-width:100%;padding:0 15px}}.product__content .product__content-right .text__block .note{font-weight:700;margin-bottom:30px}@media (max-width:767px){.product__content .product__content-right .text__block .note{margin-bottom:15px}}@font-face{font-family:"Gothampro";src:url("https://www.nesta-realty.com/wp-content/themes/nesta/fonts/gothampro.ttf")}