.btn-cta{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:4.8rem;padding:0 3.4rem;background:#cda590;color:#000;border:none;border-radius:10rem;font-family:"Heebo-Bold",sans-serif;font-size:2rem;cursor:pointer;white-space:nowrap;-webkit-transition:background .25s,-webkit-transform .2s,-webkit-box-shadow .2s;transition:background .25s,-webkit-transform .2s,-webkit-box-shadow .2s;transition:background .25s,transform .2s,box-shadow .2s;transition:background .25s,transform .2s,box-shadow .2s,-webkit-transform .2s,-webkit-box-shadow .2s}.btn-cta:hover{background:hsl(20.6557377049,37.8881987578%,56.431372549%);-webkit-transform:translateY(-2px);-ms-transform:translateY(-2px);transform:translateY(-2px);-webkit-box-shadow:0 8px 24px rgba(205,165,144,.5);box-shadow:0 8px 24px rgba(205,165,144,.5)}.btn-cta:active{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-box-shadow:none;box-shadow:none}@media(max-width: 1199px){.btn-cta{height:4.2rem;font-size:1.8rem}}@media(max-width: 767px){.btn-cta{height:44px;font-size:16px;padding:0 28px}}.btn-submit{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.8rem;height:4.8rem;padding:0 9rem;background:#000;color:#fff;border:none;border-radius:10rem;font-family:"Heebo-Bold",sans-serif;font-size:2rem;cursor:pointer;-ms-flex-item-align:center;align-self:center;-webkit-transition:background .25s,-webkit-transform .2s,-webkit-box-shadow .2s;transition:background .25s,-webkit-transform .2s,-webkit-box-shadow .2s;transition:background .25s,transform .2s,box-shadow .2s;transition:background .25s,transform .2s,box-shadow .2s,-webkit-transform .2s,-webkit-box-shadow .2s}.btn-submit:hover{background:#333;-webkit-transform:translateY(-2px);-ms-transform:translateY(-2px);transform:translateY(-2px);-webkit-box-shadow:0 8px 24px rgba(0,0,0,.3);box-shadow:0 8px 24px rgba(0,0,0,.3)}.btn-submit:active{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-box-shadow:none;box-shadow:none}.btn-submit.loading{pointer-events:none}.btn-submit.loading .form__spinner{opacity:1}.btn-submit .form__spinner{opacity:0;position:absolute;top:50%;left:1rem;margin-top:-10px;-webkit-animation:gadera-spin .8s linear infinite;animation:gadera-spin .8s linear infinite}@media(max-width: 767px){.btn-submit{height:44px;font-size:17px;width:100%;padding:0}}html,body,div,span,h1,h2,h3,h4,h5,h6,p,em,img,strong,sub,sup,b,u,i,dl,dt,dd,ol,ul,li,fieldset,form,label,table,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;vertical-align:baseline;background:rgba(0,0,0,0);font-size:100%}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:rgba(0,0,0,0);text-decoration:none}table{border-collapse:collapse;border-spacing:0}td,td img{vertical-align:top}input,select,button,textarea{margin:0;padding:0;font-size:100%;font-family:inherit;caret-color:auto}input[type=checkbox]{vertical-align:middle}input[type=radio]{vertical-align:text-bottom}input[type=search]{-webkit-box-sizing:border-box;box-sizing:border-box}sub{vertical-align:sub;font-size:smaller}sup{vertical-align:super;font-size:smaller}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}button{background:none;border:none;padding:0}*,*:before,*:after{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:none;box-shadow:none;text-decoration:none}html{height:100%;overflow-y:scroll}html.no-scroll{overflow:hidden}body{height:100%}.wrapper{margin:0 auto;max-width:100%;min-height:100%;height:auto;position:relative;overflow:hidden;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}label,input[type=button],input[type=submit],button{cursor:pointer}a{color:#000}br.mob{display:none}@media(max-width: 576px){br.mob{display:block}}a,input,button,textarea{-webkit-transition:color .35s,background .35s,opacity .35s,border .35s,-webkit-box-shadow .35s;transition:color .35s,background .35s,opacity .35s,border .35s,-webkit-box-shadow .35s;transition:color .35s,background .35s,opacity .35s,border .35s,box-shadow .35s;transition:color .35s,background .35s,opacity .35s,border .35s,box-shadow .35s,-webkit-box-shadow .35s;outline:none}img{width:auto;height:auto;max-width:100%;display:inline-block;vertical-align:top}svg{-webkit-transition:fill .35s,stroke .35s,opacity .35s;transition:fill .35s,stroke .35s,opacity .35s;max-width:100%;direction:ltr}svg path,svg rect,svg g,svg circle,svg line{-webkit-transition:fill .35s,stroke .35s,opacity .35s;transition:fill .35s,stroke .35s,opacity .35s}ul,ol{list-style-type:none}@media(min-width: 1200px){.phone{pointer-events:none}}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-white{color:#fff !important}.text-black{color:#000 !important}.d-flex{display:-webkit-box;display:-ms-flexbox;display:flex}.flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.d-none{display:none}.justify-content-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.justify-content-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.align-items-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.align-items-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.align-items-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.mb-10{margin-bottom:1rem}.mb-20{margin-bottom:2rem}.mb-30{margin-bottom:3rem}.mb-40{margin-bottom:4rem}.ml-5{margin-left:.5rem}.ml-10{margin-left:1rem}.ml-20{margin-left:2rem}.ml-30{margin-left:3rem}.mr-20{margin-right:2rem}.mr-30{margin-right:3rem}.mr-40{margin-right:4rem}.pb-40{padding-bottom:4rem}.pt-40{padding-top:4rem}.gap-1{grid-gap:1rem}.gap-2{grid-gap:2rem}.gap-3{grid-gap:3rem}.w-100{width:100%}.position-relative{position:relative}.row{display:grid;grid-gap:3rem}.row--1{grid-template-columns:repeat(1, 1fr)}.row--2{grid-template-columns:repeat(2, 1fr)}@media(max-width: 576px){.row--2{grid-template-columns:repeat(1, 1fr)}}.row--3{grid-template-columns:repeat(3, 1fr)}@media(max-width: 576px){.row--3{grid-template-columns:repeat(2, 1fr)}}.row--4{grid-template-columns:repeat(4, 1fr)}@media(max-width: 767px){.row--4{grid-template-columns:repeat(2, 1fr)}}.row--5{grid-template-columns:repeat(5, 1fr)}.row--6{grid-template-columns:repeat(6, 1fr)}.row--8{grid-template-columns:repeat(8, 1fr)}input[type=tel],input[type=email]{direction:rtl}@font-face{font-family:"Heebo-Bold";src:url("../fonts/Heebo-Bold.woff2") format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Heebo-Regular";src:url("../fonts/Heebo-Regular.woff2") format("woff2");font-weight:400;font-style:normal;font-display:swap}html{scrollbar-gutter:stable}@media(min-width: 1200px){html{font-size:.5208333333vw}}@media(min-width: 2000px){html{font-size:.3333333333vw}}@media(max-width: 1199px){html{font-size:.834028357vw}}@media(max-width: 576px){html{font-size:1.7361111111vw}}body{font-family:"Heebo-Regular",sans-serif;font-size:1.8rem;line-height:1.5;font-weight:400;background:#fff;color:#000;direction:rtl}h1,h2,h3,h4,h5,h6{font-weight:400;line-height:1.2;font-family:"Heebo-Bold",sans-serif}strong{font-weight:normal;font-family:"Heebo-Bold",sans-serif}.container{margin:0 auto;padding:0 2rem;max-width:100%;width:100%}@media(min-width: 1200px){.container{width:138rem}}@media(max-width: 576px){.container{padding:0 15px}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.header{position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:100%;z-index:100}.header__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:1rem 3rem;width:192rem;gap:2rem}@media(max-width: 1199px){.header__inner{gap:1.5rem}}@media(max-width: 767px){.header__inner{height:64px;gap:10px}}.header__logos{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2.6rem;-ms-flex-negative:0;flex-shrink:0}@media(max-width: 1199px){.header__logos{gap:16px}}@media(max-width: 767px){.header__logos{gap:10px}}.header__logo-gadera{height:11.6rem;width:auto;display:block}@media(max-width: 1199px){.header__logo-gadera{height:7rem}}@media(max-width: 767px){.header__logo-gadera{height:50px}}.header__logo-sep{display:block;width:0;height:8.4rem;border-right:1px solid rgba(0,0,0,.25);-ms-flex-negative:0;flex-shrink:0}@media(max-width: 1199px){.header__logo-sep{height:5.5rem}}@media(max-width: 767px){.header__logo-sep{height:50px}}.header__logo-partosh{height:7.2rem;width:auto;display:block}@media(max-width: 1199px){.header__logo-partosh{height:5rem}}@media(max-width: 767px){.header__logo-partosh{height:38px}}.header__nav{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}@media(max-width: 1024px){.header__nav{display:none}}.header__nav-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;list-style:none;padding:0;margin:0;gap:0}.header__nav-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__nav-link{font-size:2.5rem;font-weight:400;color:#000;text-decoration:none;padding:1rem;white-space:nowrap;-webkit-transition:color .2s;transition:color .2s}.header__nav-link:hover{color:#cda590}.header__nav-sep{display:block;width:0;height:2.1rem;border-right:1px solid rgba(0,0,0,.3);-ms-flex-negative:0;flex-shrink:0}.header__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.8rem;-ms-flex-negative:0;flex-shrink:0}@media(max-width: 767px){.header__actions{gap:8px}}@media(max-width: 767px){.header__cta{height:36px;font-size:14px;padding:0 14px;display:none}}.header__phone{font-size:2.4rem;font-family:"Heebo-Bold",sans-serif;color:#000;text-decoration:none;white-space:nowrap}@media(max-width: 767px){.header__phone .text{display:none}}.header__phone .icon{display:none}@media(max-width: 767px){.header__phone .icon{display:block}.header__phone .icon svg{display:block;width:50px;height:50px}}.header__burger{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:50px;height:50px;background:none;border:none;border-radius:100%;padding:0;gap:5px;cursor:pointer;background:#000;color:#fff;-ms-flex-negative:0;flex-shrink:0}@media(max-width: 1024px){.header__burger{display:-webkit-box;display:-ms-flexbox;display:flex}}.header__burger span{display:block;width:22px;height:2px;background:currentColor;border-radius:2px}.header--scrolled{position:fixed;background:#fff;-webkit-box-shadow:0 2px 16px rgba(0,0,0,.08);box-shadow:0 2px 16px rgba(0,0,0,.08)}.header__nav-link--active{color:#cda590;font-family:"Heebo-Bold",sans-serif}.footer{background:#000;color:#fff;padding-top:4rem}@media(max-width: 767px){.footer{padding-top:30px}}.footer__main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:3rem;-webkit-box-align:start;-ms-flex-align:start;align-items:start;padding-bottom:3rem}@media(max-width: 767px){.footer__main{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;gap:24px}}.footer__logoBox{gap:4rem}.footer__logo{display:block;height:8rem;width:auto;-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.footer__logo-gadera{height:11rem}.footer__socials{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem 4.5rem}@media(max-width: 767px){.footer__socials{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.footer__socials a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:border-color .25s,background .25s;transition:border-color .25s,background .25s}.footer__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.2rem}@media(max-width: 767px){.footer__info{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.footer__phone{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.8rem;font-size:2.4rem;font-family:"Heebo-Bold",sans-serif;color:#fff}@media(max-width: 767px){.footer__phone{font-size:18px;gap:6px}}.footer__phone:hover{color:#cda590}.footer__nav-list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(2, 1fr);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.8rem 6rem}.footer__nav-link{font-size:2.5rem;color:#fff;text-decoration:none;-webkit-transition:color .2s;transition:color .2s}.footer__nav-link:hover{color:#cda590}.footer__dev{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;margin-top:1rem}@media(max-width: 767px){.footer__dev{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.footer__dev img{display:block;-webkit-transition:opacity .25s;transition:opacity .25s}.footer__dev img:hover{opacity:1}.footer__top{position:relative;padding-bottom:2rem}.footer__top:after{content:"";background:hsla(0,0%,100%,.1);height:.8rem;position:absolute;bottom:0;left:2rem;right:2rem}.footer__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start;padding:1.6rem 0;font-size:2rem;gap:1rem}@media(max-width: 767px){.footer__bottom{padding-bottom:2.5rem}}.footer__bottom-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:2rem}@media(max-width: 767px){.footer__bottom-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;text-align:center}}.footer__copy{font-family:"Heebo-Bold",sans-serif;direction:ltr}@media(max-width: 767px){.footer__copy{font-size:13px}}.footer__links{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2rem 2.5rem;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media(max-width: 767px){.footer__links{gap:12px 20px}}.footer__links a{color:#fff;-webkit-transition:color .25s;transition:color .25s;position:relative}.footer__links a:not(:last-child):after{content:"";width:1px;position:absolute;top:.5rem;background:#fff;bottom:.5rem;left:-1.25rem}@media(max-width: 767px){.footer__links a:not(:last-child):after{left:-10px}}@media(max-width: 767px){.footer__links a{font-size:15px}}.footer__links a:hover{text-decoration:underline}.footer__widget{position:fixed;top:50%;right:0;direction:rtl;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:1000}@media(max-width: 1199px){.footer__widget{top:auto;-webkit-transform:translateY(35px);-ms-transform:translateY(35px);transform:translateY(35px);bottom:0;left:0;display:grid;-webkit-box-shadow:0 0 10px hsla(0,0%,100%,.2);box-shadow:0 0 10px hsla(0,0%,100%,.2);-webkit-transition:-webkit-transform .35s;transition:-webkit-transform .35s;transition:transform .35s;transition:transform .35s, -webkit-transform .35s}.footer__widget.active{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.footer__widget--5{grid-template-columns:repeat(5, 1fr)}.footer__widget--4{grid-template-columns:repeat(4, 1fr)}.footer__widget--3{grid-template-columns:repeat(3, 1fr)}.footer__widget--2{grid-template-columns:repeat(2, 1fr)}.footer__widget:hover a{margin-right:0}.footer__widget a{background:#1a3234;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#fff;-webkit-transition:.4s linear;transition:.4s linear;font-size:14px;line-height:14px}.footer__widget a:first-child{cursor:auto}@media(min-width: 1200px){.footer__widget a{height:70px;padding:0 15px;display:grid;width:170px;grid-gap:10px;grid-template-columns:1fr 30px;margin-right:-105px}.footer__widget a:not(:last-child){border-bottom:1px solid #fff}.footer__widget a:nth-child(2){-webkit-transition-delay:.15s;transition-delay:.15s}.footer__widget a:nth-child(3){-webkit-transition-delay:.3s;transition-delay:.3s}.footer__widget a:last-child{-webkit-transition-delay:.45s;transition-delay:.45s}}@media(min-width: 1200px)and (max-width: 1599px){.footer__widget a{margin-right:-90px;width:125px;grid-template-columns:1fr 22px;grid-gap:6px;height:40px;padding:0 5px}}@media(max-width: 1199px){.footer__widget a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-left:1px solid #fff;height:35px}.footer__widget a:last-child{border-left:none}}.footer__widget a:hover{opacity:.8;-webkit-transition-delay:0s;transition-delay:0s}.footer__widget .iconBox{width:30px}@media(min-width: 1200px)and (max-width: 1599px){.footer__widget .iconBox{width:19px}}@media(max-width: 1199px){.footer__widget .iconBox{width:auto;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.footer__widget .text{position:relative;-webkit-transition:.35s;transition:.35s;text-align:center}@media(max-width: 1199px){.footer__widget .text{display:none}}.footer__widget img,.footer__widget svg{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.footer__widget svg{display:block;margin:0 auto;height:auto;width:100%}@media(max-width: 1199px){.footer__widget svg{height:70%;width:auto;max-width:25px}}.footer__widget svg path{fill:#fff}.fancybox__backdrop{background:rgba(24,24,27,.58) !important}@media(max-width: 767px){.fancybox__slide{padding:0 !important}}.is-close-btn{background:#fff;border-radius:100%;right:auto !important;left:0;opacity:1 !important}@media(min-width: 768px){.is-close-btn{top:0 !important}}@media(max-width: 767px){.is-close-btn{width:30px !important;height:30px !important;left:5px !important;top:-25px !important;font-size:20px !important}}.is-close-btn svg path{fill:#000;stroke:#000}.banner{position:relative;height:90rem;overflow:hidden;background:#1a3234}@media(min-width: 2500px){.banner{height:135rem}}@media(max-width: 1199px){.banner{height:65rem}}@media(max-width: 767px){.banner{height:46rem}}.banner--thanks{position:relative}@media(max-width: 767px){.banner--thanks{height:52rem}}.banner--thanks .banner__collection{position:static;-webkit-transform:unset;-ms-transform:unset;transform:unset;padding-left:0}.banner__thanks-text{position:relative;z-index:5;text-align:center;color:#fff;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:5rem;font-size:3rem}@media(max-width: 767px){.banner__thanks-text{font-size:2.5rem;line-height:2.5rem}}.banner__thanks-text>div{background:#1a3234;padding:5rem;border-radius:25px}@media(max-width: 767px){.banner__thanks-text>div{padding:3rem 2rem;max-width:calc(100% - 60px)}.banner__thanks-text>div p{margin-top:1rem}}.banner__slider{position:absolute;inset:0;width:100%;height:100%}.banner__slide img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:bottom center;object-position:bottom center}.banner__arrow{position:absolute;top:40.6%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:12.8rem;height:12.8rem;background:none;border:none;cursor:pointer;padding:0;z-index:10;-webkit-transition:opacity .25s;transition:opacity .25s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media(max-width: 1024px){.banner__arrow{display:none}}.banner__arrow:hover{opacity:.75}.banner__arrow--prev{right:1.8rem}.banner__arrow--next{-webkit-transform:translateY(-50%) rotateY(180deg);transform:translateY(-50%) rotateY(180deg);left:1.8rem}.banner__arrow-circle{position:absolute;inset:0}.banner__arrow-icon{position:relative;z-index:1;width:1.7rem;height:4.1rem}.banner__luxury{position:absolute;top:55.1rem;left:40%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);font-family:"Heebo-Bold",sans-serif;font-size:13.5rem;z-index:2;color:rgba(0,0,0,0);-webkit-text-stroke:2px hsla(0,0%,100%,.85);line-height:1;white-space:nowrap}@media(min-width: 2500px){.banner__luxury{left:55%}}@media(max-width: 1199px){.banner__luxury{font-size:9rem;top:38rem;left:38%}}@media(max-width: 767px){.banner__luxury{font-size:5.2rem;top:27rem;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);-webkit-text-stroke:.98px #fff}}.banner__collection{position:absolute;top:66.5rem;left:65%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);font-family:"Heebo-Bold",sans-serif;font-size:13.5rem;color:#fff;line-height:1;white-space:nowrap;z-index:2}@media(max-width: 1199px){.banner__collection{font-size:9rem;top:47rem;left:60%}}@media(max-width: 767px){.banner__collection{font-size:5.2rem;top:32rem;left:50%;padding-left:5rem;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}}.banner__disclaimer{position:absolute;bottom:3rem;left:3rem;font-size:2rem;font-weight:400;color:#fff;margin:0;z-index:2}@media(max-width: 1199px){.banner__disclaimer{font-size:1.6rem}}@media(max-width: 767px){.banner__disclaimer{font-size:12px;bottom:0;top:0;left:1.5rem;-webkit-writing-mode:sideways-lr;-ms-writing-mode:sideways-lr;writing-mode:sideways-lr;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.gadera-content{position:relative;margin-top:-24.7rem;padding-bottom:6rem;z-index:1}@media(max-width: 1199px){.gadera-content{margin-top:-18rem;padding-bottom:4rem}}@media(max-width: 767px){.gadera-content{margin-top:0;padding-top:15px;padding-bottom:160px}}.gadera-content__bg{position:absolute;bottom:0;left:0;right:0;height:36.8rem;background:#1a3234;z-index:0}@media(max-width: 1199px){.gadera-content__bg{height:36rem}}@media(max-width: 767px){.gadera-content__bg{height:auto;top:0;bottom:0}}.gadera-content__plant{position:absolute;bottom:0;left:0;width:58.9rem;pointer-events:none;z-index:1}@media(max-width: 1199px){.gadera-content__plant{width:35rem}}.gadera-content__inner{position:relative;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;direction:ltr;gap:4.9rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-top:0}@media(max-width: 1199px){.gadera-content__inner{gap:3rem}}@media(max-width: 767px){.gadera-content__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0;padding:0}}.content-form{-ms-flex-negative:0;flex-shrink:0;width:57rem;background:#cda590;border-radius:0 0 23.4rem 0;padding:4rem 7rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.8rem;direction:rtl}@media(max-width: 1199px){.content-form{width:47rem;padding:3rem 4rem;border-radius:0 0 15rem 0}}@media(max-width: 767px){.content-form{width:100%;border-radius:0;padding:2.8rem 2rem 3.2rem}}.content-form__title{font-size:3rem;font-family:"Heebo-Bold",sans-serif;color:#000;text-align:center;line-height:1.35;margin:0}@media(max-width: 1199px){.content-form__title{font-size:2.4rem}}@media(max-width: 767px){.content-form__title{font-size:20px}}.content-form__form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.4rem}@media(max-width: 767px){.content-form__form{gap:3px}}.form__field input{display:block;width:100%;border:none;padding:1.3rem 1.5rem;font-size:2rem;font-family:inherit;color:#000;background:#fff;text-align:right;outline:none;-webkit-transition:-webkit-box-shadow .2s;transition:-webkit-box-shadow .2s;transition:box-shadow .2s;transition:box-shadow .2s, -webkit-box-shadow .2s}@media(max-width: 767px){.form__field input{font-size:16px;padding:11px 14px}}.form__field input::-webkit-input-placeholder{color:#000}.form__field input::-moz-placeholder{color:#000}.form__field input:-ms-input-placeholder{color:#000}.form__field input::-ms-input-placeholder{color:#000}.form__field input::placeholder{color:#000}.form__field input:focus{-webkit-box-shadow:inset 0 0 0 2px rgba(26,50,52,.35);box-shadow:inset 0 0 0 2px rgba(26,50,52,.35)}.form__consent{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:1.4rem;cursor:pointer;position:relative;margin-bottom:1.5rem}@media(max-width: 767px){.form__consent{gap:10px}}.form__consent input[type=checkbox]{position:absolute;opacity:0;width:100%;height:100%;cursor:pointer}.form__consent input[type=checkbox]:checked+.form__checkmark svg{opacity:1}.form__checkmark{-ms-flex-negative:0;flex-shrink:0;width:2rem;background:#000;height:2rem;border:1.5px solid #000;border-radius:.3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:.3rem;-webkit-transition:background .2s,border-color .2s;transition:background .2s,border-color .2s}@media(max-width: 767px){.form__checkmark{width:19px;height:19px}}.form__checkmark svg{opacity:0;-webkit-transition:opacity .2s;transition:opacity .2s}.form__consent-text{font-size:1.5rem;color:#000;line-height:1.45;text-align:right}@media(max-width: 767px){.form__consent-text{font-size:13px}}@-webkit-keyframes gadera-spin{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes gadera-spin{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.project-info{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;direction:rtl;color:#fff;padding-top:22rem;text-align:right}@media(max-width: 1199px){.project-info{padding-top:16rem}}@media(max-width: 767px){.project-info{padding-top:40px;padding-right:2rem;padding-left:2rem}}.project-info__title{font-size:5rem;font-family:"Heebo-Bold",sans-serif;line-height:1.2;margin:0 0 2.6rem}@media(max-width: 1199px){.project-info__title{font-size:3.8rem;margin-bottom:2rem}}@media(max-width: 767px){.project-info__title{font-size:28px;margin-bottom:14px}}.project-info__desc{font-size:2.5rem;font-weight:400;line-height:3.5rem}@media(max-width: 1199px){.project-info__desc{font-size:2rem;line-height:3rem}}@media(max-width: 767px){.project-info__desc{font-size:16px;line-height:26px}}.project-info__desc p+p{margin-top:0}.quick-nav{position:absolute;left:auto;right:1.8rem;top:2.9rem;width:28.3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.7rem;z-index:5;direction:rtl}@media(max-width: 1199px){.quick-nav{right:1rem;top:2rem;width:22rem}}@media(max-width: 767px){.quick-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;bottom:100%;top:auto}}.quick-nav__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;gap:1rem;height:4.8rem;padding:0 2.7rem 0 3.4rem;background:#fff;border-radius:10rem;-webkit-box-shadow:0 14px 2px rgba(0,0,0,.25);box-shadow:0 14px 2px rgba(0,0,0,.25);text-decoration:none;color:#000;-webkit-transition:-webkit-box-shadow .2s,-webkit-transform .2s;transition:-webkit-box-shadow .2s,-webkit-transform .2s;transition:box-shadow .2s,transform .2s;transition:box-shadow .2s,transform .2s,-webkit-box-shadow .2s,-webkit-transform .2s}@media(max-width: 767px){.quick-nav__item{padding:0 10px;-webkit-box-shadow:none;box-shadow:none;height:30px}}@media(min-width: 768px){.quick-nav__item:hover{-webkit-transform:translateY(-1px);-ms-transform:translateY(-1px);transform:translateY(-1px);-webkit-box-shadow:0 16px 8px rgba(0,0,0,.18);box-shadow:0 16px 8px rgba(0,0,0,.18)}}.quick-nav__icon{width:1.7rem;height:2.1rem;-ms-flex-negative:0;flex-shrink:0;display:block}@media(max-width: 767px){.quick-nav__icon{display:none}}.quick-nav__label{font-size:2rem;font-family:"Heebo-Bold",sans-serif;white-space:nowrap}@media(max-width: 1199px){.quick-nav__label{font-size:1.6rem}}@media(max-width: 767px){.quick-nav__label{font-size:12px}}.plots{background:#fdf0e0;padding:7.4rem 0}@media(max-width: 1199px){.plots{padding:5rem 0}}@media(max-width: 767px){.plots{padding:3.5rem 0 0}}.plots__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:13.1rem;padding-left:39.4rem}@media(max-width: 1199px){.plots__inner{gap:5rem;padding-left:4rem}}@media(max-width: 767px){.plots__inner{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:4rem;padding-left:0}}.plots__media{position:relative;-ms-flex-negative:0;flex-shrink:0;width:84.5rem}@media(min-width: 2500px){.plots__media{width:135rem}}@media(max-width: 1199px){.plots__media{width:55%}}@media(max-width: 767px){.plots__media{width:100%}}.plots__slider{width:100%;height:66.4rem;overflow:hidden}@media(min-width: 2500px){.plots__slider{height:110rem}}@media(max-width: 1199px){.plots__slider{height:46rem}}@media(max-width: 767px){.plots__slider{height:285px}}.plots__slider .swiper-slide{overflow:hidden;height:100%}.plots__slider img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.plots__stamp{position:absolute;top:.5rem;right:0;width:21.8rem;height:21.8rem;-webkit-transform:rotate(15deg);-ms-transform:rotate(15deg);transform:rotate(15deg);-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;z-index:1}@media(max-width: 1199px){.plots__stamp{width:15rem;height:15rem}}.plots__stamp-outer,.plots__stamp-inner,.plots__stamp-text{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.plots__stamp-outer{width:17.8rem;height:17.8rem}@media(max-width: 1199px){.plots__stamp-outer{width:12.2rem;height:12.2rem}}.plots__stamp-inner{width:16.2rem;height:16.2rem}@media(max-width: 1199px){.plots__stamp-inner{width:11.1rem;height:11.1rem}}.plots__stamp-text{width:14.1rem;font-size:2.4rem;font-family:"Heebo-Bold",sans-serif;color:#fff;text-align:center;line-height:2.5rem}@media(max-width: 1199px){.plots__stamp-text{font-size:1.65rem;line-height:1.8rem;width:9.7rem}}.plots__arrows{position:absolute;bottom:1.7rem;left:1.9rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:3.1rem;z-index:5}@media(max-width: 1199px){.plots__arrows{bottom:1.2rem;left:1.2rem;gap:2rem}}@media(max-width: 767px){.plots__arrows{bottom:.8rem;gap:1.2rem;left:0;right:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.plots__arrow{position:relative;width:7.8rem;height:7.8rem;background:none;border:none;padding:0;cursor:pointer;-webkit-transition:opacity .25s;transition:opacity .25s}.plots__arrow:hover{opacity:.7}@media(max-width: 1199px){.plots__arrow{width:50px;height:50px}}.plots__arrow--next{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.plots__disclaimer{position:absolute;bottom:2.8rem;right:0;width:22.7rem;font-size:2rem;font-weight:400;color:#fff;text-align:center;margin:0;z-index:1}@media(max-width: 1199px){.plots__disclaimer{font-size:1.4rem;width:16rem;bottom:2rem}}@media(max-width: 767px){.plots__disclaimer{font-size:11px;bottom:.8rem;width:auto;right:.8rem}}.plots__text{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;direction:rtl;text-align:right}@media(max-width: 767px){.plots__text{padding:0 2rem}}.plots__title{font-size:5rem;font-family:"Heebo-Bold",sans-serif;line-height:5.5rem;color:#000;margin:0 0 3.3rem}@media(max-width: 1199px){.plots__title{font-size:3.6rem;line-height:4rem;margin-bottom:2.5rem}}@media(max-width: 767px){.plots__title{font-size:26px;line-height:32px;margin-bottom:16px}}.plots__desc{font-size:2.5rem;font-weight:400;line-height:3.5rem;color:#000;margin:0 0 3.3rem}@media(max-width: 1199px){.plots__desc{font-size:2rem;line-height:3rem;margin-bottom:2.5rem}}@media(max-width: 767px){.plots__desc{font-size:16px;line-height:25px;margin-bottom:20px}}.apartments{background:#fff;padding:7.4rem 0;position:relative;overflow:visible}@media(max-width: 1199px){.apartments{padding:5rem 0}}@media(max-width: 767px){.apartments{padding:3.5rem 0 0}}.apartments__watermark{position:absolute;top:0;right:25rem;font-size:13.5rem;font-family:"Heebo-Bold",sans-serif;color:rgba(0,0,0,0);-webkit-text-stroke:2px #e9c593;white-space:nowrap;line-height:1;pointer-events:none;z-index:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media(min-width: 2500px){.apartments__watermark{right:50rem;top:10rem}}@media(max-width: 1199px){.apartments__watermark{font-size:8rem;top:-1rem}}@media(max-width: 767px){.apartments__watermark{display:none}}.apartments__inner{position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:14.9rem;padding-right:37.5rem}@media(max-width: 1199px){.apartments__inner{gap:5rem;padding-right:4rem}}@media(max-width: 767px){.apartments__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4rem;padding-right:0}}.apartments__text{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;direction:rtl;text-align:right}@media(max-width: 767px){.apartments__text{padding:0 2rem}}.apartments__title{font-size:5rem;font-family:"Heebo-Bold",sans-serif;line-height:5.5rem;color:#000;margin:0 0 3.3rem}@media(max-width: 1199px){.apartments__title{font-size:3.6rem;line-height:4rem;margin-bottom:2.5rem}}@media(max-width: 767px){.apartments__title{font-size:26px;line-height:32px;margin-bottom:16px}}.apartments__desc{font-size:2.5rem;font-weight:400;line-height:3.5rem;color:#000;margin:0 0 3.3rem}.apartments__desc p+p{margin-top:0}@media(max-width: 1199px){.apartments__desc{font-size:2rem;line-height:3rem;margin-bottom:2.5rem}}@media(max-width: 767px){.apartments__desc{font-size:16px;line-height:25px;margin-bottom:20px}}.apartments__media{position:relative;-ms-flex-negative:0;flex-shrink:0;width:84.5rem}@media(min-width: 2500px){.apartments__media{width:135rem}}@media(max-width: 1199px){.apartments__media{width:55%}}@media(max-width: 767px){.apartments__media{width:100%}}.apartments__slider{width:100%;height:66.4rem;overflow:hidden}@media(min-width: 2500px){.apartments__slider{height:110rem}}@media(max-width: 1199px){.apartments__slider{height:46rem}}@media(max-width: 767px){.apartments__slider{height:285px}}.apartments__slider .swiper-slide{overflow:hidden;height:100%}.apartments__slider img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.apartments__stamp{position:absolute;top:1.6rem;left:0;width:21.8rem;height:21.8rem;-webkit-transform:rotate(15deg);-ms-transform:rotate(15deg);transform:rotate(15deg);-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;pointer-events:none;z-index:1}@media(max-width: 1199px){.apartments__stamp{width:15rem;height:15rem;top:1rem}}.apartments__stamp-circle,.apartments__stamp-text{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.apartments__stamp-circle{width:17.8rem;height:17.8rem}@media(max-width: 1199px){.apartments__stamp-circle{width:12.2rem;height:12.2rem}}.apartments__stamp-text{width:14.1rem;font-size:2.4rem;font-family:"Heebo-Bold",sans-serif;color:#fff;text-align:center;line-height:2.5rem}@media(max-width: 1199px){.apartments__stamp-text{font-size:1.65rem;line-height:1.8rem;width:9.7rem}}.apartments__arrows{position:absolute;bottom:2.2rem;right:2.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:3.1rem;z-index:5}@media(max-width: 1199px){.apartments__arrows{bottom:1.2rem;left:1.2rem;gap:2rem}}@media(max-width: 767px){.apartments__arrows{bottom:.8rem;gap:1.2rem;left:0;right:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.apartments__arrow{position:relative;width:7.8rem;height:7.8rem;background:none;border:none;padding:0;cursor:pointer;-webkit-transition:opacity .25s;transition:opacity .25s}.apartments__arrow:hover{opacity:.7}@media(max-width: 1199px){.apartments__arrow{width:50px;height:50px}}.apartments__arrow--next{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.apartments__disclaimer{position:absolute;bottom:2.8rem;left:0;width:22.7rem;font-size:2rem;font-weight:400;color:#fff;text-align:center;margin:0;z-index:1}@media(max-width: 1199px){.apartments__disclaimer{font-size:1.4rem;width:16rem;bottom:2rem}}@media(max-width: 767px){.apartments__disclaimer{font-size:11px;bottom:.8rem;width:auto;left:unset;right:.8rem}}.cottage{background:#fdf0e0;padding:7.4rem 0}@media(max-width: 1199px){.cottage{padding:5rem 0}}@media(max-width: 767px){.cottage{padding:3.5rem 0 0}}.cottage__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:13.1rem;padding-left:39.4rem}@media(max-width: 1199px){.cottage__inner{gap:5rem;padding-left:4rem}}@media(max-width: 767px){.cottage__inner{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:4rem;padding-left:0}}.cottage__media{position:relative;-ms-flex-negative:0;flex-shrink:0;width:84.5rem}@media(min-width: 2500px){.cottage__media{width:135rem}}@media(max-width: 1199px){.cottage__media{width:55%}}@media(max-width: 767px){.cottage__media{width:100%}}.cottage__slider{width:100%;height:66.4rem;overflow:hidden}@media(min-width: 2500px){.cottage__slider{height:110rem}}@media(max-width: 1199px){.cottage__slider{height:46rem}}@media(max-width: 767px){.cottage__slider{height:285px}}.cottage__slider .swiper-slide{overflow:hidden;height:100%}.cottage__slider img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.cottage__stamp{position:absolute;top:.5rem;right:0;width:21.8rem;height:21.8rem;-webkit-transform:rotate(15deg);-ms-transform:rotate(15deg);transform:rotate(15deg);-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;pointer-events:none;z-index:1}@media(max-width: 1199px){.cottage__stamp{width:15rem;height:15rem}}.cottage__stamp-outer,.cottage__stamp-inner,.cottage__stamp-text{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.cottage__stamp-outer{width:17.8rem;height:17.8rem}@media(max-width: 1199px){.cottage__stamp-outer{width:12.2rem;height:12.2rem}}.cottage__stamp-inner{width:16.2rem;height:16.2rem}@media(max-width: 1199px){.cottage__stamp-inner{width:11.1rem;height:11.1rem}}.cottage__stamp-text{width:14.1rem;font-size:2.4rem;font-family:"Heebo-Bold",sans-serif;color:#fff;text-align:center;line-height:2.5rem}@media(max-width: 1199px){.cottage__stamp-text{font-size:1.65rem;line-height:1.8rem;width:9.7rem}}@media(max-width: 767px){.cottage__stamp-text{font-size:1.2rem;line-height:1.3rem;width:7.1rem}}.cottage__arrows{position:absolute;bottom:1.7rem;left:1.9rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:3.1rem;z-index:5}@media(max-width: 1199px){.cottage__arrows{bottom:1.2rem;left:1.2rem;gap:2rem}}@media(max-width: 767px){.cottage__arrows{bottom:.8rem;gap:1.2rem;left:0;right:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.cottage__arrow{position:relative;width:7.8rem;height:7.8rem;background:none;border:none;padding:0;cursor:pointer;-webkit-transition:opacity .25s;transition:opacity .25s}.cottage__arrow:hover{opacity:.7}@media(max-width: 1199px){.cottage__arrow{width:50px;height:50px}}.cottage__arrow--next{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.cottage__disclaimer{position:absolute;bottom:2.8rem;right:0;width:22.7rem;font-size:2rem;font-weight:400;color:#fff;text-align:center;margin:0;z-index:1}@media(max-width: 1199px){.cottage__disclaimer{font-size:1.4rem;width:16rem;bottom:2rem}}@media(max-width: 767px){.cottage__disclaimer{font-size:11px;bottom:.8rem;width:auto;right:.8rem}}.cottage__text{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;direction:rtl;text-align:right}@media(max-width: 767px){.cottage__text{padding:0 2rem}}.cottage__title{font-size:5rem;font-family:"Heebo-Bold",sans-serif;line-height:5.5rem;color:#000;margin:0 0 3.3rem}@media(max-width: 1199px){.cottage__title{font-size:3.6rem;line-height:4rem;margin-bottom:2.5rem}}@media(max-width: 767px){.cottage__title{font-size:26px;line-height:32px;margin-bottom:16px}}.cottage__desc{font-size:2.5rem;font-weight:400;line-height:3.5rem;color:#000;margin:0 0 3.3rem}.cottage__desc p{margin:0}.cottage__desc p+p{margin-top:0}@media(max-width: 1199px){.cottage__desc{font-size:2rem;line-height:3rem;margin-bottom:2.5rem}}@media(max-width: 767px){.cottage__desc{font-size:16px;line-height:25px;margin-bottom:20px}}.location{position:relative;overflow:hidden;padding:7.2rem 0 9.8rem}@media(max-width: 1199px){.location{padding:5rem 0 6rem}}@media(max-width: 767px){.location{padding:3.5rem 0 4rem}}.location__bg{position:absolute;inset:0;overflow:hidden;z-index:0}.location__bg img{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.location__bg::after{content:"";position:absolute;inset:0;background:rgba(0,0,0,.35)}.location__inner{position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2.3rem}.location__watermark{font-size:13.5rem;font-family:"Heebo-Bold",sans-serif;color:rgba(0,0,0,0);-webkit-text-stroke:2px #fff;line-height:1;text-align:center;white-space:nowrap}@media(max-width: 1199px){.location__watermark{font-size:8rem}}@media(max-width: 767px){.location__watermark{font-size:60px;-webkit-text-stroke:1.5px #fff}}.location__subtitle{font-size:2.5rem;font-family:"Heebo-Bold",sans-serif;color:#fff;text-align:center;line-height:3.5rem;max-width:126.4rem}.location__subtitle p{margin:0}@media(max-width: 1199px){.location__subtitle{font-size:2rem;line-height:3rem}}@media(max-width: 767px){.location__subtitle{font-size:20px;text-shadow:0 4px 4px rgba(0,0,0,.25);line-height:22px;padding:0}}.location__cards{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:117rem}@media(max-width: 1199px){.location__cards{width:100%;padding:0 2rem}}@media(max-width: 767px){.location__cards{gap:1.5rem}}.location__cards-row{display:-webkit-box;display:-ms-flexbox;display:flex;gap:3rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}@media(max-width: 767px){.location__cards-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:1.5rem}}.location__card{background:#fff;border-radius:2rem;padding:2.8rem 3rem 2.9rem;width:37rem;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.8rem;min-height:23.5rem}@media(max-width: 1199px){.location__card{width:32rem;min-height:21rem;padding:2.2rem 2.4rem}}@media(max-width: 767px){.location__card{width:100%;min-height:auto;padding:15px 10px;display:grid;grid-template-columns:70px 1fr;gap:15px}}.location__card-icon{position:relative;width:7.1rem;height:8rem;overflow:hidden;-ms-flex-negative:0;flex-shrink:0}@media(max-width: 767px){.location__card-icon{width:auto;height:auto}}.location__card-icon-part{position:absolute;display:block;max-width:none;width:100%;height:100%}.location__card-text{font-size:2.5rem;font-weight:400;line-height:3rem;color:#000;text-align:center;width:31rem}@media(max-width: 1199px){.location__card-text{font-size:2rem;line-height:2.6rem;width:100%}}@media(max-width: 767px){.location__card-text{font-size:18px;line-height:22px;width:auto;text-align:right}}.developer-luxury{position:relative;overflow:hidden;height:63rem;z-index:1}@media(max-width: 1199px){.developer-luxury{height:auto;padding:5rem 0}}@media(max-width: 767px){.developer-luxury{padding:35px 0 260px}}.developer-luxury__bg{position:absolute;top:0;right:0;z-index:-1;left:0;bottom:0;overflow:hidden}.developer-luxury__bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center}@media(max-width: 576px){.developer-luxury__bg img{-o-object-position:bottom center;object-position:bottom center}}.developer-luxury__inner{position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:7rem;height:100%}@media(max-width: 1199px){.developer-luxury__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4rem;height:auto}}.developer-luxury__text-col{-ms-flex-negative:0;flex-shrink:0;width:57rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:15rem 0}@media(max-width: 1199px){.developer-luxury__text-col{width:100%;padding:0 2rem}}@media(max-width: 767px){.developer-luxury__text-col{padding:0}}.developer-luxury__desc{font-size:2.5rem;font-weight:400;line-height:3.5rem;color:#fff;text-align:right;direction:rtl}@media(max-width: 1199px){.developer-luxury__desc{font-size:2rem;line-height:3rem}}@media(max-width: 767px){.developer-luxury__desc{font-size:19px;line-height:24px}}.developer-luxury__headline-col{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding-top:2rem}@media(max-width: 1199px){.developer-luxury__headline-col{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:0 2rem}}@media(max-width: 767px){.developer-luxury__headline-col{padding:0}}.developer-luxury__watermark{font-size:13.5rem;line-height:12rem;font-family:"Heebo-Bold",sans-serif;color:rgba(0,0,0,0);-webkit-text-stroke:2px #fff;white-space:nowrap}@media(max-width: 1199px){.developer-luxury__watermark{font-size:60px;line-height:1;-webkit-text-stroke:1.8px #fff}}.developer-luxury__headline{font-size:9rem;font-family:"Heebo-Bold",sans-serif;color:#fff;line-height:8rem;text-align:left}@media(max-width: 1199px){.developer-luxury__headline{font-size:38px}}.developer-luxury__disclaimer{position:absolute;color:#fff;bottom:1rem;right:1rem}.about-partosh{background:url(../img/bg-2.jpg) top center/cover no-repeat;position:relative;overflow:hidden;padding:10.7rem 0;z-index:1}@media(max-width: 1199px){.about-partosh{padding:6rem 0}}@media(max-width: 767px){.about-partosh{padding:45px 0;background:#f0f2f4}.about-partosh:before{content:"";background:url(../img/svg/about-partosh-el.svg) 0 0 no-repeat;background-size:100% 100%;position:absolute;z-index:-1;top:0;left:0;width:256px;height:85px}}.about-partosh__inner{display:grid;grid-template-columns:.75fr auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:25.5rem}@media(max-width: 1199px){.about-partosh__inner{gap:6rem}}@media(max-width: 767px){.about-partosh__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3rem;-webkit-box-align:start;-ms-flex-align:start;align-items:start}}.about-partosh__logo-wrap{-ms-flex-negative:0;flex-shrink:0;width:25.8rem}@media(max-width: 1199px){.about-partosh__logo-wrap{width:18rem}}@media(max-width: 767px){.about-partosh__logo-wrap{width:215px;-ms-flex-item-align:start;align-self:start}}.about-partosh__logo-wrap img{width:100%;height:auto;display:block}.about-partosh__text{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;direction:rtl;text-align:right}.about-partosh__title{font-size:5rem;font-family:"Heebo-Bold",sans-serif;line-height:5.5rem;color:#000;margin:0 0 3.3rem}@media(max-width: 1199px){.about-partosh__title{font-size:3.6rem;line-height:4rem;margin-bottom:2.5rem}}@media(max-width: 767px){.about-partosh__title{font-size:28px;line-height:34px;margin-bottom:18px}}.about-partosh__desc{font-size:2.5rem;font-weight:400;line-height:3.5rem;color:#000}@media(max-width: 1199px){.about-partosh__desc{font-size:2rem;line-height:3rem}}@media(max-width: 767px){.about-partosh__desc{font-size:19px;line-height:25px}}.about-partosh__desc strong,.about-partosh__desc b{font-family:"Heebo-Bold",sans-serif}.form-section{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden}@media(max-width: 767px){.form-section{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.form-section__photo{position:relative;width:50%;min-height:58.6rem;overflow:hidden}@media(max-width: 1199px){.form-section__photo{width:55%}}@media(max-width: 767px){.form-section__photo{width:100%;height:325px;min-height:0}}.form-section__photo img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.form-section__photo-label{position:absolute;bottom:3.5rem;left:0;width:22.7rem;font-size:2rem;font-weight:400;color:#fff;text-align:center;margin:0}@media(max-width: 767px){.form-section__photo-label{font-size:13px;bottom:auto;top:1.5rem;left:auto;right:1.5rem;width:auto}}.form-section__photo-text{position:absolute;bottom:0;right:0;pointer-events:none;direction:ltr}@media(max-width: 767px){.form-section__photo-text{right:25px}}.form-section__photo-text span:first-child{position:relative;left:-12rem}.form-section__photo-watermark{font-size:11.6rem;font-family:"Heebo-Bold",sans-serif;color:rgba(0,0,0,0);-webkit-text-stroke:2px #fff;line-height:1;white-space:nowrap;display:block}@media(max-width: 1199px){.form-section__photo-watermark{font-size:7rem}}@media(max-width: 767px){.form-section__photo-watermark{font-size:54px;-webkit-text-stroke:1.2px #fff}}.form-section__photo-headline{font-size:11.6rem;font-family:"Heebo-Bold",sans-serif;color:#fff;line-height:1;white-space:nowrap;display:block}@media(max-width: 1199px){.form-section__photo-headline{font-size:7rem}}@media(max-width: 767px){.form-section__photo-headline{font-size:54px}}.form-section__form-col{-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative;background:#cda590;padding:4rem 7rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.8rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;overflow:hidden}@media(max-width: 1199px){.form-section__form-col{padding:3rem 4rem}}@media(max-width: 767px){.form-section__form-col{padding:25px 25px 80px}}.form-section__form-decor{position:absolute;bottom:0;right:0;width:38rem;pointer-events:none}.form-section__form-title{font-size:3rem;font-family:"Heebo-Bold",sans-serif;color:#000;text-align:center;line-height:1.35;margin:0;position:relative;z-index:1}@media(max-width: 1199px){.form-section__form-title{font-size:2.4rem}}@media(max-width: 767px){.form-section__form-title{font-size:20px}}.form-section__form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.4rem;position:relative;z-index:1;width:43rem}@media(min-width: 2500px){.form-section__form{width:60rem}}@media(max-width: 767px){.form-section__form{gap:3px;width:100%}}.form-section__field input{display:block;width:100%;height:5.3rem;border:none;padding:1.4rem 1.5rem;font-size:2rem;font-family:inherit;color:#000;background:#fff;text-align:right;outline:none;-webkit-transition:-webkit-box-shadow .2s;transition:-webkit-box-shadow .2s;transition:box-shadow .2s;transition:box-shadow .2s, -webkit-box-shadow .2s}@media(max-width: 1199px){.form-section__field input{width:100%;font-size:1.8rem}}@media(max-width: 767px){.form-section__field input{font-size:16px;padding:12px 14px;height:48px;width:100%}}.form-section__field input::-webkit-input-placeholder{color:#000}.form-section__field input::-moz-placeholder{color:#000}.form-section__field input:-ms-input-placeholder{color:#000}.form-section__field input::-ms-input-placeholder{color:#000}.form-section__field input::placeholder{color:#000}.form-section__field input:focus{-webkit-box-shadow:inset 0 0 0 2px rgba(26,50,52,.35);box-shadow:inset 0 0 0 2px rgba(26,50,52,.35)}.popup-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.55);z-index:101;opacity:0;visibility:hidden;-webkit-transition:opacity .3s,visibility .3s;transition:opacity .3s,visibility .3s}.popup-backdrop.active{opacity:1;visibility:visible}.popup{position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%, -48%);-ms-transform:translate(-50%, -48%);transform:translate(-50%, -48%);z-index:200;background:#cda590;padding:3.5rem 5rem 4rem;width:54rem;max-width:calc(100vw - 3rem);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.4rem;direction:rtl;opacity:0;visibility:hidden;-webkit-transition:opacity .3s,visibility .3s,-webkit-transform .3s;transition:opacity .3s,visibility .3s,-webkit-transform .3s;transition:opacity .3s,visibility .3s,transform .3s;transition:opacity .3s,visibility .3s,transform .3s,-webkit-transform .3s}.popup.active{opacity:1;visibility:visible;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}@media(max-width: 767px){.popup{padding:3rem 2rem;max-height:100dvh;overflow-y:auto}}.popup__close{position:absolute;top:1.2rem;left:1.2rem;width:3.2rem;height:3.2rem;background:#fff;border:none;border-radius:50%;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;color:#000;-webkit-transition:background .2s,-webkit-transform .2s;transition:background .2s,-webkit-transform .2s;transition:background .2s,transform .2s;transition:background .2s,transform .2s,-webkit-transform .2s;z-index:1}.popup__close:hover{background:#ebebeb;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.popup__title{font-size:2.6rem;font-family:"Heebo-Bold",sans-serif;color:#000;text-align:center;line-height:1.35;margin:0}@media(max-width: 767px){.popup__title{font-size:20px}}.popup__form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.4rem}@media(max-width: 767px){.popup__form{gap:3px}}.mobile-menu{position:fixed;inset:0;background:#1a3234;z-index:300;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;direction:rtl;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);-webkit-transition:-webkit-transform .35s cubic-bezier(0.4, 0, 0.2, 1);transition:-webkit-transform .35s cubic-bezier(0.4, 0, 0.2, 1);transition:transform .35s cubic-bezier(0.4, 0, 0.2, 1);transition:transform .35s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform .35s cubic-bezier(0.4, 0, 0.2, 1);overflow:hidden}@media(min-width: 1025px){.mobile-menu{display:none}}.mobile-menu.active{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.mobile-menu__top .header__logos,.mobile-menu__top .header__phone{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.mobile-menu__close svg{display:block;width:50px;height:50px}.mobile-menu__logos{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:12px}.mobile-menu__logo-partosh{height:44px;width:auto;-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.mobile-menu__logo-sep{display:block;height:32px;border-right:1px solid hsla(0,0%,100%,.3);-ms-flex-negative:0;flex-shrink:0}.mobile-menu__logo-gadera{height:52px;width:auto;-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.mobile-menu__phone-btn{-webkit-box-flex:0;-ms-flex:0 0 40px;flex:0 0 40px;width:40px;height:40px;background:rgba(0,0,0,0);border:1.5px solid hsla(0,0%,100%,.5);border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;-webkit-transition:border-color .2s,background .2s;transition:border-color .2s,background .2s}.mobile-menu__phone-btn:hover{border-color:#fff;background:hsla(0,0%,100%,.1)}.mobile-menu__nav{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px;padding:20px}.mobile-menu__link{font-size:25px;line-height:25px;color:#fff;text-decoration:none;-webkit-transition:color .2s;transition:color .2s}.mobile-menu__link:hover{color:#cda590}.mobile-menu__bottom{-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:18px;padding:24px 20px 200px}.mobile-menu__cta{width:266px;height:50px;background:#fff;color:#000;border:none;border-radius:100px;font-family:"Heebo-Bold",sans-serif;font-size:18px;cursor:pointer;-webkit-transition:background .2s,-webkit-transform .2s;transition:background .2s,-webkit-transform .2s;transition:background .2s,transform .2s;transition:background .2s,transform .2s,-webkit-transform .2s}.mobile-menu__cta:hover{background:hsla(0,0%,100%,.9);-webkit-transform:translateY(-1px);-ms-transform:translateY(-1px);transform:translateY(-1px)}.mobile-menu__cta:active{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.mobile-menu__phone{font-family:"Heebo-Bold",sans-serif;font-size:22px;color:#fff;text-decoration:none;direction:ltr;-webkit-transition:color .2s;transition:color .2s}.mobile-menu__phone:hover{color:#cda590}.mobile-menu__tree{position:absolute;bottom:0;left:0;height:180px;width:auto;-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1);pointer-events:none}