[data-debug=debug]:after{position:fixed;padding:5px;opacity:.5;background:red;color:#fff;border-radius:5px;left:10px;bottom:10px;z-index:99999;width:24px;height:24px;content:"XXL";display:flex;align-items:center;justify-content:space-around;font-family:sans-serif;font-weight:bold;line-height:1em;font-size:14px}@media(max-width: 1920px){[data-debug=debug]:after{content:"XL"}}@media(max-width: 1290px){[data-debug=debug]:after{content:"L"}}@media(max-width: 950px){[data-debug=debug]:after{content:"M"}}@media(max-width: 768px){[data-debug=debug]:after{content:"S"}}@media(max-width: 576px){[data-debug=debug]:after{content:"XS"}}:export{L:1290;M:950;S:768;XS:576}.row{max-width:7000px;margin:0 auto}.row:before,.row:after{content:" ";display:table}.row:after{clear:both}.column{float:left;width:100%}*,*::after,*::before{box-sizing:border-box}:root{font-size:18px}@media(max-width: 1290px){:root{font-size:16px}}body{margin:0;--color-text: #211c19;--color-bg: #ebf0ff;--color-link: #744229;--color-link-hover: #000;color:var(--color-text);background-color:var(--color-bg);font-family:"Exo 2",Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:100%;overflow-x:hidden}a{text-decoration:none;color:var(--color-link);outline:none}a:hover{color:var(--color-link-hover);outline:none}a:focus{outline:none;background:#d3d3d3}a:focus:not(:focus-visible){background:rgba(0,0,0,0)}.content{overflow:hidden}.content-page{position:relative;height:100vh}@media(max-width: 768px){.content-page{overflow:hidden}}.content-page .image-bg,.content-page .gradient{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;background-size:cover;background-position:center;background-repeat:no-repeat}.content-page .text{z-index:2}.content-page .gradient{background-image:-webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));z-index:1}.content-page.to-end{display:flex;align-items:flex-end}.content-page.invert{color:var(--color-bg);text-shadow:0 2px 10px rgba(0,0,0,.3),0 1px 2px #000}.intro{display:flex;flex-direction:column;min-height:110vh;justify-content:flex-end;background-size:cover;background-position:center top;color:var(--color-bg)}.intro .nav{position:absolute;right:0;top:0;left:0;background:rgba(255,255,255,.15);display:flex;justify-content:center;font-size:17px;border-bottom:1px solid rgba(0,0,0,.7)}.intro .nav .link{user-select:none;cursor:pointer;color:var(--color-text);padding:12px 18px;border-bottom:3px solid rgba(0,0,0,0);background:rgba(0,0,0,0);transition:border .15s ease-in-out,background .15s ease-in-out;font-weight:800}@media(max-width: 950px){.intro .nav .link{padding:10px 6px}}.intro .nav .link:hover{border-bottom:3px solid var(--color-text);background:rgba(255,255,255,.15)}@media(min-width: 950px){.intro .nav .link.mobile{display:none}}@media(max-width: 950px){.intro .nav .link:not(.mobile){display:none}}.intro .title{position:relative;text-align:center;z-index:30;padding:0 0 30vh 0;text-shadow:0 2px 8px rgba(0,0,0,.3),0 1px 2px #000}.intro .title .h1-pre{font-size:55px;line-height:1em;margin:0 0 0em 0}@media(max-width: 1290px){.intro .title .h1-pre{font-size:45px}}@media(max-width: 950px){.intro .title .h1-pre{font-size:40px}}@media(max-width: 768px){.intro .title .h1-pre{font-size:36px}}.intro .title .h1-helper{font-size:38px;margin:0 0 .2em 0;transform:translate(100px, -10px)}@media(max-width: 1290px){.intro .title .h1-helper{font-size:30px}}@media(max-width: 950px){.intro .title .h1-helper{font-size:28px}}@media(max-width: 768px){.intro .title .h1-helper{font-size:24px;transform:translate(50px, -5px)}}.intro .title .h1-title{font-size:96px;line-height:1em;margin:0}@media(max-width: 1290px){.intro .title .h1-title{font-size:82px}}@media(max-width: 950px){.intro .title .h1-title{font-size:64px}}@media(max-width: 768px){.intro .title .h1-title{font-size:48px}}.page{max-width:1200px;margin:auto;padding:0 50px;text-align:center;font-size:24px;position:relative;z-index:200}@media(max-width: 1290px){.page{font-size:20px;padding:0 40px}}@media(max-width: 768px){.page{padding:0 20px}}.page.page-child{padding-top:50px;margin-bottom:100px;z-index:1000;overflow:visible}@media(max-width: 1290px){.page.page-child{padding-top:40px;margin-bottom:80px}}@media(max-width: 950px){.page.page-child{margin-bottom:50px}}.page.page-child .cols{align-items:center;margin:0 -200px;position:relative}@media(max-width: 950px){.page.page-child .cols{margin:0}}@media(max-width: 950px){.page.page-child .cols .col.parts{position:absolute;width:290px;top:-120px}.page.page-child .cols .col.parts:last-child{right:-120px}.page.page-child .cols .col.parts:first-child{left:-120px}}@media(max-width: 768px){.page.page-child .cols .col.parts{display:none}}.page.page-child .cols .col.center{flex:0 0 42%}@media(max-width: 950px){.page.page-child .cols .col.center{flex:0 0 100%}.page.page-child .cols .col.center .h2{height:150px;max-width:50%;margin:auto;padding-top:60px}}@media(max-width: 768px){.page.page-child .cols .col.center .h2{height:auto;max-width:100%;padding-top:0}}.page.page-sm{max-width:800px}.lead{font-size:28px}@media(max-width: 1290px){.lead{font-size:22px}}.cols{display:flex}.cols .col{flex:1 1 50%}ul{list-style-type:none;padding-inline-start:15px}ul li{text-align:left}ul li:before{content:"";width:7px;height:12px;border:2px solid #5400ff;display:inline-block;transform:rotate(45deg);margin:0 10px 3px 0;border-top:none;border-left:none}.separator{display:block;position:absolute;z-index:1000;pointer-events:none;width:100%;height:150px;fill:var(--color-bg)}@media(max-width: 768px){.separator{width:200%;left:-50%}}.gallery-page .separator{height:80px}.gallery-page .gallery{overflow:hidden;display:flex;flex-wrap:wrap;background:#000;height:100vh}.gallery-page .gallery .img{opacity:.7;margin:0;width:20%;height:20vh;background:#222 no-repeat center center;background-size:cover;transition:opacity .25s ease-in-out;cursor:pointer}@media(max-width: 950px){.gallery-page .gallery .img{width:25%;height:12.5vh}}.gallery-page .gallery .img:hover{opacity:1}.separator--up{top:-1px}.separator--down{bottom:-1px}.separator--solo{position:relative;height:auto;margin-left:-2.5px}.separator--line{fill:none;stroke:#000;stroke-width:1px}.circled-items{padding-top:30px;display:flex;flex-direction:column;max-width:800px;margin-bottom:40px}.circled-items .item{width:50%;flex:0 0 50%;position:relative;text-align:right;padding:0 30px 30px 30px}.circled-items .item label{display:block;margin-bottom:.1em;margin-top:-8px}.circled-items .item p{margin:0;font-size:16px}.circled-items .item:after,.circled-items .item:before{content:"";position:absolute;border-radius:30px}.circled-items .item:after{right:-8px;top:0;width:16px;height:16px;border:2px solid #888;background:var(--color-bg)}.circled-items .item:before{right:-1px;top:0;bottom:0;width:2px;background:#aaa}.circled-items .item:nth-child(even){margin-left:auto;text-align:left}.circled-items .item:nth-child(even):after{left:-8px;right:auto}.circled-items .item:nth-child(even):before{left:-1px;right:auto}@media(max-width: 768px){.circled-items .item{width:90%;flex:0 0 90%;margin-left:auto;text-align:left}.circled-items .item:after{left:-8px;right:auto}.circled-items .item:before{left:-1px;right:auto}}.circled-items .item:last-child:before{display:none}.schedule{font-size:20px}@media(max-width: 1290px){.schedule{font-size:18px}}.schedule .item{margin-bottom:.2em}.schedule .item .time{display:inline-block;width:70px;opacity:.8;font-family:monospace}.separated{display:flex;height:100%}.separated .col{position:relative;width:50%;padding:30px;height:100%;display:flex;align-items:center;flex:1 1 50%}@media(max-width: 768px){.separated.schedule-page .col:not(.filled){padding:0}}@media(max-width: 950px){.separated.schedule-page .col.filled{flex:0 0 70%}}@media(max-width: 768px){.separated.schedule-page .col.filled{flex:0 0 100%}}.live-in-content{overflow:hidden}.live-in{display:flex;align-items:flex-start;justify-content:center;margin-bottom:100px}@media(max-width: 1290px){.live-in{margin-bottom:80px}}@media(max-width: 950px){.live-in{flex-direction:column}}.live-in .item{padding:0 20px;position:relative}@media(max-width: 950px){.live-in .item{padding:0 0 0 240px;text-align:left;display:flex;justify-content:center;flex-direction:column;height:250px}}@media(max-width: 768px){.live-in .item{padding:0 0 0 140px}}@media(max-width: 950px){.live-in .item h3{margin:-20px 0 .2em 0}}.live-in .item .image-clip{width:350px;height:350px}@media(max-width: 1290px){.live-in .item .image-clip{width:290px;height:290px}}@media(max-width: 950px){.live-in .item .image-clip{width:230px;height:230px;position:absolute;left:-10px;top:0}}@media(max-width: 768px){.live-in .item .image-clip{left:-100px}}@media(max-width: 950px){.live-in .item:nth-child(2n){padding:0 240px 0 0;text-align:right}}@media(max-width: 768px){.live-in .item:nth-child(2n){padding:0 140px 0 0}}@media(max-width: 950px){.live-in .item:nth-child(2n) .image-clip{left:auto;right:-10px}}@media(max-width: 768px){.live-in .item:nth-child(2n) .image-clip{right:-100px}}.live-in .item p{font-size:18px}@media(max-width: 950px){.live-in .item p{margin:0}}.safety-in{display:flex;margin-bottom:100px}@media(max-width: 1290px){.safety-in{margin-bottom:80px}}@media(max-width: 950px){.safety-in{flex-wrap:wrap;justify-content:center}}.safety-in .item{width:20%;padding:0 20px;text-align:center;font-size:18px}@media(max-width: 950px){.safety-in .item{width:33.333%;padding:0 15px;margin-bottom:30px}}@media(max-width: 768px){.safety-in .item{padding:0 6px;width:50%}}.safety-in .item img{margin:0 auto 10px auto;height:60px;width:60px;display:block}.prices{margin-bottom:100px}@media(max-width: 1290px){.prices{margin-bottom:80px}}.dasha-page{padding-bottom:40px}@media(max-width: 1290px){.dasha-page{padding-bottom:20px}}.dasha-page h2{margin-bottom:0}.dasha-page .sub{margin:0 0 20px 0;font-size:22px}@media(max-width: 950px){.dasha-page .cols{flex-direction:column}}@media(max-width: 950px){.dasha-page .cols .image-clip{width:300px}}.dasha-page .cols .col.list-col{flex:0 0 60%;padding-left:20px}.dasha-page .contacts{padding-top:30px;margin-bottom:100px}.dasha-page .contacts a{margin:0 10px;padding:8px 10px;display:inline-flex;align-items:center;font-size:28px}@media(max-width: 1290px){.dasha-page .contacts a{font-size:22px;margin:0}}.dasha-page .contacts a svg{height:24px;margin-right:8px}@media(max-width: 1290px){.dasha-page .contacts a svg{height:20px;margin-right:5px}}.dasha-page .contacts a .bi-envelope{margin-top:7px}@media(max-width: 1290px){.dasha-page .contacts a .bi-envelope{margin-top:5px}}.request-form{position:fixed;left:0;right:0;top:0;bottom:0;z-index:1500;overflow:auto;padding:100px 0;display:none}@media(max-width: 950px){.request-form{padding:30px 0}}.request-form.visible{display:block}.request-form.fade .bg{opacity:.9;transform:scale(1 1)}.request-form.fade .form{opacity:1;transform:translateY(0)}.request-form .bg{position:fixed;left:0;right:0;top:0;bottom:0;z-index:300;opacity:.95;transform:scale(1.5 1.5);transition:opacity 1s ease-in-out,transform 3s ease-in-out;opacity:0}.request-form .bg img{min-width:100vh;min-height:100vh;max-width:unset;display:block;margin:0}.request-form .form{transition:opacity .35s ease-in-out,transform .35s ease-in-out;opacity:0;transform:translateY(-40px);padding:30px 30px;z-index:350;border-radius:8px;background:#fff;overflow:hidden;position:relative;max-width:500px;margin:0 auto;box-shadow:.5px 1.9px 1.9px rgba(0,0,0,.026),1.1px 4.3px 4.3px rgba(0,0,0,.037),1.9px 7.7px 7.7px rgba(0,0,0,.046),3.2px 12.8px 12.8px rgba(0,0,0,.054),5.3px 21.2px 21.2px rgba(0,0,0,.063),9.2px 37px 37px rgba(0,0,0,.074),20px 80px 80px rgba(0,0,0,.1)}@media(max-width: 950px){.request-form .form{max-width:unset;width:auto;margin:0 20px}}.request-form label{display:inline-block;margin-bottom:8px}.request-form .tpf{cursor:pointer;display:flex;align-items:center;padding:3px 10px;border:1px solid #eee;margin-bottom:5px;border-radius:5px;padding-left:30px;transition:background .25s ease,border .25s ease}.request-form .tpf:hover{border:1px solid #7b7eff;background:#eee}.request-form .wrapper input:checked+label{background:#adafff;border:1px solid #7b7eff}.request-form .wrapper{position:relative}.request-form .wrapper input{margin-right:10px;position:absolute;left:10px;top:10px}.request-form .input-block{margin-bottom:20px}.request-form .input-block label{display:block;cursor:pointer;margin-bottom:2px}.request-form .input-block label.head{margin-bottom:10px}.request-form h4{text-align:center;text-transform:uppercase;margin:-30px -30px 20px -30px;padding:20px 30px;background:#fff2c2;position:relative}.request-form h4 span{width:34px;height:34px;border-radius:34px;position:absolute;top:15px;padding-bottom:2px;right:20px;display:flex;align-items:center;justify-content:center;line-height:10px;font-size:23px;cursor:pointer;font-family:Helvatica,sans-serif;font-weight:400;border:1px solid #666;transition:border .15s ease,color .15s ease;color:#666}.request-form h4 span:hover{border:1px solid #f56565;color:#f56565}.request-form .hint{color:#555;font-weight:bold}@media(max-width: 950px){.request-form .hint{display:block}}.request-form .lead{font-size:18px}.btn-go{padding-top:20px}.btn-go .btn{margin:0}.form-control{font-size:16px;width:100%;padding:.75rem 1rem;color:#4a5568;line-height:1.25;border-radius:.25rem;transition:background .25s ease,border .25s ease,transform .25s ease;border:1px solid #edf2f7;background:#edf2f7}.form-control:focus{border:1px solid #7b7eff;background:#fff}.form-control.error{animation:shake .82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;transform:translate3d(0, 0, 0);backface-visibility:hidden;perspective:1000px;border-color:#f56565}@keyframes shake{10%,90%{transform:translate3d(-3px, 0, 0)}20%,80%{transform:translate3d(6px, 0, 0)}30%,50%,70%{transform:translate3d(-12px, 0, 0)}40%,60%{transform:translate3d(12px, 0, 0)}}.btn{display:block;min-width:270px;margin:auto;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);padding:.75rem 1rem;font-weight:700;border-radius:.25rem;background-color:#5a67d8;transition:background .25s ease,border .25s ease;border:none;color:#fff;cursor:pointer}.btn:hover{background-color:#3f4fd5}.btn:active{background-color:#1125d0}.btn.success{cursor:default;background-color:#329800}
/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp{--pswp-bg: #000;--pswp-placeholder-bg: #222;--pswp-root-z-index: 100000;--pswp-preloader-color: rgba(79, 79, 79, 0.4);--pswp-preloader-color-secondary: rgba(255, 255, 255, 0.9);--pswp-icon-color: #fff;--pswp-icon-color-secondary: #4f4f4f;--pswp-icon-stroke-color: #4f4f4f;--pswp-icon-stroke-width: 2px;--pswp-error-text-color: var(--pswp-icon-color)}.pswp{position:fixed;top:0;left:0;width:100%;height:100%;z-index:var(--pswp-root-z-index);display:none;touch-action:none;outline:0;opacity:.003;contain:layout style size;-webkit-tap-highlight-color:rgba(0,0,0,0)}.pswp:focus{outline:0}.pswp *{box-sizing:border-box}.pswp img{max-width:none}.pswp--open{display:block}.pswp,.pswp__bg{transform:translateZ(0);will-change:opacity}.pswp__bg{opacity:.005;background:var(--pswp-bg)}.pswp,.pswp__scroll-wrap{overflow:hidden}.pswp__scroll-wrap,.pswp__bg,.pswp__container,.pswp__item,.pswp__content,.pswp__img,.pswp__zoom-wrap{position:absolute;top:0;left:0;width:100%;height:100%}.pswp__img,.pswp__zoom-wrap{width:auto;height:auto}.pswp--click-to-zoom.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img{cursor:move;cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img:active{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img,.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img:active,.pswp__img{cursor:-webkit-zoom-out;cursor:-moz-zoom-out;cursor:zoom-out}.pswp__container,.pswp__img,.pswp__button,.pswp__counter{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__item{z-index:1;overflow:hidden}.pswp__hidden{display:none !important}.pswp__content{pointer-events:none}.pswp__content>*{pointer-events:auto}.pswp__error-msg-container{display:grid}.pswp__error-msg{margin:auto;font-size:1em;line-height:1;color:var(--pswp-error-text-color)}.pswp .pswp__hide-on-close{opacity:.005;will-change:opacity;transition:opacity var(--pswp-transition-duration) cubic-bezier(0.4, 0, 0.22, 1);z-index:10;pointer-events:none}.pswp--ui-visible .pswp__hide-on-close{opacity:1;pointer-events:auto}.pswp__button{position:relative;display:block;width:50px;height:60px;padding:0;margin:0;overflow:hidden;cursor:pointer;background:none;border:0;box-shadow:none;opacity:.85;-webkit-appearance:none;-webkit-touch-callout:none}.pswp__button:hover,.pswp__button:active,.pswp__button:focus{transition:none;padding:0;background:none;border:0;box-shadow:none;opacity:1}.pswp__button:disabled{opacity:.3;cursor:auto}.pswp__icn{fill:var(--pswp-icon-color);color:var(--pswp-icon-color-secondary)}.pswp__icn{position:absolute;top:14px;left:9px;width:32px;height:32px;overflow:hidden;pointer-events:none}.pswp__icn-shadow{stroke:var(--pswp-icon-stroke-color);stroke-width:var(--pswp-icon-stroke-width);fill:none}.pswp__icn:focus{outline:0}div.pswp__img--placeholder,.pswp__img--with-bg{background:var(--pswp-placeholder-bg)}.pswp__top-bar{position:absolute;left:0;top:0;width:100%;height:60px;display:flex;flex-direction:row;justify-content:flex-end;z-index:10;pointer-events:none !important}.pswp__top-bar>*{pointer-events:auto;will-change:opacity}.pswp__button--close{margin-right:6px}.pswp__button--arrow{position:absolute;top:0;width:75px;height:100px;top:50%;margin-top:-50px}.pswp__button--arrow:disabled{display:none;cursor:default}.pswp__button--arrow .pswp__icn{top:50%;margin-top:-30px;width:60px;height:60px;background:none;border-radius:0}.pswp--one-slide .pswp__button--arrow{display:none}.pswp--touch .pswp__button--arrow{visibility:hidden}.pswp--has_mouse .pswp__button--arrow{visibility:visible}.pswp__button--arrow--prev{right:auto;left:0px}.pswp__button--arrow--next{right:0px}.pswp__button--arrow--next .pswp__icn{left:auto;right:14px;transform:scale(-1, 1)}.pswp__button--zoom{display:none}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__zoom-icn-bar-v{display:none}.pswp__preloader{position:relative;overflow:hidden;width:50px;height:60px;margin-right:auto}.pswp__preloader .pswp__icn{opacity:0;transition:opacity .2s linear;animation:pswp-clockwise 600ms linear infinite}.pswp__preloader--active .pswp__icn{opacity:.85}@keyframes pswp-clockwise{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.pswp__counter{height:30px;margin-top:15px;margin-inline-start:20px;font-size:14px;line-height:30px;color:var(--pswp-icon-color);text-shadow:1px 1px 3px var(--pswp-icon-color-secondary);opacity:.85}.pswp--one-slide .pswp__counter{display:none}
@font-face{font-family:"Exo 2";src:url(0305039fee62c2e6a71f.ttf);font-style:normal;font-weight:400}@font-face{font-family:"Exo 2";src:url(95d0ff3ff1859cfab91a.ttf);font-style:normal;font-weight:800}@font-face{font-family:"Exo 2";src:url(4ae265a7bd0b2bbc5262.ttf);font-style:normal;font-weight:200}
