:root{--nav-width:320px;--content-max-width:1600px;--color-body:#000;--color-white:#fff;--text-base-color:#d1d1d0;--text-base-dark:#002300;--gutter-base:4rem;--container-gutter:10rem;--container-gutter-xs:2.5rem;--container-gutter-sm:5rem}@keyframes blink{50%{opacity:.4}}.red-dot{animation:blink 1.5s infinite}.fade-in{animation:fadeInAnimation 3s ease;animation-delay:.2s;animation-fill-mode:forwards;animation-iteration-count:1;opacity:0}@keyframes fadeInAnimation{0%{opacity:0}to{opacity:1}}.tile{margin-top:100px;opacity:0;transition-delay:.3s;transition:.4s}.inView{margin-top:0;opacity:1;transform:translateY(0) rotate(0deg) translateZ(0)}.collect__info{margin:0 auto;max-width:1440px}@media only screen and (max-width:1200px){.collect__info{flex-direction:column;margin-top:40px}}.collect__info--text{display:block;max-width:600px;padding-right:8rem}@media only screen and (max-width:800px){.collect__info--text{max-width:600px;padding-right:0}}.collect__info--subtext{display:block;max-width:460px;padding-right:8rem}@media only screen and (max-width:800px){.collect__info--subtext{max-width:600px;padding-right:0}}.collect__info--form{max-width:520px;width:100%}.collect__info .label-title{padding:3.6rem 0 1rem}.collect__info .label-title:lang(en),.collect__info .label-title:lang(ru){font-family:FuturaPT-Medium}.collect__info input,.collect__info select{background-color:#f5f5f5;color:#000;height:40px;padding:12px;width:100%}.collect__info input::-moz-placeholder,.collect__info select::-moz-placeholder{color:#b1b1b1}.collect__info input::placeholder,.collect__info select::placeholder{color:#b1b1b1}.collect__info input:lang(en)::-moz-placeholder,.collect__info select:lang(en)::-moz-placeholder{font-family:FuturaPT-Book}.collect__info input:lang(en)::placeholder,.collect__info select:lang(en)::placeholder{font-family:FuturaPT-Book}.collect__info input:lang(ru)::-moz-placeholder,.collect__info select:lang(ru)::-moz-placeholder{font-family:FuturaPT-Book}.collect__info input:lang(ru)::placeholder,.collect__info select:lang(ru)::placeholder{font-family:FuturaPT-Book}.collect__info button{background-color:#061c35;border:1px solid #061c35;color:#fff;cursor:pointer;font-size:1.8rem;font-weight:400;margin-right:auto;margin-top:2rem;padding:6px 18px;width:auto}.collect__info button:lang(en),.collect__info button:lang(ru){font-family:FuturaPT-Book}.collect__info .succeess-msg{color:#555;padding-left:4rem;padding-top:3.6rem;text-indent:-5rem}.collect__info .succeess-msg img{display:inline-flex;margin-right:6px;width:20px}.collect__info .error-msg{color:#ef6565;font-size:12px;padding-top:.5rem}.btn{background-color:transparent}.btn--outline{border:1px solid #fff;border-radius:20px;padding:1rem 1rem .5rem}.btn--outline_gray{border:1px solid #ccc;padding:.5rem 1rem}#button-6{cursor:pointer;overflow:hidden;position:relative}#button-6 a{position:relative;transition:all 2s ease-Out}#spin{background:transparent;height:0;left:70px;opacity:0;position:absolute;top:20px;transition:all 3s ease-Out;width:0}#button-6.animate #spin{background:#fff;height:500%;left:-50%;opacity:1;top:-70px;width:200%}#button-6.animate a{color:#2d3142}input:focus,select:focus,textarea:focus{outline:none}select{cursor:pointer}.lang-switch span{font-size:1.9rem;padding:0 1rem}.nav-lang li.hide{display:none}.nav-lang{align-items:flex-start;border-right:1px solid #fff;display:flex;margin:-2px 25px 0 8px;padding:16px 25px 16px 16px;position:relative;text-align:right}.nav-lang span{font-size:1.9rem;padding:0 .5rem}.icon-arrow-down{border-left:7px solid transparent;border-right:7px solid transparent;border-top:8px solid #fff;height:0;padding:0;width:0}.nav-lang.active li.active{text-decoration:underline}li.lang{padding-top:12px;text-align:left}li.lang a:hover{opacity:.6;transition:opacity .3s}.language-dropdown ul.lang-list{opacity:0;visibility:hidden;z-index:1}.language-dropdown ul.lang-list li.selected{display:none}ul.lang-list{font-size:1.8rem;left:0;padding:0 1rem 1rem .5rem;position:absolute;top:18px;width:100%}.language-dropdown label{align-items:center;cursor:pointer;display:flex;position:relative;z-index:2}.language-dropdown .lang-flag .flag,.language-dropdown .lang-list .lang .flag{background-position:50%;background-repeat:no-repeat;background-size:35px 35px;cursor:pointer;float:left;height:100%;width:100%}.language-dropdown.open ul.lang-list{opacity:1;visibility:visible}.language-dropdown.open label{border-bottom-left-radius:0;border-bottom-right-radius:0}.animate,.lang-flag,.lang-list{backface-visibility:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;cursor:pointer;transition:all .5s}.modal{background-color:rgba(0,0,0,.678);bottom:0;display:flex;flex-direction:column;justify-items:center;left:0;opacity:0;overflow-y:scroll;position:fixed;right:0;top:0;transform:translateY(-2000px);z-index:999}.modal-on{opacity:1;transform:translate(0);transition:opacity .3s}.modal-container{background:#fff;margin:auto;max-width:1200px;max-width:400px;position:relative}.modal-btn-close{align-items:center;background-color:#fff;cursor:pointer;display:flex;height:40px;justify-content:center;position:absolute;right:2.5rem;top:2.5rem;width:40px;z-index:1}@media (max-width:64em){.modal-btn-close{right:1.5rem;top:1.5rem}}.modal-btn-close:after{transform:rotate(45deg) translate(-6px,6px)}.modal-btn-close:after,.modal-btn-close:before{background-color:#000;border-radius:50px;content:"";height:3px;width:50px}.modal-btn-close:before{transform:rotate(-45deg) translate(8px,8px)}.modal-header{align-items:flex-end;display:flex;padding-top:35vh;position:relative}@media (max-width:64em){.modal-header{padding-top:10vh}}.modal-body{margin:0 6rem;padding:5rem 0}@media (max-width:37.5em){.modal-body{margin:0 3rem;padding:3rem 0}}.modal-title{background:#fff;font-family:Optima;margin-left:10rem;padding:5rem;position:relative;width:60%;z-index:1}.modal-title h2{font-size:43px}.modal-title h3{font-size:25px;width:80%}@media (max-width:64em){.modal-title{margin-left:3rem;padding:3rem;width:80%}.modal-title h2{font-size:30px}.modal-title h3{font-size:20px}}.modal-shadow{background-color:rgba(0,0,0,.09);bottom:0;left:0;position:absolute;right:0;top:0}.img-text{padding:10px 0 10px 10px}.icon-fulscreen{background-image:url(/images/icon-fullscreen.svg?1177807323ce1fd5e9f237beff9c4274);bottom:15px;height:30px;position:absolute;right:15px;width:30px;z-index:1}.projects_list .item__title{align-items:flex-end;display:flex;justify-content:space-between;margin:2rem 0}@media (max-width:85.38em){.projects_list .item__title{align-items:flex-start;flex-direction:column}}.projects_list .item__title-2xl{font-size:2.4rem;line-height:3.2rem}@media (max-width:1600px){.projects_list .item__title-2xl{font-size:2.4rem;line-height:3.2rem}}@media (max-width:800px){.projects_list .item__title-2xl{font-size:2rem;line-height:3rem}}@media (max-width:75em){.projects_list .item__title-2xl{font-size:2rem;line-height:3rem}}.projects_list .item__price-2xl{font-size:2.4rem;line-height:3.2rem}@media (max-width:1600px){.projects_list .item__price-2xl{font-size:2.2rem;line-height:3rem}}@media (max-width:92.5em){.projects_list .item__price-2xl{font-size:2rem;line-height:2rem}}@media (max-width:85.38em){.projects_list .item__price-2xl{font-size:2rem;line-height:2rem}}.projects_list .item__price-meta{font-size:1.8rem;line-height:2.8rem}@media (max-width:1600px){.projects_list .item__price-meta{font-size:1.6rem;line-height:1.6}}.project-gallery{align-items:center;display:flex}.project-gallery--center-items{display:flex;flex-direction:column;flex-wrap:wrap;height:calc(100dvh - 85px);min-height:300px;width:auto}.project-gallery--container{overflow-y:scroll;padding:0 4rem 2rem;width:100vw}@media (max-width:37.5em){.project-gallery--container{padding:0 1rem 2rem}}.project-gallery--item{margin-right:auto;padding:2rem;width:auto}.project-gallery--item img{height:130px;-o-object-fit:cover;object-fit:cover;width:200px}@media (max-width:37.5em){.project-gallery--item img{height:100px;-o-object-fit:cover;object-fit:cover;width:156px}}.project-gallery--buttons .btn-prev{left:2rem;opacity:0;padding:0;position:fixed;top:50%;transition:opacity .3s;width:20px;z-index:1}.project-gallery--buttons .btn-prev.is_active{opacity:1}.project-gallery--buttons .btn-next{opacity:0;padding:0;position:fixed;right:2rem;top:50%;transition:opacity .3s;width:20px;z-index:1}.project-gallery--buttons .btn-next.is_active{opacity:1}.project-gallery--buttons img{height:112px;width:20px}#projectgallery{transition:transform .4s}#projectgallery.translated{transform:translate(-150px)}.project-page__gallery{margin:0 -9rem}@media (max-width:800px){.project-page__gallery{margin:0 -3rem}}@media (max-width:75em){.project-page__gallery{margin:0 -3rem}}@media (max-width:37.5em){.project-page__gallery-item{width:50%!important}}main .b24-form-padding-side{padding:0!important}button.b24-window-close{background-color:#061c35}.b24-form-btn-block button{background-color:#061c35;border:1px solid #061c35}.b24-form-btn-block button:lang(en){font-family:FuturaPT-Medium;font-size:22px;font-weight:400;text-transform:uppercase}.b24-widget-button-position-bottom-right{bottom:3rem!important;right:3rem!important}.b24-form-btn{min-height:40px!important}@media only screen and (max-width:600px){.b24-widget-button-position-bottom-right{bottom:1rem!important;right:1rem!important}}.b24-form-sign{display:none!important}.modal .b24-form-header.b24-form-padding-side,footer .b24-form-header.b24-form-padding-side{display:none}.b24-form-control-string .b24-form-control,input.b24-form-control,input.b24-form-control.b24-form-control-not-empty{border:1px solid transparent!important;border-radius:0!important}.b24-form-state-text:lang(en),input.b24-form-control.b24-form-control-not-empty:lang(en),input.b24-form-control.b24-form-control-not-empty:lang(ru),input.b24-form-control:lang(en),input.b24-form-control:lang(ru){font-family:FuturaPT-Medium}.b24-form-control-container.b24-form-control-icon-after input:focus{border:1px solid hsla(0,0%,93%,.929)!important}.b24-form-control-label:lang(en){font-family:FuturaPT-Light}.b24-form-state-container .b24-form-success{background:transparent!important}.b24-form-btn-block .b24-form-btn{border:1px solid #061c35;transition:opacity .3s}.b24-form-btn-block .b24-form-btn:hover{background-color:#061c35;opacity:.6}.error-pages main{align-items:center;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;height:100vh;justify-content:space-around;padding:3rem}.error-pages main a{text-decoration:underline;transition:opacity .3s}.error-pages main a:hover{opacity:.5}.error-pages .logo-text{color:#d4dad6}.offices-list{display:flex;flex-wrap:wrap;justify-content:center}.offices-list--item{width:25%}@media screen and (max-width:880px){.offices-list--item{width:33.33%}}@media screen and (max-width:660px){.offices-list--item{width:50%}}@media screen and (max-width:440px){.offices-list--item{width:100%}}.offices-country{font-size:37px;margin-bottom:1rem}@media (max-width:800px){.offices-country{font-size:30px}}@media (max-width:75em){.offices-country{font-size:30px}}.offices-country:lang(ka){font-size:30px}@media (max-width:800px){.offices-country:lang(ka){font-size:24px}}@media (max-width:75em){.offices-country:lang(ka){font-size:24px}}.offices address{margin:0 30px;padding:3rem 2rem;text-align:center}@media (max-width:800px){.offices address{margin:0 10px;padding:3rem 0}}@media (max-width:75em){.offices address{margin:0 10px;padding:3rem 0}}.w-60{width:60%}@media (max-width:37.5em){.w-60{width:100%}}.w-50{width:50%}@media (max-width:37.5em){.w-50{width:100%}.w-50.pl-2{padding-left:0}}.w-40{width:40%}.w-30{width:30%}.w-25{width:25%}@media (max-width:37.5em){.w-25{padding-right:0;width:100%}}.w-20{width:20%}@media (max-width:800px){.project-article .w-40{width:45%}}@media (max-width:75em){.project-article .w-40{width:45%}}@media (max-width:37.5em){.project-article .w-40{width:100%}}@media (max-width:799px){.project-article .owners-company .w-60{width:100%}.project-article .owners-company .w-20{padding-right:2rem;width:50%}}@media (max-width:37.5em){.project-article .owners-company .w-20{padding-right:2rem;width:100%}}@media (max-width:799px){.project-article .why-invest .w-20{padding-right:2rem;width:30%}}@media (max-width:37.5em){.project-article .why-invest .w-20{padding-right:0;width:100%}.project-article .about-project .flex.items-start.justify-between.w-full{flex-direction:column-reverse}.project-article .about-project .flex.items-start.justify-between.w-full .btn{margin-bottom:2rem}}*,:after,:before{box-sizing:border-box}*{margin:0}html{scroll-behavior:smooth}@media only screen and (max-width:1800px){html{font-size:56.25%}}@media only screen and (max-width:900px){html{font-size:52%}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;font-size:16px;font-style:normal;overflow-x:hidden}canvas,img,picture,svg,video{display:block;max-width:100%}button,input,select,textarea{background:transparent;border:none;font:inherit}h1,h2,h3,h4,h5,h6,p{font-size:inherit;font-weight:inherit;overflow-wrap:break-word}p{margin-bottom:1.2rem}a{color:inherit;text-decoration:none;transition:opacity .3s ease-in}input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;border-radius:0;outline:none}input,ul{padding:0}ul{list-style-type:none}address{font-style:normal}#__next,#root{isolation:isolate}@font-face{font-display:swap;font-family:HelveticaNeue-Light;font-style:normal;font-weight:400;src:url(/fonts/helvetica-neue/HelveticaNeue-Light.woff2) format("woff2"),url(/fonts/helvetica-neue/HelveticaNeue-Light.woff) format("woff")}@font-face{font-display:swap;font-family:HelveticaNeue;font-style:normal;font-weight:400;src:url(/fonts/helvetica-neue/HelveticaNeue.woff2) format("woff2"),url(/fonts/helvetica-neue/HelveticaNeue.woff) format("woff")}@font-face{font-display:swap;font-family:HelveticaNeue-Medium;font-style:normal;font-weight:400;src:url(/fonts/helvetica-neue/HelveticaNeue-Medium.woff2) format("woff2"),url(/fonts/helvetica-neue/HelveticaNeue-Medium.woff) format("woff")}@font-face{font-display:swap;font-family:HelveticaNeue-Bold;font-style:normal;font-weight:400;src:url(/fonts/helvetica-neue/HelveticaNeue-Bold.woff2) format("woff2"),url(/fonts/helvetica-neue/HelveticaNeue-Bold.woff) format("woff")}@font-face{font-display:swap;font-family:"/fonts/HelveticaNeueLTGEO-55Roman";font-style:normal;font-weight:400;src:url(/fonts/HelveticaNeueLTGEO-55Roman.eot);src:url(/fonts/HelveticaNeueLTGEO-55Roman.eot?#iefix) format("embedded-opentype"),url(/fonts/HelveticaNeueLTGEO-55Roman.woff2) format("woff2"),url(/fonts/HelveticaNeueLTGEO-55Roman.woff) format("woff"),url(/fonts/HelveticaNeueLTGEO-55Roman.ttf) format("truetype")}@font-face{font-display:swap;font-family:HelveticaNeueLTStd-Cn;font-style:normal;font-weight:400;src:url(/fonts/HelveticaNeueLTStd-Cn.eot);src:url(/fonts/HelveticaNeueLTStd-Cn.eot?#iefix) format("embedded-opentype"),url(/fonts/HelveticaNeueLTStd-Cn.woff2) format("woff2"),url(/fonts/HelveticaNeueLTStd-Cn.woff) format("woff"),url(/fonts/HelveticaNeueLTStd-Cn.ttf) format("truetype")}@font-face{font-display:swap;font-family:Helvetica;font-style:normal;font-weight:400;src:url(/fonts/Helvetica.eot);src:url(/fonts/Helvetica.eot?#iefix) format("embedded-opentype"),url(/fonts/Helvetica.woff2) format("woff2"),url(/fonts/Helvetica.woff) format("woff"),url(/fonts/Helvetica.ttf) format("truetype")}@font-face{font-display:swap;font-family:Helvetica-ge;font-style:normal;font-weight:400;src:url(/fonts/ka/Helvetica-Neue-LT-GEO-55-Roman.ttf)}@font-face{font-display:swap;font-family:AGOptimaBold;font-style:normal;font-weight:400;src:url(/fonts/optima/AGOptimaBold.woff2) format("woff2"),url(/fonts/optima/AGOptimaBold.woff) format("woff")}@font-face{font-display:swap;font-family:Optima;font-style:normal;font-weight:400;src:url(/fonts/optima/Optima.woff2) format("woff2"),url(/fonts/optima/Optima.woff) format("woff")}@font-face{font-display:swap;font-family:FuturaPT-Book;font-style:normal;font-weight:400;src:url(/fonts/futura/FuturaPT-Book.woff2) format("woff2"),url(/fonts/futura/FuturaPT-Book.woff) format("woff")}@font-face{font-display:swap;font-family:FuturaPT-Demi;font-style:normal;font-weight:400;src:url(/fonts/futura/FuturaPT-Demi.woff2) format("woff2"),url(/fonts/futura/FuturaPT-Demi.woff) format("woff")}@font-face{font-display:swap;font-family:FuturaPT-Medium;font-style:normal;font-weight:400;src:url(/fonts/futura/FuturaPT-Medium.woff2) format("woff2"),url(/fonts/futura/FuturaPT-Medium.woff) format("woff")}@font-face{font-display:swap;font-family:HelveticaNeueLTGEO-75Bold;font-style:normal;font-weight:400;src:url(/fonts/helvetica/ka/HelveticaNeueLTGEO-75Bold.woff2) format("woff2"),url(/fonts/helvetica/ka/HelveticaNeueLTGEO-75Bold.woff) format("woff")}@font-face{font-display:swap;font-family:HelveticaNeueLTGEO-45Light;font-style:normal;font-weight:400;src:url(/fonts/helvetica/HelveticaNeueLTGEO-45Light.woff2) format("woff2"),url(/fonts/helvetica/HelveticaNeueLTGEO-45Light.woff) format("woff")}@font-face{font-display:swap;font-family:Helvetica-LT-Std;font-style:normal;font-weight:500;src:url(/fonts/HelveticaLTStd-Roman.woff2?510c9759ca14b8712770ca5ca63d29b9) format("woff2"),url(/fonts/HelveticaLTStd-Roman.woff?97c4b94146555e0a0565af2cb5604095) format("woff")}@font-face{font-display:swap;font-family:Helvetica-LT-Std;font-style:normal;font-weight:700;src:url(/fonts/HelveticaLTStd-Bold.woff2?2e6da1fff0656c1af536346839478c1d) format("woff2"),url(/fonts/HelveticaLTStd-Bold.woff?9da147a1d357e4a58d61470556510656) format("woff")}@font-face{font-display:swap;font-family:Helvetica-LT-Std;font-style:italic;font-weight:400;src:url(/fonts/HelveticaLTStd-Obl.woff2?e1e923854182acad79fc7e442f38ce01) format("woff2"),url(/fonts/HelveticaLTStd-Obl.woff?014f8cc51f570b28a5dbc4fea55170b2) format("woff")}html{font-size:62.5%}body:lang(en),body:lang(ru){font-family:HelveticaNeue-Light;font-weight:400}body:lang(ka){font-family:HelveticaNeueLTGEO-45Light}.helvetica:lang(en),.helvetica:lang(ru){font-family:Helvetica}.helvetica:lang(ka){font-family:HelveticaNeueLTGEO-55Roman}.title__light:lang(en),.title__light:lang(ru){font-family:FuturaPT-Book}.title__bold:lang(en),.title__bold:lang(ru){font-family:FuturaPT-Demi}.title__bold:lang(ka){font-family:HelveticaNeueLTGEO-55Roman}.title-section:lang(en),.title-section:lang(ru),.title__regular:lang(en),.title__regular:lang(ru){font-family:FuturaPT-Medium}.helvetica__light:lang(en),.helvetica__light:lang(ru){font-family:HelveticaNeue-Light}.helvetica__light:lang(ka){font-family:HelveticaNeueLTGEO-45Light}.capitalize:lang(en),.capitalize:lang(ru){text-transform:capitalize}.uppercase,.uppercase-ka:lang(ka){text-transform:uppercase}.uppercase-ka:lang(ka),.uppercase:lang(ka){font-feature-settings:"case" on}.lowercase{text-transform:lowercase}b,strong{font-weight:400}b:lang(en),b:lang(ru),strong:lang(en),strong:lang(ru){font-family:HelveticaNeue-Bold}.overflow-hidden{overflow:hidden}.text-center{text-align:center}.text-right{text-align:right}.flex{display:flex}.flex-inline{display:inline-flex}.flex-wrap{flex-wrap:wrap}.flex-column{flex-direction:column}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-end{justify-content:flex-end}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.content-start{align-content:flex-start}.self-end{align-self:flex-end}.self-start{align-self:flex-start}.self-center{align-self:center}.relative{position:relative}.absolute{position:absolute}.p-0{padding:0}.p-05{padding:.5rem}.p-1{padding:1rem}.p-2{padding:2rem}.p-3{padding:3rem}.p-4{padding:4rem}.p-5{padding:5rem}.p-6{padding:6rem}.p-7{padding:7rem}.p-8{padding:8rem}.p-9{padding:9rem}.p-10{padding:10rem}.pl-0{padding-left:0}.pl-1{padding-left:1rem}.pl-2{padding-left:2rem}.pl-3{padding-left:3rem}.pl-4{padding-left:4rem}.pl-5{padding-left:5rem}.pl-6{padding-left:6rem}.pl-7{padding-left:7rem}.pl-8{padding-left:8rem}.pl-9{padding-left:9rem}.pl-10{padding-left:10rem}.pr-0{padding-right:0}.pr-1{padding-right:1rem}.pr-2{padding-right:2rem}.pr-3{padding-right:3rem}.pr-4{padding-right:4rem}.pr-5{padding-right:5rem}.pr-6{padding-right:6rem}.pr-7{padding-right:7rem}.pr-8{padding-right:8rem}.pr-9{padding-right:9rem}.pr-10{padding-right:10rem}.pt-0{padding-top:0}.pt-02{padding-top:.2rem}.pt-05{padding-top:.5rem}.pt-1{padding-top:1rem}.pt-2{padding-top:2rem}.pt-3{padding-top:3rem}.pt-4{padding-top:4rem}.pt-5{padding-top:5rem}.pt-6{padding-top:6rem}.pt-7{padding-top:7rem}.pt-8{padding-top:8rem}.pt-9{padding-top:9rem}.pt-10{padding-top:10rem}.pb-0{padding-bottom:0}.pb-1{padding-bottom:1rem}.pb-2{padding-bottom:2rem}.pb-3{padding-bottom:3rem}.pb-4{padding-bottom:4rem}.pb-5{padding-bottom:5rem}.pb-6{padding-bottom:6rem}.pb-7{padding-bottom:7rem}.pb-8{padding-bottom:8rem}.pb-9{padding-bottom:9rem}.pb-10{padding-bottom:10rem}.px-0{padding-left:0;padding-right:0}.px-1{padding-left:1rem;padding-right:1rem}.px-2{padding-left:2rem;padding-right:2rem}.px-3{padding-left:3rem;padding-right:3rem}.px-4{padding-left:4rem;padding-right:4rem}.px-5{padding-left:5rem;padding-right:5rem}.px-6{padding-left:6rem;padding-right:6rem}.px-7{padding-left:7rem;padding-right:7rem}.px-8{padding-left:8rem;padding-right:8rem}.px-9{padding-left:9rem;padding-right:9rem}.px-10{padding-left:10rem;padding-right:10rem}.py-0{padding-bottom:0;padding-top:0}.py-1{padding-bottom:1rem;padding-top:1rem}.py-2{padding-bottom:2rem;padding-top:2rem}.py-3{padding-bottom:3rem;padding-top:3rem}.py-4{padding-bottom:4rem;padding-top:4rem}.py-5{padding-bottom:5rem;padding-top:5rem}.py-6{padding-bottom:6rem;padding-top:6rem}.py-7{padding-bottom:7rem;padding-top:7rem}.py-8{padding-bottom:8rem;padding-top:8rem}.py-9{padding-bottom:9rem;padding-top:9rem}.py-10{padding-bottom:10rem;padding-top:10rem}.m-auto{margin:auto}.m-0{margin:0}.m-1{margin:1rem}.m-2{margin:2rem}.m-3{margin:3rem}.m-4{margin:4rem}.m-5{margin:5rem}.m-6{margin:6rem}.m-7{margin:7rem}.m-8{margin:8rem}.m-9{margin:9rem}.m-10{margin:10rem}.ml-auto{margin-left:auto}.ml-0{margin-left:0}.ml-1{margin-left:1rem}.ml-2{margin-left:2rem}.ml-3{margin-left:3rem}.ml-4{margin-left:4rem}.ml-5{margin-left:5rem}.ml-6{margin-left:6rem}.ml-7{margin-left:7rem}.ml-8{margin-left:8rem}.ml-9{margin-left:9rem}.ml-10{margin-left:10rem}.mr-0{margin-right:0}.mr-1{margin-right:1rem}.mr-2{margin-right:2rem}.mr-3{margin-right:3rem}.mr-4{margin-right:4rem}.mr-5{margin-right:5rem}.mr-6{margin-right:6rem}.mr-7{margin-right:7rem}.mr-8{margin-right:8rem}.mr-9{margin-right:9rem}.mr-10{margin-right:10rem}.mt-0{margin-top:0}.mt-1{margin-top:1rem}.mt-2{margin-top:2rem}.mt-3{margin-top:3rem}.mt-4{margin-top:4rem}.mt-5{margin-top:5rem}.mt-6{margin-top:6rem}.mt-7{margin-top:7rem}.mt-8{margin-top:8rem}.mt-9{margin-top:9rem}.mt-10{margin-top:10rem}.mt-12{margin-top:12rem}.mt-14{margin-top:14rem}.mt-15{margin-top:15rem}.mt-100vh{margin-top:100vh}.mb-0{margin-bottom:0}.mb-1{margin-bottom:1rem}.mb-2{margin-bottom:2rem}.mb-3{margin-bottom:3rem}.mb-4{margin-bottom:4rem}.mb-5{margin-bottom:5rem}.mb-6{margin-bottom:6rem}.mb-7{margin-bottom:7rem}.mb-8{margin-bottom:8rem}.mb-9{margin-bottom:9rem}.mb-10{margin-bottom:10rem}.mx-0{margin-left:0;margin-right:0}.mx-1{margin-left:1rem;margin-right:1rem}.mx-2{margin-left:2rem;margin-right:2rem}.mx-3{margin-left:3rem;margin-right:3rem}.mx-4{margin-left:4rem;margin-right:4rem}.mx-5{margin-left:5rem;margin-right:5rem}.mx-6{margin-left:6rem;margin-right:6rem}.mx-7{margin-left:7rem;margin-right:7rem}.mx-8{margin-left:8rem;margin-right:8rem}.mx-9{margin-left:9rem;margin-right:9rem}.mx-10{margin-left:10rem;margin-right:10rem}.my-0{margin-bottom:0;margin-top:0}.my-1{margin-bottom:1rem;margin-top:1rem}.my-2{margin-bottom:2rem;margin-top:2rem}.my-3{margin-bottom:3rem;margin-top:3rem}.my-4{margin-bottom:4rem;margin-top:4rem}.my-5{margin-bottom:5rem;margin-top:5rem}.my-6{margin-bottom:6rem;margin-top:6rem}.my-7{margin-bottom:7rem;margin-top:7rem}.my-8{margin-bottom:8rem;margin-top:8rem}.my-9{margin-bottom:9rem;margin-top:9rem}.my-10{margin-bottom:10rem;margin-top:10rem}.text-xxxs{font-size:1rem;line-height:1rem}.text-xxs{font-size:1.1rem;line-height:1.1rem}.text-xs{font-size:1.2rem;line-height:1.2rem}.text-sm{font-size:1.4rem;line-height:1.6rem}.text-base{font-size:1.6rem;line-height:2.4rem}.text-lg{font-size:1.8rem}.text-lg,.text-xl{line-height:2.8rem}.text-xl{font-size:2rem}.text-2xl{font-size:2.4rem;line-height:3.2rem}@media (max-width:37.5em){.text-2xl{font-size:1.8rem;line-height:1.8rem}}.text-3xl{font-size:3rem;line-height:3.6rem}.text-3xl:lang(ru){font-size:2.2rem;line-height:2.4rem}.text-3xl:lang(ka){font-size:2.4rem;line-height:2.6rem}.text-4xl{font-size:3.6rem;line-height:4rem}@media (max-width:37.5em){.text-4xl{font-size:3rem;line-height:3rem}}@media only screen and (max-width:460px){.text-4xl{font-size:2.2rem;line-height:2.2rem}}.text-5xl{font-size:4.8rem;line-height:1}@media (max-width:37.5em){.text-5xl{font-size:3.6rem}}.text-6xl{font-size:6rem;line-height:1}@media (max-width:64em){.text-6xl{font-size:5rem}}@media (max-width:37.5em){.text-6xl{font-size:3rem}}@media only screen and (max-width:350px){.text-6xl{font-size:3.4rem}}.text-10xl{font-size:10rem}.text-16xl{font-size:16rem}.max-w-1{max-width:10rem}.max-w-2{max-width:20rem}.max-w-3{max-width:30rem}.max-w-4{max-width:40rem}.max-w-7{max-width:70rem}.max-w-8{max-width:80rem}.max-w-9{max-width:90rem}.max-w-10{max-width:100rem}.w-full{width:100%}.img-full{height:100vh}.img-full,.img-md{background-position:50%;background-size:cover;position:relative;width:100%}.img-md{height:70vh;min-height:400px}.img-cover{background-position:50%;background-size:cover;width:100%}.bg-blue{background-color:#061c35}.bg-green{background-color:#173f26}.bg-green-disabled{background-color:#9db3a6}.clr-green{color:#173f26}.bg-yellow{background-color:#ffbc00}.bg-white{background-color:#fff}.clr-yellow{color:#ffbc00}.clr-white,.text-white{color:#fff}.text-green{color:#173f26}.text-blue{color:#183e62}.text-gray{color:#525252}.text-gold{color:#b9a68b}.bg-black{background-color:#212121}.rgba-green{background-color:rgba(23,63,38,.6)}.rgba-green-secondary{background-color:rgba(23,63,38,.7)}.row{display:flex;flex-wrap:wrap}.col-2{width:50%}.col-3{width:33.33%}.gap-2{gap:2rem}.brd-2{border-radius:20px}.brd-round{border-radius:50%}video{width:100%}.hover-opacity{transition:opacity .3s}.hover-opacity:hover{opacity:.6}.bg-image{background-position:50%;background-repeat:no-repeat;background-size:cover}.pointer{cursor:pointer}.brd-white{border:1px solid #fff}.underline{text-decoration:underline}.tab-port-visible{display:none}@media (max-width:64em){.tab-port-visible{display:block}.tab-port-hide{display:none}}.phone-visible{display:none}@media (max-width:37.5em){.phone-visible{display:block}.phone-hide{display:none}}.text-nowrap{white-space:nowrap}.disable-scrollbars{-ms-overflow-style:none;scrollbar-width:none}.disable-scrollbars::-webkit-scrollbar{background:transparent;width:0}.logo{background-color:#274931;cursor:pointer;padding:40px 0 20px;position:relative;transition:color .3s,padding .3s;width:90px}@media (max-width:37.5em){.logo{padding:2rem 0 15px}}.logo a{align-items:center;display:flex;flex-direction:column}.logo img{margin-bottom:15px;transition:transform .3s;width:35px}.logo .logo-text{font-family:FuturaPT-Demi;font-size:16px;height:36px;line-height:18px;margin-left:-2px;opacity:.8;transition:opacity .3s,height .3s}.logo-footer{border-right:1px solid #ccc;padding:.2rem 5rem .2rem 0;width:12rem}header{font-size:1.9rem;left:0;padding:0 8rem 3rem;position:fixed;top:0;transition:height .4s,margin .3s,opacity .3s,color .3s;width:100%;z-index:4}@media (max-width:800px){header{height:90px;padding:0 4rem 3rem}}@media (max-width:75em){header{height:90px;padding:0 4rem 3rem}}@media (max-width:37.5em){header{padding:0 3rem 2rem 0}}header:before{background-color:#173f26;content:"";height:90px;left:0;opacity:0;position:fixed;top:-160px;transition:height .3s,opacity 1s,top 1s;width:100%}header nav li{padding:0 0 0 3rem;white-space:nowrap}header.fixed .logo{background-color:#173f26;padding:20px 0 0}header.fixed .logo-text{height:0;opacity:0;overflow:hidden}header.fixed:before{opacity:1;top:0}header.fixed .lang-list{background:#173f26}header .call-us{align-items:center;border:1px solid #fff;border-radius:50%;display:flex;height:36px;justify-content:center;margin-right:10px;width:36px}header .call-us img{width:16px}header .navicon{background:transparent;transition:background .3s;width:32px}header .navicon span{background-color:#fff;display:block;height:2px;margin:8px 0;transition:transform .3s;width:32px}header .nav-mobile{margin-top:-40px;opacity:0;padding-right:50px;transform:translateY(-600px);transition:transform .6s,opacity 1.4s}header .nav-mobile ul:first-of-type{align-items:flex-end;display:flex;flex-direction:column}header .nav-mobile ul:first-of-type li{margin-bottom:15px}header .nav-mobile ul:nth-of-type(2) li{margin-top:20px;padding:0 0 0 30px}header.is-open .navicon span:first-of-type{transform:rotate(45deg) translate(9px,5px)}header.is-open .navicon span:nth-of-type(2){opacity:0}header.is-open .navicon span:nth-of-type(3){transform:rotate(-45deg) translate(9px,-5px)}header.is-open .nav-mobile{opacity:1;transform:translate(0)}header.is-open.fixed .nav-mobile{margin-top:-10px}header.is-open:before{background-color:#173f26;content:"";height:340px;left:0;opacity:1;position:fixed;top:0;transition:height .3s,opacity 1s,top 1s;width:100%}body:before{background:linear-gradient(rgba(0,0,0,.7),transparent);content:"";display:block;height:300px;position:absolute;top:0;width:100%;z-index:1}.main-banner{background-color:#0c1b33}.absolute.loading-gif{height:100px;left:50%;top:50%;transform:translate(-50%,-50%);width:100px}@media (max-width:64em){.constraction-gallery{margin-right:2rem;margin-top:-4px}}@media only screen and (max-width:480px){.constraction-gallery{font-size:12px;margin-right:6px}}@media only screen and (max-width:420px){.constraction-gallery{font-size:10px}}@media only screen and (max-width:380px){.constraction-gallery{font-size:8px}}.building-gallery{display:none}.building-gallery:first-of-type{display:block}#video{height:100vh;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100vw}.progressive-image .loadingImage{filter:blur(5px)}.progressive-image .overlay{background-position:50%;background-size:cover;height:100vh;opacity:0;position:absolute;top:0;transition:opacity .2s ease-in;width:100%}@media only screen and (max-width:460px){.main-banner .text-xl{font-size:1.6rem}}.main-banner--info{bottom:6rem;left:6rem;max-width:600px;opacity:1;position:absolute;transition:opacity .6s;z-index:3}@media (max-width:800px){.main-banner--info{bottom:0;left:0}}@media (max-width:75em){.main-banner--info{bottom:0;left:0}}@media (max-width:37.5em){.main-banner--info{left:0}}@media only screen and (max-width:480px){.main-banner--info .text-3xl{font-size:2rem;line-height:2.6rem}.main-banner--info .pt-1{font-size:14px;padding-top:5px}.main-banner--info .pt-4{padding-top:20px}}.brd-radius{border-radius:30px;display:inline-block;padding:1rem 2rem 1rem 1rem}.vision-slider{width:100%}.slider-container{width:110%}.vision-slider .slick-slide{padding-right:2.5rem}@media only screen and (max-width:480px){.slider-container{width:100%}.vision-slider{padding-left:0!important;padding-top:3rem!important}}.main-add{display:flex;flex-direction:column;height:100%!important;justify-content:space-between;left:0;position:absolute;top:0!important}.main{position:relative}.img-media{padding-bottom:65%}.img-project{padding-bottom:80%}.home .img-project{padding-bottom:65%}.product-list{display:flex}.product-list .button{display:flex;padding:0 16px}.product-item{align-items:center;display:flex;flex-direction:column;height:155px;justify-content:space-between;margin:0 30px;text-align:center}.slider-.nav-container{background:#000;border-radius:20px;margin-top:-120px!important;margin:0 auto;padding:10px;width:50%}.slider-.nav{background-color:#1c1c1c;border-radius:20px;padding:5px}.slider-.nav-container .slick-list.draggable{padding:0!important}.slider-.nav .img-cover{background-color:#000;height:80px;padding:10px}@media only screen and (max-width:900px){.slider-.nav-container{width:70%}}@media only screen and (max-width:520px){.slider-.nav-container{width:65%}}.option-item-title{display:inline-flex;height:70px;padding:10px 30px;width:280px}@media only screen and (max-width:920px){.option-item.max-w-3{margin-bottom:30px;max-width:100%;width:100%}.managment-list.max-w-10{max-width:400px}.managment-list .pt-6{padding-top:4rem}}.stakeholders{position:relative}.stakeholders-left:after{background:#f6f3f4;content:"";height:100%;left:2rem;position:absolute;top:0;width:60%;z-index:-1}@media (max-width:64em){.stakeholders-left:after{width:100%}}.stakeholders-right:after{background:#f6f3f4;content:"";height:100%;position:absolute;right:2rem;top:0;width:60%;z-index:-1}@media (max-width:64em){.stakeholders-right:after{width:100%}}.stakeholders-w-full:after{background:#f6f3f4;content:"";height:100%;position:absolute;right:0;top:0;width:100%;z-index:-1}@media (max-width:64em){.stakeholders-w-full:after{width:100%}}.stakeholders-description{width:45%}@media (max-width:800px){.stakeholders-description{width:45%}.stakeholders-description.pr-6{padding-right:3rem}.stakeholders-description .pt-6.pl-6{padding-left:0;padding-top:2rem}.stakeholders-description .pl-2.pt-6{padding-top:2rem}}@media (max-width:75em){.stakeholders-description{width:45%}.stakeholders-description.pr-6{padding-right:3rem}.stakeholders-description .pt-6.pl-6{padding-left:0;padding-top:2rem}.stakeholders-description .pl-2.pt-6{padding-top:2rem}}@media (max-width:64em){.stakeholders-description{width:50%}}@media only screen and (max-width:900px){.stakeholders-description .stakeholders-description.pr-6 .pl-10.pt-4{padding:10px 0 40px 10px}}@media (max-width:37.5em){.stakeholders-description{padding-right:0!important;width:100%}.stakeholders-description .pl-6{padding-left:0}}.stakeholders-images{width:55%}@media (max-width:800px){.stakeholders-images{width:55%}}@media (max-width:75em){.stakeholders-images{width:55%}}@media (max-width:64em){.stakeholders-images{width:50%}}@media (max-width:37.5em){.stakeholders-images{padding-right:0;width:100%}}.stakeholders ul li{list-style:inside}@media (max-width:800px){.management .row{align-items:center}}@media (max-width:75em){.management .row{align-items:center}}.management-description{padding-right:6rem;width:35%}@media (max-width:800px){.management-description{width:40%}}@media (max-width:75em){.management-description{width:40%}}@media (max-width:64em){.management-description{width:50%}}@media (max-width:37.5em){.management-description{padding-right:0;width:100%}}.management-images{width:65%}@media (max-width:800px){.management-images{width:60%}}@media (max-width:75em){.management-images{width:60%}}@media (max-width:64em){.management-images{width:50%}}@media (max-width:37.5em){.management-images{margin-top:4rem;width:100%}}.management ul li{list-style:inside}.editor-styles h1:lang(en),.editor-styles h1:lang(ru),.editor-styles h2:lang(en),.editor-styles h2:lang(ru),.editor-styles h3:lang(en),.editor-styles h3:lang(ru),.editor-styles h4:lang(en),.editor-styles h4:lang(ru),.editor-styles h5:lang(en),.editor-styles h5:lang(ru),.editor-styles h6:lang(en),.editor-styles h6:lang(ru){font-family:AGOptimaBold}.editor-styles h1:lang(ka),.editor-styles h2:lang(ka),.editor-styles h3:lang(ka),.editor-styles h4:lang(ka),.editor-styles h5:lang(ka),.editor-styles h6:lang(ka){font-feature-settings:"case" on;font-family:Helvetica-ge}.img-management{display:block;padding-bottom:56%}.management-images .start .img-management:first-of-type{padding-bottom:117%}.management-images .img-cover{margin-bottom:5%}.management-images .flex-column{padding-left:2.5%}@media only screen and (max-width:780px){.media .col-2{width:100%}.media .col-2:first-of-type{margin-top:40px}.media .container{flex-direction:column-reverse}}.info-box-footer .list-bullets:first-of-type ul{margin-left:10px;margin-right:10px}.info-box-footer .list-bullets:nth-of-type(2) ul{margin-left:10px}.logo-orbigroup{width:55px}.logo-block{width:130px}@media (max-width:64em){.contact-bottom{flex-direction:column}.contact-bottom .flex.items-center:nth-of-type(2){margin-top:40px}}@media (max-width:37.5em){.contact-bottom .flex.items-center:nth-of-type(2){flex-direction:column;line-height:40px}}footer span img{height:25px;margin:0 10px;width:auto}.dot{border-radius:4px;display:inline-flex;height:4px;margin:0 10px;width:4px}@media (max-width:37.5em){.dot{margin:10px 0;visibility:hidden}}.editor-styles--privacy h1:lang(en),.editor-styles--privacy h1:lang(ru),.editor-styles--privacy h2:lang(en),.editor-styles--privacy h2:lang(ru),.editor-styles--privacy h3:lang(en),.editor-styles--privacy h3:lang(ru),.editor-styles--privacy h4:lang(en),.editor-styles--privacy h4:lang(ru),.editor-styles--privacy h5:lang(en),.editor-styles--privacy h5:lang(ru),.editor-styles--privacy h6:lang(en),.editor-styles--privacy h6:lang(ru){font-family:AGOptimaBold;text-transform:uppercase}.editor-styles--privacy h1:lang(ka),.editor-styles--privacy h2:lang(ka),.editor-styles--privacy h3:lang(ka),.editor-styles--privacy h4:lang(ka),.editor-styles--privacy h5:lang(ka),.editor-styles--privacy h6:lang(ka){font-feature-settings:"case" on;font-family:Helvetica-ge}.editor-styles--privacy h1{font-size:30px}.editor-styles--privacy h2{font-size:28px}.editor-styles--privacy h3{font-size:26px}.editor-styles--privacy h4{font-size:20px}.editor-styles--privacy h5{font-size:18px}.editor-styles--privacy h6{font-size:16px}.georgia .col-3{padding:6rem;width:33.33%}@media (max-width:64em){.georgia .col-3{padding:3px}.georgia .col-3 .editor-styles{font-size:14px}.georgia .col-3 .p-4.brd-white{padding:3rem}}@media (max-width:800px){.georgia .col-3 .georgia .img-cover{margin:auto;max-width:520px}}@media (max-width:75em){.georgia .col-3 .georgia .img-cover{margin:auto;max-width:520px}}@media (max-width:37.5em){.georgia .col-3{margin-bottom:40px;width:100%}}@media (max-width:64em){.awards li{margin-bottom:60px;width:33.33%}}@media (max-width:800px){.awards li{width:50%}}@media (max-width:75em){.awards li{width:50%}}@media (max-width:800px){.projects-home .projects_list{width:100%}}@media (max-width:75em){.projects-home .projects_list{width:100%}}@media (max-width:64em){.projects-home .projects_list{max-width:100%}.projects-home .col-2{padding:2rem}}@media (max-width:37.5em){.projects-home .col-2{margin-bottom:40px;padding:0;width:100%}.projects-home .img-text .title__bold{flex-direction:column}}.socials{margin-right:100px}@media (max-width:37.5em){.socials{margin-right:0;margin-top:40px;padding-left:0}}@media (max-width:92.5em){.project-page .projects_list .p-4{padding:2rem}.project-page .projects_list{max-width:100%}}@media (max-width:64em){.project-page .col-3{width:50%}}@media (max-width:37.5em){.project-page .col-3{padding:0;width:100%}.project-page .img-text .title__bold{flex-direction:column}}.red-dot{background-color:red;border-radius:50%;display:inline-flex;height:6px;margin-right:6px;width:6px}@media (max-width:64em){section#projects .text-16xl{font-size:90px}}@media (max-width:37.5em){section#projects h4{display:none}.header-info .red-dot+a:lang(ru){font-size:14px}}.section-xxl{padding:4rem 10rem 8rem}@media (max-width:800px){.section-xxl{padding:4rem}}@media (max-width:75em){.section-xxl{padding:4rem}}.section-xl{padding:4rem 6rem 2rem}@media (max-width:37.5em){.section-xl{padding:4rem 3rem 2rem}}section.projects{padding:4rem 6rem 0}@media (max-width:64em){section.projects{padding:4rem 3rem 0}}.projects_list{margin:0 auto;max-width:92%}section.georgia{padding:4rem 6rem;position:relative}section.georgia:before{background:radial-gradient(#183e62,rgba(24,62,98,.8));content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}section.georgia .img-cover{position:relative;z-index:100}@media (max-width:64em){section.georgia{padding:4rem 3rem}}@media (max-width:800px){section.georgia{padding:4rem 3rem}}@media (max-width:75em){section.georgia{padding:4rem 3rem}}section.stakeholders{padding:4rem 6rem 2rem}section.product{padding:5rem 6rem 8rem}section.management{padding:5rem 6rem 0}@media (max-width:37.5em){section.management .section-title:after{max-width:100%;width:100%}}section.media{padding:5rem 6rem 6rem}@media (max-width:37.5em){section.media .section-title:after{display:none}}section.contact{padding:5rem 6rem 6rem}@media (max-width:37.5em){section.contact .section-title:after{max-width:100%;width:100%}}.section-constraction{padding:4rem 6rem 0}@media (max-width:64em){.section-constraction .section-title:after{display:none}}@media only screen and (max-width:900px){section.vision{padding:5rem 0 3rem 3rem}section.stakeholders{padding:4rem 3rem 2rem}section.product{padding:5rem 3rem 8rem}section.management{padding:5rem 3rem 10rem}.section-constraction,section.contact,section.media{padding:5rem 3rem 0}}.section-title{align-items:center;color:#0c1c33;display:flex;padding-left:3rem}@media (max-width:37.5em){.section-title{padding-left:0}}.title-georgia{align-items:center;display:flex;justify-content:center;width:100%}.title-georgia:after{background-image:url(/images/icon-flag_eu.svg?10cea3b68f40610b73974f58fc5f4ea5);height:65px;margin-left:20px}.title-georgia:after,.title-georgia:before{background-repeat:no-repeat;background-size:100%;content:"";display:inline-flex;width:60px}.title-georgia:before{background-image:url(/images/icon-flag_georgia.svg?b86dc2c6eb3d69cb86165ca56d29488e);height:45px;margin-right:20px}section.offices{padding:10rem 0 6rem}@media (max-width:800px){section.offices{padding:6rem 0}}@media (max-width:75em){section.offices{padding:6rem 0}}.slick-loading .slick-list{background:#fff url(/images/ajax-loader.gif?fb6f3c230cb846e25247dfaa1da94d8f) 50% no-repeat}@font-face{font-family:slick;font-style:normal;font-weight:400;src:url(/fonts/slick.eot);src:url(/fonts/slick.eot?#iefix) format("embedded-opentype"),url(/fonts/slick/slick.woff) format("woff"),url(/fonts/slick/slick.ttf) format("truetype"),url(/fonts/slick/slick.svg#slick) format("svg")}.slick-next,.slick-prev{background:transparent;background-repeat:no-repeat;background-size:40px;border:none;color:transparent;cursor:pointer;display:block;font-size:0;height:22px;line-height:0;opacity:1;outline:none;padding:0;position:absolute;top:-4.2rem;transform:translateY(-50%);transition:opacity .3s;width:45px;z-index:1}@media (max-width:37.5em){.slick-next,.slick-prev{background-size:20px;height:20px;width:20px}}.full-slider .slick-next,.full-slider .slick-prev{top:50%!important;transform:translateY(-50%)}.about-slider .slick-next,.about-slider .slick-prev,.slider-block .slick-next,.slider-block .slick-prev,.slider-orbi .slick-next,.slider-orbi .slick-prev{top:-20px}.slider-constraction .slick-next,.slider-constraction .slick-prev{top:-5.2rem}.slick-next:focus,.slick-next:hover,.slick-prev:focus,.slick-prev:hover{color:transparent;opacity:.5;outline:none}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:.5}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-size:20px;line-height:1;opacity:1}.slick-prev{background-image:url(/images/icon-arrow-long-right.svg?6f279a471b538bba457e23a56f4d2ea5);margin-right:50px;right:14%}@media (max-width:37.5em){.slick-prev{right:3rem}}.main-slider .slick-prev{background-image:url(/images/icon-arrow-left-white.svg?76547a6db5f22824b1f74ac1efe63525);background-size:30px;bottom:4px;left:10rem;margin-right:0;right:auto;top:auto}@media (max-width:800px){.main-slider .slick-prev{left:4rem}}@media (max-width:75em){.main-slider .slick-prev{left:4rem}}@media (max-width:37.5em){.main-slider .slick-prev{height:22px;width:45px}}.slider-nav .slick-prev{background-image:url(/images/icon-arrow-long-left.svg?cf9fa14ad5d87a85b579e99bb19a9f18);left:-60px}.slider-block .slick-prev{left:0;margin-right:0}.about-slider .slick-next,.about-slider .slick-prev,.slider-orbi .slick-prev{right:0}.slider-constraction .slick-prev{margin-right:6rem;right:50px}@media only screen and (max-width:900px){.slider-constraction .slick-prev{margin-right:3rem}}.full-slider .slick-prev{left:50px!important}.slick-next{background-image:url(/images/icon-arrow-long-left.svg?cf9fa14ad5d87a85b579e99bb19a9f18);right:14%}@media (max-width:37.5em){.slick-next{right:3rem}}.main-slider .slick-next{background-image:url(/images/icon-arrow-right-white.svg?dd60d03993930147b95cd83b58ca84a2);background-size:30px;bottom:4px;left:60px;margin-left:8rem;margin-right:0;right:auto;top:auto}@media (max-width:800px){.main-slider .slick-next{left:2rem}}@media (max-width:75em){.main-slider .slick-next{left:2rem}}@media (max-width:37.5em){.main-slider .slick-next{height:22px;width:45px}}.slider-nav .slick-next{background-image:url(/images/icon-arrow-long-right.svg?6f279a471b538bba457e23a56f4d2ea5);right:-60px}.slider-block .slick-next{left:50px;margin-right:0}.slider-orbi .slick-next{margin-right:0;right:0}.slider-constraction .slick-next{margin-right:6rem;right:0}@media only screen and (max-width:900px){.slider-constraction .slick-next{margin-right:3rem}}.full-slider .slick-next{right:50px!important}.main-slider .slick-slide:before{background-image:radial-gradient(transparent,rgba(0,0,0,.8));content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.slick-dots{bottom:-40px}.main-slider .slick-dots,.slick-dots{display:block;list-style:none;margin:0;padding:0;position:absolute;text-align:center;width:100%}.main-slider .slick-dots{bottom:20px}.full-slider .slick-dots{bottom:20px;display:block;list-style:none;margin:0;padding:0;position:absolute;text-align:center;width:100%}.slick-dots li{border:1px solid #ededed;border-radius:20px;cursor:pointer;display:inline-block;height:10px;margin:0 5px;padding:0;position:relative;width:10px}.slick-dots li button{background:transparent;border:0;color:transparent;cursor:pointer;display:block;font-size:0;height:16px;line-height:0;outline:none;padding:5px;width:16px}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:.5}.slick-dots li.slick-active{background-color:#ededed;opacity:.75}.about-slider,.main-slider,.slider,.slider-block,.slider-constraction,.slider-main,.slider-media,.slider-orbi{opacity:0;transition:opacity 1s ease;-webkit-transition:opacity 1s ease;visibility:hidden}.about-slider,.main-slider.slick-initialized,.slider-block.slick-initialized,.slider-constraction.slick-initialized,.slider-main.slick-initialized,.slider-media,.slider-orbi.slick-initialized,.slider.slick-initialized{opacity:1;visibility:visible}.slider video,.slider-block video,.slider-media video,.slider-orbi video{opacity:0;transition:opacity 1s ease;-webkit-transition:opacity 1s ease;visibility:hidden}.slider-block.slick-initialized video,.slider-media.slick-initialized video,.slider-orbi.slick-initialized video,.slider.slick-initialized video{opacity:1;visibility:visible}.slick-slider{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;box-sizing:border-box;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;user-select:none;-khtml-user-select:none}.slick-list,.slick-slider{display:block;position:relative}.slick-list{margin:0;overflow:hidden;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{display:block;left:0;margin-left:auto;margin-right:auto;position:relative;top:0}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{border:1px solid transparent;display:block;height:auto}.slick-arrow.slick-hidden{display:none}
