@font-face{font-family:"Geologica";src:url(./fonts/Geologica/Geologica_Auto-ExtraLight.ttf);font-weight:200}@font-face{font-family:"Geologica";src:url(./fonts/Geologica/Geologica_Cursive-ExtraLight.ttf);font-weight:200;font-style:italic}@font-face{font-family:"Geologica";src:url(./fonts/Geologica/Geologica_Auto-Regular.ttf);font-weight:400}@font-face{font-family:"IBM Plex Serif";src:url(./fonts/IBMPlexSerif/IBMPlexSerif-LightItalic.ttf);font-weight:300;font-style:italic}@font-face{font-family:"IBM Plex Serif";src:url(./fonts/IBMPlexSerif/IBMPlexSerif-Light.ttf);font-weight:300}@font-face{font-family:"Montserrat";src:url(./fonts/Montserrat/Montserrat-ExtraLight.ttf);font-weight:200}*{box-sizing:border-box;font-family:"Geologica";scroll-behavior:smooth}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background-color:#f1f1f1}::-webkit-scrollbar-thumb{background-color:#7f543d;border-radius:10px}::-webkit-scrollbar-thumb:hover{background-color:#555}body,html{padding:0;margin:0}body{min-height:100vh;background-color:#fff}body.no-scroll{overflow:hidden;height:100vh}body.cursor-left{cursor:url(./images/icons/ic_slider-left.png) , auto}body.cursor-right{cursor:url(./images/icons/ic_slider-right.png) , auto}.container{max-width:1240px;margin:0 auto}.container--description{padding:40px 0}@media (max-width:1240px){.container{padding:0 16px}}.header-contact{display:grid;grid-template-columns:max-content 1fr;align-items:center;padding:0 32px}@media (max-width:750px){.header-contact{padding:0 16px}}.header-contact__logo{display:inline-block}.header-contact__logo img{transition:.4s}.header-contact__logo:hover img{transform:scale(1.1,1.1)}.header-contact__list{display:grid;grid-template-columns:repeat(7,max-content) 1fr;justify-content:flex-end;justify-self:flex-end;align-items:center;margin:0;list-style:none}@media (max-width:750px){.header-contact__list{display:none}}.header-contact__phone{display:inline-block;font-size:20px;transition:.3s;border-bottom:1px solid rgba(0,0,0,0)}.header-contact__phone a{color:#fff;text-transform:none;text-decoration:none;font-weight:200}.header-contact__phone:hover{border-bottom:1px solid #7f543d}.header-contact__social{margin-right:12px;height:-moz-max-content;height:max-content}.header-contact__social--language a{color:#fff;text-decoration:none;font-size:18px}.header-contact__social a{display:block;width:-moz-max-content;width:max-content;height:22px}.header-contact__social svg{width:22px;height:22px}.header-contact__social path{transition:.3s}.header-contact__social:hover path{fill:#7f543d}.swiper{width:100%;height:100%}.swiper-slide{text-align:center;font-size:18px;display:flex;justify-content:center;align-items:center}.swiper-slide:not(.description-slider):not(.calendar-slider__info-slide):not(.news-main__slide) img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:.3s}.swiper.description-slider .swiper-slide img{width:auto;height:auto}.swiper.description-slider .swiper-slide{background-color:#d2d2d2}.orange-btn{position:relative;width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;background-color:#7f543d;padding:25px 40px;transition:.3s;border:1px solid rgba(0,0,0,0);color:#fff;cursor:pointer;text-decoration:none}.orange-btn::after,.orange-btn::before{position:absolute;content:"";width:120px;height:40px;background-image:url(images/button-hover/1.svg);background-size:cover;transition:.3s;z-index:-1}.orange-btn::after{right:0;top:0}.orange-btn::before{background-image:url(images/button-hover/2.svg);left:0;bottom:0}.orange-btn:hover:after{right:-10px;top:-10px}.orange-btn:hover::before{left:-10px;bottom:-10px}.orange-btn.sm{padding:10px 20px}.orange-btn.sm:hover:after{right:-5px;top:-5px}.orange-btn.sm:hover::before{left:-5px;bottom:-5px}.orange-btn.sm::after,.orange-btn.sm::before{width:80px;height:20px}.orange-btn.icon{display:flex;align-items:center;gap:8px;padding:22px 40px}.orange-btn.gray{background-color:#bbbdbe;color:#7f543d;border-color:#7f543d}.orang-btn-big{width:-moz-max-content;width:max-content;padding:20px 40px;font-size:16px;background-color:#7f543d;color:#fff;border:1px solid rgba(0,0,0,0);transition:.4s;text-decoration:none;cursor:pointer}.orang-btn-big:hover{background-color:rgba(0,0,0,0);color:#7f543d;border-color:#7f543d}.big-btn{padding:34px 55px;font-size:16px;background-color:#e2dfd9;color:#9b7f70;transition:.3s;text-decoration:none}@media (max-width:800px){.big-btn{padding:24px 25px}}.big-btn:hover{color:#fff;background-color:#7f543d}.tab-btn{padding:25px 40px;width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;color:#7f543d;font-size:18px;cursor:pointer;background-color:rgba(0,0,0,0);border:1px solid #7f543d;outline:none;font-weight:200}.tab-btn.active{background-color:#7f543d;color:#fff}@media (max-width:1600px){.tab-btn{padding:18px 40px}}.kredo-loader-wrap{transition:opacity 9s , transform .7s}.kredo-loader{position:fixed;display:grid;justify-content:center;align-items:center;width:100%;height:100vh;background-color:#243747;z-index:110000}.kredo-loader video{height:100vh;width:100vw;transform:scale(3,3);animation:showPreloader 3s forwards .5s}@keyframes showPreloader{100%{transform:scale(1)}}.text-animation{transition:1s;transform:rotateX(90deg);opacity:0}.show-text{transform:rotateX(0deg);opacity:1}.project{display:grid;grid-template-rows:max-content 1fr max-content;text-decoration:none;z-index:1}.project:hover .project__img-wrap::after{transform:translate(-16px,16px)}.project__title-wrap{display:flex;align-items:flex-end;gap:10px}.project__title-prefix{font-size:22px;text-transform:uppercase;font-weight:300;color:#544a47;transform:translateY(-4px);font-family:"Montserrat"}.project__title{color:#544a47;font-size:40px;text-transform:uppercase;margin:0;font-weight:200;font-family:"Montserrat"}.project__img-wrap{position:relative;width:100%;margin-bottom:20px;z-index:1}.project__img-wrap::after{position:absolute;top:0;left:0;content:"";width:100%;height:100%;background:url(./images/home/bronz_texture.png);background-size:cover;transition:.5s}.project__img-wrap div{position:relative;background-size:cover;height:100%;overflow:hidden;z-index:2}.project__location,.project__location span{display:flex;gap:12px;align-items:center;color:#b2adac;font-family:"Montserrat"}.project__img{position:relative;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:1}.project:nth-child(1),.project:nth-child(4),.project:nth-child(7),.project:nth-child(10),.project:nth-child(13),.project:nth-child(16),.project:nth-child(19){grid-row:span 6}.project:nth-child(2),.project:nth-child(3),.project:nth-child(5),.project:nth-child(6),.project:nth-child(8),.project:nth-child(9),.project:nth-child(11),.project:nth-child(12),.project:nth-child(14),.project:nth-child(15),.project:nth-child(17),.project:nth-child(18),.project:nth-child(20){grid-row:span 4}.project__header{display:flex;justify-content:space-between;align-items:center}.project__class{padding:26px 40px;color:#a49f9b;text-transform:uppercase;background-color:#e2dfd9;font-family:"Montserrat"}@media (max-width:400px){.project__class{padding:26px 16px}}.project__progress{padding:26px 0;color:#c79e93;text-transform:uppercase;font-family:"Montserrat";font-size:14px}.project-wrap{position:relative;display:grid;grid-template-columns:repeat(2,1fr);gap:60px;grid-auto-rows:75px;padding-bottom:200px}@media (max-width:800px){.project-wrap{grid-template-columns:1fr;gap:30px}}.modal-bcg{position:fixed;display:none;width:100%;height:100vh;background-color:rgba(0,0,0,.8);z-index:10000;opacity:0;animation:showBcg .2s forwards}.modal-bcg.active{display:block}@keyframes showBcg{100%{opacity:1}}.menu{position:fixed;top:0;display:none;width:500px;height:100vh;background-color:#243747;z-index:10001;left:-100%}@media (max-width:800px){.menu{width:90%}}.menu.active .menu__close-btn{animation:showCloseBtn forwards .4s .4s}@keyframes showCloseBtn{100%{opacity:1}}.menu.active .menu__list li{animation:showLink .7s forwards}.menu.active .menu__list li:nth-child(2){animation-delay:.2s}.menu.active .menu__list li:nth-child(3){animation-delay:.3s}.menu.active .menu__list li:nth-child(4){animation-delay:.4s}.menu.active .menu__list li:nth-child(5){animation-delay:.5s}.menu.active .menu__list li:nth-child(6){animation-delay:.6s}@keyframes showLink{100%{opacity:1;transform:translateX(0)}}.menu.active.hide{animation:hideMenu .7s .2s forwards;left:0}@keyframes hideMenu{100%{left:-120%}}.menu.active.hide .menu__close-btn,.menu.active.hide .menu__list li,.menu.active.hide .menu__social{animation:hideItems .2s forwards}@keyframes hideItems{100%{opacity:0}}.menu__wrap{display:flex;flex-direction:column;height:100%}.menu__header{display:flex;justify-content:space-between;padding:32px}.menu__list{list-style-type:none;padding:150px 0 0 100px}@media (max-width:1400px){.menu__list{padding:80px 0 0 100px}}@media (max-width:800px){.menu__list{padding:80px 0 0 50px}}.menu__link{opacity:0;transform:translateX(-100px)}.menu__link--mobile{display:none}@media (max-width:750px){.menu__link--mobile{display:block;margin-top:40px}}.menu__link a{display:inline-block;margin-bottom:32px;font-size:32px;color:#fff;text-decoration:none;cursor:pointer;transition:.3s;font-family:"Montserrat";font-weight:200}.menu__link a:hover{color:#7f543d}.menu__footer{display:flex;align-items:flex-end;flex-grow:1;padding-bottom:32px}.menu__social{display:flex;align-items:center;flex-wrap:wrap;gap:16px}.menu__social svg,.menu__social path,.menu__social circle{transition:.3s;width:32px}.menu__social a:hover:first-child path{fill:#b45b38}.menu__social a:hover:nth-child(2) circle,.menu__social a:hover:nth-child(3) circle{fill:#b45b38}.menu__social{padding-left:100px}.menu__social a{display:none;text-decoration:none;color:#fff;font-size:18px}@media (max-width:750px){.menu__social a{display:block}.menu__social a:nth-child(1){width:100%}}@media (max-width:800px){.menu__social{padding-left:50px}}.menu__close-btn{display:flex;gap:12px;align-items:center;background-color:rgba(0,0,0,0);opacity:0;color:#fff;border:none;cursor:pointer;font-size:20px;font-weight:200;padding:0 20px}.menu.active{display:block;animation:showMenu .4s forwards}@keyframes showMenu{100%{left:0}}.info-modal{position:fixed;top:0;bottom:0;left:0;right:0;display:none;margin:auto auto;max-width:600px;height:-moz-max-content;height:max-content;padding:30px 30px 50px;background-color:#243747;z-index:10002}.info-modal__logo{justify-self:center;margin-bottom:24px}.info-modal__header{display:flex;justify-content:flex-end;padding-bottom:30px}.info-modal__close-btn{display:flex;align-items:center;gap:12px;font-size:20px;background:none;border:none;color:#fff;cursor:pointer}.info-modal__text{color:#fff;font-size:20px;text-align:center}.info-modal__wrap{display:grid}.footer{position:relative;padding:20px 0 20px;background-color:#243747;padding-top:30px;z-index:4}.footer .container{display:grid;grid-template-columns:300px 1fr 300px}@media (max-width:750px){.footer .container{grid-template-columns:1fr}}.footer__logo{justify-self:center;width:140px}@media (max-width:750px){.footer__logo{order:-1}}.footer__address{display:grid;grid-auto-rows:max-content;justify-content:flex-end}@media (max-width:750px){.footer__address{justify-content:center;margin-bottom:16px}}.footer__address-title{font-family:"Montserrat";margin-bottom:13px;text-align:right;color:#fff}@media (max-width:750px){.footer__address-title{text-align:center}}.footer__address-link{display:grid;align-items:center;color:#fff;text-decoration:none;text-align:right;height:38px;margin-bottom:8px}@media (max-width:750px){.footer__address-link{text-align:center}}.footer__address-rights{font-size:12px;color:#d4b49e}.footer__address-rights span{font-weight:700}.footer__social{display:grid;width:-moz-max-content;width:max-content;grid-auto-rows:max-content}@media (max-width:750px){.footer__social{margin:0 auto}}.footer__social-link{color:#fff;text-decoration:none;font-weight:200;margin-bottom:13px}.footer__link-grits{font-size:12px;color:#d4b49e;text-decoration:none;justify-self:flex-start}@media (max-width:750px){.footer__link-grits{justify-self:center;text-align:center}}.footer__link-grits span{font-weight:700}.footer__social-wrap{display:grid;grid-template-columns:repeat(6,max-content);align-items:center;gap:16px;height:-moz-max-content;height:max-content;margin-bottom:8px}.footer__social-wrap svg path{transition:.3s}.footer__social-wrap a:hover path{fill:#7f543d}@media (max-width:750px){.footer__social-wrap{margin-bottom:16px}}.close-btn{position:absolute;right:0;top:-40px;display:flex;gap:12px;align-items:center;color:#fff;border:none;cursor:pointer;font-size:20px;font-weight:200;opacity:0;padding:0 20px}.slider-navigation{display:flex;gap:20px;justify-content:center;padding-top:16px}.slider-navigation svg{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.gallery_slider{display:none;position:fixed;transition:top 1s ease , left 1s ease , width 1s ease , height 1s ease , margin 1s ease , opacity 1s ease , object-fit 1s ease;transition:top 1s ease , left 1s ease , width 1s ease , height 1s ease , margin 1s ease , opacity 1s ease , object-fit 1s ease , -o-object-fit 1s ease;opacity:0;z-index:100000}.gallery_slider .mySwiperZoom{padding-bottom:40px;z-index:8}.gallery_slider .mySwiperZoom.news{background-color:rgba(0,0,0,0)}.gallery_slider .mySwiperZoom.news img{width:100%!important;height:100%!important}.gallery_slider .mySwiperZoom.about{width:100%;height:100%}.gallery_slider .swiper-pagination{bottom:45px}.gallery_slider .swiper-pagination-bullet-active{background:#7f543d}.gallery_slider .swiper-slide img{transition:.4s;-o-object-fit:contain!important;object-fit:contain!important;width:auto!important}.photoSlider .swiper-slide{overflow:hidden}.photoSlider .swiper-slide:hover img{transform:scale(1.2,1.2)}.photoSlider img{transition:filter .5s , transform 2s}.photoSlider img:hover{filter:brightness(.5)}#r-emb .callback-button>i{background:#7f543d!important}.g__building-button{display:none!important}.gm-ui-hover-effect,.gm-style-iw-ch{display:none!important}.info-window-content{padding-top:10px}.marker-text{display:block;background:#fff;padding:5px 10px;font-size:20px;position:absolute;top:-62px;width:-moz-max-content;width:max-content;border:1px solid #7f543d;border-radius:5px;color:#7f543d;text-decoration:none}.marker-wrap{display:flex;flex-direction:column;align-items:center;gap:16px}.mask-btn{display:flex;justify-content:center;align-items:center;align-self:center;justify-self:center;width:200px;height:200px;margin:0 auto;color:#fff;background:url(./images/home/bronz_texture.png) no-repeat;background-position:-150px;text-decoration:none;transition:1s;z-index:2;text-align:center;cursor:pointer}.mask-btn:hover{background-position:-200px}.page-404{display:grid;grid-auto-rows:max-content;justify-content:center;align-items:center;align-content:center;min-height:100vh}.page-404 .title-404{display:grid;justify-content:center;justify-items:center}.page-404 .title-404 img{height:300px;width:500px}@media (max-width:900px){.page-404 .title-404 img{height:200px;width:300px}}.page-404 .img-404{-webkit-mask-image:url(./images/404.svg);mask-image:url(./images/404.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.arrow-to-top{position:fixed;right:20px;bottom:120px;display:none;align-items:center;justify-content:center;width:75px;height:75px;border-radius:100%;background-color:#7f543d;z-index:10;cursor:pointer}.tooltips:hover .tips-text,.tooltips:hover::before{display:block!important}.tooltips .tips-text,.tooltips::before{display:none!important;position:absolute!important;top:0!important;bottom:0!important;margin:auto!important;background-color:#000!important;transition:.4s!important}.tooltips .tips-text{right:100px!important;padding:8px 10px!important;color:#fff!important;width:-moz-max-content!important;width:max-content!important;height:-moz-max-content!important;height:max-content!important;border-radius:4px!important;font-size:14px!important}.tooltips::before{content:"";width:12px!important;height:12px!important;right:96px!important;transform:rotate(140deg)!important}.tooltips.right .tips-text{left:100px!important;right:auto!important}.tooltips.right::before{left:96px!important;right:auto!important}#layout-iframe{z-index:12!important}.btn-close-iframe{z-index:14!important}.rngst_phone_button{display:none!important}.detail-contact-modal{position:fixed;inset:0;display:none;width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;margin:auto;z-index:10002}@media (max-width:750px){.detail-contact-modal{max-width:400px}}.detail-contact-modal .home-contact__form{padding-bottom:60px;width:100%;padding-top:60px;box-shadow:7px 7px 0 4px rgba(0,0,0,.1);background-color:#fff}@media (max-width:800px){.detail-contact-modal .home-contact__form{position:relative}}.custom_crm-btn-container{right:20px!important;bottom:20px!important}.custom_crm-btn-container .cb-button{width:75px!important;height:75px!important}.custom_crm-btn-container .cb-button img{width:26px!important;height:26px!important}.custom_crm-btn-container .cb-buttons-overlay img{width:36px!important;height:36px!important}.header{position:fixed;top:0;left:0;display:grid;grid-template-columns:max-content 1fr;width:100%;z-index:10;transition:.3s}@media (max-width:750px){.header{grid-template-columns:1fr max-content;align-items:center;gap:12px}}.header__phone{display:none;order:1;height:32px}@media (max-width:750px){.header__phone{display:block}}.header.collapse{background-color:#243747}@media (min-width:750px){.header.collapse .header__menu{padding:18px 38px 18px 32px}}.header.static{position:relative;background-color:#243747;z-index:6}.header.static::after{content:none}.header__menu{position:relative;padding:38px 38px 38px 32px;font-size:20px;background-color:rgba(0,0,0,0);border:none;cursor:pointer;transition:.3s;color:#fff;text-transform:uppercase;font-weight:200}@media (max-width:1240px){.header__menu{padding:38px 16px 38px 16px}}@media (max-width:750px){.header__menu{width:-moz-max-content;width:max-content;justify-self:flex-end;padding:20px 16px 20px 32px;order:2}}@media (hover:none){.header__menu:active,.header__menu:focus{background-color:#7f543d}}@media (hover:hover){.header__menu:hover{background-color:#7f543d}}.animation::after{position:absolute;bottom:0;left:0;content:"";width:0;height:1px;background-color:#575e65;animation:showLine 1s forwards}@keyframes showLine{100%{width:100%}}.animation .header__menu::after{position:absolute;top:0;right:0;content:"";width:1px;height:0;background-color:#575e65;animation:showMenuLine .3s forwards .5s}@media (max-width:750px){.animation .header__menu::after{content:none}}@keyframes showMenuLine{100%{height:100%}}.home-main{height:100vh;width:100%}.big-slider .swiper-pagination,.news-main .swiper-pagination{position:initial;display:grid;grid-template-columns:max-content 350px max-content;align-items:center;gap:40px;color:#fff;width:-moz-max-content;width:max-content}@media (max-width:750px){.big-slider .swiper-pagination,.news-main .swiper-pagination{grid-template-columns:max-content 160px max-content}}.my-current-class,.my-total-class{font-size:32px;color:#d6b49f;font-weight:200;font-style:italic}.big-slider .progress-bar,.news-main .progress-bar{height:1px;background-color:#fff;transition:.5s}.progress-bar-wrap{width:100%;background-color:#81868a;height:-moz-max-content;height:max-content}.swiper-slide_filter{position:absolute;width:100%;height:100%;background-color:rgba(8,18,26,.4);z-index:1}.home-main .swiper.home-main-slider .swiper-slide{overflow:hidden}.home-main .swiper.home-main-slider .swiper-slide img,.home-main .swiper.home-main-slider .swiper-slide picture{height:100%;width:100%}.big-slider:not(.project-description) .swiper-slide img:not(.project-award){animation:scaleImg 20s infinite ease}.big-slider:not(.project-description) .swiper-slide img:not(.project-award):nth-child(1){animation-delay:2s}.big-slider:not(.project-description) .swiper-slide img:not(.project-award):nth-child(2){animation-delay:3s}.big-slider:not(.project-description) .swiper-slide img:not(.project-award):nth-child(3){animation-delay:4s}.big-slider:not(.project-description) .swiper-slide img:not(.project-award):nth-child(4){animation-delay:5s}.big-slider:not(.project-description) .swiper-slide img:not(.project-award):nth-child(5){animation-delay:6s}@keyframes scaleImg{0%{transform:scale(1)}50%{transform:scale(1.2)}75%{transform:scale(1.2)}100%{transform:scale(1)}}.animate_even img{animation:zoomOut 7s forwards}@keyframes zoomOut{100%{transform:scale(1)}}.animate_odd img{animation:zoomIn 7s forwards}@keyframes zoomIn{100%{transform:scale(1.06)}}.big-slider{position:relative}.big-slider__pagination,.big-slider__button,.big-slider__info{position:absolute;right:0;left:0}.big-slider__award{position:absolute;display:block;top:98px;right:200px;z-index:4;cursor:pointer}@media (max-width:750px){.big-slider__award{right:50px;top:64px}}.big-slider__award img{width:180px!important}@media (max-width:1600px){.big-slider__award img{width:140px!important}}@media (max-width:750px){.big-slider__award img{width:75px!important}}.big-slider__pagination{top:0;bottom:0;justify-content:flex-end;margin:auto auto;height:-moz-max-content;height:max-content;z-index:1;display:none}@media (max-width:750px){.big-slider__pagination{top:auto;bottom:65px;right:auto}}.big-slider__button,.big-slider__info{bottom:100px;display:grid;justify-content:flex-end;margin:0 auto;z-index:2}@media (max-width:750px){.big-slider__button{position:static;justify-content:flex-start;justify-self:flex-start;width:100%;margin-top:40px;padding:0}.big-slider__button .orange-btn{padding:20px 25px}}.big-slider__info{justify-content:flex-start;color:#fff;text-align:left}@media (max-width:750px){.big-slider__info{top:300px;bottom:auto}}.big-slider__title{font-size:120px;margin-bottom:20px;color:#fff;text-decoration:none;font-family:"Montserrat";font-weight:200}@media (max-width:750px){.big-slider__title{font-size:40px;margin-bottom:0}}.big-slider__subtitle{font-size:20px;font-weight:300;font-family:"Montserrat";padding-left:10px}@media (max-width:750px){.big-slider__subtitle.small{max-width:68%}.big-slider__subtitle{font-size:16px;padding-left:0}}.home-project{position:relative;background-color:#fff}.home-project::before{position:absolute;content:"";height:136px;width:100%;left:0;top:-135px;background-color:#fff}@media (max-width:800px){.home-project::before{content:none}}@media (max-width:750px){.home-project{padding:60px 0}}.home-project__all{display:flex;justify-content:center;align-items:center;width:200px;height:200px;margin:0 auto;color:#fff;background:url(./images/home/bronz_texture.webp) no-repeat;background-position:-150px;margin-top:40px;text-decoration:none;transition:1s;z-index:2;margin:auto;grid-column:1/3}@media (max-width:800px){.home-project__all{grid-row:span 3}}.home-project__all:hover{background-position:-200px}.home-project #project-wrap{height:100px;margin:0}@media (max-width:470px){.home-project #project-wrap{height:70px}}.home-project__arrow{display:block;width:-moz-max-content;width:max-content;margin:0 auto;animation:test 2s infinite;transition:.3s}@keyframes test{0%{transform:translateY(50px)}50%{transform:translateY(50px)}75%{transform:translateY(20px)}100%{transform:translateY(50px)}}.home-project__title{max-width:800px;font-size:60px;text-align:center;color:#544a47;font-weight:200;margin:0 auto;font-family:"Montserrat"}.home-project__title span{font-weight:300}@media (max-width:750px){.home-project__title{font-size:40px}}.home-project__header{position:relative;display:flex;justify-content:space-between;z-index:1}@media (max-width:750px){.home-project__header{justify-content:center;margin-bottom:60px}}@media (max-width:450px){.home-project__header{margin-bottom:30px}}.home-project a.orange-btn{display:block}@media (max-width:750px){.home-project a.orange-btn{width:100%;text-align:center;padding:20px 0}}.home-to-map{padding:120px 0;background:linear-gradient(90deg,#c9caca 0%,#bbbcbd 100%);overflow:hidden}@media (max-width:750px){.home-to-map{padding:40px 0}}.home-to-map__title{font-size:60px;line-height:60px;margin:0 0 32px;font-weight:100;color:#243747}@media (max-width:750px){.home-to-map__title{font-size:34px;line-height:1.3;margin-bottom:24px}}.home-to-map__btn-wrap{display:flex;flex-direction:column;align-items:flex-end;gap:16px}@media (max-width:750px){.home-to-map__btn-wrap{display:none}}.home-to-map__text{max-width:750px;margin-bottom:32px}.home-to-map__description{font-size:18px;line-height:30px;color:#243747}.home-to-map__container{position:relative;display:flex;justify-content:space-between;z-index:1}@media (max-width:750px){.home-to-map__container{flex-direction:column}}.home-photo{height:500px;background-color:#bbbdbe;overflow:hidden}.home-photo img{-o-object-fit:cover;object-fit:cover}.home-photo .swiper-slide{width:80%}.home-photo .swiper-slide:nth-child(1n+5){width:20%}.home-photo .swiper-slide:nth-child(2n+4){width:34%}.home-photo .swiper-slide:nth-child(3n+3){width:25%}.home-photo .swiper-slide:nth-child(4n+2){width:30%}.home-photo .swiper-slide:nth-child(5n+1){width:25%}.home-news{background-color:#fff;padding:50px 0 80px;transition:.6s;overflow:hidden}.home-news__title{position:relative;display:flex;justify-content:space-between;align-items:center;margin-bottom:60px;z-index:1;margin-top:0}.home-news__title h2{margin:0;font-size:60px;text-align:center;color:#544a47;font-weight:200;font-family:"Montserrat"}@media (max-width:800px){.home-news__title h2{font-size:40px}}.home-news__title .orange-btn.sm{font-size:16px;padding:34px 55px;background-color:#e2dfd9;color:#9b7f70}.home-news__container{position:relative;display:grid;grid-template-columns:repeat(3,1fr);z-index:1}@media (max-width:970px){.home-news__container{grid-template-columns:repeat(2,1fr);gap:20px}}@media (max-width:700px){.home-news__container{grid-template-columns:1fr}}.home-news__container .orange-btn{padding:10px 20px}.home-news__container .newsSlider{padding-bottom:20px}.home-news__wrap{display:flex;justify-content:space-between;margin-bottom:102px}.home-news__item{position:relative;display:flex;flex-direction:column;color:#000;text-decoration:none;text-align:left;padding:30px;transition:.4s}.home-news__item:hover{background-color:#fff}.home-news__item:hover .orange-btn{display:block}.home-news__item:hover .home-news__img{transform:scale(1.2)}.home-news__item .orange-btn{display:none;transition:0s;z-index:5}.home-news__item .orange-btn::after,.home-news__item .orange-btn::before{content:none}.home-news__item .orange-btn{position:absolute}.home-news__description{display:block;font-size:14px;font-weight:200;padding-left:16px;min-height:80px}.home-news__item-wrap-text{display:grid;flex-grow:1}.home-news__date{color:#7f543d;padding:20px 25px;background-color:#e2dfd9;width:-moz-max-content;width:max-content;font-weight:200}.home-news__date:nth-child(2),.home-news__date.revers{background-color:#7f543d;color:#fff}.home-news__opt-wrap{display:flex;align-items:center;gap:16px;height:-moz-max-content;height:max-content;align-self:flex-end}@media (max-width:800px){.home-news__opt-wrap{flex-direction:column;align-items:flex-start}}.home-news__date{display:flex;align-items:center;gap:16px;background-color:#e2dfda;color:#7f543d}.home-news__date img{width:20px}.home-news__item-title{font-size:28px;font-weight:200;text-align:left;margin:0;padding:16px 0;padding-left:16px;text-transform:uppercase}.home-news__img-wrap{height:300px;overflow:hidden}.home-news .home-news__img{transition:1s;height:230px!important;width:100%;-o-object-fit:cover;object-fit:cover}.home-news__btn-container{display:flex;flex-direction:column;align-items:center;padding-top:40px}.home-contact{position:relative;display:flex;color:#243747;min-height:calc(100vh - 62px)}.home-contact__close{position:absolute;right:20px;top:20px;cursor:pointer}@media (max-width:750px){.home-contact{flex-direction:column}}.home-contact__map-container{width:100%;height:100%}.home-contact__form{display:grid;align-items:center;grid-auto-rows:max-content;align-content:center;position:relative;width:33%;background-color:#c8c8c8;padding:0 72px 0;z-index:1}@media (max-width:1600px){.home-contact__form{padding:0 42px 0}}@media (max-width:750px){.home-contact__form{width:100%}.home-contact__form .orang-btn-big{width:100%}.home-contact__form label{display:flex;align-items:flex-start;font-size:14px}}@media (max-width:1400px){.home-contact__form{padding:32px}}.home-contact__map{width:67%}.home-contact__map iframe{width:100%;height:100%}@media (max-width:750px){.home-contact__map{height:60vh;width:100%;order:1}}.home-contact__wrap{display:flex;flex-direction:column;gap:40px;max-width:450px;margin-bottom:24px}@media (max-width:1400px){.home-contact__wrap{margin-bottom:30px;gap:40px}}.home-contact__label{position:relative}.home-contact__label span{position:absolute;left:0;top:0;z-index:0;transition:.4s}.home-contact__label input{position:relative;width:100%;padding-bottom:6px;background:none;border:none;border-bottom:1px solid #243747;outline:none;z-index:1;color:rgba(0,0,0,0)}.home-contact__label input::-moz-placeholder{opacity:0}.home-contact__label input::placeholder{opacity:0}.home-contact__label input.focus{border-color:#7f543d;color:#243747}.home-contact__label input.focus::-moz-placeholder{opacity:1}.home-contact__label input.focus::placeholder{opacity:1}.home-contact__label input.focus+span{top:-30px;font-size:12px;color:#7f543d}.home-contact__label input.error{border-color:red}.home-contact__label input.error+span{color:red}.home-contact__label input.error-phone{border-color:red}.home-contact__label input.error-phone+span{color:red}.home-contact__radio-wrap{display:grid;grid-template-columns:1fr 1fr}.home-contact__privacy{display:block;margin-bottom:72px;max-width:450px;font-size:14px}@media (max-width:1400px){.home-contact__privacy{margin-bottom:30px}}.home-contact__privacy a{color:#7f543d}.home-contact__title{max-width:350px;font-size:60px;margin:0 0 16px;font-weight:200;font-family:"Montserrat";line-height:.9}@media (max-width:1400px){.home-contact__title{font-size:40px;line-height:40px}}.home-contact__subtitle{display:inline-block;font-size:20px;font-weight:200;max-width:450px;margin-bottom:30px}@media (max-width:1400px){.home-contact__subtitle{margin-bottom:30px;font-size:16px}}.home-main-start-section{position:fixed;top:0;left:0;display:flex;flex-direction:column;justify-content:center;width:100%;height:100vh;padding:270px 100px 0;background-color:#243747;z-index:2;transition:1s}.home-main-start-section__title-wrap{display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center;margin-bottom:72px;transition:margin 1s , height 1s}.home-main-start-section__description{width:200px}.home-main-start-section__title{font-size:32px;color:#fff;font-style:italic}.home-main-start-section>img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.projects-map{position:fixed;top:0;left:0;right:0;bottom:0;display:none;margin:auto auto;height:80vh;width:90vw;z-index:10000}.projects-map__close{position:absolute;right:-50px;top:-50px;cursor:pointer;padding:16px}.projects-map #map{width:100%;height:100%}.projects-map iframe{height:100%;width:100%}.photoSlider{cursor:url(./images/eye-cursor.svg) , auto}.home-description{padding:80px 0 0;background-color:#d2d2d2;height:250vh}@media (max-width:800px){.home-description{height:-moz-max-content;height:max-content;padding-bottom:50px}}.home-description__bcg{display:flex;position:sticky;top:0;left:0;width:100%;height:calc(100vh + 100px)}@media (max-width:800px){.home-description__bcg{height:auto}}.home-description__bcg-wrap{position:absolute;top:-100px;left:0;height:calc(100vh + 200px);width:100%;overflow:hidden}.home-description__text-logo{padding-top:230px}@media (max-width:1600px){.home-description__text-logo{padding-top:138px}}@media (max-width:800px){.home-description__text-logo{padding-top:0}}.home-description__imgs{width:100%;height:100%;transform:scale(1);transition:transform 1s ease-out}@media (max-width:800px){.home-description__imgs{display:none}}.home-description__imgs img{position:absolute;width:100%;height:100%;left:0;top:0;transition:transform 1s ease-out}.home-description__img{position:relative;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:right;object-position:right;z-index:4}.home-description__text-block{transform:translateY(154px)}@media (max-width:1600px){.home-description__text-block{transform:translateY(50px)}}@media (max-width:800px){.home-description__text-block{transform:translateY(0)}}.home-description__container{display:flex;justify-content:space-between;align-items:center;width:100%;transform:translateY(-100px);height:100%}@media (max-width:1600px){.home-description__container{padding-top:120px;padding-bottom:20;justify-content:center;gap:150px}}@media (max-width:800px){.home-description__container{flex-direction:column;transform:translateY(0);justify-content:unset;gap:120px}}.home-description__img-wrap{position:relative;width:620px;height:600px;transition:width 1s ease-out}@media (max-width:1600px){.home-description__img-wrap{height:400px;width:420px}}@media (max-width:800px){.home-description__img-wrap{width:80%}}.home-description__text-logo{position:relative}.home-description__text-logo.disactive .home-description__text-logo-wrap{bottom:0;left:0;width:80px}.home-description__text-logo .home-description__text-logo-wrap{position:absolute;bottom:250px;left:300px;width:200px;transition:2s;-webkit-mask-image:url(./images/home/description-decoration.svg);mask-image:url(./images/home/description-decoration.svg);-webkit-mask-size:cover;mask-size:cover}@media (max-width:1600px){.home-description__text-logo .home-description__text-logo-wrap{width:150px;bottom:150px}}@media (max-width:800px){.home-description__text-logo .home-description__text-logo-wrap{position:static;width:100px}}.home-description__text-logo .home-description__text-logo-wrap img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.home-description__decor{position:absolute;right:-150px;top:100px;width:200px;height:600px;transition:width 1s ease-out;-o-object-fit:cover;object-fit:cover}@media (max-width:1600px){.home-description__decor{height:400px;right:-100px;top:50px}}@media (max-width:800px){.home-description__decor{width:100px;right:-20px}}.home-description__text-wrap{max-width:600px;line-height:24px;opacity:0;color:#243747;transition:opacity 1s ease-out;z-index:2}.home-description__text-wrap h1{line-height:110%}@media (max-width:800px){.home-description__text-wrap{opacity:1;margin-bottom:24px}}.first-item{transition:1s}@media (max-width:800px){.first-item{background-color:#d2d2d2}}.first-item.home-drop-down__item{transition:0s;background-color:#d2d2d2}.first-item__title{display:grid;grid-template-columns:max-content 330px max-content;justify-content:flex-end;align-items:center;max-width:1100px;gap:40px;margin:0;transition:1s;padding:28px 0;cursor:pointer}@media (max-width:800px){.first-item__title{grid-template-columns:1fr max-content}}.first-item.active-first .first-item__title{align-items:flex-start}.first-item.active-first .container::after{content:none}.first-item.active-first .first-item__name{color:#fff}.first-item.active-first .home-drop-down__title-img{transform:rotate(180deg)}.first-item.active-first .home-drop-down__title-img path{fill:#fff}.first-item__wrap{display:grid;gap:20px;grid-auto-rows:max-content;grid-template-columns:max-content 400px;grid-column:1/2;border-bottom:1px solid rgba(0,0,0,0)}@media (max-width:800px){.first-item__wrap{grid-column:1/3;grid-row:1/2;grid-template-columns:max-content 1fr}}.first-item .container{transition:1s}.first-item .container::after{position:absolute;content:"";width:100%;height:1px;background-color:#5d5554;bottom:-28px;left:0}.first-item__number{grid-column:1/2;color:#b8b6b6}@media (max-width:800px){.first-item__title-img-wrap{grid-column:1/3}}.first-item__bcg{position:absolute;top:0;left:0;width:100%;height:75%;overflow:hidden}.first-item__title-img{transition:1s}@media (max-width:800px){.first-item__title-img{width:100%}}.first-item .home-drop-down__title-img{grid-column:3/4}@media (max-width:800px){.first-item .home-drop-down__title-img{grid-column:2/3;grid-row:1/2;align-self:flex-start}}.first-item__bcg-img{width:100%;height:100%;min-height:310px}.first-item__text{font-size:18px;text-transform:uppercase;color:#fff;font-family:"Montserrat";font-weight:200}.first-item__name,.first-item__number{gap:20px;font-size:56px;font-weight:200;color:#544a47;text-transform:uppercase}@media (max-width:800px){.first-item__name,.first-item__number{font-size:25px}}.first-item__number{color:#b8b6b6;font-family:"Montserrat";font-weight:200}.first-item__name{font-family:"Montserrat"}.first-item__name,.first-item__text{grid-column:2/3;margin:0}.first-item__text{margin:0}@media (max-width:800px){.first-item__text{grid-column:1/3}}.animation-content{font-size:2em;opacity:0;animation:fadeInOut 3s forwards}@keyframes fadeInOut{0%{opacity:0;transform:scale(0.5)}50%{opacity:1;transform:scale(1)}100%{opacity:0;transform:scale(0.5)}}.home-drop-down{overflow:hidden;transform:translateY(-130px);padding-bottom:40px}@media (max-width:800px){.home-drop-down{transform:translateY(0);padding-bottom:0}}.home-drop-down__title-text{display:grid;grid-template-columns:max-content 1fr;gap:20px;font-size:56px;font-weight:200;font-family:"Montserrat";border-bottom:1px solid rgba(0,0,0,0);transition:.4s}.home-drop-down__title-text h3{margin:0;font-weight:200;font-size:56px;font-family:"Montserrat"}@media (max-width:750px){.home-drop-down__title-text h3{font-size:25px}}@media (max-width:800px){.home-drop-down__title-text{font-size:25px;gap:10px}}.home-drop-down__title-text span{color:#b8b6b6;font-family:"Montserrat";font-weight:200}.home-drop-down__title-img{transition:.4s}@media (max-width:800px){.home-drop-down__title-img{width:40px}}.home-drop-down__bcg{position:absolute;top:0;height:86%;width:100%;margin:auto;z-index:2;overflow:hidden}@media (max-width:800px){.home-drop-down__bcg{height:100%;min-height:700px}}.home-drop-down__bcg-img{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:1;min-height:400px;opacity:0;transition:.4s}.home-drop-down__item-img{transition:.3s}.home-drop-down__item-text{max-width:550px;font-size:18px;text-transform:uppercase;font-weight:200;font-family:"Montserrat";opacity:0;transition:.3s}@media (max-width:800px){.home-drop-down__item-text{order:-1}}.home-drop-down__item{background-size:100% 80%;background-repeat:no-repeat;color:#544a47;transition:1s;position:relative}.home-drop-down__item:nth-child(2),.home-drop-down__item:nth-child(3){background-color:#d2d2d2;transform:translateY(-2px)}.home-drop-down__item:nth-child(3) .home-drop-down__title{display:grid;grid-template-columns:300px 1fr max-content;gap:26px!important;justify-content:flex-start}.home-drop-down__item:nth-child(3) .home-drop-down__title-img{align-self:flex-start!important}.home-drop-down__item .container{position:relative;z-index:3}.home-drop-down__item .container::after{position:absolute;content:"";width:100%;height:1px;background-color:#5d5554;bottom:0;left:0}.home-drop-down__item .home-drop-down__title.animation-title{transform:translateX(0);opacity:1}.home-drop-down__item:nth-child(1) .home-drop-down__title{padding-left:130px}.home-drop-down__item:nth-child(2) .home-drop-down__title{padding-left:230px}@media (max-width:800px){.home-drop-down__item:nth-child(2) .home-drop-down__title{padding-left:0}}.home-drop-down__item:nth-child(2) .home-drop-down__item-img{height:330px;width:330px}@media (max-width:800px){.home-drop-down__item:nth-child(2) .home-drop-down__item-img{width:100%;-o-object-fit:cover;object-fit:cover}}.home-drop-down__item:nth-child(3)::after{position:absolute;content:"";bottom:-40px;left:0;height:40px;width:100%;background-color:#d2d2d2;z-index:-1;transition:.4s}@media (max-width:800px){.home-drop-down__item:nth-child(3)::after{content:none}}.home-drop-down__item:nth-child(3) .home-drop-down__title-img{align-self:center}.home-drop-down__item:nth-child(3) .home-drop-down__item-content{grid-column:2/3}.home-drop-down__item:nth-child(3) .home-drop-down__title{align-items:start;gap:60px}@media (max-width:1200px){.home-drop-down__item:nth-child(3) .home-drop-down__title{gap:30px}.home-drop-down__item:nth-child(3) .home-drop-down__title .home-drop-down__title-text{font-size:25px}.home-drop-down__item:nth-child(3) .home-drop-down__title .home-drop-down__title-text span{font-size:30px}}@media (max-width:800px){.home-drop-down__item:nth-child(3) .home-drop-down__title .home-drop-down__title-text{grid-column:1/2;grid-row:1/2}.home-drop-down__item:nth-child(3) .home-drop-down__title .home-drop-down__item-content{grid-column:1/3}.home-drop-down__item:nth-child(3) .home-drop-down__title .home-drop-down__item-img{grid-column:1/3}.home-drop-down__item:nth-child(3) .home-drop-down__title .home-drop-down__title-img{grid-column:2/3;grid-row:1/2;align-self:flex-start}.home-drop-down__item:nth-child(3) .home-drop-down__title{display:grid;grid-template-columns:1fr max-content;padding-left:0}}.home-drop-down__item:nth-child(3) .home-drop-down__title .home-drop-down__item-img{width:300px;-o-object-fit:cover;object-fit:cover;opacity:0;height:0}@media (max-width:800px){.home-drop-down__item:nth-child(3) .home-drop-down__title .home-drop-down__item-img{width:100%}}.home-drop-down__item:nth-child(3) .home-drop-down__bcg{height:74%}.home-drop-down__item:nth-child(3).active .home-drop-down__title{padding-left:0;padding-bottom:0}.home-drop-down__item.active::after{background-color:rgba(0,0,0,0)}.home-drop-down__item.active:nth-child(1){background-color:#d2d2d2}@media (max-width:800px){.home-drop-down__item.active{padding-bottom:30px}}.home-drop-down__item.active:nth-child(3){background-color:#fff}.home-drop-down__item.active .home-drop-down__bcg-img{opacity:1}.home-drop-down__item.active .container::after{background-color:rgba(0,0,0,0)}.home-drop-down__item.active .home-drop-down__title,.home-drop-down__item.active .home-drop-down__item-text{color:#fff}.home-drop-down__item.active .home-drop-down__title-img{transform:rotate(-180deg)}.home-drop-down__item.active .home-drop-down__title-img path{fill:#fff}.home-drop-down__item.active .home-drop-down__title:hover::after{width:0}.home-drop-down__item-content{display:none}:nth-child(1) .home-drop-down__item-content>div{display:flex;gap:20px;align-items:flex-start}@media (max-width:800px){:nth-child(1) .home-drop-down__item-content>div{flex-direction:column}}.home-drop-down__title{position:relative;display:flex;justify-content:space-between;align-items:center;padding:30px 0 30px;margin:0;max-width:1100px;cursor:pointer;text-transform:uppercase}.home-main .big-slider__pagination{display:none}.main-stump{position:absolute;top:0;bottom:0;right:40px;margin:auto 0;width:150px;height:150px;background-image:url(images/home/ac1fd3d5-ff34-4523-a9f8-41d88f14de5c.png);background-size:contain;background-repeat:no-repeat;z-index:4}@media (max-width:650px){.main-stump{top:500px;right:20px;bottom:auto;width:100px;height:100px}}.promotion-popup{position:fixed;bottom:100px;opacity:0;display:none;height:320px;right:20px;width:400px;padding:10px;background-color:#d1d1d1;color:#243747;text-decoration:none;z-index:40}@media (max-width:750px){.promotion-popup{height:260px}}.promotion-popup.show{display:block;animation:showPromo 1s forwards 1s}@keyframes showPromo{from{opacity:0;transform:translateX(120px)}to{opacity:1;transform:translateX(0)}}@media (max-width:700px){.promotion-popup{width:75%}}.promotion-popup img{width:100%;height:250px;-o-object-fit:cover;object-fit:cover}@media (max-width:740px){.promotion-popup img{height:200px}}.promotion-popup span{transition:.4s}.promotion-popup span:hover{color:#7f543d}.promotion-popup__close{position:absolute;display:flex;justify-content:center;align-content:center;width:20px;height:20px;padding:4px;right:0;top:-20px;background-color:#7f543d;background-image:url(images/icons/ic_close.svg);background-repeat:no-repeat;background-size:12px;background-position:center}.popapSwiper .swiper-pagination-bullet{background-color:#243747}.popapSwiper .swiper-pagination-bullet-active{background-color:#243747}.popapSwiper .swiper-slide{display:grid}.popapSwiper .swiper-slide img{height:250px!important}@media (max-width:750px){.popapSwiper .swiper-slide img{height:auto!important}}.popapSwiper .swiper-horizontal>.swiper-pagination-bullets,.popapSwiper .swiper-pagination-bullets.swiper-pagination-horizontal{bottom:60px}.popapSwiper a{font-size:14px;text-align:left;text-decoration:none;color:#544a47;text-transform:none}.popapSwiper a p{margin-bottom:0}.projects{background-color:#fff;padding:100px 0 48px}.projects__title{font-size:60px;text-align:left;color:#544a47;font-weight:200;font-family:"Montserrat";margin:0}@media (max-width:750px){.projects__title{font-size:40px;justify-content:center}}.projects__header{position:relative;display:flex;justify-content:space-between;align-items:center;padding:48px 0 100px;z-index:1}@media (max-width:1240px){.projects__header{padding:48px 16px 100px}}@media (max-width:750px){.projects__header{padding:40px 20px;gap:16px}.projects__header .orange-btn{justify-content:center}}.projects__wrap{display:flex;flex-wrap:wrap;justify-content:space-between}.projects-detail-map{height:80vh}.projects-detail-map iframe{width:100%;height:100%}.projects-detail-map #map{width:100%;height:100%}.project-detail{position:relative}.project-detail__award{position:absolute;top:100px;right:100px;z-index:4}@media (max-width:750px){.project-detail__award{top:64px;right:50px}}.project-detail__award img{width:150px}@media (max-width:750px){.project-detail__award img{width:75px}}.project-detail__title-wrap{display:flex;margin-bottom:20px;align-items:flex-end;gap:16px}.project-detail__oselja{background-color:#fff;padding:8px;border-radius:6px;width:140px}.project-detail__main{height:100vh}.project-detail__img{position:absolute;top:0;width:100%;height:100vh;-o-object-fit:cover;object-fit:cover}.project-detail__filter{position:absolute;width:100%;height:100%;background:#243746;background:linear-gradient(180deg,rgba(36,55,70,.0760679272) 0%,rgba(36,55,70,.6867121849) 100%);z-index:1}.project-detail__title,.project-detail__title-prefix{font-size:120px;margin:0;font-weight:200;font-family:"Montserrat"}@media (max-width:750px){.project-detail__title,.project-detail__title-prefix{font-size:40px}}.project-detail__title-prefix{font-size:50px;text-transform:uppercase;font-weight:600;transform:translateY(-10px)}@media (max-width:750px){.project-detail__title-prefix{font-size:22px}}.project-detail__info{position:relative;display:flex;justify-content:space-between;align-items:flex-end;width:100%;padding-bottom:100px;color:#fff;z-index:2}@media (max-width:750px){.project-detail__info{flex-direction:column;align-items:flex-start;padding-bottom:160px;gap:40px}}.project-detail__description{display:flex;align-content:center;gap:8px;font-weight:200;font-size:20px;margin-bottom:16px;font-family:"Montserrat"!important;cursor:pointer}.project-detail__description span{font-family:"Montserrat"!important}.project-detail__description img{animation:bounce2 2s ease infinite}@keyframes bounce2{0%,20%,50%,80%,100%{transform:translateY(0)}70%{transform:translateY(-10px)}90%{transform:translateY(-5px)}}.project-detail__main{display:flex;flex-direction:column;justify-content:flex-end}.project-detail__price{display:flex;flex-direction:column;text-align:right}@media (max-width:750px){.project-detail__price{align-items:flex-start}}.project-detail__total-price{font-size:40px}.project-detail__part-price{font-size:42px;color:#ccab97;text-align:right;font-style:italic}.project-state{padding:120px 0;background-color:#d2d2d2;background-image:url(./images/project/bcg/full.svg);background-repeat:no-repeat;background-size:cover;background-position:0 0;animation:bcg_move 15s 2s ease-in-out infinite alternate}@keyframes bcg_move{100%{background-position:150px}}.project-state__container{display:flex;justify-content:space-between}.project-state__tite{max-width:140px;line-height:30px;color:#243747;font-size:24px;font-style:italic;margin-top:0}.project-state__img{max-width:220px}.project-state__text{max-width:650px;font-weight:300;color:#243747}.project-state-slider{position:relative;height:740px;transition:.3s}.project-state-slider .swiper-slide_filter{background:#e2e2e2;background:linear-gradient(180deg,rgba(226,226,226,0) 43%,#243746 89%);z-index:4}.project-state-slider.no-zoom{cursor:url(./images/eye-cursor.svg) , auto}.project-state-slider .slider-navigation{position:absolute;bottom:30px;left:0;right:0;margin:0 auto;opacity:0}.project-state-slider.zoom{position:fixed;top:0;left:0;height:100vh;width:100%;z-index:12}.project-state-slider.zoom .swiper-slide_filter{display:none}.project-state-slider.zoom .close-btn{opacity:1;z-index:12;right:40px;top:40px}.project-state-slider.zoom .slider-navigation{opacity:1;z-index:10}.project-state-slider .big-slider__pagination{top:auto;bottom:60px}.project-description{padding:100px 0;background-color:#d2d2d2}.project-description__container{display:flex;justify-content:space-between;width:100%}.project-description .progress-bar{background-color:#7f543d}.project-description .big-slider__pagination{top:auto;right:auto;left:auto;margin:0 auto;bottom:130px}.project-description__text-wrap{max-width:450px;text-align:left}.project-description__title{font-size:60px;font-weight:200;margin-bottom:106px;color:#243747}.project-description__subtitle{display:block;color:#7f543d;font-size:32px;font-style:italic;margin-bottom:20px}.project-description__text{font-size:18px;font-weight:300;color:#243747;line-height:28px}.project-description__img-wrap{position:relative;width:50%;height:720px}.project-description__img-wrap img:first-child{position:absolute;top:0;left:0;max-width:400px}.project-description__img-wrap img:nth-child(2){position:absolute;bottom:0;right:0;max-width:425px;-o-object-fit:cover;object-fit:cover}.project-map{position:relative;height:80vh}.project-map img,.project-map #map{position:absolute;width:100%;height:100%}.project-map__item-2{-o-object-fit:cover;object-fit:cover}.project-map__nav{position:absolute;top:90px;left:0;right:0;display:flex;margin:0 auto;width:-moz-max-content;width:max-content;padding:8px;background-color:#d2d2d2;z-index:2}.project-plan{background-color:#bbbcbd;padding:100px}.project-plan__title{font-size:60px;max-width:700px;margin:0 auto 40px;text-align:center;font-weight:200;color:#243747}.project-plan__tab-wrap{display:flex;justify-content:space-between;height:-moz-max-content;height:max-content;align-items:center;max-width:840px;margin:0 auto 60px}@media (max-width:1600px){.project-plan__tab-wrap{margin:0 auto 30px}}.project-plan__img{display:none;position:absolute;left:0;height:100%;-o-object-fit:cover;object-fit:cover}.project-plan__img.active{display:block}.project-plan__img-wrap{position:relative;width:1070px;height:566px;margin:0 auto}@media (max-width:1600px){.project-plan__img-wrap{width:700px;height:400px}}.links-section{padding:100px 0}.links-section .container{display:flex;flex-wrap:wrap;justify-content:center;gap:20px}@media (max-width:750px){.links-section .container{display:block}}.links-section .container .project-characteristics__pdf-btn{width:-moz-max-content;width:max-content}@media (max-width:750px){.links-section .container .project-characteristics__pdf-btn{font-size:14px;padding:20px 20px;justify-content:center;width:auto;text-align:center}}.project-calendar{position:relative;padding:180px 0 180px;background-color:#fff;scroll-margin-top:100px}@media (max-width:750px){.project-calendar{padding:40px 0 170px}}.project-calendar__wrap{display:flex;justify-content:space-between;max-width:1100px;margin:0 auto;height:-moz-max-content;height:max-content}@media (max-width:1300px){.project-calendar__wrap{max-width:900px}}@media (max-width:950px){.project-calendar__wrap{flex-direction:column;gap:126px}}.project-calendar__wrap::after{position:absolute;left:0;top:0;bottom:0;content:"";width:0;height:1px;margin:auto 0;background:linear-gradient(90deg,rgba(240,240,240,.7511379552) 0%,#d6d6d6 48%,rgba(240,240,240,.75) 100%)}@media (max-width:950px){.project-calendar__wrap::after{display:none}}.project-calendar__wrap.active::after{animation:whowLine 6s forwards}@keyframes whowLine{100%{width:100%}}.project-calendar__wrap.active .project-calendar__item{animation:showItem .4s forwards .5s;text-transform:uppercase;font-family:"Montserrat";font-weight:600}.project-calendar__wrap.active .project-calendar__item .project-calendar__item-text{animation:showItem .4s forwards .2s;color:#544a47;font-family:"Montserrat";font-weight:400}.project-calendar__wrap.active .project-calendar__item:nth-child(2){animation:showItem .4s forwards 1s}.project-calendar__wrap.active .project-calendar__item:nth-child(2) .project-calendar__item-text{animation:showItem .4s forwards 1.2s}.project-calendar__wrap.active .project-calendar__item:nth-child(3){animation:showItem .4s forwards 1.5s}.project-calendar__wrap.active .project-calendar__item:nth-child(3) .project-calendar__item-text{animation:showItem .4s forwards 1.7s}.project-calendar__wrap.active .project-calendar__item:nth-child(4){animation:showItem .4s forwards 2s}.project-calendar__wrap.active .project-calendar__item:nth-child(4) .project-calendar__item-text{animation:showItem .4s forwards 2.2s}.project-calendar__wrap.active .project-calendar__item:nth-child(5){animation:showItem .4s forwards 2.5s}.project-calendar__wrap.active .project-calendar__item:nth-child(5) .project-calendar__item-text{animation:showItem .4s forwards 2.7s}.project-calendar__wrap.active .project-calendar__item:nth-child(6){animation:showItem .4s forwards 3s}.project-calendar__wrap.active .project-calendar__item:nth-child(6) .project-calendar__item-text{animation:showItem .4s forwards 3.2s}@keyframes showItem{100%{opacity:1}}.project-calendar__item-animation{position:absolute;width:100%;height:100%;z-index:-1}.project-calendar__item-animation.active{animation:animate-pulse 3s linear infinite;background-color:#a67c66}@keyframes animate-pulse{0%{box-shadow:0 0 0 0 rgba(127,84,61,.7019607843),0 0 0 0 rgba(127,84,61,.7019607843)}40%{box-shadow:0 0 0 20px rgba(127,84,61,0),0 0 0 0 rgba(127,84,61,.7)}80%{box-shadow:0 0 0 20px rgba(127,84,61,0),0 0 0 10px rgba(127,84,61,0)}100%{box-shadow:0 0 0 0 rgba(127,84,61,0),0 0 0 10px rgba(127,84,61,0)}}.project-calendar__title{font-size:60px;text-align:center;color:#243747;margin-bottom:120px;font-weight:200}@media (max-width:950px){.project-calendar__title{font-size:40px;line-height:40px;margin:0 0 40px}}.project-calendar__item-text{position:absolute;gap:6px;display:grid;justify-items:center;width:160px;text-align:center;color:#243747;opacity:0}.project-calendar__item-text img{width:30px}.project-calendar__item-text span{display:block;font-size:12px}.project-calendar__item-text.bottom{bottom:-100px}.project-calendar__item-text.top{bottom:85px}.project-calendar__item-text.top img{order:-1}@media (max-width:950px){.project-calendar__item-text.top{bottom:-106px}}.project-calendar__item{position:relative;display:flex;justify-content:center;align-items:center;height:-moz-max-content;height:max-content;padding:20px;background-color:#e2dfd9;color:#544a47;z-index:2;opacity:0}.project-calendar__item.active{color:#fff}.project-calendar__item.active .project-calendar__item-text{color:#a67c66;font-weight:600}.project-calendar__item.top,.project-calendar__item.bottom{position:relative}.project-calendar__item:first-child .project-calendar__item-text{width:170px}.project-characteristics{padding:70px 0 0;background-color:#d2d2d2}.project-characteristics .container{display:grid;grid-template-columns:max-content max-content;justify-content:space-between;padding:0 40px 40px}@media (max-width:1185px){.project-characteristics .container{grid-template-columns:1fr;padding:0 16px}}.project-characteristics__list-item-build{display:flex;justify-self:flex-end;align-self:center;padding:5px;width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;cursor:pointer;transition:.4s}.project-characteristics__list-item-build .white-icon{display:none}.project-characteristics__list-item-build:hover{background-color:#885d47}.project-characteristics__list-item-build:hover .white-icon{display:block}.project-characteristics__list-item-build:hover .black-icon{display:none}.project-characteristics__block{width:580px;display:grid;grid-template-columns:1fr max-content;grid-template-rows:max-content max-content}@media (max-width:1185px){.project-characteristics__block{width:100%;margin:0 auto}}.project-characteristics__info{grid-row:1/2;justify-self:flex-end;cursor:pointer}.project-characteristics__price{background-color:#e2dfd9;color:#885d47;font-weight:200}.project-characteristics__status{background-color:#885d47;color:#fff}.project-characteristics__list-title{font-weight:200;color:#544a47}.project-characteristics__list-description{color:#a67c66}.project-characteristics__text-paragraph{font-size:18px;line-height:26px;font-weight:200}.project-characteristics__text-title{text-transform:uppercase;font-size:36px;color:#544a47;font-weight:200;margin-bottom:80px;margin-top:20px}@media (max-width:1185px){.project-characteristics__text-title{margin-bottom:40px;font-size:30px}}.project-characteristics__text{max-width:500px}.project-characteristics__text p,.project-characteristics__text span,.project-characteristics__text h2,.project-characteristics__text h3,.project-characteristics__text strong{font-family:"Montserrat"}@media (max-width:1185px){.project-characteristics__text{max-width:100%}}.project-characteristics__pdf-btn{display:flex;justify-content:space-between;padding:30px 40px;background-color:#a67c66;color:#fff;border:none;width:100%;font-size:18px;text-transform:uppercase;cursor:pointer;text-decoration:none;transition:.4s;margin-top:20px}.project-characteristics__pdf-btn--small{width:-moz-max-content;width:max-content}.project-characteristics__pdf-btn:hover{background-color:#8b6754}@media (max-width:750px){.project-characteristics__pdf-btn{padding:20px 30px;font-size:16px}}.project-characteristics__pdf-btn img{width:20px;animation:bounce 1s infinite}@keyframes bounce{0%{transform:translateY(5px)}50%{transform:translateY(0)}100%{transform:translateY(5px)}}.project-characteristics__list-item{display:grid;grid-template-columns:minmax(20px,50px) max-content 1fr;gap:40px;align-content:center;min-height:60px;padding-left:20px;border-bottom:1px solid #cecccb;align-items:center}.project-characteristics__list-item.single{grid-template-columns:minmax(20px,50px) 1fr}.project-characteristics__list-item.single .project-characteristics__list-title{max-width:250px}@media (max-width:450px){.project-characteristics__list-item{grid-template-columns:minmax(20px,50px) 1fr 1fr;gap:16px}}.project-characteristics__list-item:last-child{border:none}.project-characteristics__list-item img{height:24px;justify-self:flex-end;opacity:.5}.project-characteristics__list-item img:first-child{justify-self:flex-start}.project-characteristics__btn-wrap{height:-moz-max-content;height:max-content;background-color:#fff;padding:0 40px 40px;grid-column:1/3}@media (max-width:1185px){.project-characteristics__btn-wrap{padding:0 20px 20px}}.project-characteristics__list{grid-column:1/3;padding:40px 40px 0;background-color:#fff}@media (max-width:1185px){.project-characteristics__list{display:grid;grid-template-columns:1fr 1fr;padding:20px}}@media (max-width:810px){.project-characteristics__list{grid-template-columns:1fr}}.project-characteristics__info{display:flex;justify-content:center;padding:26px 20px;min-width:160px;font-size:18px;font-weight:200}.project-photo{background-color:#d9d9d9}.project-photo .swiper-slide{background-color:#d9d9d9}.project-google-map{height:600px}.project-google-map iframe{width:100%;height:100%}.project-decor-photo{position:relative;padding:140px 0 100px}@media (max-width:750px){.project-decor-photo{padding:50px 0 50px}}.project-decor-photo::before{position:absolute;content:"";top:-1px;left:0;width:100%;height:400px;background-color:#d2d2d2}@media (max-width:750px){.project-decor-photo::before{height:250px}}.project-decor-photo .container{position:relative;display:grid;grid-template-columns:1fr max-content;max-width:1570px}@media (max-width:1570px){.project-decor-photo .container{max-width:1400px}}@media (max-width:1400px){.project-decor-photo .container{padding:0 16px}}@media (max-width:1100px){.project-decor-photo .container{grid-template-columns:1fr;gap:40px;justify-content:center}}.project-decor-photo__btn{align-self:flex-end;margin-right:200px}@media (max-width:1570px){.project-decor-photo__btn{width:140px;height:140px}}@media (max-width:1100px){.project-decor-photo__btn{margin:0 auto}}.project-decor-photo__first-photo,.project-decor-photo__second-photo{overflow:hidden}.project-decor-photo__first-photo:hover img,.project-decor-photo__second-photo:hover img{transform:scale(1.1,1.1)}.project-decor-photo__first-photo img,.project-decor-photo__second-photo img{height:100%;width:100%;-o-object-fit:contain;object-fit:contain;transition:5s}.project-decor-photo__first-photo{max-width:-moz-max-content;max-width:max-content;height:700px;-o-object-fit:cover;object-fit:cover;z-index:3}@media (max-width:1600px){.project-decor-photo__first-photo{max-width:100%;height:500px}}@media (max-width:750px){.project-decor-photo__first-photo{height:300px}}.project-decor-photo__second-photo{position:absolute;right:-20px;top:-120px;width:750px;z-index:2}@media (max-width:1570px){.project-decor-photo__second-photo{width:700px;right:0}}@media (max-width:1400px){.project-decor-photo__second-photo{right:16px}}@media (max-width:1100px){.project-decor-photo__second-photo{width:500px}}@media (max-width:750px){.project-decor-photo__second-photo{display:none}}.reasons{position:relative;z-index:4;background-color:#fff}.reasons .container{padding-bottom:60px}.reasons__bcg-element{left:0;top:0;width:300px;position:absolute}.reasons__main-img{overflow:hidden}.reasons__main-img:hover img:not(.photo-block-img){transform:scale(1.2,1.2)}.reasons__main-img img{height:100%;width:100%;-o-object-fit:contain;object-fit:contain;transition:5s}.reasons__main-title{font-size:36px;font-weight:200;color:#544a47;line-height:40px;text-transform:uppercase;font-family:"Montserrat"}@media (max-width:750px){.reasons__main-title{font-size:30px}}.reasons__main{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:40px}.reasons__main--photos{padding-top:100px}@media (max-width:750px){.reasons__main{grid-template-columns:1fr;gap:20px;margin-bottom:0}}.reasons__main-wrap{display:grid;grid-template-columns:1fr 1fr;gap:40px;padding-top:62px}@media (max-width:750px){.reasons__main-wrap{grid-template-columns:1fr}}.reasons__main-block{padding:50px 40px;border:1px solid #ece5e2;transition:.4s}@media (max-width:750px){.reasons__main-block{padding:30px 20px}}.reasons__main-block:hover{background-color:#eeece8}.reasons__main-block:hover .reasons__main-block-title span{color:#a67c66}.reasons__main-block:nth-child(1),.reasons__main-block:nth-child(3),.reasons__main-block:nth-child(5){transform:translateY(-70px)}@media (max-width:750px){.reasons__main-block:nth-child(1),.reasons__main-block:nth-child(3),.reasons__main-block:nth-child(5){transform:translateY(0)}}.reasons__main-title{display:flex;gap:28px;margin-bottom:36px}.reasons__main-title span{font-size:60px;color:#efe9e6}.reasons__main-block-title{display:grid;grid-template-columns:80px 1fr;align-items:center;max-width:260px;text-transform:uppercase;gap:20px}.reasons__main-block-title h3{color:#bfa395;font-size:24px;margin:0;font-weight:400}@media (max-width:800px){.reasons__main-block-title{font-size:20px}}.reasons__main-block-title span{font-size:60px;color:#efe9e6;transition:.3s}.reasons__main-first{padding:50px 40px;color:#a67c66;font-size:36px;max-width:450px;font-family:"Montserrat";text-transform:uppercase}@media (max-width:800px){.reasons__main-first{padding:25px 10px}}.reasons__main-text{display:grid;grid-template-columns:80px 1fr;gap:20px;color:#544a47}@media (max-width:750px){.reasons .project-characteristics__pdf-btn{width:100%;justify-content:center}}.places{padding:100px 0;display:flex;justify-content:center;flex-wrap:wrap;gap:16px}@media (max-width:867px){.places{max-width:705px;margin:0 auto;justify-content:flex-start}}@media (max-width:750px){.places{display:grid;grid-template-columns:1fr 1fr;justify-items:center;gap:20px}}.places__circle{position:relative;display:grid;align-content:center;justify-items:center;justify-content:center;width:160px;height:160px;padding-bottom:16px;background-color:#efe9e6;border-radius:100%}@media (max-width:1550px){.places__circle:first-child .places__circle-info{left:0}.places__circle:first-child .places__circle-info::after{left:30px;right:auto}.places__circle:last-child .places__circle-info{right:0}.places__circle:last-child .places__circle-info::after{right:30px;left:auto}}@media (max-width:800px){.places__circle{width:140px;height:140px}}.places__circle.active{z-index:20}.places__circle:nth-child(even){transform:translateY(80px);transition:.4s}.places__circle:nth-child(even):hover{transform:translateY(0)}@media (max-width:750px){.places__circle:nth-child(even){transform:translateY(0)}}.places__circle-img{width:50px;margin-bottom:6px}.places__circle-title{font-size:18px;color:#544a47;margin-bottom:6px;max-width:140px;text-align:center}.places__circle-text{color:#a67c66}.places__circle-info{position:absolute;top:180px;padding:40px 20px;border:1px solid #aaa19e;width:340px;background-color:hsla(0,0%,100%,.9);z-index:10;display:none}@media (max-width:800px){.places__circle-info{width:300px}}.places__circle-info.right{right:0}.places__circle-info.right::after{right:30px;left:auto}.places__circle-info.left{left:0}.places__circle-info.left::after{left:30px;right:auto}.places__circle-info p{display:grid;padding:0 0 20px 20px;gap:20px;margin:0;border-bottom:1px solid #aaa19e}.places__circle-info p:not(:first-child){padding-top:20px}.places__circle-info p:last-child{padding-bottom:0;border:none}.places__circle-info::after{position:absolute;top:-5px;right:0;left:0;margin:auto;content:"";width:8px;height:8px;transform:rotate(-133deg);border-bottom:1px solid #aaa19e;border-right:1px solid #aaa19e;background-color:hsla(0,0%,100%,.9)}.places__circle-info-text{font-size:14px;color:#544a47;max-width:200px;font-family:"Montserrat"}.places__circle-info-time{font-size:14px;color:#a67c66;max-width:200px;font-family:"Montserrat"}.project-news{background-color:#d2d2d2}.project-news .home-news__item:nth-child(n+4){display:none}.project-slider .home-photo{background-color:#fff}.choose-flat{position:fixed;left:20px;bottom:20px;display:flex;align-items:center;justify-content:center;width:75px;height:75px;border-radius:100%;background-color:#7f543d;z-index:10;cursor:pointer}.choose-flat img{position:absolute;top:0;left:0;bottom:0;right:0;margin:auto;width:32px}.choose-flat img:nth-child(2){width:0;height:0;animation:animation2 10s forwards infinite alternate}.choose-flat img:nth-child(1){animation:animation1 10s forwards infinite alternate}@keyframes animation1{0%,50%{width:0;height:0}55%{width:32px;height:32px}100%{width:32px;height:32px}}@keyframes animation2{0%,50%{width:32px;height:32px}52%{width:0;height:0}100%{width:0;height:0}}.project-360{padding:100px 0;-webkit-user-select:none;-moz-user-select:none;user-select:none;scroll-margin-top:60px}.project-360 .home-news__title{margin-bottom:30px}.project-360 .home-news__title h2{font-size:36px}.project-360__container{position:relative}.project-360__container .img360{width:100%}.project-360__container .img360:not(:first-child){display:none}.project-360__icon360{position:absolute;inset:0;display:grid;grid-auto-rows:max-content;align-content:center;justify-items:center;margin:auto;z-index:4;background-color:rgba(0,0,0,.5);color:#fff;cursor:pointer}.project-360__icon360 svg{width:50px}.project-360__icon360 p{margin:0;font-size:20px}.project-360__map{position:absolute;left:10px;top:10px;display:none;background-color:#fff;width:300px;height:200px;z-index:5;border-radius:8px;overflow:hidden}@media (max-width:750px){.project-360__map{width:70px;height:70px;left:6px;top:6px}}.project-360__drone-wrap{position:absolute;display:flex;justify-content:flex-end;width:30px;height:100px;left:calc(50% - 15px);top:0;transform-origin:bottom center}@media (max-width:750px){.project-360__drone-wrap{height:35px;width:15px;left:calc(50% - 7px)}.project-360__drone-wrap svg{width:16px;height:16px}}.project-360__drone-view{position:absolute;width:10px;height:10px;top:29px;border-radius:50%;z-index:2;right:0;right:9px}.project-360__drone-view::before{content:"";position:absolute;left:6px;top:-1px;transform:translateX(-50%) translateY(-10%) rotate(-2deg);width:120px;height:70px;pointer-events:none;filter:blur(6px);mix-blend-mode:screen;opacity:.85;clip-path:polygon(50% 0%,0% 100%,100% 100%);background:radial-gradient(ellipse at 44% 4%,#0c1720 0%,rgba(36,55,71,.9) 20%,rgba(36,55,71,.7) 40%,rgba(36,55,71,0) 60%,rgba(36,55,71,0) 80%,rgba(36,55,71,0) 100%);transform-origin:left center}@media (max-width:750px){.project-360__drone-view::before{left:12px;top:-8px;width:35px;height:18px}}.project-360__map-img{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.project-360__info{position:absolute;bottom:20px;left:0;right:0;display:none;align-items:center;gap:6px;width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;margin:0 auto;z-index:4;padding:6px 10px;background-color:#000;border-radius:6px}.project-360__info img:last-child{transform:rotate(180deg)}.project-360__info img:first-child{animation:arrow-left-move 3s ease-in-out infinite}.project-360__info img:last-child{transform:rotate(180deg);animation:arrow-right-move 3s ease-in-out infinite}.project-360__info img:nth-child(2){animation:finger-tap 3s ease-in-out infinite}@keyframes arrow-left-move{0%{transform:translateX(0)}20%{transform:translateX(-6px)}40%{transform:translateX(0)}100%{transform:translateX(0)}}@keyframes arrow-right-move{0%{transform:translateX(0) rotate(180deg)}20%{transform:translateX(6px) rotate(180deg)}40%{transform:translateX(0) rotate(180deg)}100%{transform:translateX(0) rotate(180deg)}}@keyframes finger-tap{0%{transform:translateY(0)}10%{transform:translateY(-4px)}20%{transform:translateY(0)}30%{transform:translateY(-2px)}40%{transform:translateY(0)}100%{transform:translateY(0)}}.photo-block{height:400px}.photo-block .swiper-pagination-bullet-active{background-color:#a67c66}.photo-block-navigation{display:grid;grid-template-columns:max-content max-content;gap:20px;justify-content:center;padding-top:20px}.photo-block-navigation img{-o-object-fit:cover;object-fit:cover}.photo-block-navigation svg{-webkit-user-select:none;-moz-user-select:none;user-select:none;outline:none;cursor:pointer}.about__main{position:relative;height:100lvh}@media (max-width:600px){.about__main{height:100lvh;max-height:750px}}.about__main .play_video{position:absolute;right:40px;bottom:40px;display:none;width:50px;height:50px}@media (max-width:600px){.about__main .play_video{display:block}}.about__main-filter{position:absolute;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.4)}.about__main-video{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}@media (max-width:600px){.about__main-video{display:none}}.about__main-video.about__main-img{display:none}@media (max-width:600px){.about__main-video.about__main-img{display:block}}.about__text{position:absolute;left:0;bottom:100px;right:0;margin:0 auto;height:-moz-max-content;height:max-content;color:#fff}.about__title{font-size:120px;margin-bottom:20px;font-weight:200;font-family:"Montserrat"}@media (max-width:900px){.about__title{font-size:40px}}.about__description{font-size:20px;font-family:"Montserrat";font-weight:300;padding:0 0 0 10px;margin:0}.calendar-slider{padding:50px 0;background:url(./images/about/bcg.png);background-size:cover}.calendar-slider__line{position:absolute;left:0;right:0;top:0;bottom:0;margin:0;max-width:780px;width:100%}@media (max-width:700px){.calendar-slider__line{display:none}}.calendar-slider__date{position:relative;max-width:780px;height:110px;margin:0 auto 50px}@media (max-width:400px){.calendar-slider__date{height:96px}}.calendar-slider__date .swiper-slide{color:#878f95;font-size:20px;cursor:pointer}.calendar-slider__date .swiper-slide:hover{color:#7f543d}.calendar-slider__date .swiper-slide:hover:hover:after{animation:animate-pulse 3s linear infinite}@keyframes animate-pulse{0%{box-shadow:0 0 0 0 rgba(127,84,61,.7),0 0 0 0 rgba(127,84,61,.7)}40%{box-shadow:0 0 0 5px rgba(255,109,74,0),0 0 0 0 rgba(127,84,61,.7)}80%{box-shadow:0 0 0 5px rgba(255,109,74,0),0 0 0 5px rgba(255,109,74,0)}100%{box-shadow:0 0 0 0 rgba(255,109,74,0),0 0 0 5px rgba(255,109,74,0)}}.calendar-slider__date .swiper-slide.swiper-slide-active{font-size:40px;font-weight:700;color:#7f543d}.calendar-slider__date .swiper-slide.swiper-slide-active::after{background-color:#7f543d;width:14px;height:14px}@media (max-width:1000px){.calendar-slider__date .swiper-slide.swiper-slide-active{font-size:40px}}.calendar-slider__text-wrap{max-width:500px;text-align:left;color:#243747}.calendar-slider__text-wrap h4{margin:0;font-weight:200;font-size:24px;text-transform:uppercase}.calendar-slider__info{position:relative}.calendar-slider__info-wrap{display:flex;justify-content:space-between;width:100%}@media (max-width:1050px){.calendar-slider__info-wrap{flex-direction:column;gap:40px}}.calendar-slider__title{font-size:54px;color:#243747;margin-bottom:36px;line-height:1}.calendar-slider__description{font-size:18ox;font-weight:200;color:#243747}.calendar-slider__img-wrap{display:flex;gap:20px;width:100%}@media (max-width:1050px){.calendar-slider__img-wrap{justify-content:center}}.calendar-slider__img-wrap img{width:300px;height:400px;-o-object-fit:cover;object-fit:cover}@media (max-width:750px){.calendar-slider__img-wrap img{width:50%;height:300px;justify-self:center}}.calendar-slider__img-wrap img:nth-child(2){margin-top:40px}.calendar-slider__button-prev,.calendar-slider__button-next{position:absolute;top:0;bottom:0;margin:auto 0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:.4s}.calendar-slider__button-prev:hover path,.calendar-slider__button-next:hover path{fill:#7f543d}.calendar-slider__button-prev circle,.calendar-slider__button-next circle{transition:.4s}.calendar-slider__button-prev:hover path{animation:moveright .3s infinite alternate}@keyframes moveright{0%{transform:translateX(0)}100%{transform:translateX(-5px)}}.calendar-slider__button-next:hover path{animation:moveRight .3s infinite alternate}@keyframes moveRight{0%{transform:translateX(0)}100%{transform:translateX(5px)}}.calendar-slider__button-prev{left:-100px}.calendar-slider__button-next{right:-100px}@media (max-width:1100px){.calendar-slider__button-prev{display:none}.calendar-slider__button-next{display:none}}.big_video{position:fixed;top:0;left:0;display:none;width:100%;height:100vh;z-index:100000;background-color:#000}.big_video__close{position:absolute;right:40px;top:40px;z-index:2;width:20px;height:20px}.big_video video{position:absolute;top:0;left:0;margin:auto;right:0;bottom:0;width:100%;height:90%}@media (max-width:700px){.big_video video{height:auto}}@media (max-width:700px) and (orientation:landscape){.big_video video{width:auto;height:100%}}.about-text{padding-bottom:16px;padding:100px 0;background-color:#fff}.about-text .container{display:flex;align-items:center;gap:200px}@media (max-width:900px){.about-text .container{flex-direction:column;gap:60px}}.about-text__title{color:#8b6049;font-size:60px;font-weight:600;font-family:"Montserrat";margin:0}.about-text__sub-title{display:block;margin-bottom:80px;font-size:32px;font-weight:200;color:#8b6049}@media (max-width:900px){.about-text__sub-title{margin-bottom:40px}}.about-text__logo{position:relative;width:250px;height:180px;-webkit-mask-image:url(./images/about-logo.svg);mask-image:url(./images/about-logo.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;overflow:hidden}@media (max-width:900px){.about-text__logo{transform:translateY(0)}}.about-text__logo div{position:absolute;left:0;top:0;width:1000px;height:600px;background:linear-gradient(117deg,#7f543d 31%,#243747 73%);animation:gradient 10s infinite alternate}@keyframes gradient{0%{left:0;top:0}16%{left:0;top:0}83%{left:-280%;top:-120%}100%{left:-280%;top:-120%}}.about-text__logo div img{width:100%;height:100%}.about-text p{color:#544a47;font-size:18px}.about-text__content{max-width:650px}.about-title{font-size:70px;font-family:"Montserrat";font-weight:200;text-align:left;margin:0 0 30px;text-transform:uppercase}@media (max-width:750px){.about-title{font-size:40px}}.about-team{position:relative;padding-bottom:300px;padding-top:50px}@media (max-width:900px){.about-team{padding-bottom:60px}}.about-team::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:480px;background-color:#d2d2d2}.about-team__logo-wrap{position:relative}.about-team__logo{position:absolute;left:0;right:0;margin:0 auto;top:10px;width:130px;height:130px;-webkit-mask-image:url(./images/home/description-decoration.svg);mask-image:url(./images/home/description-decoration.svg);-webkit-mask-size:cover;mask-size:cover}.about-team__logo img{width:100%;height:100%}.about-team__title{margin-top:0}.about-team__title h2{display:grid;justify-content:center;text-align:center;margin-bottom:16px}.about-team__title h2,.about-team__title span{font-size:72px;font-family:"Montserrat";font-weight:200;margin:0}@media (max-width:750px){.about-team__title h2,.about-team__title span{font-size:55px}}@media (max-width:900px){.about-team__title{font-size:40px}}.about-team__title span{font-weight:600;color:#544a47}.about-team__wrap{position:relative;display:grid;grid-template-columns:1fr 1fr 1fr;gap:60px;justify-content:space-between;row-gap:90px;z-index:1}@media (max-width:900px){.about-team__wrap{grid-template-columns:1fr;gap:40px;padding-top:170px}}.about-team__item-img-wrap{overflow:hidden}.about-team__item{display:grid;flex-shrink:0}.about-team__item:hover .about-team__item-img{transform:scale(1.1,1.1)}.about-team__item:nth-child(n+6){display:none}.about-team__item:nth-child(2),.about-team__item:nth-child(5),.about-team__item:nth-child(8),.about-team__item:nth-child(11),.about-team__item:nth-child(14){transform:translatey(200px)}@media (max-width:900px){.about-team__item:nth-child(2),.about-team__item:nth-child(5),.about-team__item:nth-child(8),.about-team__item:nth-child(11),.about-team__item:nth-child(14){transform:translatey(0)}}.about-team__item-img{height:560px;margin-bottom:30px;background-color:#f5deb3;width:100%;flex-shrink:0;-o-object-fit:cover;object-fit:cover;transition:2s}@media (max-width:900px){.about-team__item-img{height:400px;margin-bottom:30px}}.about-team__item__item-position{font-size:18px;font-family:"Montserrat";font-weight:200x;color:#544a47}.about-team__item-name{display:flex;gap:6px;flex-wrap:wrap;font-size:42px;font-family:"Montserrat";margin-bottom:16px;color:#544a47}@media (max-width:900px){.about-team__item-name{font-size:30px;margin-bottom:10px}}.about-team__item-position{color:#544a47}.about-team .about-team-btn{display:grid;grid-template-columns:150px;grid-column:3/3;margin-top:40px}@media (max-width:900px){.about-team .about-team-btn{grid-column:1/2}}.about-location{background-color:#d2d2d2}@media (max-width:750px){.about-location{padding:40px 0 0}}.about-location .about-map{width:100%;height:600;-o-object-fit:cover;object-fit:cover}.about-location #map{height:calc(100vh - 200px)}.certificates{padding:100px 0;background-color:#f5f5f5}.certificates__wrap{display:flex;justify-content:space-between}@media (max-width:1050px){.certificates__wrap{flex-direction:column;align-items:center;gap:16px}}.certificates__item{display:flex;flex-direction:column;max-width:373px}.certificates__img{max-width:250px;height:360px;margin-bottom:30px}.certificates__number,.certificates__text{font-size:28px;color:#243747;font-weight:200}.certificates__text{font-size:14px}.objectives{position:relative;padding-top:20px;background-color:#d6d6d6}@media (max-width:900px){.objectives{padding-top:0}}.objectives__bcg{background-color:#dedede;padding:60px 0}.objectives__bcg-decor{position:absolute;top:0;height:380px;width:400px;padding:0 16px 16px 0;background-color:#d6d6d6;transform:skewX(-30deg)}@media (max-width:900px){.objectives__bcg-decor{display:none}}.objectives__bcg-decor div{width:100%;height:100%;background-color:#fff}.objectives .container{display:grid;grid-template-columns:repeat(3,1fr)}@media (max-width:900px){.objectives .container{grid-template-columns:1fr}}.objectives__block-title{display:grid;grid-template-columns:max-content 1fr;gap:10px;min-height:74px;margin:0 0 30px 0;text-transform:uppercase}.objectives__block-title h3,.objectives__block-title span{font-size:30px;font-family:"Montserrat";color:#706b69;font-weight:300;margin:0}@media (max-width:900px){.objectives__block-title{min-height:auto}}.objectives__block-title span{font-weight:200;color:#cdcdcc}.objectives__block-text{font-family:"Montserrat";color:#544a47;line-height:30px}.objectives__block{border-right:1px solid #9d9998;padding:40px}@media (max-width:900px){.objectives__block{padding:0;border-right:0;border-bottom:1px solid #9d9998;margin-bottom:16px}}.objectives__block:nth-child(1){padding-left:0}.dateSlider .swiper-wrapper{background-image:url(images/about/path_grey.svg);width:-moz-max-content;width:max-content;background-size:contain}.dateSlider .swiper-slide:after{content:"";position:absolute;width:10px;height:10px;border-radius:100%;background-color:#939393}.dateSlider .swiper-slide:nth-child(odd) span{display:block;transform:translatey(-10px)}.dateSlider .swiper-slide:nth-child(odd):after{right:0;bottom:5px;left:0;margin:0 auto}.dateSlider .swiper-slide:nth-child(even) span{display:block;transform:translatey(10px)}.dateSlider .swiper-slide:nth-child(even):after{right:0;top:5px;left:0;margin:0 auto}.news-main{position:relative;min-height:100vh;background:url(./images/news/main-slider-bcg.png);background-size:cover}.news-main__slider{position:absolute;right:0;bottom:20vh;width:700px;height:430px}@media (max-width:1400px){.news-main__slider{bottom:16.6666666667vh}}.news-main .pag-wrap{display:flex;align-items:center;font-size:32px;color:#d6b49f;font-weight:200;font-style:italic}.news-main .swiper-pagination{position:absolute;bottom:-80px}.news-main .swiper-pagination{grid-template-columns:max-content 450px max-content}.news-main .swiper-slide{position:relative;overflow:hidden}.news-main__slide-title{font-size:28px;color:#243747;font-weight:200;text-align:left;margin:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.news-main__date{display:block;color:#243747;text-align:left;margin-top:20px;font-weight:200}.news-main__slide{height:100%;width:100%;padding:8px;background:#fff;text-decoration:none}.news-main__slide:hover .news-main__slide-img img{transform:scale(1.2,1.2)}.news-main__slide-img{height:300px!important;overflow:hidden}.news-main__slide-img img{width:100%;height:100%;transition:2s}.news-main__title{position:absolute;top:50vh;font-size:60px;font-weight:200;color:#fff;margin:0}.news{position:relative;padding:0 0 70px;background-color:#cdcdcd;z-index:1}.news .container{position:relative;z-index:1}.news__filter-wrap{display:flex;gap:10px}@media (max-width:800px){.news__filter-wrap{flex-wrap:wrap}}.news__filter-item{border:1px solid #7f543d;color:#7f543d;padding:10px 16px;cursor:pointer;text-decoration:none;transition:.4s}@media (max-width:800px){.news__filter-item{padding:10px;font-size:14px}}.news__filter-item.active{background-color:#7f543d;color:#fff}@media (hover:hover){.news__filter-item:hover{background-color:#7f543d;color:#fff}}.news__header-container{display:flex;align-items:flex-end;gap:100px;padding:148px 0 32px}@media (max-width:1240px){.news__header-container{padding:100px 16px 40px}}@media (max-width:700px){.news__header-container{padding:100px 16px 40px;flex-direction:column;align-items:flex-start;gap:20px}}.news__title{font-size:60px;color:#243747;font-family:"Montserrat";font-weight:200;line-height:.8;margin:0}.news .orange-btn.sm{display:block;margin:0 auto}.news__wrap{display:flex;flex-direction:column;gap:48px}.news__wrap .orange-btn.gray{position:absolute;bottom:30px;background-color:#cdcdcd}.news__item{position:relative;display:flex;gap:20px;text-decoration:none;color:#243747;z-index:1;transition:.4s;padding:30px}@media (max-width:800px){.news__item{display:grid}}.news__item .home-news__opt-wrap{display:grid;grid-template-columns:max-content max-content;align-items:end}.news__item:hover{background-color:#fff;box-shadow:rgba(0,0,0,.15) 1.95px 1.95px 2.6px}@media (min-width:750px){.news__item:hover .news__item-img img{transform:scale(1.2,1.2)}}.news__item:hover .orange-btn.sm{display:block}.news__item .orange-btn.sm{display:none;transition:0s;z-index:5;position:absolute}.news__item .orange-btn.sm::after,.news__item .orange-btn.sm::before{content:none}.news__item-img{height:270px;width:400px;overflow:hidden}@media (max-width:800px){.news__item-img{width:100%;height:228px}.news__item-img{height:190px}}.news__item-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:1s}.news__item-description{display:block;font-size:14px;margin:0 0 18px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:-moz-max-content;height:max-content;line-height:1.6}.news__item-title{font-size:32px;font-weight:200;margin:0 0 18px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-height:-moz-max-content;max-height:max-content}.news__item-text{display:grid;max-width:370px;padding:12px}@media (max-width:400px){.news__item-text{padding:0}}.news__item-date{display:block;color:#7f543d}@media (max-width:800px){.news__item-date{margin-bottom:12px}}.news__img{position:sticky;top:80px;width:356px;height:100%;-o-object-fit:cover;object-fit:cover}@media (max-width:800px){.news__img{display:none}}.news__container{display:flex;justify-content:space-between;margin-bottom:80px}@media (max-width:800px){.news__container{display:block}}.news__bcg-wrap{position:fixed;top:0;left:0;height:100vh;width:100%}.news__bcg-wrap img{position:absolute;width:100%;height:100%;left:0;top:0;transition:transform 1s ease-out;-o-object-fit:cover;object-fit:cover}.new-detal{padding:148px 0;background-color:#d2d2d2}.new-detal__container{display:flex;justify-content:space-between;gap:80px}@media (max-width:1170px){.new-detal__container{flex-direction:column;gap:40px}}.new-detal__label{display:block;color:#7f543d!important;padding:20px 25px;background-color:#e2dfd9;width:-moz-max-content;width:max-content;font-weight:200;text-decoration:none}.new-detal__title{font-size:36px;font-weight:200;color:#243747}.new-detal__social{position:sticky;top:100px;height:-moz-max-content;height:max-content;max-width:600px}.new-detal__social a{color:#7f543d}@media (max-width:1170px){.new-detal__social{position:static}}.new-detal__data-wrap{display:flex;align-items:flex-start;gap:20px}.new-detal__date{display:block;color:#243747;font-weight:200}@media (max-width:1170px){.new-detal__date{margin-bottom:40px}}.new-detal__wrap{display:flex;gap:32px}.new-detal__social-icon{display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:100%;border:100%;transition:.3s}.new-detal__social-icon:hover{background-color:#243747}.new-detal__social-icon:hover svg path{fill:#fff}.new-detal .grid-item{width:100%;cursor:url(./images/eye-cursor.svg) , auto;overflow:hidden}.new-detal .grid-item:hover img{transform:scale(1.1,1.1)}.new-detal .grid-item img{-o-object-fit:cover;object-fit:cover;height:100%;width:100%;transition:1s}.new-detal .grid-item.single-item:nth-child(1){grid-column:span 3}.new-detal .grid-item.single-item:nth-child(1) img{-o-object-fit:contain;object-fit:contain}.new-detal iframe.grid-item{display:block;height:300px;margin-bottom:20px}.new-detal__img-wrap{display:grid;grid-template-columns:1fr 1fr 1fr;grid-auto-rows:250px;gap:20px}.new-detal__img-wrap.single-grid{grid-auto-rows:500px}@media (max-width:600px){.new-detal__img-wrap.single-grid{grid-auto-rows:250px}}.new-detal__img-wrap .grid-item:nth-child(8n+1),.new-detal__img-wrap .grid-item:nth-child(8n+8){grid-column:span 2}.new-detal__img-wrap .grid-item:nth-child(8n+2),.new-detal__img-wrap .grid-item:nth-child(8n+3),.new-detal__img-wrap .grid-item:nth-child(8n+6),.new-detal__img-wrap .grid-item:nth-child(8n+7){grid-column:span 1}.new-detal__img-wrap .grid-item:nth-child(8n+4),.new-detal__img-wrap .grid-item:nth-child(8n+5){grid-column:span 2}.new-detal__content{max-width:700px}.new-detal__content img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.catalog_pagination{position:relative;z-index:4}.catalog_pagination .pagination{display:flex;justify-content:center;list-style:none;gap:6px}.catalog_pagination .pagination span,.catalog_pagination .pagination a{display:flex;align-items:center;justify-content:center;width:30px;height:30px;background-color:#a0a0a0;color:#fff;text-decoration:none}.catalog_pagination .pagination .previous-off a,.catalog_pagination .pagination .next-off a,.catalog_pagination .pagination .next-off span,.catalog_pagination .pagination .previous-off span{display:none}.catalog_pagination .pagination .active a,.catalog_pagination .pagination .active span{background-color:#7f543d}.contacts{position:relative;padding:148px 0 48px;z-index:4;background:rgba(0,0,0,0)}@media (max-width:1024px){.contacts{padding:100px 0 70px;min-height:60vh}.contacts{padding:100px 0 40px}}.contacts__text-block{width:-moz-max-content;width:max-content;padding-top:50px}@media (max-width:700px){.contacts__text-block{width:100%;padding-top:0}}.contacts .contacts-form{width:-moz-max-content;width:max-content}@media (max-width:700px){.contacts .contacts-form{width:auto}}.contacts .container{position:relative;display:flex;justify-content:space-between;z-index:2}@media (max-width:1150px){.contacts .container{flex-direction:column;align-items:center;gap:20px}}@media (min-width:1500px){.contacts .container{max-width:1400px}}@media (max-width:800px){.contacts .container{display:grid;gap:30px;width:100%;justify-content:center}}.contacts__title{font-size:36px;font-weight:200;margin:0 0 20px;text-transform:uppercase;color:#544a47}.contacts__phone{display:block;margin-bottom:80px;text-decoration:none;font-size:48px;font-weight:700;color:#544a47}@media (max-width:1600px){.contacts__phone{margin-bottom:50px}}@media (max-width:800px){.contacts__phone{font-size:36px;margin-bottom:40px}}.contacts__block{display:grid;grid-template-rows:max-content;width:-moz-max-content;width:max-content}@media (hover:none){.contacts__block:focus .contacts__block-info,.contacts__block:active .contacts__block-info{display:flex}}@media (hover:hover){.contacts__block:hover .contacts__block-info{display:flex}}.contacts__block-title{font-size:18px;color:#a67c66;margin:0 0 14px}.contacts__block-link{color:#544a47;font-weight:700;margin-bottom:14px;text-decoration:none}.contacts__block-email{font-size:16px;color:#544a47;text-decoration:none}.contacts__block-wrap{display:flex}.contacts__block-wrap:not(:nth-child(3)){padding-top:20px}@media (max-width:700px){.contacts__block-wrap{justify-content:space-between;gap:8px;padding-top:16px}}@media (max-width:650px){.contacts__block-wrap{flex-direction:column}}.contacts__block-wrap .contacts__block:nth-child(1){padding-right:60px;border-right:1px solid #afacac;height:-moz-max-content;height:max-content}@media (max-width:800px){.contacts__block-wrap .contacts__block:nth-child(1){border:none;padding-right:0}}.contacts__block-wrap .contacts__block:nth-child(2){padding-left:40px}@media (max-width:800px){.contacts__block-wrap .contacts__block:nth-child(2){padding-left:0}}.contacts__block-info{display:flex;padding:0 38px 38px;z-index:3}@media (max-width:700px){.contacts__block-info{padding:38px 0}}.contacts__block-info .day{display:grid;grid-template-columns:max-content max-content;gap:15px;padding-right:20px}.contacts__block-info .day .day-label{font-weight:600;color:#544a47}.contacts__block-info .day .day-label:last-child{color:#a67c66;font-weight:400;transform:translateY(1px)}@media (max-width:400px){.contacts__block-info .day{padding-right:0}}.contacts__block-info .day span{color:#a09d9c}.contacts__block-info .hour{display:grid;gap:10px;padding-left:20px;align-items:end}.contacts__block-info .hour span:nth-child(1),.contacts__block-info .hour span:nth-child(2){color:#544a47;font-weight:700}.contacts__block-info .hour span:last-child{color:#a67c66}.contacts .home-contact__form{width:100%;padding-bottom:60px;padding-top:60px;box-shadow:7px 7px 0 4px rgba(0,0,0,.1);background-color:#fff}@media (max-width:800px){.contacts .home-contact__form{position:relative}}.contacts .contacts-form img{max-width:625px}@media (max-width:1024px){.contacts .contacts-form img{max-width:400px}}@media (max-width:800px){.contacts .contacts-form img{max-width:100%}}.contacts-map{position:relative;display:block!important;width:100%;height:90vh;z-index:3}@media (max-width:1024px){.contacts-map{height:40vh}}.contacts-map #map{width:100%;height:calc(100% + 106px);transform:translateY(-105px)}.contacts__wrap{background-color:#cdcdcd}