.first-screen-image,.first-screen-image *{box-sizing:border-box}.first-screen-image{border:1px solid #eee;border-radius:20px;width:100%;height:214px;display:block;position:relative;overflow:hidden;box-shadow:0 2px 10px #2c2a310f}.first-screen-image img{object-fit:cover;object-position:bottom;width:100%;height:100%;position:absolute;inset:0}.first-screen-image:before{content:"";pointer-events:none;z-index:1;background:0 0;position:absolute;inset:0}@media (width>=920px){.first-screen-image{z-index:0;width:100%;height:100%;position:absolute}.first-screen-image:before{background:#0006}}@media (width<=919px){.first-screen-image{height:390px}}@media (width<=375px){.first-screen-image{height:280px}}body.project-page{--color-primary:#000;--color-filter:invert(73%) sepia(52%) saturate(314%) hue-rotate(349deg) brightness(89%) contrast(88%);--color-filter-checkbox:hue-rotate(185deg) saturate(30%) brightness(165%);--white-filter-checkbox:invert(1) saturate(0) hue-rotate(0) brightness(2) contrast(1);color:#000;overflow-x:hidden}.img-radius{border-radius:20px}.img-shading{position:relative}.img-shading:after{content:"";mix-blend-mode:multiply;background:#00000080;width:100%;height:100%;position:absolute;top:0;left:0}.d-flex{display:flex}.object-fit-cover{object-fit:cover;width:100%;height:100%;top:0;left:0}.object-position-center{object-position:center}.object-position-top{object-position:top}.object-position-bottom{object-position:bottom}.position-relative{position:relative}.position-absolute{position:absolute}svg:not(:root){overflow:hidden}.swiper-pagination-bullet{-webkit-appearance:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;user-select:none}[type=checkbox],[type=radio]{appearance:auto;box-sizing:border-box;filter:var(--colo-filter-checkbox);padding:0}.grecaptcha-badge,.hidden-element{display:none!important}.satoriinput{display:none}[data-scroll-to].scroll-to-active{cursor:pointer}body.project-page.hidden{overflow:hidden}body.project-page.layout:after{content:"";-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:920;background-color:#242629cc;width:100%;height:100%;transition:opacity .2s;position:fixed;top:0;left:0}body.project-page.layout-hidden:after{opacity:0}.gallery [data-category]>div{opacity:0;-webkit-animation-name:fadeInDown;animation-name:fadeInDown;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.drop-btn{text-align:left}.drop-body{opacity:0;pointer-events:none;transition:all .2s}.drop-body-slide{opacity:1;pointer-events:visible;transition:all}.container{width:100%;max-width:1440px;height:100%;margin:0 auto;padding:0 40px!important}@media (width>=1770px){.container{max-width:1920px;padding:0 80px!important}}@media (width>=1024px) and (width<=1280px){.container{padding:0 30px!important}}@media (width>=768px) and (width<=1023.9px){.container{padding:0 24px!important}}@media (width<=767px){.container{padding:0 20px!important}}.container-p-0{padding:0}.container-middle{max-width:1300px}@media (width<=350px){.container-mobile-min{padding:0 10px}}.container-small{max-width:955px}@media (width<=767px){.container-desktop{max-width:100%;margin:0;padding:0}}.container-big{max-width:1400px}@media (width<=767px){.block-container{padding:0 30px}}[form-wrapp-item]{-webkit-animation-name:fadeIn;animation-name:fadeIn;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}[form-wrapp-item].hidden{display:none!important}[form-wrapp-item].modal-btns .btn,[form-wrapp-item] .modal-form-row .btn{font-size:1rem!important}.site-wrapper{min-height:100vh;position:relative;overflow:hidden}body.project-page .header-header{box-sizing:border-box;width:100%;max-width:none;left:0;right:0}body.project-page .header-header.fixed .headerbottom-wrapper,body.project-page .header-header.fixed .headerbottom-content{width:100%;max-width:none}body.project-page .site-wrapper{background-color:#fff;padding-top:140px;overflow:hidden visible}body.project-page .breadcrumbs-wrap{margin-bottom:20px}@media (width<=767px){body.project-page .site-wrapper{padding-top:100px}}body.project-page.scroll-off{box-sizing:border-box;width:100%}body.project-page input:not([type=checkbox]):not([type=radio]),body.project-page select,body.project-page textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;caret-color:#000;font-family:Geist,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Helvetica,Arial,sans-serif}body.project-page header{flex:none}body.project-page main{flex:auto}body.project-page footer{flex:none}form input.has-error,form input.invalid{background-color:#ffeaea;border-color:tomato}.text-gray{color:#ffffff80}.row{max-width:100%;display:flex}.row,.row-a-start{align-items:flex-start}.row-a-end{align-items:flex-end}.row-between{justify-content:space-between}[data-href]{cursor:pointer}@media (width>=768px){.only-mobile{display:none!important}}@media (width<=767px){.only-desktop{display:none!important}}@media (width>=920px){.mobile-only{display:none!important}}@media (width<=919px){.desktop-only{display:none!important}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-1.5rem)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(1.5rem)}to{opacity:1;transform:translateY(0)}}@keyframes fadeOutDown{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(1.5rem)}}@keyframes levitation{0%{transform:translate(-15px,-10px)}50%{transform:translate(-15px)}to{transform:translate(-15px,-10px)}}@keyframes scaleIn{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes scaleOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(2)}}@keyframes swipeUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes swipeDown{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(100%)}}@keyframes pulse{0%{transform:scale(0)}80%{transform:scale(1.2)}90%{transform:scale(1.2)}to{opacity:0}}.icon{background-repeat:no-repeat;background-size:contain;display:inline-block}.icon-telegram{background-image:url("data:image/svg+xml,%3Csvg fill='none' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m50 100c27.614 0 50-22.386 50-50s-22.386-50-50-50-50 22.386-50 50 22.386 50 50 50zm21.977-68.056c0.3854-4.3801-4.2399-2.5766-4.2399-2.5766-3.4152 1.4138-6.9374 2.8505-10.498 4.3027-11.039 4.5028-22.444 9.1548-32.159 13.733-5.2678 1.9325-2.1842 3.8649-2.1842 3.8649l8.3514 2.5765c3.8544 1.1594 5.9102-0.1288 5.9102-0.1288l17.988-12.239c6.4241-4.3801 4.8824-0.7729 3.3406 0.773l-13.491 12.883c-2.0557 1.8036-1.0278 3.3496-0.1284 4.1225 2.5489 2.249 8.8192 6.3638 11.557 8.1602 0.7123 0.4674 1.1854 0.7779 1.2915 0.8577 0.6425 0.5154 4.1114 2.8342 6.4242 2.3189 2.3127-0.5153 2.5696-3.4783 2.5696-3.4783l3.0836-20.226c0.4625-3.5113 0.993-6.8863 1.4167-9.5819 0.4002-2.5461 0.7051-4.4859 0.7675-5.362z' clip-rule='evenodd' fill='%231c93e3' fill-rule='evenodd'/%3E%3C/svg%3E%0A");width:40px;height:40px;transition:transform .5s}.icon-telegram-min{width:20px;height:17px}.icon-whatsapp{background-image:url("data:image/svg+xml,%3Csvg fill='none' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m50 100c27.614 0 50-22.386 50-50s-22.386-50-50-50-50 22.386-50 50 22.386 50 50 50zm19.763-71.007c-5.1454-5.1518-11.989-7.9901-19.279-7.9928-15.022 0-27.249 12.225-27.254 27.252-0.0018 4.8035 1.2531 9.4924 3.6376 13.625l-3.8668 14.123 14.448-3.7895c3.9805 2.1717 8.463 3.3157 13.024 3.3175h0.0109c15.021 0 27.248-12.227 27.254-27.253 0.0045-7.2834-2.8274-14.13-7.9737-19.282zm-19.278 41.932h-0.0091c-4.0651-0.0018-8.0519-1.094-11.53-3.1575l-0.8275-0.491-8.5739 2.2489 2.2881-8.3592-0.5384-0.8576c-2.2672-3.6067-3.4649-7.7745-3.463-12.055 0.0045-12.49 10.167-22.651 22.662-22.651 6.0503 0.0018 11.738 2.3617 16.015 6.6432 4.277 4.2815 6.6305 9.9726 6.6287 16.026-0.0046 12.492-10.166 22.653-22.652 22.653zm12.424-16.966c-0.6812-0.341-4.0287-1.988-4.6535-2.2153-0.6238-0.2274-1.0785-0.3411-1.5323 0.341s-1.7588 2.2153-2.1562 2.67-0.7948 0.5111-1.4751 0.1701c-0.1113-0.0558-0.2632-0.1216-0.4506-0.2029l-3e-4 -1e-4c-0.959-0.416-2.8501-1.2361-5.0255-3.1773-2.0244-1.8061-3.3912-4.0359-3.7886-4.7171-0.3974-0.682-0.0428-1.0503 0.2983-1.3896 0.2044-0.2038 0.4392-0.4898 0.6739-0.7756 0.117-0.1426 0.2341-0.2852 0.3473-0.4175 0.2885-0.337 0.414-0.5929 0.5842-0.9396 0.0305-0.0622 0.0624-0.1273 0.097-0.1962 0.2273-0.4547 0.1137-0.8522-0.0564-1.1932-0.1136-0.2278-0.759-1.7988-1.3443-3.2232-0.291-0.7083-0.5671-1.3804-0.7555-1.8331-0.4882-1.1722-0.9827-1.1692-1.3797-1.1668-0.0527 4e-4 -0.1037 7e-4 -0.1527-0.0018-0.3965-0.02-0.8512-0.0236-1.305-0.0236s-1.1913 0.17-1.8161 0.8521c-0.0402 0.044-0.0852 0.092-0.1341 0.1442l-3e-4 4e-4c-0.7096 0.7576-2.2491 2.4011-2.2491 5.5365 0 3.3438 2.428 6.5746 2.7784 7.0409l0.0026 0.0033c0.0221 0.0296 0.0617 0.0865 0.1183 0.1677 0.8129 1.1661 5.1282 7.357 11.515 10.115 1.6251 0.702 2.8928 1.1204 3.8822 1.4341 1.6315 0.5184 3.1157 0.4456 4.2897 0.2701 1.3086-0.1955 4.0287-1.6469 4.5961-3.2375 0.5675-1.5905 0.5675-2.9546 0.3975-3.2384-0.1372-0.2296-0.4591-0.3853-0.936-0.6159l-1e-4 -1e-4c-0.1143-0.0552-0.2374-0.1147-0.3689-0.1806z' clip-rule='evenodd' fill='%2325D366' fill-rule='evenodd'/%3E%3C/svg%3E%0A");width:40px;height:40px;transition:transform .5s}.icon-whatsapp:hover,.icon-telegram:hover,.icon-phone:hover{transform:rotate(360deg)}.icon-whatsapp-min{width:20px;height:20px}.icon-map,.icon-play{width:19px;height:19px;fill:var(--color-primary)}.icon-phone{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 50 50' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m25 50c13.807 0 25-11.193 25-25s-11.193-25-25-25-25 11.193-25 25 11.193 25 25 25z' fill='%23444'/%3E%3Cpath d='m32.181 27.992c0.5745 0.2091 3.653 1.7243 4.279 2.0381l-0.0011 0.0024c0.6261 0.3138 1.0442 0.4713 1.2004 0.7322s0.1562 1.5163-0.3653 2.9796c-0.5215 1.4634-3.0232 2.7993-4.2262 2.9797-1.079 0.1611-2.444 0.2284-3.9437-0.2489-0.9096-0.2886-2.0763-0.6746-3.57-1.3203-6.2809-2.715-10.383-9.0434-10.697-9.4618l-0.0038-0.0052c-0.3277-0.4372-2.5533-3.4065-2.5533-6.4772 0-3.083 1.6175-4.5993 2.1918-5.2269s1.2521-0.7839 1.6703-0.7839 0.8351 0.0035 1.2004 0.0216c0.3833 0.0204 0.8999-0.1455 1.4083 1.0761 0.5227 1.2541 1.7747 4.3384 1.931 4.6522 0.1562 0.3139 0.2608 0.6794 0.0516 1.0978-0.209 0.4173-0.3123 0.6794-0.6261 1.0449-0.3135 0.3656-0.6584 0.8165-0.9396 1.0978-0.3123 0.3115-0.6392 0.6506-0.2739 1.2782 0.3652 0.6277 1.6222 2.679 3.4835 4.3407 2.3924 2.1344 4.41 2.7957 5.0359 3.1095 0.6261 0.3139 0.9914 0.2622 1.3567-0.1563 0.3653-0.4172 1.5657-1.8288 1.9826-2.4565 0.4171-0.6276 0.834-0.5231 1.4083-0.3138z' fill='%23fff'/%3E%3C/svg%3E%0A");width:20px;height:20px;transition:transform .5s}@media (width<=767px){.icon-phone{background-size:cover;width:15px;height:15px}}.icon-flat{width:21px;height:21px}.btn{background-color:var(--color-primary);border:1px solid var(--color-primary);color:#fff;text-align:center;cursor:pointer;border-radius:16px;outline:none;justify-content:center;align-items:center;gap:10px;max-width:100%;min-height:56px;padding:17px 32px;font-size:1rem;font-weight:500;line-height:1.2;text-decoration:none;transition:background-color .2s ease-in-out,border-color .2s ease-in-out,color .2s ease-in-out,box-shadow .2s ease-in-out;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 2px 10px #2c2a310f}.btn:hover{box-shadow:0 2px 10px #2c2a310f}.btn-primary{background-color:var(--color-primary);border-color:var(--color-primary);color:#fff}.btn-outline{border-color:var(--color-primary);color:var(--color-primary);box-shadow:none;background-color:#0000}.btn-white{color:#2e2e2e;background-color:#fff;border-color:#f5f5f9}.btn-primary:hover{background-color:var(--color-primary);border-color:var(--color-primary);color:#fff}.btn-outline:hover{border-color:var(--color-primary);color:var(--color-primary);background-color:#0000}.btn-white:hover{color:#2e2e2e;background-color:#fff;border-color:#f5f5f9}.btn-animated .project-button-textcontainer{align-items:center;height:1.2em;line-height:1.2;display:inline-flex;position:relative;overflow:hidden}.btn-animated .project-button-visible,.btn-animated .project-button-hide{align-items:center;transition:all .2s ease-in-out;display:inline-flex}.btn-animated .project-button-visible{position:relative;top:0;left:0}.btn-animated .project-button-hide{color:inherit;position:absolute;top:100%;left:0}@media (hover:hover){.btn-animated:hover .project-button-hide{top:50%;transform:translateY(-50%)}.btn-animated:hover .project-button-visible{top:-40px}}.btn .icon{transition:fill .2s ease-in-out}.btn-primary .icon{fill:#fff}.btn-outline .icon{fill:var(--color-primary)}.btn-white .icon{fill:#2e2e2e}.btn-wide{min-width:320px;padding-left:50px;padding-right:50px}.btn-short{min-height:52px;padding-top:14px;padding-bottom:14px}@media (width<=1300px){.btn-short{padding-top:13px;padding-bottom:13px}}.btn-icon,.btn-icon-text{gap:0}.btn-icon i,.btn-icon-text .icon{margin-right:15px;position:static;transform:none}.btn-icon-mobile-pl,.btn-icon-mobile-pr{width:calc(100% - 20px)}.btn-icon-mobile-pl{float:right}.btn-full{text-align:center;width:100%}.btn-full i{left:32px}@media (width<=767px){.btn{min-height:52px;padding:15px 22px}.btn-wide{width:100%;min-width:0}}@media (width>=770px){.btn-mob{display:none}}.site-block{margin-bottom:130px}@media (width<=767px){.site-block{margin-bottom:80px}}.site-block-dark{color:#fff;background-color:#0f1011}.site-block-mb-150{margin-bottom:150px}.site-block-row{margin-bottom:60px}@media (width<=1300px){.site-block-row{margin-bottom:40px}}@media (width<=767px){.site-block-row{margin-bottom:20px}.site-block-row.row{display:block}}.site-block-row-mb-70{margin-bottom:70px}@media (width<=1300px){.site-block-row-mb-70{margin-bottom:55px}}@media (width<=767px){.site-block-row-mb-70{margin-bottom:30px}}.site-block-row-white{color:#fff}.site-block-title,.site-block-title h2{font-size:3.75rem;line-height:1}.site-block-title h2{margin:0;font-weight:500}.site-block-title-tag{position:relative}.site-block-title-tag:before{content:attr(title-tag);background-color:var(--color-primary);color:#fff;white-space:nowrap;transform-origin:100% 0;border-radius:20px;padding:4px 20px;font-size:1.25rem;line-height:2;position:absolute;bottom:calc(100% - 27px);right:calc(100% - 36px);transform:rotate(15deg)}@media (width<=767px){.site-block-title-tag:before{padding:4px 10px;font-size:1rem;bottom:calc(100% - 20px);right:calc(100% - 57px)}}@media (width<=350px){.site-block-title-tag:before{right:calc(100% - 40px)}}@media (width<=1300px){.site-block-title{margin-right:20px;font-size:3.13rem}.site-block-title h2{font-size:3.13rem}}@media (width<=767px){.site-block-title{max-width:75%;padding-left:30px;padding-right:30px;font-size:2.19rem}.site-block-title h2{font-size:2.19rem}}@media (width<=375px){.site-block-title{width:100%;max-width:100%;padding-left:20px;padding-right:20px;font-size:1.88rem}.site-block-title h2{font-size:1.88rem}}@media (width<=340px){.site-block-title{padding-left:10px;padding-right:10px;font-size:1.56rem}.site-block-title h2{font-size:1.56rem}}@media (width<=767px){.site-block-title-sm-full{width:100%;max-width:100%}}.site-block-subtitle{flex:0 0 610px;margin-top:10px;margin-left:87px;font-size:1.25rem}.site-block-subtitle span{font-weight:500}@media (width<=1300px){.site-block-subtitle{flex:0 0 450px;margin-left:auto;font-size:.94rem}}@media (width<=767px){.site-block-subtitle{width:100%;max-width:100%;margin-top:20px;padding-left:30px;padding-right:30px;font-size:1rem;margin-left:0!important;margin-right:0!important}}@media (width<=375px){.site-block-subtitle{padding-left:20px;padding-right:20px}}.site-block-subtitle-min{max-width:440px}@media (width<=1300px){.site-block-subtitle-min{max-width:330px}}@media (width<=767px){.site-block-subtitle-min{width:100%;max-width:100%}}.site-block-subtitle-middle{max-width:480px}.first-screen{padding-bottom:117px}@media (width<=1300px){.first-screen{padding-bottom:93px}}@media (width<=919px){.first-screen{padding-bottom:50px;overflow-x:hidden}}.first-screen .row .btn-icon{border-radius:14px;font-size:.94rem}.first-screen .row .btn-icon:not(:first-child){margin-left:20px}@media (width<=1300px){.first-screen .row .btn-icon{font-size:.75rem}.first-screen .row .btn-icon:not(:first-child){margin-left:10px}}@media (width<=919px){.first-screen .row{flex-direction:column-reverse;order:2;align-items:flex-start;display:flex}.first-screen .row .btn{display:none}.first-screen .row .btn:not(:last-child){margin-top:10px}}.first-screen .btn+.toggle{margin-left:45px}@media (width<=1300px){.first-screen .btn+.toggle{margin-left:22px}}@media (width<=919px){.first-screen .toggle{display:none}}.first-screen-wrapp{min-height:566px;display:grid;position:relative}@media (width<=1300px){.first-screen-wrapp{min-height:420px}}@media (width<=919px){.first-screen-wrapp{box-sizing:border-box;background:#fff;border:1px solid #eee;border-radius:20px;flex-direction:column;display:flex;box-shadow:0 2px 10px #2c2a310f}}.first-screen-shading:after{content:"";mix-blend-mode:multiply;background:#00000059;border-radius:20px;width:100%;height:100%;position:absolute;top:0;left:0}@media (width<=919px){.first-screen-shading:after{display:none}}.first-screen-inner{flex-direction:column;height:100%;padding:60px 0 76px;display:flex;position:relative}.first-screen-inner *{pointer-events:auto}@media (width<=1300px){.first-screen-inner{padding:52px 0 56px}}@media (width<=919px){.first-screen-inner{padding:30px 10px 25px;position:static}}@media (width<=375px){.first-screen-inner{padding-left:0;padding-right:0}}.first-screen-content{color:#fff;max-width:550px;line-height:1}@media (width<=1300px){.first-screen-content{max-width:350px}}@media (width<=919px){.first-screen-content{color:#000;order:1;max-width:100%}}.first-screen-title{margin-bottom:10px;font-size:3.75rem;font-weight:600;line-height:1.1}@media (width<=1300px){.first-screen-title{font-size:3.13rem}}@media (width<=919px){.first-screen-title{margin-bottom:7px;font-size:2.19rem;line-height:1.2}}@media (width<=375px){.first-screen-title{font-size:1.88rem}}@media (width<=340px){.first-screen-title{font-size:1.56rem}}.first-screen-subtitle{font-size:1.35rem;line-height:1.1}@media (width<=1300px){.first-screen-subtitle{font-size:1.12rem}}@media (width<=919px){.first-screen-subtitle{max-width:320px}}.first-screen-info{margin-top:30px;display:flex}@media (width>=370px){.first-screen-info-item:not(:first-child){margin-left:35px}}.first-screen-info-title{margin-bottom:4px;font-size:1.8rem;font-weight:500}.first-screen-info-subtitle{color:#fffc;font-size:1.06rem}@media (width>=920px) and (width<=1300px){.first-screen-info-title{font-size:1.4rem}.first-screen-info-subtitle{font-size:.88rem}}@media (width<=919px){.first-screen-info{margin-top:20px}.first-screen-info-title{font-size:.94rem}.first-screen-info-subtitle{color:#242629cc;padding-top:2px;font-size:.75rem}}@media (width<=375px){.first-screen-info{justify-content:space-between}.first-screen-info:last-child{margin-right:10px}}.first-screen-actions{flex-direction:column;gap:14px;display:flex}.first-screen-actions .btn{width:100%}@media (width>=920px){.first-screen-actions-mobile{display:none}}.first-screen-utility-actions{z-index:3;align-items:center;gap:12px;display:flex;position:absolute;top:60px;right:0}.first-screen-modal-trigger,.first-screen-favorite-trigger{color:#fff;-webkit-backdrop-filter:blur(1rem)brightness(1.1);backdrop-filter:blur(1rem)brightness(1.1);background:#ffffff40;border:none;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;padding:20px;text-decoration:none;transition:color .2s,background-color .2s,transform .2s,box-shadow .2s;display:inline-flex;position:static;box-shadow:0 2px 10px #2c2a310f}.first-screen-favorite-trigger{color:#fff}.first-screen-modal-trigger:hover,.first-screen-favorite-trigger:hover{color:#fff;background-color:#2e2e2ee0;transform:translateY(-1px);box-shadow:0 6px 18px #2c2a3129}.first-screen-modal-trigger svg,.first-screen-favorite-trigger svg{flex:none;width:24px;height:24px;display:block}@media (width<=919px){.first-screen-utility-actions{top:16px;right:16px}.first-screen-modal-trigger{display:none}.first-screen-favorite-trigger{color:#2e2e2e;-webkit-backdrop-filter:blur(16px)brightness(1.08);backdrop-filter:blur(16px)brightness(1.08);background:#ffffff94;width:48px;height:48px;display:inline-flex}}@media (width<=1300px) and (width>=920px){.first-screen-utility-actions{top:52px}}@media (width<=767px){.first-screen-favorite-trigger{width:44px;height:44px}}.first-screen.block-editing .first-screen-jaw{z-index:1;height:auto;padding-bottom:12px}.options-list{flex-wrap:wrap;padding-top:1em;padding-bottom:1em;display:flex}.options-option{color:var(--color-primary);background-color:#f3f4f6;border-radius:10px;align-items:center;height:33px;margin-top:4px;margin-bottom:4px;padding:0 10px;font-size:13px;font-style:normal;font-weight:450;line-height:1;display:flex}.options-option.red{color:#fff;background-color:#c10000}.options-option:not(:last-child){margin-right:8px}body.project-page .options-option{color:#fff;-webkit-backdrop-filter:blur(10rem)brightness(1.1);backdrop-filter:blur(10rem)brightness(1.1);background:#ffffff40;border:0;box-shadow:0 8px 24px #00000014}body.project-page .options-option.red{color:#fff;background:#c100006b}@media (width<=919px){.options-list{padding-bottom:1.4em}.options-option{font-size:11px}body.project-page .options-option{color:var(--color-primary);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:#f5f5f9}body.project-page .options-option.red{color:#fff;background:#c10000}}.project-gallery{display:block}.project-gallery .project-gallery-pagination{text-align:center;padding-top:20px;position:static}.project-gallery .project-gallery-pagination .swiper-pagination-bullet{opacity:.25;background:#333;width:8px;height:8px;margin:0 8px}.project-gallery .project-gallery-pagination .swiper-pagination-bullet-active{opacity:1;background:#444649}@media (width<=767px){.project-gallery .project-gallery-pagination{padding-top:12px}.project-gallery .project-gallery-pagination .swiper-pagination-bullet{width:8px;height:8px;margin:0 6px}}.project-gallery-menu{scrollbar-width:none;flex-wrap:nowrap;padding-top:2px;display:flex;position:relative;overflow-x:auto}@media (width<=767px){.project-gallery-menu{padding-left:50px}}.project-gallery-menu::-webkit-scrollbar{display:none}.project-gallery-menu-wrapp{width:820px;position:relative}.project-gallery-menu-wrapp:after{content:"";pointer-events:none;background:linear-gradient(270deg,#fff,#fff0);width:130px;height:100%;position:absolute;top:0;right:0}@media (width<=1300px){.project-gallery-menu-wrapp{width:100%}}@media (width<=767px){.project-gallery-menu-wrapp{width:calc(100% + 40px);margin-left:-20px}.project-gallery-menu-wrapp:before{content:"";pointer-events:none;z-index:1;background:linear-gradient(270deg,#fff0,#fff 64%);width:50px;height:calc(100% + 2px);position:absolute;top:0;left:0}}.project-gallery-menu-item{color:#24262933;box-sizing:border-box;white-space:nowrap;text-transform:lowercase;font-size:1.2rem;text-decoration:none;transition:all .2s;display:flex;position:relative}@media (width<=767px){.project-gallery-menu-item{font-size:.9rem}}.project-gallery-menu-item:after{content:"";opacity:.8;background-color:#000;width:0;height:1px;transition:all .2s ease-out;position:absolute;bottom:0;right:0}.project-gallery-menu-item:hover{color:#000}.project-gallery-menu-item.active{color:#242629ad}.project-gallery-menu-item.active:after{content:none;display:none}.project-gallery-menu-item.active sup{opacity:1;top:5px}.project-gallery-menu-item-wrapp:last-child{padding-right:105px}.project-gallery-menu-item-wrapp:not(:first-child){margin-left:50px}@media (width<=767px){.project-gallery-menu-item-wrapp:not(:first-child){margin-left:22px}.project-gallery-menu-item-wrapp:last-child{padding-right:40px}}.project-gallery-grid{flex-wrap:wrap;display:flex!important}.project-gallery-grid[data-items-count="3"] .project-gallery-grid-item:nth-child(3){width:calc(80% - 20px)}@media (width<=767px){.project-gallery-grid[data-items-count="3"] .project-gallery-grid-item:nth-child(3){width:100%}}.project-gallery-grid[data-items-count="1"] .project-gallery-grid-item:first-child{width:calc(80% - 20px)}.project-gallery-grid[data-items-count="2"] .project-gallery-grid-item:first-child{width:calc(40% - 20px)}.project-gallery-grid-item{cursor:pointer;border-radius:20px;width:calc(40% - 20px);margin:10px 10px 20px;padding-bottom:28.572%;position:relative;overflow:hidden}.project-gallery-grid-item:nth-child(n+5){display:none}.project-gallery-grid-item img{transition:transform .25s}.project-gallery-grid-item:hover img{transform:scale(1.1)}.project-gallery-grid-item:first-child,.project-gallery-grid-item:last-child{width:calc(60% - 20px)}@media (width<=1300px){.project-gallery-grid-item{padding-bottom:25.512%}}@media (width<=767px){.project-gallery-grid-item{width:37.5%;margin:4px 4px 10px;padding-bottom:39.063%}.project-gallery-grid-item:first-child,.project-gallery-grid-item:nth-child(4){width:57.295%}}@media (width<=413px){.project-gallery-grid-item{width:37.5%;margin:3px;padding-bottom:37.242%}.project-gallery-grid-item:first-child,.project-gallery-grid-item:nth-child(4){width:56.9%}}.project-gallery-img{border-radius:20px;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden;-webkit-mask-image:-webkit-radial-gradient(#fff,#000)}.project-gallery-img img{-o-object-fit:cover;object-fit:cover;background-color:#f3f4f6;width:100%;height:100%;position:absolute;inset:0}.project-gallery-btn{flex-direction:column;justify-content:space-between;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}@media (width<=767px){.project-gallery-btn{justify-content:flex-start;padding-top:10px}}.project-gallery-btn .btn{text-align:center;flex:0 0 calc(50% - 10px);justify-content:center;align-items:center;min-height:60px;padding:0 14%;display:flex}@media (width<=1300px){.project-gallery-btn .btn{border-radius:20px;flex:0 0 calc(50% - 5px)}}@media (width<=767px){.project-gallery-btn .btn{flex:0 0 52px;font-size:1rem}.project-gallery-btn .btn:first-child{margin-bottom:10px}}.project-gallery-btn-download.btn{border:none}.project-gallery .site-block-title{max-width:230px}@media (width>=1301px){.project-gallery .site-block-title{margin-right:88px}}@media (width<=1300px){.project-gallery .site-block-title{max-width:100%;margin-bottom:20px}.project-gallery .site-block-row{display:block}}.project-gallery-grid-desc{opacity:0;text-align:center;color:#fff;background:#01010199;align-items:center;width:100%;height:100%;padding:30px;font-size:1.2rem;transition:all .2s;display:flex;position:absolute;top:0;left:0}.project-gallery-grid-item:hover .project-gallery-grid-desc{opacity:1}@media (width<=767px){.project-gallery-grid-desc{font-size:.9rem}}@media (width<=475px){.project-gallery-grid-desc{font-size:.6rem}}@media (width<=767px){.layouts{margin-bottom:70px}}@media (width<=375px){.layouts{margin-bottom:60px}}.layouts .site-block-subtitle{margin-right:-30px}.layouts-wrapp{-webkit-animation-name:fadeInDown;animation-name:fadeInDown;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;display:block}@media (width<=767px){.layouts-wrapp{align-items:unset;flex-direction:column-reverse}}.ps .ps-rail-y{opacity:.9}@media (width<=767px){.flats-list{display:block}}.flats-list-mobile{margin-top:30px;display:none}@media (width<=767px){.flats-list-mobile{display:block}}@media (width<=375px){.flats-list-mobile .container.container-mobile-min{padding:0}}.flats-list-wrapp{padding:40px 0 30px}@media (width<=767px){.flats-list-wrapp{border-radius:20px}}.flats-list-wrapp .swiper{width:100%;overflow:hidden}.flats-list-wrapp #layouts-slider{box-sizing:border-box;min-width:0;position:relative;overflow:hidden}.flats-list-wrapp #layouts-slider .swiper-wrapper{align-items:stretch;min-width:0}.flats-list-wrapp #layouts-slider .swiper-slide{box-sizing:border-box;flex-shrink:0;min-width:0;max-width:none}.flats-list-wrapp #layouts-slider>.swiper-pagination{position:initial;text-align:center;justify-content:center;align-items:center;width:100%;padding-top:1.5em;display:flex}.flats-list-wrapp #layouts-slider>.swiper-pagination.swiper-pagination-lock{display:none}.flats-list-wrapp #layouts-slider>.swiper-pagination .swiper-pagination-bullet{width:8px;height:8px}.flats-list-wrapp #layouts-slider>.swiper-pagination .swiper-pagination-bullet-active{background:#444649}.flats-list-item{background-color:#fff;border:1px solid #eee;border-radius:20px;flex-direction:column;padding:12px;text-decoration:none;display:flex;box-shadow:0 2px 10px #2c2a310f;height:auto!important;transition:all .2s!important}@media (width>=768px){.flats-list-item:hover{box-shadow:0 2px 10px #2c2a310f}}.flats-list-item.swiper-slide-active{box-shadow:0 2px 10px #2c2a310f}.flats-list-item-info{flex-direction:column;margin:6px;display:flex}.flats-list-item-info .btn{width:100%}.flats-list-item-info-element{padding-bottom:16px}.flats-list-item-info-element-title{font-size:1.25rem;font-weight:500}.flats-list-item-info-element-price{font-size:1.25rem;font-weight:400}.flats-list-item-info-element-price-text{font-size:.94rem;font-weight:400}.flats-list-item-info-element-options{border:1px solid #47609c33;border-radius:16px;flex-direction:row;justify-content:space-between;align-items:center;padding:18px 23px;display:flex}.flats-list-item-info-element-options-item{color:var(--color-primary);font-size:.94rem;font-weight:400}.flats-list-item-bottom,.flats-list-item-head{padding:0 30px}.flats-list-item-head{justify-content:space-between;align-items:center;font-size:1.25rem;display:flex}@media (width<=767px){.flats-list-item-head{font-size:.94rem}}@media (width<=380px){.flats-list-item-title{max-width:100%}}.flats-list-item-area{color:var(--color-primary);white-space:nowrap;background:#f3f4f6;border:none;border-radius:10px;padding:5px 10px}@media (width<=380px){.flats-list-item-area{padding:6px 10px;font-size:.88rem}}.flats-list-item-bottom{justify-content:space-between;display:flex}.flats-list-item-no-image{text-align:center;border:1px solid #47609c4d;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;min-height:225px;padding:20px 15px;display:flex}.flats-list-item-no-image-title{font-size:1.25rem;font-weight:500}.flats-list-item-no-image-text{margin-top:5px;font-size:.88rem}.flats-list-item-no-image-link{color:#06c;margin-top:15px;font-size:.88rem;text-decoration:underline}.flats-list-item-img{cursor:pointer;border-radius:20px;width:auto;height:auto;min-height:270px;display:block;position:relative;overflow:hidden}.flats-list-item-img img{aspect-ratio:1;object-fit:contain;width:100%;padding:1em}.flats-list-item-img:active{cursor:grabbing}.flats-list-item-price{margin-bottom:2px;font-size:1.56rem;line-height:1}@media (width<=380px){.flats-list-item-price{font-size:1.25rem}}.flats-list-item-price-area{color:#919294;font-size:.94rem;line-height:1}@media (width<=380px){.flats-list-item-price-area{font-size:.88rem}}.flats-list-item-lot-number{text-align:right;opacity:.5}.flats-list-bottom{text-align:center;margin-top:50px}.flats-list-bottom .btn{min-width:405px}@media (width<=767px){.flats-list-bottom .btn{width:100%;min-width:100%}}@media (width<=380px){.flats-list-bottom .btn{padding-left:0;padding-right:0}}@media (width<=1300px){.location .site-block-row{align-items:flex-end}.location .site-block-subtitle{max-width:372px}}.maps-overlay{z-index:2;cursor:pointer;pointer-events:all;background-color:#96aac833;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute}.maps-overlay:after{content:"Нажмите, чтобы активировать карту";color:#333;text-align:center;pointer-events:none;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff4d;border-radius:8px;padding:10px 16px;font-size:14px;font-weight:500;transform:translateY(60%);box-shadow:0 4px 12px #0003}.location-map-wrapp{border-radius:20px;width:100%;padding-bottom:55.923%;position:relative;overflow:hidden}@media (width<=1300px){.location-map-wrapp{padding-bottom:47.775%}}@media (width<=767px){.location-map-wrapp{padding-bottom:80.214%}}.location-map-inner{filter:hue-rotate(10deg)grayscale(.1);border:1px solid #eee;border-radius:20px;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden;box-shadow:0 2px 10px #2c2a310f}.location-map-inner img,.excursion-map-inner img{object-fit:cover;cursor:pointer;width:100%;height:100%;transition:transform .25s;position:absolute;inset:0}.location-map-inner:hover img,.excursion-map-inner:hover img{transform:scale(1.05)}@media (width<=1300px){.places{padding-bottom:0}.places .site-block-subtitle{max-width:416px}}.article-block-wrapp{position:relative}@media (width<=767px){.article-block-wrapp{margin-bottom:40px}}.article-block-wrapp-image{margin-bottom:70px;position:relative}.article-block-wrapp-image img{background-color:#f3f4f6;border-radius:20px;width:100%;height:100%;top:0;left:0}.article-block-wrapp-image-blockquote{color:#000;opacity:.5;margin:20px 0;font-size:1rem;font-style:normal;font-weight:400;line-height:110%}@media (width<=1200px){.article-block-wrapp-image{margin-bottom:40px}}@media (width<=767px){.article-block-wrapp-image{margin-bottom:30px}.article-block-wrapp-image img{border-radius:20px}}.article-block-wrapp-window{border:12px solid #fff;border-radius:120px;width:250px;height:372px;position:absolute;bottom:-55px;right:75px;overflow:hidden}.article-block-wrapp-window img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:100px;width:100%;height:100%;position:absolute;inset:0}@media (width<=1200px){.article-block-wrapp-window{width:197px;height:291px;bottom:-45px;right:50px}}@media (width<=919px){.article-block-wrapp-window{visibility:hidden;pointer-events:none;height:0;margin:0;padding:0;overflow:hidden}}.article-block-wrapp-show .article-block-first:after{opacity:0}.article-block-column{max-width:560px;font-size:1.56rem}.article-block-column p{margin:10px 0}.article-block-column-btn{z-index:1;transition:opacity .16s;position:absolute;bottom:-255px;left:0}.article-block-column-btn.article-button-hiding{opacity:0;pointer-events:none}@media (width<=1200px){.article-block-column-btn{bottom:-200px}}@media (width<=767px){.article-block-column-btn{bottom:-260px}}.article-block-column-btn .btn{padding:22px 63px;font-size:1rem}.article-block-column-btn-fixed{justify-content:center;width:300px;max-width:100%;display:flex;position:fixed;bottom:20px;left:calc(50% - 140px);right:0}@media (width<=1200px){.article-block-column{max-width:432px;font-size:.94rem}.article-block-column-btn .btn{padding:20px 63px}}@media (width<=767px){.article-block-column{padding:0 30px;font-size:1rem}.article-block-column-btn{width:100%}.article-block-column-btn .btn{width:100%;padding:15px}.article-block-column-btn-fixed{width:calc(100% - 40px);left:20px}}@media (width<=350px){.article-block-column{padding:0}}.article-block-body{overflow:hidden}@media (width>=920px){.article-block.open:not(.article-block-hide-window) .article-child-header-without-aside+.article-child-text-aside .article-child-aside{margin-top:120px}.article-block.open:not(.article-block-hide-window) .article-child-header-without-aside+.article-child-block:not(.article-child-text,.article-child-text-aside){margin-top:200px}}.article-block.open .article-block-wrapp-blockquote{display:inline-block}.article-block.always-open .article-block-column-btn,.article-block.always-open .article-child-block:after{visibility:hidden;pointer-events:none;height:0;margin:0;padding:0;overflow:hidden}.article-block:not(.open) .child-blocks{padding-bottom:150px}@media (width<=767px){.article-block:not(.open) .child-blocks{padding-bottom:60px}}.article-block:not(.open) .article-block-wrapp-blockquote,.article-block:not(.open) .child-blocks>.article-child-block .article-child-aside,.article-block:not(.open) .child-blocks>.article-child-block~.article-child-block{visibility:hidden;pointer-events:none;height:0;margin:0;padding:0;overflow:hidden}.article-block.open .child-blocks{display:flow-root;overflow:visible}.article-block.open .child-blocks>.article-child-block{visibility:visible;height:auto;overflow:visible}.article-block:not(.open) .child-blocks>.article-child-block{margin-bottom:80px;position:relative}@media (width<=767px){.article-block:not(.open) .child-blocks>.article-child-block{margin-bottom:80px}}.article-block:not(.open) .child-blocks>.article-child-block .article-child-text-inner{height:120px;margin-bottom:0;overflow:hidden}@media (width<=1000px){.article-block:not(.open) .child-blocks>.article-child-block .article-child-text-inner{height:100px}}@media (width<=767px){.article-block:not(.open) .child-blocks>.article-child-block .article-child-text-inner{height:175px}body.project-page .article-block.open .article-block-wrapp{margin-bottom:40px}body.project-page .article-block.open .child-blocks>.article-child-block{clear:both;display:block;position:relative}body.project-page .article-block.open .child-blocks>.article-child-block .article-child-text-inner{max-width:100%;height:auto;overflow:visible}body.project-page .article-block.open .article-child-image{margin-top:40px}body.project-page .article-block.open .article-child-img-block,body.project-page .article-block.open .article-child-img{display:block}}.article-block:not(.open) .child-blocks>.article-child-block:after{content:"";opacity:1;background:linear-gradient(#fff0,#fff 77.6%);width:100%;height:100%;max-height:120px;transition:all .2s;position:absolute;bottom:0;left:0}@media (width>=1300px){.article-block .article-child-text-inner{max-width:700px}}.article-block-hide-window .article-block-wrapp-window{visibility:hidden;pointer-events:none;height:0;margin:0;padding:0;overflow:hidden}.article-child-image{position:relative}.article-child-img{background-color:#f3f4f6;border-radius:20px;width:100%;display:block}.video{object-fit:cover;max-width:100%;height:auto;display:block;position:relative}.video img{border-radius:0}.video:hover svg{fill:var(--color-primary);transform:scale(1.1)}.video span{z-index:2;justify-content:center;align-items:center;width:100%;height:100%;margin:auto;display:flex;position:absolute;top:0;left:0}.video span svg{fill:#fff;width:7em;height:7em;transition:all .2s}@media (width<=576px){.video span svg{width:4em;height:4em}}@media (width<=450px){.article-child-img{border-radius:20px;height:auto;max-height:400px}}.article-child-img-block{position:relative}.article-child-img-link{color:var(--color-primary);background:#fff;border-radius:143px;justify-content:center;align-items:center;height:60px;padding:0 35px;font-size:1rem;font-weight:400;line-height:200%;text-decoration:none;display:flex;position:absolute;bottom:30px;right:30px}@media (width<=450px){.article-child-img-link{width:calc(100% - 40px);bottom:20px;right:20px}}@media (width<=350px){.article-child-img-link{width:calc(100% - 20px);bottom:10px;right:10px}}.article-child-img-link-field{background:#ffffffde;border:1px solid #0000001f;border-radius:40px;width:300px;margin:10px;padding:10px 20px;position:absolute;top:0}.article-child-block+.article-child-block{margin-top:80px}@media (width<=1000px){.article-child-block+.article-child-block{margin-top:60px}}@media (width<=767px){.article-child-block+.article-child-block{margin-top:40px}}.article-child-blockquote{color:#000;opacity:.5;margin:20px 0;font-size:1rem;font-style:normal;font-weight:400;line-height:110%}.article-child-image{margin:0 0 80px}@media (width<=1000px){.article-child-image{margin-bottom:60px}}@media (width<=767px){.article-child-image{margin-bottom:40px}}.article-child-text-inner{max-width:820px;font-size:1.25rem}@media (width<=1300px){.article-child-text-inner{max-width:700px}}@media (width<=1200px){.article-child-text-inner{max-width:600px}}@media (width<=1000px){.article-child-text-inner{max-width:500px}}@media (width<=919px){.article-child-text-inner{max-width:calc(100% - 300px)}}@media (width<=767px){.article-child-text-inner{width:100%;max-width:100%}}@media (width<=1300px){.article-child-text-inner{font-size:1.13rem}}@media (width<=450px){.article-child-text-inner{font-size:1rem}}.article-child-text-inner h2,.article-child-text-inner h3,.article-child-text-inner h4,.article-child-text-inner h5,.article-child-text-inner h6{color:#000;font-style:normal;font-weight:500;line-height:110%}.article-child-text-inner h1{font-size:3.75rem}@media (width<=1000px){.article-child-text-inner h1{margin-bottom:30px;font-size:3rem}}.article-child-text-inner h2{font-size:3.13rem}@media (width<=1000px){.article-child-text-inner h2{margin-bottom:30px;font-size:2.5rem}}.article-child-text-inner h3{font-size:2.5rem}@media (width<=1000px){.article-child-text-inner h3{font-size:1.8rem}}.article-child-text-inner h4{font-size:2.19rem}@media (width<=1000px){.article-child-text-inner h4{font-size:1.75rem}}.article-child-text-inner h5{font-size:1.88rem}@media (width<=1000px){.article-child-text-inner h5{font-size:1.5rem}}.article-child-text-inner h6{font-size:1.25rem}@media (width<=1000px){.article-child-text-inner h6{font-size:1rem}}.article-child-text-inner i{color:var(--color-primary);margin:60px 0;font-size:2.19rem;font-style:italic;font-weight:300;line-height:140%;display:inline-block}@media (width<=1300px){.article-child-text-inner i{margin:30px 0 25px;font-size:1.88rem}}.article-child-text-inner p>i{margin-bottom:35px}@media (width<=1300px){.article-child-text-inner p>i{margin-bottom:20px}}.article-child-text-aside .article-child-block-container{flex-wrap:wrap;justify-content:space-between;display:flex;position:relative}.article-child-aside{width:300px}.article-child-aside-image-text p{max-width:250px}.article-child-aside-simple-img{box-sizing:border-box;filter:drop-shadow(0 20px 20px #47609c1a);border:5px solid #fff;border-radius:20px;width:100%;height:auto;display:block}@media (width<=450px){.article-child-aside-simple-img{border-radius:20px}}.article-child-aside-simple-text{font-feature-settings:"case" on;color:#000;margin:20px 0 5px;padding-left:15px;font-size:.88rem;font-style:normal;font-weight:400;line-height:110%}@media (width<=450px){.article-child-aside-simple-text{padding-left:0}}.article-child-aside-simple-link{font-feature-settings:"case" on;color:var(--color-primary);padding-left:15px;font-size:.88rem;font-style:normal;font-weight:500;line-height:130%;-webkit-text-decoration-line:underline;text-decoration-line:underline}@media (width<=450px){.article-child-aside-simple-link{padding-left:0}}.article-child-aside-simple-link-edit{color:#fff;text-shadow:0 0 4px #000;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-position:50%;background-size:cover;border-radius:20px;justify-content:center;align-items:center;height:50px;margin:15px 0;padding:0;font-size:1rem;text-decoration:none;display:flex;overflow:hidden}.article-child-aside-simple-link-edit:hover span{background:#0000001a}.article-child-aside-simple-link-edit span{text-align:center;background:#00000038;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.article-child-aside-text .article-child-aside-simple-text{margin-top:0}.article-child-results-items{background-color:#fff;border:1px solid #eee;border-radius:20px;padding:80px 100px;box-shadow:0 2px 10px #2c2a310f}@media (width<=1100px){.article-child-results-items{padding:78px}}@media (width<=500px){.article-child-results-items{padding:50px}}@media (width<=450px){.article-child-results-items{border-radius:20px;width:100%;padding:40px 40px 60px;position:relative}}.article-child-results-item:not(:first-child){margin-top:40px}.article-child-results-item-title{margin:0 0 10px;font-size:1.3rem;font-weight:500;line-height:110%;position:relative}@media (width<=450px){.article-child-results-item-title{align-items:center;display:flex}}@media (width>=1000px){.article-child-results-item-title{font-size:2.19rem}}.article-child-results-item-star{position:absolute;top:10px;left:-40px}@media (width<=450px){.article-child-results-item-star{order:2;position:relative;top:auto;left:13px}}.article-child-results-item-text{opacity:.8;margin:0;font-size:1.25rem;font-style:normal;font-weight:400;line-height:140%}.article-child-results-title{color:#000;margin:0 0 40px;font-size:3.13rem;font-style:normal;font-weight:500;line-height:110%}@media (width<=1000px){.article-child-results-title{margin-bottom:30px;font-size:2.5rem}}.article-child-results-inner{margin-bottom:150px}@media (width<=600px){.article-child-results-inner{margin-bottom:90px}}@media (width<=500px){.article-child-results-inner{margin-bottom:80px}}@media (width<=450px){.article-child-results-inner{margin-bottom:70px}}.article-child-results-inner .add-block.small.add-example-block{background-color:#5c5c5c;margin-top:20px}.article-child-aside-catalog-block{box-sizing:border-box;background:#fff;border:1px solid #47609c1a;border-radius:20px;padding:40px;position:relative;box-shadow:0 20px 20px #47609c1a}.article-child-aside-catalog-title{color:#000;margin:0 0 5px;font-size:1.25rem;font-weight:500;line-height:110%}.article-child-aside-catalog-text{color:#000;margin:0 0 5px;font-size:1rem;font-weight:400;line-height:110%}.article-child-aside-catalog-img{width:400px;max-width:max-content;margin-bottom:-10px;display:block;position:relative;top:-20px;left:-40px}.article-child-aside-btn{text-align:center;width:100%;margin-top:30px;font-size:1rem;display:inline-block}@media (width<=1000px){.article-child-aside-btn{margin-top:20px}}.article-child-slider-item{width:100%;display:flex}.article-child-slider-item.add-example-block.add-block{background-color:#cbcbcb;width:100%;height:100%}.article-child-slider-item-inner{width:100%}.article-child-slider-item-img{-o-object-fit:cover;object-fit:cover;border-radius:20px;width:100%;height:586px;position:absolute;inset:0}@media (width<=919px){.article-child-slider-item-img{height:500px}}@media (width<=500px){.article-child-slider-item-img{height:420px}}@media (width<=450px){.article-child-slider-item-img{border-radius:20px}}@media (width<=400px){.article-child-slider-item-img{height:400px}}.article-child-slider-item-tag{background:#ffffffde;border:1px solid #0000001f;border-radius:40px;width:300px;margin:10px;padding:10px 20px;font-size:1rem;position:absolute;top:0}.article-child-slider-inner{border-radius:20px;position:relative}@media (width<=919px){.article-child-slider-inner{margin-bottom:140px}}.article-child-slider-tags{margin:30px;position:absolute;bottom:0}@media (width<=1100px){.article-child-slider-tags{margin:20px}}@media (width<=919px){.article-child-slider-tags{width:100%;margin:0;bottom:-100px}}.article-child-slider-tags-items{align-items:center;display:flex}@media (width<=919px){.article-child-slider-tags-items{width:100%;min-height:min-content;padding-bottom:30px;overflow-x:auto}}.article-child-slider-tags-item{background:#fff;border-radius:143px;justify-content:center;align-items:center;height:52px;padding:0 30px;display:flex;box-shadow:0 20px 20px #47609c1a}@media (width<=919px){.article-child-slider-tags-item{min-width:fit-content;display:flex}}.article-child-slider-tags-item+.article-child-slider-tags-item{margin-left:10px}.article-child-slider-tags-item:hover{cursor:pointer}.article-child-slider-tags-item-active{background:var(--color-primary);color:#fff}.article-child-slider .swiper-pagination-bullet{opacity:1;background:#fff;border-radius:20px;width:16px;height:9px;transition:all .2s}.article-child-slider .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#fff;border-radius:20px;width:45px}.article-child-header-meta{color:#000;opacity:.5;align-items:center;margin:0 0 20px;font-size:1rem;font-weight:400;line-height:100%;display:flex}.article-child-header-meta-date{margin-right:20px;display:inline-block}.article-child-header-subtitle{color:#000;opacity:.8;margin:0;font-size:1.25rem;font-weight:400;line-height:110%}.article-child-header-title{color:#000;margin:0 0 15px;font-size:3.13rem;font-weight:500;line-height:110%}@media (width<=1000px){.article-child-header-title{max-width:500px;margin-bottom:30px;font-size:2.5rem}}@media (width<=767px){.article-child-header-title{max-width:100%;margin-bottom:20px}}@media (width<=450px){.article-child-header-title{font-size:2.19rem}}.article-child-header-info-text{max-width:715px}@media (width<=1300px){.article-child-header-info-text{max-width:700px}}@media (width<=1200px){.article-child-header-info-text{max-width:600px}}@media (width<=1000px){.article-child-header-info-text{max-width:500px}}@media (width<=919px){.article-child-header-info-text{max-width:calc(100% - 300px)}}@media (width<=767px){.article-child-header-info-text{width:100%;max-width:100%}}.article-child-header-info-block{justify-content:space-between;align-items:center;display:flex;position:relative}.article-child-header-info-block .article-block-column-btn{bottom:-50px}@media (width<=1000px){.article-child-aside{width:266px}}@media (width<=767px){.article-child-aside{width:auto;max-width:500px;margin:40px 0 10px}}@media (width<=1000px){.article-child-aside-expert{width:300px}}@media (width<=767px){.article-child-aside-expert{display:none}}@media (width<=1300px){.article-child-aside-catalog-img{width:380px;margin-bottom:-45px}}@media (width<=1000px){.article-child-aside-catalog-img{width:330px;margin-bottom:-30px;left:-20px}}@media (width<=400px){.article-child-aside-catalog-img{width:280px;margin-bottom:0;position:absolute;top:auto;bottom:20px;left:10px}}@media (width<=1000px){.article-child-aside-catalog-block{padding:25px}}@media (width<=400px){.article-child-aside-catalog-block{padding-bottom:230px}}.article-child-aside-header-name{color:#000;margin:0 0 5px;font-size:1.25rem;font-weight:500;line-height:110%}.article-child-aside-header-img{-o-object-fit:cover;object-fit:cover;border-radius:50%;width:85px;min-width:85px;height:100px;min-height:100px;display:block;position:absolute;inset:0}.article-child-aside-header-description,.article-child-aside-header-position{color:#000;opacity:.8;margin:0;font-size:1rem;font-weight:400;line-height:110%}.article-child-aside-header-footer{margin-top:20px}.article-child-aside-header-phone{color:#000;margin-top:5px;font-size:1.31rem;font-weight:500;line-height:110%;text-decoration:none;display:inline-block}.article-child-aside-header-img-name{align-items:center;display:flex}.article-child-aside-header-img-block{margin-right:25px}.article-child-aside-header-inner{box-sizing:border-box;background:#fff;border:1px solid #47609c1a;border-radius:20px;padding:35px 32px}.article-child-img-full{border-radius:20px;width:100%;max-width:1820px;margin:0 auto;padding:0;display:block}@media (width<=500px){.article-child-img-full{-o-object-fit:cover;object-fit:cover;height:500px;position:absolute;inset:0}}.article-child-img-full-block{border-radius:20px;width:100%;margin:0;padding:0;display:block}.article-child-block-container-full{width:100%;margin:0 auto;max-width:1820px!important}.article-child-image-full{margin-top:20px!important}.excursion-text-container{text-align:center;max-width:735px;margin:0 auto 40px}@media (width<=767px){.excursion-text-container{margin:0 auto 40px}.excursion-text-container .excursion-title{margin-bottom:20px;font-size:2.19rem}.excursion-text-container .excursion-subtitle{padding:0;font-size:1rem}}.excursion-title{margin-bottom:10px;font-size:3.75rem;font-weight:500;line-height:1}.excursion-subtitle{padding:0 20px;font-size:1.25rem}.excursion-map-wrapp{width:100%;margin-bottom:80px;padding-bottom:36.312%;position:relative}@media (width<=1300px){.excursion-map-wrapp{padding-bottom:52.357%}}@media (width<=767px){.excursion-map-wrapp{margin-bottom:40px;padding-bottom:80.214%}}.excursion-map-inner{border-radius:20px;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}@media (width<=767px){.excursion-map-inner{border-radius:20px}}.location-map .location-map-wrapp{aspect-ratio:100/36.312;min-height:450px;padding-bottom:0}.location-map .location-map-inner{height:100%;min-height:100%;inset:0}.location-map .location-map-inner.yamaps{background-image:url(/assets/img/maps.svg);background-position:50%;background-repeat:no-repeat;background-size:cover}.location-map .location-map-inner.yamaps>ymaps,.location-map .location-map-inner.yamaps iframe{width:100%!important;height:100%!important}@media (width<=1300px){.location-map .location-map-wrapp{aspect-ratio:100/52.357;min-height:420px}}@media (width<=767px){.location-map .location-map-wrapp{aspect-ratio:100/80.214;min-height:400px}}.excursion-actions{position:relative}.excursion-actions-buttons{flex-direction:column;gap:14px;max-width:800px;display:flex}.excursion-actions-buttons .btn{width:100%}@media (width>=768px){.excursion-actions-buttons{flex-direction:row;align-items:center;gap:10px;margin:0 auto}}@media (width<=1300px){.excursion-actions-buttons{max-width:590px}.excursion-actions-buttons .btn{padding-top:13px;padding-bottom:13px}}@media (width<=767px){.excursion-actions-buttons{width:100%;max-width:100%}}.scroll-off{z-index:0;height:100%;position:relative;left:0;right:0;overflow:hidden!important}.modal{z-index:1000;-webkit-backdrop-filter:blur(2px)grayscale();backdrop-filter:blur(2px)grayscale();background-color:#242629f2;justify-content:center;align-items:center;width:100%;height:100%;transition:all 50ms;display:none;position:fixed;bottom:0;left:0}@media (width<=1570px){.modal{padding:0 40px}}@media (width>=768px){.modal.modal-open{display:flex}.modal.modal-open .modal-container{-webkit-animation-name:scaleIn;animation-name:scaleIn;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.modal.hidden,.modal.modal-open .modal-container{-webkit-animation-duration:.2s;animation-duration:.2s}.modal.hidden{-webkit-animation-name:scaleOut;animation-name:scaleOut;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}}@media (width<=767px){.modal{align-items:flex-end;padding:0}.modal.modal-open{display:flex}.modal.modal-open .modal-container{-webkit-animation-name:swipeUp;animation-name:swipeUp;-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.modal.hidden{-webkit-animation-name:unset;animation-name:unset}.modal.hidden .modal-container{-webkit-animation-name:swipeDown;animation-name:swipeDown;-webkit-animation-duration:.6s;animation-duration:.6s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}}.modal-blur{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#242629cc}.modal-container{will-change:transform, opacity;transform-style:preserve-3d;position:relative}.modal-body{background-color:#fff;border-radius:20px;justify-content:space-between;width:100%;max-width:1030px;display:flex;overflow:hidden}@media (width<=1570px){.modal-body{max-width:1000px}}@media (width<=767px){.modal-body{border-radius:25px 20px 0 0;padding-bottom:40px}}@media (width<=350px){.modal-body{padding-bottom:10px}}.modal-main{margin:0 70px;padding:60px 0}.modal-main.wide{flex:1;margin:0;padding:60px 80px}.modal-main.wide .modal-form{width:100%}.modal-main-bottom{color:#24262980;margin:25px auto 5px;font-size:.6rem;line-height:1}.modal-main-bottom a{color:inherit}@media (width>=768px){.modal-main-bottom{display:none}}@media (width<=350px){.modal-main-bottom{max-width:205px;font-size:.5rem}}@media (width>=768px){.modal-main-bottom-desktop{display:block}}@media (width<=767px){.modal-main-bottom-desktop{display:none}.modal-main{text-align:center;flex:auto;margin:0;padding:0 35px}}@media (width<=350px){.modal-main{padding:0 40px}}.modal-head-line{cursor:pointer;height:40px;margin-bottom:36px;position:relative}@media (width>=768px){.modal-head-line{display:none}}@media (width<=350px){.modal-head-line{margin-bottom:15px}}.modal-head-line:after{content:"";background-color:#000;border-radius:20px;width:80px;height:3px;margin-left:-40px;position:absolute;top:20px;left:50%}.modal-title{margin-bottom:10px;font-size:2.81rem;font-weight:500;line-height:1}@media (width<=767px){.modal-title{font-size:2.19rem}}@media (width<=350px){.modal-title{font-size:1.69rem}}.modal-subtitle{margin-bottom:20px;font-size:1.1rem;line-height:1}@media (width<=350px){.modal-subtitle{font-size:1rem}}.modal-form{flex-direction:column;width:100%;display:flex}@media (width<=767px){.modal-form{width:100%;max-width:450px;margin:30px auto 0}}@media (width<=350px){.modal-form{margin:25px auto 0}}.modal-form-row{width:100%;margin-top:10px;position:relative}.modal-form-row input{color:#000;text-align:center;border:1px solid #000;border-radius:16px;width:100%}.modal-form-row button,.modal-form-row input{height:60px;font-size:1rem}.modal-form-row .btn{padding:13px 3px}body.project-page .form-field-label{color:#ffffffe6;white-space:nowrap;pointer-events:none;opacity:0;background-color:#000;border-radius:3px;padding:1px 6px;font-size:11px;line-height:1.2;transition:all .3s ease-in-out;display:block;position:absolute;top:-7px;left:50%;transform:translate(-50%)}body.project-page input:focus+.form-field-label{opacity:1}.modal-expert{justify-content:center;width:100%;min-width:200px;line-height:0;display:flex}@media (width<=919px){.modal-expert{display:none}}.modal-expert-decoration:before{content:"";z-index:1;background-image:url();background-position:50%;background-repeat:no-repeat;background-size:cover;width:384px;height:434px;position:absolute;bottom:30px;right:-60px}@media (width<=1570px){.modal-expert-decoration:before{right:-114px}}.modal-expert-decoration img{z-index:2;height:90%;margin-inline:auto}.modal-expert-img{z-index:2;-o-object-fit:cover;object-fit:cover;position:relative}@media (width>=1570px){.modal-expert-img{margin-left:0}}.modal-person{color:#242629cc;z-index:2;max-width:131px;line-height:normal;position:absolute;top:53%;transform:translateY(-90%)}.modal-person-name,.modal-person-role{font-size:.94rem}.modal-person-tile{color:var(--color-primary);max-width:100%;height:36px;bottom:74px;top:unset;left:unset;background-color:#fff;border:1px solid #47609c33;border-radius:20px;justify-content:center;align-items:center;padding:0 20px;font-size:1rem;display:flex;transform:translateY(0);box-shadow:0 20px 20px #47609c33}.modal-bottom{text-align:center;color:#fffc;width:100%;font-size:.8rem;position:absolute;top:calc(100% + 30px);left:0}@media (width<=1570px){.modal-bottom{top:calc(100% + 25px)}}@media (width<=767px){.modal-bottom{display:none}}.modal-bottom a,.modal-main-bottom a{color:inherit;-webkit-text-decoration:underline;text-decoration:underline;transition:all .2s}.modal-bottom a:hover,.modal-main-bottom a:hover{-webkit-text-decoration-color:#0000;text-decoration-color:#0000}.modal-close{cursor:pointer;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;display:flex;position:absolute;top:calc(100% + 75px);left:50%;transform:translate(-50%)}.modal-close:after,.modal-close:before{content:"";background-color:currentColor;width:2px;height:30px;-webkit-transition:all .2s;transition:all .2s;position:absolute}.modal-close:before{transform:rotate(-45deg)}.modal-close:after,.modal-close:hover:before{transform:rotate(45deg)}.modal-close:hover:after{transform:rotate(135deg)}@media (width<=1200px){.modal-close{top:calc(100% + 63px)}}@media (width<=767px){.modal-close{display:none}}.modal-column{max-width:300px;height:200px;margin-top:50px;position:relative}@media (width<=1570px){.modal-column{margin-top:40px}}@media (width<=767px){.modal-column{margin:30px auto 0}}.modal-column-wrap-return{color:var(--color-primary);text-align:center;cursor:pointer;font-size:.75rem;font-weight:400;line-height:200%}.modal-column-wrap-return.full{width:100%;display:block}.modal-column .modal-btns,.modal-column .modal-form{width:100%;height:100%;margin:0;position:absolute;top:0;left:0}.modal-column .modal-btns{grid-gap:10px;flex-direction:column;display:flex}.modal-photos{z-index:2000;padding:0 0 40px;overflow:auto}.modal-photos.modal-open{background-color:#242629!important;display:block!important}.modal-photos .modal-btns{grid-gap:10px;flex-direction:column;width:300px;display:flex}.modal-photos .modal-form{margin-top:0}.modal-photos .modal-gallery{width:100%}.modal-photos .modal-gallery-container{flex-direction:column;align-items:center;width:100%;max-width:1300px;margin:0 auto;padding:20px 40px 0;display:flex}@media (width<=767px){.modal-photos .modal-gallery-container{padding:20px 20px 0}}.modal-photos .modal-gallery-item{width:100%;line-height:0;position:relative}.modal-photos .modal-gallery-item:not(:last-child){margin-bottom:50px}@media (width<=1200px){.modal-photos .modal-gallery-item:not(:last-child){margin-bottom:40px}}@media (width<=767px){.modal-photos .modal-gallery-item:not(:last-child){margin-bottom:20px}}.modal-photos .modal-gallery-item img{background-color:#f3f4f6;border-radius:20px;width:100%}@media (width<=767px){.modal-photos .modal-gallery-item img{border-radius:20px;max-height:290px}}.modal-photos .modal-gallery-item>img{border-radius:20px;width:100%}@media (width<=767px){.modal-photos .modal-gallery-item>img{border-radius:20px;max-height:290px}}.modal-photos .modal-gallery-item-desc{color:#000;background-color:#fff;border-radius:39px;max-width:calc(100% - 40px);padding:15px 30px;line-height:1;position:absolute;bottom:20px;left:20px}@media (width<=1200px){.modal-photos .modal-gallery-item-desc{max-width:100%;font-size:15px;bottom:18px;left:18px;right:18px}}.modal-photos .modal-gallery-form{position:relative}.modal-photos .modal-body{border-radius:20px;width:100%;max-width:100%;padding:60px 0}.modal-photos .modal-main{width:100%;padding:0 40px}.modal-photos .modal-gallery-form img{background-color:#0000;border-radius:0;width:calc(50% - 50px);height:auto;animation:none}.modal-photos .modal-main-bottom{display:block}.modal-photos .call-to-action-wrapp{width:100%;margin-bottom:40px}.modal-photos .modal-gallery-title{margin-bottom:30px;font-size:60px;line-height:1}@media (width<=767px){.modal-photos .modal-gallery-title{margin-bottom:20px;font-size:35px}.modal-photos .modal-gallery-item-desc{display:none}.modal-photos .call-to-action-wrapp{margin-bottom:20px}.modal-photos .modal-body,.modal-photos .call-to-action-inner{border-radius:20px}.modal-gallery-form .modal-title{font-size:2rem}}.modal-photos .modal-gallery-subtitle{font-size:20px}@media (width<=767px){.modal-photos .modal-gallery-subtitle{font-size:15px}.modal-photos .modal-gallery-subtitle-desktop{display:none}}@media (width>=768px){.modal-photos .modal-gallery-subtitle-mobile{display:none}}.modal-photos .modal-gallery-column{z-index:5;width:295px;position:relative}@media (width<=767px){.modal-photos .modal-gallery-column{display:none}}.modal-photos .modal-gallery-btn-mobile{z-index:10;opacity:0;transition:opacity .3s}.modal-photos .modal-gallery-btn-mobile.show{opacity:1}@media (width>=768px){.modal-photos .modal-gallery-btn-mobile{display:none}}.modal-photos .modal-gallery-btn-mobile .btn{width:245px}@media (width<=767px){.modal-photos .modal-gallery-btn-mobile .btn{margin:0 5px;padding-top:15px;padding-bottom:15px;font-size:16px;width:calc(100% - 114px)!important}.modal-photos .modal-gallery-btn-mobile .btn i{width:15px;height:15px}.modal-photos .modal-gallery-btn-mobile .btn .icon-telegram{left:17px}.modal-photos .modal-gallery-btn-mobile .btn .icon-whatsapp{right:17px;left:unset!important}.modal-photos .modal-gallery-btn-mobile .btn-icon{text-align:center;padding-right:25px}}@media (width<=375px){.modal-photos .modal-gallery-btn-mobile .btn{width:calc(100% - 100px)}.modal-photos .modal-gallery-btn-mobile .btn-icon{text-align:center!important;padding:15px!important}}.modal-photos .modal-gallery-btn-mobile .btn:last-child{padding-right:0}.modal-photos .modal-gallery-btn-mobile .btn:first-child{padding-left:0}.modal-photos .modal-gallery-btn-mobile--flex{justify-content:flex-start;align-items:center;display:flex}.modal-photos .modal-gallery-btn-mobile--flex .btn{margin-left:40px;padding-top:15px;padding-bottom:15px;padding-left:25px;font-size:16px;width:260px!important}.modal-photos .modal-gallery-btn-bottom{color:#ffffff80;max-width:151px;margin-top:20px;margin-left:40px;font-size:12px}@media (width>=768px){.modal-photos .modal-gallery-btn-bottom{display:none}}.modal-photos .modal-gallery-bottom{color:#ffffff80;text-align:center;max-width:200px;margin:20px auto 0;font-size:14px}.modal-photos .modal-gallery-decoration{pointer-events:none;background-repeat:no-repeat;position:absolute}.modal-photos .modal-gallery-magazine{z-index:2;background-position:0 0;background-size:cover;width:620px;height:336px;bottom:-88px;right:-26px;transform:rotate(-15deg)}@media (width<=1200px){.modal-photos .modal-gallery-magazine{width:796px;height:448px;bottom:-171px;right:-13px}}@media (width<=767px){.modal-photos .modal-gallery-magazine{width:554px;height:309px;bottom:-82px;right:-83px;transform:rotate(-10deg)}}.modal-photos .modal-gallery-lamp{z-index:3;background-position:0;background-size:cover;width:190px;height:338px;bottom:28px;right:0}@media (width<=1200px){.modal-photos .modal-gallery-lamp{width:235px;bottom:56px}}@media (width<=767px){.modal-photos .modal-gallery-lamp{bottom:unset;background-position:0 100%;background-size:100%;width:141px;height:209px;top:0}}.modal-photos .modal-close{width:80px;height:80px;top:unset;z-index:100;border:1px solid #eee;margin-top:80px;position:-webkit-sticky;position:sticky;bottom:0;left:50%;box-shadow:0 2px 10px #2c2a310f;transform:translate(-50%)!important}@media (width<=1200px){.modal-photos .modal-close{width:50px;height:50px;margin-top:50px}}@media (width<=767px){.modal-photos .modal-close{margin-top:40px;display:flex}}.modal-board{background-color:#000000e6;padding:0 20px}@media (width<=767px){.modal-board{align-items:center}.modal-board.show .modal-container{-webkit-animation-name:scaleIn;animation-name:scaleIn;-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.modal-board.hidden{-webkit-animation-name:scaleOut;animation-name:scaleOut;-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.modal-board .modal-close{display:flex}}.modal-board .modal-body{border-top-left-radius:50px;border-top-right-radius:50px;max-width:100%;display:block;overflow:visible}@media (width<=767px){.modal-board .modal-body{background:0 0;padding:0}}.modal-board .modal-form-line{grid-gap:10px;align-items:center;display:flex}.modal-board .modal-form-row{width:33.3%}.modal-board .modal-btn-line{grid-gap:10px;align-items:center;width:100%;display:flex}.modal-board .modal-btn-line .btn{width:33.3%}@media (width<=1560px){.modal-board .modal-btn-line .btn{font-size:.88rem}}.modal-board .modal-btn-line .btn-icon{padding-left:65px}.modal-board .modal-btn-line .btn-icon .icon{left:30px}.modal-video .modal-body{width:1030px}@media (width<=1560px){.modal-video .modal-body{width:920px}}@media (width<=1000px){.modal-video .modal-body{width:100%}}.modal-primary .modal-container,.modal-video .modal-container{margin-bottom:80px}@media (width<=1000px){.modal-video .modal-container{width:100%}}@media (width<=767px){.modal-primary .modal-container{margin-bottom:0}}@media (width<=350px){.modal-video .modal-container{margin-bottom:50px}}.modal-video .modal-close{top:calc(100% + 40px)}@media (height<=800px) and (width>=768px){.modal-video .modal-close{top:calc(100% + 20px)}}@media (width<=767px){.modal-video .modal-close{width:50px;height:50px;top:calc(100% + 30px)}}@media (width<=350px){.modal-video .modal-close{top:calc(100% + 5px)}}.modal-video .modal-video{width:100%;padding-bottom:56.312%;position:relative}@media (width<=767px){.modal-video .modal-video{padding-bottom:138.503%}}.modal-video .modal-video-inner{height:100%}.modal-video .modal-video-wrapp{grid-gap:104px;background-color:#000;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:20px;flex-direction:column;justify-content:flex-end;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0;overflow:hidden}@media (width<=767px){.modal-video .modal-video-wrapp{border:1px solid #4b5160}}.modal-video .modal-video-wrapp iframe{z-index:2;width:100%;height:100%;position:absolute;top:0;left:0}.modal-video .modal-video-logo{z-index:1;max-height:70px;position:absolute;top:30px;left:30px}.modal-video .modal-video-title{font-size:1.88rem}@media (width<=1560px){.modal-video .modal-video-title{font-size:1.56rem}}.modal-video .modal-video-phone>a{color:#000;font-size:1.25rem;text-decoration:none}@media (width<=1560px){.modal-video .modal-video-phone>a{font-size:1rem}}.modal-video .modal-video-bottom{padding:27px 20px 32px 40px}@media (width<=1560px){.modal-video .modal-video-bottom{padding:20px 20px 25px}}@media (width<=767px){.modal-video .modal-video-bottom{display:none}}@media (width<=1560px){.modal-video .modal-video-bottom-left{padding-left:20px}}.modal-video .modal-video-bottom-mob{padding:30px 15px 0}@media (width>=768px){.modal-video .modal-video-bottom-mob{display:none}}@media (width<=350px){.modal-video .modal-video-bottom-mob{padding:20px 10px}}.modal-video .modal-video-bottom-mob .btn{border-radius:20px;padding-top:15px;padding-bottom:15px;font-size:1rem}.modal-video .modal-video-bottom-container{height:60px;position:relative}.modal-video .modal-video-bottom-row{justify-content:space-between;align-items:center;width:100%;height:100%;-webkit-animation-name:fadeIn;animation-name:fadeIn;-webkit-animation-duration:.7s;animation-duration:.7s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;display:flex;position:absolute;top:0;right:0}.modal-video .modal-video-bottom-row.hidden{display:none}.modal-video .modal-video-bottom-row .form-wrapp{width:100%;padding:0 80px 0 60px}@media (width<=1560px){.modal-video .modal-video-bottom-row .form-wrapp{padding:0 50px 0 0}}@media (width<=767px){.modal-layout{display:none}}.modal-layout .layouts-more-plan{width:100%;margin-top:0;margin-bottom:20px}@media (width<=970px){.modal-layout .layouts-more-plan{flex:0 0 268px}}.modal-layout .layouts-more-plan-title{margin-bottom:18px;font-size:1rem}.modal-layout .layouts-more-plan-grid{grid-column-gap:10px}.modal-layout .layouts-more-images{width:100%}.modal-layout .layouts-more-images-grid{grid-template-columns:1fr 1fr;display:grid}.modal-layout .layouts-more-images-item{background-position:50%;background-repeat:no-repeat;background-size:contain;border:2px solid #0000;min-height:100px;margin:10px}.modal-layout .layouts-more-images-item:hover,.modal-layout .layouts-more-images-item.active{border:2px solid var(--color-primary)}.modal-layout .modal-head-line{margin-bottom:10px}@media (width<=380px){.modal-layout .modal-head-line{margin-bottom:0}}@media (width<=767px){.modal-layout .modal-layout-container{height:70vh;padding-bottom:40px;overflow-y:auto}}.modal-layout .modal-layout-main{grid-gap:88px;justify-content:center;align-items:center;width:100%;padding:36px 75px 20px;display:flex}@media (width<=1570px){.modal-layout .modal-layout-main{padding:36px 50px 20px}}@media (width<=767px){.modal-layout .modal-layout-main{padding:0 20px 10px;display:block}}@media (width<=380px){.modal-layout .modal-layout-main{padding:0 10px 10px}}.modal-layout .modal-layout-img{border-radius:20px;overflow:hidden}@media (width<=970px){.modal-layout .modal-layout-img{flex:auto}}@media (width<=767px){.modal-layout .modal-layout-img{line-height:0}}.modal-layout .modal-layout-img img{border-radius:20px;width:100%}.modal-layout .modal-layout-footer{background-color:#f7f8fc;flex-direction:column;align-items:center;padding:40px 75px;display:flex}@media (width<=1570px){.modal-layout .modal-layout-footer{padding:40px 50px}}@media (width<=767px){.modal-layout .modal-layout-footer{background-color:#0000;flex-direction:column;padding:20px 40px}}@media (width<=380px){.modal-layout .modal-layout-footer{padding:10px 20px}}.modal-layout .modal-layout-desc{align-items:unset;width:100%;margin-right:unset;display:flex}@media (width<=767px){.modal-layout .modal-layout-desc{grid-template-areas:"name nums""name square";justify-content:space-between;align-items:flex-start;width:100%;display:grid}}.modal-layout .modal-layout-name{grid-area:name;max-width:153px;margin-right:40px;font-size:1.44rem}@media (width<=767px){.modal-layout .modal-layout-name{margin-right:0;line-height:1}}@media (width<=380px){.modal-layout .modal-layout-name{font-size:1.25rem}}.modal-layout .modal-layout-nums{grid-area:nums;margin-left:auto}.modal-layout .modal-layout-price{white-space:nowrap;margin-bottom:5px;font-size:1.25rem}@media (width<=767px){.modal-layout .modal-layout-price{margin-bottom:2px}}@media (width<=370px){.modal-layout .modal-layout-price{font-size:1rem}}.modal-layout .modal-layout-price-area{color:#24262980;white-space:nowrap;font-size:1rem}@media (width<=370px){.modal-layout .modal-layout-price-area{font-size:.75rem}}.modal-layout .modal-layout-square{white-space:nowrap;grid-area:square;margin-left:30px;font-size:1.25rem}@media (width>=768px){.modal-layout .modal-layout-square{align-self:flex-start}}@media (width<=767px){.modal-layout .modal-layout-square{margin-left:0}}@media (width<=380px){.modal-layout .modal-layout-square{font-size:1rem}}.modal-layout .modal-layout-btn{width:100%;margin:32px auto 0}@media (width<=767px){.modal-layout .modal-layout-btn{width:100%;margin-top:30px}}.modal-layout .modal-layout-btn .btn{width:100%;padding:20px 30px;font-size:1rem}@media (width<=1570px){.modal-layout .modal-layout-btn .btn{padding-left:30px;padding-right:30px}}@media (width<=767px){.modal-layout .modal-layout-btn .btn{width:100%}}.modal-layout .modal-layout-slide{width:100%;margin-top:35px;overflow:hidden}@media (width>=768px){.modal-layout .modal-layout-slide{display:none}}@media (width<=380px){.modal-layout .modal-layout-slide{margin-top:30px}}.modal-layout .modal-layout-slide-wrapp{flex-wrap:nowrap;gap:10px;padding:0 40px;display:flex;overflow-x:auto}.modal-layout .modal-layout-slide-wrapp::-webkit-scrollbar{display:none}.modal-layout .modal-layout-slide-item{background-position:50%;background-repeat:no-repeat;background-size:cover;flex:0 0 157px;height:105px}.modal-layout .modal-layout-slide-title{margin-bottom:10px;padding-left:40px}.modal-layout .modal-layout-text{margin:32px auto 0}@media (width<=767px){.modal-layout .modal-container{width:100%}}.modal-layout .modal-body{flex-direction:column;max-width:630px!important}@media (width<=767px){.modal-layout .modal-body{max-width:100%;padding-bottom:0}}.contents{margin-bottom:100px}.contents-container{max-width:820px}.contents-row{grid-gap:30px;justify-content:space-between;align-items:center;margin:40px 0 50px;display:flex}@media (width<=767px){.contents-row{flex-direction:column;align-items:flex-start}}.contents-row h1{margin:0!important}.contents-last-update{color:#fff;background-color:#000;border-radius:10px;max-width:300px;padding:15px 58px;line-height:1.2}.contents-last-update span{display:inline-block}.contents h1{margin:40px 0 50px;font-size:2.5rem;font-weight:500}@media (width>=768px){.contents h1{font-size:2.19rem}}@media (width<=400px){.contents h1{font-size:1.56rem}}.contents h3,.contents p{font-size:1rem}.contents a{color:var(--color-primary)}.contents ul{padding-left:17px}.contents table{border-spacing:0;scrollbar-width:none;-ms-overflow-style:none;width:100%;margin:140px 0 100px;font-size:1rem;line-height:1;display:block;overflow-x:auto;height:auto!important}.contents table::-webkit-scrollbar{display:none}.contents table thead td,.contents table thead th{border-bottom:2px solid #24262980;padding:10px 0;font-weight:500;line-height:2}.contents table td,.contents table th{text-align:left;border-bottom:1px solid #24262980;padding:20px 75px 30px 0;line-height:1.2}.swiper-pagination-bullet{opacity:.25;cursor:pointer;background:#333;border-radius:50%;width:10px;height:10px;margin:0 8px;display:inline-block}.swiper-pagination-bullet.swiper-pagination-bullet-active{opacity:1}.call-to-action-wrapp{position:relative}.call-to-action-inner{background-color:#f3f4f6;border:1px solid #eee;border-radius:20px;padding:0 105px;display:flex;overflow:hidden;box-shadow:0 2px 10px #2c2a310f}@media (width<=1200px){.call-to-action-inner{padding:0 40px 0 78px}}@media (width<=991px){.call-to-action-inner{overflow:unset;padding:0;display:block}}.call-to-action-content{max-width:470px;padding:80px 0}@media (width<=991px){.call-to-action-content{padding:40px 30px 0}}.call-to-action-title{font-size:2.81rem;font-weight:500;line-height:1}@media (width<=991px){.call-to-action-title{font-size:2.19rem}}.call-to-action-subtitle{opacity:.8;max-width:485px;margin-top:20px;font-size:1.25rem;line-height:1.2}@media (width<=991px){.call-to-action-subtitle{font-size:1rem}}.call-to-action-btn{margin-top:40px;padding-left:65px;padding-right:65px}@media (width<=991px){.call-to-action-btn{width:100%;margin-top:30px;padding:17px;font-size:1rem;line-height:1}}.call-to-action-btn-desc{flex-direction:column;margin-top:40px;display:flex}@media (width<=991px){.call-to-action-btn-desc{margin-top:30px}}.call-to-action-btn-desc .btn:last-child{margin-top:20px}.call-to-action-img{pointer-events:none;width:calc(50% + 20px);max-width:700px;position:absolute;top:50%;left:calc(50% + 20px);transform:translateY(-50%)}@media (width<=991px){.call-to-action-img{width:100%;max-width:700px;padding-top:20px;padding-bottom:70px;position:relative;top:0;left:0;transform:none}}.call-to-action-desc{color:#fff;text-align:center;z-index:3;opacity:.4;font-size:1rem;line-height:1;position:absolute;bottom:80px;right:5%}@media (width<=991px){.call-to-action-desc{width:100%;font-size:.8rem;bottom:30px;right:0}}.call-to-action-decoration{flex:auto;justify-content:flex-end;align-items:flex-end;display:flex}@media (width<=1200px){.call-to-action-decoration{margin-right:0}}@media (width<=991px){.call-to-action-decoration{justify-content:center;width:calc(100% + 40px);margin-left:-20px;padding-top:25px;overflow:hidden}}@media (width<=375px){.call-to-action-decoration{border-radius:0 0 20px 20px}}.call-to-action-images{width:100%;max-width:450px;display:flex;position:relative}@media (width<=991px){.call-to-action-images{max-width:250px}}.call-to-action-photo{flex:0 0 100%;align-self:flex-end;line-height:0;position:relative}.call-to-action-person{color:var(--color-primary);bottom:80px;left:50%;top:unset;text-align:center;white-space:nowrap;z-index:3;background-color:#fff;border:1px solid #47609c33;border-radius:20px;justify-content:center;align-items:center;max-width:100%;height:36px;padding:0 20px;font-size:.9rem;line-height:1;display:flex;position:absolute;transform:translate(-50%);box-shadow:0 20px 20px #47609c33}@media (width<=991px){.call-to-action-person{bottom:20px}}.call-to-action-plan{position:absolute}.call-to-action-plan>img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%;position:absolute;inset:0}.call-to-action-plan-1{filter:drop-shadow(0 15.8914px 15.8914px #47609c1a);z-index:1;width:209px;height:140px;top:84px;left:-130px;transform:rotate(20deg)}.call-to-action-plan-2{filter:drop-shadow(0 3.17828px 3.17828px #0000000d)drop-shadow(0 15.8914px 15.8914px #47609c1a);z-index:0;width:217px;height:145px;bottom:58px;left:-110px;transform:rotate(-10deg)}@media (width<=1200px){.call-to-action-plan-1{left:-60px}.call-to-action-plan-2{left:-48px}}@media (width<=1100px) and (width>=768px){.call-to-action-plan{display:none}}@media (width<=991px){.call-to-action-plan-1{width:205px;height:137px;top:93px;left:-92px;transform:rotate(12deg)}.call-to-action-plan-2{width:175px;height:117px;left:unset;filter:drop-shadow(0 2.56773px 2.56773px #0000000d)drop-shadow(0 12.8387px 12.8387px #47609c1a);right:-101px;transform:rotate(-15deg)}}.profit-container{flex-wrap:wrap;gap:2em;display:flex}.profit-section{background-color:#f3f4f6;border:1px solid #eee;border-radius:20px;flex:45%;padding:80px 60px;overflow:hidden;box-shadow:0 2px 10px #2c2a310f}.profit-section h2{margin-top:0;font-weight:500}.profit-section p{margin-block:.6em 0;font-size:1.1rem}.profit-section span{font-size:1.1em;font-weight:500}@media (width<=768px){.profit-section{flex:100%}.profit-section p{font-size:.9em}}@media (width<=991px){.profit-section{padding:40px 30px}}.project-gallery-grid-item:active,.swiper-slide:active{cursor:grabbing}.data-btn-img.cover{object-fit:cover;background-color:#e3e3e8;padding:0;transform:none}.data-btn-img.contain{object-fit:contain;aspect-ratio:1;transform:none}.data-btn-img.levitation{object-fit:contain;width:calc(50% + 50px);animation:2s ease-in-out infinite levitation;position:absolute;top:25%;left:calc(50% + 20px)}body.project-page .hello-alert{text-align:center;z-index:10;max-width:480px;margin:0 auto;font-size:1.2rem;font-weight:500;line-height:1.4;transition:all .2s;position:relative}body.project-page .hello-alert .btn{margin-top:10px}body.project-page .hello-alert .btn-box{margin-top:25px}body.project-page .hello-alert .smm-box{text-align:center;margin-top:25px;font-size:1rem;font-weight:500;display:block;position:relative}body.project-page .hello-alert .smm-icons a{border-radius:20px;width:40px;height:40px;margin:20px 6px 6px;transition:all .2s;display:inline-block}body.project-page .hello-alert .smm-icons img{border-radius:unset;object-fit:none;width:auto}.mojency{text-decoration:none}.article-reveal-active .article-block-wrapp-blockquote,.article-reveal-active .child-blocks>.article-child-block .article-child-aside,.article-reveal-active .child-blocks>.article-child-block~.article-child-block{animation:.36s ease-out both articleReveal}@keyframes articleReveal{0%{opacity:0}to{opacity:1}}.whitelabel,.whitelabel__container,.whitelabel__icon-bg,.whitelabel__desktop{opacity:0!important;width:0!important;height:0!important;display:none!important;position:absolute!important;bottom:-200%!important;right:-200%!important}.marquiz-widget__container{z-index:100!important}.smm-box{padding-top:25px}.smm-box a:not(:first-child){margin-left:10px}footer .smm-box svg{fill:#ffffff80}.smm-box svg{transition:transform .5s}.smm-box svg:hover{transform:rotate(360deg)}body.project-page .call-to-action-btn-desc .btn,body.project-page .commerce-card-btn{min-width:320px}body.project-page .call-to-action-inner,body.project-page .profit-section,body.project-page .footer-wrap.footer-white{background-color:#f5f5f9}body.project-page .footertop-wrap .footertop-button,body.project-page .footertop-wrap .footertop-button:hover,body.project-page .footertop-wrap .button-button.footertop-button:hover.button-hbgcolor{border-color:var(--color-primary);color:var(--color-primary);box-shadow:none;background-color:#0000}body.project-page .footertop-wrap .footertop-button:hover .button-textcontainer .button-hide{color:inherit}@media (width<=767px){body.project-page .call-to-action-btn-desc .btn,body.project-page .commerce-card-btn{width:100%;min-width:0}}