/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}main{display:block}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline}b,strong{font-weight:inherit;font-weight:bolder}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{line-height:1.15;font-family:sans-serif;font-size:100%;margin:0}button{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}input{overflow:visible}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;display:table;max-width:100%;padding:0;color:inherit;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}details{display:block}summary{display:list-item}menu{display:block}canvas{display:inline-block}[hidden],template{display:none}.visually-hidden{clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}@font-face{font-family:AvenirNextCyr;font-weight:300;src:url(/fonts/AvenirNextCyr-Light.woff2) format("woff2"),url(/fonts/AvenirNextCyr-Light.woff) format("woff")}@font-face{font-family:AvenirNextCyr;font-weight:400;src:url(/fonts/AvenirNextCyr-Regular.woff2) format("woff2"),url(/fonts/AvenirNextCyr-Regular.woff) format("woff")}@font-face{font-family:AvenirNextCyr;font-weight:500;src:url(/fonts/AvenirNextCyr-Medium.woff2) format("woff2"),url(/fonts/AvenirNextCyr-Medium.woff) format("woff")}@font-face{font-family:AvenirNextCyr;font-weight:700;src:url(/fonts/AvenirNextCyr-Bold.woff2) format("woff2"),url(/fonts/AvenirNextCyr-Bold.woff) format("woff")}*,:after,:before{box-sizing:inherit;-webkit-tap-highlight-color:rgba(0,0,0,0)}body,html{box-sizing:border-box;min-width:320px}b{font-weight:700}.reset-button{margin:0;border:0;padding:0;font-family:inherit;text-align:left;font-size:1em;background-color:transparent;outline:none;cursor:pointer}.reset-button:disabled{cursor:default}.reset-list{margin:0;padding:0;list-style:none}.reset-link{text-decoration:none;color:inherit}.container{padding:0 16px}@media (min-width:1192px){.container{max-width:1160px;margin:0 auto;padding:0}}.body{display:flex;flex-direction:column;min-height:100vh;font-family:AvenirNextCyr,Arial,sans-serif;color:#333}.body_blocked{overflow:hidden}.header{position:fixed;top:0;left:0;right:0;z-index:2;height:65px;padding:8px 0;background-color:#fff;transition:top .3s ease}@media (min-width:1024px){.header{height:100px;padding:16px 0}}.header_hide{top:-65px}@media (min-width:1024px){.header_hide{top:-100px}}.header__logo{display:block;width:180px}@media (min-width:1024px){.header__logo{width:245px}}.header__container{display:flex;justify-content:space-between;align-items:center}.header__menu{position:absolute;top:65px;right:0;left:0;visibility:hidden;display:flex;flex-direction:column;padding:24px 16px;background-color:#fff;opacity:0;transition-property:visibility,opacity;transition-duration:.3s;transition-timing-function:ease}.header_menu-opened .header__menu{visibility:visible;opacity:1}@media (min-width:1024px){.header__menu{position:static;visibility:visible;flex-direction:row;align-items:center;padding:0;opacity:1;background-color:transparent}}@media (min-width:1024px){.header__button{display:none}}.header-button{position:relative;width:20px;height:20px}.header-button:after,.header-button:before{content:""}.header-button:after,.header-button:before,.header-button__icon{position:absolute;left:0;display:block;width:20px;height:2px;background-color:#333;border-radius:1px}.header-button:before{top:2px;transition-property:transform,top;transition-duration:.3s;transition-timing-function:ease}.header_menu-opened .header-button:before{top:9px;transform:rotate(45deg)}.header-button__icon{top:calc(50% - 1px);transition-property:width,opacity;transition-duration:.3s;transition-timing-function:ease}.header_menu-opened .header-button__icon{width:0;opacity:0}.header-button:after{bottom:2px;transition-property:transform,bottom;transition-duration:.3s;transition-timing-function:ease}.header_menu-opened .header-button:after{bottom:9px;transform:rotate(-45deg)}.logo__image{width:100%}.menu__menu{margin-bottom:16px}@media (min-width:1024px){.menu__menu{margin:0 60px 0 0}}.menu-menu{display:flex;flex-direction:column}@media (min-width:1024px){.menu-menu{flex-direction:row}}.menu-menu__item{margin-bottom:16px}.menu-menu__item:last-child{margin-bottom:0}@media (min-width:1024px){.menu-menu__item{margin:0 24px 0 0}.menu-menu__item:last-child{margin-right:0}}.menu-menu__link{text-transform:uppercase;font-size:14px;font-weight:500;color:#333}.menu-menu__link:hover,.menu-menu__link_active{color:#dfab63}.menu-links{display:flex;align-items:center}.menu-links__item{margin-right:18px}.menu-links__item:last-child{margin-right:0}.menu-links__link{display:block;width:20px;height:20px;background-repeat:no-repeat;background-position:50%;background-size:contain}.menu-links__link_instagram{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='20' fill='none'%3E%3Cpath fill='%23333' d='M19.953 5.88c-.047-1.065-.22-1.793-.466-2.427a4.917 4.917 0 00-1.155-1.774 4.89 4.89 0 00-1.77-1.15C15.924.281 15.2.108 14.135.062 13.062.012 12.72 0 10.004 0 7.287 0 6.946.012 5.88.059 4.816.106 4.088.278 3.453.525A4.917 4.917 0 001.68 1.679 4.89 4.89 0 00.529 3.45c-.247.637-.42 1.36-.466 2.426C.012 6.949 0 7.289 0 10.002s.012 3.057.059 4.122.219 1.793.466 2.427c.254.674.65 1.273 1.155 1.774a4.89 4.89 0 001.77 1.15c.638.247 1.362.42 2.427.466C6.942 19.988 7.283 20 10 20c2.717 0 3.058-.012 4.123-.059 1.065-.047 1.793-.219 2.428-.466a5.124 5.124 0 002.928-2.928c.247-.638.42-1.362.466-2.427.047-1.068.059-1.405.059-4.122 0-2.717-.004-3.05-.051-4.118zm-1.801 8.17c-.043.978-.208 1.503-.345 1.855a3.323 3.323 0 01-1.899 1.899c-.352.137-.884.301-1.855.344-1.058.047-1.37.06-4.041.06-2.67 0-2.992-.013-4.041-.06-.979-.043-1.503-.207-1.856-.344a3.038 3.038 0 01-1.147-.748 3.131 3.131 0 01-.748-1.147c-.137-.352-.301-.885-.345-1.855-.046-1.057-.058-1.37-.058-4.04s.012-2.991.058-4.04c.044-.979.208-1.503.345-1.856a2.96 2.96 0 01.748-1.15 3.132 3.132 0 011.147-.748c.353-.137.885-.302 1.856-.345 1.057-.047 1.37-.059 4.04-.059 2.675 0 2.992.012 4.042.06.978.042 1.503.207 1.855.344.435.16.83.415 1.148.747.332.325.587.717.747 1.151.137.353.302.885.345 1.856.047 1.057.059 1.37.059 4.04s-.008 2.979-.055 4.036z'/%3E%3Cpath fill='%23333' d='M10.004 4.866a5.141 5.141 0 100 10.277 5.141 5.141 0 000-10.277zm0 8.471a3.336 3.336 0 110-6.672 3.336 3.336 0 010 6.672zM16.551 4.662a1.198 1.198 0 11-2.396 0 1.198 1.198 0 012.396 0z'/%3E%3C/svg%3E")}.menu-links__link_instagram:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='20' fill='none'%3E%3Cpath fill='%23dfab63' d='M19.953 5.88c-.047-1.065-.22-1.793-.466-2.427a4.917 4.917 0 00-1.155-1.774 4.89 4.89 0 00-1.77-1.15C15.924.281 15.2.108 14.135.062 13.062.012 12.72 0 10.004 0 7.287 0 6.946.012 5.88.059 4.816.106 4.088.278 3.453.525A4.917 4.917 0 001.68 1.679 4.89 4.89 0 00.529 3.45c-.247.637-.42 1.36-.466 2.426C.012 6.949 0 7.289 0 10.002s.012 3.057.059 4.122.219 1.793.466 2.427c.254.674.65 1.273 1.155 1.774a4.89 4.89 0 001.77 1.15c.638.247 1.362.42 2.427.466C6.942 19.988 7.283 20 10 20c2.717 0 3.058-.012 4.123-.059 1.065-.047 1.793-.219 2.428-.466a5.124 5.124 0 002.928-2.928c.247-.638.42-1.362.466-2.427.047-1.068.059-1.405.059-4.122 0-2.717-.004-3.05-.051-4.118zm-1.801 8.17c-.043.978-.208 1.503-.345 1.855a3.323 3.323 0 01-1.899 1.899c-.352.137-.884.301-1.855.344-1.058.047-1.37.06-4.041.06-2.67 0-2.992-.013-4.041-.06-.979-.043-1.503-.207-1.856-.344a3.038 3.038 0 01-1.147-.748 3.131 3.131 0 01-.748-1.147c-.137-.352-.301-.885-.345-1.855-.046-1.057-.058-1.37-.058-4.04s.012-2.991.058-4.04c.044-.979.208-1.503.345-1.856a2.96 2.96 0 01.748-1.15 3.132 3.132 0 011.147-.748c.353-.137.885-.302 1.856-.345 1.057-.047 1.37-.059 4.04-.059 2.675 0 2.992.012 4.042.06.978.042 1.503.207 1.855.344.435.16.83.415 1.148.747.332.325.587.717.747 1.151.137.353.302.885.345 1.856.047 1.057.059 1.37.059 4.04s-.008 2.979-.055 4.036z'/%3E%3Cpath fill='%23dfab63' d='M10.004 4.866a5.141 5.141 0 100 10.277 5.141 5.141 0 000-10.277zm0 8.471a3.336 3.336 0 110-6.672 3.336 3.336 0 010 6.672zM16.551 4.662a1.198 1.198 0 11-2.396 0 1.198 1.198 0 012.396 0z'/%3E%3C/svg%3E")}.menu-links__link_email{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath stroke='%23333' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z'/%3E%3Cpath stroke='%23333' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M22 6l-10 7L2 6'/%3E%3C/svg%3E")}.menu-links__link_email:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath stroke='%23dfab63' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z'/%3E%3Cpath stroke='%23dfab63' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M22 6l-10 7L2 6'/%3E%3C/svg%3E")}.menu-links__link_phone{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cpath stroke='%23333' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M18.333 14.1v2.5a1.667 1.667 0 01-1.816 1.667 16.492 16.492 0 01-7.192-2.559 16.252 16.252 0 01-5-5 16.492 16.492 0 01-2.558-7.225 1.666 1.666 0 011.658-1.816h2.5A1.667 1.667 0 017.592 3.1c.105.8.3 1.586.583 2.342A1.667 1.667 0 017.8 7.2L6.742 8.258a13.333 13.333 0 005 5L12.8 12.2a1.667 1.667 0 011.758-.375 10.68 10.68 0 002.342.583 1.666 1.666 0 011.433 1.692z'/%3E%3C/svg%3E")}.menu-links__link_phone:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cpath stroke='%23dfab63' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M18.333 14.1v2.5a1.667 1.667 0 01-1.816 1.667 16.492 16.492 0 01-7.192-2.559 16.252 16.252 0 01-5-5 16.492 16.492 0 01-2.558-7.225 1.666 1.666 0 011.658-1.816h2.5A1.667 1.667 0 017.592 3.1c.105.8.3 1.586.583 2.342A1.667 1.667 0 017.8 7.2L6.742 8.258a13.333 13.333 0 005 5L12.8 12.2a1.667 1.667 0 011.758-.375 10.68 10.68 0 002.342.583 1.666 1.666 0 011.433 1.692z'/%3E%3C/svg%3E")}.main{flex:1 0 auto}.main:before{content:"";display:block;height:65px;pointer-events:none}@media (min-width:1024px){.main:before{height:100px}}.promo{margin-bottom:16px}@media (min-width:1024px){.promo{margin-bottom:80px}}.promo__slider{overflow:hidden}@media (min-width:1024px){.promo__slider{position:relative}}.promo__wrapper{display:flex}.promo__slide{position:relative;width:100%;flex-shrink:0}.promo__background{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.promo__content{position:relative;z-index:1;display:flex;flex-direction:column;height:100%;padding:26px 16px 19px}@media (min-width:1024px){.promo__content{flex-direction:row;justify-content:space-between;align-items:flex-end;padding:247px 16px 104px}}@media (min-width:1192px){.promo__content{max-width:1160px;margin:0 auto;padding:247px 0 104px}}.promo__text{margin-bottom:56px}@media (min-width:1024px){.promo__text{margin-bottom:0}}.promo__small{margin:0 0 8px;text-align:center;font-size:10px}@media (min-width:768px){.promo__small{font-size:14px}}@media (min-width:1024px){.promo__small{margin-bottom:16px;text-align:left}}.promo__title{margin:0;text-align:center;text-transform:uppercase;font-size:18px;font-weight:400}.promo__title b{font-weight:inherit;color:#deab69}@media (min-width:768px){.promo__title{font-size:24px}}@media (min-width:1024px){.promo__title{width:512px;text-align:left;font-size:30px}.promo__title br{display:none}}.promo__title:after{content:"";display:block;width:60px;height:2px;margin:12px auto 0;background-color:#deab69}@media (min-width:1024px){.promo__title:after{margin:16px 0 0}}.promo__buttons{margin-top:auto}@media (min-width:1024px){.promo__buttons{margin-top:0}}.promo__button{display:flex;justify-content:space-between;align-items:center;max-width:500px;width:100%;padding:12px 16px 12px 24px;font-size:10px;color:#fff}@media (min-width:1024px){.promo__button{max-width:none;min-width:354px;width:354px;padding:14px 12px 14px 24px;line-height:1;font-size:14px}}.promo__button:after{content:"";display:block;width:32px;height:32px;background-repeat:no-repeat;background-position:50%;background-size:contain}.promo__button_callback{margin:0 auto 8px;background-color:rgba(152,132,186,.8)}.promo__button_callback:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='none'%3E%3Crect width='32' height='32' fill='%233D1068' rx='16'/%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M22.666 19.28v2a1.334 1.334 0 01-1.453 1.333 13.194 13.194 0 01-5.753-2.046 13.002 13.002 0 01-4-4 13.193 13.193 0 01-2.047-5.78 1.333 1.333 0 011.327-1.454h2a1.333 1.333 0 011.333 1.147c.085.64.241 1.268.467 1.873a1.333 1.333 0 01-.3 1.407l-.847.847a10.668 10.668 0 004 4l.847-.847a1.333 1.333 0 011.407-.3 8.563 8.563 0 001.873.467 1.333 1.333 0 011.146 1.353z'/%3E%3C/svg%3E")}.promo__button_send{margin:0 auto;background-color:rgba(222,171,105,.8)}.promo__button_send:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='none'%3E%3Crect width='32' height='32' fill='%23C3A276' rx='16'/%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M10.667 10.667h10.667c.733 0 1.333.6 1.333 1.333v8c0 .733-.6 1.333-1.334 1.333H10.668c-.733 0-1.333-.6-1.333-1.333v-8c0-.733.6-1.333 1.333-1.333z'/%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M22.667 12L16 16.667 9.334 12'/%3E%3C/svg%3E")}.promo__pagination{display:flex;justify-content:center;padding:16px 0}@media (min-width:1024px){.promo__pagination{position:absolute;left:50%;bottom:0;transform:translateX(-50%);z-index:2;padding:24px 0}}.promo__pagination .swiper-pagination-bullet{width:8px;height:8px;margin:0 4px;border:1px solid #3d1068;border-radius:50%}.promo__pagination .swiper-pagination-bullet-active{background-color:#3d1068}.promo__slide:first-child .promo__title{width:360px}.projects{margin-bottom:32px}@media (min-width:664px){.projects{padding:0 16px}}@media (min-width:1024px){.projects{margin-bottom:80px}}@media (min-width:1192px){.projects{max-width:1160px;margin:0 auto 80px;padding:0}}.projects__container{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding:0 16px}@media (min-width:896px){.projects__container{padding:0}}@media (min-width:1024px){.projects__container{margin-bottom:24px}}.projects__title{margin:0;text-transform:uppercase;font-size:12px;font-weight:500}@media (min-width:414px){.projects__title{font-size:16px}}@media (min-width:768px){.projects__title{font-size:20px}}.projects__link{display:flex;align-items:center;text-decoration:none;text-transform:uppercase;font-size:10px;font-weight:500;color:#deab69}.projects__link:after{content:"";position:relative;top:-1px;width:6px;height:12px;margin-left:16px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='6' height='12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath d='M.17 11.82c.226.24.566.24.792 0L5.66 6.84c.453-.48.453-1.2 0-1.68L.962.18a.526.526 0 00-.792 0 .604.604 0 000 .84l4.302 4.56c.226.24.226.6 0 .84L.17 10.98a.604.604 0 000 .84z' fill='%23deab69'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' transform='rotate(-180 3 6)' d='M0 0h6v12H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;background-size:contain}.projects__slider{overflow:hidden}.projects__list{display:flex;justify-content:flex-start}@media (min-width:664px){.projects__list{justify-content:space-between}}.projects__item{position:relative;flex-shrink:0;width:200px;height:273px;margin-left:16px}@media (min-width:664px){.projects__item{margin-left:0}}@media (min-width:768px){.projects__item{width:234px;height:320px}}@media (min-width:1024px){.projects__item{width:320px;height:437px}}@media (min-width:1192px){.projects__item{width:362px;height:494px}}.projects__item:after{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%;background-color:#000;opacity:0;transition:opacity .5s ease}.projects__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.projects__content{position:absolute;bottom:40px;z-index:1;width:100%;padding:0 16px;line-height:1.125;text-align:center;font-size:10px;color:#fff;transition-property:bottom,transform;transition-duration:.5s;transition-timing-function:ease}@media (min-width:768px){.projects__content{font-size:14px}}@media (min-width:1024px){.projects__content{padding:0 32px;font-size:16px}}.projects__name{margin:0;font-weight:500}.projects__description{margin:0}.projects__frame{position:absolute;bottom:12px;left:50%;transform:translateX(-50%);z-index:1;width:60px;height:0;border:2px solid #fff;border-top:0 solid #fff}@media (min-width:1024px){.projects__frame{bottom:24px}}.projects__frame:after,.projects__frame:before{content:"";position:absolute;top:0;display:block;width:0;height:2px;background-color:#fff}.projects__frame:before{left:0}.projects__frame:after{right:0}.projects__warning{margin-bottom:0;text-align:center;color:#dfab63}.projects__item:hover:after{opacity:.4}.projects__item:hover .projects__content{bottom:50%;transform:translateY(50%)}.projects__item:hover .projects__frame{width:calc(100% - 24px);height:calc(100% - 24px);transition:width .5s ease,height .5s ease .5s}@media (min-width:1024px){.projects__item:hover .projects__frame{width:calc(100% - 48px);height:calc(100% - 48px)}}.projects__item:hover .projects__frame:after,.projects__item:hover .projects__frame:before{width:50%;transition:width .5s ease 1s}.collection{margin-bottom:38px}@media (min-width:896px){.collection{padding:0 16px}}@media (min-width:1024px){.collection{margin-bottom:48px}}@media (min-width:1192px){.collection{max-width:1160px;margin:0 auto 48px;padding:0}}.collection__container{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding:0 16px}@media (min-width:896px){.collection__container{padding:0}}@media (min-width:1024px){.collection__container{margin-bottom:24px}}.collection__title{margin:0;text-transform:uppercase;font-size:12px;font-weight:500}@media (min-width:414px){.collection__title{font-size:16px}}@media (min-width:768px){.collection__title{font-size:20px}}.collection__link{display:flex;align-items:center;text-decoration:none;text-transform:uppercase;font-size:10px;font-weight:500;color:#deab69}.collection__link:after{content:"";position:relative;top:-1px;width:6px;height:12px;margin-left:16px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='6' height='12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath d='M.17 11.82c.226.24.566.24.792 0L5.66 6.84c.453-.48.453-1.2 0-1.68L.962.18a.526.526 0 00-.792 0 .604.604 0 000 .84l4.302 4.56c.226.24.226.6 0 .84L.17 10.98a.604.604 0 000 .84z' fill='%23deab69'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' transform='rotate(-180 3 6)' d='M0 0h6v12H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;background-size:contain}.collection__slider{overflow:hidden}.collection__list{display:flex;justify-content:space-between}.collection__item{margin-left:16px}@media (min-width:896px){.collection__item{margin-left:0}}.collection__card{position:relative;display:block;width:200px;height:240px}.collection__card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;display:block;visibility:hidden;opacity:0;background-color:hsla(0,0%,98.4%,.85);transition-property:opacity,visibility;transition-duration:.3s;transition-timing-function:ease-in-out}@media (min-width:1024px){.collection__card{width:236px;height:304px}}@media (min-width:1192px){.collection__card{width:254px;height:327px}}.collection__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.collection__name{position:absolute;bottom:0;left:0;display:flex;justify-content:space-between;align-items:center;height:36px;padding:12px;line-height:1;text-transform:uppercase;font-size:14px;font-weight:400;color:#3d1068;background-color:hsla(0,0%,100%,.85);transition-property:opacity;transition-duration:.3s;transition-timing-function:ease-in-out}.collection__name:after{content:"";position:relative;top:-1px;width:6px;height:12px;margin-left:16px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='6' height='12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath d='M.17 11.82c.226.24.566.24.792 0L5.66 6.84c.453-.48.453-1.2 0-1.68L.962.18a.526.526 0 00-.792 0 .604.604 0 000 .84l4.302 4.56c.226.24.226.6 0 .84L.17 10.98a.604.604 0 000 .84z' fill='%233d1068'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' transform='rotate(-180 3 6)' d='M0 0h6v12H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;background-size:contain}.collection__hidden{position:absolute;top:75px;left:50%;transform:translateX(-50%);z-index:1;visibility:hidden;text-align:center;opacity:0;transition-property:top,opacity,visibility;transition-duration:.3s;transition-timing-function:ease-in-out}.collection__card-title{display:block;margin-bottom:8px;text-transform:uppercase;font-size:14px;color:#3d1068}.collection__card-title:after{content:"";display:block;width:60px;height:1px;margin:8px auto 0;background-color:#deab69}.collection__available{display:block;text-transform:uppercase;font-size:10px;color:#deab69}.collection__card:hover:after{visibility:visible;opacity:1}.collection__card:hover .collection__name{opacity:0}.collection__card:hover .collection__hidden{top:142px;visibility:visible;opacity:1}.benefits{position:relative;margin-bottom:60px}@media (min-width:1024px){.benefits{margin-bottom:160px}}.benefits:before{content:"";position:absolute;top:260px;right:0;bottom:80px;left:0;display:block;background-color:#f4f4f4}@media (min-width:768px){.benefits:before{top:74px;bottom:15px}}.benefits__title{position:relative;z-index:1;margin:0 0 16px;text-transform:uppercase;font-size:12px;font-weight:500}.benefits__title:after{content:"";display:block;width:60px;height:1px;margin-top:16px;background-color:#deab69}@media (min-width:768px){.benefits__title:after{display:none}}@media (min-width:414px){.benefits__title{font-size:16px}}@media (min-width:768px){.benefits__title{font-size:20px}}@media (min-width:1024px){.benefits__title{margin-bottom:24px}}.benefits__benefit{position:relative;z-index:1;margin-bottom:24px}@media (min-width:768px){.benefits__benefit{margin-bottom:40px}}@media (min-width:1024px){.benefits__benefit{margin-bottom:80px}}.benefits__benefit:nth-child(4){margin-bottom:0}.benefits-benefit{position:relative;display:flex;flex-direction:column;overflow:hidden}@media (min-width:768px){.benefits-benefit{flex-direction:row;align-items:center}}.benefits-benefit__images{display:flex;justify-content:space-between}@media (min-width:768px){.benefits-benefit__images{width:52%;align-items:center}}.benefits-benefit__image{display:block;width:100%}.benefits-benefit__text{margin-bottom:24px}@media (min-width:768px){.benefits-benefit__text{margin-bottom:0}}.benefits-benefit__paragraph{margin:0 0 8px;font-size:12px;font-weight:300}@media (min-width:1024px){.benefits-benefit__paragraph{margin-bottom:24px;font-size:16px}}.benefits-benefit__paragraph:last-child{margin-bottom:0}@media (min-width:768px){.benefits-benefit__paragraph:last-child:after{content:"";display:block;width:60px;height:1px;margin-top:16px;background-color:#deab69}}.benefits-benefit__paragraph b{display:block;margin-bottom:4px;text-transform:uppercase;font-size:24px;font-weight:300}@media (min-width:1024px){.benefits-benefit__paragraph b{font-size:30px}}.benefits-benefit:nth-child(3) .benefits-benefit__image{-o-object-fit:cover;object-fit:cover}.benefits-benefit:nth-child(3) .benefits-benefit__image:first-child{width:54.5%}.benefits-benefit:nth-child(3) .benefits-benefit__image:nth-child(2){width:44%}@media (min-width:768px){.benefits-benefit:first-child .benefits-benefit__text{order:1}.benefits-benefit:first-child .benefits-benefit__image{display:block;width:52%;margin-right:6.9%}.benefits-benefit:nth-child(2){padding-left:8.6%}.benefits-benefit:nth-child(2) .benefits-benefit__text{margin-right:5%}.benefits-benefit:nth-child(2) .benefits-benefit__image{width:57.8%}.benefits-benefit:nth-child(3){position:relative}.benefits-benefit:nth-child(3) .benefits-benefit__text{order:1;padding-left:8.6%}.benefits-benefit:nth-child(3) .benefits-benefit__image:first-child{order:1;min-width:48%;width:48%;margin-left:-2%}.benefits-benefit:nth-child(3) .benefits-benefit__image:nth-child(2){position:relative;z-index:1;min-width:26.7%;width:53.5%}.benefits-benefit:nth-child(4){padding-left:8.6%}.benefits-benefit:nth-child(4) .benefits-benefit__text{margin-right:5%}.benefits-benefit:nth-child(4) .benefits-benefit__image{width:47%}}.feedback{padding:24px 0;background-image:url(/images/feedback_bg.jpg);background-repeat:no-repeat;background-position:50%;background-size:cover}@media (min-width:1024px){.feedback{padding:218px 0 40px}}@media (min-width:768px){.feedback__container{display:flex;justify-content:space-between}}@media (min-width:768px){.feedback__left{align-self:flex-end}}@media (min-width:1024px){.feedback__right{width:424px}}.feedback__form{padding:16px 24px 24px;background-color:hsla(0,0%,93.7%,.9)}@media (min-width:1024px){.feedback__form{padding:60px 66px 60px 60px}}.feedback__title{margin:0 0 4px;font-weight:500;font-size:24px;line-height:1;text-transform:uppercase;color:#c3a276}@media (min-width:1024px){.feedback__title{margin-bottom:26px;font-size:36px}}.feedback__email{display:flex;align-items:baseline;margin:0 0 24px;font-weight:300;font-size:16px;line-height:1.5;text-transform:lowercase;color:#c3a276}@media (min-width:414px){.feedback__email{font-size:20px}}@media (min-width:1024px){.feedback__email{font-size:28px;line-height:1}}.feedback__email:before{content:"";display:block;width:6px;height:12px;margin-right:8px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='6' height='12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.267 10.161l3.535-4.166L.267 1.828a1.208 1.208 0 010-1.514c.355-.419.929-.419 1.284 0l4.182 4.929a1.208 1.208 0 010 1.514l-4.182 4.929c-.355.419-.93.419-1.284 0-.347-.419-.356-1.106 0-1.525z' fill='%23c3a276'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;background-size:contain}@media (min-width:1024px){.feedback__email:before{margin-right:16px}}@media (min-width:768px){.feedback__wrapper{display:flex;justify-content:space-between}}@media (min-width:768px){.feedback__label{width:47%}}.feedback__input{display:block;width:100%;height:32px;margin-bottom:16px;padding:0 16px;border:1px solid #c3a276;font-family:inherit;font-size:12px;color:#c3a276;background-color:transparent;outline:none}.feedback__input::-moz-placeholder{color:rgba(195,162,118,.7)}.feedback__input:-ms-input-placeholder{color:rgba(195,162,118,.7)}.feedback__input::placeholder{color:rgba(195,162,118,.7)}@media (min-width:1024px){.feedback__input{height:54px}}.feedback__input_textarea{height:auto;padding:8px 16px;resize:none}@media (min-width:768px){.feedback__input_textarea{height:108px}}.feedback__attach{margin-bottom:16px}.feedback__submit{display:flex;justify-content:center;align-items:center;width:100%;height:32px;font-size:14px;color:#fff;background-color:#ab8e69}@media (min-width:1024px){.feedback__submit{height:54px}}.feedback-attach__button{display:flex;align-items:center;margin-bottom:8px;font-size:16px;color:#c3a276}.feedback-attach__button:before{content:"";display:block;width:16px;height:16px;margin-right:8px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg aria-hidden='true' data-prefix='fas' data-icon='paperclip' class='svg-inline--fa fa-paperclip fa-w-14' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='%23c3a276' d='M43.246 466.142c-58.43-60.289-57.341-157.511 1.386-217.581L254.392 34c44.316-45.332 116.351-45.336 160.671 0 43.89 44.894 43.943 117.329 0 162.276L232.214 383.128c-29.855 30.537-78.633 30.111-107.982-.998-28.275-29.97-27.368-77.473 1.452-106.953l143.743-146.835c6.182-6.314 16.312-6.422 22.626-.241l22.861 22.379c6.315 6.182 6.422 16.312.241 22.626L171.427 319.927c-4.932 5.045-5.236 13.428-.648 18.292 4.372 4.634 11.245 4.711 15.688.165l182.849-186.851c19.613-20.062 19.613-52.725-.011-72.798-19.189-19.627-49.957-19.637-69.154 0L90.39 293.295c-34.763 35.56-35.299 93.12-1.191 128.313 34.01 35.093 88.985 35.137 123.058.286l172.06-175.999c6.177-6.319 16.307-6.433 22.626-.256l22.877 22.364c6.319 6.177 6.434 16.307.256 22.626l-172.06 175.998c-59.576 60.938-155.943 60.216-214.77-.485z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;background-size:contain}.feedback-attach__name{display:block;font-size:14px;color:#c3a276}.contacts{margin-bottom:60px}@media (min-width:1024px){.contacts{margin-bottom:100px}}@media (min-width:1024px){.contacts .container{position:relative}}.contacts__headline{margin:0 0 16px;text-transform:uppercase;font-size:12px;font-weight:500}@media (min-width:414px){.contacts__headline{font-size:16px}}@media (min-width:768px){.contacts__headline{font-size:20px}}@media (min-width:1024px){.contacts__headline{margin-left:71%}}.contacts__container{position:relative;padding:24px 16px 146px;background-color:rgba(204,177,142,.1)}@media (min-width:414px){.contacts__container{padding-bottom:240px}}@media (min-width:768px){.contacts__container{padding-bottom:310px}}@media (min-width:1024px){.contacts__container{position:static;margin-left:9.5%;padding:40px 6.9% 54px 61.5%}}.contacts__text{display:flex;flex-direction:column}.contacts__item{line-height:24px;font-size:12px;font-weight:300}@media (min-width:768px){.contacts__item{line-height:32px;font-size:16px}}.contacts__item:first-child{margin-bottom:20px;line-height:14px}@media (min-width:768px){.contacts__item:first-child{line-height:18px}}.contacts__link{display:flex;align-items:center}.contacts__link:before{content:"";display:block;width:16px;height:16px;margin-right:12px;background-repeat:no-repeat;background-position:50%;background-size:contain}.contacts__link_phone:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cpath stroke='%23dfab63' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M18.333 14.1v2.5a1.667 1.667 0 01-1.816 1.667 16.492 16.492 0 01-7.192-2.559 16.252 16.252 0 01-5-5 16.492 16.492 0 01-2.558-7.225 1.666 1.666 0 011.658-1.816h2.5A1.667 1.667 0 017.592 3.1c.105.8.3 1.586.583 2.342A1.667 1.667 0 017.8 7.2L6.742 8.258a13.333 13.333 0 005 5L12.8 12.2a1.667 1.667 0 011.758-.375 10.68 10.68 0 002.342.583 1.666 1.666 0 011.433 1.692z'/%3E%3C/svg%3E")}.contacts__link_email:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath stroke='%23dfab63' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z'/%3E%3Cpath stroke='%23dfab63' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M22 6l-10 7L2 6'/%3E%3C/svg%3E")}.contacts__link_instagram:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='20' fill='none'%3E%3Cpath fill='%23dfab63' d='M19.953 5.88c-.047-1.065-.22-1.793-.466-2.427a4.917 4.917 0 00-1.155-1.774 4.89 4.89 0 00-1.77-1.15C15.924.281 15.2.108 14.135.062 13.062.012 12.72 0 10.004 0 7.287 0 6.946.012 5.88.059 4.816.106 4.088.278 3.453.525A4.917 4.917 0 001.68 1.679 4.89 4.89 0 00.529 3.45c-.247.637-.42 1.36-.466 2.426C.012 6.949 0 7.289 0 10.002s.012 3.057.059 4.122.219 1.793.466 2.427c.254.674.65 1.273 1.155 1.774a4.89 4.89 0 001.77 1.15c.638.247 1.362.42 2.427.466C6.942 19.988 7.283 20 10 20c2.717 0 3.058-.012 4.123-.059 1.065-.047 1.793-.219 2.428-.466a5.124 5.124 0 002.928-2.928c.247-.638.42-1.362.466-2.427.047-1.068.059-1.405.059-4.122 0-2.717-.004-3.05-.051-4.118zm-1.801 8.17c-.043.978-.208 1.503-.345 1.855a3.323 3.323 0 01-1.899 1.899c-.352.137-.884.301-1.855.344-1.058.047-1.37.06-4.041.06-2.67 0-2.992-.013-4.041-.06-.979-.043-1.503-.207-1.856-.344a3.038 3.038 0 01-1.147-.748 3.131 3.131 0 01-.748-1.147c-.137-.352-.301-.885-.345-1.855-.046-1.057-.058-1.37-.058-4.04s.012-2.991.058-4.04c.044-.979.208-1.503.345-1.856a2.96 2.96 0 01.748-1.15 3.132 3.132 0 011.147-.748c.353-.137.885-.302 1.856-.345 1.057-.047 1.37-.059 4.04-.059 2.675 0 2.992.012 4.042.06.978.042 1.503.207 1.855.344.435.16.83.415 1.148.747.332.325.587.717.747 1.151.137.353.302.885.345 1.856.047 1.057.059 1.37.059 4.04s-.008 2.979-.055 4.036z'/%3E%3Cpath fill='%23dfab63' d='M10.004 4.866a5.141 5.141 0 100 10.277 5.141 5.141 0 000-10.277zm0 8.471a3.336 3.336 0 110-6.672 3.336 3.336 0 010 6.672zM16.551 4.662a1.198 1.198 0 11-2.396 0 1.198 1.198 0 012.396 0z'/%3E%3C/svg%3E")}.contacts__map{position:absolute;left:16px;right:16px;bottom:-24px;width:auto;height:134px}@media (min-width:414px){.contacts__map{height:240px}}@media (min-width:768px){.contacts__map{height:310px}}@media (min-width:1024px){.contacts__map{left:16px;right:auto;top:-40px;bottom:auto;width:62%}}@media (min-width:1192px){.contacts__map{left:0}}.footer-social{display:flex;justify-content:space-between}@media (min-width:768px){.footer-social{justify-content:flex-start}}@media (min-width:768px){.footer-social__item{margin-right:40px}.footer-social__item:last-child{margin-right:0}}.footer-social__link{text-transform:uppercase;font-size:12px;color:#fff}.footer-social__link:hover{color:#d7ac82}@media (min-width:768px){.footer-social__link{font-size:14px}}.footer-menu{display:flex;justify-content:space-between}.footer-menu__list{width:48%}@media (min-width:768px){.footer-menu__list{width:auto}}@media (min-width:768px){.footer-menu__list:first-child{margin-right:30px}}@media (min-width:1024px){.footer-menu__list:first-child{margin-right:60px}}.footer-menu__link{line-height:1;font-size:12px;color:#fff}.footer-menu__link:hover{color:#d7ac82}@media (min-width:768px){.footer-menu__link{font-size:16px}}.footer-links__item{margin-bottom:16px}.footer-links__item:last-child{margin-bottom:0}.footer-links__link{display:flex;align-items:center;color:#333}.footer-links__link:before{content:"";display:block;width:20px;height:20px;margin-right:16px;background-repeat:no-repeat;background-position:50%;background-size:contain}.footer-links__link_instagram:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='20' fill='none'%3E%3Cpath fill='%23333' d='M19.953 5.88c-.047-1.065-.22-1.793-.466-2.427a4.917 4.917 0 00-1.155-1.774 4.89 4.89 0 00-1.77-1.15C15.924.281 15.2.108 14.135.062 13.062.012 12.72 0 10.004 0 7.287 0 6.946.012 5.88.059 4.816.106 4.088.278 3.453.525A4.917 4.917 0 001.68 1.679 4.89 4.89 0 00.529 3.45c-.247.637-.42 1.36-.466 2.426C.012 6.949 0 7.289 0 10.002s.012 3.057.059 4.122.219 1.793.466 2.427c.254.674.65 1.273 1.155 1.774a4.89 4.89 0 001.77 1.15c.638.247 1.362.42 2.427.466C6.942 19.988 7.283 20 10 20c2.717 0 3.058-.012 4.123-.059 1.065-.047 1.793-.219 2.428-.466a5.124 5.124 0 002.928-2.928c.247-.638.42-1.362.466-2.427.047-1.068.059-1.405.059-4.122 0-2.717-.004-3.05-.051-4.118zm-1.801 8.17c-.043.978-.208 1.503-.345 1.855a3.323 3.323 0 01-1.899 1.899c-.352.137-.884.301-1.855.344-1.058.047-1.37.06-4.041.06-2.67 0-2.992-.013-4.041-.06-.979-.043-1.503-.207-1.856-.344a3.038 3.038 0 01-1.147-.748 3.131 3.131 0 01-.748-1.147c-.137-.352-.301-.885-.345-1.855-.046-1.057-.058-1.37-.058-4.04s.012-2.991.058-4.04c.044-.979.208-1.503.345-1.856a2.96 2.96 0 01.748-1.15 3.132 3.132 0 011.147-.748c.353-.137.885-.302 1.856-.345 1.057-.047 1.37-.059 4.04-.059 2.675 0 2.992.012 4.042.06.978.042 1.503.207 1.855.344.435.16.83.415 1.148.747.332.325.587.717.747 1.151.137.353.302.885.345 1.856.047 1.057.059 1.37.059 4.04s-.008 2.979-.055 4.036z'/%3E%3Cpath fill='%23333' d='M10.004 4.866a5.141 5.141 0 100 10.277 5.141 5.141 0 000-10.277zm0 8.471a3.336 3.336 0 110-6.672 3.336 3.336 0 010 6.672zM16.551 4.662a1.198 1.198 0 11-2.396 0 1.198 1.198 0 012.396 0z'/%3E%3C/svg%3E")}.footer-links__link_email:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath stroke='%23333' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z'/%3E%3Cpath stroke='%23333' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M22 6l-10 7L2 6'/%3E%3C/svg%3E")}.footer-links__link_phone:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cpath stroke='%23333' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M18.333 14.1v2.5a1.667 1.667 0 01-1.816 1.667 16.492 16.492 0 01-7.192-2.559 16.252 16.252 0 01-5-5 16.492 16.492 0 01-2.558-7.225 1.666 1.666 0 011.658-1.816h2.5A1.667 1.667 0 017.592 3.1c.105.8.3 1.586.583 2.342A1.667 1.667 0 017.8 7.2L6.742 8.258a13.333 13.333 0 005 5L12.8 12.2a1.667 1.667 0 011.758-.375 10.68 10.68 0 002.342.583 1.666 1.666 0 011.433 1.692z'/%3E%3C/svg%3E")}.footer-links__link:hover{color:#dfab63}.footer-links__link_instagram:hover:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='20' fill='none'%3E%3Cpath fill='%23dfab63' d='M19.953 5.88c-.047-1.065-.22-1.793-.466-2.427a4.917 4.917 0 00-1.155-1.774 4.89 4.89 0 00-1.77-1.15C15.924.281 15.2.108 14.135.062 13.062.012 12.72 0 10.004 0 7.287 0 6.946.012 5.88.059 4.816.106 4.088.278 3.453.525A4.917 4.917 0 001.68 1.679 4.89 4.89 0 00.529 3.45c-.247.637-.42 1.36-.466 2.426C.012 6.949 0 7.289 0 10.002s.012 3.057.059 4.122.219 1.793.466 2.427c.254.674.65 1.273 1.155 1.774a4.89 4.89 0 001.77 1.15c.638.247 1.362.42 2.427.466C6.942 19.988 7.283 20 10 20c2.717 0 3.058-.012 4.123-.059 1.065-.047 1.793-.219 2.428-.466a5.124 5.124 0 002.928-2.928c.247-.638.42-1.362.466-2.427.047-1.068.059-1.405.059-4.122 0-2.717-.004-3.05-.051-4.118zm-1.801 8.17c-.043.978-.208 1.503-.345 1.855a3.323 3.323 0 01-1.899 1.899c-.352.137-.884.301-1.855.344-1.058.047-1.37.06-4.041.06-2.67 0-2.992-.013-4.041-.06-.979-.043-1.503-.207-1.856-.344a3.038 3.038 0 01-1.147-.748 3.131 3.131 0 01-.748-1.147c-.137-.352-.301-.885-.345-1.855-.046-1.057-.058-1.37-.058-4.04s.012-2.991.058-4.04c.044-.979.208-1.503.345-1.856a2.96 2.96 0 01.748-1.15 3.132 3.132 0 011.147-.748c.353-.137.885-.302 1.856-.345 1.057-.047 1.37-.059 4.04-.059 2.675 0 2.992.012 4.042.06.978.042 1.503.207 1.855.344.435.16.83.415 1.148.747.332.325.587.717.747 1.151.137.353.302.885.345 1.856.047 1.057.059 1.37.059 4.04s-.008 2.979-.055 4.036z'/%3E%3Cpath fill='%23dfab63' d='M10.004 4.866a5.141 5.141 0 100 10.277 5.141 5.141 0 000-10.277zm0 8.471a3.336 3.336 0 110-6.672 3.336 3.336 0 010 6.672zM16.551 4.662a1.198 1.198 0 11-2.396 0 1.198 1.198 0 012.396 0z'/%3E%3C/svg%3E")}.footer-links__link_email:hover:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath stroke='%23dfab63' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z'/%3E%3Cpath stroke='%23dfab63' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M22 6l-10 7L2 6'/%3E%3C/svg%3E")}.footer-links__link_phone:hover:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cpath stroke='%23dfab63' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M18.333 14.1v2.5a1.667 1.667 0 01-1.816 1.667 16.492 16.492 0 01-7.192-2.559 16.252 16.252 0 01-5-5 16.492 16.492 0 01-2.558-7.225 1.666 1.666 0 011.658-1.816h2.5A1.667 1.667 0 017.592 3.1c.105.8.3 1.586.583 2.342A1.667 1.667 0 017.8 7.2L6.742 8.258a13.333 13.333 0 005 5L12.8 12.2a1.667 1.667 0 011.758-.375 10.68 10.68 0 002.342.583 1.666 1.666 0 011.433 1.692z'/%3E%3C/svg%3E")}.footer{background-color:#676c73}.footer__container{padding:36px 0 24px}@media (min-width:768px){.footer__container{display:flex;justify-content:space-between;padding:55px 0 40px}}.footer__left{margin-bottom:32px}@media (min-width:768px){.footer__left{width:460px;margin:0 40px 0 0}}.footer__logo{display:block;width:180px;margin-bottom:16px}@media (min-width:1024px){.footer__logo{width:245px;margin-bottom:32px}}.footer__text{margin:0 0 16px;line-height:1;text-transform:uppercase;font-size:24px;font-weight:300;color:#fff}@media (min-width:768px){.footer__text{margin-bottom:24px;font-size:30px}}.footer__accent{font-weight:500}.footer__form{margin-bottom:32px;border-bottom:1px solid #6b6c6f}@media (min-width:768px){.footer__form{margin-bottom:60px}}.footer__label{width:100%}.footer__input{position:relative;width:100%;height:40px;border:solid #fff;border-width:0 0 1px;padding:0 2px;font-family:inherit;line-height:1;font-size:24px;color:#fff;background-color:transparent;outline:none}.footer__input::-moz-placeholder{color:hsla(0,0%,100%,.8)}.footer__input:-ms-input-placeholder{color:hsla(0,0%,100%,.8)}.footer__input::placeholder{color:hsla(0,0%,100%,.8)}@media (min-width:768px){.footer__input{padding:0 4px;font-size:30px}}.footer__social_desktop{display:none}@media (min-width:768px){.footer__social_desktop{display:flex}}.footer__right{display:flex;flex-direction:column}.footer__menu{margin-bottom:40px}@media (min-width:768px){.footer__social_mobile{display:none}}.footer__feet{display:flex;flex-flow:wrap}.footer__feet-container{position:relative;width:50%;padding-top:50%}@media (min-width:768px){.footer__feet-container{width:20%;padding-top:20%}}.footer__feet-container:nth-child(3),.footer__feet-container:nth-child(4),.footer__feet-container:nth-child(5){width:33.33333%;padding-top:33.33333%}@media (min-width:768px){.footer__feet-container:nth-child(3),.footer__feet-container:nth-child(4),.footer__feet-container:nth-child(5){width:20%;padding-top:20%}}.footer__image{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.footer__copyright{padding:20px 0 21px;line-height:1;text-transform:uppercase;font-size:14px;color:#fff}.floating{position:fixed;right:16px;bottom:16px;z-index:1;width:56px;height:56px;background-color:#25d366;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg aria-hidden='true' data-prefix='fab' data-icon='whatsapp' class='svg-inline--fa fa-whatsapp fa-w-14' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='%23fff' d='M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;background-size:50%;border-radius:50%;box-shadow:2px 2px 3px rgba(0,0,0,.3);overflow:hidden}@media (min-width:1192px){.floating{right:calc(50vw - 580px)}}@media (min-width:1366px){.floating{right:calc(50vw - 668px)}}.floating:after{content:"";position:absolute;left:-75px;top:-50px;transform:rotate(35deg);width:25px;height:155px;opacity:.2;background-color:#fff;-webkit-animation-name:floating;animation-name:floating;-webkit-animation-duration:5s;animation-duration:5s;-webkit-animation-timing-function:cubic-bezier(.19,1,.22,1);animation-timing-function:cubic-bezier(.19,1,.22,1);-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes floating{0%{left:-50px}35%{left:100px}65%{left:100px}to{left:-50px}}@keyframes floating{0%{left:-50px}35%{left:100px}65%{left:100px}to{left:-50px}}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2;visibility:hidden}.modal_visible{visibility:visible}.modal__overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;background-color:rgba(0,0,0,.6)}.modal__content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;max-height:100vh;padding:16px}@media (min-width:1192px){.modal__content{width:1160px}}.modal__close{position:absolute;top:16px;right:16px;z-index:1;width:32px;height:32px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 352 512'%3E%3Cpath fill='%23fff' d='M242.72 256l100.07-100.07c12.28-12.28 12.28-32.19 0-44.48l-22.24-22.24c-12.28-12.28-32.19-12.28-44.48 0L176 189.28 75.93 89.21c-12.28-12.28-32.19-12.28-44.48 0L9.21 111.45c-12.28 12.28-12.28 32.19 0 44.48L109.28 256 9.21 356.07c-12.28 12.28-12.28 32.19 0 44.48l22.24 22.24c12.28 12.28 32.2 12.28 44.48 0L176 322.72l100.07 100.07c12.28 12.28 32.2 12.28 44.48 0l22.24-22.24c12.28-12.28 12.28-32.19 0-44.48L242.72 256z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;background-size:contain}@media (min-width:1192px){.modal__close{right:-64px}}.modal-form{position:absolute;top:40%;left:50%;transform:translate(-50%,-50%);width:calc(100% - 30px);max-width:496px;background-color:#fff;transition:top .3s ease}.modal-form_visible .modal-form{top:50%}.modal-form__close{position:absolute;top:10px;right:10px;width:14px;height:14px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' fill='none'%3E%3Cpath fill='%23deab69' fill-rule='evenodd' d='M13.722.278a.95.95 0 00-1.343 0L7 5.658 1.62.277A.95.95 0 00.279 1.621L5.658 7l-5.38 5.378a.95.95 0 001.343 1.343l5.38-5.38 5.378 5.38a.95.95 0 101.343-1.343L8.342 7l5.38-5.38a.95.95 0 000-1.342z' clip-rule='evenodd'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;background-size:contain}.modal-form__header{display:flex;justify-content:center;align-items:center;padding-top:16px;margin:0 0 16px;text-transform:uppercase;font-size:16px;font-weight:500;color:#333}@media (min-width:768px){.modal-form__header{padding-top:24px;margin-bottom:24px;font-size:24px}}.modal-form__main{padding:0 16px 16px}@media (min-width:768px){.modal-form__main{padding:0 32px 32px}}.modal-form__label{position:relative;display:block;margin-bottom:20px}.modal-form__inscription{display:block;margin-bottom:8px;padding-left:8px}.modal-form__input{display:block;width:100%;height:51px;padding:0 20px;font-size:18px;border:1px solid #849499;border-radius:10px;outline:none}.modal-form__input_textarea{height:153px;padding-top:8px;resize:none}.modal-form__button{display:block;margin:0 auto;padding:8px 16px;color:#fff;background-color:#deab69}.modal-form__text{margin:0;padding:30px 0 50px;line-height:30px;text-align:center;font-size:24px}.modal-form__attach{margin-bottom:24px}.modal-form-attach__button{display:flex;align-items:center;font-size:16px;color:#333}.modal-form-attach__button:before{content:"";display:block;width:16px;height:16px;margin-right:8px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg aria-hidden='true' data-prefix='fas' data-icon='paperclip' class='svg-inline--fa fa-paperclip fa-w-14' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='%23333' d='M43.246 466.142c-58.43-60.289-57.341-157.511 1.386-217.581L254.392 34c44.316-45.332 116.351-45.336 160.671 0 43.89 44.894 43.943 117.329 0 162.276L232.214 383.128c-29.855 30.537-78.633 30.111-107.982-.998-28.275-29.97-27.368-77.473 1.452-106.953l143.743-146.835c6.182-6.314 16.312-6.422 22.626-.241l22.861 22.379c6.315 6.182 6.422 16.312.241 22.626L171.427 319.927c-4.932 5.045-5.236 13.428-.648 18.292 4.372 4.634 11.245 4.711 15.688.165l182.849-186.851c19.613-20.062 19.613-52.725-.011-72.798-19.189-19.627-49.957-19.637-69.154 0L90.39 293.295c-34.763 35.56-35.299 93.12-1.191 128.313 34.01 35.093 88.985 35.137 123.058.286l172.06-175.999c6.177-6.319 16.307-6.433 22.626-.256l22.877 22.364c6.319 6.177 6.434 16.307.256 22.626l-172.06 175.998c-59.576 60.938-155.943 60.216-214.77-.485z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;background-size:contain}.modal-form-attach__name{display:block;font-size:14px;color:#333}.modal-project{overflow:hidden}.modal-project__wrapper{position:relative;display:flex;width:calc(100vw - 32px);height:calc(100vh - 32px)}.modal-project__slide{flex-shrink:0;width:100%;height:100%}.modal-project__image{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}@media (min-width:1192px){.modal-project__image{max-width:1160px}}.modal-project__navigation{position:absolute;top:50%;left:24px;right:24px;transform:translateY(-50%);display:flex;justify-content:space-between}@media (min-width:1192px){.modal-project__navigation{left:64px;right:64px}}.modal-project__button{width:32px;height:32px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='40' height='40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M20 0C8.954 0 0 8.954 0 20s8.954 20 20 20 20-8.954 20-20S31.046 0 20 0z' fill='%239EA0A5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M14.417 10.119c.014-.038.015-.044 0 0zm-.19.58c-.01.028-.01.03 0 0z' fill='%23fff'/%3E%3Cpath d='M18.266 24.161l3.535-4.166-3.535-4.167a1.209 1.209 0 010-1.514c.355-.419.93-.419 1.285 0l4.182 4.929a1.208 1.208 0 010 1.514l-4.182 4.929c-.356.419-.93.419-1.285 0-.346-.419-.355-1.106 0-1.525z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;background-size:contain}.modal-project__button.swiper-button-disabled{opacity:.3}.modal-project__button_prev{transform:scaleX(-1)}.modal-project-previews{display:flex;justify-content:space-between;width:100%}.modal-project-previews__item{position:relative;width:24%;height:0;padding-top:24%;overflow:hidden}.modal-project-previews__button{position:absolute;top:0;left:0;width:100%;height:100%}.modal-project-previews__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.projects-page__projects{padding-top:40px}.projects-page__container{padding:0 16px}@media (min-width:896px){.projects-page__container{padding:0}}.projects-page__list{display:flex;flex-wrap:wrap;justify-content:space-between}.projects-page .projects__item{width:48%;height:250px;margin:0 0 16px}@media (min-width:768px){.projects-page .projects__item{width:30%;height:285px}}@media (min-width:1024px){.projects-page .projects__item{height:410px;margin-bottom:32px}}@media (min-width:1192px){.projects-page .projects__item{height:475px}}.projects-page__spacer{width:48%}@media (min-width:768px){.projects-page__spacer{width:30%}}.projects-page__warning{color:#dfab63}.collections{padding:20px 16px 40px}@media (min-width:896px){.collections{padding:20px 16px 40px}}@media (min-width:1024px){.collections{padding:40px 16px 80px}}@media (min-width:1192px){.collections{max-width:1160px;margin:0 auto;padding:40px 0 80px}}.collections__container{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.collections__button{display:block;padding:8px 24px;font-family:Montserrat,AvenirNextCyr,sans-serif;font-size:10px;text-transform:uppercase;border:1px solid #6b6c6f}@media (min-width:1024px){.collections__button{display:none}}.collections__wrapper{display:flex}.collections__title{text-transform:uppercase;font-size:12px;font-weight:500}@media (min-width:414px){.collections__title{font-size:16px}}@media (min-width:768px){.collections__title{font-size:20px}}@media (min-width:1024px){.collections__title{font-size:24px}}.collections__filters{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2;opacity:0;background-color:rgba(0,0,0,.6);transition-property:opacity,visibility;transition-duration:.3s;transition-timing-function:ease-in-out;visibility:hidden}@media (min-width:1024px){.collections__filters{position:static;margin-right:60px;opacity:1;background-color:transparent;visibility:visible}}.collections__filters_visible{opacity:1;visibility:visible}.collections__form{position:absolute;top:0;right:0;bottom:0;transform:translateX(100%);background-color:#fff;transition:transform .3s ease-in-out;overflow:auto}@media (min-width:1024px){.collections__form{position:static;transform:none;overflow:visible}}.collections__filters_visible .collections__form{transform:translateX(0)}.collections__list{display:flex;flex-wrap:wrap;width:100%;margin-left:-20px;z-index:0}@media (min-width:768px){.collections__list{margin-left:-40px}}@media (min-width:1024px){.collections__list{margin-left:-60px}}.collections__item{width:calc(50% - 20px);margin:0 0 20px 20px}@media (min-width:768px){.collections__item{width:calc(50% - 40px);margin:0 0 40px 40px}}@media (min-width:1024px){.collections__item{width:calc(33% - 60px);margin:0 0 60px 60px}}.collections__element{display:flex;flex-direction:column}.collections__image-container{position:relative;padding-top:133%}.collections__image{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (min-width:1024px){.collections__image{height:327px}}.collections__name{display:block;margin-top:24px;font-size:12px;text-align:center;font-weight:700}@media (min-width:768px){.collections__name{font-size:16px}}@media (min-width:1024px){.collections__name{font-size:18px}}.collections__element .collection__card{width:100%}.collections-form{width:100%;max-width:240px;flex-shrink:0;padding:24px;font-family:Montserrat,AvenirNextCyr,sans-serif;font-size:10px;color:#6b6c6f}@media (min-width:1024px){.collections-form{width:240px;padding:0}}.collections-form__heading{display:flex;justify-content:space-between;align-items:center;width:100%;margin:0 0 16px;padding-bottom:16px;text-transform:uppercase;border-bottom:.5px solid #6b6c6f}.collections-form__list_hidden{display:none}.collections-form__icon{position:relative;width:10px;height:2px;border-radius:1px;background-color:#627d98}.collections-form__icon_plus:after{content:"";position:absolute;top:-4px;left:4px;width:2px;height:10px;border-radius:1px;background-color:#627d98}.collections-form__button{width:100%;height:36px;text-align:center;font-family:Montserrat,sans-serif;text-transform:uppercase;font-weight:300;font-size:16px;background-color:#fff;border:1px solid #000}.check{display:block;position:relative;padding-left:30px;margin-bottom:24px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.check__label{font-size:10px;color:#6b6c6f}.check__label_bold{font-weight:600}.check__box{position:absolute;top:-5px;left:0;height:20px;width:20px;background-color:#fff;border:1px solid #6b6c6f;border-radius:4px}.check__box:after{content:"";position:absolute;display:none}.check .check__box:after{left:5px;top:1px;width:7px;height:13px;border-radius:1px;border:solid #6b6c6f;border-width:0 3px 3px 0;transform:rotate(45deg)}.check__input:checked~.check__box:after{display:block}.categories{display:flex;flex-wrap:wrap;justify-content:space-between;padding:32px 16px}@media (min-width:896px){.categories{padding:32px 0}}.categories__item{width:calc(50% - 8px);height:36px;padding:0 16px;margin-bottom:16px;border:1px solid #000}@media (min-width:768px){.categories__item{width:calc(33.33333% - 8px)}}@media (min-width:1024px){.categories__item{width:15%}}@media (min-width:1192px){.categories__item{width:174px}}.categories__item:last-child{margin-right:0}.categories__link{display:flex;justify-content:center;align-items:center;width:100%;height:100%;font-weight:300;font-size:14px;text-align:center;text-transform:uppercase;color:#000}@media (min-width:1024px){.categories__link{font-size:16px}}.categories__spacer{width:calc(50% - 8px)}@media (min-width:768px){.categories__spacer{width:calc(33.33333% - 8px)}}@media (min-width:1024px){.categories__spacer{display:none}}.js-gallery{cursor:pointer}
