@charset "UTF-8";@font-face{font-family:Tilda Sans;src:url(../fonts/TildaSans-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Tilda Sans;src:url(../fonts/TildaSans-Medium.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Tilda Sans;src:url(../fonts/TildaSans-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Tilda Sans;src:url(../fonts/TildaSans-Black.woff2) format("woff2");font-weight:900;font-style:normal;font-display:swap}*{padding:0;margin:0;border:0px}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}html,body{height:100%;min-width:320px}body{color:#1f1f1f;background:#f8f8f8;line-height:1;font-family:Tilda Sans,Helvetica,Arial,sans-serif;font-size:16px;font-optical-sizing:auto;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}input,button,textarea{font-family:Tilda Sans,Helvetica,Arial,sans-serif;font-size:inherit}button{cursor:pointer;color:inherit;background-color:inherit}a{color:inherit}a:link,a:visited,a:hover{text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit}.btn{position:relative;display:flex;align-items:center;justify-content:center;text-align:center;text-decoration:none;vertical-align:middle;white-space:nowrap;width:100%;padding:16px;font-weight:500;border-radius:10px;overflow:hidden;z-index:3}.btn span{position:relative;z-index:4}.btn:after{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px}.btn-pink{background:linear-gradient(90deg,#fff,#ffdee3);width:230px;box-shadow:0 14px 34px #56101026;transition:box-shadow .3s}.btn-pink span{color:#1f1f1f}.btn-pink:after{background:linear-gradient(90deg,#fff,#ffa0af);opacity:0;transition:opacity .3s}.btn-pink:hover{box-shadow:0 14px 34px #56101073}.btn-pink:hover:after{opacity:1}.btn-pink:hover span{text-decoration:none}.btn-red{background:linear-gradient(90deg,#d30f2d,#cf5366);width:230px}.btn-red span{color:#fff}.btn-red:after{background:linear-gradient(90deg,#ff0e33,#f25f76);opacity:0;transition:opacity .3s}.btn-red:hover:after{opacity:1}.btn-red:hover span{text-decoration:none}.btn-white{background:#000;width:230px}.btn-white span{color:#1f1f1f;z-index:2;transition:color .3s}.btn-white:before{content:"";position:absolute;background:linear-gradient(90deg,#d30f2d,#cf5366);top:0;right:0;bottom:0;left:0;border-radius:9px;z-index:0;opacity:0;transition:opacity .3s}.btn-white:after{background:#fff;top:1px;right:1px;bottom:1px;left:1px;border-radius:9px}.btn-white:hover:before{opacity:1}.btn-white:hover span{color:#d30f2d}.section-title{font-size:64px;font-weight:700;text-align:center}.section-title span{color:#d30f2d}@media(max-width:61.99875em){.section-title{font-size:32px}}.lock body{overflow:hidden;touch-action:none}.wrapper{min-height:100%;display:flex;flex-direction:column;overflow:hidden}.wrapper>main{flex:1 1 auto}.wrapper>*{min-width:0}[class*=__container]{margin:0 auto;max-width:90rem;box-sizing:content-box}@media(max-width:92em){[class*=__container]{max-width:60.625rem}}@media(max-width:61.99875em){[class*=__container]{max-width:46.875rem}}@media(max-width:47.99875em){[class*=__container]{max-width:none;padding:0 1rem}}a{transition:color .3s}a:hover{color:#d30f2d}.site-header{background:#fff;border-bottom:1px solid #C5C5C5;position:fixed;width:100%;z-index:22}.site-header .nav{display:flex;align-items:center;padding:16px}.site-header .logo{max-width:214px}.site-header .logo img{width:100%;height:auto}.site-header .logo-m{display:none}.site-header .header-content{display:flex;align-items:center;width:100%}.site-header .header-content__title{display:none}.site-header .menu{display:flex;flex-wrap:wrap;margin-left:66px;font-weight:500}.site-header .menu a{padding:8px 12px;border-radius:8px}.site-header .burger{display:none}@media(max-width:92em){.site-header .logo{display:none}.site-header .logo-m{display:block;width:48px;height:auto}.site-header .logo-m img{width:100%;height:auto}.site-header .menu{margin-left:30px}}.site-header .contacts{display:flex;align-items:center;gap:24px;margin-left:auto}.site-header .contacts .phone{font-weight:500;flex:0 0 auto}.site-header .contacts .phone .icon-phone{display:none}@media(max-width:61.99875em){.site-header .burger{display:flex;flex-direction:column;gap:6px;width:40px;height:40px;padding:5px;margin-left:auto}.site-header .burger span{width:100%;height:5px;border-radius:5px;background:#d30f2d}.site-header .header-content{flex-direction:column;position:fixed;top:0;right:-500px;max-width:500px;height:100%;background:#fff;align-items:start;padding:40px;transition:right .3s;z-index:111}.site-header .header-content__title{width:100%;display:flex;align-items:center;justify-content:space-between;font-size:36px;font-weight:700}.site-header .header-content.open{right:0}.site-header .menu{flex-direction:column;margin:20px 0 40px;gap:10px;width:100%}.site-header .menu a{padding:15px 0;width:100%;font-size:20px;font-weight:500}.site-header .contacts{flex-direction:column;align-items:start;width:100%;margin:auto 0 0;gap:32px}.site-header .contacts .phone{text-decoration:underline;display:flex;align-items:center;gap:14px}.site-header .contacts .phone .icon-phone{display:block}.site-header .contacts .btn{width:100%;max-width:100%}}.hero{background:#fff;border-bottom-left-radius:300px;border-bottom-right-radius:300px;box-shadow:0 14px 24px #0000000f;overflow:hidden;padding-top:20px}@media(max-width:92em){.hero{padding-top:100px;border-bottom-left-radius:150px;border-bottom-right-radius:150px}}@media(max-width:61.99875em){.hero{border-bottom-left-radius:300px;border-bottom-right-radius:300px}}.hero-wrap{position:relative;display:flex;justify-content:center;align-items:end}@media(max-width:61.99875em){.hero-wrap{flex-direction:column;align-items:center}}.hero-wrap .big__title{position:absolute;top:-100px;left:0;z-index:1;width:100%;opacity:0}.hero-wrap .big__title._watcher-view{top:200px;opacity:1;transition:top .5s ease-in,opacity .5s}.hero-wrap .big__title p{display:inline-flex;justify-content:space-between;width:100%;font-size:174px;font-weight:900}@media(max-width:92em){.hero-wrap .big__title{top:150px}.hero-wrap .big__title p{font-size:100px}.hero-wrap .big__title._watcher-view{top:150px}}@media(max-width:61.99875em){.hero-wrap .big__title{position:relative;top:0;left:0}.hero-wrap .big__title._watcher-view{top:0}.hero-wrap .big__title p{justify-content:center;flex-wrap:wrap;font-size:88px;line-height:80%}}.hero-text{flex:0 0 auto;margin-bottom:133px;padding-left:6px;transform:scale(.2);opacity:0}.hero-text._watcher-view{transform:scale(1);opacity:1;transition:transform .5s ease-in,opacity .5s ease-in}.hero-text .tagline-main{font-weight:700;font-size:36px}.hero-text .tagline-sub{font-weight:500;font-size:24px;margin-top:8px}.hero-text .chips{margin-top:24px;display:flex;flex-direction:column;align-items:start;gap:12px}.hero-text .chips span{display:none}.hero-text .chips .chip{background:linear-gradient(90deg,#d30f2d,#cf5366);color:#fff;border-radius:36px;padding:6px 16px;font-weight:500}.hero-text .price{font-weight:700;font-size:87px;color:#d30f2d;margin-top:24px}@media(max-width:92em){.hero-text{margin-bottom:80px}.hero-text .tagline-main{font-size:24px}.hero-text .tagline-sub{font-size:18px;margin-top:8px}.hero-text .chips{margin-top:24px;display:flex;flex-direction:column;align-items:start;gap:12px}.hero-text .chips .chip{background:linear-gradient(90deg,#d30f2d,#cf5366);color:#fff;border-radius:36px;padding:6px 16px;font-weight:500}.hero-text .price{font-size:50px}}@media(max-width:61.99875em){.hero-text{text-align:center;margin-top:24px;margin-bottom:50px;padding-left:0;display:flex;flex-direction:column}.hero-text .tagline-main{font-size:36px}.hero-text .tagline-sub{font-size:24px}.hero-text .chips{align-items:center;order:3;flex-direction:row;margin-top:12px}.hero-text .chips span{display:block}.hero-text .chips .chip{background:none;padding:0;color:#1f1f1f;font-size:20px}}.hero-media{position:relative;margin-left:54px}.hero-media span{position:relative;bottom:-873px;width:900px;height:900px;border-radius:900px;border:1px solid #DEDEDE;display:flex;align-items:center;justify-content:center}.hero-media span:before{content:"";position:relative;width:500px;height:500px;border-radius:500px;background:#ffe2e2}.hero-media span._watcher-view{bottom:-173px;transition:bottom .5s ease-in}.hero-media .img-wrap{position:absolute;overflow:hidden;bottom:0;left:50%;transform:translate(-50%);height:100%;max-height:0;width:100%;max-width:806px}.hero-media .img-wrap._watcher-view{max-height:100%;transition:max-height .5s ease-in}.hero-media img{width:100%;height:auto;position:absolute;left:0;bottom:0}@media(max-width:92em){.hero-media{margin-left:30px}.hero-media span{bottom:-600px;width:600px;height:600px}.hero-media span:before{width:300px;height:300px}.hero-media span._watcher-view{bottom:-100px}.hero-media img{max-width:600px}}@media(max-width:61.99875em){.hero-media{margin-left:0}.hero-media span{bottom:-300px;width:337px;height:337px}.hero-media span:before{width:240px;height:240px}.hero-media span._watcher-view{bottom:-50px}.hero-media img{max-width:600px}}.hero .btn-round{margin-bottom:133px;margin-left:20px;width:173px;min-width:173px;height:173px;border-radius:173px;font-size:24px;white-space:wrap!important;transform:scale(.2);opacity:0}.hero .btn-round._watcher-view{transform:scale(1);opacity:1;transition:transform .5s ease-in,opacity .5s ease-in}.hero .btn-round span{text-decoration:underline}@media(max-width:92em){.hero .btn-round{margin-bottom:80px;width:100px;min-width:100px;height:100px;font-size:16px}}@media(max-width:61.99875em){.hero .btn-round{display:none}}.hero-mobile-btn{display:none}@media(max-width:61.99875em){.hero-mobile-btn{display:block;margin:0 auto;width:100%;max-width:380px;padding:0 15px}.hero-mobile-btn a{width:100%}}.why{padding:80px 0}@media(max-width:61.99875em){.why{padding:50px 0}}.why-grid{display:flex;align-items:center;gap:60px}@media(max-width:92em){.why-grid{gap:30px}}.why-image{border-radius:40px;overflow:hidden;flex:1 0 auto;max-width:605px}.why-image img{width:100%;height:100%;object-fit:cover}@media(max-width:92em){.why-image{flex:1 1 auto}}@media(max-width:61.99875em){.why-image{display:none}}.why-content{flex:1 1 auto;display:grid;gap:20px;align-content:start}.why-content-img{display:none}.why-content h2{font-size:64px;font-weight:700;line-height:100%}.why-content h2 span{color:#d30f2d}@media(max-width:92em){.why-content h2{font-size:32px}}@media(max-width:61.99875em){.why-content h2{text-align:center}}.why-content>p{font-size:18px;font-weight:400;max-width:490px;margin-top:40px;line-height:140%}@media(max-width:92em){.why-content>p{font-size:16px;margin-top:20px}}@media(max-width:61.99875em){.why-content>p{text-align:center;margin-top:16px;max-width:100%}}@media(max-width:61.99875em){.why-content-img{display:block;width:100%}}.why-plates{display:grid;grid-template-columns:repeat(2,1fr);gap:26px;grid-auto-rows:1fr;align-items:center;margin-top:40px}@media(max-width:92em){.why-plates{margin-top:20px;gap:20px}}@media(max-width:61.99875em){.why-plates{grid-template-columns:1fr;grid-auto-rows:auto}}.why-plates .plate{background:#fff;border-radius:10px;box-shadow:0 14px 24px #8d68681f;padding:35px;font-weight:500;height:100%}.why-plates .plate h3{font-size:24px;font-weight:700}@media(max-width:92em){.why-plates .plate h3{font-size:18px}}.why-plates .plate p{font-weight:400;margin-top:10px;line-height:140%}@media(max-width:92em){.why-plates .plate{padding:20px}}.why-plates .btn{justify-self:center}@media(max-width:61.99875em){.why-plates .btn{width:100%;max-width:100%}}.steps{padding:0 0 80px}@media(max-width:61.99875em){.steps{padding:0 0 50px}}.steps__container{position:relative}.steps .section-title span{display:block}.steps-line{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:block;max-width:1160px;width:100%;height:auto;z-index:-1}@media(max-width:92em){.steps-line{display:none}}.steps-grid{position:relative;display:flex;justify-content:center;gap:22px;margin:100px 0 50px;z-index:2}@media(max-width:92em){.steps-grid{flex-wrap:wrap;margin:50px 0}}@media(max-width:61.99875em){.steps-grid{gap:10px;margin:30px 0}}.steps .step-plate{background:#fff;border-radius:10px;box-shadow:0 14px 24px #8d68681f;padding:24px;display:grid;gap:20px}@media(max-width:92em){.steps .step-plate{width:25%}}@media(max-width:61.99875em){.steps .step-plate{width:calc(50% - 10px);padding:16px}}.steps .step-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.steps .step-icon{width:50px;height:50px}@media(max-width:61.99875em){.steps .step-icon{width:40px;height:40px}}.steps .step-tag{border:1px solid #D9D9D9;border-radius:50px;padding:6px 16px;font-size:14px;font-weight:700}@media(max-width:61.99875em){.steps .step-tag{font-size:12px}}.steps .step-title{font-size:24px;font-weight:700}@media(max-width:61.99875em){.steps .step-title{font-size:16px}}.steps .step-desc{font-size:16px;line-height:140%;color:#1f1f1f;margin-top:10px}@media(max-width:61.99875em){.steps .step-desc{font-size:14px}}.steps .btn{margin:0 auto}@media(max-width:61.99875em){.steps .btn{width:100%;max-width:100%}}.offers{position:relative;padding:80px 0;overflow:hidden}@media(max-width:61.99875em){.offers{padding:40px 0}}.offers-wrap{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-top:60px}@media(max-width:47.99875em){.offers-wrap{grid-template-columns:1fr;gap:24px}}@media(max-width:47.99875em){.offers-wrap{margin-top:16px}}.offers .offer{background:#fff;display:flex;flex-direction:column;border-radius:24px;box-shadow:0 14px 24px #8d68681f;padding:50px;position:relative;overflow:hidden}.offers .offer h3{font-size:44px;font-weight:700;line-height:100%}@media(max-width:92em){.offers .offer{padding:30px}.offers .offer h3{font-size:32px}}@media(max-width:47.99875em){.offers .offer{padding:24px}.offers .offer .btn{width:100%}}.offers .offer-one{border:1px solid #CCCCCC}.offers .offer-one:before{content:"";position:absolute;bottom:-137px;right:-137px;width:580px;height:580px;background:linear-gradient(147.74deg,#e2e2e200 10.64%,#ababab52 86.26%);border-radius:50%;z-index:0}@media(max-width:47.99875em){.offers .offer-one:before{bottom:-100px;right:-137px;width:380px;height:380px}}.offers .offer-two{background:linear-gradient(90deg,#d30f2d,#cf5366);color:#fff}.offers .offer-two .btn-fill{background:#fff;color:#d30f2d}.offers .offer-head{display:flex;align-items:center;flex-wrap:wrap;gap:12px;justify-content:space-between;margin-top:auto}@media(max-width:47.99875em){.offers .offer-head{justify-content:center;margin-top:24px;gap:24px}}.offers .prices{display:flex;align-items:baseline;gap:10px}.offers .prices del{color:#ffffffb3;font-size:30px}.offers .prices strong{font-size:40px}.offers .offer .badge{position:absolute;top:50px;right:50px;display:flex;align-items:center;gap:6px;background:#fff;color:#1f1f1f;border-radius:50px;padding:12px 14px;font-weight:700;box-shadow:0 14px 24px #8d68681f}@media(max-width:92em){.offers .offer .badge{font-size:14px;padding:8px 16px;top:30px;right:30px}}@media(max-width:61.99875em){.offers .offer .badge{position:unset;order:-1;align-self:flex-start;margin-bottom:10px}}.offers .offer-features{list-style:none;padding:0;margin:0 0 38px;display:grid;gap:14px;font-weight:500;align-self:flex-start}@media(max-width:47.99875em){.offers .offer-features{margin:0}}.offers .offer-features li{display:flex;align-items:center;gap:10px}.offers .bullet-icon{width:24px;height:24px;flex:0 0 24px}.offers .offer-two .offer-features .highlight{background:#ffffff3b;border-radius:16px;padding:8px 12px;position:relative;left:-10px}.offers .offer-two:before{content:"";position:absolute;right:-137px;bottom:-137px;width:580px;height:580px;border-radius:50%;background:linear-gradient(147.74deg,#fff0 10.64%,#ffffff52 86.26%);z-index:0}@media(max-width:47.99875em){.offers .offer-two:before{bottom:-70px;right:-217px;width:480px;height:480px}}.offers .offer-desc{margin:18px 0 40px;line-height:140%}@media(max-width:61.99875em){.offers .offer-desc .offers-br{display:none}}@media(max-width:47.99875em){.offers .offer-desc{margin:16px 0 24px}}.offers .offer-two .offer-desc{color:#fff}.offers .offer-back{position:absolute;left:50%;bottom:-20px;transform:translate(-50%);width:auto;height:78%;z-index:-1;mix-blend-mode:multiply}@media(max-width:61.99875em){.offers .offer-back{display:none}}.gallery{padding:80px 0}@media(max-width:61.99875em){.gallery{padding:50px 0}}.gallery .sub-title{text-align:center;font-weight:400;font-size:18px;max-width:500px;margin:24px auto 0}@media(max-width:61.99875em){.gallery .sub-title{font-size:16px}}.gallery-slider{margin-top:40px}.gallery-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px}.swiper-slide img{width:100%;height:100%;object-fit:cover;border-radius:16px}.swiper-button-prev,.swiper-button-next{color:#d30f2d;display:none!important}.reviews{padding:80px 0}@media(max-width:61.99875em){.reviews{padding:0 0 50px}}.reviews-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin-top:40px}@media(max-width:61.99875em){.reviews-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:47.99875em){.reviews-grid{grid-template-columns:1fr;margin-top:24px;gap:16px}}.plate{display:flex;flex-direction:column;gap:20px;background:#fff;border-radius:10px;padding:30px;box-shadow:0 14px 24px #8d68681f}.plate .text p{line-height:140%}.plate .name{font-size:24px;font-weight:700;margin-bottom:10px}@media(max-width:47.99875em){.plate .name{font-size:18px}}.plate img{width:152px;height:24px}.rating{display:grid;justify-items:center;gap:30px;margin-top:60px}@media(max-width:47.99875em){.rating{margin-top:24px;gap:24px}}.rating .note{color:#1f1f1f}.btn-stroke{background:#fff;color:#fff;border:1px solid #000}.faq{padding:80px 0}.faq-list{display:grid;gap:16px;margin:40px auto 0;max-width:1360px}@media(max-width:61.99875em){.faq-list{margin-top:16px}}.q{background:#fff;border-radius:20px;box-shadow:0 14px 24px #8d68681f;padding:24px 30px}@media(max-width:61.99875em){.q{padding:16px}}.q-head{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;background:none;border:0;padding:0;cursor:pointer}.q-head:focus-visible{outline:2px solid #D30F2D;outline-offset:4px}.q.open .q-icon{border-color:#d30f2d}.q.open .q-icon svg{transform:rotate(45deg)}.q.open .q-icon svg *{fill:#d30f2d}.q-body{color:#1f1f1f;max-height:0;overflow:hidden;opacity:0;transition:max-height .3s ease,opacity .3s ease;text-align:left;padding-top:8px}.q-title{font-size:24px;font-weight:700;text-align:left}@media(max-width:61.99875em){.q-title{font-size:16px}}.q-icon{width:60px;min-width:60px;height:60px;border-radius:1000px;border:1px solid #ccc;display:flex;align-items:center;justify-content:center;transition:all .3s}.q-icon svg{transition:transform .3s}.q-icon svg *{transition:fill .3s}@media(max-width:61.99875em){.q-icon{width:40px;min-width:40px;height:40px}}.cta{padding:170px 0 290px;background:#cd213b;color:#fff}.cta h2{max-width:700px;margin:0 auto}@media(max-width:92em){.cta{padding:80px 0}}@media(max-width:61.99875em){.cta{padding:60px 0}}.cta .sub{text-align:center;font-size:18px;margin-top:20px}.form{background:#fff;color:#1f1f1f;border-radius:20px;padding:40px 60px;margin-top:40px;display:grid;gap:40px}@media(max-width:61.99875em){.form{padding:20px}}.fields{display:flex;gap:20px;align-items:flex-end}.fields>*{width:33.3333333333%}@media(max-width:61.99875em){.fields{flex-direction:column;align-items:start}.fields>*{width:100%}}.input{width:100%;padding:16px 18px;border:1px solid #E7E7E7;border-radius:10px;font-size:18px;height:56px;margin-top:10px;background:#f4f4f4}.fields .input{flex:1;min-width:0}.form-field{position:relative;display:flex;flex-direction:column;font-size:14px}.form-field span{font-size:14px;font-weight:500}.input.input--invalid{border-color:#d30f2dcc;background:#d30f2d0f}.field-error{position:absolute;left:0;bottom:-20px;font-size:14px;color:#d30f2d;margin-top:6px;min-height:18px;line-height:1.2}.field-error:empty{display:none}.form .submit{height:56px;padding:0 24px;white-space:nowrap}.input::placeholder{color:#9aa0a6}.agree{display:flex;align-items:center;gap:10px;font-size:16px;color:#1f1f1f}@media(max-width:61.99875em){.agree{display:none}}.agree.has-error label{color:#d30f2d}.agree .field-error{font-size:14px}.agree input{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:24px;height:24px;border-radius:4px;border:1px solid #d9d9d9;background:#fff;position:relative;cursor:pointer;transition:background .3s ease,border-color .3s ease}.agree input:focus-visible{outline:2px solid rgba(211,15,45,.4);outline-offset:4px}.agree input:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:12px;height:6px;border-left:3px solid transparent;border-bottom:3px solid transparent;transform:rotate(-45deg);transition:border-color .2s ease}.agree input:checked{background:#d30f2d;border-color:#d30f2d}.agree input:checked:after{border-color:#fff}.agree.agree-m{display:none}@media(max-width:61.99875em){.agree.agree-m{display:flex;font-size:16px}}.map{padding:80px 0 0}.map__container{height:100%;display:flex;align-items:center}@media(max-width:61.99875em){.map{padding:40px 0 0}.map__container{padding:20px}}.map-wrapper{position:relative;height:600px;border-radius:20px;overflow:hidden;background:#eee;margin-top:40px}@media(max-width:61.99875em){.map-wrapper{height:auto}}.map-container{position:absolute;left:0;top:0;width:100%;height:100%}@media(max-width:61.99875em){.map-container{position:relative;height:400px}}.map-card{position:relative;width:380px;background:#fff;border-radius:20px;padding:30px;z-index:3;box-shadow:0 14px 24px #8d68681f}@media(max-width:61.99875em){.map-card{padding:20px}}.map-card-content{display:flex;flex-direction:column;gap:24px}.map-card .hours span{color:#d30f2d}.map-card .inp{display:inline-block;padding:16px;border-radius:8px;background:#f4f4f4;border:1px solid #E7E7E7;width:100%}.map-card .btn{width:100%}body:after{content:"";background-color:#00000080;position:fixed;width:100%;height:100%;top:0;left:0;opacity:0;transition:opacity .8s ease 0s;pointer-events:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:149}.popup-show body:after{opacity:1}.popup{position:fixed;top:0;left:0;bottom:0;right:0;padding:30px 10px;transition:visibility .1s ease 0s;visibility:hidden;pointer-events:none}.popup_show{z-index:150;visibility:visible;overflow:auto;pointer-events:auto}.popup_show .popup__body{visibility:visible;transform:scale(1)}.popup__wrapper{flex-direction:column;min-height:100%;flex:1 1 auto;width:100%;display:flex;justify-content:center;align-items:center}.popup__body{position:relative;visibility:hidden;transform:scale(0);transition:transform .3s ease 0s;background-color:#fff;padding:40px 60px;width:100%;max-width:540px;border-radius:20px}.lock .popup__body{visibility:visible}.popup__body .form{padding:0}.popup__body .form .fields{flex-direction:column;gap:40px}.popup__body .form .fields .form-field,.popup__body .form .fields .btn{width:100%}.popup__body .form .fields .agree.agree-m.agree-m-modal{display:flex;width:100%}@media(max-width:490px){.popup__body .form .fields .agree.agree-m.agree-m-modal label{font-size:14px}}.popup__body .form .agree-modal{display:none}@media(max-width:490px){.popup__body{padding:20px}.popup__body .form{margin-top:16px}.popup__body .form .fields{gap:16px}}.popup__close{position:absolute;top:20px;right:20px;transform:rotate(45deg)}.popup__close svg{width:20px;height:20px}.popup__text-title{font-size:44px;font-weight:700;text-align:center}@media(max-width:490px){.popup__text-title{font-size:32px}}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ 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);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius, 10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, .1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset, 1%);bottom:var(--swiper-scrollbar-bottom, 4px);top:var(--swiper-scrollbar-top, auto);z-index:50;height:var(--swiper-scrollbar-size, 4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-vertical>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-vertical{position:absolute;left:var(--swiper-scrollbar-left, auto);right:var(--swiper-scrollbar-right, 4px);top:var(--swiper-scrollbar-sides-offset, 1%);z-index:50;width:var(--swiper-scrollbar-size, 4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, .5));border-radius:var(--swiper-scrollbar-border-radius, 10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>img,.swiper-zoom-container>svg,.swiper-zoom-container>canvas{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}
