:root{--rose:#d86487;--rose-light:#eeaac3;--rose-dark:#b84e6e;--blush:#f1dfdd;--blush-deep:#e6ccc8;--burgundy:#4a202a;--burg-dark:#2d1018;--cream:#faf5f1;--white:#fff;--green:#4a8c6f;--amber:#d4a24e;--stone:#7a6268;--font-display:"Aclonica", cursive;--font-body:"Montserrat", sans-serif;--container:1240px;--r0:0px;--r1:4px;--r2:8px;--r3:16px;--shadow-sm:0 2px 8px #4a202a0f;--shadow-md:0 8px 32px #4a202a1a;--shadow-rose:0 8px 32px #d8648747;--ease:cubic-bezier(.25, .1, .25, 1);--ease-out:cubic-bezier(0, 0, .2, 1)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-body);color:var(--burgundy);background:var(--blush);-webkit-font-smoothing:antialiased;font-size:16px;font-weight:400;line-height:1.7;overflow-x:hidden}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button{font-family:var(--font-body);cursor:pointer;background:0 0;border:none}ul,ol{list-style:none}.container{max-width:var(--container);margin:0 auto;padding:0 32px}.progress-bar{background:linear-gradient(90deg, var(--rose), var(--rose-light));z-index:9999;height:2px;transition:width .1s linear;position:fixed;top:0;left:0}.section{padding:100px 0}.section--blush{background:var(--blush)}.section--white{background:var(--white)}.section--cream{background:var(--cream)}.section--burgundy{background:var(--burgundy);color:var(--blush)}.section--dark{background:var(--burg-dark);color:var(--blush)}.eyebrow{align-items:center;gap:14px;margin-bottom:20px;display:flex}.eyebrow:before{content:"";background:var(--rose);flex-shrink:0;width:36px;height:1px;display:block}.eyebrow-text{letter-spacing:3px;text-transform:uppercase;color:var(--rose);font-size:10px;font-weight:700}.section--burgundy .eyebrow-text,.section--dark .eyebrow-text{color:var(--rose-light)}.section--burgundy .eyebrow:before,.section--dark .eyebrow:before{background:var(--rose-light)}.btn{font-family:var(--font-body);letter-spacing:1.2px;text-transform:uppercase;border-radius:var(--r1);height:48px;transition:all .28s var(--ease);white-space:nowrap;cursor:pointer;border:none;justify-content:center;align-items:center;gap:9px;padding:0 28px;font-size:12px;font-weight:700;display:inline-flex}.btn--primary{background:var(--rose);color:var(--white)}.btn--primary:hover{background:var(--rose-dark);box-shadow:var(--shadow-rose);transform:translateY(-1px)}.btn--outline{border:1.5px solid var(--rose);color:var(--rose);background:0 0}.btn--outline:hover{background:var(--rose);color:var(--white)}.btn--outline-inv{color:var(--rose-light);background:0 0;border:1.5px solid #eeaac373}.btn--outline-inv:hover{border-color:var(--rose-light);color:var(--white)}.btn--white{background:var(--white);color:var(--burgundy)}.btn--white:hover{background:var(--blush)}.link-arrow{letter-spacing:.8px;text-transform:uppercase;color:var(--rose);border-bottom:1px solid #0000;align-items:center;gap:7px;padding-bottom:2px;font-size:12px;font-weight:700;transition:border-color .2s;display:inline-flex}.link-arrow:hover{border-bottom-color:var(--rose)}.link-arrow--light{color:var(--rose-light)}.link-arrow--light:hover{border-bottom-color:var(--rose-light);color:var(--white)}.announcement-bar{background:var(--burg-dark);color:var(--rose-light);letter-spacing:.3px;z-index:100;border-bottom:1px solid #d864871f;justify-content:center;align-items:center;height:38px;font-size:12px;font-weight:500;display:flex;position:relative}.announcement-bar__close{color:var(--rose-light);opacity:.5;padding:4px 8px;transition:opacity .2s;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.announcement-bar__close:hover{opacity:1}.navbar{z-index:90;-webkit-backdrop-filter:blur(24px);height:64px;transition:transform .35s var(--ease-out);background:#4a202af2;border-bottom:1px solid #d8648714;align-items:center;display:flex;position:sticky;top:0}.navbar--hidden{transform:translateY(-100%)}.navbar .container{justify-content:space-between;align-items:center;width:100%;display:flex}.navbar__logo img{width:auto;height:34px}.navbar__links{align-items:center;gap:32px;display:flex}.navbar__links a{color:#f1dfddb8;letter-spacing:.2px;font-size:13px;font-weight:600;transition:color .2s;position:relative}.navbar__links a:after{content:"";background:var(--rose);width:0;height:1px;transition:width .28s var(--ease);position:absolute;bottom:-3px;left:0}.navbar__links a:hover{color:var(--white)}.navbar__links a:hover:after{width:100%}.navbar__right{align-items:center;gap:20px;display:flex}.navbar__lang{color:#f1dfdd66;letter-spacing:1px;font-size:12px;font-weight:700}.navbar__lang span{cursor:pointer;padding:2px 4px;transition:color .2s}.navbar__lang span.active,.navbar__lang span:hover{color:var(--rose-light)}.navbar__social{gap:10px;display:flex}.navbar__social a{color:#eeaac38c;align-items:center;transition:color .2s;display:flex}.navbar__social a:hover{color:var(--rose-light)}.navbar__cta{background:var(--rose);color:var(--white);border-radius:var(--r1);letter-spacing:.8px;text-transform:uppercase;align-items:center;gap:5px;padding:8px 18px;font-size:11px;font-weight:700;transition:background .2s;display:inline-flex}.navbar__cta:hover{background:var(--rose-dark)}.navbar__hamburger{color:var(--blush);padding:4px;display:none}.mobile-drawer{background:var(--burg-dark);z-index:200;width:300px;height:100vh;transition:transform .35s var(--ease-out);border-right:1px solid #d8648714;flex-direction:column;padding:28px 24px;display:flex;position:fixed;top:0;left:0;transform:translate(-100%)}.mobile-drawer--open{transform:translate(0)}.mobile-drawer__overlay{z-index:199;opacity:0;pointer-events:none;background:#000000a6;transition:opacity .3s;position:fixed;inset:0}.mobile-drawer__overlay--visible{opacity:1;pointer-events:auto}.mobile-drawer__close{color:var(--rose-light);opacity:.65;align-self:flex-end;margin-bottom:32px;transition:opacity .2s}.mobile-drawer__close:hover{opacity:1}.mobile-drawer__links{flex-direction:column;flex:1;display:flex}.mobile-drawer__links a{color:#f1dfddc7;border-bottom:1px solid #d8648717;padding:18px 0;font-size:17px;font-weight:600;transition:color .2s}.mobile-drawer__links a:hover{color:var(--rose-light)}.mobile-drawer__bottom{padding-top:28px}.hero{background:linear-gradient(165deg,#5a2030 0%,#4a202a 35%,#3d1a24 70%,#2d1018 100%);flex-direction:column;min-height:100svh;display:flex;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background:radial-gradient(70% 50% at 50% 35%,#d864872e 0%,#0000 60%),radial-gradient(50% 40% at 15% 70%,#d864871a 0%,#0000 50%),radial-gradient(50% 40% at 85% 70%,#d8648714 0%,#0000 50%);position:absolute;inset:0}.hero:after{content:"";pointer-events:none;background-image:repeating-linear-gradient(90deg,#0000 0 120px,#f1dfdd05 120px 121px);position:absolute;inset:0}.hero__silk{z-index:0;opacity:.35;pointer-events:none;position:absolute;inset:0}.hero__silk canvas{display:block;width:100%!important;height:100%!important}.hero__main{z-index:2;flex:1;justify-content:center;align-items:center;display:flex;position:relative}.hero__main .container{justify-content:center;width:100%;padding-top:120px;padding-bottom:60px;display:flex}.hero__center{text-align:center;flex-direction:column;align-items:center;max-width:680px;display:flex}.hero__eyebrow{align-items:center;gap:18px;margin-bottom:32px;display:flex}.hero__eyebrow-line{background:#d8648759;width:36px;height:1px;display:block}.hero__eyebrow-text{letter-spacing:4px;text-transform:uppercase;color:var(--rose-light);opacity:.75;font-size:10px;font-weight:700}.hero__title{font-family:var(--font-display);color:var(--white);letter-spacing:-1px;margin-bottom:24px;font-weight:400;line-height:1}.hero__title-line1{color:#f1dfdde6;font-size:clamp(36px,5vw,64px);display:block}.hero__title-line2{color:var(--rose-light);letter-spacing:-3px;text-transform:lowercase;font-size:clamp(64px,10vw,128px);line-height:.95;display:block}.hero__subtitle{color:#f1dfdd80;max-width:440px;margin-bottom:40px;font-size:15px;font-weight:400;line-height:1.8}.hero__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;display:flex}.btn--outline-light{color:var(--rose-light);background:0 0;border:1px solid #f1dfdd38}.btn--outline-light:hover{border-color:var(--rose);color:var(--white);background:#d8648714}.hero__bottom{z-index:2;border-top:1px solid #d8648714;position:relative}.hero__bottom-inner{justify-content:center;align-items:center;gap:20px;padding:16px 0;display:flex}.hero__bottom-item{letter-spacing:.5px;color:#f1dfdd61;align-items:center;gap:7px;font-size:11px;font-weight:600;display:flex}.hero__bottom-item--est{font-family:var(--font-display);letter-spacing:1px;color:#d8648766;font-size:12px;font-weight:400}.hero__bottom-sep{background:#d8648733;border-radius:50%;flex-shrink:0;width:3px;height:3px}.marquee{background:var(--rose);padding:13px 0;overflow:hidden}.marquee__track{width:max-content;animation:36s linear infinite marqueeScroll;display:flex}.marquee:hover .marquee__track{animation-play-state:paused}.marquee__item{letter-spacing:2px;text-transform:uppercase;color:#ffffffe0;white-space:nowrap;flex-shrink:0;align-items:center;gap:0;padding:0 28px;font-size:11px;font-weight:700;display:flex}.marquee__dot{background:#ffffff73;border-radius:50%;flex-shrink:0;width:4px;height:4px;margin:0 24px}@keyframes marqueeScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.about{background:var(--blush);padding:100px 0;overflow:hidden}.about__grid{grid-template-columns:300px 1fr;align-items:start;gap:72px;display:grid}.about__year{font-family:var(--font-display);color:#0000;-webkit-text-stroke:1.5px #d8648738;-webkit-user-select:none;user-select:none;letter-spacing:-4px;margin-bottom:12px;font-size:clamp(96px,12vw,152px);font-weight:400;line-height:.88}.about__year-caption{letter-spacing:2.5px;text-transform:uppercase;color:var(--stone);margin-bottom:40px;font-size:10px;font-weight:700}.about__stats{border-top:1px solid #d8648724;flex-direction:column;gap:0;display:flex}.about__stat{border-bottom:1px solid #d864871a;align-items:baseline;gap:14px;padding:20px 0;display:flex}.about__stat-val{font-family:var(--font-display);color:var(--rose);flex-shrink:0;font-size:40px;font-weight:400;line-height:1}.about__stat-lbl{letter-spacing:1px;text-transform:uppercase;color:var(--stone);font-size:11px;font-weight:700;line-height:1.4}.about__heading{font-family:var(--font-display);color:var(--burgundy);letter-spacing:-.5px;margin-bottom:28px;font-size:clamp(30px,3.5vw,48px);font-weight:400;line-height:1.15}.about__heading em{color:var(--rose);font-style:normal}.about__body{margin-bottom:40px}.about__body p{color:#4a202abf;margin-bottom:16px;font-size:15px;line-height:1.85}.about__body p:last-child{margin-bottom:0}.about__values{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.about__value{color:var(--burgundy);letter-spacing:.3px;border-radius:var(--r1);background:#d864870a;border:1px solid #d864872e;align-items:center;gap:8px;padding:8px 16px;font-size:12px;font-weight:700;display:inline-flex}.about__value:before{content:"";background:var(--rose);border-radius:50%;flex-shrink:0;width:6px;height:6px}.stores{background:var(--white);padding:100px 0}.stores__header{border-bottom:1px solid #4a202a1a;justify-content:space-between;align-items:flex-end;margin-bottom:40px;padding-bottom:24px;display:flex}.stores__heading{font-family:var(--font-display);color:var(--burgundy);letter-spacing:-1px;margin-top:8px;font-size:clamp(28px,4vw,52px);font-weight:400;line-height:1.05}.stores__heading span{color:var(--rose)}.stores__sub{color:var(--stone);margin-top:6px;font-size:13px}.stores__count-deco{font-family:var(--font-display);color:#d8648714;letter-spacing:-5px;-webkit-user-select:none;user-select:none;flex-shrink:0;font-size:88px;font-weight:400;line-height:1}.stores__filter{flex-wrap:wrap;gap:6px;margin-bottom:28px;display:flex}.stores__filter-btn{border-radius:var(--r1);letter-spacing:.5px;text-transform:uppercase;color:var(--stone);cursor:pointer;background:0 0;border:1.5px solid #4a202a24;padding:7px 16px;font-size:11px;font-weight:700;transition:all .22s}.stores__filter-btn:hover{border-color:var(--rose-light);color:var(--burgundy)}.stores__filter-btn--active{background:var(--rose);color:var(--white);border-color:var(--rose)}.stores__list{margin-bottom:48px}.store-row{cursor:default;border-bottom:1px solid #4a202a12;grid-template-columns:22px 1fr 140px 1fr 160px;align-items:center;gap:24px;padding:17px 16px;transition:background .22s;display:grid}.store-row:first-child{border-top:1px solid #4a202a12}.store-row:hover{background:#d8648708}.store-row__dot{border-radius:50%;flex-shrink:0;justify-self:center;width:7px;height:7px}.store-row__dot--open{background:var(--green);box-shadow:0 0 5px #4a8c6f66}.store-row__dot--closed{background:#c04040}.store-row__name{color:var(--burgundy);letter-spacing:-.2px;font-size:14px;font-weight:800}.store-row__new-tag{background:var(--rose);color:#fff;letter-spacing:1px;text-transform:uppercase;border-radius:var(--r1);vertical-align:middle;margin-left:8px;padding:2px 7px;font-size:8px;font-weight:700;line-height:1.6;display:inline-block}.store-row__city{letter-spacing:1.5px;text-transform:uppercase;color:var(--rose);font-size:9px;font-weight:700}.store-row__address{color:var(--stone);font-size:13px;line-height:1.35}.store-row__links{justify-content:flex-end;gap:14px;display:flex}.store-row__link{letter-spacing:.8px;text-transform:uppercase;color:var(--rose);border-bottom:1px solid #0000;align-items:center;gap:4px;font-size:10px;font-weight:700;transition:border-color .2s;display:flex}.store-row__link:hover{border-bottom-color:var(--rose)}.store-row__city-mob{letter-spacing:1px;text-transform:uppercase;color:var(--rose);margin-top:3px;font-size:9px;font-weight:700;display:none}.stores__map-wrap{border-radius:var(--r3);box-shadow:var(--shadow-sm);border:1px solid #d864871a;overflow:hidden}.leaflet-popup-content a{text-decoration:underline}.news{background:var(--blush);padding:100px 0}.news__masthead{border-bottom:2px solid var(--burgundy);justify-content:space-between;align-items:flex-end;margin-bottom:44px;padding-bottom:20px;display:flex}.news__masthead-left{align-items:baseline;gap:20px;display:flex}.news__heading{font-family:var(--font-display);color:var(--burgundy);letter-spacing:-1px;font-size:clamp(26px,3.5vw,46px);font-weight:400;line-height:1}.news__heading-sub{letter-spacing:2px;text-transform:uppercase;color:var(--stone);font-size:10px;font-weight:700}.news__masthead-meta{color:var(--stone);letter-spacing:.3px;font-size:11px;font-weight:500}.news__editorial{grid-template-columns:1.1fr 1fr;align-items:start;gap:48px;display:grid}.news__cat-badge{letter-spacing:2px;text-transform:uppercase;border-radius:var(--r1);color:#fff;padding:4px 12px;font-size:9px;font-weight:700;display:inline-block}.news__feature-img{aspect-ratio:16/9;border-radius:var(--r2);background:linear-gradient(145deg,#d864872e 0%,#eeaac31a 40%,#4a202a14 100%);width:100%;margin-bottom:24px;position:relative;overflow:hidden}.news__feature-img:before{content:"";background:repeating-linear-gradient(-45deg,#0000 0 20px,#d864870a 20px 21px);position:absolute;inset:0}.news__feature-img:after{content:"DILMUSS";font-family:var(--font-display);color:#d864871a;letter-spacing:2px;font-size:32px;font-weight:400;position:absolute;bottom:16px;right:20px}.news__feature-meta{align-items:center;gap:14px;margin-bottom:16px;display:flex}.news__feature-date{color:var(--stone);font-size:11px;font-weight:500}.news__feature-title{font-family:var(--font-display);color:var(--burgundy);letter-spacing:-.8px;margin-bottom:14px;font-size:clamp(24px,3vw,36px);font-weight:400;line-height:1.12}.news__feature-desc{color:#4a202aad;margin-bottom:24px;font-size:15px;line-height:1.8}.news__item{margin-bottom:28px}.news__item:last-child{margin-bottom:0}.news__item-img{aspect-ratio:2.6;border-radius:var(--r2);width:100%;margin-bottom:14px;position:relative;overflow:hidden}.news__item-img:before{content:"";background:repeating-linear-gradient(-45deg,#0000 0 16px,#ffffff0a 16px 17px);position:absolute;inset:0}.news__item-meta{align-items:center;gap:10px;margin-bottom:8px;display:flex}.news__item-date{color:var(--stone);font-size:10px;font-weight:500}.news__item-title{font-family:var(--font-display);color:var(--burgundy);letter-spacing:-.3px;margin-bottom:6px;font-size:20px;font-weight:400;line-height:1.2}.news__item-desc{color:#4a202a99;margin-bottom:10px;font-size:13px;line-height:1.6}.news__footer{border-top:1px solid #4a202a17;justify-content:space-between;align-items:center;margin-top:48px;padding-top:22px;display:flex}.news__footer-note{color:var(--stone);font-size:11px;font-weight:500}.why{background:var(--burgundy);padding:100px 0}.why__header{margin-bottom:52px}.why__heading{font-family:var(--font-display);color:var(--white);letter-spacing:-1px;max-width:580px;font-size:clamp(28px,3.8vw,52px);font-weight:400;line-height:1.1}.why__heading em{color:var(--rose-light);font-style:normal}.why__rows{border-top:1px solid #eeaac31a}.why-row{border-bottom:1px solid #eeaac317;grid-template-columns:72px 220px 1fr 80px;align-items:center;gap:40px;padding:36px 0;transition:background .22s;display:grid}.why-row:hover{background:#ffffff06}.why-row__num{font-family:var(--font-display);color:#d8648738;letter-spacing:-3px;-webkit-user-select:none;user-select:none;font-size:58px;font-weight:400;line-height:1}.why-row__title{font-family:var(--font-display);color:var(--white);letter-spacing:-.3px;font-size:22px;font-weight:400}.why-row__text{color:#f1dfdd99;font-size:14px;line-height:1.78}.why-row__icon{justify-content:flex-end;display:flex}.why-icon-circle{width:52px;height:52px;color:var(--rose-light);border:1px solid #d8648738;border-radius:50%;justify-content:center;align-items:center;display:flex}.why__pills{border-top:1px solid #eeaac317;flex-wrap:wrap;gap:10px;margin-top:44px;padding-top:36px;display:flex}.why__pill{border-radius:var(--r1);letter-spacing:.5px;color:var(--rose-light);border:1px solid #d8648733;align-items:center;gap:10px;padding:10px 20px;font-size:11px;font-weight:700;transition:all .22s;display:inline-flex}.why__pill:before{content:"✓";color:var(--rose);font-size:11px}.why__pill:hover{background:#d864871a;border-color:#d8648773}.ig-section{background:var(--cream);padding:100px 0}.ig-banner{background:var(--burgundy);border-radius:var(--r3);align-items:center;gap:28px;margin-bottom:40px;padding:40px 48px;display:flex;position:relative;overflow:hidden}.ig-banner:before{content:"";pointer-events:none;background:radial-gradient(50% 80% at 90%,#d864872e 0%,#0000 60%),repeating-linear-gradient(-45deg,#0000 0 24px,#d8648708 24px 25px);position:absolute;inset:0}.ig-banner>*{z-index:1;position:relative}.ig-avatar{background:linear-gradient(135deg, var(--rose), #e67a9a);width:72px;height:72px;color:var(--white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex;box-shadow:0 0 0 3px #d8648759,0 8px 24px #00000040}.ig-info{flex:1}.ig-handle{font-family:var(--font-display);color:var(--white);margin-bottom:6px;font-size:22px;font-weight:400}.ig-meta{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.ig-meta span{color:#f1dfdd8c;font-size:12px;font-weight:500}.ig-meta-dot{opacity:.35;font-size:8px}.ig-stats{flex-shrink:0;gap:28px;margin-right:24px;display:flex}.ig-stat{text-align:center}.ig-stat-num{font-family:var(--font-display);color:var(--rose-light);margin-bottom:3px;font-size:24px;font-weight:400;line-height:1;display:block}.ig-stat-lbl{letter-spacing:1.5px;text-transform:uppercase;color:#f1dfdd66;font-size:9px;font-weight:700;display:block}.ig-follow-btn{background:var(--rose);color:var(--white);border-radius:var(--r1);letter-spacing:1px;text-transform:uppercase;flex-shrink:0;align-items:center;gap:8px;padding:12px 28px;font-size:12px;font-weight:700;transition:background .22s,transform .22s;display:inline-flex;box-shadow:0 6px 24px #d8648759}.ig-follow-btn:hover{background:var(--rose-dark);transform:translateY(-1px)}.ig-embeds{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:40px;display:grid}.ig-embed-wrap{border-radius:var(--r2);background:var(--white);height:540px;transition:transform .28s var(--ease-out), box-shadow .28s;border:1px solid #d864871a;overflow:hidden}.ig-embed-wrap:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.ig-embed-wrap .instagram-media{min-width:unset!important;width:100%!important;max-width:100%!important;box-shadow:none!important;border:none!important;border-radius:0!important;margin:0!important}.ig-embed-wrap iframe{display:block;width:100%!important}.telegram{background:linear-gradient(160deg, var(--rose) 0%, var(--rose-dark) 55%, var(--burgundy) 100%);padding:0;position:relative;overflow:hidden}.telegram:before{content:"";pointer-events:none;background:radial-gradient(60% 80% at 10% 80%,#ffffff0f 0%,#0000 50%),radial-gradient(50% 60% at 90% 20%,#ffffff0a 0%,#0000 50%),repeating-linear-gradient(-45deg,#0000 0 28px,#ffffff04 28px 29px);position:absolute;inset:0}.telegram .container{z-index:1;grid-template-columns:1fr auto 1fr;align-items:center;gap:56px;padding-top:80px;padding-bottom:80px;display:grid;position:relative}.telegram__left{flex-direction:column;gap:16px;display:flex}.telegram__heading{font-family:var(--font-display);color:var(--white);letter-spacing:-1px;font-size:clamp(28px,3.5vw,48px);font-weight:400;line-height:1.08}.telegram__desc{color:#ffffffb8;max-width:400px;font-size:15px;line-height:1.8}.telegram__center{justify-content:center;align-items:center;display:flex}.telegram__icon-ring{width:120px;height:120px;color:var(--white);transition:transform .3s var(--ease);background:#ffffff1a;border:2px solid #fff3;border-radius:50%;justify-content:center;align-items:center;display:flex;box-shadow:0 0 0 12px #ffffff0a,0 0 0 28px #ffffff05,0 16px 48px #00000026}.telegram__icon-ring:hover{transform:scale(1.06)}.telegram__right{flex-direction:column;align-items:flex-end;gap:20px;display:flex}.telegram__channel{text-align:right}.telegram__channel-name{font-family:var(--font-display);color:var(--white);margin-bottom:4px;font-size:20px;font-weight:400}.telegram__channel-handle{color:#ffffff8c;letter-spacing:.5px;font-size:12px;font-weight:600}.telegram__stats{gap:24px;display:flex}.telegram__stat{text-align:center}.telegram__stat-num{font-family:var(--font-display);color:var(--white);margin-bottom:3px;font-size:22px;font-weight:400;line-height:1;display:block}.telegram__stat-lbl{letter-spacing:1.5px;text-transform:uppercase;color:#fff6;font-size:9px;font-weight:700;display:block}.telegram__cta-btn{background:var(--white);color:var(--rose);border-radius:var(--r1);letter-spacing:1px;text-transform:uppercase;align-items:center;gap:9px;padding:14px 32px;font-size:12px;font-weight:700;transition:all .22s;display:inline-flex;box-shadow:0 8px 32px #00000026}.telegram__cta-btn:hover{background:var(--blush);transform:translateY(-2px);box-shadow:0 12px 40px #00000038}.contact{padding:100px 0}.contact__grid{grid-template-columns:1fr 1.4fr;align-items:start;gap:56px;display:grid}.contact__card{background:var(--white);border-radius:var(--r3);border-top:3px solid var(--rose);box-shadow:var(--shadow-sm);padding:40px}.contact__heading{font-family:var(--font-display);color:var(--burgundy);letter-spacing:-.3px;margin-bottom:28px;font-size:28px;font-weight:400}.contact__item{align-items:center;gap:14px;margin-bottom:18px;font-size:14px;display:flex}.contact__item-icon{border-radius:var(--r2);width:42px;height:42px;color:var(--rose);background:#d8648712;border:1px solid #d864871f;flex-shrink:0;justify-content:center;align-items:center;display:flex}.contact__socials{border-top:1px solid #d8648717;gap:10px;margin-top:24px;padding-top:20px;display:flex}.contact__social{border-radius:var(--r2);width:42px;height:42px;color:var(--rose);border:1px solid #d864872e;justify-content:center;align-items:center;transition:all .22s;display:flex}.contact__social:hover{background:var(--rose);color:#fff;border-color:var(--rose)}.faq__heading{font-family:var(--font-display);color:var(--burgundy);letter-spacing:-.3px;margin-bottom:28px;font-size:30px;font-weight:400}.faq__item{border-bottom:1px solid #4a202a17}.faq__question{width:100%;color:var(--burgundy);cursor:pointer;text-align:left;justify-content:space-between;align-items:center;gap:16px;padding:20px 0;font-size:14px;font-weight:600;transition:color .2s;display:flex}.faq__question:hover{color:var(--rose)}.faq__icon{width:28px;height:28px;color:var(--rose);transition:transform .3s var(--ease-out);background:#d8648714;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.faq__icon--open{transform:rotate(45deg)}.faq__answer{opacity:0;max-height:0;transition:max-height .35s var(--ease-out), opacity .3s;overflow:hidden}.faq__answer--open{opacity:1;max-height:200px}.faq__answer p{color:#4a202aad;padding-bottom:20px;font-size:14px;line-height:1.78}.footer{background:var(--burg-dark);color:var(--blush)}.footer__inner{padding:64px 0 48px}.footer__grid{border-bottom:1px solid #d8648714;grid-template-columns:2fr 1fr 1.2fr;gap:64px;padding-bottom:44px;display:grid}.footer__logo{height:36px;margin-bottom:16px}.footer__brand-text{color:#f1dfdd73;max-width:260px;margin-bottom:24px;font-size:13px;line-height:1.7}.footer__socials{gap:8px;display:flex}.footer__social{border-radius:var(--r1);width:38px;height:38px;color:var(--rose-light);opacity:.65;border:1px solid #d8648729;justify-content:center;align-items:center;transition:all .22s;display:flex}.footer__social:hover{opacity:1;background:var(--rose);border-color:var(--rose);color:#fff}.footer__col h4{text-transform:uppercase;letter-spacing:2.5px;color:var(--rose);margin-bottom:22px;font-size:9px;font-weight:700}.footer__col a{color:#f1dfdd80;margin-bottom:12px;font-size:14px;transition:color .2s;display:block}.footer__col a:hover{color:var(--rose-light)}.footer__bottom{padding:18px 0}.footer__bottom .container{justify-content:space-between;align-items:center;display:flex}.footer__copy{color:#f1dfdd38;letter-spacing:.3px;font-size:11px}.footer__lang{color:#f1dfdd47;align-items:center;gap:4px;font-size:12px;font-weight:700;display:flex}.footer__lang span{cursor:pointer;padding:2px 4px;transition:color .2s}.footer__lang span.active,.footer__lang span:hover{color:var(--rose-light)}@media (width<=1024px){.about__grid{grid-template-columns:240px 1fr;gap:48px}.news__editorial{grid-template-columns:1fr;gap:40px}.why-row{grid-template-columns:60px 180px 1fr}.why-row__icon{display:none}.footer__grid{grid-template-columns:1fr 1fr;gap:40px}.telegram .container{grid-template-columns:1fr auto;gap:40px}.telegram__center{display:none}}@media (width<=768px){.section{padding:60px 0}.container{padding:0 20px}.announcement-bar{text-align:center;white-space:normal;height:auto;padding:8px 40px 8px 16px;font-size:11px;line-height:1.45}.navbar{height:56px}.navbar__links,.navbar__lang,.navbar__social,.navbar__cta{display:none}.navbar__hamburger{display:flex}.navbar__logo img{height:27px}.hero{min-height:100svh}.hero__main .container{padding-top:100px;padding-bottom:40px}.hero__title-line1{font-size:32px}.hero__title-line2{font-size:72px}.hero__subtitle{margin-bottom:32px;font-size:14px}.hero__actions{flex-direction:column;align-items:center;gap:12px}.hero__actions .btn{justify-content:center;width:100%;max-width:280px}.hero__bottom-inner{flex-wrap:wrap;gap:12px;padding:14px 0}.hero__bottom-sep{display:none}.hero__bottom-item{font-size:10px}.marquee__item{padding:0 18px;font-size:10px}.about__grid{grid-template-columns:1fr;gap:36px}.about__year{font-size:88px}.about__stats{border-top:none;grid-template-columns:1fr 1fr;gap:0;display:grid}.about__stat{border-bottom:1px solid #d864871f;padding:14px 0}.about__stat:nth-child(odd){border-right:1px solid #d864871f;padding-right:14px}.about__stat:nth-child(2n){padding-left:14px}.about__stat:nth-child(3),.about__stat:nth-child(4){border-bottom:none}.about__stat-val{font-size:26px}.about__stat-lbl{font-size:10px}.about__heading{font-size:26px}.about__values{gap:8px}.stores{padding:60px 0}.stores__header{flex-direction:column;align-items:flex-start;gap:6px}.stores__count-deco{display:none}.stores__filter{scrollbar-width:none;flex-wrap:nowrap;padding-bottom:4px;overflow-x:auto}.stores__filter::-webkit-scrollbar{display:none}.stores__filter-btn{flex-shrink:0}.store-row{grid-template-columns:14px 1fr auto;gap:12px;padding:14px 8px}.store-row__city-mob{letter-spacing:1px;text-transform:uppercase;color:var(--rose);margin-top:2px;font-size:9px;font-weight:700;display:block}.store-row__city,.store-row__address{display:none}.store-row__links{flex-direction:row;gap:8px}.stores__map-wrap .leaflet-container{border-radius:var(--r2);height:300px!important}.news__masthead{flex-direction:column;align-items:flex-start;gap:8px}.news__editorial{grid-template-columns:1fr;gap:36px}.news__feature-img{aspect-ratio:3/2}.news__feature-title,.news__heading{font-size:26px}.why-row{flex-wrap:wrap;align-items:baseline;gap:4px 14px;padding:20px 0;display:flex}.why-row__num{flex-shrink:0;font-size:28px}.why-row__title{font-size:16px}.why-row__text{width:100%;margin-top:4px;font-size:13px}.why-row__icon{display:none}.why__heading{font-size:26px}.why__pills{gap:8px}.ig-banner{text-align:left;flex-wrap:wrap;align-items:flex-start;gap:16px;padding:24px 20px}.ig-avatar{width:56px;height:56px}.ig-info{text-align:left}.ig-handle{text-align:left;font-size:18px}.ig-stats{border-top:1px solid #d864871f;justify-content:flex-start;gap:20px;width:100%;margin-right:0;padding-top:12px}.ig-follow-btn{justify-content:center;width:100%}.ig-embeds{grid-template-columns:1fr;gap:14px}.ig-embed-wrap{height:480px}.telegram .container{text-align:center;grid-template-columns:1fr;gap:32px;padding-top:56px;padding-bottom:56px}.telegram__left{align-items:center}.telegram__desc{max-width:100%}.telegram__heading{font-size:28px}.telegram__icon-ring{width:88px;height:88px;box-shadow:0 0 0 8px #ffffff0a,0 0 0 20px #ffffff05}.telegram__right{align-items:center}.telegram__channel{text-align:center}.telegram__stats{gap:20px}.telegram__cta-btn{justify-content:center;width:100%}.contact__grid{grid-template-columns:1fr;gap:28px}.contact__card{padding:24px 20px}.contact__heading{font-size:22px}.footer__grid{grid-template-columns:1fr;gap:28px}.footer__bottom .container{text-align:center;flex-direction:column;gap:10px}.mobile-drawer{width:100%}}@media (width<=480px){.hero__title-line1{font-size:26px}.hero__title-line2{letter-spacing:-2px;font-size:56px}.hero__main .container{padding-top:80px}.btn{height:44px;padding:0 20px;font-size:11px}.about__year{font-size:72px}.about__stat-val{font-size:22px}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.marquee__track{animation:none}html{scroll-behavior:auto}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;top:0;left:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{-webkit-transform-origin:0 0;width:1600px;height:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{width:auto;padding:0;max-width:none!important;max-height:none!important}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:#33b5e566}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;z-index:800;width:0;height:0}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{z-index:800;pointer-events:visiblePainted;pointer-events:auto;position:relative}.leaflet-top,.leaflet-bottom{z-index:1000;pointer-events:none;position:absolute}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{outline-offset:1px;background:#ddd}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{text-align:center;color:#000;background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;text-decoration:none;display:block}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.leaflet-bar a.leaflet-disabled{cursor:default;color:#bbb;background-color:#f4f4f4}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{text-indent:1px;font:700 18px Lucida Console,Monaco,monospace}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{color:#333;background:#fff;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{padding-right:5px;overflow:hidden scroll}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{font-size:1.08333em;display:block}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;padding:0 5px;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{width:1em;height:.6669em;vertical-align:baseline!important;display:inline!important}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{white-space:nowrap;box-sizing:border-box;text-shadow:1px 1px #fff;background:#fffc;border:2px solid #777;border-top:none;padding:2px 5px 1px;line-height:1.1}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{text-align:center;margin-bottom:20px;position:absolute}.leaflet-popup-content-wrapper{text-align:left;border-radius:12px;padding:1px}.leaflet-popup-content{min-height:1px;margin:13px 24px 13px 20px;font-size:1.08333em;line-height:1.3}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{pointer-events:none;width:40px;height:20px;margin-top:-1px;margin-left:-20px;position:absolute;left:50%;overflow:hidden}.leaflet-popup-tip{pointer-events:auto;width:17px;height:17px;margin:-10px auto 0;padding:1px;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{color:#333;background:#fff;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{text-align:center;color:#757575;background:0 0;border:none;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;text-decoration:none;position:absolute;top:0;right:0}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";width:24px;filter:progid:DXImageTransform.Microsoft.Matrix(M11=.707107, M12=.707107, M21=-.707107, M22=.707107);margin:0 auto}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#fff;border:1px solid #fff;border-radius:3px;padding:6px;position:absolute;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{pointer-events:none;content:"";background:0 0;border:6px solid #0000;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{margin-left:-6px;left:50%}.leaflet-tooltip-top:before{border-top-color:#fff;margin-bottom:-12px;bottom:0}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-top:-12px;margin-left:-6px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;margin-left:-12px;left:0}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}
